electric moped icon

electric-moped-outline-sharp from Material Symbols by Google · Outline Sharp · Transit · Apache-2.0 Free for personal and commercial use.

Name
electric-moped-outline-sharp
Set
Material Symbols
Style
Outline Sharp
Category
Transit
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols

The same icon in other sets

More transit icons from Material Symbols

Use the electric moped icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m13 23l-6-3h4v-2l6 3h-4zm-8.125-6.875Q4 15.25 4 14H2V7h8v5h3.5L17 7.65V5h-3V3h5v5.35L14.5 14H10q0 1.25-.875 2.125T7 17t-2.125-.875m2.838-1.412Q8 14.425 8 14H6q0 .425.288.713T7 15t.713-.288M5 6V4h5v2zm11.875 10.125Q16 15.25 16 14t.875-2.125T19 11t2.125.875T22 14t-.875 2.125T19 17t-2.125-.875m2.838-1.412Q20 14.425 20 14t-.288-.712T19 13t-.712.288T18 14t.288.713T19 15t.713-.288M4 12h4V9H4z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsElectricMopedOutlineSharp(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="m13 23l-6-3h4v-2l6 3h-4zm-8.125-6.875Q4 15.25 4 14H2V7h8v5h3.5L17 7.65V5h-3V3h5v5.35L14.5 14H10q0 1.25-.875 2.125T7 17t-2.125-.875m2.838-1.412Q8 14.425 8 14H6q0 .425.288.713T7 15t.713-.288M5 6V4h5v2zm11.875 10.125Q16 15.25 16 14t.875-2.125T19 11t2.125.875T22 14t-.875 2.125T19 17t-2.125-.875m2.838-1.412Q20 14.425 20 14t-.288-.712T19 13t-.712.288T18 14t.288.713T19 15t.713-.288M4 12h4V9H4z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m13 23l-6-3h4v-2l6 3h-4zm-8.125-6.875Q4 15.25 4 14H2V7h8v5h3.5L17 7.65V5h-3V3h5v5.35L14.5 14H10q0 1.25-.875 2.125T7 17t-2.125-.875m2.838-1.412Q8 14.425 8 14H6q0 .425.288.713T7 15t.713-.288M5 6V4h5v2zm11.875 10.125Q16 15.25 16 14t.875-2.125T19 11t2.125.875T22 14t-.875 2.125T19 17t-2.125-.875m2.838-1.412Q20 14.425 20 14t-.288-.712T19 13t-.712.288T18 14t.288.713T19 15t.713-.288M4 12h4V9H4z"/></svg>
</template>

CSS

.icon-electric-moped-outline-sharp {
  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%22m13%2023l-6-3h4v-2l6%203h-4zm-8.125-6.875Q4%2015.25%204%2014H2V7h8v5h3.5L17%207.65V5h-3V3h5v5.35L14.5%2014H10q0%201.25-.875%202.125T7%2017t-2.125-.875m2.838-1.412Q8%2014.425%208%2014H6q0%20.425.288.713T7%2015t.713-.288M5%206V4h5v2zm11.875%2010.125Q16%2015.25%2016%2014t.875-2.125T19%2011t2.125.875T22%2014t-.875%202.125T19%2017t-2.125-.875m2.838-1.412Q20%2014.425%2020%2014t-.288-.712T19%2013t-.712.288T18%2014t.288.713T19%2015t.713-.288M4%2012h4V9H4z%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%22m13%2023l-6-3h4v-2l6%203h-4zm-8.125-6.875Q4%2015.25%204%2014H2V7h8v5h3.5L17%207.65V5h-3V3h5v5.35L14.5%2014H10q0%201.25-.875%202.125T7%2017t-2.125-.875m2.838-1.412Q8%2014.425%208%2014H6q0%20.425.288.713T7%2015t.713-.288M5%206V4h5v2zm11.875%2010.125Q16%2015.25%2016%2014t.875-2.125T19%2011t2.125.875T22%2014t-.875%202.125T19%2017t-2.125-.875m2.838-1.412Q20%2014.425%2020%2014t-.288-.712T19%2013t-.712.288T18%2014t.288.713T19%2015t.713-.288M4%2012h4V9H4z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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