12 lines
526 B
XML
12 lines
526 B
XML
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 24 24" width="24" height="24">
|
|
<defs>
|
|
<style type="text/css" id="current-color-scheme">
|
|
.ColorScheme-Text {
|
|
color:#eff0f1;
|
|
}</style>
|
|
</defs>
|
|
<g transform="translate(1,1)">
|
|
<path d="m8 3v2h-2v2h-2v12h10v-2h2v-2h2v-8l-4-4h-6zm1 1h4v2l-1-1h-3v-1zm-2 2h4v2l-1-1h-3v-1zm-2 2h4v4h4v6h-8v-10zm10 0h2v6h-1v-5l-1-1zm-2 2h2v6h-1v-5l-1-1z" style="fill:currentColor;fill-opacity:1;stroke:none" class="ColorScheme-Text"/>
|
|
</g>
|
|
</svg>
|