electric scooter icon
electric-scooter-outline-rounded from Material Symbols by Google · Outline Rounded · Transit · Apache-2.0 Free for personal and commercial use.
- Name
- electric-scooter-outline-rounded
- Set
- Material Symbols
- Style
- Outline Rounded
- 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 scooter icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5 18q-1.25 0-2.125-.875T2 15t.875-2.125T5 12q.975 0 1.738.563T7.8 14h5.3q.275-1.7 1.413-2.975T17.3 9.25L15.9 3H13q-.425 0-.712-.288T12 2t.288-.712T13 1h2.9q.7 0 1.25.425t.7 1.125l1.725 7.725q.05.275-.125.5T19 11q-1.575 0-2.713 1.063t-1.262 2.612q-.05.575-.45.95T13.6 16H7.8q-.3.875-1.062 1.438T5 18m.713-2.287Q6 15.425 6 15t-.288-.712T5 14t-.712.288T4 15t.288.713T5 16t.713-.288m11.162 1.413Q16 16.25 16 15t.875-2.125T19 12t2.125.875T22 15t-.875 2.125T19 18t-2.125-.875m2.838-1.412Q20 15.425 20 15t-.288-.712T19 14t-.712.288T18 15t.288.713T19 16t.713-.288M13 21v1.2q0 .275-.238.425t-.487.025L7.95 20.475q-.175-.1-.138-.288T8.05 20H11v-1.2q0-.275.238-.425t.487-.025l4.325 2.175q.175.1.138.288T15.95 21zm6-6"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsElectricScooterOutlineRounded(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="M5 18q-1.25 0-2.125-.875T2 15t.875-2.125T5 12q.975 0 1.738.563T7.8 14h5.3q.275-1.7 1.413-2.975T17.3 9.25L15.9 3H13q-.425 0-.712-.288T12 2t.288-.712T13 1h2.9q.7 0 1.25.425t.7 1.125l1.725 7.725q.05.275-.125.5T19 11q-1.575 0-2.713 1.063t-1.262 2.612q-.05.575-.45.95T13.6 16H7.8q-.3.875-1.062 1.438T5 18m.713-2.287Q6 15.425 6 15t-.288-.712T5 14t-.712.288T4 15t.288.713T5 16t.713-.288m11.162 1.413Q16 16.25 16 15t.875-2.125T19 12t2.125.875T22 15t-.875 2.125T19 18t-2.125-.875m2.838-1.412Q20 15.425 20 15t-.288-.712T19 14t-.712.288T18 15t.288.713T19 16t.713-.288M13 21v1.2q0 .275-.238.425t-.487.025L7.95 20.475q-.175-.1-.138-.288T8.05 20H11v-1.2q0-.275.238-.425t.487-.025l4.325 2.175q.175.1.138.288T15.95 21zm6-6"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5 18q-1.25 0-2.125-.875T2 15t.875-2.125T5 12q.975 0 1.738.563T7.8 14h5.3q.275-1.7 1.413-2.975T17.3 9.25L15.9 3H13q-.425 0-.712-.288T12 2t.288-.712T13 1h2.9q.7 0 1.25.425t.7 1.125l1.725 7.725q.05.275-.125.5T19 11q-1.575 0-2.713 1.063t-1.262 2.612q-.05.575-.45.95T13.6 16H7.8q-.3.875-1.062 1.438T5 18m.713-2.287Q6 15.425 6 15t-.288-.712T5 14t-.712.288T4 15t.288.713T5 16t.713-.288m11.162 1.413Q16 16.25 16 15t.875-2.125T19 12t2.125.875T22 15t-.875 2.125T19 18t-2.125-.875m2.838-1.412Q20 15.425 20 15t-.288-.712T19 14t-.712.288T18 15t.288.713T19 16t.713-.288M13 21v1.2q0 .275-.238.425t-.487.025L7.95 20.475q-.175-.1-.138-.288T8.05 20H11v-1.2q0-.275.238-.425t.487-.025l4.325 2.175q.175.1.138.288T15.95 21zm6-6"/></svg> </template>
CSS
.icon-electric-scooter-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%22M5%2018q-1.25%200-2.125-.875T2%2015t.875-2.125T5%2012q.975%200%201.738.563T7.8%2014h5.3q.275-1.7%201.413-2.975T17.3%209.25L15.9%203H13q-.425%200-.712-.288T12%202t.288-.712T13%201h2.9q.7%200%201.25.425t.7%201.125l1.725%207.725q.05.275-.125.5T19%2011q-1.575%200-2.713%201.063t-1.262%202.612q-.05.575-.45.95T13.6%2016H7.8q-.3.875-1.062%201.438T5%2018m.713-2.287Q6%2015.425%206%2015t-.288-.712T5%2014t-.712.288T4%2015t.288.713T5%2016t.713-.288m11.162%201.413Q16%2016.25%2016%2015t.875-2.125T19%2012t2.125.875T22%2015t-.875%202.125T19%2018t-2.125-.875m2.838-1.412Q20%2015.425%2020%2015t-.288-.712T19%2014t-.712.288T18%2015t.288.713T19%2016t.713-.288M13%2021v1.2q0%20.275-.238.425t-.487.025L7.95%2020.475q-.175-.1-.138-.288T8.05%2020H11v-1.2q0-.275.238-.425t.487-.025l4.325%202.175q.175.1.138.288T15.95%2021zm6-6%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%22M5%2018q-1.25%200-2.125-.875T2%2015t.875-2.125T5%2012q.975%200%201.738.563T7.8%2014h5.3q.275-1.7%201.413-2.975T17.3%209.25L15.9%203H13q-.425%200-.712-.288T12%202t.288-.712T13%201h2.9q.7%200%201.25.425t.7%201.125l1.725%207.725q.05.275-.125.5T19%2011q-1.575%200-2.713%201.063t-1.262%202.612q-.05.575-.45.95T13.6%2016H7.8q-.3.875-1.062%201.438T5%2018m.713-2.287Q6%2015.425%206%2015t-.288-.712T5%2014t-.712.288T4%2015t.288.713T5%2016t.713-.288m11.162%201.413Q16%2016.25%2016%2015t.875-2.125T19%2012t2.125.875T22%2015t-.875%202.125T19%2018t-2.125-.875m2.838-1.412Q20%2015.425%2020%2015t-.288-.712T19%2014t-.712.288T18%2015t.288.713T19%2016t.713-.288M13%2021v1.2q0%20.275-.238.425t-.487.025L7.95%2020.475q-.175-.1-.138-.288T8.05%2020H11v-1.2q0-.275.238-.425t.487-.025l4.325%202.175q.175.1.138.288T15.95%2021zm6-6%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/electric-scooter-outline-rounded.svg?color=%231a73e8&size=48