auto delete icon
auto-delete-sharp from Material Symbols Light by Google · Sharp · Actions · Apache-2.0 Free for personal and commercial use.
- Name
- auto-delete-sharp
- Set
- Material Symbols Light
- Style
- Sharp
- Category
- Actions
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More actions icons from Material Symbols Light
Use the auto delete icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6 20V6H5V5h4v-.77h6V5h4v1h-1v4.242q-.213-.048-.494-.068t-.506-.02q-.623 0-1.36.148t-1.294.396V8h-1v3.212q-.857.534-1.6 1.449q-.742.914-1.092 1.855V8h-1v9h.5q0 .723.196 1.548T10.866 20zm10.996 1.846q-2.013 0-3.428-1.418q-1.414-1.42-1.414-3.432t1.419-3.428q1.419-1.414 3.431-1.414t3.428 1.419t1.414 3.431t-1.418 3.428q-1.42 1.414-3.432 1.414m1.654-2.65l.546-.546l-1.811-1.804v-2.73h-.77v3.046z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightAutoDeleteSharp(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="M6 20V6H5V5h4v-.77h6V5h4v1h-1v4.242q-.213-.048-.494-.068t-.506-.02q-.623 0-1.36.148t-1.294.396V8h-1v3.212q-.857.534-1.6 1.449q-.742.914-1.092 1.855V8h-1v9h.5q0 .723.196 1.548T10.866 20zm10.996 1.846q-2.013 0-3.428-1.418q-1.414-1.42-1.414-3.432t1.419-3.428q1.419-1.414 3.431-1.414t3.428 1.419t1.414 3.431t-1.418 3.428q-1.42 1.414-3.432 1.414m1.654-2.65l.546-.546l-1.811-1.804v-2.73h-.77v3.046z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6 20V6H5V5h4v-.77h6V5h4v1h-1v4.242q-.213-.048-.494-.068t-.506-.02q-.623 0-1.36.148t-1.294.396V8h-1v3.212q-.857.534-1.6 1.449q-.742.914-1.092 1.855V8h-1v9h.5q0 .723.196 1.548T10.866 20zm10.996 1.846q-2.013 0-3.428-1.418q-1.414-1.42-1.414-3.432t1.419-3.428q1.419-1.414 3.431-1.414t3.428 1.419t1.414 3.431t-1.418 3.428q-1.42 1.414-3.432 1.414m1.654-2.65l.546-.546l-1.811-1.804v-2.73h-.77v3.046z"/></svg> </template>
CSS
.icon-auto-delete-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%22M6%2020V6H5V5h4v-.77h6V5h4v1h-1v4.242q-.213-.048-.494-.068t-.506-.02q-.623%200-1.36.148t-1.294.396V8h-1v3.212q-.857.534-1.6%201.449q-.742.914-1.092%201.855V8h-1v9h.5q0%20.723.196%201.548T10.866%2020zm10.996%201.846q-2.013%200-3.428-1.418q-1.414-1.42-1.414-3.432t1.419-3.428q1.419-1.414%203.431-1.414t3.428%201.419t1.414%203.431t-1.418%203.428q-1.42%201.414-3.432%201.414m1.654-2.65l.546-.546l-1.811-1.804v-2.73h-.77v3.046z%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%22M6%2020V6H5V5h4v-.77h6V5h4v1h-1v4.242q-.213-.048-.494-.068t-.506-.02q-.623%200-1.36.148t-1.294.396V8h-1v3.212q-.857.534-1.6%201.449q-.742.914-1.092%201.855V8h-1v9h.5q0%20.723.196%201.548T10.866%2020zm10.996%201.846q-2.013%200-3.428-1.418q-1.414-1.42-1.414-3.432t1.419-3.428q1.419-1.414%203.431-1.414t3.428%201.419t1.414%203.431t-1.418%203.428q-1.42%201.414-3.432%201.414m1.654-2.65l.546-.546l-1.811-1.804v-2.73h-.77v3.046z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/auto-delete-sharp.svg?color=%231a73e8&size=48