lipstick one icon
lipstick-one from IconPark by ByteDance · Color · Makeups · Apache-2.0 Free for personal and commercial use.
- Name
- lipstick-one
- 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 lipstick one icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="#2F88FF" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M39.4346 5.32275L40.8488 6.73697C42.4109 8.29906 42.4109 10.8317 40.8488 12.3938L33.7777 19.4649L29.5351 15.2222L39.4346 5.32275Z"/><rect width="10" height="16" x="28.121" y="13.808" transform="rotate(45 28.121 13.808)"/><rect width="14" height="14" x="15.394" y="23.707" transform="rotate(45 15.394 23.707)"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkLipstickOne(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="#2F88FF" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4"><path d="M39.4346 5.32275L40.8488 6.73697C42.4109 8.29906 42.4109 10.8317 40.8488 12.3938L33.7777 19.4649L29.5351 15.2222L39.4346 5.32275Z"/><rect width="10" height="16" x="28.121" y="13.808" transform="rotate(45 28.121 13.808)"/><rect width="14" height="14" x="15.394" y="23.707" transform="rotate(45 15.394 23.707)"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="#2F88FF" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M39.4346 5.32275L40.8488 6.73697C42.4109 8.29906 42.4109 10.8317 40.8488 12.3938L33.7777 19.4649L29.5351 15.2222L39.4346 5.32275Z"/><rect width="10" height="16" x="28.121" y="13.808" transform="rotate(45 28.121 13.808)"/><rect width="14" height="14" x="15.394" y="23.707" transform="rotate(45 15.394 23.707)"/></g></svg> </template>
CSS
.icon-lipstick-one {
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%22%232F88FF%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M39.4346%205.32275L40.8488%206.73697C42.4109%208.29906%2042.4109%2010.8317%2040.8488%2012.3938L33.7777%2019.4649L29.5351%2015.2222L39.4346%205.32275Z%22%2F%3E%3Crect%20width%3D%2210%22%20height%3D%2216%22%20x%3D%2228.121%22%20y%3D%2213.808%22%20transform%3D%22rotate(45%2028.121%2013.808)%22%2F%3E%3Crect%20width%3D%2214%22%20height%3D%2214%22%20x%3D%2215.394%22%20y%3D%2223.707%22%20transform%3D%22rotate(45%2015.394%2023.707)%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%22%232F88FF%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M39.4346%205.32275L40.8488%206.73697C42.4109%208.29906%2042.4109%2010.8317%2040.8488%2012.3938L33.7777%2019.4649L29.5351%2015.2222L39.4346%205.32275Z%22%2F%3E%3Crect%20width%3D%2210%22%20height%3D%2216%22%20x%3D%2228.121%22%20y%3D%2213.808%22%20transform%3D%22rotate(45%2028.121%2013.808)%22%2F%3E%3Crect%20width%3D%2214%22%20height%3D%2214%22%20x%3D%2215.394%22%20y%3D%2223.707%22%20transform%3D%22rotate(45%2015.394%2023.707)%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/lipstick-one.svg?color=%231a73e8&size=48