mirror of
https://github.com/walkxcode/dashboard-icons.git
synced 2025-11-27 15:18:41 +01:00
🐛 Fixes broken SVGs (#424)
Sorry for the bigger file sizes now, but all SVG compression methods I have tried have resulted into broken SVGs :(
This commit is contained in:
@@ -1 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64"><path fill="#d31f26" d="M0 0h64v64H0z"/><path fill="#fff" d="M18.8 15.382h26.393v3.424l-21.24 26.027h21.744v3.784H18.293v-3.43l21.24-26.02H18.8z"/></svg>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64"><path d="M0 0h64v64H0z" fill="#d31f26"/><path d="M18.8 15.382h26.393v3.424l-21.24 26.027h21.744v3.784H18.293v-3.43l21.24-26.02H18.8z" fill="#fff"/></svg>
|
||||
|
Before Width: | Height: | Size: 216 B After Width: | Height: | Size: 216 B |
Reference in New Issue
Block a user