stopwatch play icon

stopwatch-play-filled from Reicon by REICON · Filled · Time · MIT Free for personal and commercial use.

Name
stopwatch-play-filled
Set
Reicon
Style
Filled
Category
Time
Viewbox
24×24
License
MIT

2 other variants in Reicon

The same icon in other sets

More time icons from Reicon

Use the stopwatch play icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M9.25 2.75A.75.75 0 0 1 10 2h4a.75.75 0 0 1 0 1.5h-4a.75.75 0 0 1-.75-.75m11.75 11a9 9 0 1 1-18 0a9 9 0 0 1 18 0m-7.974-2.725a15 15 0 0 0-.784-.508c-1.073-.652-1.609-.978-2.09-.617c-.48.36-.524 1.116-.612 2.628c-.024.427-.04.846-.04 1.222s.016.795.04 1.222c.088 1.512.132 2.267.612 2.628c.481.361 1.018.035 2.09-.617c.278-.169.547-.341.784-.508c.27-.19.565-.418.862-.66c1.075-.877 1.612-1.315 1.612-2.065s-.537-1.188-1.612-2.065c-.297-.242-.591-.47-.862-.66" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function ReiconStopwatchPlayFilled(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" fillRule="evenodd" d="M9.25 2.75A.75.75 0 0 1 10 2h4a.75.75 0 0 1 0 1.5h-4a.75.75 0 0 1-.75-.75m11.75 11a9 9 0 1 1-18 0a9 9 0 0 1 18 0m-7.974-2.725a15 15 0 0 0-.784-.508c-1.073-.652-1.609-.978-2.09-.617c-.48.36-.524 1.116-.612 2.628c-.024.427-.04.846-.04 1.222s.016.795.04 1.222c.088 1.512.132 2.267.612 2.628c.481.361 1.018.035 2.09-.617c.278-.169.547-.341.784-.508c.27-.19.565-.418.862-.66c1.075-.877 1.612-1.315 1.612-2.065s-.537-1.188-1.612-2.065c-.297-.242-.591-.47-.862-.66" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M9.25 2.75A.75.75 0 0 1 10 2h4a.75.75 0 0 1 0 1.5h-4a.75.75 0 0 1-.75-.75m11.75 11a9 9 0 1 1-18 0a9 9 0 0 1 18 0m-7.974-2.725a15 15 0 0 0-.784-.508c-1.073-.652-1.609-.978-2.09-.617c-.48.36-.524 1.116-.612 2.628c-.024.427-.04.846-.04 1.222s.016.795.04 1.222c.088 1.512.132 2.267.612 2.628c.481.361 1.018.035 2.09-.617c.278-.169.547-.341.784-.508c.27-.19.565-.418.862-.66c1.075-.877 1.612-1.315 1.612-2.065s-.537-1.188-1.612-2.065c-.297-.242-.591-.47-.862-.66" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-stopwatch-play-filled {
  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%20fill-rule%3D%22evenodd%22%20d%3D%22M9.25%202.75A.75.75%200%200%201%2010%202h4a.75.75%200%200%201%200%201.5h-4a.75.75%200%200%201-.75-.75m11.75%2011a9%209%200%201%201-18%200a9%209%200%200%201%2018%200m-7.974-2.725a15%2015%200%200%200-.784-.508c-1.073-.652-1.609-.978-2.09-.617c-.48.36-.524%201.116-.612%202.628c-.024.427-.04.846-.04%201.222s.016.795.04%201.222c.088%201.512.132%202.267.612%202.628c.481.361%201.018.035%202.09-.617c.278-.169.547-.341.784-.508c.27-.19.565-.418.862-.66c1.075-.877%201.612-1.315%201.612-2.065s-.537-1.188-1.612-2.065c-.297-.242-.591-.47-.862-.66%22%20clip-rule%3D%22evenodd%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%20fill-rule%3D%22evenodd%22%20d%3D%22M9.25%202.75A.75.75%200%200%201%2010%202h4a.75.75%200%200%201%200%201.5h-4a.75.75%200%200%201-.75-.75m11.75%2011a9%209%200%201%201-18%200a9%209%200%200%201%2018%200m-7.974-2.725a15%2015%200%200%200-.784-.508c-1.073-.652-1.609-.978-2.09-.617c-.48.36-.524%201.116-.612%202.628c-.024.427-.04.846-.04%201.222s.016.795.04%201.222c.088%201.512.132%202.267.612%202.628c.481.361%201.018.035%202.09-.617c.278-.169.547-.341.784-.508c.27-.19.565-.418.862-.66c1.075-.877%201.612-1.315%201.612-2.065s-.537-1.188-1.612-2.065c-.297-.242-.591-.47-.862-.66%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/stopwatch-play-filled.svg?color=%231a73e8&size=48