buttons, payments, svg optimization

This commit is contained in:
codecalm
2020-01-29 20:32:55 +01:00
parent 93074f4ae9
commit 6e954f6637
266 changed files with 294 additions and 17543 deletions
+1 -9
View File
@@ -1,9 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" id="flag-icon-css-ch" width="640" height="480">
<g fill-rule="evenodd" stroke-width="1pt">
<path fill="#d52b1e" d="M0 0h640v480H0z"/>
<g fill="#fff">
<path d="M170 195h300v90H170z"/>
<path d="M275 90h90v300h-90z"/>
</g>
</g>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="640" height="480"><g fill-rule="evenodd" stroke-width="1pt"><path fill="#d52b1e" d="M0 0h640v480H0z"/><g fill="#fff"><path d="M170 195h300v90H170z"/><path d="M275 90h90v300h-90z"/></g></g></svg>

Before

Width:  |  Height:  |  Size: 300 B

After

Width:  |  Height:  |  Size: 241 B