treadmill 02 icon

treadmill-02 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
treadmill-02
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the treadmill 02 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M18.868 19H3.32C2.59 19 2 18.397 2 17.653c0-.556.334-1.055.841-1.256L15.6 11.33c3.08-1.222 6.4 1.098 6.4 4.47c0 1.769-1.402 3.2-3.132 3.2M18 15h.009M6 15L4 9m1 0H2"/><path d="m17 11l2-6c1.592 0 2.606-.423 3-2M6 19l-1 2m13-2v2"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsTreadmill02(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="M18.868 19H3.32C2.59 19 2 18.397 2 17.653c0-.556.334-1.055.841-1.256L15.6 11.33c3.08-1.222 6.4 1.098 6.4 4.47c0 1.769-1.402 3.2-3.132 3.2M18 15h.009M6 15L4 9m1 0H2"/><path d="m17 11l2-6c1.592 0 2.606-.423 3-2M6 19l-1 2m13-2v2"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M18.868 19H3.32C2.59 19 2 18.397 2 17.653c0-.556.334-1.055.841-1.256L15.6 11.33c3.08-1.222 6.4 1.098 6.4 4.47c0 1.769-1.402 3.2-3.132 3.2M18 15h.009M6 15L4 9m1 0H2"/><path d="m17 11l2-6c1.592 0 2.606-.423 3-2M6 19l-1 2m13-2v2"/></g></svg>
</template>

CSS

.icon-treadmill-02 {
  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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M18.868%2019H3.32C2.59%2019%202%2018.397%202%2017.653c0-.556.334-1.055.841-1.256L15.6%2011.33c3.08-1.222%206.4%201.098%206.4%204.47c0%201.769-1.402%203.2-3.132%203.2M18%2015h.009M6%2015L4%209m1%200H2%22%2F%3E%3Cpath%20d%3D%22m17%2011l2-6c1.592%200%202.606-.423%203-2M6%2019l-1%202m13-2v2%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M18.868%2019H3.32C2.59%2019%202%2018.397%202%2017.653c0-.556.334-1.055.841-1.256L15.6%2011.33c3.08-1.222%206.4%201.098%206.4%204.47c0%201.769-1.402%203.2-3.132%203.2M18%2015h.009M6%2015L4%209m1%200H2%22%2F%3E%3Cpath%20d%3D%22m17%2011l2-6c1.592%200%202.606-.423%203-2M6%2019l-1%202m13-2v2%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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