motorcycle icon
motorcycle-outline-rounded from Material Symbols by Google · Outline Rounded · Transit · Apache-2.0 Free for personal and commercial use.
- Name
- motorcycle-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
motorcycleEmoji One (Colored)motorcycleFont Awesome 6 SolidmotorcycleFont Awesome SolidmotorcycleFluent EmojimotorcycleFluent Emoji FlatmotorcycleFluent Emoji High ContrastmotorcycleFirefox OS EmojimotorcycleIconoirmotorcycleLine AwesomemotorcycleMaterial Symbols LightmotorcycleNoto EmojimotorcycleOpenMojimotorcyclePhosphormotorcycleTwitter Emoji
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 motorcycle icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.7 11H8.95h3.75zM5 19q-2.075 0-3.537-1.463T0 14t1.463-3.537T5 9h11.6l-2-2H12q-.425 0-.712-.288T11 6t.288-.712T12 5h2.575q.4 0 .763.15t.637.425L19.45 9.05q1.95.15 3.25 1.575T24 14q0 2.075-1.463 3.538T19 19t-3.537-1.463T14 14q0-.45.063-.888t.237-.862l-2.45 2.45q-.15.15-.337.225t-.388.075H9.9q-.35 1.75-1.725 2.875T5 19m14-2q1.25 0 2.125-.875T22 14t-.875-2.125T19 11t-2.125.875T16 14t.875 2.125T19 17M5 17q.95 0 1.713-.55T7.8 15H6q-.425 0-.712-.288T5 14t.288-.712T6 13h1.8q-.325-.9-1.088-1.45T5 11q-1.25 0-2.125.875T2 14t.875 2.125T5 17m4.95-4h.75l2-2H8.95q.375.425.625.925T9.95 13"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsMotorcycleOutlineRounded(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="M10.7 11H8.95h3.75zM5 19q-2.075 0-3.537-1.463T0 14t1.463-3.537T5 9h11.6l-2-2H12q-.425 0-.712-.288T11 6t.288-.712T12 5h2.575q.4 0 .763.15t.637.425L19.45 9.05q1.95.15 3.25 1.575T24 14q0 2.075-1.463 3.538T19 19t-3.537-1.463T14 14q0-.45.063-.888t.237-.862l-2.45 2.45q-.15.15-.337.225t-.388.075H9.9q-.35 1.75-1.725 2.875T5 19m14-2q1.25 0 2.125-.875T22 14t-.875-2.125T19 11t-2.125.875T16 14t.875 2.125T19 17M5 17q.95 0 1.713-.55T7.8 15H6q-.425 0-.712-.288T5 14t.288-.712T6 13h1.8q-.325-.9-1.088-1.45T5 11q-1.25 0-2.125.875T2 14t.875 2.125T5 17m4.95-4h.75l2-2H8.95q.375.425.625.925T9.95 13"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.7 11H8.95h3.75zM5 19q-2.075 0-3.537-1.463T0 14t1.463-3.537T5 9h11.6l-2-2H12q-.425 0-.712-.288T11 6t.288-.712T12 5h2.575q.4 0 .763.15t.637.425L19.45 9.05q1.95.15 3.25 1.575T24 14q0 2.075-1.463 3.538T19 19t-3.537-1.463T14 14q0-.45.063-.888t.237-.862l-2.45 2.45q-.15.15-.337.225t-.388.075H9.9q-.35 1.75-1.725 2.875T5 19m14-2q1.25 0 2.125-.875T22 14t-.875-2.125T19 11t-2.125.875T16 14t.875 2.125T19 17M5 17q.95 0 1.713-.55T7.8 15H6q-.425 0-.712-.288T5 14t.288-.712T6 13h1.8q-.325-.9-1.088-1.45T5 11q-1.25 0-2.125.875T2 14t.875 2.125T5 17m4.95-4h.75l2-2H8.95q.375.425.625.925T9.95 13"/></svg> </template>
CSS
.icon-motorcycle-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%22M10.7%2011H8.95h3.75zM5%2019q-2.075%200-3.537-1.463T0%2014t1.463-3.537T5%209h11.6l-2-2H12q-.425%200-.712-.288T11%206t.288-.712T12%205h2.575q.4%200%20.763.15t.637.425L19.45%209.05q1.95.15%203.25%201.575T24%2014q0%202.075-1.463%203.538T19%2019t-3.537-1.463T14%2014q0-.45.063-.888t.237-.862l-2.45%202.45q-.15.15-.337.225t-.388.075H9.9q-.35%201.75-1.725%202.875T5%2019m14-2q1.25%200%202.125-.875T22%2014t-.875-2.125T19%2011t-2.125.875T16%2014t.875%202.125T19%2017M5%2017q.95%200%201.713-.55T7.8%2015H6q-.425%200-.712-.288T5%2014t.288-.712T6%2013h1.8q-.325-.9-1.088-1.45T5%2011q-1.25%200-2.125.875T2%2014t.875%202.125T5%2017m4.95-4h.75l2-2H8.95q.375.425.625.925T9.95%2013%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%22M10.7%2011H8.95h3.75zM5%2019q-2.075%200-3.537-1.463T0%2014t1.463-3.537T5%209h11.6l-2-2H12q-.425%200-.712-.288T11%206t.288-.712T12%205h2.575q.4%200%20.763.15t.637.425L19.45%209.05q1.95.15%203.25%201.575T24%2014q0%202.075-1.463%203.538T19%2019t-3.537-1.463T14%2014q0-.45.063-.888t.237-.862l-2.45%202.45q-.15.15-.337.225t-.388.075H9.9q-.35%201.75-1.725%202.875T5%2019m14-2q1.25%200%202.125-.875T22%2014t-.875-2.125T19%2011t-2.125.875T16%2014t.875%202.125T19%2017M5%2017q.95%200%201.713-.55T7.8%2015H6q-.425%200-.712-.288T5%2014t.288-.712T6%2013h1.8q-.325-.9-1.088-1.45T5%2011q-1.25%200-2.125.875T2%2014t.875%202.125T5%2017m4.95-4h.75l2-2H8.95q.375.425.625.925T9.95%2013%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/motorcycle-outline-rounded.svg?color=%231a73e8&size=48