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="StumbleUpon" role="img"
|
||||
viewBox="0 0 512 512"><rect
|
||||
width="512" height="512"
|
||||
viewBox="0 0 512 512"><path
|
||||
d="m0 0H512V512H0"
|
||||
fill="#ea4b24"/><path fill="none" stroke="#fff" stroke-width="63" d="m99 260v52a52.5 55.5 0 00105 0v-122a52 49.5 0 01104 0v122a52.5 55.5 0 00105 0V260"/><path fill="#ea4b24" d="M273 215v44l35 15 35-15v-44l-35 15z"/></svg>
|
Before Width: | Height: | Size: 350 B After Width: | Height: | Size: 344 B |
Reference in New Issue
Block a user