delete-history-rounded from Material Symbols Light by Google · Rounded · Actions · Apache-2.0 Free for personal and commercial use.

Name
delete-history-rounded
Set
Material Symbols Light
Style
Rounded
Category
Actions
Viewbox
24×24
License
Apache 2.0
Aliases
delete-history-outline-rounded

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="M13.039 19.43q0 .214-.147.373q-.146.159-.36.178q-.153.019-.288.019h-.288q-1.39-.006-2.66-.449t-2.365-1.322q-1.029-.837-1.743-1.973t-1.017-2.504q-.048-.188.071-.365t.308-.225t.365.068t.225.305q.281 1.202.921 2.187q.641.986 1.535 1.719q.938.776 2.067 1.168t2.331.391h.27q.134 0 .269-.02q.213-.018.36.122q.145.14.145.329m5.174-1.506l-1.766 1.74q-.14.14-.332.134q-.191-.007-.337-.153q-.14-.14-.14-.344t.14-.344l1.746-1.746l-1.765-1.766q-.14-.14-.131-.344t.15-.344t.344-.14t.345.14l1.745 1.765l1.766-1.765q.14-.14.341-.134t.347.153q.14.14.14.335t-.14.334l-1.74 1.766l1.74 1.765q.14.14.134.341t-.153.347q-.14.14-.334.14t-.335-.14zM11.962 5q-1.552 0-2.918.656q-1.365.656-2.41 1.806h1.982q.213 0 .356.143q.144.143.144.357t-.144.356q-.143.144-.356.144H5.769q-.348 0-.578-.23t-.23-.578V4.808q0-.214.144-.357t.357-.143t.356.143t.144.357v1.888q1.16-1.273 2.718-1.984T11.962 4q1.663 0 3.118.623t2.545 1.714Q18.741 7.452 19.3 8.79q.56 1.338.644 2.89q.012.213-.11.378q-.122.164-.336.176q-.213.011-.378-.12q-.164-.132-.176-.346q-.078-1.38-.56-2.553q-.48-1.174-1.472-2.166q-.95-.95-2.213-1.5T11.962 5m.557 6.792l2.123 2.124q.177.176.159.372t-.159.335t-.335.159t-.372-.159L11.76 12.45q-.13-.13-.186-.27t-.056-.301V7.5q0-.213.143-.357T12.02 7t.357.143t.143.357z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightDeleteHistoryRounded(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="M13.039 19.43q0 .214-.147.373q-.146.159-.36.178q-.153.019-.288.019h-.288q-1.39-.006-2.66-.449t-2.365-1.322q-1.029-.837-1.743-1.973t-1.017-2.504q-.048-.188.071-.365t.308-.225t.365.068t.225.305q.281 1.202.921 2.187q.641.986 1.535 1.719q.938.776 2.067 1.168t2.331.391h.27q.134 0 .269-.02q.213-.018.36.122q.145.14.145.329m5.174-1.506l-1.766 1.74q-.14.14-.332.134q-.191-.007-.337-.153q-.14-.14-.14-.344t.14-.344l1.746-1.746l-1.765-1.766q-.14-.14-.131-.344t.15-.344t.344-.14t.345.14l1.745 1.765l1.766-1.765q.14-.14.341-.134t.347.153q.14.14.14.335t-.14.334l-1.74 1.766l1.74 1.765q.14.14.134.341t-.153.347q-.14.14-.334.14t-.335-.14zM11.962 5q-1.552 0-2.918.656q-1.365.656-2.41 1.806h1.982q.213 0 .356.143q.144.143.144.357t-.144.356q-.143.144-.356.144H5.769q-.348 0-.578-.23t-.23-.578V4.808q0-.214.144-.357t.357-.143t.356.143t.144.357v1.888q1.16-1.273 2.718-1.984T11.962 4q1.663 0 3.118.623t2.545 1.714Q18.741 7.452 19.3 8.79q.56 1.338.644 2.89q.012.213-.11.378q-.122.164-.336.176q-.213.011-.378-.12q-.164-.132-.176-.346q-.078-1.38-.56-2.553q-.48-1.174-1.472-2.166q-.95-.95-2.213-1.5T11.962 5m.557 6.792l2.123 2.124q.177.176.159.372t-.159.335t-.335.159t-.372-.159L11.76 12.45q-.13-.13-.186-.27t-.056-.301V7.5q0-.213.143-.357T12.02 7t.357.143t.143.357z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.039 19.43q0 .214-.147.373q-.146.159-.36.178q-.153.019-.288.019h-.288q-1.39-.006-2.66-.449t-2.365-1.322q-1.029-.837-1.743-1.973t-1.017-2.504q-.048-.188.071-.365t.308-.225t.365.068t.225.305q.281 1.202.921 2.187q.641.986 1.535 1.719q.938.776 2.067 1.168t2.331.391h.27q.134 0 .269-.02q.213-.018.36.122q.145.14.145.329m5.174-1.506l-1.766 1.74q-.14.14-.332.134q-.191-.007-.337-.153q-.14-.14-.14-.344t.14-.344l1.746-1.746l-1.765-1.766q-.14-.14-.131-.344t.15-.344t.344-.14t.345.14l1.745 1.765l1.766-1.765q.14-.14.341-.134t.347.153q.14.14.14.335t-.14.334l-1.74 1.766l1.74 1.765q.14.14.134.341t-.153.347q-.14.14-.334.14t-.335-.14zM11.962 5q-1.552 0-2.918.656q-1.365.656-2.41 1.806h1.982q.213 0 .356.143q.144.143.144.357t-.144.356q-.143.144-.356.144H5.769q-.348 0-.578-.23t-.23-.578V4.808q0-.214.144-.357t.357-.143t.356.143t.144.357v1.888q1.16-1.273 2.718-1.984T11.962 4q1.663 0 3.118.623t2.545 1.714Q18.741 7.452 19.3 8.79q.56 1.338.644 2.89q.012.213-.11.378q-.122.164-.336.176q-.213.011-.378-.12q-.164-.132-.176-.346q-.078-1.38-.56-2.553q-.48-1.174-1.472-2.166q-.95-.95-2.213-1.5T11.962 5m.557 6.792l2.123 2.124q.177.176.159.372t-.159.335t-.335.159t-.372-.159L11.76 12.45q-.13-.13-.186-.27t-.056-.301V7.5q0-.213.143-.357T12.02 7t.357.143t.143.357z"/></svg>
</template>

CSS

.icon-delete-history-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%22M13.039%2019.43q0%20.214-.147.373q-.146.159-.36.178q-.153.019-.288.019h-.288q-1.39-.006-2.66-.449t-2.365-1.322q-1.029-.837-1.743-1.973t-1.017-2.504q-.048-.188.071-.365t.308-.225t.365.068t.225.305q.281%201.202.921%202.187q.641.986%201.535%201.719q.938.776%202.067%201.168t2.331.391h.27q.134%200%20.269-.02q.213-.018.36.122q.145.14.145.329m5.174-1.506l-1.766%201.74q-.14.14-.332.134q-.191-.007-.337-.153q-.14-.14-.14-.344t.14-.344l1.746-1.746l-1.765-1.766q-.14-.14-.131-.344t.15-.344t.344-.14t.345.14l1.745%201.765l1.766-1.765q.14-.14.341-.134t.347.153q.14.14.14.335t-.14.334l-1.74%201.766l1.74%201.765q.14.14.134.341t-.153.347q-.14.14-.334.14t-.335-.14zM11.962%205q-1.552%200-2.918.656q-1.365.656-2.41%201.806h1.982q.213%200%20.356.143q.144.143.144.357t-.144.356q-.143.144-.356.144H5.769q-.348%200-.578-.23t-.23-.578V4.808q0-.214.144-.357t.357-.143t.356.143t.144.357v1.888q1.16-1.273%202.718-1.984T11.962%204q1.663%200%203.118.623t2.545%201.714Q18.741%207.452%2019.3%208.79q.56%201.338.644%202.89q.012.213-.11.378q-.122.164-.336.176q-.213.011-.378-.12q-.164-.132-.176-.346q-.078-1.38-.56-2.553q-.48-1.174-1.472-2.166q-.95-.95-2.213-1.5T11.962%205m.557%206.792l2.123%202.124q.177.176.159.372t-.159.335t-.335.159t-.372-.159L11.76%2012.45q-.13-.13-.186-.27t-.056-.301V7.5q0-.213.143-.357T12.02%207t.357.143t.143.357z%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%22M13.039%2019.43q0%20.214-.147.373q-.146.159-.36.178q-.153.019-.288.019h-.288q-1.39-.006-2.66-.449t-2.365-1.322q-1.029-.837-1.743-1.973t-1.017-2.504q-.048-.188.071-.365t.308-.225t.365.068t.225.305q.281%201.202.921%202.187q.641.986%201.535%201.719q.938.776%202.067%201.168t2.331.391h.27q.134%200%20.269-.02q.213-.018.36.122q.145.14.145.329m5.174-1.506l-1.766%201.74q-.14.14-.332.134q-.191-.007-.337-.153q-.14-.14-.14-.344t.14-.344l1.746-1.746l-1.765-1.766q-.14-.14-.131-.344t.15-.344t.344-.14t.345.14l1.745%201.765l1.766-1.765q.14-.14.341-.134t.347.153q.14.14.14.335t-.14.334l-1.74%201.766l1.74%201.765q.14.14.134.341t-.153.347q-.14.14-.334.14t-.335-.14zM11.962%205q-1.552%200-2.918.656q-1.365.656-2.41%201.806h1.982q.213%200%20.356.143q.144.143.144.357t-.144.356q-.143.144-.356.144H5.769q-.348%200-.578-.23t-.23-.578V4.808q0-.214.144-.357t.357-.143t.356.143t.144.357v1.888q1.16-1.273%202.718-1.984T11.962%204q1.663%200%203.118.623t2.545%201.714Q18.741%207.452%2019.3%208.79q.56%201.338.644%202.89q.012.213-.11.378q-.122.164-.336.176q-.213.011-.378-.12q-.164-.132-.176-.346q-.078-1.38-.56-2.553q-.48-1.174-1.472-2.166q-.95-.95-2.213-1.5T11.962%205m.557%206.792l2.123%202.124q.177.176.159.372t-.159.335t-.335.159t-.372-.159L11.76%2012.45q-.13-.13-.186-.27t-.056-.301V7.5q0-.213.143-.357T12.02%207t.357.143t.143.357z%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-rounded.svg?color=%231a73e8&size=48