eraser icon

eraser-duotone from Reicon by REICON · Duotone · Text-formatting · MIT Free for personal and commercial use.

Name
eraser-duotone
Set
Reicon
Style
Duotone
Category
Text-formatting
Viewbox
24×24
License
MIT

2 other variants in Reicon

The same icon in other sets

All eraser icons →

More text-formatting icons from Reicon

Use the eraser icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M14.952 3c-1.037 0-1.872.835-3.542 2.505l-4.91 4.91l7.085 7.085l4.91-4.91C20.165 10.92 21 10.085 21 9.048c0-1.038-.835-1.873-2.505-3.543S15.99 3 14.952 3" opacity=".5"/><path d="M13.585 17.5L6.5 10.415l-.995.995C3.835 13.08 3 13.915 3 14.952c0 1.038.835 1.873 2.505 3.543S8.01 21 9.048 21c1.037 0 1.872-.835 3.542-2.505z"/><path d="M9.033 21H9zm.03 0c.796-.006 1.476-.506 2.51-1.5H21a.75.75 0 0 1 0 1.5z" opacity=".5"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconEraserDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M14.952 3c-1.037 0-1.872.835-3.542 2.505l-4.91 4.91l7.085 7.085l4.91-4.91C20.165 10.92 21 10.085 21 9.048c0-1.038-.835-1.873-2.505-3.543S15.99 3 14.952 3" opacity=".5"/><path d="M13.585 17.5L6.5 10.415l-.995.995C3.835 13.08 3 13.915 3 14.952c0 1.038.835 1.873 2.505 3.543S8.01 21 9.048 21c1.037 0 1.872-.835 3.542-2.505z"/><path d="M9.033 21H9zm.03 0c.796-.006 1.476-.506 2.51-1.5H21a.75.75 0 0 1 0 1.5z" opacity=".5"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M14.952 3c-1.037 0-1.872.835-3.542 2.505l-4.91 4.91l7.085 7.085l4.91-4.91C20.165 10.92 21 10.085 21 9.048c0-1.038-.835-1.873-2.505-3.543S15.99 3 14.952 3" opacity=".5"/><path d="M13.585 17.5L6.5 10.415l-.995.995C3.835 13.08 3 13.915 3 14.952c0 1.038.835 1.873 2.505 3.543S8.01 21 9.048 21c1.037 0 1.872-.835 3.542-2.505z"/><path d="M9.033 21H9zm.03 0c.796-.006 1.476-.506 2.51-1.5H21a.75.75 0 0 1 0 1.5z" opacity=".5"/></g></svg>
</template>

CSS

.icon-eraser-duotone {
  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%22currentColor%22%3E%3Cpath%20d%3D%22M14.952%203c-1.037%200-1.872.835-3.542%202.505l-4.91%204.91l7.085%207.085l4.91-4.91C20.165%2010.92%2021%2010.085%2021%209.048c0-1.038-.835-1.873-2.505-3.543S15.99%203%2014.952%203%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M13.585%2017.5L6.5%2010.415l-.995.995C3.835%2013.08%203%2013.915%203%2014.952c0%201.038.835%201.873%202.505%203.543S8.01%2021%209.048%2021c1.037%200%201.872-.835%203.542-2.505z%22%2F%3E%3Cpath%20d%3D%22M9.033%2021H9zm.03%200c.796-.006%201.476-.506%202.51-1.5H21a.75.75%200%200%201%200%201.5z%22%20opacity%3D%22.5%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%22currentColor%22%3E%3Cpath%20d%3D%22M14.952%203c-1.037%200-1.872.835-3.542%202.505l-4.91%204.91l7.085%207.085l4.91-4.91C20.165%2010.92%2021%2010.085%2021%209.048c0-1.038-.835-1.873-2.505-3.543S15.99%203%2014.952%203%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M13.585%2017.5L6.5%2010.415l-.995.995C3.835%2013.08%203%2013.915%203%2014.952c0%201.038.835%201.873%202.505%203.543S8.01%2021%209.048%2021c1.037%200%201.872-.835%203.542-2.505z%22%2F%3E%3Cpath%20d%3D%22M9.033%2021H9zm.03%200c.796-.006%201.476-.506%202.51-1.5H21a.75.75%200%200%201%200%201.5z%22%20opacity%3D%22.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/eraser-duotone.svg?color=%231a73e8&size=48