sharp electric bike icon

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

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

More maps icons from Google Material Icons

Use the sharp electric bike icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19 7h-.82L16 1h-4v2h2.6l1.46 4h-4.81l-.36-1H12V4H7v2h1.75l1.82 5H9.9c-.44-2.23-2.31-3.88-4.65-3.99C2.45 6.87 0 9.2 0 12s2.2 5 5 5c2.46 0 4.45-1.69 4.9-4h4.2c.44 2.23 2.31 3.88 4.65 3.99c2.8.13 5.25-2.19 5.25-5C24 9.2 21.8 7 19 7M7.82 13c-.4 1.17-1.49 2-2.82 2c-1.68 0-3-1.32-3-3s1.32-3 3-3c1.33 0 2.42.83 2.82 2H5v2zm6.28-2h-1.4l-.73-2H15c-.44.58-.76 1.25-.9 2m4.9 4c-1.68 0-3-1.32-3-3c0-.93.41-1.73 1.05-2.28l.96 2.64l1.88-.68l-.97-2.67c.02 0 .05-.01.08-.01c1.68 0 3 1.32 3 3s-1.32 3-3 3m-8 5H7l6 3v-2h4l-6-3z"/></svg>

React

import type { SVGProps } from "react";

export function IcSharpElectricBike(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="M19 7h-.82L16 1h-4v2h2.6l1.46 4h-4.81l-.36-1H12V4H7v2h1.75l1.82 5H9.9c-.44-2.23-2.31-3.88-4.65-3.99C2.45 6.87 0 9.2 0 12s2.2 5 5 5c2.46 0 4.45-1.69 4.9-4h4.2c.44 2.23 2.31 3.88 4.65 3.99c2.8.13 5.25-2.19 5.25-5C24 9.2 21.8 7 19 7M7.82 13c-.4 1.17-1.49 2-2.82 2c-1.68 0-3-1.32-3-3s1.32-3 3-3c1.33 0 2.42.83 2.82 2H5v2zm6.28-2h-1.4l-.73-2H15c-.44.58-.76 1.25-.9 2m4.9 4c-1.68 0-3-1.32-3-3c0-.93.41-1.73 1.05-2.28l.96 2.64l1.88-.68l-.97-2.67c.02 0 .05-.01.08-.01c1.68 0 3 1.32 3 3s-1.32 3-3 3m-8 5H7l6 3v-2h4l-6-3z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19 7h-.82L16 1h-4v2h2.6l1.46 4h-4.81l-.36-1H12V4H7v2h1.75l1.82 5H9.9c-.44-2.23-2.31-3.88-4.65-3.99C2.45 6.87 0 9.2 0 12s2.2 5 5 5c2.46 0 4.45-1.69 4.9-4h4.2c.44 2.23 2.31 3.88 4.65 3.99c2.8.13 5.25-2.19 5.25-5C24 9.2 21.8 7 19 7M7.82 13c-.4 1.17-1.49 2-2.82 2c-1.68 0-3-1.32-3-3s1.32-3 3-3c1.33 0 2.42.83 2.82 2H5v2zm6.28-2h-1.4l-.73-2H15c-.44.58-.76 1.25-.9 2m4.9 4c-1.68 0-3-1.32-3-3c0-.93.41-1.73 1.05-2.28l.96 2.64l1.88-.68l-.97-2.67c.02 0 .05-.01.08-.01c1.68 0 3 1.32 3 3s-1.32 3-3 3m-8 5H7l6 3v-2h4l-6-3z"/></svg>
</template>

CSS

.icon-sharp-electric-bike {
  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%22M19%207h-.82L16%201h-4v2h2.6l1.46%204h-4.81l-.36-1H12V4H7v2h1.75l1.82%205H9.9c-.44-2.23-2.31-3.88-4.65-3.99C2.45%206.87%200%209.2%200%2012s2.2%205%205%205c2.46%200%204.45-1.69%204.9-4h4.2c.44%202.23%202.31%203.88%204.65%203.99c2.8.13%205.25-2.19%205.25-5C24%209.2%2021.8%207%2019%207M7.82%2013c-.4%201.17-1.49%202-2.82%202c-1.68%200-3-1.32-3-3s1.32-3%203-3c1.33%200%202.42.83%202.82%202H5v2zm6.28-2h-1.4l-.73-2H15c-.44.58-.76%201.25-.9%202m4.9%204c-1.68%200-3-1.32-3-3c0-.93.41-1.73%201.05-2.28l.96%202.64l1.88-.68l-.97-2.67c.02%200%20.05-.01.08-.01c1.68%200%203%201.32%203%203s-1.32%203-3%203m-8%205H7l6%203v-2h4l-6-3z%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%22M19%207h-.82L16%201h-4v2h2.6l1.46%204h-4.81l-.36-1H12V4H7v2h1.75l1.82%205H9.9c-.44-2.23-2.31-3.88-4.65-3.99C2.45%206.87%200%209.2%200%2012s2.2%205%205%205c2.46%200%204.45-1.69%204.9-4h4.2c.44%202.23%202.31%203.88%204.65%203.99c2.8.13%205.25-2.19%205.25-5C24%209.2%2021.8%207%2019%207M7.82%2013c-.4%201.17-1.49%202-2.82%202c-1.68%200-3-1.32-3-3s1.32-3%203-3c1.33%200%202.42.83%202.82%202H5v2zm6.28-2h-1.4l-.73-2H15c-.44.58-.76%201.25-.9%202m4.9%204c-1.68%200-3-1.32-3-3c0-.93.41-1.73%201.05-2.28l.96%202.64l1.88-.68l-.97-2.67c.02%200%20.05-.01.08-.01c1.68%200%203%201.32%203%203s-1.32%203-3%203m-8%205H7l6%203v-2h4l-6-3z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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