Shrink access.svg by 10 bytes (#515)

* Shrink access.svg by 10 bytes

Most of the heavy lifting by [SVG Cleaner](https://github.com/RazrFalcon/svgcleaner-gui)
- Minimize path
- Remove whitespace
- Remove ending `LF`

* Update README.md

Update decreased size for access.svg
This commit is contained in:
TPS
2021-05-10 05:40:20 -04:00
committed by GitHub
parent e1bf7098fb
commit a58a196e8a
2 changed files with 2 additions and 2 deletions

View File

@@ -3,4 +3,4 @@ aria-label="Access" role="img"
viewBox="0 0 512 512"><rect
width="512" height="512"
rx="15%"
fill="#155196"/><g fill="#fff"><path d="M194 128a36 36 0 1 0-39-36c0 6 2 12 4 18l13 180h132l54 126 71-28-11-26-40 15-52-121-123 1-1-23h88v-34h-92l-4-72z"/><path d="M327 386a133 133 0 0 1-251-59c0-52 31-99 77-120l3 39a96 96 0 0 0 52 177c49 0 90-37 95-85z"/></g></svg>
fill="#155196"/><g fill="#fff"><path d="M194 128a36 36 0 10-39-36c0 6 2 12 4 18l13 180h132l54 126 71-28-11-26-40 15-52-121-123 1-1-23h88v-34h-92z"/><path d="M327 386a133 133 0 01-251-59c0-52 31-99 77-120l3 39a96 96 0 0052 177c49 0 90-37 95-85z"/></g></svg>

Before

Width:  |  Height:  |  Size: 399 B

After

Width:  |  Height:  |  Size: 390 B