10 lines
885 B
XML
10 lines
885 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" 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 8.87,8 C 8.38,8 8,8.38 8,8.87 V 15.12 C 8,15.62 8.38,16 8.87,16 H 15.12 C 15.62,16 16,15.62 16,15.12 V 8.87 C 16,8.38 15.62,8 15.12,8 Z M 11,9 H 13 V 10 H 11 Z M 11,11 H 13 V 15 H 11 Z"/>
|
|
<path style="fill:currentColor" class="ColorScheme-Text" d="M 8,2 C 6.34,2 5,3.34 5,5 5,6.41 5.9791,7.5902 7.2891,7.9102 7.6191,7.3702 8.2191,7 8.8691,7 H 10.221 C 10.701,6.47 11,5.77 11,5 11,3.34 9.66,2 8,2 Z M 7,10.039 C 2,10 2,14 2,14 V 15 H 7 Z"/>
|
|
</svg>
|