Perfume icon in outline, twotone, bold and bulk. Free in all four styles, for props, objects and everything with no other sheet. Copy the SVG, the React, Vue or Svelte component, or download a PNG.
import { IconPerfume } from "@devigner-ui/icons";
<IconPerfume className="size-6" />
<script setup>
import { IconPerfume } from "@devigner-ui/icons-vue";
</script>
<template>
<IconPerfume class="size-6" />
</template>
<script>
import { IconPerfume } from "@devigner-ui/icons-svelte";
</script>
<IconPerfume class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7 5.42V5c0-1.41 0-2.12.44-2.56S8.59 2 10 2s2.12 0 2.56.44S13 3.59 13 5v2H7V5.5" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M13 7H7" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M7 5c.55 0 1 .05 1-.5S7.55 4 7 4" stroke="currentColor" stroke-width="1.5"></path><path d="M10 7c-4.42 0-8 3.36-8 7.5a7.2 7.2 0 0 0 2.03 4.98c.45.47.67.71 1.62 1.12.94.4 1.59.4 2.9.4h2.9c1.31 0 1.96 0 2.9-.4.95-.4 1.17-.65 1.62-1.12A7.2 7.2 0 0 0 18 14.5c0-4.14-3.58-7.5-8-7.5" stroke="currentColor" stroke-width="1.5"></path><path opacity="1" d="M2.5 13c1.44.58 3.14 1.73 5.36 1.98 3 .34 4.56-2.16 7.54-1.66 1.05.17 2.02.47 2.6.8" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="M13.5 5h.82a5 5 0 0 1 2.24.53l.94.47" stroke="currentColor" stroke-width="1.5"></path><path d="M20.5 5.25c1.2.69 1.72 2.03 1.17 2.98-.56.96-1.97 1.17-3.17.48s-1.72-2.02-1.16-2.98c.55-.95 1.96-1.17 3.16-.48" stroke="currentColor" stroke-width="1.5"></path></svg>