Timeclock Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Timeclock icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/333995.svg" alt="Timeclock icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/333995.svg" alt="Timeclock icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/333995.svg" alt="Timeclock icon" :width="24" :height="24" />
CSS background
.icon-timeclock {
background-image: url('https://proicons.com/icon/333995.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><line class="a" x1="33.4338" y1="33.0991" x2="14.5662" y2="33.0991"/><polygon class="a" points="14.566 43.5 33.434 43.5 30.466 33.099 16.898 33.099 14.566 43.5"/><circle class="a" cx="24" cy="18.6773" r="10.3878"/><line class="a" x1="24" y1="18.6773" x2="24" y2="11.3134"/><line class="a" x1="24" y1="18.6773" x2="20.1496" y2="20.5378"/><path class="a" d="M15.27,40.36H12.9993a3.1766,3.1766,0,0,1-3.1766-3.1766h0V7.6765A3.1766,3.1766,0,0,1,12.9993,4.5H35.0007a3.1766,3.1766,0,0,1,3.1766,3.1765h0V37.1834A3.1766,3.1766,0,0,1,35.0008,40.36h-2.463"/></svg>
Timeclock in other icon packs
Copied!