12 lines
1001 B
XML
12 lines
1001 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="opacity:0.35;fill:currentColor" class="ColorScheme-Text" d="M 5,5 C 4.446,5 4,5.446 4,6 V 8 H 18 V 6 C 18,5.446 17.554,5 17,5 Z m -1,9 v 2 c 0,0.554 0.446,1 1,1 h 12 c 0.554,0 1,-0.446 1,-1 v -2 z"/>
|
|
<path style="fill:currentColor" class="ColorScheme-Text" d="M 8,11 A 2,2 0 0 1 6,13 2,2 0 0 1 4,11 2,2 0 0 1 6,9 2,2 0 0 1 8,11 Z"/>
|
|
<path style="fill:currentColor" class="ColorScheme-Text" d="m 13,11 a 2,2 0 0 1 -2,2 2,2 0 0 1 -2,-2 2,2 0 0 1 2,-2 2,2 0 0 1 2,2 z"/>
|
|
<path style="fill:currentColor" class="ColorScheme-Text" d="m 18,11 a 2,2 0 0 1 -2,2 2,2 0 0 1 -2,-2 2,2 0 0 1 2,-2 2,2 0 0 1 2,2 z"/>
|
|
</svg>
|