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

Name
ink-eraser-off-outline-rounded
Set
Material Symbols Light
Style
Outline Rounded
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.479 20.9l-4.756-4.75l-2.277 2.366q-.217.236-.522.36t-.633.124H5.229q-.323 0-.628-.13t-.522-.349l-.935-.934q-.478-.48-.491-1.137t.466-1.161l5.277-5.466l-5.302-5.302q-.146-.146-.155-.347t.155-.366t.357-.166t.357.166l16.384 16.384q.147.146.156.344t-.156.364t-.356.165t-.357-.165M4.985 18h6.55l2.475-2.564l-4.925-4.925l-5.258 5.447q-.154.173-.154.451q0 .28.154.433zm15.144-8.044q0 .304-.119.609q-.118.304-.36.547l-2.479 2.534q-.146.166-.347.166t-.366-.166q-.147-.146-.144-.344t.144-.363l2.484-2.547q.154-.153.154-.442t-.154-.442l-4.084-4.085q-.154-.154-.433-.154t-.433.173l-2.465 2.56q-.14.165-.344.165t-.37-.165q-.14-.14-.14-.338t.14-.364l2.46-2.565q.242-.262.54-.373t.596-.112q.304 0 .6.118q.295.118.531.36l4.09 4.091q.243.237.371.535t.128.602m-8.57 3.006"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightInkEraserOffOutlineRounded(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.479 20.9l-4.756-4.75l-2.277 2.366q-.217.236-.522.36t-.633.124H5.229q-.323 0-.628-.13t-.522-.349l-.935-.934q-.478-.48-.491-1.137t.466-1.161l5.277-5.466l-5.302-5.302q-.146-.146-.155-.347t.155-.366t.357-.166t.357.166l16.384 16.384q.147.146.156.344t-.156.364t-.356.165t-.357-.165M4.985 18h6.55l2.475-2.564l-4.925-4.925l-5.258 5.447q-.154.173-.154.451q0 .28.154.433zm15.144-8.044q0 .304-.119.609q-.118.304-.36.547l-2.479 2.534q-.146.166-.347.166t-.366-.166q-.147-.146-.144-.344t.144-.363l2.484-2.547q.154-.153.154-.442t-.154-.442l-4.084-4.085q-.154-.154-.433-.154t-.433.173l-2.465 2.56q-.14.165-.344.165t-.37-.165q-.14-.14-.14-.338t.14-.364l2.46-2.565q.242-.262.54-.373t.596-.112q.304 0 .6.118q.295.118.531.36l4.09 4.091q.243.237.371.535t.128.602m-8.57 3.006"/></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.479 20.9l-4.756-4.75l-2.277 2.366q-.217.236-.522.36t-.633.124H5.229q-.323 0-.628-.13t-.522-.349l-.935-.934q-.478-.48-.491-1.137t.466-1.161l5.277-5.466l-5.302-5.302q-.146-.146-.155-.347t.155-.366t.357-.166t.357.166l16.384 16.384q.147.146.156.344t-.156.364t-.356.165t-.357-.165M4.985 18h6.55l2.475-2.564l-4.925-4.925l-5.258 5.447q-.154.173-.154.451q0 .28.154.433zm15.144-8.044q0 .304-.119.609q-.118.304-.36.547l-2.479 2.534q-.146.166-.347.166t-.366-.166q-.147-.146-.144-.344t.144-.363l2.484-2.547q.154-.153.154-.442t-.154-.442l-4.084-4.085q-.154-.154-.433-.154t-.433.173l-2.465 2.56q-.14.165-.344.165t-.37-.165q-.14-.14-.14-.338t.14-.364l2.46-2.565q.242-.262.54-.373t.596-.112q.304 0 .6.118q.295.118.531.36l4.09 4.091q.243.237.371.535t.128.602m-8.57 3.006"/></svg>
</template>

CSS

.icon-ink-eraser-off-outline-rounded {
  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.479%2020.9l-4.756-4.75l-2.277%202.366q-.217.236-.522.36t-.633.124H5.229q-.323%200-.628-.13t-.522-.349l-.935-.934q-.478-.48-.491-1.137t.466-1.161l5.277-5.466l-5.302-5.302q-.146-.146-.155-.347t.155-.366t.357-.166t.357.166l16.384%2016.384q.147.146.156.344t-.156.364t-.356.165t-.357-.165M4.985%2018h6.55l2.475-2.564l-4.925-4.925l-5.258%205.447q-.154.173-.154.451q0%20.28.154.433zm15.144-8.044q0%20.304-.119.609q-.118.304-.36.547l-2.479%202.534q-.146.166-.347.166t-.366-.166q-.147-.146-.144-.344t.144-.363l2.484-2.547q.154-.153.154-.442t-.154-.442l-4.084-4.085q-.154-.154-.433-.154t-.433.173l-2.465%202.56q-.14.165-.344.165t-.37-.165q-.14-.14-.14-.338t.14-.364l2.46-2.565q.242-.262.54-.373t.596-.112q.304%200%20.6.118q.295.118.531.36l4.09%204.091q.243.237.371.535t.128.602m-8.57%203.006%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.479%2020.9l-4.756-4.75l-2.277%202.366q-.217.236-.522.36t-.633.124H5.229q-.323%200-.628-.13t-.522-.349l-.935-.934q-.478-.48-.491-1.137t.466-1.161l5.277-5.466l-5.302-5.302q-.146-.146-.155-.347t.155-.366t.357-.166t.357.166l16.384%2016.384q.147.146.156.344t-.156.364t-.356.165t-.357-.165M4.985%2018h6.55l2.475-2.564l-4.925-4.925l-5.258%205.447q-.154.173-.154.451q0%20.28.154.433zm15.144-8.044q0%20.304-.119.609q-.118.304-.36.547l-2.479%202.534q-.146.166-.347.166t-.366-.166q-.147-.146-.144-.344t.144-.363l2.484-2.547q.154-.153.154-.442t-.154-.442l-4.084-4.085q-.154-.154-.433-.154t-.433.173l-2.465%202.56q-.14.165-.344.165t-.37-.165q-.14-.14-.14-.338t.14-.364l2.46-2.565q.242-.262.54-.373t.596-.112q.304%200%20.6.118q.295.118.531.36l4.09%204.091q.243.237.371.535t.128.602m-8.57%203.006%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-rounded.svg?color=%231a73e8&size=48