ink-eraser-off-outline-sharp from Material Symbols Light by Google · Outline Sharp · Text · Apache-2.0 Free for personal and commercial use.

Name
ink-eraser-off-outline-sharp
Set
Material Symbols Light
Style
Outline Sharp
Category
Text
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More text icons from Material Symbols Light

Use the ink eraser off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.833 21.26l-5.11-5.11L11.962 19H4.558l-2.55-2.55l6.388-6.627L2.74 4.167l.714-.713l17.092 17.092zM4.985 18h6.55l2.475-2.564l-4.925-4.925l-5.7 5.889zm11.832-3.994l-.713-.714l3.28-3.342L14.435 5l-3.261 3.362l-.707-.708l3.919-4.081l6.396 6.396zM11.56 12.96"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightInkEraserOffOutlineSharp(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.833 21.26l-5.11-5.11L11.962 19H4.558l-2.55-2.55l6.388-6.627L2.74 4.167l.714-.713l17.092 17.092zM4.985 18h6.55l2.475-2.564l-4.925-4.925l-5.7 5.889zm11.832-3.994l-.713-.714l3.28-3.342L14.435 5l-3.261 3.362l-.707-.708l3.919-4.081l6.396 6.396zM11.56 12.96"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.833 21.26l-5.11-5.11L11.962 19H4.558l-2.55-2.55l6.388-6.627L2.74 4.167l.714-.713l17.092 17.092zM4.985 18h6.55l2.475-2.564l-4.925-4.925l-5.7 5.889zm11.832-3.994l-.713-.714l3.28-3.342L14.435 5l-3.261 3.362l-.707-.708l3.919-4.081l6.396 6.396zM11.56 12.96"/></svg>
</template>

CSS

.icon-ink-eraser-off-outline-sharp {
  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%22currentColor%22%20d%3D%22m19.833%2021.26l-5.11-5.11L11.962%2019H4.558l-2.55-2.55l6.388-6.627L2.74%204.167l.714-.713l17.092%2017.092zM4.985%2018h6.55l2.475-2.564l-4.925-4.925l-5.7%205.889zm11.832-3.994l-.713-.714l3.28-3.342L14.435%205l-3.261%203.362l-.707-.708l3.919-4.081l6.396%206.396zM11.56%2012.96%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%22currentColor%22%20d%3D%22m19.833%2021.26l-5.11-5.11L11.962%2019H4.558l-2.55-2.55l6.388-6.627L2.74%204.167l.714-.713l17.092%2017.092zM4.985%2018h6.55l2.475-2.564l-4.925-4.925l-5.7%205.889zm11.832-3.994l-.713-.714l3.28-3.342L14.435%205l-3.261%203.362l-.707-.708l3.919-4.081l6.396%206.396zM11.56%2012.96%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/ink-eraser-off-outline-sharp.svg?color=%231a73e8&size=48