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,6 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" aria-label="Twitter" role="img" viewBox="0 0 512 512"><rect width="512" height="512" fill="#1da1f3" rx="15%"/><path fill="#fff" d="M437 152c-12 6-26 10-40 12 15-9 26-23 32-40-14 8-29 14-45 17a72 72 0 0 0-122 65c-56-3-110-29-145-74a68 68 0 0 0 22 94c-11 0-22-2-32-7 1 33 24 62 56 69-10 3-21 3-32 1 10 29 37 49 67 50-29 24-68 35-105 29a199 199 0 0 0 309-179c14-10 26-22 35-37"/></svg>
|
||||
<svg xmlns="http://www.w3.org/2000/svg"
|
||||
aria-label="Twitter" role="img"
|
||||
viewBox="0 0 512 512"><rect
|
||||
width="512" height="512"
|
||||
rx="15%"
|
||||
fill="#1da1f3"/><path fill="#fff" d="M437 152c-12 6-26 10-40 12 15-9 26-23 32-40-14 8-29 14-45 17a72 72 0 0 0-122 65c-56-3-110-29-145-74a68 68 0 0 0 22 94c-11 0-22-2-32-7 1 33 24 62 56 69-10 3-21 3-32 1 10 29 37 49 67 50-29 24-68 35-105 29a199 199 0 0 0 309-179c14-10 26-22 35-37"/></svg>
|
Before Width: | Height: | Size: 422 B After Width: | Height: | Size: 422 B |
Reference in New Issue
Block a user