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 viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" aria-label="Line" role="img"><rect fill="#3ace01" height="512" rx="15%" width="512"/><path d="m443 231c-2 45-21 76-51 103-53 47-137 105-148 96-11-14 21-47-20-52-88-12-155-74-155-147 0-82 85-150 188-150s189 68 186 150z" fill="#fff"/><path d="m371 232h-34m34-36h-36v72h36m-123 0v-72l54 72v-72m-89 72v-72m-66 0v72h37" fill="none" stroke="#3ace01" stroke-linecap="round" stroke-linejoin="round" stroke-width="21"/></svg>
|
||||
<svg xmlns="http://www.w3.org/2000/svg"
|
||||
aria-label="Line" role="img"
|
||||
viewBox="0 0 512 512"><rect
|
||||
width="512" height="512"
|
||||
rx="15%"
|
||||
fill="#3ace01"/><path d="m443 231c-2 45-21 76-51 103-53 47-137 105-148 96-11-14 21-47-20-52-88-12-155-74-155-147 0-82 85-150 188-150s189 68 186 150z" fill="#fff"/><path d="m371 232h-34m34-36h-36v72h36m-123 0v-72l54 72v-72m-89 72v-72m-66 0v72h37" fill="none" stroke="#3ace01" stroke-linecap="round" stroke-linejoin="round" stroke-width="21"/></svg>
|
Before Width: | Height: | Size: 478 B After Width: | Height: | Size: 478 B |
Reference in New Issue
Block a user