stopwatch icon
stopwatch-bold from Solar by 480 Design · Bold · Time · CC-BY-4.0 Attribution required.
- Name
- stopwatch-bold
- Set
- Solar
- Style
- Bold
- Category
- Time
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
The same icon in other sets
stopwatchBootstrap IconsstopwatchBoxIcons v2stopwatchBoxIcons v2 SolidstopwatchEmoji One (Colored)stopwatchElement PlusstopwatchFramework7 IconsstopwatchFont Awesome 6 SolidstopwatchFont Awesome SolidstopwatchFluent EmojistopwatchFluent Emoji FlatstopwatchFluent Emoji High Contraststopwatchcss.ggstopwatchIconParkstopwatchIconPark OutlinestopwatchIconPark SolidstopwatchIconPark TwoTonestopwatchIonIconsstopwatchLine Awesomestopwatch-fillMingCute IconstopwatchNoto Emojistopwatch-16OcticonsstopwatchOpenMojistopwatchPrime IconsstopwatchRadix Icons
More time icons from Solar
alarm-add-boldalarm-boldalarm-pause-boldalarm-play-boldalarm-remove-boldalarm-sleep-boldalarm-turn-off-boldcalendar-add-boldcalendar-boldcalendar-date-boldcalendar-mark-boldcalendar-minimalistic-boldcalendar-search-boldclock-circle-boldclock-square-boldhistory-2-boldhistory-3-boldhistory-boldhourglass-boldhourglass-line-boldstopwatch-pause-boldstopwatch-play-boldwatch-round-boldwatch-square-bold
Use the stopwatch icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="M12 22C16.9706 22 21 17.9706 21 13C21 8.02944 16.9706 4 12 4C7.02944 4 3 8.02944 3 13C3 17.9706 7.02944 22 12 22ZM12 8.25C12.4142 8.25 12.75 8.58579 12.75 9V13C12.75 13.4142 12.4142 13.75 12 13.75C11.5858 13.75 11.25 13.4142 11.25 13V9C11.25 8.58579 11.5858 8.25 12 8.25Z"/><path d="M9.25 2C9.25 1.58579 9.58579 1.25 10 1.25H14C14.4142 1.25 14.75 1.58579 14.75 2C14.75 2.41421 14.4142 2.75 14 2.75H10C9.58579 2.75 9.25 2.41421 9.25 2Z"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarStopwatchBold(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fillRule="evenodd" clipRule="evenodd"><path d="M12 22C16.9706 22 21 17.9706 21 13C21 8.02944 16.9706 4 12 4C7.02944 4 3 8.02944 3 13C3 17.9706 7.02944 22 12 22ZM12 8.25C12.4142 8.25 12.75 8.58579 12.75 9V13C12.75 13.4142 12.4142 13.75 12 13.75C11.5858 13.75 11.25 13.4142 11.25 13V9C11.25 8.58579 11.5858 8.25 12 8.25Z"/><path d="M9.25 2C9.25 1.58579 9.58579 1.25 10 1.25H14C14.4142 1.25 14.75 1.58579 14.75 2C14.75 2.41421 14.4142 2.75 14 2.75H10C9.58579 2.75 9.25 2.41421 9.25 2Z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="M12 22C16.9706 22 21 17.9706 21 13C21 8.02944 16.9706 4 12 4C7.02944 4 3 8.02944 3 13C3 17.9706 7.02944 22 12 22ZM12 8.25C12.4142 8.25 12.75 8.58579 12.75 9V13C12.75 13.4142 12.4142 13.75 12 13.75C11.5858 13.75 11.25 13.4142 11.25 13V9C11.25 8.58579 11.5858 8.25 12 8.25Z"/><path d="M9.25 2C9.25 1.58579 9.58579 1.25 10 1.25H14C14.4142 1.25 14.75 1.58579 14.75 2C14.75 2.41421 14.4142 2.75 14 2.75H10C9.58579 2.75 9.25 2.41421 9.25 2Z"/></g></svg> </template>
CSS
.icon-stopwatch-bold {
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%3Cg%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M12%2022C16.9706%2022%2021%2017.9706%2021%2013C21%208.02944%2016.9706%204%2012%204C7.02944%204%203%208.02944%203%2013C3%2017.9706%207.02944%2022%2012%2022ZM12%208.25C12.4142%208.25%2012.75%208.58579%2012.75%209V13C12.75%2013.4142%2012.4142%2013.75%2012%2013.75C11.5858%2013.75%2011.25%2013.4142%2011.25%2013V9C11.25%208.58579%2011.5858%208.25%2012%208.25Z%22%2F%3E%3Cpath%20d%3D%22M9.25%202C9.25%201.58579%209.58579%201.25%2010%201.25H14C14.4142%201.25%2014.75%201.58579%2014.75%202C14.75%202.41421%2014.4142%202.75%2014%202.75H10C9.58579%202.75%209.25%202.41421%209.25%202Z%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M12%2022C16.9706%2022%2021%2017.9706%2021%2013C21%208.02944%2016.9706%204%2012%204C7.02944%204%203%208.02944%203%2013C3%2017.9706%207.02944%2022%2012%2022ZM12%208.25C12.4142%208.25%2012.75%208.58579%2012.75%209V13C12.75%2013.4142%2012.4142%2013.75%2012%2013.75C11.5858%2013.75%2011.25%2013.4142%2011.25%2013V9C11.25%208.58579%2011.5858%208.25%2012%208.25Z%22%2F%3E%3Cpath%20d%3D%22M9.25%202C9.25%201.58579%209.58579%201.25%2010%201.25H14C14.4142%201.25%2014.75%201.58579%2014.75%202C14.75%202.41421%2014.4142%202.75%2014%202.75H10C9.58579%202.75%209.25%202.41421%209.25%202Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/stopwatch-bold.svg?color=%231a73e8&size=48