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" aria-label="WiFi" role="img" viewBox="0 0 512 512"><rect width="512" height="512" fill="#fff" rx="15%"/><path fill-rule="evenodd" d="M362 160a142 142 0 0 0-212 0zM150 351a142 142 0 0 0 212 0zm-21-179c-35 0-63 28-63 63v41c0 35 28 63 63 63h254c35 0 63-28 63-63v-41c0-35-28-63-63-63zm311 62c0-30-25-55-56-55h-63c-31 0-56 25-56 55v43c0 31-25 56-56 56h175c31 0 56-25 56-56zm-220 4v60h18v-60zm-1-19c0 6 5 11 11 11s10-5 10-11c0-5-4-10-10-10s-11 5-11 10zm-121-8l23 87h15l18-60 17 60h16l23-87h-17l-14 58-17-58h-15l-17 56-13-56zm195 0v87h19v-34h44v-18h-44v-18h47v-17zm79 27v60h18v-60zm-2-19c0 6 5 11 11 11s10-5 10-11c0-5-4-10-10-10s-11 5-11 10z"/></svg>
<svg xmlns="http://www.w3.org/2000/svg"
aria-label="WiFi" role="img"
viewBox="0 0 512 512"><rect
width="512" height="512"
rx="15%"
fill="#fff"/><path fill-rule="evenodd" d="M362 160a142 142 0 0 0-212 0zM150 351a142 142 0 0 0 212 0zm-21-179c-35 0-63 28-63 63v41c0 35 28 63 63 63h254c35 0 63-28 63-63v-41c0-35-28-63-63-63zm311 62c0-30-25-55-56-55h-63c-31 0-56 25-56 55v43c0 31-25 56-56 56h175c31 0 56-25 56-56zm-220 4v60h18v-60zm-1-19c0 6 5 11 11 11s10-5 10-11c0-5-4-10-10-10s-11 5-11 10zm-121-8l23 87h15l18-60 17 60h16l23-87h-17l-14 58-17-58h-15l-17 56-13-56zm195 0v87h19v-34h44v-18h-44v-18h47v-17zm79 27v60h18v-60zm-2-19c0 6 5 11 11 11s10-5 10-11c0-5-4-10-10-10s-11 5-11 10z"/></svg>

Before

Width:  |  Height:  |  Size: 683 B

After

Width:  |  Height:  |  Size: 683 B