11 lines
503 B
XML
11 lines
503 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:#eff0f1;
|
||
|
}</style>
|
||
|
</defs>
|
||
|
<g transform="translate(1,1)">
|
||
|
<path style="fill:currentColor;fill-opacity:1;stroke:none" class="ColorScheme-Text" d="m3 3v4h1v-3h3v-1h-3zm12 0v1h3v3h1v-4h-1zm-9 3v10h10v-10zm1 1h8v8h-8zm-2 2-2 2 2 2zm12 0v4l2-2zm-14 6v4h4v-1h-3v-3zm15 0v3h-3v1h4v-4z"/>
|
||
|
</g>
|
||
|
</svg>
|