11 lines
465 B
XML
11 lines
465 B
XML
|
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 24 24" width="24" height="24">
|
||
|
<defs>
|
||
|
<style id="current-color-scheme" type="text/css">.ColorScheme-Text {
|
||
|
color:#dedede;
|
||
|
}</style>
|
||
|
</defs>
|
||
|
<g transform="translate(1,1)">
|
||
|
<path style="fill:currentColor;fill-opacity:1;stroke:none" class="ColorScheme-Text" d="m7 3v1h2v6h-2v-3l-4 4 4 4v-3h2v6h-2v1h3v-16h-3zm5 0v16h3v-1h-2v-6h2v3l4-4-4-4v3h-2v-6h2v-1h-3z"/>
|
||
|
</g>
|
||
|
</svg>
|