ink eraser off icon
ink-eraser-off-outline from Material Symbols Light by Google · Outline · Text · Apache-2.0 Free for personal and commercial use.
- Name
- ink-eraser-off-outline
- Set
- Material Symbols Light
- Style
- Outline
- 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
add-column-leftadd-column-rightadd-linkadd-notesadd-row-aboveadd-row-belowadd-to-drivealign-centeralign-endalign-flex-centeralign-flex-endalign-flex-startalign-horizontal-centeralign-horizontal-leftalign-horizontal-rightalign-items-stretchalign-justify-centeralign-justify-flex-endalign-justify-flex-startalign-justify-space-aroundalign-justify-space-betweenalign-justify-space-evenalign-justify-stretchalign-self-stretch
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-1.414-1.413q-.478-.48-.491-1.137t.466-1.161l5.277-5.466l-5.655-5.656l.713-.713l17.092 17.092zM4.985 18h6.55l2.475-2.564l-4.925-4.925l-5.258 5.447q-.154.173-.154.451q0 .28.154.433zm11.832-3.994l-.713-.714l2.838-2.9q.154-.154.154-.442t-.154-.442l-4.084-4.085q-.154-.154-.433-.154t-.433.173l-2.819 2.92l-.707-.708l2.807-2.92q.479-.503 1.134-.494t1.134.489l4.09 4.09q.479.479.488 1.146q.01.668-.469 1.147zM11.56 12.96"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightInkEraserOffOutline(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-1.414-1.413q-.478-.48-.491-1.137t.466-1.161l5.277-5.466l-5.655-5.656l.713-.713l17.092 17.092zM4.985 18h6.55l2.475-2.564l-4.925-4.925l-5.258 5.447q-.154.173-.154.451q0 .28.154.433zm11.832-3.994l-.713-.714l2.838-2.9q.154-.154.154-.442t-.154-.442l-4.084-4.085q-.154-.154-.433-.154t-.433.173l-2.819 2.92l-.707-.708l2.807-2.92q.479-.503 1.134-.494t1.134.489l4.09 4.09q.479.479.488 1.146q.01.668-.469 1.147zM11.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-1.414-1.413q-.478-.48-.491-1.137t.466-1.161l5.277-5.466l-5.655-5.656l.713-.713l17.092 17.092zM4.985 18h6.55l2.475-2.564l-4.925-4.925l-5.258 5.447q-.154.173-.154.451q0 .28.154.433zm11.832-3.994l-.713-.714l2.838-2.9q.154-.154.154-.442t-.154-.442l-4.084-4.085q-.154-.154-.433-.154t-.433.173l-2.819 2.92l-.707-.708l2.807-2.92q.479-.503 1.134-.494t1.134.489l4.09 4.09q.479.479.488 1.146q.01.668-.469 1.147zM11.56 12.96"/></svg> </template>
CSS
.icon-ink-eraser-off-outline {
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-1.414-1.413q-.478-.48-.491-1.137t.466-1.161l5.277-5.466l-5.655-5.656l.713-.713l17.092%2017.092zM4.985%2018h6.55l2.475-2.564l-4.925-4.925l-5.258%205.447q-.154.173-.154.451q0%20.28.154.433zm11.832-3.994l-.713-.714l2.838-2.9q.154-.154.154-.442t-.154-.442l-4.084-4.085q-.154-.154-.433-.154t-.433.173l-2.819%202.92l-.707-.708l2.807-2.92q.479-.503%201.134-.494t1.134.489l4.09%204.09q.479.479.488%201.146q.01.668-.469%201.147zM11.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-1.414-1.413q-.478-.48-.491-1.137t.466-1.161l5.277-5.466l-5.655-5.656l.713-.713l17.092%2017.092zM4.985%2018h6.55l2.475-2.564l-4.925-4.925l-5.258%205.447q-.154.173-.154.451q0%20.28.154.433zm11.832-3.994l-.713-.714l2.838-2.9q.154-.154.154-.442t-.154-.442l-4.084-4.085q-.154-.154-.433-.154t-.433.173l-2.819%202.92l-.707-.708l2.807-2.92q.479-.503%201.134-.494t1.134.489l4.09%204.09q.479.479.488%201.146q.01.668-.469%201.147zM11.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.svg?color=%231a73e8&size=48