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:
parent
eb3e2a6c58
commit
81527d3344
1 changed files with 2 additions and 2 deletions
|
@ -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">
|
<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 14 14">
|
||||||
<g id="hbars">
|
<g id="hbars">
|
||||||
<rect x="1" y="6" width="11" height="0.5" style="fill:#ac39ac"/>
|
<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 |
Loading…
Reference in a new issue