speed-one from IconPark TwoTone by ByteDance · Two tone · Time · Apache-2.0 Free for personal and commercial use.

Name
speed-one
Set
IconPark TwoTone
Style
Two tone
Category
Time
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More time icons from IconPark TwoTone

Use the speed one icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><defs><mask id="SVGPOcIjc5v"><g fill="none" stroke="#fff" stroke-linejoin="round" stroke-width="4"><path fill="#555" d="M30.297 18.779s-3.23 9.102-4.764 10.691a4 4 0 0 1-5.754-5.557c1.534-1.59 10.518-5.134 10.518-5.134Z"/><path stroke-linecap="round" d="M38.85 38.85A20.94 20.94 0 0 0 45 24c0-11.598-9.402-21-21-21S3 12.402 3 24c0 5.799 2.35 11.049 6.15 14.85M24 4v4m14.845 3.142l-3.108 2.517m6.785 13.574l-3.897-.9m-33.148.9l3.898-.9m-.22-15.191l3.108 2.517"/></g></mask></defs><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#SVGPOcIjc5v)"/></svg>

React

import type { SVGProps } from "react";

export function IconParkTwotoneSpeedOne(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><defs><mask id="SVGPOcIjc5v"><g fill="none" stroke="#fff" strokeLinejoin="round" strokeWidth="4"><path fill="#555" d="M30.297 18.779s-3.23 9.102-4.764 10.691a4 4 0 0 1-5.754-5.557c1.534-1.59 10.518-5.134 10.518-5.134Z"/><path strokeLinecap="round" d="M38.85 38.85A20.94 20.94 0 0 0 45 24c0-11.598-9.402-21-21-21S3 12.402 3 24c0 5.799 2.35 11.049 6.15 14.85M24 4v4m14.845 3.142l-3.108 2.517m6.785 13.574l-3.897-.9m-33.148.9l3.898-.9m-.22-15.191l3.108 2.517"/></g></mask></defs><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#SVGPOcIjc5v)"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><defs><mask id="SVGPOcIjc5v"><g fill="none" stroke="#fff" stroke-linejoin="round" stroke-width="4"><path fill="#555" d="M30.297 18.779s-3.23 9.102-4.764 10.691a4 4 0 0 1-5.754-5.557c1.534-1.59 10.518-5.134 10.518-5.134Z"/><path stroke-linecap="round" d="M38.85 38.85A20.94 20.94 0 0 0 45 24c0-11.598-9.402-21-21-21S3 12.402 3 24c0 5.799 2.35 11.049 6.15 14.85M24 4v4m14.845 3.142l-3.108 2.517m6.785 13.574l-3.897-.9m-33.148.9l3.898-.9m-.22-15.191l3.108 2.517"/></g></mask></defs><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#SVGPOcIjc5v)"/></svg>
</template>

CSS

.icon-speed-one {
  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%2048%2048%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGPOcIjc5v%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%23555%22%20d%3D%22M30.297%2018.779s-3.23%209.102-4.764%2010.691a4%204%200%200%201-5.754-5.557c1.534-1.59%2010.518-5.134%2010.518-5.134Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M38.85%2038.85A20.94%2020.94%200%200%200%2045%2024c0-11.598-9.402-21-21-21S3%2012.402%203%2024c0%205.799%202.35%2011.049%206.15%2014.85M24%204v4m14.845%203.142l-3.108%202.517m6.785%2013.574l-3.897-.9m-33.148.9l3.898-.9m-.22-15.191l3.108%202.517%22%2F%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h48v48H0z%22%20mask%3D%22url(%23SVGPOcIjc5v)%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%2048%2048%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGPOcIjc5v%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%23555%22%20d%3D%22M30.297%2018.779s-3.23%209.102-4.764%2010.691a4%204%200%200%201-5.754-5.557c1.534-1.59%2010.518-5.134%2010.518-5.134Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M38.85%2038.85A20.94%2020.94%200%200%200%2045%2024c0-11.598-9.402-21-21-21S3%2012.402%203%2024c0%205.799%202.35%2011.049%206.15%2014.85M24%204v4m14.845%203.142l-3.108%202.517m6.785%2013.574l-3.897-.9m-33.148.9l3.898-.9m-.22-15.191l3.108%202.517%22%2F%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h48v48H0z%22%20mask%3D%22url(%23SVGPOcIjc5v)%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park-twotone/speed-one.svg?color=%231a73e8&size=48