electric moped icon
electric-moped-outline-rounded from Material Symbols Light by Google · Outline Rounded · Transit · Apache-2.0 Free for personal and commercial use.
- Name
- electric-moped-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline Rounded
- Category
- Transit
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More transit icons from Material Symbols Light
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="M13.039 20.923v1.085q0 .22-.19.34t-.407.01l-3.761-1.902q-.137-.081-.107-.23t.187-.149h2.547v-1.085q0-.22.189-.34q.19-.12.407-.01l3.761 1.902q.137.081.107.23t-.188.149zm-7.616-5.037q-.73-.729-.73-1.77H3.5q-.343 0-.575-.233t-.233-.575v-1.692q0-1.458 1.021-2.48q1.021-1.02 2.48-1.02h1.884q.666 0 1.14.474t.475 1.14v3.386h4.231l3.77-4.658V5.923q0-.27-.174-.442t-.442-.173h-1.885q-.212 0-.356-.144t-.144-.357t.144-.356t.356-.143h1.885q.666 0 1.14.474t.475 1.141v2.276q0 .301-.092.547q-.092.245-.256.462L14.946 13.5q-.218.287-.556.451t-.711.164H9.692q0 1.039-.728 1.77q-.729.73-1.77.73t-1.771-.729m2.828-.712q.441-.441.441-1.059h-3q0 .618.442 1.059q.441.442 1.058.442t1.059-.442m.941-8.866h-3q-.212 0-.356-.144t-.144-.357t.144-.356t.356-.143h3q.213 0 .357.144q.143.144.143.356q0 .213-.143.357t-.357.143m7.847 9.579q-.731-.729-.731-1.77t.728-1.77t1.77-.731t1.771.728t.73 1.769t-.728 1.772t-1.769.73t-1.771-.728m2.827-.713q.442-.441.442-1.059t-.442-1.058t-1.058-.442t-1.059.442t-.441 1.058t.441 1.059t1.059.442t1.058-.442M3.692 13.116h5V9.73q0-.27-.173-.442t-.442-.173H6.192q-1.031 0-1.765.734q-.735.734-.735 1.766z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightElectricMopedOutlineRounded(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.039 20.923v1.085q0 .22-.19.34t-.407.01l-3.761-1.902q-.137-.081-.107-.23t.187-.149h2.547v-1.085q0-.22.189-.34q.19-.12.407-.01l3.761 1.902q.137.081.107.23t-.188.149zm-7.616-5.037q-.73-.729-.73-1.77H3.5q-.343 0-.575-.233t-.233-.575v-1.692q0-1.458 1.021-2.48q1.021-1.02 2.48-1.02h1.884q.666 0 1.14.474t.475 1.14v3.386h4.231l3.77-4.658V5.923q0-.27-.174-.442t-.442-.173h-1.885q-.212 0-.356-.144t-.144-.357t.144-.356t.356-.143h1.885q.666 0 1.14.474t.475 1.141v2.276q0 .301-.092.547q-.092.245-.256.462L14.946 13.5q-.218.287-.556.451t-.711.164H9.692q0 1.039-.728 1.77q-.729.73-1.77.73t-1.771-.729m2.828-.712q.441-.441.441-1.059h-3q0 .618.442 1.059q.441.442 1.058.442t1.059-.442m.941-8.866h-3q-.212 0-.356-.144t-.144-.357t.144-.356t.356-.143h3q.213 0 .357.144q.143.144.143.356q0 .213-.143.357t-.357.143m7.847 9.579q-.731-.729-.731-1.77t.728-1.77t1.77-.731t1.771.728t.73 1.769t-.728 1.772t-1.769.73t-1.771-.728m2.827-.713q.442-.441.442-1.059t-.442-1.058t-1.058-.442t-1.059.442t-.441 1.058t.441 1.059t1.059.442t1.058-.442M3.692 13.116h5V9.73q0-.27-.173-.442t-.442-.173H6.192q-1.031 0-1.765.734q-.735.734-.735 1.766z"/></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.039 20.923v1.085q0 .22-.19.34t-.407.01l-3.761-1.902q-.137-.081-.107-.23t.187-.149h2.547v-1.085q0-.22.189-.34q.19-.12.407-.01l3.761 1.902q.137.081.107.23t-.188.149zm-7.616-5.037q-.73-.729-.73-1.77H3.5q-.343 0-.575-.233t-.233-.575v-1.692q0-1.458 1.021-2.48q1.021-1.02 2.48-1.02h1.884q.666 0 1.14.474t.475 1.14v3.386h4.231l3.77-4.658V5.923q0-.27-.174-.442t-.442-.173h-1.885q-.212 0-.356-.144t-.144-.357t.144-.356t.356-.143h1.885q.666 0 1.14.474t.475 1.141v2.276q0 .301-.092.547q-.092.245-.256.462L14.946 13.5q-.218.287-.556.451t-.711.164H9.692q0 1.039-.728 1.77q-.729.73-1.77.73t-1.771-.729m2.828-.712q.441-.441.441-1.059h-3q0 .618.442 1.059q.441.442 1.058.442t1.059-.442m.941-8.866h-3q-.212 0-.356-.144t-.144-.357t.144-.356t.356-.143h3q.213 0 .357.144q.143.144.143.356q0 .213-.143.357t-.357.143m7.847 9.579q-.731-.729-.731-1.77t.728-1.77t1.77-.731t1.771.728t.73 1.769t-.728 1.772t-1.769.73t-1.771-.728m2.827-.713q.442-.441.442-1.059t-.442-1.058t-1.058-.442t-1.059.442t-.441 1.058t.441 1.059t1.059.442t1.058-.442M3.692 13.116h5V9.73q0-.27-.173-.442t-.442-.173H6.192q-1.031 0-1.765.734q-.735.734-.735 1.766z"/></svg> </template>
CSS
.icon-electric-moped-outline-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%22M13.039%2020.923v1.085q0%20.22-.19.34t-.407.01l-3.761-1.902q-.137-.081-.107-.23t.187-.149h2.547v-1.085q0-.22.189-.34q.19-.12.407-.01l3.761%201.902q.137.081.107.23t-.188.149zm-7.616-5.037q-.73-.729-.73-1.77H3.5q-.343%200-.575-.233t-.233-.575v-1.692q0-1.458%201.021-2.48q1.021-1.02%202.48-1.02h1.884q.666%200%201.14.474t.475%201.14v3.386h4.231l3.77-4.658V5.923q0-.27-.174-.442t-.442-.173h-1.885q-.212%200-.356-.144t-.144-.357t.144-.356t.356-.143h1.885q.666%200%201.14.474t.475%201.141v2.276q0%20.301-.092.547q-.092.245-.256.462L14.946%2013.5q-.218.287-.556.451t-.711.164H9.692q0%201.039-.728%201.77q-.729.73-1.77.73t-1.771-.729m2.828-.712q.441-.441.441-1.059h-3q0%20.618.442%201.059q.441.442%201.058.442t1.059-.442m.941-8.866h-3q-.212%200-.356-.144t-.144-.357t.144-.356t.356-.143h3q.213%200%20.357.144q.143.144.143.356q0%20.213-.143.357t-.357.143m7.847%209.579q-.731-.729-.731-1.77t.728-1.77t1.77-.731t1.771.728t.73%201.769t-.728%201.772t-1.769.73t-1.771-.728m2.827-.713q.442-.441.442-1.059t-.442-1.058t-1.058-.442t-1.059.442t-.441%201.058t.441%201.059t1.059.442t1.058-.442M3.692%2013.116h5V9.73q0-.27-.173-.442t-.442-.173H6.192q-1.031%200-1.765.734q-.735.734-.735%201.766z%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.039%2020.923v1.085q0%20.22-.19.34t-.407.01l-3.761-1.902q-.137-.081-.107-.23t.187-.149h2.547v-1.085q0-.22.189-.34q.19-.12.407-.01l3.761%201.902q.137.081.107.23t-.188.149zm-7.616-5.037q-.73-.729-.73-1.77H3.5q-.343%200-.575-.233t-.233-.575v-1.692q0-1.458%201.021-2.48q1.021-1.02%202.48-1.02h1.884q.666%200%201.14.474t.475%201.14v3.386h4.231l3.77-4.658V5.923q0-.27-.174-.442t-.442-.173h-1.885q-.212%200-.356-.144t-.144-.357t.144-.356t.356-.143h1.885q.666%200%201.14.474t.475%201.141v2.276q0%20.301-.092.547q-.092.245-.256.462L14.946%2013.5q-.218.287-.556.451t-.711.164H9.692q0%201.039-.728%201.77q-.729.73-1.77.73t-1.771-.729m2.828-.712q.441-.441.441-1.059h-3q0%20.618.442%201.059q.441.442%201.058.442t1.059-.442m.941-8.866h-3q-.212%200-.356-.144t-.144-.357t.144-.356t.356-.143h3q.213%200%20.357.144q.143.144.143.356q0%20.213-.143.357t-.357.143m7.847%209.579q-.731-.729-.731-1.77t.728-1.77t1.77-.731t1.771.728t.73%201.769t-.728%201.772t-1.769.73t-1.771-.728m2.827-.713q.442-.441.442-1.059t-.442-1.058t-1.058-.442t-1.059.442t-.441%201.058t.441%201.059t1.059.442t1.058-.442M3.692%2013.116h5V9.73q0-.27-.173-.442t-.442-.173H6.192q-1.031%200-1.765.734q-.735.734-.735%201.766z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/electric-moped-outline-rounded.svg?color=%231a73e8&size=48