save clock icon
save-clock-outline-sharp from Material Symbols Light by Google · Outline Sharp · Hardware · Apache-2.0 Free for personal and commercial use.
- Name
- save-clock-outline-sharp
- Set
- Material Symbols Light
- Style
- Outline Sharp
- Category
- Hardware
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More hardware icons from Material Symbols Light
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="M5 19V5v5.652v-.036zm-1 1V4h12.577L20 7.423v3.444q-.244-.09-.494-.134T19 10.652V7.85L16.15 5H5v14h7.32q.078.28.2.521q.122.24.255.479zm11.549-.164Q14.385 18.67 14.385 17t1.164-2.835T18.384 13q1.672 0 2.836 1.165q1.165 1.164 1.165 2.835t-1.165 2.836T18.385 21t-2.836-1.164m3.22-2.997v-2.723H18v3.046l2.04 2.04l.547-.546zm-12-7.07h7.423v-3H6.77zm5.262 6.754q-.006-.052-.009-.101t-.003-.1q.077-.87.395-1.687q.317-.818.863-1.504q-.244-.287-.597-.44t-.738-.153q-.808 0-1.375.577T10 14.5q0 .821.601 1.368t1.43.655"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightSaveClockOutlineSharp(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="M5 19V5v5.652v-.036zm-1 1V4h12.577L20 7.423v3.444q-.244-.09-.494-.134T19 10.652V7.85L16.15 5H5v14h7.32q.078.28.2.521q.122.24.255.479zm11.549-.164Q14.385 18.67 14.385 17t1.164-2.835T18.384 13q1.672 0 2.836 1.165q1.165 1.164 1.165 2.835t-1.165 2.836T18.385 21t-2.836-1.164m3.22-2.997v-2.723H18v3.046l2.04 2.04l.547-.546zm-12-7.07h7.423v-3H6.77zm5.262 6.754q-.006-.052-.009-.101t-.003-.1q.077-.87.395-1.687q.317-.818.863-1.504q-.244-.287-.597-.44t-.738-.153q-.808 0-1.375.577T10 14.5q0 .821.601 1.368t1.43.655"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5 19V5v5.652v-.036zm-1 1V4h12.577L20 7.423v3.444q-.244-.09-.494-.134T19 10.652V7.85L16.15 5H5v14h7.32q.078.28.2.521q.122.24.255.479zm11.549-.164Q14.385 18.67 14.385 17t1.164-2.835T18.384 13q1.672 0 2.836 1.165q1.165 1.164 1.165 2.835t-1.165 2.836T18.385 21t-2.836-1.164m3.22-2.997v-2.723H18v3.046l2.04 2.04l.547-.546zm-12-7.07h7.423v-3H6.77zm5.262 6.754q-.006-.052-.009-.101t-.003-.1q.077-.87.395-1.687q.317-.818.863-1.504q-.244-.287-.597-.44t-.738-.153q-.808 0-1.375.577T10 14.5q0 .821.601 1.368t1.43.655"/></svg> </template>
CSS
.icon-save-clock-outline-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%22M5%2019V5v5.652v-.036zm-1%201V4h12.577L20%207.423v3.444q-.244-.09-.494-.134T19%2010.652V7.85L16.15%205H5v14h7.32q.078.28.2.521q.122.24.255.479zm11.549-.164Q14.385%2018.67%2014.385%2017t1.164-2.835T18.384%2013q1.672%200%202.836%201.165q1.165%201.164%201.165%202.835t-1.165%202.836T18.385%2021t-2.836-1.164m3.22-2.997v-2.723H18v3.046l2.04%202.04l.547-.546zm-12-7.07h7.423v-3H6.77zm5.262%206.754q-.006-.052-.009-.101t-.003-.1q.077-.87.395-1.687q.317-.818.863-1.504q-.244-.287-.597-.44t-.738-.153q-.808%200-1.375.577T10%2014.5q0%20.821.601%201.368t1.43.655%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%22M5%2019V5v5.652v-.036zm-1%201V4h12.577L20%207.423v3.444q-.244-.09-.494-.134T19%2010.652V7.85L16.15%205H5v14h7.32q.078.28.2.521q.122.24.255.479zm11.549-.164Q14.385%2018.67%2014.385%2017t1.164-2.835T18.384%2013q1.672%200%202.836%201.165q1.165%201.164%201.165%202.835t-1.165%202.836T18.385%2021t-2.836-1.164m3.22-2.997v-2.723H18v3.046l2.04%202.04l.547-.546zm-12-7.07h7.423v-3H6.77zm5.262%206.754q-.006-.052-.009-.101t-.003-.1q.077-.87.395-1.687q.317-.818.863-1.504q-.244-.287-.597-.44t-.738-.153q-.808%200-1.375.577T10%2014.5q0%20.821.601%201.368t1.43.655%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/save-clock-outline-sharp.svg?color=%231a73e8&size=48