blush brush 02 icon

blush-brush-02 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
blush-brush-02
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the blush brush 02 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-linejoin="round" stroke-width="1.5"><path stroke-linecap="round" d="m12 13l3 2m-3-2c-4.48 2.746-7.118 1.78-9 .85c0 2.08.681 3.82 1.696 5.15M15 15l2.598-5l3.278-6.31a1.166 1.166 0 0 0-.524-1.567a1.174 1.174 0 0 0-1.544.47L15 8.414L12 13m3 2c-.219 2.037-1.573 6.185-4.844 7c-1.815 0-3.988-1.07-5.46-3m12.902-9L15 8.414M4.696 19c1.038.167 3.584.2 5.46-1"/><path d="m6 4l.221.597c.29.784.435 1.176.72 1.461c.286.286.678.431 1.462.72L9 7l-.597.221c-.784.29-1.176.435-1.461.72c-.286.286-.431.678-.72 1.462L6 10l-.221-.597c-.29-.784-.435-1.176-.72-1.461c-.286-.286-.678-.431-1.462-.72L3 7l.597-.221c.784-.29 1.176-.435 1.461-.72c.286-.286.431-.678.72-1.462z"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsBlushBrush02(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" strokeLinejoin="round" strokeWidth="1.5"><path strokeLinecap="round" d="m12 13l3 2m-3-2c-4.48 2.746-7.118 1.78-9 .85c0 2.08.681 3.82 1.696 5.15M15 15l2.598-5l3.278-6.31a1.166 1.166 0 0 0-.524-1.567a1.174 1.174 0 0 0-1.544.47L15 8.414L12 13m3 2c-.219 2.037-1.573 6.185-4.844 7c-1.815 0-3.988-1.07-5.46-3m12.902-9L15 8.414M4.696 19c1.038.167 3.584.2 5.46-1"/><path d="m6 4l.221.597c.29.784.435 1.176.72 1.461c.286.286.678.431 1.462.72L9 7l-.597.221c-.784.29-1.176.435-1.461.72c-.286.286-.431.678-.72 1.462L6 10l-.221-.597c-.29-.784-.435-1.176-.72-1.461c-.286-.286-.678-.431-1.462-.72L3 7l.597-.221c.784-.29 1.176-.435 1.461-.72c.286-.286.431-.678.72-1.462z"/></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-linejoin="round" stroke-width="1.5"><path stroke-linecap="round" d="m12 13l3 2m-3-2c-4.48 2.746-7.118 1.78-9 .85c0 2.08.681 3.82 1.696 5.15M15 15l2.598-5l3.278-6.31a1.166 1.166 0 0 0-.524-1.567a1.174 1.174 0 0 0-1.544.47L15 8.414L12 13m3 2c-.219 2.037-1.573 6.185-4.844 7c-1.815 0-3.988-1.07-5.46-3m12.902-9L15 8.414M4.696 19c1.038.167 3.584.2 5.46-1"/><path d="m6 4l.221.597c.29.784.435 1.176.72 1.461c.286.286.678.431 1.462.72L9 7l-.597.221c-.784.29-1.176.435-1.461.72c-.286.286-.431.678-.72 1.462L6 10l-.221-.597c-.29-.784-.435-1.176-.72-1.461c-.286-.286-.678-.431-1.462-.72L3 7l.597-.221c.784-.29 1.176-.435 1.461-.72c.286-.286.431-.678.72-1.462z"/></g></svg>
</template>

CSS

.icon-blush-brush-02 {
  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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22m12%2013l3%202m-3-2c-4.48%202.746-7.118%201.78-9%20.85c0%202.08.681%203.82%201.696%205.15M15%2015l2.598-5l3.278-6.31a1.166%201.166%200%200%200-.524-1.567a1.174%201.174%200%200%200-1.544.47L15%208.414L12%2013m3%202c-.219%202.037-1.573%206.185-4.844%207c-1.815%200-3.988-1.07-5.46-3m12.902-9L15%208.414M4.696%2019c1.038.167%203.584.2%205.46-1%22%2F%3E%3Cpath%20d%3D%22m6%204l.221.597c.29.784.435%201.176.72%201.461c.286.286.678.431%201.462.72L9%207l-.597.221c-.784.29-1.176.435-1.461.72c-.286.286-.431.678-.72%201.462L6%2010l-.221-.597c-.29-.784-.435-1.176-.72-1.461c-.286-.286-.678-.431-1.462-.72L3%207l.597-.221c.784-.29%201.176-.435%201.461-.72c.286-.286.431-.678.72-1.462z%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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22m12%2013l3%202m-3-2c-4.48%202.746-7.118%201.78-9%20.85c0%202.08.681%203.82%201.696%205.15M15%2015l2.598-5l3.278-6.31a1.166%201.166%200%200%200-.524-1.567a1.174%201.174%200%200%200-1.544.47L15%208.414L12%2013m3%202c-.219%202.037-1.573%206.185-4.844%207c-1.815%200-3.988-1.07-5.46-3m12.902-9L15%208.414M4.696%2019c1.038.167%203.584.2%205.46-1%22%2F%3E%3Cpath%20d%3D%22m6%204l.221.597c.29.784.435%201.176.72%201.461c.286.286.678.431%201.462.72L9%207l-.597.221c-.784.29-1.176.435-1.461.72c-.286.286-.431.678-.72%201.462L6%2010l-.221-.597c-.29-.784-.435-1.176-.72-1.461c-.286-.286-.678-.431-1.462-.72L3%207l.597-.221c.784-.29%201.176-.435%201.461-.72c.286-.286.431-.678.72-1.462z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/blush-brush-02.svg?color=%231a73e8&size=48