9 lines
666 B
XML
9 lines
666 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:#dedede; } .ColorScheme-Highlight { color:#5294e2; }
|
||
|
</style>
|
||
|
</defs>
|
||
|
<path style="fill:currentColor" class="ColorScheme-Text" d="m 14,4 -3,4 h 2 v 3 h 2 V 8 h 2 z M 5.5,5 A 1.5,1.5 0 0 0 4,6.5 1.5,1.5 0 0 0 5.5,8 1.5,1.5 0 0 0 7,6.5 1.5,1.5 0 0 0 5.5,5 Z m 0,4 A 1.5,1.5 0 0 0 4,10.5 1.5,1.5 0 0 0 5.5,12 1.5,1.5 0 0 0 7,10.5 1.5,1.5 0 0 0 5.5,9 Z m 4.5,1 v 3 H 8 l 3,4 3,-4 H 12 V 10 Z M 5.5,13 A 1.5,1.5 0 0 0 4,14.5 1.5,1.5 0 0 0 5.5,16 1.5,1.5 0 0 0 7,14.5 1.5,1.5 0 0 0 5.5,13 Z"/>
|
||
|
</svg>
|