bicycling round icon

bicycling-round-bold-duotone from Solar by 480 Design · Bold Duotone · Sports · CC-BY-4.0 Attribution required.

Name
bicycling-round-bold-duotone
Set
Solar
Style
Bold Duotone
Category
Sports
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

More sports icons from Solar

Use the bicycling round icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M15.9999 4C15.9999 5.10457 15.1045 6 13.9999 6C12.8953 6 11.9999 5.10457 11.9999 4C11.9999 2.89543 12.8953 2 13.9999 2C15.1045 2 15.9999 2.89543 15.9999 4Z"/><path fill-rule="evenodd" d="M10.9189 8.50596C10.0124 7.78435 8.67576 8.04212 8.10263 9.04908C7.54784 10.0238 7.96027 11.2644 8.98823 11.713L12.0789 13.0616C13.4091 13.6421 14.0213 15.1873 13.4496 16.5213L12.6893 18.2954C12.5261 18.6762 12.0852 18.8525 11.7045 18.6894C11.3237 18.5262 11.1474 18.0853 11.3105 17.7046L12.0709 15.9304C12.3178 15.3544 12.0534 14.6871 11.479 14.4364L8.38831 13.0878C6.54352 12.2828 5.80336 10.0564 6.799 8.30709C7.82756 6.49997 10.2263 6.03738 11.8531 7.3324L14.0114 9.05057C14.1736 9.1797 14.3748 9.25 14.5822 9.25H18.4999C18.9141 9.25 19.2499 9.58579 19.2499 10C19.2499 10.4142 18.9141 10.75 18.4999 10.75H14.5822C14.0355 10.75 13.5049 10.5646 13.0772 10.2241L10.9189 8.50596Z" clip-rule="evenodd"/><g fill-rule="evenodd" clip-rule="evenodd" opacity=".5"><path d="M18 14.25C15.9289 14.25 14.25 15.9289 14.25 18C14.25 20.0711 15.9289 21.75 18 21.75C20.0711 21.75 21.75 20.0711 21.75 18C21.75 15.9289 20.0711 14.25 18 14.25ZM18 15.75C16.7574 15.75 15.75 16.7574 15.75 18C15.75 19.2426 16.7574 20.25 18 20.25C19.2426 20.25 20.25 19.2426 20.25 18C20.25 16.7574 19.2426 15.75 18 15.75Z"/><path d="M6 14.25C3.92893 14.25 2.25 15.9289 2.25 18C2.25 20.0711 3.92893 21.75 6 21.75C8.07107 21.75 9.75 20.0711 9.75 18C9.75 15.9289 8.07107 14.25 6 14.25ZM6 15.75C4.75736 15.75 3.75 16.7574 3.75 18C3.75 19.2426 4.75736 20.25 6 20.25C7.24264 20.25 8.25 19.2426 8.25 18C8.25 16.7574 7.24264 15.75 6 15.75Z"/></g></g></svg>

React

import type { SVGProps } from "react";

export function SolarBicyclingRoundBoldDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M15.9999 4C15.9999 5.10457 15.1045 6 13.9999 6C12.8953 6 11.9999 5.10457 11.9999 4C11.9999 2.89543 12.8953 2 13.9999 2C15.1045 2 15.9999 2.89543 15.9999 4Z"/><path fillRule="evenodd" d="M10.9189 8.50596C10.0124 7.78435 8.67576 8.04212 8.10263 9.04908C7.54784 10.0238 7.96027 11.2644 8.98823 11.713L12.0789 13.0616C13.4091 13.6421 14.0213 15.1873 13.4496 16.5213L12.6893 18.2954C12.5261 18.6762 12.0852 18.8525 11.7045 18.6894C11.3237 18.5262 11.1474 18.0853 11.3105 17.7046L12.0709 15.9304C12.3178 15.3544 12.0534 14.6871 11.479 14.4364L8.38831 13.0878C6.54352 12.2828 5.80336 10.0564 6.799 8.30709C7.82756 6.49997 10.2263 6.03738 11.8531 7.3324L14.0114 9.05057C14.1736 9.1797 14.3748 9.25 14.5822 9.25H18.4999C18.9141 9.25 19.2499 9.58579 19.2499 10C19.2499 10.4142 18.9141 10.75 18.4999 10.75H14.5822C14.0355 10.75 13.5049 10.5646 13.0772 10.2241L10.9189 8.50596Z" clipRule="evenodd"/><g fillRule="evenodd" clipRule="evenodd" opacity=".5"><path d="M18 14.25C15.9289 14.25 14.25 15.9289 14.25 18C14.25 20.0711 15.9289 21.75 18 21.75C20.0711 21.75 21.75 20.0711 21.75 18C21.75 15.9289 20.0711 14.25 18 14.25ZM18 15.75C16.7574 15.75 15.75 16.7574 15.75 18C15.75 19.2426 16.7574 20.25 18 20.25C19.2426 20.25 20.25 19.2426 20.25 18C20.25 16.7574 19.2426 15.75 18 15.75Z"/><path d="M6 14.25C3.92893 14.25 2.25 15.9289 2.25 18C2.25 20.0711 3.92893 21.75 6 21.75C8.07107 21.75 9.75 20.0711 9.75 18C9.75 15.9289 8.07107 14.25 6 14.25ZM6 15.75C4.75736 15.75 3.75 16.7574 3.75 18C3.75 19.2426 4.75736 20.25 6 20.25C7.24264 20.25 8.25 19.2426 8.25 18C8.25 16.7574 7.24264 15.75 6 15.75Z"/></g></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M15.9999 4C15.9999 5.10457 15.1045 6 13.9999 6C12.8953 6 11.9999 5.10457 11.9999 4C11.9999 2.89543 12.8953 2 13.9999 2C15.1045 2 15.9999 2.89543 15.9999 4Z"/><path fill-rule="evenodd" d="M10.9189 8.50596C10.0124 7.78435 8.67576 8.04212 8.10263 9.04908C7.54784 10.0238 7.96027 11.2644 8.98823 11.713L12.0789 13.0616C13.4091 13.6421 14.0213 15.1873 13.4496 16.5213L12.6893 18.2954C12.5261 18.6762 12.0852 18.8525 11.7045 18.6894C11.3237 18.5262 11.1474 18.0853 11.3105 17.7046L12.0709 15.9304C12.3178 15.3544 12.0534 14.6871 11.479 14.4364L8.38831 13.0878C6.54352 12.2828 5.80336 10.0564 6.799 8.30709C7.82756 6.49997 10.2263 6.03738 11.8531 7.3324L14.0114 9.05057C14.1736 9.1797 14.3748 9.25 14.5822 9.25H18.4999C18.9141 9.25 19.2499 9.58579 19.2499 10C19.2499 10.4142 18.9141 10.75 18.4999 10.75H14.5822C14.0355 10.75 13.5049 10.5646 13.0772 10.2241L10.9189 8.50596Z" clip-rule="evenodd"/><g fill-rule="evenodd" clip-rule="evenodd" opacity=".5"><path d="M18 14.25C15.9289 14.25 14.25 15.9289 14.25 18C14.25 20.0711 15.9289 21.75 18 21.75C20.0711 21.75 21.75 20.0711 21.75 18C21.75 15.9289 20.0711 14.25 18 14.25ZM18 15.75C16.7574 15.75 15.75 16.7574 15.75 18C15.75 19.2426 16.7574 20.25 18 20.25C19.2426 20.25 20.25 19.2426 20.25 18C20.25 16.7574 19.2426 15.75 18 15.75Z"/><path d="M6 14.25C3.92893 14.25 2.25 15.9289 2.25 18C2.25 20.0711 3.92893 21.75 6 21.75C8.07107 21.75 9.75 20.0711 9.75 18C9.75 15.9289 8.07107 14.25 6 14.25ZM6 15.75C4.75736 15.75 3.75 16.7574 3.75 18C3.75 19.2426 4.75736 20.25 6 20.25C7.24264 20.25 8.25 19.2426 8.25 18C8.25 16.7574 7.24264 15.75 6 15.75Z"/></g></g></svg>
</template>

CSS

.icon-bicycling-round-bold-duotone {
  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%22currentColor%22%3E%3Cpath%20d%3D%22M15.9999%204C15.9999%205.10457%2015.1045%206%2013.9999%206C12.8953%206%2011.9999%205.10457%2011.9999%204C11.9999%202.89543%2012.8953%202%2013.9999%202C15.1045%202%2015.9999%202.89543%2015.9999%204Z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M10.9189%208.50596C10.0124%207.78435%208.67576%208.04212%208.10263%209.04908C7.54784%2010.0238%207.96027%2011.2644%208.98823%2011.713L12.0789%2013.0616C13.4091%2013.6421%2014.0213%2015.1873%2013.4496%2016.5213L12.6893%2018.2954C12.5261%2018.6762%2012.0852%2018.8525%2011.7045%2018.6894C11.3237%2018.5262%2011.1474%2018.0853%2011.3105%2017.7046L12.0709%2015.9304C12.3178%2015.3544%2012.0534%2014.6871%2011.479%2014.4364L8.38831%2013.0878C6.54352%2012.2828%205.80336%2010.0564%206.799%208.30709C7.82756%206.49997%2010.2263%206.03738%2011.8531%207.3324L14.0114%209.05057C14.1736%209.1797%2014.3748%209.25%2014.5822%209.25H18.4999C18.9141%209.25%2019.2499%209.58579%2019.2499%2010C19.2499%2010.4142%2018.9141%2010.75%2018.4999%2010.75H14.5822C14.0355%2010.75%2013.5049%2010.5646%2013.0772%2010.2241L10.9189%208.50596Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cg%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20opacity%3D%22.5%22%3E%3Cpath%20d%3D%22M18%2014.25C15.9289%2014.25%2014.25%2015.9289%2014.25%2018C14.25%2020.0711%2015.9289%2021.75%2018%2021.75C20.0711%2021.75%2021.75%2020.0711%2021.75%2018C21.75%2015.9289%2020.0711%2014.25%2018%2014.25ZM18%2015.75C16.7574%2015.75%2015.75%2016.7574%2015.75%2018C15.75%2019.2426%2016.7574%2020.25%2018%2020.25C19.2426%2020.25%2020.25%2019.2426%2020.25%2018C20.25%2016.7574%2019.2426%2015.75%2018%2015.75Z%22%2F%3E%3Cpath%20d%3D%22M6%2014.25C3.92893%2014.25%202.25%2015.9289%202.25%2018C2.25%2020.0711%203.92893%2021.75%206%2021.75C8.07107%2021.75%209.75%2020.0711%209.75%2018C9.75%2015.9289%208.07107%2014.25%206%2014.25ZM6%2015.75C4.75736%2015.75%203.75%2016.7574%203.75%2018C3.75%2019.2426%204.75736%2020.25%206%2020.25C7.24264%2020.25%208.25%2019.2426%208.25%2018C8.25%2016.7574%207.24264%2015.75%206%2015.75Z%22%2F%3E%3C%2Fg%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%22currentColor%22%3E%3Cpath%20d%3D%22M15.9999%204C15.9999%205.10457%2015.1045%206%2013.9999%206C12.8953%206%2011.9999%205.10457%2011.9999%204C11.9999%202.89543%2012.8953%202%2013.9999%202C15.1045%202%2015.9999%202.89543%2015.9999%204Z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M10.9189%208.50596C10.0124%207.78435%208.67576%208.04212%208.10263%209.04908C7.54784%2010.0238%207.96027%2011.2644%208.98823%2011.713L12.0789%2013.0616C13.4091%2013.6421%2014.0213%2015.1873%2013.4496%2016.5213L12.6893%2018.2954C12.5261%2018.6762%2012.0852%2018.8525%2011.7045%2018.6894C11.3237%2018.5262%2011.1474%2018.0853%2011.3105%2017.7046L12.0709%2015.9304C12.3178%2015.3544%2012.0534%2014.6871%2011.479%2014.4364L8.38831%2013.0878C6.54352%2012.2828%205.80336%2010.0564%206.799%208.30709C7.82756%206.49997%2010.2263%206.03738%2011.8531%207.3324L14.0114%209.05057C14.1736%209.1797%2014.3748%209.25%2014.5822%209.25H18.4999C18.9141%209.25%2019.2499%209.58579%2019.2499%2010C19.2499%2010.4142%2018.9141%2010.75%2018.4999%2010.75H14.5822C14.0355%2010.75%2013.5049%2010.5646%2013.0772%2010.2241L10.9189%208.50596Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cg%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20opacity%3D%22.5%22%3E%3Cpath%20d%3D%22M18%2014.25C15.9289%2014.25%2014.25%2015.9289%2014.25%2018C14.25%2020.0711%2015.9289%2021.75%2018%2021.75C20.0711%2021.75%2021.75%2020.0711%2021.75%2018C21.75%2015.9289%2020.0711%2014.25%2018%2014.25ZM18%2015.75C16.7574%2015.75%2015.75%2016.7574%2015.75%2018C15.75%2019.2426%2016.7574%2020.25%2018%2020.25C19.2426%2020.25%2020.25%2019.2426%2020.25%2018C20.25%2016.7574%2019.2426%2015.75%2018%2015.75Z%22%2F%3E%3Cpath%20d%3D%22M6%2014.25C3.92893%2014.25%202.25%2015.9289%202.25%2018C2.25%2020.0711%203.92893%2021.75%206%2021.75C8.07107%2021.75%209.75%2020.0711%209.75%2018C9.75%2015.9289%208.07107%2014.25%206%2014.25ZM6%2015.75C4.75736%2015.75%203.75%2016.7574%203.75%2018C3.75%2019.2426%204.75736%2020.25%206%2020.25C7.24264%2020.25%208.25%2019.2426%208.25%2018C8.25%2016.7574%207.24264%2015.75%206%2015.75Z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/bicycling-round-bold-duotone.svg?color=%231a73e8&size=48