Change background rects to paths
Saves 6 bytes per icon
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg"
|
||||
aria-label="Threads" role="img"
|
||||
viewBox="0 0 512 512"><rect
|
||||
width="512" height="512"/><path stroke="#fff" stroke-width="34.5" d="m200.7 200c12.3-18 33.3-32 66.3-29s63 22 61.2 86-29.2 86-67.3 87.4-61-21.5-61.6-45.8 15.2-53.7 79.2-52.6 110.7 30.5 113.7 84-46 108.5-133.2 108-156-50-156.5-179S173 79 256 79s134 41 153.2 111.3"/></svg>
|
||||
viewBox="0 0 512 512"><path
|
||||
d="m0 0H512V512H0"/><path stroke="#fff" stroke-width="34.5" d="m200.7 200c12.3-18 33.3-32 66.3-29s63 22 61.2 86-29.2 86-67.3 87.4-61-21.5-61.6-45.8 15.2-53.7 79.2-52.6 110.7 30.5 113.7 84-46 108.5-133.2 108-156-50-156.5-179S173 79 256 79s134 41 153.2 111.3"/></svg>
|
Before Width: | Height: | Size: 371 B After Width: | Height: | Size: 365 B |
Reference in New Issue
Block a user