include viewbox in svg files. remove temp fix

This commit is contained in:
j 2023-07-03 19:01:15 +05:30
parent 18d619138f
commit b0c0bd36be
113 changed files with 112 additions and 114 deletions

View File

@ -1,3 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<polygon points="96,248 96,8 160,8 160,248" fill="#FFFFFF" stroke="#000000" stroke-width="16"/>
</svg>

Before

Width:  |  Height:  |  Size: 172 B

After

Width:  |  Height:  |  Size: 194 B

View File

@ -1,3 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<polygon points="80,248 128,0 176,248" fill="#FFFFFF" stroke="#000000" stroke-width="16"/>
</svg>

Before

Width:  |  Height:  |  Size: 167 B

After

Width:  |  Height:  |  Size: 189 B

View File

@ -1,3 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<polygon points="18,248 248,18 248,248" fill="#FFFFFF" stroke="#000000" stroke-width="16"/>
</svg>

Before

Width:  |  Height:  |  Size: 168 B

After

Width:  |  Height:  |  Size: 190 B

View File

@ -1,3 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<polygon points="8,8 88,8 88,168 248,168 248,248 8,248" fill="#FFFFFF" stroke="#000000" stroke-width="16"/>
</svg>

Before

Width:  |  Height:  |  Size: 184 B

After

Width:  |  Height:  |  Size: 206 B

View File

@ -1,3 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<polygon points="8,8 248,8 248,88 88,88 88,248 8,248" fill="#FFFFFF" stroke="#000000" stroke-width="16"/>
</svg>

Before

Width:  |  Height:  |  Size: 182 B

After

Width:  |  Height:  |  Size: 204 B

View File

@ -1,3 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<polygon points="8,18 238,248 8,248" fill="#FFFFFF" stroke="#000000" stroke-width="16"/>
</svg>

Before

Width:  |  Height:  |  Size: 165 B

After

Width:  |  Height:  |  Size: 187 B

View File

@ -1,3 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<polygon points="168,8 248,8 248,248 8,248 8,168 168,168" fill="#FFFFFF" stroke="#000000" stroke-width="16"/>
</svg>

Before

Width:  |  Height:  |  Size: 186 B

After

Width:  |  Height:  |  Size: 208 B

View File

@ -1,3 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<polygon points="8,8 248,8 248,248 168,248 168,88 8,88" fill="#FFFFFF" stroke="#000000" stroke-width="16"/>
</svg>

Before

Width:  |  Height:  |  Size: 184 B

After

Width:  |  Height:  |  Size: 206 B

View File

@ -1,3 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<polygon points="16,8 240,8 128,128" fill="#FFFFFF" stroke="#000000" stroke-width="16"/>
</svg>

Before

Width:  |  Height:  |  Size: 165 B

After

Width:  |  Height:  |  Size: 187 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<g stroke="#808080" stroke-width="48">
<line x1="128" y1="16" x2="128" y2="240"/>
<line x1="16" y1="128" x2="240" y2="128"/>

Before

Width:  |  Height:  |  Size: 231 B

After

Width:  |  Height:  |  Size: 253 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<line x1="128" y1="0" x2="128" y2="128" stroke="#808080" stroke-width="48"/>
<polygon points="32,128 224,128 128,256" fill="#808080"/>
</svg>

Before

Width:  |  Height:  |  Size: 215 B

After

Width:  |  Height:  |  Size: 237 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<polygon points="0,128 128,32 128,224" fill="#808080"/>
<line x1="128" y1="128" x2="256" y2="128" stroke="#808080" stroke-width="48"/>
</svg>

Before

Width:  |  Height:  |  Size: 215 B

After

Width:  |  Height:  |  Size: 237 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<line x1="0" y1="128" x2="128" y2="128" stroke="#808080" stroke-width="48"/>
<polygon points="128,32 256,128 128,224" fill="#808080"/>
</svg>

Before

Width:  |  Height:  |  Size: 215 B

After

Width:  |  Height:  |  Size: 237 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<polygon points="32,128 128,0 224,128" fill="#808080"/>
<line x1="128" y1="128" x2="128" y2="256" stroke="#808080" stroke-width="48"/>
</svg>

Before

Width:  |  Height:  |  Size: 215 B

After

Width:  |  Height:  |  Size: 237 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<polygon points="64,48 224,16 224,64 64,96" fill="#808080"/>
<line x1="80" y1="80" x2="80" y2="208" stroke="#808080" stroke-width="32"/>
<line x1="208" y1="48" x2="208" y2="176" stroke="#808080" stroke-width="32"/>

Before

Width:  |  Height:  |  Size: 495 B

After

Width:  |  Height:  |  Size: 517 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<g fill="none" stroke="#808080">
<path d="M 20,28 l 108,36 l 108,-36" stroke-width="24"/>
<path d="M 224,32 l 0,160 l -96,32 l -96,-32 l 0,-160" stroke-width="32"/>

Before

Width:  |  Height:  |  Size: 335 B

After

Width:  |  Height:  |  Size: 357 B

View File

@ -1,3 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<polygon points="72,32 184,32 184,240 128,144 72,240" fill="#808080" stroke="#808080" stroke-width="0"/>
</svg>

Before

Width:  |  Height:  |  Size: 181 B

After

Width:  |  Height:  |  Size: 203 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<path d="M 80,24 a 312,208 0 0,0 0,208" fill="none" stroke="#808080" stroke-linecap="round" stroke-width="48"/>
<path d="M 176,24 a 312,208 0 0,1 0,208" fill="none" stroke="#808080" stroke-linecap="round" stroke-width="48"/>
<!--

Before

Width:  |  Height:  |  Size: 561 B

After

Width:  |  Height:  |  Size: 583 B

View File

@ -1,3 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<circle cx="128" cy="128" r="80" fill="#808080"/>
</svg>

Before

Width:  |  Height:  |  Size: 126 B

After

Width:  |  Height:  |  Size: 148 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<g fill="#808080">
<ellipse cx="128" cy="112" rx="112" ry="80"/>
<polygon points="64,248 80,176 160,176"/>

Before

Width:  |  Height:  |  Size: 208 B

After

Width:  |  Height:  |  Size: 230 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<path d="M 48,144 l 64,64 l 96,-160" fill="none" stroke="#808080" stroke-linecap="round" stroke-width="48"/>
<!--
<line x1="32" y1="128" x2="112" y2="224" stroke="#808080" stroke-width="48"/>

Before

Width:  |  Height:  |  Size: 420 B

After

Width:  |  Height:  |  Size: 442 B

View File

@ -1,3 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<circle cx="128" cy="128" r="96" fill="none" stroke="#808080" stroke-width="32"/>
</svg>

Before

Width:  |  Height:  |  Size: 158 B

After

Width:  |  Height:  |  Size: 180 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<g transform="rotate(-25, 128, 128)">
<polygon points="128,0 208,176 128,144 48,176" fill="#808080"/>
<line x1="128" y1="128" x2="128" y2="256" stroke="#808080" stroke-width="48"/>

Before

Width:  |  Height:  |  Size: 282 B

After

Width:  |  Height:  |  Size: 304 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<g fill="none" stroke="#808080" stroke-width="32">
<circle cx="128" cy="128" r="112"/>
<path d="M 80,104 l 48,32 l 64,-48"/>

Before

Width:  |  Height:  |  Size: 514 B

After

Width:  |  Height:  |  Size: 536 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<g stroke="#808080" stroke-width="48">
<line x1="40" y1="40" x2="216" y2="216"/>
<line x1="40" y1="216" x2="216" y2="40"/>

Before

Width:  |  Height:  |  Size: 225 B

After

Width:  |  Height:  |  Size: 247 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<g fill="none" stroke="#808080" stroke-width="32">
<rect x="32" y="32" width="192" height="192"/>
<line x1="96" y1="32" x2="96" y2="224"/>

Before

Width:  |  Height:  |  Size: 291 B

After

Width:  |  Height:  |  Size: 313 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<g fill="none" stroke="#808080" stroke-width="32">
<circle cx="128" cy="128" r="112" fill="none"/>
<path d="M 168,168 a 56,56 0 1,1 0,-80"/>

Before

Width:  |  Height:  |  Size: 242 B

After

Width:  |  Height:  |  Size: 264 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<ellipse cx="128" cy="64" rx="100" ry="36" fill="none" stroke="#808080" stroke-width="24"/>
<path d="M 28,128 a 96,36 0 0,0 200,0" fill="none" stroke="#808080" stroke-width="24"/>
<path d="M 28,192 a 96,36 0 0,0 200,0" fill="none" stroke="#808080" stroke-width="24"/>

Before

Width:  |  Height:  |  Size: 356 B

After

Width:  |  Height:  |  Size: 378 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<g stroke="#808080" stroke-width="48">
<circle cx="128" cy="128" r="104" fill="none"/>
<line x1="40" y1="40" x2="216" y2="216"/>

Before

Width:  |  Height:  |  Size: 230 B

After

Width:  |  Height:  |  Size: 252 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<g stroke="#808080" fill="none">
<path d="M 16,64 l 224,0 0,144 -224,0 0,-144 8,0" stroke-width="32"/>
<path d="M 9,56 l 44,-44 44,0 44,44" stroke-width="24"/>

Before

Width:  |  Height:  |  Size: 262 B

After

Width:  |  Height:  |  Size: 284 B

View File

@ -1,3 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<polygon points="32,56 224,56 128,248" fill="#808080"/>
</svg>

Before

Width:  |  Height:  |  Size: 132 B

After

Width:  |  Height:  |  Size: 154 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<line x1="128" y1="16" x2="128" y2="128" stroke="#808080" stroke-width="96"/>
<polygon points="0,128 256,128 128,256" fill="#808080"/>
</svg>

Before

Width:  |  Height:  |  Size: 215 B

After

Width:  |  Height:  |  Size: 237 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<polygon points="32,224 64,160 96,192" fill="#808080"/>
<line x1="88" y1="168" x2="184" y2="72" stroke="#808080" stroke-width="48"/>
<line x1="192" y1="64" x2="208" y2="48" stroke="#808080" stroke-width="48"/>

Before

Width:  |  Height:  |  Size: 541 B

After

Width:  |  Height:  |  Size: 563 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<line x1="88" y1="56" x2="24" y2="128" stroke="#808080" stroke-linecap="round" stroke-width="48"/>
<line x1="24" y1="128" x2="88" y2="200" stroke="#808080" stroke-linecap="round" stroke-width="48"/>
<line x1="168" y1="56" x2="232" y2="128" stroke="#808080" stroke-linecap="round" stroke-width="48"/>

Before

Width:  |  Height:  |  Size: 490 B

After

Width:  |  Height:  |  Size: 512 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<g stroke="#808080" stroke-width="48">
<line x1="32" y1="80" x2="224" y2="80"/>
<line x1="32" y1="176" x2="224" y2="176"/>

Before

Width:  |  Height:  |  Size: 224 B

After

Width:  |  Height:  |  Size: 246 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<g stroke="#808080" fill="none">
<path d="M 208,72 l 0,168 -160,0 0,-224 104,0" stroke-width="32"/>
<path d="M 144,9 l 72,72" stroke-width="24"/>

Before

Width:  |  Height:  |  Size: 307 B

After

Width:  |  Height:  |  Size: 329 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<g stroke="#808080" fill="none" stroke-width="24">
<path d="M 208,72 l 0,168 -160,0 0,-224 104,0" stroke-width="32"/>
<path d="M 144,9 l 72,72"/>

Before

Width:  |  Height:  |  Size: 391 B

After

Width:  |  Height:  |  Size: 413 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<polygon points="64,64 128,0 192,64" fill="#808080"/>
<rect x="32" y="96" width="192" height="64" fill="#808080"/>
<polygon points="64,192 192,192 128,256" fill="#808080"/>

Before

Width:  |  Height:  |  Size: 258 B

After

Width:  |  Height:  |  Size: 280 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<g stroke="#808080" stroke-width="48">
<circle cx="104" cy="104" r="64" fill="none"/>
<line x1="160" y1="160" x2="216" y2="216"/>

Before

Width:  |  Height:  |  Size: 232 B

After

Width:  |  Height:  |  Size: 254 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<polygon points="64,16 192,16 128,80" fill="#808080"/>
<rect x="32" y="96" width="192" height="64" fill="#808080"/>
<polygon points="64,240 128,176 192,240" fill="#808080"/>

Before

Width:  |  Height:  |  Size: 259 B

After

Width:  |  Height:  |  Size: 281 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<line x1="48" y1="224" x2="48" y2="32" stroke="#808080" stroke-width="32"/>
<path d="M 64,32 a 64,64 0 0,1 80,0 a 64,64 0 0,0 80,0 l 0,128 a 64,64 0 0,1 -80,0 a 64,64 0 0,0 -80,0" fill="#808080"/>
</svg>

Before

Width:  |  Height:  |  Size: 277 B

After

Width:  |  Height:  |  Size: 299 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<g fill="none" stroke="#808080" stroke-width="24">
<path d="M 44,112 l 0,-68 l 68,0"/>
<path d="M 144,44 l 68,0 l 0,68"/>

Before

Width:  |  Height:  |  Size: 382 B

After

Width:  |  Height:  |  Size: 404 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<line x1="64" y1="32" x2="64" y2="224" stroke="#808080" stroke-width="48"/>
<polygon points="120,128 216,32 216,224" fill="#808080"/>
</svg>

Before

Width:  |  Height:  |  Size: 214 B

After

Width:  |  Height:  |  Size: 236 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<polygon points="40,32 136,128 40,224" fill="#808080"/>
<line x1="192" y1="32" x2="192" y2="224" stroke="#808080" stroke-width="48"/>
</svg>

Before

Width:  |  Height:  |  Size: 214 B

After

Width:  |  Height:  |  Size: 236 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<polygon points="40,32 136,128 40,224" fill="#808080"/>
<line x1="128" y1="48" x2="208" y2="48" stroke="#808080" stroke-width="32"/>
<line x1="192" y1="32" x2="192" y2="224" stroke="#808080" stroke-width="32"/>

Before

Width:  |  Height:  |  Size: 378 B

After

Width:  |  Height:  |  Size: 400 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<g fill="none" stroke="#808080" stroke-width="32">
<rect x="32" y="32" width="64" height="64"/>
<rect x="160" y="32" width="64" height="64"/>

Before

Width:  |  Height:  |  Size: 352 B

After

Width:  |  Height:  |  Size: 374 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<g fill="none" stroke="#808080" stroke-width="32">
<rect x="32" y="40" width="64" height="48"/>
<rect x="160" y="40" width="64" height="48"/>

Before

Width:  |  Height:  |  Size: 352 B

After

Width:  |  Height:  |  Size: 374 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<g fill="none" stroke="#808080" stroke-width="32">
<rect x="32" y="40" width="64" height="48"/>
<rect x="168" y="32" width="48" height="64"/>

Before

Width:  |  Height:  |  Size: 352 B

After

Width:  |  Height:  |  Size: 374 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<g fill="none" stroke="#808080" stroke-width="32">
<rect x="40" y="32" width="48" height="64"/>
<rect x="168" y="32" width="48" height="64"/>

Before

Width:  |  Height:  |  Size: 352 B

After

Width:  |  Height:  |  Size: 374 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<g fill="none" stroke="#808080" stroke-width="32">
<rect x="40" y="32" width="48" height="64"/>
<rect x="160" y="40" width="64" height="48"/>

Before

Width:  |  Height:  |  Size: 352 B

After

Width:  |  Height:  |  Size: 374 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<polygon points="32,32 128,32 32,128" fill="#808080"/>
<line x1="72" y1="72" x2="120" y2="120" stroke="#808080" stroke-width="48"/>
<line x1="136" y1="136" x2="184" y2="184" stroke="#808080" stroke-width="48"/>

Before

Width:  |  Height:  |  Size: 359 B

After

Width:  |  Height:  |  Size: 381 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<path d="M 80,72 a 48,48 0 1,1 88,32 l -40,48" fill="none" stroke="#808080" stroke-linecap="round" stroke-width="48"/>
<!--
<path d="M 72,72 a 56,56 0 1,1 96,48 a 128,128 0 0,0 -40,48" fill="none" stroke="#808080" stroke-linecap="round" stroke-width="48"/>

Before

Width:  |  Height:  |  Size: 474 B

After

Width:  |  Height:  |  Size: 496 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<g fill="none" stroke="#808080" stroke-width="32">
<path d="M 16,136 l 112,-112 112,112"/>
<path d="M 56,96 l 0,128 144,0 0,-128"/>

Before

Width:  |  Height:  |  Size: 378 B

After

Width:  |  Height:  |  Size: 400 B

View File

@ -1,3 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<path d="M 80,32 l 96,0 a 48,48 0 0,1 48,48 l 0,96 a 48,48 0 0,1 -48,48 l -96,0 a 48,48 0 0,1 -48,-48 l 0,-96 a 48,48 0 0,1 48,-48" fill="none" stroke="#808080" stroke-width="32"/>
</svg>

Before

Width:  |  Height:  |  Size: 257 B

After

Width:  |  Height:  |  Size: 279 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<g fill="none" stroke="#808080" stroke-width="32">
<rect x="32" y="32" width="64" height="64"/>
<line x1="144" y1="32" x2="240" y2="32"/>

Before

Width:  |  Height:  |  Size: 447 B

After

Width:  |  Height:  |  Size: 469 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<g fill="none" stroke="#808080" stroke-width="32">
<rect x="32" y="40" width="64" height="48"/>
<line x1="144" y1="32" x2="240" y2="32"/>

Before

Width:  |  Height:  |  Size: 447 B

After

Width:  |  Height:  |  Size: 469 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<g fill="none" stroke="#808080" stroke-width="32">
<rect x="40" y="32" width="48" height="64"/>
<line x1="144" y1="32" x2="240" y2="32"/>

Before

Width:  |  Height:  |  Size: 447 B

After

Width:  |  Height:  |  Size: 469 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<circle cx="128" cy="48" r="32" fill="#808080"/>
<line x1="96" y1="112" x2="128" y2="112" stroke="#808080" stroke-linecap="round" stroke-width="32"/>
<line x1="128" y1="120" x2="128" y2="216" stroke="#808080" stroke-linecap="round" stroke-width="48"/>

Before

Width:  |  Height:  |  Size: 441 B

After

Width:  |  Height:  |  Size: 463 B

View File

@ -1,3 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<polygon points="8,128 200,32 200,224" fill="#808080"/>
</svg>

Before

Width:  |  Height:  |  Size: 132 B

After

Width:  |  Height:  |  Size: 154 B

View File

@ -1,3 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<path d="M 128,248 l -96,-128 a 56,56 0 1,1 96,-64 a 56,56 0 1,1 96,64 l -96,128" fill="#808080"/>
</svg>

Before

Width:  |  Height:  |  Size: 175 B

After

Width:  |  Height:  |  Size: 197 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<g stroke="#808080" stroke-width="32">
<line x1="16" y1="32" x2="240" y2="32"/>
<line x1="16" y1="96" x2="240" y2="96"/>

Before

Width:  |  Height:  |  Size: 324 B

After

Width:  |  Height:  |  Size: 346 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<g transform="translate(128, 128)" stroke="#808080" stroke-linecap="round" stroke-width="28">
<line x1="0" y1="-114" x2="0" y2="-70" transform="rotate(0)" opacity="1"/>
<line x1="0" y1="-114" x2="0" y2="-70" transform="rotate(30)" opacity="0.083333"/>

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<g transform="translate(128, 128)" stroke="#808080" stroke-linecap="round" stroke-width="28">
<line x1="0" y1="-114" x2="0" y2="-70" transform="rotate(0)" opacity="1">
<animate attributeName="opacity" from="1" to="0" begin="0s" dur="1s" repeatCount="indefinite"></animate>

Before

Width:  |  Height:  |  Size: 2.8 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

View File

@ -1,3 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<polygon points="104,152, 0,152 224,32 104,255" fill="#808080"/>
</svg>

Before

Width:  |  Height:  |  Size: 142 B

After

Width:  |  Height:  |  Size: 164 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<rect x="40" y="112" width="176" height="104" fill="#808080"/>
<path d="M 184,128 l 0,-48 a 56,56 0 0,0 -112,0" fill="none" stroke="#808080" stroke-width="32"/>
</svg>

Before

Width:  |  Height:  |  Size: 241 B

After

Width:  |  Height:  |  Size: 263 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<g fill="none" stroke="#808080" stroke-width="24">
<rect x="28" y="60" width="200" height="136"/>
<path d="M 28,60 l 100,100 l 100,-100"/>

Before

Width:  |  Height:  |  Size: 378 B

After

Width:  |  Height:  |  Size: 400 B

View File

@ -1,3 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<path d="M 128,248 l -64,-112 a 72,72 0 1,1 128,0 l -64,112 l 0,-124 l 1,0 a 20,20 0 1,0 -2,0 l 1,0 l 0,124" fill="#808080" stroke="none"/>
</svg>

Before

Width:  |  Height:  |  Size: 216 B

After

Width:  |  Height:  |  Size: 238 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<polygon points="48,80 128,0 208,80" fill="#808080"/>
<line x1="48" y1="128" x2="208" y2="128" stroke="#808080" stroke-width="48"/>
<polygon points="48,176 208,176 128,256" fill="#808080"/>

Before

Width:  |  Height:  |  Size: 274 B

After

Width:  |  Height:  |  Size: 296 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<rect x="16" y="88" width="64" height="80" fill="#808080"/>
<polygon points="40,128 144,24 144,232" fill="#808080"/>
<path d="M 160,96 a 48,48 0 0,1 0,64" fill="none" stroke="#808080" stroke-width="16"/>

Before

Width:  |  Height:  |  Size: 474 B

After

Width:  |  Height:  |  Size: 496 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<g fill="none" stroke="#FF0000" stroke-width="24">
<path d="M 173,173 a 64,64 0 1,1 0,-90" stroke="#FFFFFF" stroke-width="32"/>
<circle cx="128" cy="128" r="116" fill="none"/>

Before

Width:  |  Height:  |  Size: 327 B

After

Width:  |  Height:  |  Size: 349 B

View File

@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256"/>
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256"/>

Before

Width:  |  Height:  |  Size: 66 B

After

Width:  |  Height:  |  Size: 88 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<line x1="48" y1="208" x2="208" y2="48" stroke="#808080" stroke-width="48"/>
<polygon points="80,32 224,32 224,176" fill="#808080"/>
</svg>

Before

Width:  |  Height:  |  Size: 213 B

After

Width:  |  Height:  |  Size: 235 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<g stroke="#808080" stroke-width="48">
<line x1="80" y1="32" x2="80" y2="224"/>
<line x1="176" y1="32" x2="176" y2="224"/>

Before

Width:  |  Height:  |  Size: 224 B

After

Width:  |  Height:  |  Size: 246 B

View File

@ -1,3 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<polygon points="56,32 248,128 56,224" fill="#808080"/>
</svg>

Before

Width:  |  Height:  |  Size: 133 B

After

Width:  |  Height:  |  Size: 155 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<line x1="72" y1="32" x2="72" y2="224" stroke="#808080" stroke-width="48"/>
<polygon points="144,32 240,128 144,224" fill="#808080"/>
</svg>

Before

Width:  |  Height:  |  Size: 214 B

After

Width:  |  Height:  |  Size: 236 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<polygon points="32,32 128,128 32,224" fill="#808080"/>
<polygon points="160,32 255,128 160,224" fill="#808080"/>
</svg>

Before

Width:  |  Height:  |  Size: 194 B

After

Width:  |  Height:  |  Size: 216 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<polygon points="223,32 128,128 224,224" fill="#808080"/>
<polygon points="96,32 0,128 96,224" fill="#808080"/>
</svg>

Before

Width:  |  Height:  |  Size: 192 B

After

Width:  |  Height:  |  Size: 214 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<g stroke="#808080" stroke-width="32">
<line x1="16" y1="32" x2="48" y2="32"/>
<line x1="80" y1="32" x2="240" y2="32"/>

Before

Width:  |  Height:  |  Size: 520 B

After

Width:  |  Height:  |  Size: 542 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<circle cx="68" cy="188" r="28" fill="#808080"/>
<path d="M 40,104 a 112,112 0 0,1 112,112" fill="none" stroke="#808080" stroke-width="32"/>
<path d="M 40,40 a 176,176 0 0,1 176,176" fill="none" stroke="#808080" stroke-width="32"/>

Before

Width:  |  Height:  |  Size: 316 B

After

Width:  |  Height:  |  Size: 338 B

View File

@ -1,3 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<circle cx="128" cy="128" r="80" fill="#808080"/>
</svg>

Before

Width:  |  Height:  |  Size: 126 B

After

Width:  |  Height:  |  Size: 148 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<path d="M 208,144 a 80,80 0 1,1 -80,-80 l 16,0" fill="none" stroke-width="48" stroke="#808080"/>
<polygon points="128,0 232,64 128,128" fill="#808080"/>
</svg>

Before

Width:  |  Height:  |  Size: 234 B

After

Width:  |  Height:  |  Size: 256 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<g stroke="#808080" stroke-width="48">
<line x1="16" y1="128" x2="240" y2="128"/>
</g>

Before

Width:  |  Height:  |  Size: 175 B

After

Width:  |  Height:  |  Size: 197 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<path d="M 24,128 a 64,64 0 0,1 64,-64 l 80,0" fill="none" stroke="#808080" stroke-width="48"/>
<polygon points="168,0 232,64 168,128" fill="#808080" stroke="#808080" stroke-width="1"/>
<path d="M 232,128 a 64,64 0 0,1 -64,64 l -80,0" fill="none" stroke="#808080" stroke-width="48"/>

Before

Width:  |  Height:  |  Size: 462 B

After

Width:  |  Height:  |  Size: 484 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<path d="M 0,128 l 192,0" fill="none" stroke="#808080" stroke-width="48"/>
<polygon points="192,64 255,128 192,192" fill="#808080" stroke="#808080" stroke-width="1"/>
</svg>

Before

Width:  |  Height:  |  Size: 247 B

After

Width:  |  Height:  |  Size: 269 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<path d="M 24,128 a 64,64 0 0,1 64,-64 l 80,0" fill="none" stroke="#808080" stroke-width="48"/>
<polygon points="168,0 232,64 168,128" fill="#808080" stroke="#808080" stroke-width="1"/>
<path d="M 232,128 a 64,64 0 0,1 -64,64 l -32,0" fill="none" stroke="#808080" stroke-width="48"/>

Before

Width:  |  Height:  |  Size: 453 B

After

Width:  |  Height:  |  Size: 475 B

View File

@ -1,3 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<polygon points="56,32 248,128 56,224" fill="#808080"/>
</svg>

Before

Width:  |  Height:  |  Size: 133 B

After

Width:  |  Height:  |  Size: 155 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<polygon points="32,104 128,8 224,104" fill="#808080"/>
<polygon points="32,152 224,152 128,248" fill="#808080"/>
</svg>

Before

Width:  |  Height:  |  Size: 195 B

After

Width:  |  Height:  |  Size: 217 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<g transform="translate(128, 128)">
<circle cx="0" cy="0" r="64" fill="none" stroke="#808080" stroke-width="64"/>
<rect x="-24" y="-128" width="48" height="48" transform="rotate(0)" fill="#808080"/>

Before

Width:  |  Height:  |  Size: 963 B

After

Width:  |  Height:  |  Size: 985 B

View File

@ -1,3 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<polygon points="16,208 208,16 208,208" fill="#808080"/>
</svg>

Before

Width:  |  Height:  |  Size: 133 B

After

Width:  |  Height:  |  Size: 155 B

View File

@ -1,3 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<polygon points="48,16 240,208 48,208" fill="#808080"/>
</svg>

Before

Width:  |  Height:  |  Size: 132 B

After

Width:  |  Height:  |  Size: 154 B

View File

@ -1,3 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<rect x="80" y="48" width="96" height="160" fill="none" stroke="#808080" stroke-width="32"/>
</svg>

Before

Width:  |  Height:  |  Size: 169 B

After

Width:  |  Height:  |  Size: 191 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<line x1="40" y1="40" x2="96" y2="96" stroke="#808080" stroke-width="48"/>
<polygon points="32,128 128,32 128,128" fill="#808080"/>
<polygon points="128,128 224,128 128,224" fill="#808080"/>

Before

Width:  |  Height:  |  Size: 359 B

After

Width:  |  Height:  |  Size: 381 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<!--<path d="M 0,192 l 32,0 l 128,-128 l 32,0" fill="none" stroke="#808080" stroke-width="48"/>-->
<path d="M 0,192 a 80,80 0 0,0 56,-24 l 80,-80 a 80,80 0 0,1 56,-24 l 8,0" fill="none" stroke="#808080" stroke-width="48"/>
<polygon points="192,0 255,64 192,128" fill="#808080" stroke="#808080" stroke-width="1"/>

Before

Width:  |  Height:  |  Size: 882 B

After

Width:  |  Height:  |  Size: 904 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<path d="M 0,64 l 192,0" fill="none" stroke="#808080" stroke-width="48"/>
<polygon points="192,0 255,64 192,128" fill="#808080" stroke="#808080" stroke-width="1"/>
<path d="M 0,192 l 192,0" fill="none" stroke="#808080" stroke-width="48"/>

Before

Width:  |  Height:  |  Size: 420 B

After

Width:  |  Height:  |  Size: 442 B

View File

@ -1,3 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<rect x="32" y="32" width="192" height="192" fill="none" stroke="#808080" stroke-width="32"/>
</svg>

Before

Width:  |  Height:  |  Size: 170 B

After

Width:  |  Height:  |  Size: 192 B

View File

@ -1,3 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<polygon points="128,0 200,232 8,88 248,88 56,232" fill="#808080"/>
</svg>

Before

Width:  |  Height:  |  Size: 145 B

After

Width:  |  Height:  |  Size: 167 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<circle cx="128" cy="128" r="112" fill="none" stroke="#808080" stroke-width="32"/>
<path d="M 128,16 a 120,120 0 1,1 0,240 l 0,-240" fill="#808080" stroke="none"/>
</svg>

Before

Width:  |  Height:  |  Size: 245 B

After

Width:  |  Height:  |  Size: 267 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<path d="M 48,128 a 80,80 0 0,1 136,-56" fill="none" stroke="#808080" stroke-width="48"/>
<polygon points="144,112 224,32 224,112" fill="#808080" stroke="#808080" stroke-width="1"/>
<path d="M 208,128 a 80,80 0 0,1 -136,56" fill="none" stroke="#808080" stroke-width="48"/>

Before

Width:  |  Height:  |  Size: 452 B

After

Width:  |  Height:  |  Size: 474 B

View File

@ -1,3 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<path d="M 224,32 l 0,80 l -128,128 l -80,-80 l 128,-128 l 80,0 l -40,40 l -1,-1 a 20,20 0 1,0 2,2 l -1,-1 l 40,-40" fill="#808080" stroke="none"/>
</svg>

Before

Width:  |  Height:  |  Size: 224 B

After

Width:  |  Height:  |  Size: 246 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<path d="M 48,144 a 80,80 0 1,0 80,-80 l -16,0" fill="none" stroke-width="48" stroke="#808080"/>
<polygon points="24,64 128,0 128,128" fill="#808080"/>
</svg>

Before

Width:  |  Height:  |  Size: 232 B

After

Width:  |  Height:  |  Size: 254 B

Some files were not shown because too many files have changed in this diff Show More