cosmetic icon

cosmetic-broken from Solar by 480 Design · Broken · UI · CC-BY-4.0 Attribution required.

Name
cosmetic-broken
Set
Solar
Style
Broken
Category
UI
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

More ui icons from Solar

Use the cosmetic 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" d="M16.5 16C13.4624 16 11 13.5376 11 10.5C11 7.46243 13.4624 5 16.5 5C19.5376 5 22 7.46243 22 10.5C22 12.0347 21.3714 13.4227 20.3576 14.4203"/><path stroke-linecap="round" stroke-linejoin="round" d="M16.5 20V16M16.5 20H19.5M16.5 20H13.5"/><path stroke-linecap="round" d="M2 11H8"/><path stroke-linecap="round" d="M8 11V13"/><path stroke-linecap="round" d="M8 17C8 18.6569 6.65685 20 5 20C3.34315 20 2 18.6569 2 17V11"/><path d="M3 11H7V5.61799C7 4.87461 6.21769 4.39111 5.55279 4.72356L3.55279 5.72356C3.214 5.89295 3 6.23922 3 6.61799V11Z"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarCosmeticBroken(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" d="M16.5 16C13.4624 16 11 13.5376 11 10.5C11 7.46243 13.4624 5 16.5 5C19.5376 5 22 7.46243 22 10.5C22 12.0347 21.3714 13.4227 20.3576 14.4203"/><path strokeLinecap="round" strokeLinejoin="round" d="M16.5 20V16M16.5 20H19.5M16.5 20H13.5"/><path strokeLinecap="round" d="M2 11H8"/><path strokeLinecap="round" d="M8 11V13"/><path strokeLinecap="round" d="M8 17C8 18.6569 6.65685 20 5 20C3.34315 20 2 18.6569 2 17V11"/><path d="M3 11H7V5.61799C7 4.87461 6.21769 4.39111 5.55279 4.72356L3.55279 5.72356C3.214 5.89295 3 6.23922 3 6.61799V11Z"/></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" d="M16.5 16C13.4624 16 11 13.5376 11 10.5C11 7.46243 13.4624 5 16.5 5C19.5376 5 22 7.46243 22 10.5C22 12.0347 21.3714 13.4227 20.3576 14.4203"/><path stroke-linecap="round" stroke-linejoin="round" d="M16.5 20V16M16.5 20H19.5M16.5 20H13.5"/><path stroke-linecap="round" d="M2 11H8"/><path stroke-linecap="round" d="M8 11V13"/><path stroke-linecap="round" d="M8 17C8 18.6569 6.65685 20 5 20C3.34315 20 2 18.6569 2 17V11"/><path d="M3 11H7V5.61799C7 4.87461 6.21769 4.39111 5.55279 4.72356L3.55279 5.72356C3.214 5.89295 3 6.23922 3 6.61799V11Z"/></g></svg>
</template>

CSS

.icon-cosmetic-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%20d%3D%22M16.5%2016C13.4624%2016%2011%2013.5376%2011%2010.5C11%207.46243%2013.4624%205%2016.5%205C19.5376%205%2022%207.46243%2022%2010.5C22%2012.0347%2021.3714%2013.4227%2020.3576%2014.4203%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M16.5%2020V16M16.5%2020H19.5M16.5%2020H13.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M2%2011H8%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M8%2011V13%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M8%2017C8%2018.6569%206.65685%2020%205%2020C3.34315%2020%202%2018.6569%202%2017V11%22%2F%3E%3Cpath%20d%3D%22M3%2011H7V5.61799C7%204.87461%206.21769%204.39111%205.55279%204.72356L3.55279%205.72356C3.214%205.89295%203%206.23922%203%206.61799V11Z%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%20d%3D%22M16.5%2016C13.4624%2016%2011%2013.5376%2011%2010.5C11%207.46243%2013.4624%205%2016.5%205C19.5376%205%2022%207.46243%2022%2010.5C22%2012.0347%2021.3714%2013.4227%2020.3576%2014.4203%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M16.5%2020V16M16.5%2020H19.5M16.5%2020H13.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M2%2011H8%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M8%2011V13%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M8%2017C8%2018.6569%206.65685%2020%205%2020C3.34315%2020%202%2018.6569%202%2017V11%22%2F%3E%3Cpath%20d%3D%22M3%2011H7V5.61799C7%204.87461%206.21769%204.39111%205.55279%204.72356L3.55279%205.72356C3.214%205.89295%203%206.23922%203%206.61799V11Z%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/cosmetic-broken.svg?color=%231a73e8&size=48

Cosmetic broken icon — Solar · IconsDB