exercise bicycle icon

exercise-bicycle-outline from Health Icons by Resolve to Save Lives · Outline · Exercise · MIT Free for personal and commercial use.

Name
exercise-bicycle-outline
Set
Health Icons
Style
Outline
Category
Exercise
Viewbox
48×48
License
MIT
Aliases
exercise-bicycle2x-outline

1 other variant in Health Icons

More exercise icons from Health Icons

Use the exercise bicycle icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path fill-rule="evenodd" d="M33 22a7 7 0 0 0-6.78 5.25l-1.936-.5a9 9 0 1 1 1.404 7.498l1.624-1.167A7 7 0 1 0 33 22" clip-rule="evenodd"/><path fill-rule="evenodd" d="M32.58 28H14.02A4.02 4.02 0 0 0 10 32.02c0 2.67 2.556 4.598 5.124 3.865l17.846-5.1A1.42 1.42 0 0 0 32.58 28m-18.56-2A6.02 6.02 0 0 0 8 32.02c0 3.999 3.828 6.886 7.673 5.788l17.846-5.1A3.42 3.42 0 0 0 32.58 26zM35.4 36.2a1 1 0 0 1 1.4.2l2.7 3.6H41a1 1 0 0 1 0 2h-5a1 1 0 1 1 0-2h1l-1.8-2.4a1 1 0 0 1 .2-1.4" clip-rule="evenodd"/><path fill-rule="evenodd" d="M13.6 36.2a1 1 0 0 1 .2 1.4l-3 4a1 1 0 1 1-1.6-1.2l3-4a1 1 0 0 1 1.4-.2" clip-rule="evenodd"/><path d="M7 41a1 1 0 0 1 1-1h5a1 1 0 1 1 0 2H8a1 1 0 0 1-1-1m7-9a1 1 0 0 1 1-1h4a1 1 0 1 1 0 2h-4a1 1 0 0 1-1-1"/><path d="M16 32a2 2 0 1 1-4 0a2 2 0 0 1 4 0"/><path fill-rule="evenodd" d="M10.702 18.046a1 1 0 0 1 1.252.656l2.5 8a1 1 0 0 1-1.908.596l-2.5-8a1 1 0 0 1 .656-1.252M35.343 6.06a1 1 0 0 1 .596 1.283l-1 2.738a1 1 0 0 1-.574.588l-3.588 1.405l3.161 8.58a1 1 0 1 1-1.876.692l-3.5-9.5a1 1 0 0 1 .573-1.277l4.08-1.598l.846-2.314a1 1 0 0 1 1.282-.596" clip-rule="evenodd"/><path fill-rule="evenodd" d="m13.438 16.754l-4.503-.45A.85.85 0 1 0 8.85 18h4.525a.625.625 0 0 0 .063-1.246m-4.304-2.44A2.85 2.85 0 1 0 8.85 20h4.525a2.625 2.625 0 0 0 .261-5.236z" clip-rule="evenodd"/></g></svg>

React

import type { SVGProps } from "react";

export function HealthiconsExerciseBicycleOutline(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path fillRule="evenodd" d="M33 22a7 7 0 0 0-6.78 5.25l-1.936-.5a9 9 0 1 1 1.404 7.498l1.624-1.167A7 7 0 1 0 33 22" clipRule="evenodd"/><path fillRule="evenodd" d="M32.58 28H14.02A4.02 4.02 0 0 0 10 32.02c0 2.67 2.556 4.598 5.124 3.865l17.846-5.1A1.42 1.42 0 0 0 32.58 28m-18.56-2A6.02 6.02 0 0 0 8 32.02c0 3.999 3.828 6.886 7.673 5.788l17.846-5.1A3.42 3.42 0 0 0 32.58 26zM35.4 36.2a1 1 0 0 1 1.4.2l2.7 3.6H41a1 1 0 0 1 0 2h-5a1 1 0 1 1 0-2h1l-1.8-2.4a1 1 0 0 1 .2-1.4" clipRule="evenodd"/><path fillRule="evenodd" d="M13.6 36.2a1 1 0 0 1 .2 1.4l-3 4a1 1 0 1 1-1.6-1.2l3-4a1 1 0 0 1 1.4-.2" clipRule="evenodd"/><path d="M7 41a1 1 0 0 1 1-1h5a1 1 0 1 1 0 2H8a1 1 0 0 1-1-1m7-9a1 1 0 0 1 1-1h4a1 1 0 1 1 0 2h-4a1 1 0 0 1-1-1"/><path d="M16 32a2 2 0 1 1-4 0a2 2 0 0 1 4 0"/><path fillRule="evenodd" d="M10.702 18.046a1 1 0 0 1 1.252.656l2.5 8a1 1 0 0 1-1.908.596l-2.5-8a1 1 0 0 1 .656-1.252M35.343 6.06a1 1 0 0 1 .596 1.283l-1 2.738a1 1 0 0 1-.574.588l-3.588 1.405l3.161 8.58a1 1 0 1 1-1.876.692l-3.5-9.5a1 1 0 0 1 .573-1.277l4.08-1.598l.846-2.314a1 1 0 0 1 1.282-.596" clipRule="evenodd"/><path fillRule="evenodd" d="m13.438 16.754l-4.503-.45A.85.85 0 1 0 8.85 18h4.525a.625.625 0 0 0 .063-1.246m-4.304-2.44A2.85 2.85 0 1 0 8.85 20h4.525a2.625 2.625 0 0 0 .261-5.236z" clipRule="evenodd"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path fill-rule="evenodd" d="M33 22a7 7 0 0 0-6.78 5.25l-1.936-.5a9 9 0 1 1 1.404 7.498l1.624-1.167A7 7 0 1 0 33 22" clip-rule="evenodd"/><path fill-rule="evenodd" d="M32.58 28H14.02A4.02 4.02 0 0 0 10 32.02c0 2.67 2.556 4.598 5.124 3.865l17.846-5.1A1.42 1.42 0 0 0 32.58 28m-18.56-2A6.02 6.02 0 0 0 8 32.02c0 3.999 3.828 6.886 7.673 5.788l17.846-5.1A3.42 3.42 0 0 0 32.58 26zM35.4 36.2a1 1 0 0 1 1.4.2l2.7 3.6H41a1 1 0 0 1 0 2h-5a1 1 0 1 1 0-2h1l-1.8-2.4a1 1 0 0 1 .2-1.4" clip-rule="evenodd"/><path fill-rule="evenodd" d="M13.6 36.2a1 1 0 0 1 .2 1.4l-3 4a1 1 0 1 1-1.6-1.2l3-4a1 1 0 0 1 1.4-.2" clip-rule="evenodd"/><path d="M7 41a1 1 0 0 1 1-1h5a1 1 0 1 1 0 2H8a1 1 0 0 1-1-1m7-9a1 1 0 0 1 1-1h4a1 1 0 1 1 0 2h-4a1 1 0 0 1-1-1"/><path d="M16 32a2 2 0 1 1-4 0a2 2 0 0 1 4 0"/><path fill-rule="evenodd" d="M10.702 18.046a1 1 0 0 1 1.252.656l2.5 8a1 1 0 0 1-1.908.596l-2.5-8a1 1 0 0 1 .656-1.252M35.343 6.06a1 1 0 0 1 .596 1.283l-1 2.738a1 1 0 0 1-.574.588l-3.588 1.405l3.161 8.58a1 1 0 1 1-1.876.692l-3.5-9.5a1 1 0 0 1 .573-1.277l4.08-1.598l.846-2.314a1 1 0 0 1 1.282-.596" clip-rule="evenodd"/><path fill-rule="evenodd" d="m13.438 16.754l-4.503-.45A.85.85 0 1 0 8.85 18h4.525a.625.625 0 0 0 .063-1.246m-4.304-2.44A2.85 2.85 0 1 0 8.85 20h4.525a2.625 2.625 0 0 0 .261-5.236z" clip-rule="evenodd"/></g></svg>
</template>

CSS

.icon-exercise-bicycle-outline {
  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%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M33%2022a7%207%200%200%200-6.78%205.25l-1.936-.5a9%209%200%201%201%201.404%207.498l1.624-1.167A7%207%200%201%200%2033%2022%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M32.58%2028H14.02A4.02%204.02%200%200%200%2010%2032.02c0%202.67%202.556%204.598%205.124%203.865l17.846-5.1A1.42%201.42%200%200%200%2032.58%2028m-18.56-2A6.02%206.02%200%200%200%208%2032.02c0%203.999%203.828%206.886%207.673%205.788l17.846-5.1A3.42%203.42%200%200%200%2032.58%2026zM35.4%2036.2a1%201%200%200%201%201.4.2l2.7%203.6H41a1%201%200%200%201%200%202h-5a1%201%200%201%201%200-2h1l-1.8-2.4a1%201%200%200%201%20.2-1.4%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M13.6%2036.2a1%201%200%200%201%20.2%201.4l-3%204a1%201%200%201%201-1.6-1.2l3-4a1%201%200%200%201%201.4-.2%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M7%2041a1%201%200%200%201%201-1h5a1%201%200%201%201%200%202H8a1%201%200%200%201-1-1m7-9a1%201%200%200%201%201-1h4a1%201%200%201%201%200%202h-4a1%201%200%200%201-1-1%22%2F%3E%3Cpath%20d%3D%22M16%2032a2%202%200%201%201-4%200a2%202%200%200%201%204%200%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M10.702%2018.046a1%201%200%200%201%201.252.656l2.5%208a1%201%200%200%201-1.908.596l-2.5-8a1%201%200%200%201%20.656-1.252M35.343%206.06a1%201%200%200%201%20.596%201.283l-1%202.738a1%201%200%200%201-.574.588l-3.588%201.405l3.161%208.58a1%201%200%201%201-1.876.692l-3.5-9.5a1%201%200%200%201%20.573-1.277l4.08-1.598l.846-2.314a1%201%200%200%201%201.282-.596%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22m13.438%2016.754l-4.503-.45A.85.85%200%201%200%208.85%2018h4.525a.625.625%200%200%200%20.063-1.246m-4.304-2.44A2.85%202.85%200%201%200%208.85%2020h4.525a2.625%202.625%200%200%200%20.261-5.236z%22%20clip-rule%3D%22evenodd%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%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M33%2022a7%207%200%200%200-6.78%205.25l-1.936-.5a9%209%200%201%201%201.404%207.498l1.624-1.167A7%207%200%201%200%2033%2022%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M32.58%2028H14.02A4.02%204.02%200%200%200%2010%2032.02c0%202.67%202.556%204.598%205.124%203.865l17.846-5.1A1.42%201.42%200%200%200%2032.58%2028m-18.56-2A6.02%206.02%200%200%200%208%2032.02c0%203.999%203.828%206.886%207.673%205.788l17.846-5.1A3.42%203.42%200%200%200%2032.58%2026zM35.4%2036.2a1%201%200%200%201%201.4.2l2.7%203.6H41a1%201%200%200%201%200%202h-5a1%201%200%201%201%200-2h1l-1.8-2.4a1%201%200%200%201%20.2-1.4%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M13.6%2036.2a1%201%200%200%201%20.2%201.4l-3%204a1%201%200%201%201-1.6-1.2l3-4a1%201%200%200%201%201.4-.2%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M7%2041a1%201%200%200%201%201-1h5a1%201%200%201%201%200%202H8a1%201%200%200%201-1-1m7-9a1%201%200%200%201%201-1h4a1%201%200%201%201%200%202h-4a1%201%200%200%201-1-1%22%2F%3E%3Cpath%20d%3D%22M16%2032a2%202%200%201%201-4%200a2%202%200%200%201%204%200%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M10.702%2018.046a1%201%200%200%201%201.252.656l2.5%208a1%201%200%200%201-1.908.596l-2.5-8a1%201%200%200%201%20.656-1.252M35.343%206.06a1%201%200%200%201%20.596%201.283l-1%202.738a1%201%200%200%201-.574.588l-3.588%201.405l3.161%208.58a1%201%200%201%201-1.876.692l-3.5-9.5a1%201%200%200%201%20.573-1.277l4.08-1.598l.846-2.314a1%201%200%200%201%201.282-.596%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22m13.438%2016.754l-4.503-.45A.85.85%200%201%200%208.85%2018h4.525a.625.625%200%200%200%20.063-1.246m-4.304-2.44A2.85%202.85%200%201%200%208.85%2020h4.525a2.625%202.625%200%200%200%20.261-5.236z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/exercise-bicycle-outline.svg?color=%231a73e8&size=48