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 fill="#ed1d24" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" aria-label="YouTube" role="img"><rect height="512" rx="15%" width="512"/><path d="m427 169c-4-15-17-27-32-31-34-9-239-10-278 0-15 4-28 16-32 31-9 38-10 135 0 174 4 15 17 27 32 31 36 10 241 10 278 0 15-4 28-16 32-31 9-36 9-137 0-174" fill="#fff"/><path d="m220 203v106l93-53"/></svg>
|
||||
<svg xmlns="http://www.w3.org/2000/svg"
|
||||
aria-label="YouTube" role="img"
|
||||
viewBox="0 0 512 512"
|
||||
fill="#ed1d24"><rect
|
||||
width="512" height="512"
|
||||
rx="15%"/><path d="m427 169c-4-15-17-27-32-31-34-9-239-10-278 0-15 4-28 16-32 31-9 38-10 135 0 174 4 15 17 27 32 31 36 10 241 10 278 0 15-4 28-16 32-31 9-36 9-137 0-174" fill="#fff"/><path d="m220 203v106l93-53"/></svg>
|
Before Width: | Height: | Size: 359 B After Width: | Height: | Size: 359 B |
Reference in New Issue
Block a user