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,7 @@
|
||||
<svg fill="#fff" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" aria-label="Yahoo!" role="img"><rect fill="#5300b5" height="512" rx="15%" width="512"/><ellipse cx="334" cy="389" rx="20" ry="20"/><path d="m347 103-103 175 2 129c-15-4-29-4-42 0l3-129-104-175 5 2c13 3 26 3 38 0h3c11 22 76 129 76 129l77-129h3c21 6 42-2 42-2zm1 245-7-3-8 1 22-218c4-36 48-21 39 6z"/></svg>
|
||||
<svg xmlns="http://www.w3.org/2000/svg"
|
||||
aria-label="Yahoo!" role="img"
|
||||
viewBox="0 0 512 512"
|
||||
fill="#fff"><rect
|
||||
width="512" height="512"
|
||||
rx="15%"
|
||||
fill="#5300b5"/><ellipse cx="334" cy="389" rx="20" ry="20"/><path d="m347 103-103 175 2 129c-15-4-29-4-42 0l3-129-104-175 5 2c13 3 26 3 38 0h3c11 22 76 129 76 129l77-129h3c21 6 42-2 42-2zm1 245-7-3-8 1 22-218c4-36 48-21 39 6z"/></svg>
|
Before Width: | Height: | Size: 379 B After Width: | Height: | Size: 379 B |
Reference in New Issue
Block a user