delete history icon
delete-history from Material Symbols Light by Google · Regular · Actions · Apache-2.0 Free for personal and commercial use.
- Name
- delete-history
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Actions
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- delete-history-outline, delete-history-outline-sharp, delete-history-sharp
1 other variant in Material Symbols Light
The same icon in other sets
More actions icons from Material Symbols Light
Use the delete history icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m16.112 20l-.689-.688l2.1-2.1l-2.1-2.1l.689-.689l2.1 2.1l2.1-2.1l.688.689l-2.075 2.1l2.075 2.1l-.688.688l-2.1-2.075zm-4.15 0q-3.046 0-5.311-1.99q-2.264-1.989-2.62-5.01h1.011q.408 2.58 2.351 4.29T11.962 19q.275 0 .541-.012t.536-.063v1.006q-.27.044-.536.056t-.541.013m-7-11.538V4.307h1v2.388q1.16-1.273 2.718-1.984T11.962 4q3.327 0 5.663 2.337T19.962 12v.27h-1V12q0-2.925-2.038-4.962T11.962 5q-1.552 0-2.918.656q-1.365.656-2.41 1.806h2.482v1zm8.965 6.153l-2.408-2.407V7h1v4.792l1.939 1.939z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightDeleteHistory(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="m16.112 20l-.689-.688l2.1-2.1l-2.1-2.1l.689-.689l2.1 2.1l2.1-2.1l.688.689l-2.075 2.1l2.075 2.1l-.688.688l-2.1-2.075zm-4.15 0q-3.046 0-5.311-1.99q-2.264-1.989-2.62-5.01h1.011q.408 2.58 2.351 4.29T11.962 19q.275 0 .541-.012t.536-.063v1.006q-.27.044-.536.056t-.541.013m-7-11.538V4.307h1v2.388q1.16-1.273 2.718-1.984T11.962 4q3.327 0 5.663 2.337T19.962 12v.27h-1V12q0-2.925-2.038-4.962T11.962 5q-1.552 0-2.918.656q-1.365.656-2.41 1.806h2.482v1zm8.965 6.153l-2.408-2.407V7h1v4.792l1.939 1.939z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m16.112 20l-.689-.688l2.1-2.1l-2.1-2.1l.689-.689l2.1 2.1l2.1-2.1l.688.689l-2.075 2.1l2.075 2.1l-.688.688l-2.1-2.075zm-4.15 0q-3.046 0-5.311-1.99q-2.264-1.989-2.62-5.01h1.011q.408 2.58 2.351 4.29T11.962 19q.275 0 .541-.012t.536-.063v1.006q-.27.044-.536.056t-.541.013m-7-11.538V4.307h1v2.388q1.16-1.273 2.718-1.984T11.962 4q3.327 0 5.663 2.337T19.962 12v.27h-1V12q0-2.925-2.038-4.962T11.962 5q-1.552 0-2.918.656q-1.365.656-2.41 1.806h2.482v1zm8.965 6.153l-2.408-2.407V7h1v4.792l1.939 1.939z"/></svg> </template>
CSS
.icon-delete-history {
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%22m16.112%2020l-.689-.688l2.1-2.1l-2.1-2.1l.689-.689l2.1%202.1l2.1-2.1l.688.689l-2.075%202.1l2.075%202.1l-.688.688l-2.1-2.075zm-4.15%200q-3.046%200-5.311-1.99q-2.264-1.989-2.62-5.01h1.011q.408%202.58%202.351%204.29T11.962%2019q.275%200%20.541-.012t.536-.063v1.006q-.27.044-.536.056t-.541.013m-7-11.538V4.307h1v2.388q1.16-1.273%202.718-1.984T11.962%204q3.327%200%205.663%202.337T19.962%2012v.27h-1V12q0-2.925-2.038-4.962T11.962%205q-1.552%200-2.918.656q-1.365.656-2.41%201.806h2.482v1zm8.965%206.153l-2.408-2.407V7h1v4.792l1.939%201.939z%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%22m16.112%2020l-.689-.688l2.1-2.1l-2.1-2.1l.689-.689l2.1%202.1l2.1-2.1l.688.689l-2.075%202.1l2.075%202.1l-.688.688l-2.1-2.075zm-4.15%200q-3.046%200-5.311-1.99q-2.264-1.989-2.62-5.01h1.011q.408%202.58%202.351%204.29T11.962%2019q.275%200%20.541-.012t.536-.063v1.006q-.27.044-.536.056t-.541.013m-7-11.538V4.307h1v2.388q1.16-1.273%202.718-1.984T11.962%204q3.327%200%205.663%202.337T19.962%2012v.27h-1V12q0-2.925-2.038-4.962T11.962%205q-1.552%200-2.918.656q-1.365.656-2.41%201.806h2.482v1zm8.965%206.153l-2.408-2.407V7h1v4.792l1.939%201.939z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/delete-history.svg?color=%231a73e8&size=48