Files
lucide/icons/percent.svg

16 lines
329 B
XML
Raw Normal View History

2020-06-08 16:39:52 +01:00
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
>
2023-04-08 17:27:53 +02:00
<line x1="19" x2="5" y1="5" y2="19" />
2020-06-08 16:39:52 +01:00
<circle cx="6.5" cy="6.5" r="2.5" />
<circle cx="17.5" cy="17.5" r="2.5" />
</svg>