manage history icon
manage-history-rounded from Material Symbols Light by Google · Rounded · Actions · Apache-2.0 Free for personal and commercial use.
- Name
- manage-history-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Actions
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- manage-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 manage history icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.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.714q1.127 1.127 1.687 2.482t.638 2.931q.012.098-.058.171q-.069.073-.167.073q-.098.27-.424.206t-.357-.43q-.078-1.381-.56-2.554q-.48-1.174-1.472-2.166q-.95-.95-2.213-1.5T11.962 5m-7.42 8.073q.208-.03.37.093q.161.122.229.33q.492 2.217 2.144 3.702t3.88 1.74q.276.037.385.196q.11.158.11.335q0 .189-.128.36t-.372.14q-2.583-.267-4.522-1.993T4.146 13.71q-.067-.233.058-.42t.338-.217m7.977-1.28l2.123 2.123q.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.357zM19.294 23.5q-.158 0-.266-.1t-.145-.258l-.131-.853q-.473-.087-.899-.32q-.426-.235-.759-.608l-.86.283q-.132.042-.262-.006t-.209-.169l-.065-.138q-.079-.127-.058-.275t.143-.239l.665-.533q-.185-.478-.185-.996t.185-1.034l-.685-.552q-.12-.09-.152-.245t.048-.301l.091-.144q.079-.121.215-.18q.137-.057.289.005l.86.32q.332-.353.739-.577t.899-.33l.13-.86q.037-.157.146-.254t.266-.097h.131q.158 0 .266.1t.146.257l.13.854q.512.106.94.355q.43.249.737.622l.868-.321q.157-.067.3-.01q.142.058.22.204l.085.139q.08.146.048.303q-.03.158-.152.249l-.723.551q.166.518.166.99q0 .474-.166.895l.762.59q.121.09.152.236q.03.145-.048.272l-.09.144q-.08.122-.206.17q-.127.048-.26.005l-.956-.321q-.313.373-.74.626q-.425.253-.937.34l-.13.859q-.037.158-.146.255t-.266.097zm1.584-2.712q.636-.636.636-1.519t-.636-1.518t-1.519-.636t-1.518.636q-.635.635-.635 1.518t.635 1.519t1.519.635t1.518-.635"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightManageHistoryRounded(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="M11.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.714q1.127 1.127 1.687 2.482t.638 2.931q.012.098-.058.171q-.069.073-.167.073q-.098.27-.424.206t-.357-.43q-.078-1.381-.56-2.554q-.48-1.174-1.472-2.166q-.95-.95-2.213-1.5T11.962 5m-7.42 8.073q.208-.03.37.093q.161.122.229.33q.492 2.217 2.144 3.702t3.88 1.74q.276.037.385.196q.11.158.11.335q0 .189-.128.36t-.372.14q-2.583-.267-4.522-1.993T4.146 13.71q-.067-.233.058-.42t.338-.217m7.977-1.28l2.123 2.123q.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.357zM19.294 23.5q-.158 0-.266-.1t-.145-.258l-.131-.853q-.473-.087-.899-.32q-.426-.235-.759-.608l-.86.283q-.132.042-.262-.006t-.209-.169l-.065-.138q-.079-.127-.058-.275t.143-.239l.665-.533q-.185-.478-.185-.996t.185-1.034l-.685-.552q-.12-.09-.152-.245t.048-.301l.091-.144q.079-.121.215-.18q.137-.057.289.005l.86.32q.332-.353.739-.577t.899-.33l.13-.86q.037-.157.146-.254t.266-.097h.131q.158 0 .266.1t.146.257l.13.854q.512.106.94.355q.43.249.737.622l.868-.321q.157-.067.3-.01q.142.058.22.204l.085.139q.08.146.048.303q-.03.158-.152.249l-.723.551q.166.518.166.99q0 .474-.166.895l.762.59q.121.09.152.236q.03.145-.048.272l-.09.144q-.08.122-.206.17q-.127.048-.26.005l-.956-.321q-.313.373-.74.626q-.425.253-.937.34l-.13.859q-.037.158-.146.255t-.266.097zm1.584-2.712q.636-.636.636-1.519t-.636-1.518t-1.519-.636t-1.518.636q-.635.635-.635 1.518t.635 1.519t1.519.635t1.518-.635"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.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.714q1.127 1.127 1.687 2.482t.638 2.931q.012.098-.058.171q-.069.073-.167.073q-.098.27-.424.206t-.357-.43q-.078-1.381-.56-2.554q-.48-1.174-1.472-2.166q-.95-.95-2.213-1.5T11.962 5m-7.42 8.073q.208-.03.37.093q.161.122.229.33q.492 2.217 2.144 3.702t3.88 1.74q.276.037.385.196q.11.158.11.335q0 .189-.128.36t-.372.14q-2.583-.267-4.522-1.993T4.146 13.71q-.067-.233.058-.42t.338-.217m7.977-1.28l2.123 2.123q.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.357zM19.294 23.5q-.158 0-.266-.1t-.145-.258l-.131-.853q-.473-.087-.899-.32q-.426-.235-.759-.608l-.86.283q-.132.042-.262-.006t-.209-.169l-.065-.138q-.079-.127-.058-.275t.143-.239l.665-.533q-.185-.478-.185-.996t.185-1.034l-.685-.552q-.12-.09-.152-.245t.048-.301l.091-.144q.079-.121.215-.18q.137-.057.289.005l.86.32q.332-.353.739-.577t.899-.33l.13-.86q.037-.157.146-.254t.266-.097h.131q.158 0 .266.1t.146.257l.13.854q.512.106.94.355q.43.249.737.622l.868-.321q.157-.067.3-.01q.142.058.22.204l.085.139q.08.146.048.303q-.03.158-.152.249l-.723.551q.166.518.166.99q0 .474-.166.895l.762.59q.121.09.152.236q.03.145-.048.272l-.09.144q-.08.122-.206.17q-.127.048-.26.005l-.956-.321q-.313.373-.74.626q-.425.253-.937.34l-.13.859q-.037.158-.146.255t-.266.097zm1.584-2.712q.636-.636.636-1.519t-.636-1.518t-1.519-.636t-1.518.636q-.635.635-.635 1.518t.635 1.519t1.519.635t1.518-.635"/></svg> </template>
CSS
.icon-manage-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%22M11.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.714q1.127%201.127%201.687%202.482t.638%202.931q.012.098-.058.171q-.069.073-.167.073q-.098.27-.424.206t-.357-.43q-.078-1.381-.56-2.554q-.48-1.174-1.472-2.166q-.95-.95-2.213-1.5T11.962%205m-7.42%208.073q.208-.03.37.093q.161.122.229.33q.492%202.217%202.144%203.702t3.88%201.74q.276.037.385.196q.11.158.11.335q0%20.189-.128.36t-.372.14q-2.583-.267-4.522-1.993T4.146%2013.71q-.067-.233.058-.42t.338-.217m7.977-1.28l2.123%202.123q.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.357zM19.294%2023.5q-.158%200-.266-.1t-.145-.258l-.131-.853q-.473-.087-.899-.32q-.426-.235-.759-.608l-.86.283q-.132.042-.262-.006t-.209-.169l-.065-.138q-.079-.127-.058-.275t.143-.239l.665-.533q-.185-.478-.185-.996t.185-1.034l-.685-.552q-.12-.09-.152-.245t.048-.301l.091-.144q.079-.121.215-.18q.137-.057.289.005l.86.32q.332-.353.739-.577t.899-.33l.13-.86q.037-.157.146-.254t.266-.097h.131q.158%200%20.266.1t.146.257l.13.854q.512.106.94.355q.43.249.737.622l.868-.321q.157-.067.3-.01q.142.058.22.204l.085.139q.08.146.048.303q-.03.158-.152.249l-.723.551q.166.518.166.99q0%20.474-.166.895l.762.59q.121.09.152.236q.03.145-.048.272l-.09.144q-.08.122-.206.17q-.127.048-.26.005l-.956-.321q-.313.373-.74.626q-.425.253-.937.34l-.13.859q-.037.158-.146.255t-.266.097zm1.584-2.712q.636-.636.636-1.519t-.636-1.518t-1.519-.636t-1.518.636q-.635.635-.635%201.518t.635%201.519t1.519.635t1.518-.635%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%22M11.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.714q1.127%201.127%201.687%202.482t.638%202.931q.012.098-.058.171q-.069.073-.167.073q-.098.27-.424.206t-.357-.43q-.078-1.381-.56-2.554q-.48-1.174-1.472-2.166q-.95-.95-2.213-1.5T11.962%205m-7.42%208.073q.208-.03.37.093q.161.122.229.33q.492%202.217%202.144%203.702t3.88%201.74q.276.037.385.196q.11.158.11.335q0%20.189-.128.36t-.372.14q-2.583-.267-4.522-1.993T4.146%2013.71q-.067-.233.058-.42t.338-.217m7.977-1.28l2.123%202.123q.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.357zM19.294%2023.5q-.158%200-.266-.1t-.145-.258l-.131-.853q-.473-.087-.899-.32q-.426-.235-.759-.608l-.86.283q-.132.042-.262-.006t-.209-.169l-.065-.138q-.079-.127-.058-.275t.143-.239l.665-.533q-.185-.478-.185-.996t.185-1.034l-.685-.552q-.12-.09-.152-.245t.048-.301l.091-.144q.079-.121.215-.18q.137-.057.289.005l.86.32q.332-.353.739-.577t.899-.33l.13-.86q.037-.157.146-.254t.266-.097h.131q.158%200%20.266.1t.146.257l.13.854q.512.106.94.355q.43.249.737.622l.868-.321q.157-.067.3-.01q.142.058.22.204l.085.139q.08.146.048.303q-.03.158-.152.249l-.723.551q.166.518.166.99q0%20.474-.166.895l.762.59q.121.09.152.236q.03.145-.048.272l-.09.144q-.08.122-.206.17q-.127.048-.26.005l-.956-.321q-.313.373-.74.626q-.425.253-.937.34l-.13.859q-.037.158-.146.255t-.266.097zm1.584-2.712q.636-.636.636-1.519t-.636-1.518t-1.519-.636t-1.518.636q-.635.635-.635%201.518t.635%201.519t1.519.635t1.518-.635%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/manage-history-rounded.svg?color=%231a73e8&size=48