kick scooter emoji
kick-scooter from OpenMoji by OpenMoji · Default · Travel Places · CC-BY-SA-4.0 Attribution required.
- Name
- kick-scooter
- Set
- OpenMoji
- Style
- Default
- Category
- Travel Places
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
More travel places icons from OpenMoji
Use the kick scooter emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="18.825" cy="55.057" r="5" fill="#d0cfce"/><circle cx="55.342" cy="55.057" r="5" fill="#d0cfce"/><path fill="#ea5a47" d="M27.738 52.057h22.604v.583c0 1.657-1.223 3-2.73 3H30.467c-1.508 0-2.73-1.343-2.73-3z"/><path fill="#d0cfce" d="m28.198 17.376l-1.058-.232a1 1 0 0 1-.763-1.19l.445-2.036a1 1 0 0 1 1.19-.763l1.059.232a1 1 0 0 1 .763 1.19l-.445 2.035a1 1 0 0 1-1.19.764"/><path fill="#ea5a47" d="m41.048 15.864l-.25 1.324a.954.954 0 0 1-1.112.758l-4.132-.783a.954.954 0 0 1-.758-1.112l.25-1.323a.954.954 0 0 1 1.112-.758l4.132.782a.954.954 0 0 1 .758 1.112m-19.5-3.951l-.251 1.325a.953.953 0 0 1-1.11.757l-4.12-.78a.953.953 0 0 1-.758-1.11l.251-1.326a.953.953 0 0 1 1.111-.757l4.12.78a.953.953 0 0 1 .757 1.11"/><g fill="none" stroke="#000" stroke-miterlimit="10"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m29.915 14.262l4.864.954M21.903 12.69l4.93.967"/><circle cx="18.825" cy="55.057" r="5" stroke-width="2"/><circle cx="55.342" cy="55.057" r="5" stroke-width="2"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m27.529 17.318l-7.113 30.84l-1.591 6.899"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.908" d="M27.738 52.057h22.604v.583c0 1.657-1.223 3-2.73 3H30.467c-1.508 0-2.73-1.343-2.73-3z"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M29.85 14.25a1 1 0 0 1-.016.327l-.445 2.035a1 1 0 0 1-1.19.763l-1.06-.231a1 1 0 0 1-.762-1.19l.445-2.036q.03-.131.089-.246"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M26.91 13.672a1 1 0 0 1 1.103-.517l1.058.232a1 1 0 0 1 .78.862m-7.197 25.668l5.084 12.14"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.908" d="m41.048 15.864l-.25 1.324a.954.954 0 0 1-1.112.758l-4.132-.783a.954.954 0 0 1-.758-1.112l.25-1.323a.954.954 0 0 1 1.112-.758l4.132.782a.954.954 0 0 1 .758 1.112m-19.5-3.951l-.251 1.325a.953.953 0 0 1-1.11.757l-4.12-.78a.953.953 0 0 1-.758-1.11l.251-1.326a.953.953 0 0 1 1.111-.757l4.12.78a.953.953 0 0 1 .757 1.11"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiKickScooter(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="18.825" cy="55.057" r="5" fill="#d0cfce"/><circle cx="55.342" cy="55.057" r="5" fill="#d0cfce"/><path fill="#ea5a47" d="M27.738 52.057h22.604v.583c0 1.657-1.223 3-2.73 3H30.467c-1.508 0-2.73-1.343-2.73-3z"/><path fill="#d0cfce" d="m28.198 17.376l-1.058-.232a1 1 0 0 1-.763-1.19l.445-2.036a1 1 0 0 1 1.19-.763l1.059.232a1 1 0 0 1 .763 1.19l-.445 2.035a1 1 0 0 1-1.19.764"/><path fill="#ea5a47" d="m41.048 15.864l-.25 1.324a.954.954 0 0 1-1.112.758l-4.132-.783a.954.954 0 0 1-.758-1.112l.25-1.323a.954.954 0 0 1 1.112-.758l4.132.782a.954.954 0 0 1 .758 1.112m-19.5-3.951l-.251 1.325a.953.953 0 0 1-1.11.757l-4.12-.78a.953.953 0 0 1-.758-1.11l.251-1.326a.953.953 0 0 1 1.111-.757l4.12.78a.953.953 0 0 1 .757 1.11"/><g fill="none" stroke="#000" strokeMiterlimit="10"><path strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="m29.915 14.262l4.864.954M21.903 12.69l4.93.967"/><circle cx="18.825" cy="55.057" r="5" strokeWidth="2"/><circle cx="55.342" cy="55.057" r="5" strokeWidth="2"/><path strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="m27.529 17.318l-7.113 30.84l-1.591 6.899"/><path strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.908" d="M27.738 52.057h22.604v.583c0 1.657-1.223 3-2.73 3H30.467c-1.508 0-2.73-1.343-2.73-3z"/><path strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M29.85 14.25a1 1 0 0 1-.016.327l-.445 2.035a1 1 0 0 1-1.19.763l-1.06-.231a1 1 0 0 1-.762-1.19l.445-2.036q.03-.131.089-.246"/><path strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M26.91 13.672a1 1 0 0 1 1.103-.517l1.058.232a1 1 0 0 1 .78.862m-7.197 25.668l5.084 12.14"/><path strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.908" d="m41.048 15.864l-.25 1.324a.954.954 0 0 1-1.112.758l-4.132-.783a.954.954 0 0 1-.758-1.112l.25-1.323a.954.954 0 0 1 1.112-.758l4.132.782a.954.954 0 0 1 .758 1.112m-19.5-3.951l-.251 1.325a.953.953 0 0 1-1.11.757l-4.12-.78a.953.953 0 0 1-.758-1.11l.251-1.326a.953.953 0 0 1 1.111-.757l4.12.78a.953.953 0 0 1 .757 1.11"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="18.825" cy="55.057" r="5" fill="#d0cfce"/><circle cx="55.342" cy="55.057" r="5" fill="#d0cfce"/><path fill="#ea5a47" d="M27.738 52.057h22.604v.583c0 1.657-1.223 3-2.73 3H30.467c-1.508 0-2.73-1.343-2.73-3z"/><path fill="#d0cfce" d="m28.198 17.376l-1.058-.232a1 1 0 0 1-.763-1.19l.445-2.036a1 1 0 0 1 1.19-.763l1.059.232a1 1 0 0 1 .763 1.19l-.445 2.035a1 1 0 0 1-1.19.764"/><path fill="#ea5a47" d="m41.048 15.864l-.25 1.324a.954.954 0 0 1-1.112.758l-4.132-.783a.954.954 0 0 1-.758-1.112l.25-1.323a.954.954 0 0 1 1.112-.758l4.132.782a.954.954 0 0 1 .758 1.112m-19.5-3.951l-.251 1.325a.953.953 0 0 1-1.11.757l-4.12-.78a.953.953 0 0 1-.758-1.11l.251-1.326a.953.953 0 0 1 1.111-.757l4.12.78a.953.953 0 0 1 .757 1.11"/><g fill="none" stroke="#000" stroke-miterlimit="10"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m29.915 14.262l4.864.954M21.903 12.69l4.93.967"/><circle cx="18.825" cy="55.057" r="5" stroke-width="2"/><circle cx="55.342" cy="55.057" r="5" stroke-width="2"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m27.529 17.318l-7.113 30.84l-1.591 6.899"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.908" d="M27.738 52.057h22.604v.583c0 1.657-1.223 3-2.73 3H30.467c-1.508 0-2.73-1.343-2.73-3z"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M29.85 14.25a1 1 0 0 1-.016.327l-.445 2.035a1 1 0 0 1-1.19.763l-1.06-.231a1 1 0 0 1-.762-1.19l.445-2.036q.03-.131.089-.246"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M26.91 13.672a1 1 0 0 1 1.103-.517l1.058.232a1 1 0 0 1 .78.862m-7.197 25.668l5.084 12.14"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.908" d="m41.048 15.864l-.25 1.324a.954.954 0 0 1-1.112.758l-4.132-.783a.954.954 0 0 1-.758-1.112l.25-1.323a.954.954 0 0 1 1.112-.758l4.132.782a.954.954 0 0 1 .758 1.112m-19.5-3.951l-.251 1.325a.953.953 0 0 1-1.11.757l-4.12-.78a.953.953 0 0 1-.758-1.11l.251-1.326a.953.953 0 0 1 1.111-.757l4.12.78a.953.953 0 0 1 .757 1.11"/></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%2072%2072%22%3E%3Ccircle%20cx%3D%2218.825%22%20cy%3D%2255.057%22%20r%3D%225%22%20fill%3D%22%23d0cfce%22%2F%3E%3Ccircle%20cx%3D%2255.342%22%20cy%3D%2255.057%22%20r%3D%225%22%20fill%3D%22%23d0cfce%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M27.738%2052.057h22.604v.583c0%201.657-1.223%203-2.73%203H30.467c-1.508%200-2.73-1.343-2.73-3z%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22m28.198%2017.376l-1.058-.232a1%201%200%200%201-.763-1.19l.445-2.036a1%201%200%200%201%201.19-.763l1.059.232a1%201%200%200%201%20.763%201.19l-.445%202.035a1%201%200%200%201-1.19.764%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22m41.048%2015.864l-.25%201.324a.954.954%200%200%201-1.112.758l-4.132-.783a.954.954%200%200%201-.758-1.112l.25-1.323a.954.954%200%200%201%201.112-.758l4.132.782a.954.954%200%200%201%20.758%201.112m-19.5-3.951l-.251%201.325a.953.953%200%200%201-1.11.757l-4.12-.78a.953.953%200%200%201-.758-1.11l.251-1.326a.953.953%200%200%201%201.111-.757l4.12.78a.953.953%200%200%201%20.757%201.11%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m29.915%2014.262l4.864.954M21.903%2012.69l4.93.967%22%2F%3E%3Ccircle%20cx%3D%2218.825%22%20cy%3D%2255.057%22%20r%3D%225%22%20stroke-width%3D%222%22%2F%3E%3Ccircle%20cx%3D%2255.342%22%20cy%3D%2255.057%22%20r%3D%225%22%20stroke-width%3D%222%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m27.529%2017.318l-7.113%2030.84l-1.591%206.899%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.908%22%20d%3D%22M27.738%2052.057h22.604v.583c0%201.657-1.223%203-2.73%203H30.467c-1.508%200-2.73-1.343-2.73-3z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M29.85%2014.25a1%201%200%200%201-.016.327l-.445%202.035a1%201%200%200%201-1.19.763l-1.06-.231a1%201%200%200%201-.762-1.19l.445-2.036q.03-.131.089-.246%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M26.91%2013.672a1%201%200%200%201%201.103-.517l1.058.232a1%201%200%200%201%20.78.862m-7.197%2025.668l5.084%2012.14%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.908%22%20d%3D%22m41.048%2015.864l-.25%201.324a.954.954%200%200%201-1.112.758l-4.132-.783a.954.954%200%200%201-.758-1.112l.25-1.323a.954.954%200%200%201%201.112-.758l4.132.782a.954.954%200%200%201%20.758%201.112m-19.5-3.951l-.251%201.325a.953.953%200%200%201-1.11.757l-4.12-.78a.953.953%200%200%201-.758-1.11l.251-1.326a.953.953%200%200%201%201.111-.757l4.12.78a.953.953%200%200%201%20.757%201.11%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%2072%2072%22%3E%3Ccircle%20cx%3D%2218.825%22%20cy%3D%2255.057%22%20r%3D%225%22%20fill%3D%22%23d0cfce%22%2F%3E%3Ccircle%20cx%3D%2255.342%22%20cy%3D%2255.057%22%20r%3D%225%22%20fill%3D%22%23d0cfce%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M27.738%2052.057h22.604v.583c0%201.657-1.223%203-2.73%203H30.467c-1.508%200-2.73-1.343-2.73-3z%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22m28.198%2017.376l-1.058-.232a1%201%200%200%201-.763-1.19l.445-2.036a1%201%200%200%201%201.19-.763l1.059.232a1%201%200%200%201%20.763%201.19l-.445%202.035a1%201%200%200%201-1.19.764%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22m41.048%2015.864l-.25%201.324a.954.954%200%200%201-1.112.758l-4.132-.783a.954.954%200%200%201-.758-1.112l.25-1.323a.954.954%200%200%201%201.112-.758l4.132.782a.954.954%200%200%201%20.758%201.112m-19.5-3.951l-.251%201.325a.953.953%200%200%201-1.11.757l-4.12-.78a.953.953%200%200%201-.758-1.11l.251-1.326a.953.953%200%200%201%201.111-.757l4.12.78a.953.953%200%200%201%20.757%201.11%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m29.915%2014.262l4.864.954M21.903%2012.69l4.93.967%22%2F%3E%3Ccircle%20cx%3D%2218.825%22%20cy%3D%2255.057%22%20r%3D%225%22%20stroke-width%3D%222%22%2F%3E%3Ccircle%20cx%3D%2255.342%22%20cy%3D%2255.057%22%20r%3D%225%22%20stroke-width%3D%222%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m27.529%2017.318l-7.113%2030.84l-1.591%206.899%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.908%22%20d%3D%22M27.738%2052.057h22.604v.583c0%201.657-1.223%203-2.73%203H30.467c-1.508%200-2.73-1.343-2.73-3z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M29.85%2014.25a1%201%200%200%201-.016.327l-.445%202.035a1%201%200%200%201-1.19.763l-1.06-.231a1%201%200%200%201-.762-1.19l.445-2.036q.03-.131.089-.246%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M26.91%2013.672a1%201%200%200%201%201.103-.517l1.058.232a1%201%200%200%201%20.78.862m-7.197%2025.668l5.084%2012.14%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.908%22%20d%3D%22m41.048%2015.864l-.25%201.324a.954.954%200%200%201-1.112.758l-4.132-.783a.954.954%200%200%201-.758-1.112l.25-1.323a.954.954%200%200%201%201.112-.758l4.132.782a.954.954%200%200%201%20.758%201.112m-19.5-3.951l-.251%201.325a.953.953%200%200%201-1.11.757l-4.12-.78a.953.953%200%200%201-.758-1.11l.251-1.326a.953.953%200%200%201%201.111-.757l4.12.78a.953.953%200%200%201%20.757%201.11%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/kick-scooter.svg?color=%231a73e8&size=48