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:
edent
2018-01-27 23:40:30 +00:00
parent d46a0d6b5f
commit 979b0a4d2e
90 changed files with 568 additions and 110 deletions

View File

@@ -1 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" fill="#a4c639" stroke-linecap="round" aria-label="Android" role="img" viewBox="0 0 512 512"><rect width="512" height="512" fill="#fff" rx="15%"/><g stroke="#a4c639"><path stroke-width="58" d="M107 212v106m299-106v106m-107 66v56m-85-56v56"/><path stroke-width="8" d="M203 88l-17-32m123 32l18-32"/></g><path d="M257 76c-76 0-115 60-115 105h229c0-47-42-104-114-105zM142 191v164c0 16 13 29 28 29h172c16 0 29-13 29-29V191z"/><g fill="#fff"><circle cx="204" cy="130" r="9"/><circle cx="309" cy="130" r="9"/></g></svg>
<svg xmlns="http://www.w3.org/2000/svg"
aria-label="Android" role="img"
viewBox="0 0 512 512"><rect
width="512" height="512"
rx="15%"
fill="#fff"/><g stroke="#a4c639" stroke-linecap="round"><path stroke-width="58" d="M107 212v106m299-106v106m-107 66v56m-85-56v56"/><path stroke-width="8" d="M203 88l-17-32m123 32l18-32"/></g><path fill="#a4c639" d="M257 76c-76 0-115 60-115 105h229c0-47-42-104-114-105zM142 191v164c0 16 13 29 28 29h172c16 0 29-13 29-29V191z"/><g fill="#fff"><circle cx="204" cy="130" r="9"/><circle cx="309" cy="130" r="9"/></g></svg>

Before

Width:  |  Height:  |  Size: 551 B

After

Width:  |  Height:  |  Size: 551 B