directions-bike-rounded from Material Symbols Light by Google · Rounded · Transit · Apache-2.0 Free for personal and commercial use.

Name
directions-bike-rounded
Set
Material Symbols Light
Style
Rounded
Category
Transit
Viewbox
24×24
License
Apache 2.0
Aliases
directions-bike-outline-rounded

2 other variants in Material Symbols Light

The same icon in other sets

More transit icons from Material Symbols Light

Use the directions bike icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.38 21.385q-1.82 0-3.1-1.284T1 16.996t1.284-3.1t3.105-1.28q1.82 0 3.1 1.283q1.28 1.284 1.28 3.105t-1.283 3.1t-3.105 1.28M7.779 19.4q.99-.986.99-2.395q0-1.408-.986-2.398q-.985-.99-2.394-.99q-1.408 0-2.398.985T2 16.996q0 1.408.986 2.398t2.394.99t2.399-.985M13.2 7.408l-2.977 2.977l1.823 1.917q.218.217.336.51t.118.596V18q0 .213-.144.356t-.357.144t-.356-.144T11.5 18v-4.442L8.03 10.93q-.222-.198-.343-.47q-.121-.27-.121-.57t.124-.555t.34-.474l2.916-2.916q.223-.223.524-.344q.3-.121.63-.121q.329 0 .63.121q.3.121.524.344l1.9 1.9q.636.63 1.396 1.026t1.617.534q.214.036.345.208q.132.17.096.384t-.208.345t-.384.096q-1.068-.162-1.998-.652t-1.672-1.233zm.849-2.457q-.433-.434-.433-1.066t.433-1.067t1.067-.433t1.066.433t.434 1.067t-.434 1.066t-1.066.434t-1.067-.434m4.563 16.434q-1.821 0-3.101-1.284q-1.28-1.283-1.28-3.105t1.283-3.1t3.105-1.28t3.101 1.283T23 17.004t-1.283 3.1t-3.105 1.28M21.01 19.4q.99-.986.99-2.395q0-1.408-.986-2.398t-2.394-.99t-2.399.985t-.99 2.394t.986 2.4t2.394.99t2.399-.986"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightDirectionsBikeRounded(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="M5.38 21.385q-1.82 0-3.1-1.284T1 16.996t1.284-3.1t3.105-1.28q1.82 0 3.1 1.283q1.28 1.284 1.28 3.105t-1.283 3.1t-3.105 1.28M7.779 19.4q.99-.986.99-2.395q0-1.408-.986-2.398q-.985-.99-2.394-.99q-1.408 0-2.398.985T2 16.996q0 1.408.986 2.398t2.394.99t2.399-.985M13.2 7.408l-2.977 2.977l1.823 1.917q.218.217.336.51t.118.596V18q0 .213-.144.356t-.357.144t-.356-.144T11.5 18v-4.442L8.03 10.93q-.222-.198-.343-.47q-.121-.27-.121-.57t.124-.555t.34-.474l2.916-2.916q.223-.223.524-.344q.3-.121.63-.121q.329 0 .63.121q.3.121.524.344l1.9 1.9q.636.63 1.396 1.026t1.617.534q.214.036.345.208q.132.17.096.384t-.208.345t-.384.096q-1.068-.162-1.998-.652t-1.672-1.233zm.849-2.457q-.433-.434-.433-1.066t.433-1.067t1.067-.433t1.066.433t.434 1.067t-.434 1.066t-1.066.434t-1.067-.434m4.563 16.434q-1.821 0-3.101-1.284q-1.28-1.283-1.28-3.105t1.283-3.1t3.105-1.28t3.101 1.283T23 17.004t-1.283 3.1t-3.105 1.28M21.01 19.4q.99-.986.99-2.395q0-1.408-.986-2.398t-2.394-.99t-2.399.985t-.99 2.394t.986 2.4t2.394.99t2.399-.986"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.38 21.385q-1.82 0-3.1-1.284T1 16.996t1.284-3.1t3.105-1.28q1.82 0 3.1 1.283q1.28 1.284 1.28 3.105t-1.283 3.1t-3.105 1.28M7.779 19.4q.99-.986.99-2.395q0-1.408-.986-2.398q-.985-.99-2.394-.99q-1.408 0-2.398.985T2 16.996q0 1.408.986 2.398t2.394.99t2.399-.985M13.2 7.408l-2.977 2.977l1.823 1.917q.218.217.336.51t.118.596V18q0 .213-.144.356t-.357.144t-.356-.144T11.5 18v-4.442L8.03 10.93q-.222-.198-.343-.47q-.121-.27-.121-.57t.124-.555t.34-.474l2.916-2.916q.223-.223.524-.344q.3-.121.63-.121q.329 0 .63.121q.3.121.524.344l1.9 1.9q.636.63 1.396 1.026t1.617.534q.214.036.345.208q.132.17.096.384t-.208.345t-.384.096q-1.068-.162-1.998-.652t-1.672-1.233zm.849-2.457q-.433-.434-.433-1.066t.433-1.067t1.067-.433t1.066.433t.434 1.067t-.434 1.066t-1.066.434t-1.067-.434m4.563 16.434q-1.821 0-3.101-1.284q-1.28-1.283-1.28-3.105t1.283-3.1t3.105-1.28t3.101 1.283T23 17.004t-1.283 3.1t-3.105 1.28M21.01 19.4q.99-.986.99-2.395q0-1.408-.986-2.398t-2.394-.99t-2.399.985t-.99 2.394t.986 2.4t2.394.99t2.399-.986"/></svg>
</template>

CSS

.icon-directions-bike-rounded {
  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%22M5.38%2021.385q-1.82%200-3.1-1.284T1%2016.996t1.284-3.1t3.105-1.28q1.82%200%203.1%201.283q1.28%201.284%201.28%203.105t-1.283%203.1t-3.105%201.28M7.779%2019.4q.99-.986.99-2.395q0-1.408-.986-2.398q-.985-.99-2.394-.99q-1.408%200-2.398.985T2%2016.996q0%201.408.986%202.398t2.394.99t2.399-.985M13.2%207.408l-2.977%202.977l1.823%201.917q.218.217.336.51t.118.596V18q0%20.213-.144.356t-.357.144t-.356-.144T11.5%2018v-4.442L8.03%2010.93q-.222-.198-.343-.47q-.121-.27-.121-.57t.124-.555t.34-.474l2.916-2.916q.223-.223.524-.344q.3-.121.63-.121q.329%200%20.63.121q.3.121.524.344l1.9%201.9q.636.63%201.396%201.026t1.617.534q.214.036.345.208q.132.17.096.384t-.208.345t-.384.096q-1.068-.162-1.998-.652t-1.672-1.233zm.849-2.457q-.433-.434-.433-1.066t.433-1.067t1.067-.433t1.066.433t.434%201.067t-.434%201.066t-1.066.434t-1.067-.434m4.563%2016.434q-1.821%200-3.101-1.284q-1.28-1.283-1.28-3.105t1.283-3.1t3.105-1.28t3.101%201.283T23%2017.004t-1.283%203.1t-3.105%201.28M21.01%2019.4q.99-.986.99-2.395q0-1.408-.986-2.398t-2.394-.99t-2.399.985t-.99%202.394t.986%202.4t2.394.99t2.399-.986%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%22M5.38%2021.385q-1.82%200-3.1-1.284T1%2016.996t1.284-3.1t3.105-1.28q1.82%200%203.1%201.283q1.28%201.284%201.28%203.105t-1.283%203.1t-3.105%201.28M7.779%2019.4q.99-.986.99-2.395q0-1.408-.986-2.398q-.985-.99-2.394-.99q-1.408%200-2.398.985T2%2016.996q0%201.408.986%202.398t2.394.99t2.399-.985M13.2%207.408l-2.977%202.977l1.823%201.917q.218.217.336.51t.118.596V18q0%20.213-.144.356t-.357.144t-.356-.144T11.5%2018v-4.442L8.03%2010.93q-.222-.198-.343-.47q-.121-.27-.121-.57t.124-.555t.34-.474l2.916-2.916q.223-.223.524-.344q.3-.121.63-.121q.329%200%20.63.121q.3.121.524.344l1.9%201.9q.636.63%201.396%201.026t1.617.534q.214.036.345.208q.132.17.096.384t-.208.345t-.384.096q-1.068-.162-1.998-.652t-1.672-1.233zm.849-2.457q-.433-.434-.433-1.066t.433-1.067t1.067-.433t1.066.433t.434%201.067t-.434%201.066t-1.066.434t-1.067-.434m4.563%2016.434q-1.821%200-3.101-1.284q-1.28-1.283-1.28-3.105t1.283-3.1t3.105-1.28t3.101%201.283T23%2017.004t-1.283%203.1t-3.105%201.28M21.01%2019.4q.99-.986.99-2.395q0-1.408-.986-2.398t-2.394-.99t-2.399.985t-.99%202.394t.986%202.4t2.394.99t2.399-.986%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/directions-bike-rounded.svg?color=%231a73e8&size=48