electric rickshaw icon
electric-rickshaw-outline-sharp from Material Symbols by Google · Outline Sharp · Transit · Apache-2.0 Free for personal and commercial use.
- Name
- electric-rickshaw-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
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 rickshaw icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6 17q-.975 0-1.737-.562T3.2 15H1V3h15.025L21 9v2.15q.875.3 1.438 1.088T23 14q0 1.25-.875 2.125T20 17q-.975 0-1.763-.562T17.15 15h-8.3q-.35.875-1.112 1.438T6 17M3 8h4V5H3zm6 5h5V5H9v3h3v2H9zm7-4h2.4L16 6.1zm-9.287 5.713Q7 14.425 7 14t-.288-.712T6 13t-.712.288T5 14t.288.713T6 15t.713-.288m14 0Q21 14.426 21 14t-.288-.712T20 13t-.712.288T19 14t.288.713T20 15t.713-.288M13 23l-6-3h4v-2l6 3h-4zM3 10v3h.15q.35-.875 1.113-1.437T6 11q.275 0 .525.038T7 11.15V10zm13 3h1.15q.225-.65.713-1.137T19 11.15V11h-3zM3 10h4zm13 1h3z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsElectricRickshawOutlineSharp(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="M6 17q-.975 0-1.737-.562T3.2 15H1V3h15.025L21 9v2.15q.875.3 1.438 1.088T23 14q0 1.25-.875 2.125T20 17q-.975 0-1.763-.562T17.15 15h-8.3q-.35.875-1.112 1.438T6 17M3 8h4V5H3zm6 5h5V5H9v3h3v2H9zm7-4h2.4L16 6.1zm-9.287 5.713Q7 14.425 7 14t-.288-.712T6 13t-.712.288T5 14t.288.713T6 15t.713-.288m14 0Q21 14.426 21 14t-.288-.712T20 13t-.712.288T19 14t.288.713T20 15t.713-.288M13 23l-6-3h4v-2l6 3h-4zM3 10v3h.15q.35-.875 1.113-1.437T6 11q.275 0 .525.038T7 11.15V10zm13 3h1.15q.225-.65.713-1.137T19 11.15V11h-3zM3 10h4zm13 1h3z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6 17q-.975 0-1.737-.562T3.2 15H1V3h15.025L21 9v2.15q.875.3 1.438 1.088T23 14q0 1.25-.875 2.125T20 17q-.975 0-1.763-.562T17.15 15h-8.3q-.35.875-1.112 1.438T6 17M3 8h4V5H3zm6 5h5V5H9v3h3v2H9zm7-4h2.4L16 6.1zm-9.287 5.713Q7 14.425 7 14t-.288-.712T6 13t-.712.288T5 14t.288.713T6 15t.713-.288m14 0Q21 14.426 21 14t-.288-.712T20 13t-.712.288T19 14t.288.713T20 15t.713-.288M13 23l-6-3h4v-2l6 3h-4zM3 10v3h.15q.35-.875 1.113-1.437T6 11q.275 0 .525.038T7 11.15V10zm13 3h1.15q.225-.65.713-1.137T19 11.15V11h-3zM3 10h4zm13 1h3z"/></svg> </template>
CSS
.icon-electric-rickshaw-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%22M6%2017q-.975%200-1.737-.562T3.2%2015H1V3h15.025L21%209v2.15q.875.3%201.438%201.088T23%2014q0%201.25-.875%202.125T20%2017q-.975%200-1.763-.562T17.15%2015h-8.3q-.35.875-1.112%201.438T6%2017M3%208h4V5H3zm6%205h5V5H9v3h3v2H9zm7-4h2.4L16%206.1zm-9.287%205.713Q7%2014.425%207%2014t-.288-.712T6%2013t-.712.288T5%2014t.288.713T6%2015t.713-.288m14%200Q21%2014.426%2021%2014t-.288-.712T20%2013t-.712.288T19%2014t.288.713T20%2015t.713-.288M13%2023l-6-3h4v-2l6%203h-4zM3%2010v3h.15q.35-.875%201.113-1.437T6%2011q.275%200%20.525.038T7%2011.15V10zm13%203h1.15q.225-.65.713-1.137T19%2011.15V11h-3zM3%2010h4zm13%201h3z%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%22M6%2017q-.975%200-1.737-.562T3.2%2015H1V3h15.025L21%209v2.15q.875.3%201.438%201.088T23%2014q0%201.25-.875%202.125T20%2017q-.975%200-1.763-.562T17.15%2015h-8.3q-.35.875-1.112%201.438T6%2017M3%208h4V5H3zm6%205h5V5H9v3h3v2H9zm7-4h2.4L16%206.1zm-9.287%205.713Q7%2014.425%207%2014t-.288-.712T6%2013t-.712.288T5%2014t.288.713T6%2015t.713-.288m14%200Q21%2014.426%2021%2014t-.288-.712T20%2013t-.712.288T19%2014t.288.713T20%2015t.713-.288M13%2023l-6-3h4v-2l6%203h-4zM3%2010v3h.15q.35-.875%201.113-1.437T6%2011q.275%200%20.525.038T7%2011.15V10zm13%203h1.15q.225-.65.713-1.137T19%2011.15V11h-3zM3%2010h4zm13%201h3z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/electric-rickshaw-outline-sharp.svg?color=%231a73e8&size=48