Fix mealie.svg
A transform tag flipped it upside down and made it tiny. Removing this fixes the issue.
This commit is contained in:
parent
5a8c6e96c6
commit
f569662a96
|
@ -5,7 +5,7 @@
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
.st0{fill:#E58325;}
|
.st0{fill:#E58325;}
|
||||||
</style>
|
</style>
|
||||||
<g transform="matrix(.00666404 0 0 -.00666404 -1.048555 45.590899)">
|
<g>
|
||||||
<path class="st0" d="M363.2,37.4c-50.2,51.3-72.5,74.5-85.1,88.6c-2.4,2.7-4.7,5.1-4.9,5.3c-0.2,0.2-2.4,2.7-4.7,5.4
|
<path class="st0" d="M363.2,37.4c-50.2,51.3-72.5,74.5-85.1,88.6c-2.4,2.7-4.7,5.1-4.9,5.3c-0.2,0.2-2.4,2.7-4.7,5.4
|
||||||
c-9.6,11.4-11.9,29.6-5.8,45.5c2,5.2,8.9,17.7,10.4,18.9c0.3,0.2,1.9,1.9,3.6,3.6l3,3.2L152.3,335.2L25.1,462.4L43.6,481L62,499.8
|
c-9.6,11.4-11.9,29.6-5.8,45.5c2,5.2,8.9,17.7,10.4,18.9c0.3,0.2,1.9,1.9,3.6,3.6l3,3.2L152.3,335.2L25.1,462.4L43.6,481L62,499.8
|
||||||
l91-91l90.9-90.9l90.4,90.4c49.7,49.7,90.8,90.5,91.1,90.6c0.8,0.2,35.9-34.8,36.4-36.2c0.2-0.4-40.5-41.5-90.3-91.3L281,280.7
|
l91-91l90.9-90.9l90.4,90.4c49.7,49.7,90.8,90.5,91.1,90.6c0.8,0.2,35.9-34.8,36.4-36.2c0.2-0.4-40.5-41.5-90.3-91.3L281,280.7
|
||||||
|
|
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
Loading…
Reference in New Issue