1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-09-25 05:21:40 +02:00

Refactor filter-spark.svg paths for consistency and clarity

This commit is contained in:
codecalm
2025-05-16 16:01:16 +02:00
parent 2fd4373056
commit ecbd58b7b2

View File

@@ -11,6 +11,6 @@
stroke-linecap="round" stroke-linecap="round"
stroke-linejoin="round" stroke-linejoin="round"
> >
<path d="M15 12.5v-.5l4.414 -4.414c.375 -.375 .586 -.884 .586 -1.414v-2.172h-16v2.227c0 .497 .185 .977 .52 1.345l4.48 4.928v8.5l2 -.667" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" /> <path d="M15 12.5v-.5l4.414 -4.414a2 2 0 0 0 .586 -1.414v-2.172h-16v2.227c0 .497 .185 .977 .52 1.345l4.48 4.928v8.5l2 -.667" />
<path d="M18.5 22c.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="M18.5 22a4.75 4.75 0 0 1 3.5 -3.5a4.75 4.75 0 0 1 -3.5 -3.5a4.75 4.75 0 0 1 -3.5 3.5a4.75 4.75 0 0 1 3.5 3.5" />
</svg> </svg>

Before

Width:  |  Height:  |  Size: 834 B

After

Width:  |  Height:  |  Size: 471 B