eraser icon

eraser-bold from Solar by 480 Design · Bold · Text Formatting · CC-BY-4.0 Attribution required.

Name
eraser-bold
Set
Solar
Style
Bold
Category
Text Formatting
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

The same icon in other sets

More text formatting icons from Solar

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="M11.4096 5.50506C13.0796 3.83502 13.9146 3 14.9522 3C15.9899 3 16.8249 3.83502 18.4949 5.50506C20.165 7.1751 21 8.01013 21 9.04776C21 10.0854 20.165 10.9204 18.4949 12.5904L14.3017 16.7837L7.21634 9.69828L11.4096 5.50506Z"/><path d="M6.1557 10.759L13.2411 17.8443L12.5904 18.4949C12.2127 18.8727 11.8777 19.2077 11.5734 19.5H21C21.4142 19.5 21.75 19.8358 21.75 20.25C21.75 20.6642 21.4142 21 21 21H9C7.98423 20.9747 7.1494 20.1393 5.50506 18.4949C3.83502 16.8249 3 15.9899 3 14.9522C3 13.9146 3.83502 13.0796 5.50506 11.4096L6.1557 10.759Z"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarEraserBold(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="M11.4096 5.50506C13.0796 3.83502 13.9146 3 14.9522 3C15.9899 3 16.8249 3.83502 18.4949 5.50506C20.165 7.1751 21 8.01013 21 9.04776C21 10.0854 20.165 10.9204 18.4949 12.5904L14.3017 16.7837L7.21634 9.69828L11.4096 5.50506Z"/><path d="M6.1557 10.759L13.2411 17.8443L12.5904 18.4949C12.2127 18.8727 11.8777 19.2077 11.5734 19.5H21C21.4142 19.5 21.75 19.8358 21.75 20.25C21.75 20.6642 21.4142 21 21 21H9C7.98423 20.9747 7.1494 20.1393 5.50506 18.4949C3.83502 16.8249 3 15.9899 3 14.9522C3 13.9146 3.83502 13.0796 5.50506 11.4096L6.1557 10.759Z"/></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="M11.4096 5.50506C13.0796 3.83502 13.9146 3 14.9522 3C15.9899 3 16.8249 3.83502 18.4949 5.50506C20.165 7.1751 21 8.01013 21 9.04776C21 10.0854 20.165 10.9204 18.4949 12.5904L14.3017 16.7837L7.21634 9.69828L11.4096 5.50506Z"/><path d="M6.1557 10.759L13.2411 17.8443L12.5904 18.4949C12.2127 18.8727 11.8777 19.2077 11.5734 19.5H21C21.4142 19.5 21.75 19.8358 21.75 20.25C21.75 20.6642 21.4142 21 21 21H9C7.98423 20.9747 7.1494 20.1393 5.50506 18.4949C3.83502 16.8249 3 15.9899 3 14.9522C3 13.9146 3.83502 13.0796 5.50506 11.4096L6.1557 10.759Z"/></g></svg>
</template>

CSS

.icon-eraser-bold {
  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%22M11.4096%205.50506C13.0796%203.83502%2013.9146%203%2014.9522%203C15.9899%203%2016.8249%203.83502%2018.4949%205.50506C20.165%207.1751%2021%208.01013%2021%209.04776C21%2010.0854%2020.165%2010.9204%2018.4949%2012.5904L14.3017%2016.7837L7.21634%209.69828L11.4096%205.50506Z%22%2F%3E%3Cpath%20d%3D%22M6.1557%2010.759L13.2411%2017.8443L12.5904%2018.4949C12.2127%2018.8727%2011.8777%2019.2077%2011.5734%2019.5H21C21.4142%2019.5%2021.75%2019.8358%2021.75%2020.25C21.75%2020.6642%2021.4142%2021%2021%2021H9C7.98423%2020.9747%207.1494%2020.1393%205.50506%2018.4949C3.83502%2016.8249%203%2015.9899%203%2014.9522C3%2013.9146%203.83502%2013.0796%205.50506%2011.4096L6.1557%2010.759Z%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%22M11.4096%205.50506C13.0796%203.83502%2013.9146%203%2014.9522%203C15.9899%203%2016.8249%203.83502%2018.4949%205.50506C20.165%207.1751%2021%208.01013%2021%209.04776C21%2010.0854%2020.165%2010.9204%2018.4949%2012.5904L14.3017%2016.7837L7.21634%209.69828L11.4096%205.50506Z%22%2F%3E%3Cpath%20d%3D%22M6.1557%2010.759L13.2411%2017.8443L12.5904%2018.4949C12.2127%2018.8727%2011.8777%2019.2077%2011.5734%2019.5H21C21.4142%2019.5%2021.75%2019.8358%2021.75%2020.25C21.75%2020.6642%2021.4142%2021%2021%2021H9C7.98423%2020.9747%207.1494%2020.1393%205.50506%2018.4949C3.83502%2016.8249%203%2015.9899%203%2014.9522C3%2013.9146%203.83502%2013.0796%205.50506%2011.4096L6.1557%2010.759Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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