lip gloss icon
lip-gloss from IconPark by ByteDance · Color · Makeups · Apache-2.0 Free for personal and commercial use.
- Name
- lip-gloss
- Set
- IconPark
- Style
- Color
- Category
- Makeups
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More makeups icons from IconPark
Use the lip gloss icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-linecap="round" stroke-width="4"><path fill="#2F88FF" stroke-linejoin="round" d="M24 12H8C8 12 8 16 9 26C10 36 12 44 12 44H20C20 44 22 36 23 26C24 16 24 12 24 12Z"/><path fill="#2F88FF" stroke-linejoin="round" d="M42 34H28C28 34 28 36 29 39C30 42 31.5 44 31.5 44H38.5C38.5 44 40 42 41 39C42 36 42 34 42 34Z"/><path d="M35 34V13"/><path fill="#2F88FF" stroke-linejoin="round" d="M31 7H39L37 13H33L31 7Z"/><rect width="10" height="6" x="11" y="6" fill="#2F88FF" stroke-linejoin="round"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkLipGloss(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" strokeLinecap="round" strokeWidth="4"><path fill="#2F88FF" strokeLinejoin="round" d="M24 12H8C8 12 8 16 9 26C10 36 12 44 12 44H20C20 44 22 36 23 26C24 16 24 12 24 12Z"/><path fill="#2F88FF" strokeLinejoin="round" d="M42 34H28C28 34 28 36 29 39C30 42 31.5 44 31.5 44H38.5C38.5 44 40 42 41 39C42 36 42 34 42 34Z"/><path d="M35 34V13"/><path fill="#2F88FF" strokeLinejoin="round" d="M31 7H39L37 13H33L31 7Z"/><rect width="10" height="6" x="11" y="6" fill="#2F88FF" strokeLinejoin="round"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-linecap="round" stroke-width="4"><path fill="#2F88FF" stroke-linejoin="round" d="M24 12H8C8 12 8 16 9 26C10 36 12 44 12 44H20C20 44 22 36 23 26C24 16 24 12 24 12Z"/><path fill="#2F88FF" stroke-linejoin="round" d="M42 34H28C28 34 28 36 29 39C30 42 31.5 44 31.5 44H38.5C38.5 44 40 42 41 39C42 36 42 34 42 34Z"/><path d="M35 34V13"/><path fill="#2F88FF" stroke-linejoin="round" d="M31 7H39L37 13H33L31 7Z"/><rect width="10" height="6" x="11" y="6" fill="#2F88FF" stroke-linejoin="round"/></g></svg> </template>
CSS
.icon-lip-gloss {
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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke-linejoin%3D%22round%22%20d%3D%22M24%2012H8C8%2012%208%2016%209%2026C10%2036%2012%2044%2012%2044H20C20%2044%2022%2036%2023%2026C24%2016%2024%2012%2024%2012Z%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke-linejoin%3D%22round%22%20d%3D%22M42%2034H28C28%2034%2028%2036%2029%2039C30%2042%2031.5%2044%2031.5%2044H38.5C38.5%2044%2040%2042%2041%2039C42%2036%2042%2034%2042%2034Z%22%2F%3E%3Cpath%20d%3D%22M35%2034V13%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke-linejoin%3D%22round%22%20d%3D%22M31%207H39L37%2013H33L31%207Z%22%2F%3E%3Crect%20width%3D%2210%22%20height%3D%226%22%20x%3D%2211%22%20y%3D%226%22%20fill%3D%22%232F88FF%22%20stroke-linejoin%3D%22round%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke-linejoin%3D%22round%22%20d%3D%22M24%2012H8C8%2012%208%2016%209%2026C10%2036%2012%2044%2012%2044H20C20%2044%2022%2036%2023%2026C24%2016%2024%2012%2024%2012Z%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke-linejoin%3D%22round%22%20d%3D%22M42%2034H28C28%2034%2028%2036%2029%2039C30%2042%2031.5%2044%2031.5%2044H38.5C38.5%2044%2040%2042%2041%2039C42%2036%2042%2034%2042%2034Z%22%2F%3E%3Cpath%20d%3D%22M35%2034V13%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke-linejoin%3D%22round%22%20d%3D%22M31%207H39L37%2013H33L31%207Z%22%2F%3E%3Crect%20width%3D%2210%22%20height%3D%226%22%20x%3D%2211%22%20y%3D%226%22%20fill%3D%22%232F88FF%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park/lip-gloss.svg?color=%231a73e8&size=48