11 lines
377 B
XML
11 lines
377 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 class="ColorScheme-Text" d="m3 8v6h16v-6h-2v4h-12v-4z" fill="currentColor"/>
|
||
|
</g>
|
||
|
</svg>
|