round bike scooter icon

round-bike-scooter from Google Material Icons by Material Design Authors · Baseline · Maps · Apache-2.0 Free for personal and commercial use.

Name
round-bike-scooter
Set
Google Material Icons
Style
Baseline
Category
Maps
Viewbox
24×24
License
Apache 2.0

More maps icons from Google Material Icons

Use the round bike scooter icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10 14h.74L8.82 5.56A2.01 2.01 0 0 0 6.87 4H4c-.55 0-1 .45-1 1s.45 1 1 1h2.87l1.42 6.25h-.01A6.01 6.01 0 0 0 4.09 17H0v2h6v-1c0-2.21 1.79-4 4-4m8.75-6h-.56l-1.35-3.69A2 2 0 0 0 14.96 3H12c-.55 0-1 .45-1 1s.45 1 1 1h2.96l1.1 3H10.4l.46 2H15c-.43.58-.75 1.25-.9 2h-2.79l.46 2h2.33c.44 2.23 2.31 3.88 4.65 3.99c3.16.15 5.88-2.83 5.12-6.1C23.34 9.57 21.13 8 18.75 8m.13 8c-1.54-.06-2.84-1.37-2.88-2.92c-.02-.96.39-1.8 1.05-2.36l.62 1.7c.19.52.76.79 1.28.6s.79-.76.6-1.28l-.63-1.73l.01-.01A2.97 2.97 0 0 1 22 13c0 1.72-1.38 3.06-3.12 3"/><path fill="currentColor" d="M10 15c-1.66 0-3 1.34-3 3s1.34 3 3 3s3-1.34 3-3s-1.34-3-3-3m0 4c-.55 0-1-.45-1-1s.45-1 1-1s1 .45 1 1s-.45 1-1 1"/></svg>

React

import type { SVGProps } from "react";

export function IcRoundBikeScooter(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="M10 14h.74L8.82 5.56A2.01 2.01 0 0 0 6.87 4H4c-.55 0-1 .45-1 1s.45 1 1 1h2.87l1.42 6.25h-.01A6.01 6.01 0 0 0 4.09 17H0v2h6v-1c0-2.21 1.79-4 4-4m8.75-6h-.56l-1.35-3.69A2 2 0 0 0 14.96 3H12c-.55 0-1 .45-1 1s.45 1 1 1h2.96l1.1 3H10.4l.46 2H15c-.43.58-.75 1.25-.9 2h-2.79l.46 2h2.33c.44 2.23 2.31 3.88 4.65 3.99c3.16.15 5.88-2.83 5.12-6.1C23.34 9.57 21.13 8 18.75 8m.13 8c-1.54-.06-2.84-1.37-2.88-2.92c-.02-.96.39-1.8 1.05-2.36l.62 1.7c.19.52.76.79 1.28.6s.79-.76.6-1.28l-.63-1.73l.01-.01A2.97 2.97 0 0 1 22 13c0 1.72-1.38 3.06-3.12 3"/><path fill="currentColor" d="M10 15c-1.66 0-3 1.34-3 3s1.34 3 3 3s3-1.34 3-3s-1.34-3-3-3m0 4c-.55 0-1-.45-1-1s.45-1 1-1s1 .45 1 1s-.45 1-1 1"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10 14h.74L8.82 5.56A2.01 2.01 0 0 0 6.87 4H4c-.55 0-1 .45-1 1s.45 1 1 1h2.87l1.42 6.25h-.01A6.01 6.01 0 0 0 4.09 17H0v2h6v-1c0-2.21 1.79-4 4-4m8.75-6h-.56l-1.35-3.69A2 2 0 0 0 14.96 3H12c-.55 0-1 .45-1 1s.45 1 1 1h2.96l1.1 3H10.4l.46 2H15c-.43.58-.75 1.25-.9 2h-2.79l.46 2h2.33c.44 2.23 2.31 3.88 4.65 3.99c3.16.15 5.88-2.83 5.12-6.1C23.34 9.57 21.13 8 18.75 8m.13 8c-1.54-.06-2.84-1.37-2.88-2.92c-.02-.96.39-1.8 1.05-2.36l.62 1.7c.19.52.76.79 1.28.6s.79-.76.6-1.28l-.63-1.73l.01-.01A2.97 2.97 0 0 1 22 13c0 1.72-1.38 3.06-3.12 3"/><path fill="currentColor" d="M10 15c-1.66 0-3 1.34-3 3s1.34 3 3 3s3-1.34 3-3s-1.34-3-3-3m0 4c-.55 0-1-.45-1-1s.45-1 1-1s1 .45 1 1s-.45 1-1 1"/></svg>
</template>

CSS

.icon-round-bike-scooter {
  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%22M10%2014h.74L8.82%205.56A2.01%202.01%200%200%200%206.87%204H4c-.55%200-1%20.45-1%201s.45%201%201%201h2.87l1.42%206.25h-.01A6.01%206.01%200%200%200%204.09%2017H0v2h6v-1c0-2.21%201.79-4%204-4m8.75-6h-.56l-1.35-3.69A2%202%200%200%200%2014.96%203H12c-.55%200-1%20.45-1%201s.45%201%201%201h2.96l1.1%203H10.4l.46%202H15c-.43.58-.75%201.25-.9%202h-2.79l.46%202h2.33c.44%202.23%202.31%203.88%204.65%203.99c3.16.15%205.88-2.83%205.12-6.1C23.34%209.57%2021.13%208%2018.75%208m.13%208c-1.54-.06-2.84-1.37-2.88-2.92c-.02-.96.39-1.8%201.05-2.36l.62%201.7c.19.52.76.79%201.28.6s.79-.76.6-1.28l-.63-1.73l.01-.01A2.97%202.97%200%200%201%2022%2013c0%201.72-1.38%203.06-3.12%203%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10%2015c-1.66%200-3%201.34-3%203s1.34%203%203%203s3-1.34%203-3s-1.34-3-3-3m0%204c-.55%200-1-.45-1-1s.45-1%201-1s1%20.45%201%201s-.45%201-1%201%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%22M10%2014h.74L8.82%205.56A2.01%202.01%200%200%200%206.87%204H4c-.55%200-1%20.45-1%201s.45%201%201%201h2.87l1.42%206.25h-.01A6.01%206.01%200%200%200%204.09%2017H0v2h6v-1c0-2.21%201.79-4%204-4m8.75-6h-.56l-1.35-3.69A2%202%200%200%200%2014.96%203H12c-.55%200-1%20.45-1%201s.45%201%201%201h2.96l1.1%203H10.4l.46%202H15c-.43.58-.75%201.25-.9%202h-2.79l.46%202h2.33c.44%202.23%202.31%203.88%204.65%203.99c3.16.15%205.88-2.83%205.12-6.1C23.34%209.57%2021.13%208%2018.75%208m.13%208c-1.54-.06-2.84-1.37-2.88-2.92c-.02-.96.39-1.8%201.05-2.36l.62%201.7c.19.52.76.79%201.28.6s.79-.76.6-1.28l-.63-1.73l.01-.01A2.97%202.97%200%200%201%2022%2013c0%201.72-1.38%203.06-3.12%203%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10%2015c-1.66%200-3%201.34-3%203s1.34%203%203%203s3-1.34%203-3s-1.34-3-3-3m0%204c-.55%200-1-.45-1-1s.45-1%201-1s1%20.45%201%201s-.45%201-1%201%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/round-bike-scooter.svg?color=%231a73e8&size=48