perfume icon
perfume-broken from Solar by 480 Design · Broken · UI · CC-BY-4.0 Attribution required.
- Name
- perfume-broken
- Set
- Solar
- Style
- Broken
- 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
accessibility-boldadd-boldadd-circle-boldadd-square-boldaugmented-reality-boldballoon-boldbattery-charge-boldbattery-charge-minimalistic-boldbattery-full-boldbattery-full-minimalistic-boldbattery-half-boldbattery-half-minimalistic-boldbattery-low-boldbattery-low-minimalistic-boldblocks-boldbody-boldbolt-boldbolt-circle-boldbox-boldbox-minimalistic-boldbroom-boldcat-boldcheck-circle-boldcheck-square-bold
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 stroke-linecap="round" d="M2.16133 16C2.05554 15.5138 2 15.0105 2 14.495C2 10.3556 5.58172 7 10 7C14.4183 7 18 10.3556 18 14.495C18 16.4098 17.2336 18.1569 15.9725 19.4817C15.5224 19.9546 15.2973 20.191 14.3538 20.5955C13.4102 21 12.7596 21 11.4584 21H8.5416C7.24039 21 6.58979 21 5.64624 20.5955C5.38106 20.4818 5.17262 20.3814 5 20.2853"/><path stroke-linecap="round" d="M2.5 13C3.93501 13.5805 5.64292 14.7308 7.86069 14.9805C10.3509 15.2609 11.8549 13.5843 14 13.2947"/><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 SolarPerfumeBroken(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 strokeLinecap="round" d="M2.16133 16C2.05554 15.5138 2 15.0105 2 14.495C2 10.3556 5.58172 7 10 7C14.4183 7 18 10.3556 18 14.495C18 16.4098 17.2336 18.1569 15.9725 19.4817C15.5224 19.9546 15.2973 20.191 14.3538 20.5955C13.4102 21 12.7596 21 11.4584 21H8.5416C7.24039 21 6.58979 21 5.64624 20.5955C5.38106 20.4818 5.17262 20.3814 5 20.2853"/><path strokeLinecap="round" d="M2.5 13C3.93501 13.5805 5.64292 14.7308 7.86069 14.9805C10.3509 15.2609 11.8549 13.5843 14 13.2947"/><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 stroke-linecap="round" d="M2.16133 16C2.05554 15.5138 2 15.0105 2 14.495C2 10.3556 5.58172 7 10 7C14.4183 7 18 10.3556 18 14.495C18 16.4098 17.2336 18.1569 15.9725 19.4817C15.5224 19.9546 15.2973 20.191 14.3538 20.5955C13.4102 21 12.7596 21 11.4584 21H8.5416C7.24039 21 6.58979 21 5.64624 20.5955C5.38106 20.4818 5.17262 20.3814 5 20.2853"/><path stroke-linecap="round" d="M2.5 13C3.93501 13.5805 5.64292 14.7308 7.86069 14.9805C10.3509 15.2609 11.8549 13.5843 14 13.2947"/><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-broken {
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%20stroke-linecap%3D%22round%22%20d%3D%22M2.16133%2016C2.05554%2015.5138%202%2015.0105%202%2014.495C2%2010.3556%205.58172%207%2010%207C14.4183%207%2018%2010.3556%2018%2014.495C18%2016.4098%2017.2336%2018.1569%2015.9725%2019.4817C15.5224%2019.9546%2015.2973%2020.191%2014.3538%2020.5955C13.4102%2021%2012.7596%2021%2011.4584%2021H8.5416C7.24039%2021%206.58979%2021%205.64624%2020.5955C5.38106%2020.4818%205.17262%2020.3814%205%2020.2853%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.3509%2015.2609%2011.8549%2013.5843%2014%2013.2947%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%20stroke-linecap%3D%22round%22%20d%3D%22M2.16133%2016C2.05554%2015.5138%202%2015.0105%202%2014.495C2%2010.3556%205.58172%207%2010%207C14.4183%207%2018%2010.3556%2018%2014.495C18%2016.4098%2017.2336%2018.1569%2015.9725%2019.4817C15.5224%2019.9546%2015.2973%2020.191%2014.3538%2020.5955C13.4102%2021%2012.7596%2021%2011.4584%2021H8.5416C7.24039%2021%206.58979%2021%205.64624%2020.5955C5.38106%2020.4818%205.17262%2020.3814%205%2020.2853%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.3509%2015.2609%2011.8549%2013.5843%2014%2013.2947%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-broken.svg?color=%231a73e8&size=48