I'm looking for a fragrance or perfume icon to use in a project. I couldn't find a suitable option in Heroicons or Lucide, and the only promising result I found was an image from Icons8. I specifically need the icon in inline SVG format, like ..., preferably something I can copy and use directly.
5 Answers
Try searching The Noun Project’s fragrance icon collection. It has a large selection of SVG-style icons, but be sure to check the license if you plan to use one commercially.
SVG Repo has a perfume icon collection with downloadable SVG files. Flaticon is another place worth checking for ready-to-use vector versions.
You can convert a raster image into SVG with an image-vectorization tool, though the result may need cleanup. If the original icon is paid, converting it doesn’t necessarily remove its licensing requirements.
I didn’t realize image-to-SVG conversion was an option. I’ll look into it, although I’d still prefer a free icon that already has clean SVG markup.
Iconify is also a good option. You can search across many icon sets and usually copy the SVG markup directly, or use its web component and framework integrations.
SVG isn’t outdated—it’s still the standard format for scalable web icons. If you just want something to copy and paste, look for an open-licensed SVG in Iconify or SVG Repo.

It’s a really useful collection, but some downloads and licenses may have restrictions depending on how you use the icon.