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
618 B

2 years ago
<svg viewBox="0 0 16 16" 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="m3 2v6h-2v1h8v-1h-5v-5h10v5h1v-6zm2 2v1h4v-1zm0 2v1h3v-1zm7 3v2h-2v1h2v2h1v-2h2v-1h-2v-2zm-11 1v4h8v-4zm5 1h2v2h-2zm-4 1h1v1h-1zm2 0h1v1h-1z"
style="fill:currentColor;fill-opacity:1;stroke:none"
class="ColorScheme-Text"
/>
<path
d="m10 4v1h3v-1z"
style="fill:currentColor;fill-opacity:1;stroke:none"
class="ColorScheme-NegativeText"
/>
</svg>