11 lines
479 B
XML
11 lines
479 B
XML
|
<svg version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
|
||
|
<defs>
|
||
|
<style id="current-color-scheme" type="text/css">
|
||
|
.ColorScheme-Text {
|
||
|
color:#363636;
|
||
|
}
|
||
|
</style>
|
||
|
</defs>
|
||
|
<path class="ColorScheme-Text" style="fill:currentColor;fill-opacity:1;stroke:none" d="m3 2v5h1v-4h5v3h3v1h1v-1-1l-3-3h-1-6zm-1 6v1h12v-1h-12zm1 2v2h1v-2h-1zm9 0v2h1v-2h-1zm-9 3v1h2v-1h-2zm4 0v1h2v-1h-2zm4 0v1h2v-1h-2z"/>
|
||
|
</svg>
|