bicycle 01 icon

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

Name
bicycle-01
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Use the bicycle 01 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-width="1.5"><path stroke-linejoin="round" d="M6 20.003a4 4 0 1 0 0-8a4 4 0 0 0 0 8m12 0a4 4 0 1 0 0-8a4 4 0 0 0 0 8"/><path stroke-linejoin="round" d="M6 16.003h4.37a1 1 0 0 0 .87-.506l4.26-7.494m-3.5 5l-5-6m0 0H5m2 0h2"/><path d="M20.004 6.219c-.204-.576-.564-1.476-1.764-1.896c-.78-.3-2.7-.42-2.94-.24c-.347.086-.36.48-.192 1.02c.136.579.348 1.325.54 2.04c.492 1.83 1.572 5.796 2.376 8.856"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsBicycle01(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" strokeWidth="1.5"><path strokeLinejoin="round" d="M6 20.003a4 4 0 1 0 0-8a4 4 0 0 0 0 8m12 0a4 4 0 1 0 0-8a4 4 0 0 0 0 8"/><path strokeLinejoin="round" d="M6 16.003h4.37a1 1 0 0 0 .87-.506l4.26-7.494m-3.5 5l-5-6m0 0H5m2 0h2"/><path d="M20.004 6.219c-.204-.576-.564-1.476-1.764-1.896c-.78-.3-2.7-.42-2.94-.24c-.347.086-.36.48-.192 1.02c.136.579.348 1.325.54 2.04c.492 1.83 1.572 5.796 2.376 8.856"/></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-width="1.5"><path stroke-linejoin="round" d="M6 20.003a4 4 0 1 0 0-8a4 4 0 0 0 0 8m12 0a4 4 0 1 0 0-8a4 4 0 0 0 0 8"/><path stroke-linejoin="round" d="M6 16.003h4.37a1 1 0 0 0 .87-.506l4.26-7.494m-3.5 5l-5-6m0 0H5m2 0h2"/><path d="M20.004 6.219c-.204-.576-.564-1.476-1.764-1.896c-.78-.3-2.7-.42-2.94-.24c-.347.086-.36.48-.192 1.02c.136.579.348 1.325.54 2.04c.492 1.83 1.572 5.796 2.376 8.856"/></g></svg>
</template>

CSS

.icon-bicycle-01 {
  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-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M6%2020.003a4%204%200%201%200%200-8a4%204%200%200%200%200%208m12%200a4%204%200%201%200%200-8a4%204%200%200%200%200%208%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M6%2016.003h4.37a1%201%200%200%200%20.87-.506l4.26-7.494m-3.5%205l-5-6m0%200H5m2%200h2%22%2F%3E%3Cpath%20d%3D%22M20.004%206.219c-.204-.576-.564-1.476-1.764-1.896c-.78-.3-2.7-.42-2.94-.24c-.347.086-.36.48-.192%201.02c.136.579.348%201.325.54%202.04c.492%201.83%201.572%205.796%202.376%208.856%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-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M6%2020.003a4%204%200%201%200%200-8a4%204%200%200%200%200%208m12%200a4%204%200%201%200%200-8a4%204%200%200%200%200%208%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M6%2016.003h4.37a1%201%200%200%200%20.87-.506l4.26-7.494m-3.5%205l-5-6m0%200H5m2%200h2%22%2F%3E%3Cpath%20d%3D%22M20.004%206.219c-.204-.576-.564-1.476-1.764-1.896c-.78-.3-2.7-.42-2.94-.24c-.347.086-.36.48-.192%201.02c.136.579.348%201.325.54%202.04c.492%201.83%201.572%205.796%202.376%208.856%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/bicycle-01.svg?color=%231a73e8&size=48