save clock icon
save-clock-rounded from Material Symbols by Google · Rounded · Hardware · Apache-2.0 Free for personal and commercial use.
- Name
- save-clock-rounded
- Set
- Material Symbols
- Style
- Rounded
- Category
- Hardware
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols
The same icon in other sets
More hardware icons from Material Symbols
add-diamondadf-scanneraod-tabletaod-watcharrows-left-right-circlearrows-up-down-circleassistant-deviceaudio-video-receiverb-circlebalancebrowser-updatedcamera-videocastcast-connectedcast-for-educationcast-pausecast-warningchromecast-devicecircle-circlecomputercomputer-arrow-upcomputer-cancelcomputer-soundconnected-tv
Use the save clock icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.5 16.8v-2.3q0-.2-.15-.35T18 14t-.35.15t-.15.35v2.275q0 .2.075.388t.225.337l1.525 1.525q.15.15.35.15t.35-.15t.15-.35t-.15-.35zM7 10h7q.425 0 .713-.288T15 9V7q0-.425-.288-.712T14 6H7q-.425 0-.712.288T6 7v2q0 .425.288.713T7 10m7.463 10.538Q13 19.075 13 17t1.463-3.537T18 12t3.538 1.463T23 17t-1.463 3.538T18 22t-3.537-1.463M5 21q-.825 0-1.412-.587T3 19V5q0-.825.588-1.412T5 3h11.175q.4 0 .763.15t.637.425l2.85 2.85q.275.275.425.638t.15.762V9.65q0 .35-.3.563t-.65.087q-.5-.15-1.012-.225T18 10q-1.45 0-2.75.55t-2.3 1.6q-.225-.075-.462-.112T12 12q-1.25 0-2.125.875T9 15q0 1 .575 1.775t1.475 1.075q.05.5.175.962t.325.913t-.025.862t-.7.413z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsSaveClockRounded(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="M18.5 16.8v-2.3q0-.2-.15-.35T18 14t-.35.15t-.15.35v2.275q0 .2.075.388t.225.337l1.525 1.525q.15.15.35.15t.35-.15t.15-.35t-.15-.35zM7 10h7q.425 0 .713-.288T15 9V7q0-.425-.288-.712T14 6H7q-.425 0-.712.288T6 7v2q0 .425.288.713T7 10m7.463 10.538Q13 19.075 13 17t1.463-3.537T18 12t3.538 1.463T23 17t-1.463 3.538T18 22t-3.537-1.463M5 21q-.825 0-1.412-.587T3 19V5q0-.825.588-1.412T5 3h11.175q.4 0 .763.15t.637.425l2.85 2.85q.275.275.425.638t.15.762V9.65q0 .35-.3.563t-.65.087q-.5-.15-1.012-.225T18 10q-1.45 0-2.75.55t-2.3 1.6q-.225-.075-.462-.112T12 12q-1.25 0-2.125.875T9 15q0 1 .575 1.775t1.475 1.075q.05.5.175.962t.325.913t-.025.862t-.7.413z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.5 16.8v-2.3q0-.2-.15-.35T18 14t-.35.15t-.15.35v2.275q0 .2.075.388t.225.337l1.525 1.525q.15.15.35.15t.35-.15t.15-.35t-.15-.35zM7 10h7q.425 0 .713-.288T15 9V7q0-.425-.288-.712T14 6H7q-.425 0-.712.288T6 7v2q0 .425.288.713T7 10m7.463 10.538Q13 19.075 13 17t1.463-3.537T18 12t3.538 1.463T23 17t-1.463 3.538T18 22t-3.537-1.463M5 21q-.825 0-1.412-.587T3 19V5q0-.825.588-1.412T5 3h11.175q.4 0 .763.15t.637.425l2.85 2.85q.275.275.425.638t.15.762V9.65q0 .35-.3.563t-.65.087q-.5-.15-1.012-.225T18 10q-1.45 0-2.75.55t-2.3 1.6q-.225-.075-.462-.112T12 12q-1.25 0-2.125.875T9 15q0 1 .575 1.775t1.475 1.075q.05.5.175.962t.325.913t-.025.862t-.7.413z"/></svg> </template>
CSS
.icon-save-clock-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%22M18.5%2016.8v-2.3q0-.2-.15-.35T18%2014t-.35.15t-.15.35v2.275q0%20.2.075.388t.225.337l1.525%201.525q.15.15.35.15t.35-.15t.15-.35t-.15-.35zM7%2010h7q.425%200%20.713-.288T15%209V7q0-.425-.288-.712T14%206H7q-.425%200-.712.288T6%207v2q0%20.425.288.713T7%2010m7.463%2010.538Q13%2019.075%2013%2017t1.463-3.537T18%2012t3.538%201.463T23%2017t-1.463%203.538T18%2022t-3.537-1.463M5%2021q-.825%200-1.412-.587T3%2019V5q0-.825.588-1.412T5%203h11.175q.4%200%20.763.15t.637.425l2.85%202.85q.275.275.425.638t.15.762V9.65q0%20.35-.3.563t-.65.087q-.5-.15-1.012-.225T18%2010q-1.45%200-2.75.55t-2.3%201.6q-.225-.075-.462-.112T12%2012q-1.25%200-2.125.875T9%2015q0%201%20.575%201.775t1.475%201.075q.05.5.175.962t.325.913t-.025.862t-.7.413z%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%22M18.5%2016.8v-2.3q0-.2-.15-.35T18%2014t-.35.15t-.15.35v2.275q0%20.2.075.388t.225.337l1.525%201.525q.15.15.35.15t.35-.15t.15-.35t-.15-.35zM7%2010h7q.425%200%20.713-.288T15%209V7q0-.425-.288-.712T14%206H7q-.425%200-.712.288T6%207v2q0%20.425.288.713T7%2010m7.463%2010.538Q13%2019.075%2013%2017t1.463-3.537T18%2012t3.538%201.463T23%2017t-1.463%203.538T18%2022t-3.537-1.463M5%2021q-.825%200-1.412-.587T3%2019V5q0-.825.588-1.412T5%203h11.175q.4%200%20.763.15t.637.425l2.85%202.85q.275.275.425.638t.15.762V9.65q0%20.35-.3.563t-.65.087q-.5-.15-1.012-.225T18%2010q-1.45%200-2.75.55t-2.3%201.6q-.225-.075-.462-.112T12%2012q-1.25%200-2.125.875T9%2015q0%201%20.575%201.775t1.475%201.075q.05.5.175.962t.325.913t-.025.862t-.7.413z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/save-clock-rounded.svg?color=%231a73e8&size=48