blush brush 01 icon
blush-brush-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- blush-brush-01
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the blush brush 01 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m8.065 11.032l-5.181 1.791c-2.448.915.851 5.134 1.946 6.224s5.502 4.536 6.421 2.101l1.743-5.212m-9.76.554l2.702-1.378m1.703 5.386l1.254-2.443m3.733-9.805l1.003-.998c.394-.392 1.082-.319 1.476.074l1.564 1.556a1 1 0 0 1 0 1.42l-1.002.997a2 2 0 0 0-.562 1.082l-.495 2.877c-.138.803-1.13 1.117-1.709.54l-4.538-4.787c-.58-.576-.474-1.5.333-1.637l2.892-.492c.412-.07.743-.339 1.038-.633m4.319.753l4.582-4.742c1.357-1.35-.508-3.1-1.808-1.807l-4.794 4.54"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsBlushBrush01(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="m8.065 11.032l-5.181 1.791c-2.448.915.851 5.134 1.946 6.224s5.502 4.536 6.421 2.101l1.743-5.212m-9.76.554l2.702-1.378m1.703 5.386l1.254-2.443m3.733-9.805l1.003-.998c.394-.392 1.082-.319 1.476.074l1.564 1.556a1 1 0 0 1 0 1.42l-1.002.997a2 2 0 0 0-.562 1.082l-.495 2.877c-.138.803-1.13 1.117-1.709.54l-4.538-4.787c-.58-.576-.474-1.5.333-1.637l2.892-.492c.412-.07.743-.339 1.038-.633m4.319.753l4.582-4.742c1.357-1.35-.508-3.1-1.808-1.807l-4.794 4.54"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m8.065 11.032l-5.181 1.791c-2.448.915.851 5.134 1.946 6.224s5.502 4.536 6.421 2.101l1.743-5.212m-9.76.554l2.702-1.378m1.703 5.386l1.254-2.443m3.733-9.805l1.003-.998c.394-.392 1.082-.319 1.476.074l1.564 1.556a1 1 0 0 1 0 1.42l-1.002.997a2 2 0 0 0-.562 1.082l-.495 2.877c-.138.803-1.13 1.117-1.709.54l-4.538-4.787c-.58-.576-.474-1.5.333-1.637l2.892-.492c.412-.07.743-.339 1.038-.633m4.319.753l4.582-4.742c1.357-1.35-.508-3.1-1.808-1.807l-4.794 4.54"/></svg> </template>
CSS
.icon-blush-brush-01 {
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%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m8.065%2011.032l-5.181%201.791c-2.448.915.851%205.134%201.946%206.224s5.502%204.536%206.421%202.101l1.743-5.212m-9.76.554l2.702-1.378m1.703%205.386l1.254-2.443m3.733-9.805l1.003-.998c.394-.392%201.082-.319%201.476.074l1.564%201.556a1%201%200%200%201%200%201.42l-1.002.997a2%202%200%200%200-.562%201.082l-.495%202.877c-.138.803-1.13%201.117-1.709.54l-4.538-4.787c-.58-.576-.474-1.5.333-1.637l2.892-.492c.412-.07.743-.339%201.038-.633m4.319.753l4.582-4.742c1.357-1.35-.508-3.1-1.808-1.807l-4.794%204.54%22%2F%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%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m8.065%2011.032l-5.181%201.791c-2.448.915.851%205.134%201.946%206.224s5.502%204.536%206.421%202.101l1.743-5.212m-9.76.554l2.702-1.378m1.703%205.386l1.254-2.443m3.733-9.805l1.003-.998c.394-.392%201.082-.319%201.476.074l1.564%201.556a1%201%200%200%201%200%201.42l-1.002.997a2%202%200%200%200-.562%201.082l-.495%202.877c-.138.803-1.13%201.117-1.709.54l-4.538-4.787c-.58-.576-.474-1.5.333-1.637l2.892-.492c.412-.07.743-.339%201.038-.633m4.319.753l4.582-4.742c1.357-1.35-.508-3.1-1.808-1.807l-4.794%204.54%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/blush-brush-01.svg?color=%231a73e8&size=48