15 lines
543 B
XML
15 lines
543 B
XML
|
<svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
|
||
|
<style
|
||
|
type="text/css"
|
||
|
id="current-color-scheme">
|
||
|
.ColorScheme-Text {
|
||
|
color:#eff0f1;
|
||
|
}
|
||
|
</style>
|
||
|
<g style="fill:currentColor;fill-opacity:1;stroke:none" class="ColorScheme-Text">
|
||
|
<path d="m3 2v12h10v-12zm3 1h4a2 2 0 0 1 2 2v1a1 1 0 1 0 0 2v2l-1 1h-6l-1-1v-2a1 1 0 1 0 0-2v-1a2 2 0 0 1 2-2zm-2 9h4v1h-4zm6 0h2v1h-2z"/>
|
||
|
<path d="m8 4-3 6h1l3-6z"/>
|
||
|
<rect height="1" width="3" x="8" y="9"/>
|
||
|
</g>
|
||
|
</svg>
|