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
703 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 8 2 A 6 2 0 0 0 2 4 L 2 12 A 6 2 0 0 0 8 14 A 6 2 0 0 0 14 12 L 14 4 A 6 2 0 0 0 8 2 z M 8 3 A 5 1 0 0 1 13 4 A 5 1 0 0 1 8 5 A 5 1 0 0 1 3 4 A 5 1 0 0 1 8 3 z M 3 5.1015625 A 6 2 0 0 0 8 6 A 6 2 0 0 0 13 5.1035156 L 13 8 A 5 1 0 0 1 8 9 A 5 1 0 0 1 3 8 L 3 5.1015625 z M 3 9.1015625 A 6 2 0 0 0 8 10 A 6 2 0 0 0 13 9.1035156 L 13 12 A 5 1 0 0 1 8 13 A 5 1 0 0 1 3 12 L 3 9.1015625 z "
class="ColorScheme-Text" />
</svg>