15 lines
691 B
XML
15 lines
691 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-2v1h10v-1h-7v-7h12v10h1v-11zm2 2v1h6v-1zm0 2v1h4v-1zm-4 6v6h10v-6zm7 2h2v2h-2zm-6 2h1v1h-1zm2 0h1v1h-1zm2 0h1v1h-1z" style="fill:currentColor; fill-opacity:1; stroke:none" class="ColorScheme-Text"/>
|
||
|
<path d="m14 5v1h3v-1h-3zm0 11v1h5v-1h-5z" style="fill:currentColor; fill-opacity:1; stroke:none" class="ColorScheme-NegativeText"/>
|
||
|
</g>
|
||
|
</svg>
|