9 lines
761 B
XML
9 lines
761 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:#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 4.7773438,4 C 4.3464548,4 4,4.39025 4,4.875 v 12.25 C 4,17.60975 4.3464548,18 4.7773438,18 H 17.222656 C 17.653545,18 18,17.60975 18,17.125 V 4.875 C 18,4.39025 17.653545,4 17.222656,4 Z M 15,5 h 2 v 1 h -2 z m 0,2 h 2 v 1 h -2 z m 0,2 h 2 v 1 h -2 z m 0,2 h 2 v 1 H 15 Z M 5,14 h 5 v 3 H 5 Z m 7,0 h 5 v 3 h -5 z"/>
|
|
</svg>
|