Merge pull request #2311 from ffranchina/fix-unknown-svg

Fixed the unknown SVG icon
This commit is contained in:
Eldad A. Fux
2021-10-21 00:01:55 +03:00
committed by GitHub
+2 -2
View File
@@ -1,3 +1,3 @@
<svg height="100" width="100">
<svg xmlns="http://www.w3.org/2000/svg" height="100" width="100">
<circle cx="50" cy="50" r="40" fill="#c9c9c9" />
</svg>
</svg>

Before

Width:  |  Height:  |  Size: 88 B

After

Width:  |  Height:  |  Size: 124 B