Digital Clock Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Digital Clock icon is commonly used in time-tracking tools, dashboards and scheduling apps. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/339083.svg" alt="Digital Clock icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/339083.svg" alt="Digital Clock icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/339083.svg" alt="Digital Clock icon" :width="24" :height="24" />
CSS background
.icon-digital-clock {
background-image: url('https://proicons.com/icon/339083.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.r{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}.s{fill:#fff;stroke-width:0px;}</style></defs><path id="b" class="r" d="M9.5,5.5h29c2.216,0,4,1.784,4,4v29c0,2.216-1.784,4-4,4H9.5c-2.216,0-4-1.784-4-4V9.5c0-2.216,1.784-4,4-4Z"/><g id="c"><path id="d" class="r" d="M8.7319,22.6072c0-1.6,1.5-2.9,3.2-2.6,1.1.2,2,1.2,2.1,2.3,0,.8-.2,1.7-.8,2.2-1.1.9-4.5,3.5-4.5,3.5h5.3"/></g><g id="e"><path id="f" class="r" d="M31.3982,21.0196l-3.945,6.0162"/><path id="g" class="r" d="M29.4531,27.9357h0c-1.5,0-2.7-1.2-2.7-2.6v-2.7c0-1.5,1.2-2.6,2.6-2.6h0c1.5,0,2.6,1.2,2.6,2.6v2.7c.2,1.5-1,2.6-2.5,2.6Z"/></g><g id="h"><path id="i" class="r" d="M38.6921,21.0196l-3.945,6.0162"/><path id="j" class="r" d="M36.7471,27.9357h0c-1.5,0-2.7-1.2-2.7-2.6v-2.7c0-1.5,1.2-2.6,2.6-2.6h0c1.5,0,2.6,1.2,2.6,2.6v2.7c.2,1.5-1,2.6-2.5,2.6Z"/></g><g id="k"><path id="l" class="s" d="M24.5704,26.7c0,.4142-.3358.75-.75.75s-.75-.3358-.75-.75.3358-.75.75-.75.75.3358.75.75Z"/><circle id="m" class="s" cx="23.8204" cy="21.3" r=".75"/></g><g id="n"><path id="o" class="r" d="M16.1048,27.3357c.6.5,1.1.7,2.5.7h.3c1.1,0,2-.9,2-2h0c0-1.1-.9-2-2-2"/><path id="p" class="r" d="M16.1048,20.7199c.6-.5,1.2-.7,2.5-.7h.3c1.1,0,2,.9,2,2h0c0,1.1-.9,2-2,2"/><path id="q" class="r" d="M17.4048,24.0357h1.5"/></g></svg>
Digital Clock in other icon packs
Copied!