treadmill one icon

treadmill-one from IconPark by ByteDance · Color · Sports · Apache-2.0 Free for personal and commercial use.

Name
treadmill-one
Set
IconPark
Style
Color
Category
Sports
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More sports icons from IconPark

Use the treadmill one icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-miterlimit="2" stroke-width="4"><path fill="#2F88FF" d="M30 14C32.7614 14 35 11.7614 35 9C35 6.23858 32.7614 4 30 4C27.2386 4 25 6.23858 25 9C25 11.7614 27.2386 14 30 14Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M11 21L17 16L25 19L22 25L29 31L31 38"/><path stroke-linecap="round" stroke-linejoin="round" d="M22 25L17 33L9 32"/><path stroke-linecap="round" stroke-linejoin="round" d="M6 44H40L44 35"/><path stroke-linecap="round" stroke-linejoin="round" d="M25 19L33 24L39 22"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkTreadmillOne(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" strokeMiterlimit="2" strokeWidth="4"><path fill="#2F88FF" d="M30 14C32.7614 14 35 11.7614 35 9C35 6.23858 32.7614 4 30 4C27.2386 4 25 6.23858 25 9C25 11.7614 27.2386 14 30 14Z"/><path strokeLinecap="round" strokeLinejoin="round" d="M11 21L17 16L25 19L22 25L29 31L31 38"/><path strokeLinecap="round" strokeLinejoin="round" d="M22 25L17 33L9 32"/><path strokeLinecap="round" strokeLinejoin="round" d="M6 44H40L44 35"/><path strokeLinecap="round" strokeLinejoin="round" d="M25 19L33 24L39 22"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-miterlimit="2" stroke-width="4"><path fill="#2F88FF" d="M30 14C32.7614 14 35 11.7614 35 9C35 6.23858 32.7614 4 30 4C27.2386 4 25 6.23858 25 9C25 11.7614 27.2386 14 30 14Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M11 21L17 16L25 19L22 25L29 31L31 38"/><path stroke-linecap="round" stroke-linejoin="round" d="M22 25L17 33L9 32"/><path stroke-linecap="round" stroke-linejoin="round" d="M6 44H40L44 35"/><path stroke-linecap="round" stroke-linejoin="round" d="M25 19L33 24L39 22"/></g></svg>
</template>

CSS

.icon-treadmill-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%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%222%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M30%2014C32.7614%2014%2035%2011.7614%2035%209C35%206.23858%2032.7614%204%2030%204C27.2386%204%2025%206.23858%2025%209C25%2011.7614%2027.2386%2014%2030%2014Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M11%2021L17%2016L25%2019L22%2025L29%2031L31%2038%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M22%2025L17%2033L9%2032%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M6%2044H40L44%2035%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M25%2019L33%2024L39%2022%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%222%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M30%2014C32.7614%2014%2035%2011.7614%2035%209C35%206.23858%2032.7614%204%2030%204C27.2386%204%2025%206.23858%2025%209C25%2011.7614%2027.2386%2014%2030%2014Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M11%2021L17%2016L25%2019L22%2025L29%2031L31%2038%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M22%2025L17%2033L9%2032%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M6%2044H40L44%2035%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M25%2019L33%2024L39%2022%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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