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
574 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22 22">
<defs id="defs3051">
<style type="text/css" id="current-color-scheme">
.ColorScheme-Text {
color:#232629;
}
</style>
</defs>
<path
style="fill:currentColor"
d="M 1 3 L 1 19 L 21 19 L 21 3 L 2 3 L 1 3 z M 2 4 L 2 4 L 8 10 L 2 16 L 2 4 z M 3.5 4 L 18.5 4 L 11 11.5 L 3.5 4 z M 20 4 L 20 4 L 20 16 L 14 10 L 20 4 z M 8.7 10.7 L 11 13 L 13.3 10.7 C 15.5 13 17.7 15.2 20 17.4 L 20 18 L 2 18 L 2 17.4 L 2.5 17 L 8.7 10.7 z "
class="ColorScheme-Text" />
</svg>