kick scooter emoji
kick-scooter from Fluent Emoji Flat by Microsoft Corporation · Default · Travel & Places · MIT Free for personal and commercial use.
- Name
- kick-scooter
- Set
- Fluent Emoji Flat
- Style
- Default
- Category
- Travel & Places
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More travel & places icons from Fluent Emoji Flat
Use the kick scooter emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#1c1c1c" d="M8 5a1 1 0 0 0-1 1c0 .552-.027 1.459.525 1.459L8.9 7H12a1 1 0 1 0 0-2zm2 21a4 4 0 1 1-8 0a4 4 0 0 1 8 0m-2 0a2 2 0 1 0-4 0a2 2 0 0 0 4 0m22 0a4 4 0 1 1-8 0a4 4 0 0 1 8 0m-2 0a2 2 0 1 0-4 0a2 2 0 0 0 4 0"/><path fill="#26c9fc" d="M7.001 5.938L7 6a1 1 0 0 0 1 1h.905l-.998 9.983l5.666 6.918A3 3 0 0 0 15.894 25H26a1 1 0 0 1 0 2H15.894a5 5 0 0 1-3.868-1.832l-4.4-5.373l-.631 6.304a1 1 0 1 1-1.99-.199z"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiFlatKickScooter(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#1c1c1c" d="M8 5a1 1 0 0 0-1 1c0 .552-.027 1.459.525 1.459L8.9 7H12a1 1 0 1 0 0-2zm2 21a4 4 0 1 1-8 0a4 4 0 0 1 8 0m-2 0a2 2 0 1 0-4 0a2 2 0 0 0 4 0m22 0a4 4 0 1 1-8 0a4 4 0 0 1 8 0m-2 0a2 2 0 1 0-4 0a2 2 0 0 0 4 0"/><path fill="#26c9fc" d="M7.001 5.938L7 6a1 1 0 0 0 1 1h.905l-.998 9.983l5.666 6.918A3 3 0 0 0 15.894 25H26a1 1 0 0 1 0 2H15.894a5 5 0 0 1-3.868-1.832l-4.4-5.373l-.631 6.304a1 1 0 1 1-1.99-.199z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#1c1c1c" d="M8 5a1 1 0 0 0-1 1c0 .552-.027 1.459.525 1.459L8.9 7H12a1 1 0 1 0 0-2zm2 21a4 4 0 1 1-8 0a4 4 0 0 1 8 0m-2 0a2 2 0 1 0-4 0a2 2 0 0 0 4 0m22 0a4 4 0 1 1-8 0a4 4 0 0 1 8 0m-2 0a2 2 0 1 0-4 0a2 2 0 0 0 4 0"/><path fill="#26c9fc" d="M7.001 5.938L7 6a1 1 0 0 0 1 1h.905l-.998 9.983l5.666 6.918A3 3 0 0 0 15.894 25H26a1 1 0 0 1 0 2H15.894a5 5 0 0 1-3.868-1.832l-4.4-5.373l-.631 6.304a1 1 0 1 1-1.99-.199z"/></g></svg> </template>
CSS
.icon-kick-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%22none%22%3E%3Cpath%20fill%3D%22%231c1c1c%22%20d%3D%22M8%205a1%201%200%200%200-1%201c0%20.552-.027%201.459.525%201.459L8.9%207H12a1%201%200%201%200%200-2zm2%2021a4%204%200%201%201-8%200a4%204%200%200%201%208%200m-2%200a2%202%200%201%200-4%200a2%202%200%200%200%204%200m22%200a4%204%200%201%201-8%200a4%204%200%200%201%208%200m-2%200a2%202%200%201%200-4%200a2%202%200%200%200%204%200%22%2F%3E%3Cpath%20fill%3D%22%2326c9fc%22%20d%3D%22M7.001%205.938L7%206a1%201%200%200%200%201%201h.905l-.998%209.983l5.666%206.918A3%203%200%200%200%2015.894%2025H26a1%201%200%200%201%200%202H15.894a5%205%200%200%201-3.868-1.832l-4.4-5.373l-.631%206.304a1%201%200%201%201-1.99-.199z%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%22none%22%3E%3Cpath%20fill%3D%22%231c1c1c%22%20d%3D%22M8%205a1%201%200%200%200-1%201c0%20.552-.027%201.459.525%201.459L8.9%207H12a1%201%200%201%200%200-2zm2%2021a4%204%200%201%201-8%200a4%204%200%200%201%208%200m-2%200a2%202%200%201%200-4%200a2%202%200%200%200%204%200m22%200a4%204%200%201%201-8%200a4%204%200%200%201%208%200m-2%200a2%202%200%201%200-4%200a2%202%200%200%200%204%200%22%2F%3E%3Cpath%20fill%3D%22%2326c9fc%22%20d%3D%22M7.001%205.938L7%206a1%201%200%200%200%201%201h.905l-.998%209.983l5.666%206.918A3%203%200%200%200%2015.894%2025H26a1%201%200%200%201%200%202H15.894a5%205%200%200%201-3.868-1.832l-4.4-5.373l-.631%206.304a1%201%200%201%201-1.99-.199z%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-flat/kick-scooter.svg?color=%231a73e8&size=48