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">
|
||||
<g id="hbars">
|
||||
<rect x="1" y="6" width="11" height="0.5" style="fill:#ac39ac"/>
|
||||
|
@ -13,4 +13,4 @@
|
|||
<path id="handle" d="M5.9,4 L7.9,1 A 0.5,0.5 0 0,1 8.83,1.4 L 7.1,4 Z" style="fill:#ac39ac;stroke:none"/>
|
||||
<path id="body" fill-rule="evenodd" d="M 0,4 L 13,4 11,11 2,11 Z
|
||||
M 1.25,5 L 11.75,5 10.25,10 2.75,10 Z" style="fill:#ac39ac;stroke:none"/>
|
||||
</svg>
|
||||
</svg>
|
||||
|
|
Before Width: | Height: | Size: 842 B After Width: | Height: | Size: 838 B |
Loading…
Reference in a new issue