eraser small icon
eraser-small-24-filled from Fluent UI System Icons by Microsoft Corporation · 24 Filled · MIT Free for personal and commercial use.
- Name
- eraser-small-24-filled
- Set
- Fluent UI System Icons
- Style
- 24 Filled
- Viewbox
- 24×24
- License
- MIT
3 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
Use the eraser small icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.651 2.638a2.25 2.25 0 0 1 3.19.023l4.91 5.008a2.25 2.25 0 0 1-.007 3.158l-2.257 2.281a4.5 4.5 0 0 0-5.368 5.424l-1.784 1.803a2.25 2.25 0 0 1-3.176.023l-5.1-5.008a2.25 2.25 0 0 1-.006-3.204zM4.108 13.212a.75.75 0 0 0 .003 1.068l5.099 5.008a.75.75 0 0 0 1.058-.008l1.468-1.483l-6.099-6.1zM17.5 21a3.5 3.5 0 1 0 0-7a3.5 3.5 0 0 0 0 7"/></svg>
React
import type { SVGProps } from "react";
export function FluentEraserSmall24Filled(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="M12.651 2.638a2.25 2.25 0 0 1 3.19.023l4.91 5.008a2.25 2.25 0 0 1-.007 3.158l-2.257 2.281a4.5 4.5 0 0 0-5.368 5.424l-1.784 1.803a2.25 2.25 0 0 1-3.176.023l-5.1-5.008a2.25 2.25 0 0 1-.006-3.204zM4.108 13.212a.75.75 0 0 0 .003 1.068l5.099 5.008a.75.75 0 0 0 1.058-.008l1.468-1.483l-6.099-6.1zM17.5 21a3.5 3.5 0 1 0 0-7a3.5 3.5 0 0 0 0 7"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.651 2.638a2.25 2.25 0 0 1 3.19.023l4.91 5.008a2.25 2.25 0 0 1-.007 3.158l-2.257 2.281a4.5 4.5 0 0 0-5.368 5.424l-1.784 1.803a2.25 2.25 0 0 1-3.176.023l-5.1-5.008a2.25 2.25 0 0 1-.006-3.204zM4.108 13.212a.75.75 0 0 0 .003 1.068l5.099 5.008a.75.75 0 0 0 1.058-.008l1.468-1.483l-6.099-6.1zM17.5 21a3.5 3.5 0 1 0 0-7a3.5 3.5 0 0 0 0 7"/></svg> </template>
CSS
.icon-eraser-small-24-filled {
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%22M12.651%202.638a2.25%202.25%200%200%201%203.19.023l4.91%205.008a2.25%202.25%200%200%201-.007%203.158l-2.257%202.281a4.5%204.5%200%200%200-5.368%205.424l-1.784%201.803a2.25%202.25%200%200%201-3.176.023l-5.1-5.008a2.25%202.25%200%200%201-.006-3.204zM4.108%2013.212a.75.75%200%200%200%20.003%201.068l5.099%205.008a.75.75%200%200%200%201.058-.008l1.468-1.483l-6.099-6.1zM17.5%2021a3.5%203.5%200%201%200%200-7a3.5%203.5%200%200%200%200%207%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%22M12.651%202.638a2.25%202.25%200%200%201%203.19.023l4.91%205.008a2.25%202.25%200%200%201-.007%203.158l-2.257%202.281a4.5%204.5%200%200%200-5.368%205.424l-1.784%201.803a2.25%202.25%200%200%201-3.176.023l-5.1-5.008a2.25%202.25%200%200%201-.006-3.204zM4.108%2013.212a.75.75%200%200%200%20.003%201.068l5.099%205.008a.75.75%200%200%200%201.058-.008l1.468-1.483l-6.099-6.1zM17.5%2021a3.5%203.5%200%201%200%200-7a3.5%203.5%200%200%200%200%207%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/eraser-small-24-filled.svg?color=%231a73e8&size=48