motor scooter emoji
motor-scooter from Fluent Emoji High Contrast by Microsoft Corporation · Default · Travel & Places · MIT Free for personal and commercial use.
- Name
- motor-scooter
- Set
- Fluent Emoji High Contrast
- Style
- Default
- Category
- Travel & Places
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More travel & places icons from Fluent Emoji High Contrast
Use the motor scooter emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M13 9h-3a2 2 0 0 0-2 2v9.21c2.315.664 4 2.822 4 5.331c0 .644-.424 1.206-1.02 1.393l-.008.066h8.7a4.5 4.5 0 0 1 2.828-8h4.086c.495 0 .97.081 1.414.231V19a3 3 0 0 0-3-3H14.5a.5.5 0 0 0-.5.5V18a2 2 0 0 0 2 2h.5a1.5 1.5 0 0 1 0 3h-3.833a.667.667 0 0 1-.667-.667V11h1a1 1 0 1 0 0-2"/><path d="M15.667 13c-.92 0-1.667.746-1.667 1.667c0 .184.15.333.333.333h8.334c.184 0 .333-.15.333-.333c0-.92-.746-1.667-1.667-1.667zM10 26.5a3.5 3.5 0 1 1-6.965-.5h-.58A.46.46 0 0 1 2 25.541C2 23.056 4.015 21 6.5 21s4.5 2.056 4.5 4.541a.46.46 0 0 1-.454.459h-.581q.035.245.035.5M5.085 26a1.5 1.5 0 1 0 2.83 0zm23.88 1a3.501 3.501 0 0 1-6.934-.031A3.5 3.5 0 0 1 22.5 20h4.086A3.414 3.414 0 0 1 30 23.414V26a1 1 0 0 1-1 1zm-4.88 0a1.5 1.5 0 0 0 2.83 0z"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastMotorScooter(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M13 9h-3a2 2 0 0 0-2 2v9.21c2.315.664 4 2.822 4 5.331c0 .644-.424 1.206-1.02 1.393l-.008.066h8.7a4.5 4.5 0 0 1 2.828-8h4.086c.495 0 .97.081 1.414.231V19a3 3 0 0 0-3-3H14.5a.5.5 0 0 0-.5.5V18a2 2 0 0 0 2 2h.5a1.5 1.5 0 0 1 0 3h-3.833a.667.667 0 0 1-.667-.667V11h1a1 1 0 1 0 0-2"/><path d="M15.667 13c-.92 0-1.667.746-1.667 1.667c0 .184.15.333.333.333h8.334c.184 0 .333-.15.333-.333c0-.92-.746-1.667-1.667-1.667zM10 26.5a3.5 3.5 0 1 1-6.965-.5h-.58A.46.46 0 0 1 2 25.541C2 23.056 4.015 21 6.5 21s4.5 2.056 4.5 4.541a.46.46 0 0 1-.454.459h-.581q.035.245.035.5M5.085 26a1.5 1.5 0 1 0 2.83 0zm23.88 1a3.501 3.501 0 0 1-6.934-.031A3.5 3.5 0 0 1 22.5 20h4.086A3.414 3.414 0 0 1 30 23.414V26a1 1 0 0 1-1 1zm-4.88 0a1.5 1.5 0 0 0 2.83 0z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M13 9h-3a2 2 0 0 0-2 2v9.21c2.315.664 4 2.822 4 5.331c0 .644-.424 1.206-1.02 1.393l-.008.066h8.7a4.5 4.5 0 0 1 2.828-8h4.086c.495 0 .97.081 1.414.231V19a3 3 0 0 0-3-3H14.5a.5.5 0 0 0-.5.5V18a2 2 0 0 0 2 2h.5a1.5 1.5 0 0 1 0 3h-3.833a.667.667 0 0 1-.667-.667V11h1a1 1 0 1 0 0-2"/><path d="M15.667 13c-.92 0-1.667.746-1.667 1.667c0 .184.15.333.333.333h8.334c.184 0 .333-.15.333-.333c0-.92-.746-1.667-1.667-1.667zM10 26.5a3.5 3.5 0 1 1-6.965-.5h-.58A.46.46 0 0 1 2 25.541C2 23.056 4.015 21 6.5 21s4.5 2.056 4.5 4.541a.46.46 0 0 1-.454.459h-.581q.035.245.035.5M5.085 26a1.5 1.5 0 1 0 2.83 0zm23.88 1a3.501 3.501 0 0 1-6.934-.031A3.5 3.5 0 0 1 22.5 20h4.086A3.414 3.414 0 0 1 30 23.414V26a1 1 0 0 1-1 1zm-4.88 0a1.5 1.5 0 0 0 2.83 0z"/></g></svg> </template>
CSS
.icon-motor-scooter {
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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M13%209h-3a2%202%200%200%200-2%202v9.21c2.315.664%204%202.822%204%205.331c0%20.644-.424%201.206-1.02%201.393l-.008.066h8.7a4.5%204.5%200%200%201%202.828-8h4.086c.495%200%20.97.081%201.414.231V19a3%203%200%200%200-3-3H14.5a.5.5%200%200%200-.5.5V18a2%202%200%200%200%202%202h.5a1.5%201.5%200%200%201%200%203h-3.833a.667.667%200%200%201-.667-.667V11h1a1%201%200%201%200%200-2%22%2F%3E%3Cpath%20d%3D%22M15.667%2013c-.92%200-1.667.746-1.667%201.667c0%20.184.15.333.333.333h8.334c.184%200%20.333-.15.333-.333c0-.92-.746-1.667-1.667-1.667zM10%2026.5a3.5%203.5%200%201%201-6.965-.5h-.58A.46.46%200%200%201%202%2025.541C2%2023.056%204.015%2021%206.5%2021s4.5%202.056%204.5%204.541a.46.46%200%200%201-.454.459h-.581q.035.245.035.5M5.085%2026a1.5%201.5%200%201%200%202.83%200zm23.88%201a3.501%203.501%200%200%201-6.934-.031A3.5%203.5%200%200%201%2022.5%2020h4.086A3.414%203.414%200%200%201%2030%2023.414V26a1%201%200%200%201-1%201zm-4.88%200a1.5%201.5%200%200%200%202.83%200z%22%2F%3E%3C%2Fg%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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M13%209h-3a2%202%200%200%200-2%202v9.21c2.315.664%204%202.822%204%205.331c0%20.644-.424%201.206-1.02%201.393l-.008.066h8.7a4.5%204.5%200%200%201%202.828-8h4.086c.495%200%20.97.081%201.414.231V19a3%203%200%200%200-3-3H14.5a.5.5%200%200%200-.5.5V18a2%202%200%200%200%202%202h.5a1.5%201.5%200%200%201%200%203h-3.833a.667.667%200%200%201-.667-.667V11h1a1%201%200%201%200%200-2%22%2F%3E%3Cpath%20d%3D%22M15.667%2013c-.92%200-1.667.746-1.667%201.667c0%20.184.15.333.333.333h8.334c.184%200%20.333-.15.333-.333c0-.92-.746-1.667-1.667-1.667zM10%2026.5a3.5%203.5%200%201%201-6.965-.5h-.58A.46.46%200%200%201%202%2025.541C2%2023.056%204.015%2021%206.5%2021s4.5%202.056%204.5%204.541a.46.46%200%200%201-.454.459h-.581q.035.245.035.5M5.085%2026a1.5%201.5%200%201%200%202.83%200zm23.88%201a3.501%203.501%200%200%201-6.934-.031A3.5%203.5%200%200%201%2022.5%2020h4.086A3.414%203.414%200%200%201%2030%2023.414V26a1%201%200%200%201-1%201zm-4.88%200a1.5%201.5%200%200%200%202.83%200z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/motor-scooter.svg?color=%231a73e8&size=48