9 lines
790 B
XML
9 lines
790 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1">
|
|
<defs>
|
|
<style id="current-color-scheme" type="text/css">
|
|
.ColorScheme-Text { color:#dfdfdf; } .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 4.25,4 C 4,4 4,4.25 4,4.25 V 9.75 C 4,10 4.25,10 4.25,10 H 9.75 C 10,10 10,9.75 10,9.75 V 4.25 C 10,4 9.75,4 9.75,4 Z M 11,5 V 7 H 18 V 5 Z M 11,8 V 9 H 16 V 8 Z M 4.25,12 C 4,12 4,12.25 4,12.25 V 17.75 C 4,18 4.25,18 4.25,18 H 9.75 C 10,18 10,17.75 10,17.75 V 12.25 C 10,12 9.75,12 9.75,12 Z M 11,13 V 15 H 18 V 13 Z M 11,16 V 17 H 16 V 16 Z"/>
|
|
</svg>
|