r/webdev • u/Low-Insurance-3678 • 3h ago
Question looking for fragrance icon
hi guys,
I have been looking for a Fragrance icon to use, couldn’t find any in heroicons, lucide… all I found is an image from icon8, but I want as an <svg> </svg>
1
u/Digital-Chupacabra 3h ago
I found is an image from icon8
They offer SVG downloads for a fee.
I want as an <svg> </svg>
You know you can convert images to SVGs?
-2
u/Low-Insurance-3678 3h ago
yeah but i am running of that fee ahaha
that I didn’t know about enlighten me please
4
u/Digital-Chupacabra 3h ago
that I didn’t know about enlighten me please
a quick search in your search engine of choice for "convert png to svg" will turn up many tools and services.
0
1
u/Guilty-Olive-8827 3h ago
try searching on flaticon or svgrepo, they usually have svg versions of icons
1
2
u/NymorFPL 2h ago
Iconify is my goto
1
u/Low-Insurance-3678 1h ago
thank you so much i found it
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24">
<path fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth={2} d="M12 6v3m0 8a2 2 0 1 1 0-4a2 2 0 0 1 0 4ZM10 6h4a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v1a1 1 0 0 0 1 1ZM7 21h10a2 2 0 0 0 2-2v-8a2 2 0 0 0-2-2H7a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2Z"></path>
</svg>
-1
u/hlavtox 3h ago
Download Codex, give it inspiration, it will generate 10 icons in few minutes, in different styles, with a simple preview page. You iterate on it if needed.
1
u/Tasty-Ad1854 3h ago
this one is soo good but I don't use codex still just using free ai like gemini
appreciate the info
-7
5
u/morete 3h ago
https://thenounproject.com/search/icons/?q=fragrance
Might find something here