13 lines
397 B
XML
13 lines
397 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:#363636;
|
||
|
}
|
||
|
</style>
|
||
|
</defs>
|
||
|
<g transform="translate(1,1)">
|
||
|
<path class="ColorScheme-Text" d="m6 3v16l5-2 5 2v-16h-10" fill="currentColor"/>
|
||
|
</g>
|
||
|
</svg>
|