Refactor SVG paths in filter and arrow icons to remove stroke attributes for cleaner code

This commit is contained in:
codecalm 2025-05-16 16:47:33 +02:00
parent ecbd58b7b2
commit 55d2ff2c0c
25 changed files with 110 additions and 110 deletions

View File

@ -12,8 +12,8 @@ category: Arrows
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M12 14v-10" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M12 14l4 -4" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M12 14l-4 -4" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M4 20h3m13 0h-3m-3.5 0h-3" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M12 14v-10" />
<path d="M12 14l4 -4" />
<path d="M12 14l-4 -4" />
<path d="M4 20h3m13 0h-3m-3.5 0h-3" />
</svg>

Before

Width:  |  Height:  |  Size: 672 B

After

Width:  |  Height:  |  Size: 356 B

View File

@ -12,8 +12,8 @@ category: Arrows
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M10 12l10 0" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M10 12l4 -4" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M10 12l4 4" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M4 20l0 -3m0 -13l0 3m0 3.5l0 3" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M10 12l10 0" />
<path d="M10 12l4 -4" />
<path d="M10 12l4 4" />
<path d="M4 20l0 -3m0 -13l0 3m0 3.5l0 3" />
</svg>

Before

Width:  |  Height:  |  Size: 676 B

After

Width:  |  Height:  |  Size: 360 B

View File

@ -12,8 +12,8 @@ category: Arrows
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M14 12l-10 0" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M14 12l-4 4" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M14 12l-4 -4" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M20 4l0 3m0 13l0 -3m0 -3.5l0 -3" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M14 12l-10 0" />
<path d="M14 12l-4 4" />
<path d="M14 12l-4 -4" />
<path d="M20 4l0 3m0 13l0 -3m0 -3.5l0 -3" />
</svg>

Before

Width:  |  Height:  |  Size: 680 B

After

Width:  |  Height:  |  Size: 364 B

View File

@ -12,8 +12,8 @@ category: Arrows
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M12 10v10" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M12 10l4 4" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M12 10l-4 4" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M4 4h3m13 0h-3m-3.5 0h-3" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M12 10v10" />
<path d="M12 10l4 4" />
<path d="M12 10l-4 4" />
<path d="M4 4h3m13 0h-3m-3.5 0h-3" />
</svg>

Before

Width:  |  Height:  |  Size: 668 B

After

Width:  |  Height:  |  Size: 352 B

View File

@ -12,8 +12,8 @@ category: Sytem
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M4 6h16" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M6 12h12" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M9 18h4" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M19 16l-2 3h4l-2 3" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M4 6h16" />
<path d="M6 12h12" />
<path d="M9 18h4" />
<path d="M19 16l-2 3h4l-2 3" />
</svg>

Before

Width:  |  Height:  |  Size: 653 B

After

Width:  |  Height:  |  Size: 337 B

View File

@ -12,8 +12,8 @@ category: Sytem
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M4 6h16" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M6 12h12" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M9 18h3" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M17 21l4 -4m-5 2c0 .796 .316 1.559 .879 2.121c.563 .563 1.326 .879 2.121 .879c.796 0 1.559 -.316 2.121 -.879c.563 -.563 .879 -1.326 .879 -2.121c0 -.796 -.316 -1.559 -.879 -2.121c-.563 -.563 -1.326 -.879 -2.121 -.879c-.796 0 -1.559 .316 -2.121 .879c-.563 .563 -.879 1.326 -.879 2.121z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M4 6h16" />
<path d="M6 12h12" />
<path d="M9 18h3" />
<path d="M17 21l4 -4m-5 2c0 .796 .316 1.559 .879 2.121c.563 .563 1.326 .879 2.121 .879c.796 0 1.559 -.316 2.121 -.879c.563 -.563 .879 -1.326 .879 -2.121c0 -.796 -.316 -1.559 -.879 -2.121c-.563 -.563 -1.326 -.879 -2.121 -.879c-.796 0 -1.559 .316 -2.121 .879c-.563 .563 -.879 1.326 -.879 2.121z" />
</svg>

Before

Width:  |  Height:  |  Size: 918 B

After

Width:  |  Height:  |  Size: 602 B

View File

@ -12,8 +12,8 @@ category: Sytem
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M4 6h16" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M6 12h12" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M9 18h2" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M15 18l2 2l4 -4" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M4 6h16" />
<path d="M6 12h12" />
<path d="M9 18h2" />
<path d="M15 18l2 2l4 -4" />
</svg>

Before

Width:  |  Height:  |  Size: 650 B

After

Width:  |  Height:  |  Size: 334 B

View File

@ -12,9 +12,9 @@ category: Sytem
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M4 6h16" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M6 12h12" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M9 18h2" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M17 17l-2 2l2 2" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M20 21l2 -2l-2 -2" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M4 6h16" />
<path d="M6 12h12" />
<path d="M9 18h2" />
<path d="M17 17l-2 2l2 2" />
<path d="M20 21l2 -2l-2 -2" />
</svg>

Before

Width:  |  Height:  |  Size: 762 B

After

Width:  |  Height:  |  Size: 367 B

View File

@ -12,8 +12,8 @@ category: Sytem
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M4 6h16" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M6 12h12" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M9 18h3" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M19.001 21c-.53 0 -1.039 -.211 -1.414 -.586c-.375 -.375 -.586 -.884 -.586 -1.414c0 -.53 .211 -1.039 .586 -1.414c.375 -.375 .884 -.586 1.414 -.586m0 4c.53 0 1.039 -.211 1.414 -.586c.375 -.375 .586 -.884 .586 -1.414c0 -.53 -.211 -1.039 -.586 -1.414c-.375 -.375 -.884 -.586 -1.414 -.586m0 4v1.5m0 -5.5v-1.5m3.031 1.75l-1.299 .75m-3.463 2l-1.3 .75m0 -3.5l1.3 .75m3.463 2l1.3 .75" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M4 6h16" />
<path d="M6 12h12" />
<path d="M9 18h3" />
<path d="M19.001 21c-.53 0 -1.039 -.211 -1.414 -.586c-.375 -.375 -.586 -.884 -.586 -1.414c0 -.53 .211 -1.039 .586 -1.414c.375 -.375 .884 -.586 1.414 -.586m0 4c.53 0 1.039 -.211 1.414 -.586c.375 -.375 .586 -.884 .586 -1.414c0 -.53 -.211 -1.039 -.586 -1.414c-.375 -.375 -.884 -.586 -1.414 -.586m0 4v1.5m0 -5.5v-1.5m3.031 1.75l-1.299 .75m-3.463 2l-1.3 .75m0 -3.5l1.3 .75m3.463 2l1.3 .75" />
</svg>

Before

Width:  |  Height:  |  Size: 1009 B

After

Width:  |  Height:  |  Size: 693 B

View File

@ -12,10 +12,10 @@ category: Sytem
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M4 6h16" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M6 12h12" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M9 18h3" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M16 16v.01" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M16 21l5 -5" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M21 21v.01" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M4 6h16" />
<path d="M6 12h12" />
<path d="M9 18h3" />
<path d="M16 16v.01" />
<path d="M16 21l5 -5" />
<path d="M21 21v.01" />
</svg>

Before

Width:  |  Height:  |  Size: 856 B

After

Width:  |  Height:  |  Size: 382 B

View File

@ -12,8 +12,8 @@ category: Sytem
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M4 6h16" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M6 12h10" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M9 18h4" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M21 15h-2m-2 6h2m0 0v1m0 -1h.5c.398 0 .779 -.158 1.061 -.439c.281 -.281 .439 -.663 .439 -1.061c0 -.398 -.158 -.779 -.439 -1.061c-.281 -.281 -.663 -.439 -1.061 -.439h-1c-.398 0 -.779 -.158 -1.061 -.439c-.281 -.281 -.439 -.663 -.439 -1.061c0 -.398 .158 -.779 .439 -1.061c.281 -.281 .663 -.439 1.061 -.439h.5m0 -1v1" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M4 6h16" />
<path d="M6 12h10" />
<path d="M9 18h4" />
<path d="M21 15h-2m-2 6h2m0 0v1m0 -1h.5c.398 0 .779 -.158 1.061 -.439c.281 -.281 .439 -.663 .439 -1.061c0 -.398 -.158 -.779 -.439 -1.061c-.281 -.281 -.663 -.439 -1.061 -.439h-1c-.398 0 -.779 -.158 -1.061 -.439c-.281 -.281 -.439 -.663 -.439 -1.061c0 -.398 .158 -.779 .439 -1.061c.281 -.281 .663 -.439 1.061 -.439h.5m0 -1v1" />
</svg>

Before

Width:  |  Height:  |  Size: 947 B

After

Width:  |  Height:  |  Size: 631 B

View File

@ -12,10 +12,10 @@ category: Sytem
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M4 6h16" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M6 12h12" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M9 18h3" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M19 16v6" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M19 22l3 -3" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M19 22l-3 -3" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M4 6h16" />
<path d="M6 12h12" />
<path d="M9 18h3" />
<path d="M19 16v6" />
<path d="M19 22l3 -3" />
<path d="M19 22l-3 -3" />
</svg>

Before

Width:  |  Height:  |  Size: 856 B

After

Width:  |  Height:  |  Size: 382 B

View File

@ -12,8 +12,8 @@ category: Sytem
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M4 6h16" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M6 12h11" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M9 18h2" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M18.42 15.61c.195 -.195 .426 -.35 .681 -.455c.255 -.106 .528 -.16 .804 -.16c.276 0 .549 .054 .804 .16c.255 .106 .486 .26 .681 .455c.195 .195 .35 .427 .455 .681c.106 .255 .16 .528 .16 .804c0 .276 -.054 .549 -.16 .804c-.105 .255 -.26 .486 -.455 .681l-3.39 3.42h-3v-3l3.42 -3.39z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M4 6h16" />
<path d="M6 12h11" />
<path d="M9 18h2" />
<path d="M18.42 15.61c.195 -.195 .426 -.35 .681 -.455c.255 -.106 .528 -.16 .804 -.16c.276 0 .549 .054 .804 .16c.255 .106 .486 .26 .681 .455c.195 .195 .35 .427 .455 .681c.106 .255 .16 .528 .16 .804c0 .276 -.054 .549 -.16 .804c-.105 .255 -.26 .486 -.455 .681l-3.39 3.42h-3v-3l3.42 -3.39z" />
</svg>

Before

Width:  |  Height:  |  Size: 911 B

After

Width:  |  Height:  |  Size: 595 B

View File

@ -12,8 +12,8 @@ category: Sytem
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M4 6h16" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M6 12h12" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M9 18h6" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M19 16v3m0 3v.01" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M4 6h16" />
<path d="M6 12h12" />
<path d="M9 18h6" />
<path d="M19 16v3m0 3v.01" />
</svg>

Before

Width:  |  Height:  |  Size: 651 B

After

Width:  |  Height:  |  Size: 335 B

View File

@ -12,8 +12,8 @@ category: Sytem
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M4 6h16" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M6 12h12" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M9 18h3" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M16 19h6" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M4 6h16" />
<path d="M6 12h12" />
<path d="M9 18h3" />
<path d="M16 19h6" />
</svg>

Before

Width:  |  Height:  |  Size: 643 B

After

Width:  |  Height:  |  Size: 327 B

View File

@ -12,9 +12,9 @@ category: Sytem
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M4 6h16" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M6 12h12" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M9 18h4" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M17 17v5" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M21 17v5" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M4 6h16" />
<path d="M6 12h12" />
<path d="M9 18h4" />
<path d="M17 17v5" />
<path d="M21 17v5" />
</svg>

Before

Width:  |  Height:  |  Size: 746 B

After

Width:  |  Height:  |  Size: 351 B

View File

@ -12,8 +12,8 @@ category: Sytem
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M4 6h16" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M6 12h10" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M9 18h3" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M19 18v.01m2.121 2.111c.42 -.419 .706 -.954 .821 -1.536c.116 -.582 .056 -1.185 -.17 -1.733c-.227 -.548 -.611 -1.017 -1.105 -1.347c-.493 -.33 -1.073 -.506 -1.667 -.506c-.593 0 -1.173 .176 -1.667 .506c-.493 .33 -.878 .798 -1.105 1.347c-.227 .548 -.286 1.151 -.17 1.733c.116 .582 .402 1.116 .821 1.536c.418 .419 1.125 1.045 2.121 1.879c1.051 -.89 1.759 -1.516 2.121 -1.879z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M4 6h16" />
<path d="M6 12h10" />
<path d="M9 18h3" />
<path d="M19 18v.01m2.121 2.111c.42 -.419 .706 -.954 .821 -1.536c.116 -.582 .056 -1.185 -.17 -1.733c-.227 -.548 -.611 -1.017 -1.105 -1.347c-.493 -.33 -1.073 -.506 -1.667 -.506c-.593 0 -1.173 .176 -1.667 .506c-.493 .33 -.878 .798 -1.105 1.347c-.227 .548 -.286 1.151 -.17 1.733c.116 .582 .402 1.116 .821 1.536c.418 .419 1.125 1.045 2.121 1.879c1.051 -.89 1.759 -1.516 2.121 -1.879z" />
</svg>

Before

Width:  |  Height:  |  Size: 1005 B

After

Width:  |  Height:  |  Size: 689 B

View File

@ -12,9 +12,9 @@ category: Sytem
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M4 6h16" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M6 12h10" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M9 18h3" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M19 15v6" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M16 18h6" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M4 6h16" />
<path d="M6 12h10" />
<path d="M9 18h3" />
<path d="M19 15v6" />
<path d="M16 18h6" />
</svg>

Before

Width:  |  Height:  |  Size: 746 B

After

Width:  |  Height:  |  Size: 351 B

View File

@ -12,9 +12,9 @@ category: Sytem
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M4 6h16" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M6 12h10.5" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M9 18h5" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M19 22v.01" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M19 19c.448 -.001 .883 -.153 1.235 -.431c.352 -.278 .6 -.666 .706 -1.101c.105 -.436 .061 -.894 -.125 -1.302c-.186 -.408 -.504 -.742 -.902 -.948c-.398 -.204 -.853 -.267 -1.291 -.179c-.438 .088 -.834 .321 -1.123 .662" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M4 6h16" />
<path d="M6 12h10.5" />
<path d="M9 18h5" />
<path d="M19 22v.01" />
<path d="M19 19c.448 -.001 .883 -.153 1.235 -.431c.352 -.278 .6 -.666 .706 -1.101c.105 -.436 .061 -.894 -.125 -1.302c-.186 -.408 -.504 -.742 -.902 -.948c-.398 -.204 -.853 -.267 -1.291 -.179c-.438 .088 -.834 .321 -1.123 .662" />
</svg>

Before

Width:  |  Height:  |  Size: 956 B

After

Width:  |  Height:  |  Size: 561 B

View File

@ -12,9 +12,9 @@ category: Sytem
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M4 6h16" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M6 12h8.5" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M9 18h2" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M15 18c0 .796 .316 1.559 .879 2.121c.563 .563 1.326 .879 2.121 .879c.796 0 1.559 -.316 2.121 -.879c.563 -.563 .879 -1.326 .879 -2.121c0 -.796 -.316 -1.559 -.879 -2.121c-.563 -.563 -1.326 -.879 -2.121 -.879c-.796 0 -1.559 .316 -2.121 .879c-.563 .563 -.879 1.326 -.879 2.121z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M20.2 20.2l1.8 1.8" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M4 6h16" />
<path d="M6 12h8.5" />
<path d="M9 18h2" />
<path d="M15 18c0 .796 .316 1.559 .879 2.121c.563 .563 1.326 .879 2.121 .879c.796 0 1.559 -.316 2.121 -.879c.563 -.563 .879 -1.326 .879 -2.121c0 -.796 -.316 -1.559 -.879 -2.121c-.563 -.563 -1.326 -.879 -2.121 -.879c-.796 0 -1.559 .316 -2.121 .879c-.563 .563 -.879 1.326 -.879 2.121z" />
<path d="M20.2 20.2l1.8 1.8" />
</svg>

Before

Width:  |  Height:  |  Size: 1022 B

After

Width:  |  Height:  |  Size: 627 B

View File

@ -12,10 +12,10 @@ category: Sytem
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M4 6h16" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M6 12h12" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M9 18h3.5" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M16 22l5 -5" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M21 17v4.5" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M21 17h-4.5" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M4 6h16" />
<path d="M6 12h12" />
<path d="M9 18h3.5" />
<path d="M16 22l5 -5" />
<path d="M21 17v4.5" />
<path d="M21 17h-4.5" />
</svg>

Before

Width:  |  Height:  |  Size: 859 B

After

Width:  |  Height:  |  Size: 385 B

View File

@ -12,8 +12,8 @@ category: Sytem
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M4 6h16" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M6 12h9.5" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M9 18h2.5" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M19 21.5c.205 -.849 .641 -1.625 1.258 -2.242c.617 -.617 1.393 -1.053 2.242 -1.258c-.849 -.205 -1.625 -.641 -2.242 -1.258c-.617 -.617 -1.053 -1.393 -1.258 -2.242c-.205 .849 -.641 1.625 -1.258 2.242c-.617 .617 -1.393 1.053 -2.242 1.258c.849 .205 1.625 .641 2.242 1.258c.617 .617 1.053 1.393 1.258 2.242z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M4 6h16" />
<path d="M6 12h9.5" />
<path d="M9 18h2.5" />
<path d="M19 21.5c.205 -.849 .641 -1.625 1.258 -2.242c.617 -.617 1.393 -1.053 2.242 -1.258c-.849 -.205 -1.625 -.641 -2.242 -1.258c-.617 -.617 -1.053 -1.393 -1.258 -2.242c-.205 .849 -.641 1.625 -1.258 2.242c-.617 .617 -1.393 1.053 -2.242 1.258c.849 .205 1.625 .641 2.242 1.258c.617 .617 1.053 1.393 1.258 2.242z" />
</svg>

Before

Width:  |  Height:  |  Size: 939 B

After

Width:  |  Height:  |  Size: 623 B

View File

@ -12,8 +12,8 @@ category: Sytem
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M4 6h16" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M6 12h12" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M9 18h3" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M19 22v-6m0 0l3 3m-3 -3l-3 3" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M4 6h16" />
<path d="M6 12h12" />
<path d="M9 18h3" />
<path d="M19 22v-6m0 0l3 3m-3 -3l-3 3" />
</svg>

Before

Width:  |  Height:  |  Size: 663 B

After

Width:  |  Height:  |  Size: 347 B

View File

@ -12,8 +12,8 @@ category: Sytem
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M4 6h16" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M6 12h12" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M9 18h4" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M22 22l-5 -5m0 5l5 -5" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M4 6h16" />
<path d="M6 12h12" />
<path d="M9 18h4" />
<path d="M22 22l-5 -5m0 5l5 -5" />
</svg>

Before

Width:  |  Height:  |  Size: 656 B

After

Width:  |  Height:  |  Size: 340 B

View File

@ -12,7 +12,7 @@ category: Sytem
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M4 6h16" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M6 12h12" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M9 18h6" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M4 6h16" />
<path d="M6 12h12" />
<path d="M9 18h6" />
</svg>

Before

Width:  |  Height:  |  Size: 540 B

After

Width:  |  Height:  |  Size: 303 B