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" fill="none" aria-label="Samsung Internet" role="img" viewBox="0 0 512 512"><rect width="512" height="512" fill="#706CF5" rx="15%"/><g stroke="#fff" stroke-width="22"><circle cx="257" cy="256" r="153"/><path stroke="#706cf5" d="M440 324c-9 36-102 43-206 15S54 259 63 223"/><path d="M410 248c103 76-12 115-168 73C97 282 4 194 127 174"/></g></svg>
|
||||
<svg xmlns="http://www.w3.org/2000/svg"
|
||||
aria-label="Samsung Internet" role="img"
|
||||
viewBox="0 0 512 512"><rect
|
||||
width="512" height="512"
|
||||
rx="15%"
|
||||
fill="#706CF5"/><g fill="none" stroke="#fff" stroke-width="22"><circle cx="257" cy="256" r="153"/><path stroke="#706cf5" d="M440 324c-9 36-102 43-206 15S54 259 63 223"/><path d="M410 248c103 76-12 115-168 73C97 282 4 194 127 174"/></g></svg>
|
Before Width: | Height: | Size: 385 B After Width: | Height: | Size: 384 B |
Reference in New Issue
Block a user