You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
656 B

2 years ago
<svg viewBox="0 0 22 22" xmlns="http://www.w3.org/2000/svg">
<style type="text/css" id="current-color-scheme">
.ColorScheme-Text {
color:#363636;
}
.ColorScheme-NegativeText {
color:#da4453;
}
</style>
<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"
/>
</svg>