perfume icon

perfume-linear from Solar by 480 Design · Linear · UI · CC-BY-4.0 Attribution required.

Name
perfume-linear
Set
Solar
Style
Linear
Category
UI
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

The same icon in other sets

More ui icons from Solar

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-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M7 5.42168V5C7 3.58579 7 2.87868 7.43934 2.43934C7.87868 2 8.58579 2 10 2C11.4142 2 12.1213 2 12.5607 2.43934C13 2.87868 13 3.58579 13 5V5.42168V7H7V5.5"/><path stroke-linecap="round" stroke-linejoin="round" d="M13 7H7"/><path d="M7 5.00021C7.55228 5.00021 8 5.05228 8 4.5C8 3.94772 7.55228 4.00035 7 4.00035"/><path d="M10 7C5.58172 7 2 10.3556 2 14.495C2 16.4098 2.76642 18.1569 4.02754 19.4817C4.47765 19.9546 4.7027 20.191 5.64624 20.5955C6.58979 21 7.24039 21 8.5416 21H11.4584C12.7596 21 13.4102 21 14.3538 20.5955C15.2973 20.191 15.5224 19.9546 15.9725 19.4817C17.2336 18.1569 18 16.4098 18 14.495C18 10.3556 14.4183 7 10 7Z"/><path stroke-linecap="round" d="M2.5 13C3.93501 13.5805 5.64292 14.7308 7.86069 14.9805C10.856 15.3178 12.4244 12.8237 15.3979 13.3176C16.446 13.4917 17.4232 13.7921 18 14.112"/><path d="M13.5 5H14.3197C15.0959 5 15.8615 5.18073 16.5557 5.52786L17.5 6"/><path d="M20.5 5.24977C21.6958 5.94012 22.2174 7.27523 21.6651 8.23182C21.1128 9.1884 19.6958 9.40422 18.5 8.71387C17.3043 8.02351 16.7827 6.6884 17.335 5.73182C17.8872 4.77523 19.3043 4.55941 20.5 5.24977Z"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarPerfumeLinear(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" strokeWidth="1.5"><path strokeLinecap="round" strokeLinejoin="round" d="M7 5.42168V5C7 3.58579 7 2.87868 7.43934 2.43934C7.87868 2 8.58579 2 10 2C11.4142 2 12.1213 2 12.5607 2.43934C13 2.87868 13 3.58579 13 5V5.42168V7H7V5.5"/><path strokeLinecap="round" strokeLinejoin="round" d="M13 7H7"/><path d="M7 5.00021C7.55228 5.00021 8 5.05228 8 4.5C8 3.94772 7.55228 4.00035 7 4.00035"/><path d="M10 7C5.58172 7 2 10.3556 2 14.495C2 16.4098 2.76642 18.1569 4.02754 19.4817C4.47765 19.9546 4.7027 20.191 5.64624 20.5955C6.58979 21 7.24039 21 8.5416 21H11.4584C12.7596 21 13.4102 21 14.3538 20.5955C15.2973 20.191 15.5224 19.9546 15.9725 19.4817C17.2336 18.1569 18 16.4098 18 14.495C18 10.3556 14.4183 7 10 7Z"/><path strokeLinecap="round" d="M2.5 13C3.93501 13.5805 5.64292 14.7308 7.86069 14.9805C10.856 15.3178 12.4244 12.8237 15.3979 13.3176C16.446 13.4917 17.4232 13.7921 18 14.112"/><path d="M13.5 5H14.3197C15.0959 5 15.8615 5.18073 16.5557 5.52786L17.5 6"/><path d="M20.5 5.24977C21.6958 5.94012 22.2174 7.27523 21.6651 8.23182C21.1128 9.1884 19.6958 9.40422 18.5 8.71387C17.3043 8.02351 16.7827 6.6884 17.335 5.73182C17.8872 4.77523 19.3043 4.55941 20.5 5.24977Z"/></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-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M7 5.42168V5C7 3.58579 7 2.87868 7.43934 2.43934C7.87868 2 8.58579 2 10 2C11.4142 2 12.1213 2 12.5607 2.43934C13 2.87868 13 3.58579 13 5V5.42168V7H7V5.5"/><path stroke-linecap="round" stroke-linejoin="round" d="M13 7H7"/><path d="M7 5.00021C7.55228 5.00021 8 5.05228 8 4.5C8 3.94772 7.55228 4.00035 7 4.00035"/><path d="M10 7C5.58172 7 2 10.3556 2 14.495C2 16.4098 2.76642 18.1569 4.02754 19.4817C4.47765 19.9546 4.7027 20.191 5.64624 20.5955C6.58979 21 7.24039 21 8.5416 21H11.4584C12.7596 21 13.4102 21 14.3538 20.5955C15.2973 20.191 15.5224 19.9546 15.9725 19.4817C17.2336 18.1569 18 16.4098 18 14.495C18 10.3556 14.4183 7 10 7Z"/><path stroke-linecap="round" d="M2.5 13C3.93501 13.5805 5.64292 14.7308 7.86069 14.9805C10.856 15.3178 12.4244 12.8237 15.3979 13.3176C16.446 13.4917 17.4232 13.7921 18 14.112"/><path d="M13.5 5H14.3197C15.0959 5 15.8615 5.18073 16.5557 5.52786L17.5 6"/><path d="M20.5 5.24977C21.6958 5.94012 22.2174 7.27523 21.6651 8.23182C21.1128 9.1884 19.6958 9.40422 18.5 8.71387C17.3043 8.02351 16.7827 6.6884 17.335 5.73182C17.8872 4.77523 19.3043 4.55941 20.5 5.24977Z"/></g></svg>
</template>

CSS

.icon-perfume-linear {
  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-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M7%205.42168V5C7%203.58579%207%202.87868%207.43934%202.43934C7.87868%202%208.58579%202%2010%202C11.4142%202%2012.1213%202%2012.5607%202.43934C13%202.87868%2013%203.58579%2013%205V5.42168V7H7V5.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M13%207H7%22%2F%3E%3Cpath%20d%3D%22M7%205.00021C7.55228%205.00021%208%205.05228%208%204.5C8%203.94772%207.55228%204.00035%207%204.00035%22%2F%3E%3Cpath%20d%3D%22M10%207C5.58172%207%202%2010.3556%202%2014.495C2%2016.4098%202.76642%2018.1569%204.02754%2019.4817C4.47765%2019.9546%204.7027%2020.191%205.64624%2020.5955C6.58979%2021%207.24039%2021%208.5416%2021H11.4584C12.7596%2021%2013.4102%2021%2014.3538%2020.5955C15.2973%2020.191%2015.5224%2019.9546%2015.9725%2019.4817C17.2336%2018.1569%2018%2016.4098%2018%2014.495C18%2010.3556%2014.4183%207%2010%207Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M2.5%2013C3.93501%2013.5805%205.64292%2014.7308%207.86069%2014.9805C10.856%2015.3178%2012.4244%2012.8237%2015.3979%2013.3176C16.446%2013.4917%2017.4232%2013.7921%2018%2014.112%22%2F%3E%3Cpath%20d%3D%22M13.5%205H14.3197C15.0959%205%2015.8615%205.18073%2016.5557%205.52786L17.5%206%22%2F%3E%3Cpath%20d%3D%22M20.5%205.24977C21.6958%205.94012%2022.2174%207.27523%2021.6651%208.23182C21.1128%209.1884%2019.6958%209.40422%2018.5%208.71387C17.3043%208.02351%2016.7827%206.6884%2017.335%205.73182C17.8872%204.77523%2019.3043%204.55941%2020.5%205.24977Z%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-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M7%205.42168V5C7%203.58579%207%202.87868%207.43934%202.43934C7.87868%202%208.58579%202%2010%202C11.4142%202%2012.1213%202%2012.5607%202.43934C13%202.87868%2013%203.58579%2013%205V5.42168V7H7V5.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M13%207H7%22%2F%3E%3Cpath%20d%3D%22M7%205.00021C7.55228%205.00021%208%205.05228%208%204.5C8%203.94772%207.55228%204.00035%207%204.00035%22%2F%3E%3Cpath%20d%3D%22M10%207C5.58172%207%202%2010.3556%202%2014.495C2%2016.4098%202.76642%2018.1569%204.02754%2019.4817C4.47765%2019.9546%204.7027%2020.191%205.64624%2020.5955C6.58979%2021%207.24039%2021%208.5416%2021H11.4584C12.7596%2021%2013.4102%2021%2014.3538%2020.5955C15.2973%2020.191%2015.5224%2019.9546%2015.9725%2019.4817C17.2336%2018.1569%2018%2016.4098%2018%2014.495C18%2010.3556%2014.4183%207%2010%207Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M2.5%2013C3.93501%2013.5805%205.64292%2014.7308%207.86069%2014.9805C10.856%2015.3178%2012.4244%2012.8237%2015.3979%2013.3176C16.446%2013.4917%2017.4232%2013.7921%2018%2014.112%22%2F%3E%3Cpath%20d%3D%22M13.5%205H14.3197C15.0959%205%2015.8615%205.18073%2016.5557%205.52786L17.5%206%22%2F%3E%3Cpath%20d%3D%22M20.5%205.24977C21.6958%205.94012%2022.2174%207.27523%2021.6651%208.23182C21.1128%209.1884%2019.6958%209.40422%2018.5%208.71387C17.3043%208.02351%2016.7827%206.6884%2017.335%205.73182C17.8872%204.77523%2019.3043%204.55941%2020.5%205.24977Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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