15 lines
687 B
XML
15 lines
687 B
XML
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24">
|
||
|
<style type="text/css" id="current-color-scheme">
|
||
|
.ColorScheme-Text {
|
||
|
color:#363636;
|
||
|
}
|
||
|
.ColorScheme-NegativeText {
|
||
|
color:#da4453;
|
||
|
}
|
||
|
</style>
|
||
|
<g transform="translate(1,1)">
|
||
|
<path d="m5 3v8h-2v1h14v-1h-11v-7h12v15h1v-16zm2 2v1h6v-1zm0 2v1h4v-1zm-4 6v6h14v-6zm11 2h2v2h-2zm-10 2h1v1h-1zm2 0h1v1h-1zm2 0h1v1h-1zm2 0h1v1h-1z" style="fill:currentColor; fill-opacity:1; stroke:none" class="ColorScheme-Text"/>
|
||
|
<path d="m14 5v1h3v-1z" style="fill:currentColor; fill-opacity:1; stroke:none" class="ColorScheme-NegativeText"/>
|
||
|
</g>
|
||
|
</svg>
|