eraser auto icon
eraser-auto from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- eraser-auto
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the eraser auto 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="m12.035 12.089l-2.915 2.93C7.707 16.44 7 17.15 7 18.035s.707 1.596 2.12 3.017l.33.332c.303.304.454.456.646.536c.191.08.404.08.83.08h2.218c.426 0 .639 0 .83-.08c.192-.08.343-.232.646-.536l3.33-3.349m-5.915-5.946l1.997-2.008c1.375-1.382 2.062-2.073 2.913-2.08h.04c.85.007 1.538.698 2.913 2.08c1.396 1.404 2.094 2.106 2.102 2.979v.04c-.008.873-.706 1.575-2.102 2.978l-1.947 1.957m-5.916-5.946l5.916 5.946M9 9L7.5 5.5m0 0L6.184 2.43a1 1 0 0 0-.078-.165a.6.6 0 0 0-.412-.258C5.649 2 5.599 2 5.5 2c-.1 0-.149 0-.194.007a.6.6 0 0 0-.412.258a1 1 0 0 0-.078.164L3.5 5.5m4 0h-4m0 0L2 9"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsEraserAuto(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="m12.035 12.089l-2.915 2.93C7.707 16.44 7 17.15 7 18.035s.707 1.596 2.12 3.017l.33.332c.303.304.454.456.646.536c.191.08.404.08.83.08h2.218c.426 0 .639 0 .83-.08c.192-.08.343-.232.646-.536l3.33-3.349m-5.915-5.946l1.997-2.008c1.375-1.382 2.062-2.073 2.913-2.08h.04c.85.007 1.538.698 2.913 2.08c1.396 1.404 2.094 2.106 2.102 2.979v.04c-.008.873-.706 1.575-2.102 2.978l-1.947 1.957m-5.916-5.946l5.916 5.946M9 9L7.5 5.5m0 0L6.184 2.43a1 1 0 0 0-.078-.165a.6.6 0 0 0-.412-.258C5.649 2 5.599 2 5.5 2c-.1 0-.149 0-.194.007a.6.6 0 0 0-.412.258a1 1 0 0 0-.078.164L3.5 5.5m4 0h-4m0 0L2 9"/></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="m12.035 12.089l-2.915 2.93C7.707 16.44 7 17.15 7 18.035s.707 1.596 2.12 3.017l.33.332c.303.304.454.456.646.536c.191.08.404.08.83.08h2.218c.426 0 .639 0 .83-.08c.192-.08.343-.232.646-.536l3.33-3.349m-5.915-5.946l1.997-2.008c1.375-1.382 2.062-2.073 2.913-2.08h.04c.85.007 1.538.698 2.913 2.08c1.396 1.404 2.094 2.106 2.102 2.979v.04c-.008.873-.706 1.575-2.102 2.978l-1.947 1.957m-5.916-5.946l5.916 5.946M9 9L7.5 5.5m0 0L6.184 2.43a1 1 0 0 0-.078-.165a.6.6 0 0 0-.412-.258C5.649 2 5.599 2 5.5 2c-.1 0-.149 0-.194.007a.6.6 0 0 0-.412.258a1 1 0 0 0-.078.164L3.5 5.5m4 0h-4m0 0L2 9"/></svg> </template>
CSS
.icon-eraser-auto {
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%22m12.035%2012.089l-2.915%202.93C7.707%2016.44%207%2017.15%207%2018.035s.707%201.596%202.12%203.017l.33.332c.303.304.454.456.646.536c.191.08.404.08.83.08h2.218c.426%200%20.639%200%20.83-.08c.192-.08.343-.232.646-.536l3.33-3.349m-5.915-5.946l1.997-2.008c1.375-1.382%202.062-2.073%202.913-2.08h.04c.85.007%201.538.698%202.913%202.08c1.396%201.404%202.094%202.106%202.102%202.979v.04c-.008.873-.706%201.575-2.102%202.978l-1.947%201.957m-5.916-5.946l5.916%205.946M9%209L7.5%205.5m0%200L6.184%202.43a1%201%200%200%200-.078-.165a.6.6%200%200%200-.412-.258C5.649%202%205.599%202%205.5%202c-.1%200-.149%200-.194.007a.6.6%200%200%200-.412.258a1%201%200%200%200-.078.164L3.5%205.5m4%200h-4m0%200L2%209%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%22m12.035%2012.089l-2.915%202.93C7.707%2016.44%207%2017.15%207%2018.035s.707%201.596%202.12%203.017l.33.332c.303.304.454.456.646.536c.191.08.404.08.83.08h2.218c.426%200%20.639%200%20.83-.08c.192-.08.343-.232.646-.536l3.33-3.349m-5.915-5.946l1.997-2.008c1.375-1.382%202.062-2.073%202.913-2.08h.04c.85.007%201.538.698%202.913%202.08c1.396%201.404%202.094%202.106%202.102%202.979v.04c-.008.873-.706%201.575-2.102%202.978l-1.947%201.957m-5.916-5.946l5.916%205.946M9%209L7.5%205.5m0%200L6.184%202.43a1%201%200%200%200-.078-.165a.6.6%200%200%200-.412-.258C5.649%202%205.599%202%205.5%202c-.1%200-.149%200-.194.007a.6.6%200%200%200-.412.258a1%201%200%200%200-.078.164L3.5%205.5m4%200h-4m0%200L2%209%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/eraser-auto.svg?color=%231a73e8&size=48