forked from edent/SuperTinyIcons
Manual tweaks on all SVGs
* Gives a consistent header to all images * Makes future changes easier to see * Some images slightly smaller * Some images use SVG2 features (`href`) * Most images smaller or the same size * A few images slightly larger
This commit is contained in:
@@ -1 +1,5 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" aria-label="Delicious" role="img" viewBox="0 0 512 512"><clipPath id="a"><rect width="512" height="512" rx="15%"/></clipPath><g clip-path="url(#a)"><path fill="#FFF" d="M0 0h256v256H0z"/><path fill="#333" d="M0 256h256v256H0z"/><path fill="#EEE" d="M256 256h256v256H256z"/><path fill="#39F" d="M256 0h256v256H256z"/></g></svg>
|
||||
<svg xmlns="http://www.w3.org/2000/svg"
|
||||
aria-label="Delicious" role="img"
|
||||
viewBox="0 0 512 512"><clipPath id="a"><rect
|
||||
width="512" height="512"
|
||||
rx="15%"/></clipPath><g clip-path="url(#a)"><path fill="#FFF" d="M0 0h256v256H0z"/><path fill="#333" d="M0 256h256v256H0z"/><path fill="#EEE" d="M256 256h256v256H256z"/><path fill="#39F" d="M256 0h256v256H256z"/></g></svg>
|
Before Width: | Height: | Size: 366 B After Width: | Height: | Size: 366 B |
Reference in New Issue
Block a user