13 lines
532 B
XML
13 lines
532 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="m4 19v-9h10l4 4v5h-1v-4h-4v-4h-8v8z" style="fill:currentColor;fill-opacity:1;stroke:none" class="ColorScheme-Text"/>
|
|
<path d="m4 9v-6h1v5h12v-5h1v6z" style="fill:currentColor;fill-opacity:1;stroke:none" class="ColorScheme-Text"/>
|
|
</g>
|
|
</svg>
|