run treadmill icon

run-treadmill-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.

Name
run-treadmill-fill
Set
MingCute Icon
Style
Fill
Viewbox
24×24
License
Apache 2.0

1 other variant in MingCute Icon

Use the run treadmill icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.106 7.053a1 1 0 0 1 1.341-.448l1 .5a1 1 0 0 1 .54 1.06L18.18 19H19a1 1 0 1 1 0 2H4a1 1 0 1 1 0-2h12.153l1.739-10.437l-.34-.168a1 1 0 0 1-.447-1.342m-9 7a1 1 0 0 1 1.789.894l-.898 1.794a1.5 1.5 0 0 1-.977.785l-1.778.444a1 1 0 1 1-.484-1.94l1.552-.388zM14 4.5a2.5 2.5 0 0 1-1.693 2.364l1.931 1.545l1.52-.379a1 1 0 1 1 .484 1.94l-1.76.44a1.5 1.5 0 0 1-1.3-.284l-.408-.325l-.189 1.902c-.04.395-.194.751-.426 1.042l.813.813a2 2 0 0 1 .565 1.13l.453 3.17a1 1 0 0 1-1.98.284l-.452-3.17l-1.568-1.568a1.995 1.995 0 0 1-1.376-2.097l.246-2.47l-.705.089l-.76 1.521a1 1 0 0 1-1.79-.894l.761-1.522a2 2 0 0 1 1.541-1.09l2.2-.275q.043-.02.087-.037A2.5 2.5 0 0 1 9 4.5a2.5 2.5 0 0 1 5 0"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteRunTreadmillFill(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" d="M17.106 7.053a1 1 0 0 1 1.341-.448l1 .5a1 1 0 0 1 .54 1.06L18.18 19H19a1 1 0 1 1 0 2H4a1 1 0 1 1 0-2h12.153l1.739-10.437l-.34-.168a1 1 0 0 1-.447-1.342m-9 7a1 1 0 0 1 1.789.894l-.898 1.794a1.5 1.5 0 0 1-.977.785l-1.778.444a1 1 0 1 1-.484-1.94l1.552-.388zM14 4.5a2.5 2.5 0 0 1-1.693 2.364l1.931 1.545l1.52-.379a1 1 0 1 1 .484 1.94l-1.76.44a1.5 1.5 0 0 1-1.3-.284l-.408-.325l-.189 1.902c-.04.395-.194.751-.426 1.042l.813.813a2 2 0 0 1 .565 1.13l.453 3.17a1 1 0 0 1-1.98.284l-.452-3.17l-1.568-1.568a1.995 1.995 0 0 1-1.376-2.097l.246-2.47l-.705.089l-.76 1.521a1 1 0 0 1-1.79-.894l.761-1.522a2 2 0 0 1 1.541-1.09l2.2-.275q.043-.02.087-.037A2.5 2.5 0 0 1 9 4.5a2.5 2.5 0 0 1 5 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.106 7.053a1 1 0 0 1 1.341-.448l1 .5a1 1 0 0 1 .54 1.06L18.18 19H19a1 1 0 1 1 0 2H4a1 1 0 1 1 0-2h12.153l1.739-10.437l-.34-.168a1 1 0 0 1-.447-1.342m-9 7a1 1 0 0 1 1.789.894l-.898 1.794a1.5 1.5 0 0 1-.977.785l-1.778.444a1 1 0 1 1-.484-1.94l1.552-.388zM14 4.5a2.5 2.5 0 0 1-1.693 2.364l1.931 1.545l1.52-.379a1 1 0 1 1 .484 1.94l-1.76.44a1.5 1.5 0 0 1-1.3-.284l-.408-.325l-.189 1.902c-.04.395-.194.751-.426 1.042l.813.813a2 2 0 0 1 .565 1.13l.453 3.17a1 1 0 0 1-1.98.284l-.452-3.17l-1.568-1.568a1.995 1.995 0 0 1-1.376-2.097l.246-2.47l-.705.089l-.76 1.521a1 1 0 0 1-1.79-.894l.761-1.522a2 2 0 0 1 1.541-1.09l2.2-.275q.043-.02.087-.037A2.5 2.5 0 0 1 9 4.5a2.5 2.5 0 0 1 5 0"/></svg>
</template>

CSS

.icon-run-treadmill-fill {
  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%20d%3D%22M17.106%207.053a1%201%200%200%201%201.341-.448l1%20.5a1%201%200%200%201%20.54%201.06L18.18%2019H19a1%201%200%201%201%200%202H4a1%201%200%201%201%200-2h12.153l1.739-10.437l-.34-.168a1%201%200%200%201-.447-1.342m-9%207a1%201%200%200%201%201.789.894l-.898%201.794a1.5%201.5%200%200%201-.977.785l-1.778.444a1%201%200%201%201-.484-1.94l1.552-.388zM14%204.5a2.5%202.5%200%200%201-1.693%202.364l1.931%201.545l1.52-.379a1%201%200%201%201%20.484%201.94l-1.76.44a1.5%201.5%200%200%201-1.3-.284l-.408-.325l-.189%201.902c-.04.395-.194.751-.426%201.042l.813.813a2%202%200%200%201%20.565%201.13l.453%203.17a1%201%200%200%201-1.98.284l-.452-3.17l-1.568-1.568a1.995%201.995%200%200%201-1.376-2.097l.246-2.47l-.705.089l-.76%201.521a1%201%200%200%201-1.79-.894l.761-1.522a2%202%200%200%201%201.541-1.09l2.2-.275q.043-.02.087-.037A2.5%202.5%200%200%201%209%204.5a2.5%202.5%200%200%201%205%200%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%20d%3D%22M17.106%207.053a1%201%200%200%201%201.341-.448l1%20.5a1%201%200%200%201%20.54%201.06L18.18%2019H19a1%201%200%201%201%200%202H4a1%201%200%201%201%200-2h12.153l1.739-10.437l-.34-.168a1%201%200%200%201-.447-1.342m-9%207a1%201%200%200%201%201.789.894l-.898%201.794a1.5%201.5%200%200%201-.977.785l-1.778.444a1%201%200%201%201-.484-1.94l1.552-.388zM14%204.5a2.5%202.5%200%200%201-1.693%202.364l1.931%201.545l1.52-.379a1%201%200%201%201%20.484%201.94l-1.76.44a1.5%201.5%200%200%201-1.3-.284l-.408-.325l-.189%201.902c-.04.395-.194.751-.426%201.042l.813.813a2%202%200%200%201%20.565%201.13l.453%203.17a1%201%200%200%201-1.98.284l-.452-3.17l-1.568-1.568a1.995%201.995%200%200%201-1.376-2.097l.246-2.47l-.705.089l-.76%201.521a1%201%200%200%201-1.79-.894l.761-1.522a2%202%200%200%201%201.541-1.09l2.2-.275q.043-.02.087-.037A2.5%202.5%200%200%201%209%204.5a2.5%202.5%200%200%201%205%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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