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 -5
View File
@@ -1,5 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" id="flag-icon-css-am" width="640" height="480">
<path fill="red" d="M0 0h640v160H0z"/>
<path fill="#00f" d="M0 160h640v160H0z"/>
<path fill="orange" d="M0 320h640v160H0z"/>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="640" height="480"><path fill="red" d="M0 0h640v160H0z"/><path fill="#00f" d="M0 160h640v160H0z"/><path fill="orange" d="M0 320h640v160H0z"/></svg>

Before

Width:  |  Height:  |  Size: 226 B

After

Width:  |  Height:  |  Size: 193 B