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="KeePassDX" role="img"
|
||||
viewBox="0 0 512 512"><rect
|
||||
width="512" height="512"
|
||||
viewBox="0 0 512 512"><path
|
||||
d="m0 0H512V512H0"
|
||||
fill="#4a4"/><filter id="t"><feGaussianBlur stdDeviation="8"/></filter><path fill="#307333" filter="url(#t)" d="m262 181a79 79 0 100-1m86 0a24 24 0 110 1m-239-28v-35h35l259 259v35h-35zm0 225v34h35l36-36h35v-35h35v-24l-40-40"/><path fill="#ffa726" d="m144 109h-35v35l259 259h35v-35"/><path fill="#fff" d="m262 172a79 79 0 100-1m86 0a24 24 0 110 1M109 369v34h35l36-36h35v-35h35v-24l-40-40"/></svg>
|
Before Width: | Height: | Size: 522 B After Width: | Height: | Size: 516 B |
Reference in New Issue
Block a user