perfume from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
perfume
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

The same icon in other sets

Use the perfume icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="1.5"><path stroke-linecap="round" d="M2 16.033a7.4 7.4 0 0 0 2.01 5.082c.695.741 1.315.885 2.319.885h6.342c1.004 0 1.624-.144 2.318-.885A7.4 7.4 0 0 0 17 16.033c0-3.007-1.79-5.598-4.367-6.778c-.441-.201-.831-.255-1.315-.255H7.682c-.484 0-.874.054-1.315.255C3.79 10.435 2 13.026 2 16.033"/><path d="M7 9V8c0-1.655.345-2 2-2h1c1.655 0 2 .345 2 2v1m-1-3V4.5C11 3.45 10.627 3 9.5 3S8 3.45 8 4.5V6"/><circle cx="19" cy="5" r="3" stroke-linecap="round"/><path stroke-linecap="round" d="M6 4h2m3 0h5"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsPerfume(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinejoin="round" strokeWidth="1.5"><path strokeLinecap="round" d="M2 16.033a7.4 7.4 0 0 0 2.01 5.082c.695.741 1.315.885 2.319.885h6.342c1.004 0 1.624-.144 2.318-.885A7.4 7.4 0 0 0 17 16.033c0-3.007-1.79-5.598-4.367-6.778c-.441-.201-.831-.255-1.315-.255H7.682c-.484 0-.874.054-1.315.255C3.79 10.435 2 13.026 2 16.033"/><path d="M7 9V8c0-1.655.345-2 2-2h1c1.655 0 2 .345 2 2v1m-1-3V4.5C11 3.45 10.627 3 9.5 3S8 3.45 8 4.5V6"/><circle cx="19" cy="5" r="3" strokeLinecap="round"/><path strokeLinecap="round" d="M6 4h2m3 0h5"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="1.5"><path stroke-linecap="round" d="M2 16.033a7.4 7.4 0 0 0 2.01 5.082c.695.741 1.315.885 2.319.885h6.342c1.004 0 1.624-.144 2.318-.885A7.4 7.4 0 0 0 17 16.033c0-3.007-1.79-5.598-4.367-6.778c-.441-.201-.831-.255-1.315-.255H7.682c-.484 0-.874.054-1.315.255C3.79 10.435 2 13.026 2 16.033"/><path d="M7 9V8c0-1.655.345-2 2-2h1c1.655 0 2 .345 2 2v1m-1-3V4.5C11 3.45 10.627 3 9.5 3S8 3.45 8 4.5V6"/><circle cx="19" cy="5" r="3" stroke-linecap="round"/><path stroke-linecap="round" d="M6 4h2m3 0h5"/></g></svg>
</template>

CSS

.icon-perfume {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M2%2016.033a7.4%207.4%200%200%200%202.01%205.082c.695.741%201.315.885%202.319.885h6.342c1.004%200%201.624-.144%202.318-.885A7.4%207.4%200%200%200%2017%2016.033c0-3.007-1.79-5.598-4.367-6.778c-.441-.201-.831-.255-1.315-.255H7.682c-.484%200-.874.054-1.315.255C3.79%2010.435%202%2013.026%202%2016.033%22%2F%3E%3Cpath%20d%3D%22M7%209V8c0-1.655.345-2%202-2h1c1.655%200%202%20.345%202%202v1m-1-3V4.5C11%203.45%2010.627%203%209.5%203S8%203.45%208%204.5V6%22%2F%3E%3Ccircle%20cx%3D%2219%22%20cy%3D%225%22%20r%3D%223%22%20stroke-linecap%3D%22round%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M6%204h2m3%200h5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M2%2016.033a7.4%207.4%200%200%200%202.01%205.082c.695.741%201.315.885%202.319.885h6.342c1.004%200%201.624-.144%202.318-.885A7.4%207.4%200%200%200%2017%2016.033c0-3.007-1.79-5.598-4.367-6.778c-.441-.201-.831-.255-1.315-.255H7.682c-.484%200-.874.054-1.315.255C3.79%2010.435%202%2013.026%202%2016.033%22%2F%3E%3Cpath%20d%3D%22M7%209V8c0-1.655.345-2%202-2h1c1.655%200%202%20.345%202%202v1m-1-3V4.5C11%203.45%2010.627%203%209.5%203S8%203.45%208%204.5V6%22%2F%3E%3Ccircle%20cx%3D%2219%22%20cy%3D%225%22%20r%3D%223%22%20stroke-linecap%3D%22round%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M6%204h2m3%200h5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/perfume.svg?color=%231a73e8&size=48