Fixed shop.svg

Removed 2 zero width no-break spaces that were at the start of the svg, causing it not to display
This commit is contained in:
Thibault Molleman 2020-11-12 09:01:58 +01:00 committed by GitHub
parent eb3e2a6c58
commit 81527d3344
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 14 14">
<g id="hbars">
<rect x="1" y="6" width="11" height="0.5" style="fill:#ac39ac"/>

Before

Width:  |  Height:  |  Size: 842 B

After

Width:  |  Height:  |  Size: 838 B