electric moped icon
electric-moped-outline from Material Symbols by Google · Outline · Transit · Apache-2.0 Free for personal and commercial use.
- Name
- electric-moped-outline
- Set
- Material Symbols
- Style
- Outline
- 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
agricultureairlinesairport-shuttleambulanceauto-towingauto-transmissionbike-dockbike-lanebike-scooterboat-busboat-railwaybus-alertbus-map-pinbus-railwaycable-carcar-crashcar-defrost-leftcar-defrost-low-leftcar-defrost-low-rightcar-defrost-mid-leftcar-defrost-mid-low-leftcar-defrost-mid-low-rightcar-defrost-mid-rightcar-defrost-right
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="M4.875 16.125Q4 15.25 4 14H2v-3q0-1.65 1.175-2.825T6 7h4v5h3.5L17 7.65V5h-3V3h3q.825 0 1.413.588T19 5v3.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-.288M13 23l-6-3h4v-2l6 3h-4zM4 12h4V9H6q-.825 0-1.412.588T4 11z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsElectricMopedOutline(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="M4.875 16.125Q4 15.25 4 14H2v-3q0-1.65 1.175-2.825T6 7h4v5h3.5L17 7.65V5h-3V3h3q.825 0 1.413.588T19 5v3.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-.288M13 23l-6-3h4v-2l6 3h-4zM4 12h4V9H6q-.825 0-1.412.588T4 11z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.875 16.125Q4 15.25 4 14H2v-3q0-1.65 1.175-2.825T6 7h4v5h3.5L17 7.65V5h-3V3h3q.825 0 1.413.588T19 5v3.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-.288M13 23l-6-3h4v-2l6 3h-4zM4 12h4V9H6q-.825 0-1.412.588T4 11z"/></svg> </template>
CSS
.icon-electric-moped-outline {
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%22M4.875%2016.125Q4%2015.25%204%2014H2v-3q0-1.65%201.175-2.825T6%207h4v5h3.5L17%207.65V5h-3V3h3q.825%200%201.413.588T19%205v3.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-.288M13%2023l-6-3h4v-2l6%203h-4zM4%2012h4V9H6q-.825%200-1.412.588T4%2011z%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%22M4.875%2016.125Q4%2015.25%204%2014H2v-3q0-1.65%201.175-2.825T6%207h4v5h3.5L17%207.65V5h-3V3h3q.825%200%201.413.588T19%205v3.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-.288M13%2023l-6-3h4v-2l6%203h-4zM4%2012h4V9H6q-.825%200-1.412.588T4%2011z%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.svg?color=%231a73e8&size=48