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="#fff" aria-label="IBM" role="img" viewBox="0 0 512 512"><rect width="512" height="512" rx="15%"/><path fill="#1f70c1" d="M54 174h404v12H54zm0 22h404v11H54zm0 109h404v11H54zm0 21h404v12H54zm23-43h124v11H77zm157 0h202v11H234zM77 240h359v11H77zm0-22h124v11H77zm157 0h202v11H234zM77 261h359v11H77z"/><path d="M402 245l-34 94h34z"/><path d="M335 245v94h34zm6-72l28 76 26-76zm-230 42h56v81h-56z"/><path d="M133 173v166h11V173zm97 1c34 0 62 49 17 82 44 32 18 82-17 82v3h49v-36l22-10v-77l-22-10v-36h-49z"/></svg>
|
||||
<svg xmlns="http://www.w3.org/2000/svg"
|
||||
aria-label="IBM" role="img"
|
||||
viewBox="0 0 512 512"><rect
|
||||
width="512" height="512"
|
||||
rx="15%"
|
||||
fill="#fff"/><path fill="#1f70c1" d="M54 174h404v12H54zm0 22h404v11H54zm0 109h404v11H54zm0 21h404v12H54zm23-43h124v11H77zm157 0h202v11H234zM77 240h359v11H77zm0-22h124v11H77zm157 0h202v11H234zM77 261h359v11H77z"/><g fill="#fff"><path d="M402 245l-34 94h34z"/><path d="M335 245v94h34zm6-72l28 76 26-76zm-230 42h56v81h-56z"/><path d="M133 173v166h11V173zm97 1c34 0 62 49 17 82 44 32 18 82-17 82v3h49v-36l22-10v-77l-22-10v-36h-49z"/></g></svg>
|
||||
|
Before Width: | Height: | Size: 551 B After Width: | Height: | Size: 570 B |
Reference in New Issue
Block a user