More smallification

Fixes #359
This commit is contained in:
Terence Eden
2020-11-08 12:18:48 +00:00
parent 8efae2fe87
commit 70a4285aea
14 changed files with 34 additions and 33 deletions

View File

@@ -1,6 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
aria-label="XMPP" role="img"
viewBox="0 0 512 512"><rect
width="512" height="512"
rx="15%"
fill="#fff"/><linearGradient id="a" x1=".5" y1="1" x2=".5" y2="0%"><stop offset=".3" stop-color="#1be"/><stop offset="1" stop-color="#025"/></linearGradient><path d="M384 171c.2 2-5 2-5 5 0 94-109 237-220 266v2c148-12 311-165 316-311l-89 34z" fill="url(#a)"/><path d="M345 179c.2 3.2.2 6.4.2 10 0 96-77 222-188 252v2c145-9 262-156 262-269 0-5-.2-12-.9-17l-74 22z" fill="#e61"/><path d="M419 157l-20 7c0 2.4.5 5.4.5 7 0 101-91 242-215 264-7 2-17 5-27 7v5c168-19 274-178 262-289z" fill="#d51"/><path d="M125 169c-.3 2 5 2 5 5 0 94 116 240 225 269v4C206 433 36 281 38 133l89 39z" fill="url(#a)"/><path d="M182,186 c -0.253,3 -0.253,6 -0.2,10 0,94 77,222 188,252 v 4 C 223,445 108,296 108,181 c 0,-6 0.24,-12 1,-18 l 73,22 z" fill="#ac6"/><path d="M107 163l17 7c0 2.47-.252 6-.2 7 0 101 93 242 225 264 7 2 17 5 27 7v5C203 440 92 277 104 166z" fill="#493"/></svg>
fill="#fff"/><linearGradient id="a" x1=".5" y1="1" x2=".5" y2="0%"><stop offset=".3" stop-color="#1be"/><stop offset="1" stop-color="#025"/></linearGradient><path id="b" d="M 379.9,170 C 379.9,382.7 159,442 159,442 v 2 C 307,432 470,279 475,133 Z" fill="url(#a)"/><g fill="#e61"><path id="c" d="M 344,183 C 341,303 240,416 157,441 v 2 C 284,407 430,282 413,157 Z"/></g><g fill="#d51"><path id="d" d="m 396,163.4 c 0.12,130 -95.3,245 -252,278 v 5 c 173,-13 284,-179.7 272,-290.7 z"/></g><g transform="matrix(-1,0,0,1,512,0)"><use xlink:href="#b"/><use xlink:href="#c" fill="#ac6"/><use xlink:href="#d" fill="#493"/></g></svg>

Before

Width:  |  Height:  |  Size: 989 B

After

Width:  |  Height:  |  Size: 798 B