manual wheelchair emoji
manual-wheelchair from OpenMoji by OpenMoji · Default · Travel Places · CC-BY-SA-4.0 Attribution required.
- Name
- manual-wheelchair
- 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 manual wheelchair emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="M26.307 29.455s-2.664-.652-4.078.598s-3.099 10.276-3.262 11.255s2.392 3.534 2.392 3.534l2.99-1.196s.272-11.472 1.958-14.19"/><path fill="#ea5a47" d="M50.33 11.03c.904-.145 1.451.616 1.217 1.69l-3.53 16.16a2.1 2.1 0 0 1-2.395 1.6l-21.133-3.8a1.09 1.09 0 0 1-.715-1.913l.073-.091a3.8 3.8 0 0 1 3.227-1.237l15.662 2.553a2.256 2.256 0 0 0 2.486-1.611l2.953-11.156a3.1 3.1 0 0 1 2.155-2.196"/><circle cx="40.893" cy="38.817" r="14.962" fill="#d0cfce"/><circle cx="22.52" cy="50.13" r="3.897" fill="#d0cfce"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round"><path stroke-width="2" d="M19.247 45.289h-5.306m37.818-33.541l-3.017 13.815M30.35 27.308l-5.745-.983a4.795 4.795 0 0 0-4.867 3.41s-4.208 9.749-2.332 17.25"/><circle cx="40.893" cy="38.817" r="14.962" stroke-width="2"/><circle cx="22.52" cy="50.13" r="3.897" stroke-width="1.6"/><path stroke-width="2" d="m17.182 43.032l3.032 3.201"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiManualWheelchair(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="M26.307 29.455s-2.664-.652-4.078.598s-3.099 10.276-3.262 11.255s2.392 3.534 2.392 3.534l2.99-1.196s.272-11.472 1.958-14.19"/><path fill="#ea5a47" d="M50.33 11.03c.904-.145 1.451.616 1.217 1.69l-3.53 16.16a2.1 2.1 0 0 1-2.395 1.6l-21.133-3.8a1.09 1.09 0 0 1-.715-1.913l.073-.091a3.8 3.8 0 0 1 3.227-1.237l15.662 2.553a2.256 2.256 0 0 0 2.486-1.611l2.953-11.156a3.1 3.1 0 0 1 2.155-2.196"/><circle cx="40.893" cy="38.817" r="14.962" fill="#d0cfce"/><circle cx="22.52" cy="50.13" r="3.897" fill="#d0cfce"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round"><path strokeWidth="2" d="M19.247 45.289h-5.306m37.818-33.541l-3.017 13.815M30.35 27.308l-5.745-.983a4.795 4.795 0 0 0-4.867 3.41s-4.208 9.749-2.332 17.25"/><circle cx="40.893" cy="38.817" r="14.962" strokeWidth="2"/><circle cx="22.52" cy="50.13" r="3.897" strokeWidth="1.6"/><path strokeWidth="2" d="m17.182 43.032l3.032 3.201"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="M26.307 29.455s-2.664-.652-4.078.598s-3.099 10.276-3.262 11.255s2.392 3.534 2.392 3.534l2.99-1.196s.272-11.472 1.958-14.19"/><path fill="#ea5a47" d="M50.33 11.03c.904-.145 1.451.616 1.217 1.69l-3.53 16.16a2.1 2.1 0 0 1-2.395 1.6l-21.133-3.8a1.09 1.09 0 0 1-.715-1.913l.073-.091a3.8 3.8 0 0 1 3.227-1.237l15.662 2.553a2.256 2.256 0 0 0 2.486-1.611l2.953-11.156a3.1 3.1 0 0 1 2.155-2.196"/><circle cx="40.893" cy="38.817" r="14.962" fill="#d0cfce"/><circle cx="22.52" cy="50.13" r="3.897" fill="#d0cfce"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round"><path stroke-width="2" d="M19.247 45.289h-5.306m37.818-33.541l-3.017 13.815M30.35 27.308l-5.745-.983a4.795 4.795 0 0 0-4.867 3.41s-4.208 9.749-2.332 17.25"/><circle cx="40.893" cy="38.817" r="14.962" stroke-width="2"/><circle cx="22.52" cy="50.13" r="3.897" stroke-width="1.6"/><path stroke-width="2" d="m17.182 43.032l3.032 3.201"/></g></svg> </template>
CSS
.icon-manual-wheelchair {
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%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M26.307%2029.455s-2.664-.652-4.078.598s-3.099%2010.276-3.262%2011.255s2.392%203.534%202.392%203.534l2.99-1.196s.272-11.472%201.958-14.19%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M50.33%2011.03c.904-.145%201.451.616%201.217%201.69l-3.53%2016.16a2.1%202.1%200%200%201-2.395%201.6l-21.133-3.8a1.09%201.09%200%200%201-.715-1.913l.073-.091a3.8%203.8%200%200%201%203.227-1.237l15.662%202.553a2.256%202.256%200%200%200%202.486-1.611l2.953-11.156a3.1%203.1%200%200%201%202.155-2.196%22%2F%3E%3Ccircle%20cx%3D%2240.893%22%20cy%3D%2238.817%22%20r%3D%2214.962%22%20fill%3D%22%23d0cfce%22%2F%3E%3Ccircle%20cx%3D%2222.52%22%20cy%3D%2250.13%22%20r%3D%223.897%22%20fill%3D%22%23d0cfce%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke-width%3D%222%22%20d%3D%22M19.247%2045.289h-5.306m37.818-33.541l-3.017%2013.815M30.35%2027.308l-5.745-.983a4.795%204.795%200%200%200-4.867%203.41s-4.208%209.749-2.332%2017.25%22%2F%3E%3Ccircle%20cx%3D%2240.893%22%20cy%3D%2238.817%22%20r%3D%2214.962%22%20stroke-width%3D%222%22%2F%3E%3Ccircle%20cx%3D%2222.52%22%20cy%3D%2250.13%22%20r%3D%223.897%22%20stroke-width%3D%221.6%22%2F%3E%3Cpath%20stroke-width%3D%222%22%20d%3D%22m17.182%2043.032l3.032%203.201%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%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M26.307%2029.455s-2.664-.652-4.078.598s-3.099%2010.276-3.262%2011.255s2.392%203.534%202.392%203.534l2.99-1.196s.272-11.472%201.958-14.19%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M50.33%2011.03c.904-.145%201.451.616%201.217%201.69l-3.53%2016.16a2.1%202.1%200%200%201-2.395%201.6l-21.133-3.8a1.09%201.09%200%200%201-.715-1.913l.073-.091a3.8%203.8%200%200%201%203.227-1.237l15.662%202.553a2.256%202.256%200%200%200%202.486-1.611l2.953-11.156a3.1%203.1%200%200%201%202.155-2.196%22%2F%3E%3Ccircle%20cx%3D%2240.893%22%20cy%3D%2238.817%22%20r%3D%2214.962%22%20fill%3D%22%23d0cfce%22%2F%3E%3Ccircle%20cx%3D%2222.52%22%20cy%3D%2250.13%22%20r%3D%223.897%22%20fill%3D%22%23d0cfce%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke-width%3D%222%22%20d%3D%22M19.247%2045.289h-5.306m37.818-33.541l-3.017%2013.815M30.35%2027.308l-5.745-.983a4.795%204.795%200%200%200-4.867%203.41s-4.208%209.749-2.332%2017.25%22%2F%3E%3Ccircle%20cx%3D%2240.893%22%20cy%3D%2238.817%22%20r%3D%2214.962%22%20stroke-width%3D%222%22%2F%3E%3Ccircle%20cx%3D%2222.52%22%20cy%3D%2250.13%22%20r%3D%223.897%22%20stroke-width%3D%221.6%22%2F%3E%3Cpath%20stroke-width%3D%222%22%20d%3D%22m17.182%2043.032l3.032%203.201%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/manual-wheelchair.svg?color=%231a73e8&size=48