Where can I find a fragrance or perfume icon as an SVG?

0
10
Asked By MellowBirch47 On

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

Answered By CedarFox8 On

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.

BrightHarbor21 -

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

Answered By QuietOrbit6 On

SVG Repo has a perfume icon collection with downloadable SVG files. Flaticon is another place worth checking for ready-to-use vector versions.

Answered By AmberVale52 On

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.

MellowBirch47 -

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.

Answered By RiverKite39 On

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.

Answered By SilverMaple14 On

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.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.