ios stopwatch icon
ios-stopwatch from IonIcons by Ben Sperry · Regular · MIT Free for personal and commercial use.
- Name
- ios-stopwatch
- Set
- IonIcons
- Style
- Regular
- Viewbox
- 512×512
- License
- MIT
1 other variant in IonIcons
Related icons in IonIcons
ios-addios-add-circleios-airplaneios-alarmios-albumsios-alertios-american-footballios-americanfootballios-analyticsios-apertureios-appsios-appstoreios-archiveios-arrow-backios-arrow-downios-arrow-dropdownios-arrow-dropdown-circleios-arrow-dropleftios-arrow-dropleft-circleios-arrow-droprightios-arrow-dropright-circleios-arrow-dropupios-arrow-dropup-circleios-arrow-forward
Use the ios stopwatch icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M415.9 143.7c3.1 3.1 8.2 3.1 11.3 0l11.3-11.3c3.1-3.1 3.1-8.2 0-11.3L413 95.6c-3.1-3.1-8.2-3.1-11.3 0l-11.3 11.3c-3.1 3.1-3.1 8.2 0 11.3l25.5 25.5z" fill="currentColor"/><path d="M84.8 143.7c3.1 3.1 8.2 3.1 11.3 0l25.5-25.5c3.1-3.1 3.1-8.2 0-11.3l-11.3-11.3c-3.1-3.1-8.2-3.1-11.3 0L73.5 121c-3.1 3.1-3.1 8.2 0 11.3l11.3 11.4z" fill="currentColor"/><path d="M280 81.5V64c0-8.8-7.2-16-16-16h-16c-8.8 0-16 7.2-16 16v17.5C137.3 93.3 64 174.1 64 272c0 106 86 192 192 192s192-86 192-192c0-97.9-73.3-178.7-168-190.5zm-10 219.3V320c0 7.7-6.3 14-14 14s-14-6.3-14-14v-19.2c-10.7-5.2-18-16.1-18-28.8s7.3-23.6 18-28.8V144c0-7.7 6.3-14 14-14s14 6.3 14 14v99.2c10.7 5.2 18 16.1 18 28.8s-7.3 23.6-18 28.8z" fill="currentColor"/></svg>
React
import type { SVGProps } from "react";
export function IonIosStopwatch(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M415.9 143.7c3.1 3.1 8.2 3.1 11.3 0l11.3-11.3c3.1-3.1 3.1-8.2 0-11.3L413 95.6c-3.1-3.1-8.2-3.1-11.3 0l-11.3 11.3c-3.1 3.1-3.1 8.2 0 11.3l25.5 25.5z" fill="currentColor"/><path d="M84.8 143.7c3.1 3.1 8.2 3.1 11.3 0l25.5-25.5c3.1-3.1 3.1-8.2 0-11.3l-11.3-11.3c-3.1-3.1-8.2-3.1-11.3 0L73.5 121c-3.1 3.1-3.1 8.2 0 11.3l11.3 11.4z" fill="currentColor"/><path d="M280 81.5V64c0-8.8-7.2-16-16-16h-16c-8.8 0-16 7.2-16 16v17.5C137.3 93.3 64 174.1 64 272c0 106 86 192 192 192s192-86 192-192c0-97.9-73.3-178.7-168-190.5zm-10 219.3V320c0 7.7-6.3 14-14 14s-14-6.3-14-14v-19.2c-10.7-5.2-18-16.1-18-28.8s7.3-23.6 18-28.8V144c0-7.7 6.3-14 14-14s14 6.3 14 14v99.2c10.7 5.2 18 16.1 18 28.8s-7.3 23.6-18 28.8z" fill="currentColor"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M415.9 143.7c3.1 3.1 8.2 3.1 11.3 0l11.3-11.3c3.1-3.1 3.1-8.2 0-11.3L413 95.6c-3.1-3.1-8.2-3.1-11.3 0l-11.3 11.3c-3.1 3.1-3.1 8.2 0 11.3l25.5 25.5z" fill="currentColor"/><path d="M84.8 143.7c3.1 3.1 8.2 3.1 11.3 0l25.5-25.5c3.1-3.1 3.1-8.2 0-11.3l-11.3-11.3c-3.1-3.1-8.2-3.1-11.3 0L73.5 121c-3.1 3.1-3.1 8.2 0 11.3l11.3 11.4z" fill="currentColor"/><path d="M280 81.5V64c0-8.8-7.2-16-16-16h-16c-8.8 0-16 7.2-16 16v17.5C137.3 93.3 64 174.1 64 272c0 106 86 192 192 192s192-86 192-192c0-97.9-73.3-178.7-168-190.5zm-10 219.3V320c0 7.7-6.3 14-14 14s-14-6.3-14-14v-19.2c-10.7-5.2-18-16.1-18-28.8s7.3-23.6 18-28.8V144c0-7.7 6.3-14 14-14s14 6.3 14 14v99.2c10.7 5.2 18 16.1 18 28.8s-7.3 23.6-18 28.8z" fill="currentColor"/></svg> </template>
CSS
.icon-ios-stopwatch {
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%20512%20512%22%3E%3Cpath%20d%3D%22M415.9%20143.7c3.1%203.1%208.2%203.1%2011.3%200l11.3-11.3c3.1-3.1%203.1-8.2%200-11.3L413%2095.6c-3.1-3.1-8.2-3.1-11.3%200l-11.3%2011.3c-3.1%203.1-3.1%208.2%200%2011.3l25.5%2025.5z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M84.8%20143.7c3.1%203.1%208.2%203.1%2011.3%200l25.5-25.5c3.1-3.1%203.1-8.2%200-11.3l-11.3-11.3c-3.1-3.1-8.2-3.1-11.3%200L73.5%20121c-3.1%203.1-3.1%208.2%200%2011.3l11.3%2011.4z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M280%2081.5V64c0-8.8-7.2-16-16-16h-16c-8.8%200-16%207.2-16%2016v17.5C137.3%2093.3%2064%20174.1%2064%20272c0%20106%2086%20192%20192%20192s192-86%20192-192c0-97.9-73.3-178.7-168-190.5zm-10%20219.3V320c0%207.7-6.3%2014-14%2014s-14-6.3-14-14v-19.2c-10.7-5.2-18-16.1-18-28.8s7.3-23.6%2018-28.8V144c0-7.7%206.3-14%2014-14s14%206.3%2014%2014v99.2c10.7%205.2%2018%2016.1%2018%2028.8s-7.3%2023.6-18%2028.8z%22%20fill%3D%22currentColor%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%20512%20512%22%3E%3Cpath%20d%3D%22M415.9%20143.7c3.1%203.1%208.2%203.1%2011.3%200l11.3-11.3c3.1-3.1%203.1-8.2%200-11.3L413%2095.6c-3.1-3.1-8.2-3.1-11.3%200l-11.3%2011.3c-3.1%203.1-3.1%208.2%200%2011.3l25.5%2025.5z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M84.8%20143.7c3.1%203.1%208.2%203.1%2011.3%200l25.5-25.5c3.1-3.1%203.1-8.2%200-11.3l-11.3-11.3c-3.1-3.1-8.2-3.1-11.3%200L73.5%20121c-3.1%203.1-3.1%208.2%200%2011.3l11.3%2011.4z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M280%2081.5V64c0-8.8-7.2-16-16-16h-16c-8.8%200-16%207.2-16%2016v17.5C137.3%2093.3%2064%20174.1%2064%20272c0%20106%2086%20192%20192%20192s192-86%20192-192c0-97.9-73.3-178.7-168-190.5zm-10%20219.3V320c0%207.7-6.3%2014-14%2014s-14-6.3-14-14v-19.2c-10.7-5.2-18-16.1-18-28.8s7.3-23.6%2018-28.8V144c0-7.7%206.3-14%2014-14s14%206.3%2014%2014v99.2c10.7%205.2%2018%2016.1%2018%2028.8s-7.3%2023.6-18%2028.8z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ion/ios-stopwatch.svg?color=%231a73e8&size=48