9 lines
703 B
XML
9 lines
703 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1">
|
|
<defs>
|
|
<style id="current-color-scheme" type="text/css">
|
|
.ColorScheme-Text { color:#444444; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; }
|
|
</style>
|
|
</defs>
|
|
<path style="fill:currentColor" class="ColorScheme-Text" d="M 16.6875,6 7.3125,6.00195 C 6.5744364,6.0019531 6,6.5753948 6,7.3144531 V 16.6875 C 6,17.425563 6.5744364,18 7.3125,18 h 9.375 C 17.425563,18 18,17.425563 18,16.6875 V 7.3125 C 18,6.5744364 17.425563,6 16.6875,6 Z M 11,8 h 2 v 2 h -2 z m 0,3 h 2 v 5 h -2 z"/>
|
|
</svg>
|