forked from edent/SuperTinyIcons
Change background rects to paths
Saves 6 bytes per icon
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg"
|
||||
aria-label="Telegram" role="img"
|
||||
viewBox="0 0 512 512"><rect
|
||||
width="512" height="512"
|
||||
viewBox="0 0 512 512"><path
|
||||
d="m0 0H512V512H0"
|
||||
fill="#fff"/><linearGradient id="a" x2="0" y2="1"><stop offset="0" stop-color="#2aabee"/><stop offset="1" stop-color="#229ed9"/></linearGradient><path d="m255 64a192 192 0 102 0m-55 215c-14 9-22 8-34 5s-21-6-33-10-16-13 5-21q167-73 194-81c19-6 24 2 22 17q-7 60-24 151c-3 17-11 31-36 14l-62-42q-14-10-5-20c13-15 36-33 67-65q5-5 3-8t-8 1" fill="url(#a)"/></svg>
|
Before Width: | Height: | Size: 485 B After Width: | Height: | Size: 479 B |
Reference in New Issue
Block a user