Corbin Schwimmbeck 457072af9e fix missing semicolon
Alternatively, loosen requirement of a semicolon in the regex that does the color replacements.
2024-05-21 04:24:30 +02:00

14 lines
491 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
<defs id="defs3051">
<style type="text/css" id="current-color-scheme">
.ColorScheme-Text {
color:#232629;
}
</style>
</defs>
<path
style="fill:currentColor"
d="M 3 3 L 3 4 L 2 4 L 2 13 L 14 13 L 14 4 L 13 4 L 13 3 L 9 3 L 9 4 L 7 4 L 7 3 L 3 3 z M 4 4 L 6 4 L 6 5 L 10 5 L 10 4 L 12 4 L 12 5 L 13 5 L 13 12 L 3 12 L 3 5 L 4 5 L 4 4 z "
class="ColorScheme-Text" />
</svg>