person in motorized wheelchair light skin tone facing right emoji
person-in-motorized-wheelchair-light-skin-tone-facing-right from OpenMoji by OpenMoji · Default · People Body · CC-BY-SA-4.0 Attribution required.
- Name
- person-in-motorized-wheelchair-light-skin-tone-facing-right
- Set
- OpenMoji
- Style
- Default
- Category
- People Body
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
More people body icons from OpenMoji
anatomical-heartartistastronautbabybaby-angelbackhand-index-pointing-downbackhand-index-pointing-leftbackhand-index-pointing-rightbackhand-index-pointing-upballet-dancerbiting-lipboneboybreast-feedingbust-in-silhouettebusts-in-silhouettecall-me-handchildclapping-handsconstruction-workercookcouple-with-heartcouple-with-heart-man-mancouple-with-heart-man-man-dark-skin-tone-light-skin-tone
Use the person in motorized wheelchair light skin tone facing right emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g transform="matrix(-1 0 0 1 72 0)"><circle cx="46.065" cy="55.441" r="5" fill="#d0cfce"/><circle cx="19.765" cy="55.441" r="5" fill="#d0cfce"/><path fill="#ea5a47" d="M40.565 41.74c-6.2 2.2-6.9 9.6-6.9 9.6l-6.902.021l1.102 4.88l8.6.1a9.9 9.9 0 0 1 19.8 0a25.5 25.5 0 0 0-2.8-15.6"/><path fill="#a57939" d="M50.365 38.44a4.5 4.5 0 0 1-1 .1h-13.3a1 1 0 0 0-1 1v1.2a1.075 1.075 0 0 0 1 1h16.4a1.075 1.075 0 0 0 1-1v-16.5a1 1 0 0 0-1-1h-1.2c-.5 0-.42.432-.42 1.032l-.58 13.069a7.5 7.5 0 0 1 .1 1.1"/></g><g fill="#fadcbc" transform="matrix(-1 0 0 1 72 0)"><circle cx="47.529" cy="11.241" r="2.599"/><path d="m35.016 33.954l5.836-.372l.035-.034l1.198-8.616l.652-4.315a3.974 3.974 0 0 1 3.978-3.292a3.784 3.784 0 0 1 3.58 3.644l-.355 15.327a2.507 2.507 0 0 1-2.507 2.449h-4.522l-8.267.026l-7.753 10.401c-.365.548-1.244.272-1.452-.353a5.05 5.05 0 0 1 .471-2.119l4.295-9.505a4.37 4.37 0 0 1 2.018-2.3a6.7 6.7 0 0 1 2.793-.94"/></g><g fill="none" stroke="#000" stroke-width="2" transform="matrix(-1 0 0 1 72 0)"><circle cx="47.337" cy="11.145" r="2.599" stroke-miterlimit="10"/><path stroke-linecap="round" stroke-linejoin="round" d="m35.433 33.754l5.836-.373l.036-.034l1.198-8.616l.65-4.315a3.974 3.974 0 0 1 3.98-3.291h0a3.784 3.784 0 0 1 3.58 3.644l-.356 15.326a2.507 2.507 0 0 1-2.507 2.45h-4.521l-8.268.025l-7.974 10.563c-.365.548-1.283.625-1.491 0a4.24 4.24 0 0 1 .353-2.04l4.673-10.099a4.37 4.37 0 0 1 2.018-2.3h0a6.7 6.7 0 0 1 2.793-.94"/><path stroke-linecap="round" stroke-linejoin="round" d="m47.409 20.737l-4.191 7.457l-9.424-1.699M26.565 51.34a8.9 8.9 0 0 1 1.3 4.9l8.6.1h0a9.9 9.9 0 0 1 19.8 0a25.5 25.5 0 0 0-2.8-15.6"/><path stroke-linecap="round" stroke-linejoin="round" d="M40.565 41.74c-6.2 2.2-6.9 9.6-6.9 9.6h-3.2m19.9-12.9a4.5 4.5 0 0 1-1 .1h-13.3a1 1 0 0 0-1 1v1.2a1.075 1.075 0 0 0 1 1h16.4a1.075 1.075 0 0 0 1-1v-16.5a1 1 0 0 0-1-1h-1.2c-.5 0-.42.432-.42 1.032l-.58 13.069a7.5 7.5 0 0 1 .1 1.1"/><circle cx="19.765" cy="55.44" r="5" stroke-miterlimit="10"/><circle cx="46.065" cy="55.441" r="5" stroke-miterlimit="10"/><path stroke-linecap="round" stroke-linejoin="round" d="M27.965 56.34a6.6 6.6 0 0 0-.1-1.4a10 10 0 0 0-2.8-5.6a6.86 6.86 0 0 0-6.54-2.151m3.583-.507l7.4-17.5h3l2.3.1m-2.3-1.7v1.6"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiPersonInMotorizedWheelchairLightSkinToneFacingRight(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g transform="matrix(-1 0 0 1 72 0)"><circle cx="46.065" cy="55.441" r="5" fill="#d0cfce"/><circle cx="19.765" cy="55.441" r="5" fill="#d0cfce"/><path fill="#ea5a47" d="M40.565 41.74c-6.2 2.2-6.9 9.6-6.9 9.6l-6.902.021l1.102 4.88l8.6.1a9.9 9.9 0 0 1 19.8 0a25.5 25.5 0 0 0-2.8-15.6"/><path fill="#a57939" d="M50.365 38.44a4.5 4.5 0 0 1-1 .1h-13.3a1 1 0 0 0-1 1v1.2a1.075 1.075 0 0 0 1 1h16.4a1.075 1.075 0 0 0 1-1v-16.5a1 1 0 0 0-1-1h-1.2c-.5 0-.42.432-.42 1.032l-.58 13.069a7.5 7.5 0 0 1 .1 1.1"/></g><g fill="#fadcbc" transform="matrix(-1 0 0 1 72 0)"><circle cx="47.529" cy="11.241" r="2.599"/><path d="m35.016 33.954l5.836-.372l.035-.034l1.198-8.616l.652-4.315a3.974 3.974 0 0 1 3.978-3.292a3.784 3.784 0 0 1 3.58 3.644l-.355 15.327a2.507 2.507 0 0 1-2.507 2.449h-4.522l-8.267.026l-7.753 10.401c-.365.548-1.244.272-1.452-.353a5.05 5.05 0 0 1 .471-2.119l4.295-9.505a4.37 4.37 0 0 1 2.018-2.3a6.7 6.7 0 0 1 2.793-.94"/></g><g fill="none" stroke="#000" strokeWidth="2" transform="matrix(-1 0 0 1 72 0)"><circle cx="47.337" cy="11.145" r="2.599" strokeMiterlimit="10"/><path strokeLinecap="round" strokeLinejoin="round" d="m35.433 33.754l5.836-.373l.036-.034l1.198-8.616l.65-4.315a3.974 3.974 0 0 1 3.98-3.291h0a3.784 3.784 0 0 1 3.58 3.644l-.356 15.326a2.507 2.507 0 0 1-2.507 2.45h-4.521l-8.268.025l-7.974 10.563c-.365.548-1.283.625-1.491 0a4.24 4.24 0 0 1 .353-2.04l4.673-10.099a4.37 4.37 0 0 1 2.018-2.3h0a6.7 6.7 0 0 1 2.793-.94"/><path strokeLinecap="round" strokeLinejoin="round" d="m47.409 20.737l-4.191 7.457l-9.424-1.699M26.565 51.34a8.9 8.9 0 0 1 1.3 4.9l8.6.1h0a9.9 9.9 0 0 1 19.8 0a25.5 25.5 0 0 0-2.8-15.6"/><path strokeLinecap="round" strokeLinejoin="round" d="M40.565 41.74c-6.2 2.2-6.9 9.6-6.9 9.6h-3.2m19.9-12.9a4.5 4.5 0 0 1-1 .1h-13.3a1 1 0 0 0-1 1v1.2a1.075 1.075 0 0 0 1 1h16.4a1.075 1.075 0 0 0 1-1v-16.5a1 1 0 0 0-1-1h-1.2c-.5 0-.42.432-.42 1.032l-.58 13.069a7.5 7.5 0 0 1 .1 1.1"/><circle cx="19.765" cy="55.44" r="5" strokeMiterlimit="10"/><circle cx="46.065" cy="55.441" r="5" strokeMiterlimit="10"/><path strokeLinecap="round" strokeLinejoin="round" d="M27.965 56.34a6.6 6.6 0 0 0-.1-1.4a10 10 0 0 0-2.8-5.6a6.86 6.86 0 0 0-6.54-2.151m3.583-.507l7.4-17.5h3l2.3.1m-2.3-1.7v1.6"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g transform="matrix(-1 0 0 1 72 0)"><circle cx="46.065" cy="55.441" r="5" fill="#d0cfce"/><circle cx="19.765" cy="55.441" r="5" fill="#d0cfce"/><path fill="#ea5a47" d="M40.565 41.74c-6.2 2.2-6.9 9.6-6.9 9.6l-6.902.021l1.102 4.88l8.6.1a9.9 9.9 0 0 1 19.8 0a25.5 25.5 0 0 0-2.8-15.6"/><path fill="#a57939" d="M50.365 38.44a4.5 4.5 0 0 1-1 .1h-13.3a1 1 0 0 0-1 1v1.2a1.075 1.075 0 0 0 1 1h16.4a1.075 1.075 0 0 0 1-1v-16.5a1 1 0 0 0-1-1h-1.2c-.5 0-.42.432-.42 1.032l-.58 13.069a7.5 7.5 0 0 1 .1 1.1"/></g><g fill="#fadcbc" transform="matrix(-1 0 0 1 72 0)"><circle cx="47.529" cy="11.241" r="2.599"/><path d="m35.016 33.954l5.836-.372l.035-.034l1.198-8.616l.652-4.315a3.974 3.974 0 0 1 3.978-3.292a3.784 3.784 0 0 1 3.58 3.644l-.355 15.327a2.507 2.507 0 0 1-2.507 2.449h-4.522l-8.267.026l-7.753 10.401c-.365.548-1.244.272-1.452-.353a5.05 5.05 0 0 1 .471-2.119l4.295-9.505a4.37 4.37 0 0 1 2.018-2.3a6.7 6.7 0 0 1 2.793-.94"/></g><g fill="none" stroke="#000" stroke-width="2" transform="matrix(-1 0 0 1 72 0)"><circle cx="47.337" cy="11.145" r="2.599" stroke-miterlimit="10"/><path stroke-linecap="round" stroke-linejoin="round" d="m35.433 33.754l5.836-.373l.036-.034l1.198-8.616l.65-4.315a3.974 3.974 0 0 1 3.98-3.291h0a3.784 3.784 0 0 1 3.58 3.644l-.356 15.326a2.507 2.507 0 0 1-2.507 2.45h-4.521l-8.268.025l-7.974 10.563c-.365.548-1.283.625-1.491 0a4.24 4.24 0 0 1 .353-2.04l4.673-10.099a4.37 4.37 0 0 1 2.018-2.3h0a6.7 6.7 0 0 1 2.793-.94"/><path stroke-linecap="round" stroke-linejoin="round" d="m47.409 20.737l-4.191 7.457l-9.424-1.699M26.565 51.34a8.9 8.9 0 0 1 1.3 4.9l8.6.1h0a9.9 9.9 0 0 1 19.8 0a25.5 25.5 0 0 0-2.8-15.6"/><path stroke-linecap="round" stroke-linejoin="round" d="M40.565 41.74c-6.2 2.2-6.9 9.6-6.9 9.6h-3.2m19.9-12.9a4.5 4.5 0 0 1-1 .1h-13.3a1 1 0 0 0-1 1v1.2a1.075 1.075 0 0 0 1 1h16.4a1.075 1.075 0 0 0 1-1v-16.5a1 1 0 0 0-1-1h-1.2c-.5 0-.42.432-.42 1.032l-.58 13.069a7.5 7.5 0 0 1 .1 1.1"/><circle cx="19.765" cy="55.44" r="5" stroke-miterlimit="10"/><circle cx="46.065" cy="55.441" r="5" stroke-miterlimit="10"/><path stroke-linecap="round" stroke-linejoin="round" d="M27.965 56.34a6.6 6.6 0 0 0-.1-1.4a10 10 0 0 0-2.8-5.6a6.86 6.86 0 0 0-6.54-2.151m3.583-.507l7.4-17.5h3l2.3.1m-2.3-1.7v1.6"/></g></svg> </template>
CSS
.icon-person-in-motorized-wheelchair-light-skin-tone-facing-right {
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%3Cg%20transform%3D%22matrix(-1%200%200%201%2072%200)%22%3E%3Ccircle%20cx%3D%2246.065%22%20cy%3D%2255.441%22%20r%3D%225%22%20fill%3D%22%23d0cfce%22%2F%3E%3Ccircle%20cx%3D%2219.765%22%20cy%3D%2255.441%22%20r%3D%225%22%20fill%3D%22%23d0cfce%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M40.565%2041.74c-6.2%202.2-6.9%209.6-6.9%209.6l-6.902.021l1.102%204.88l8.6.1a9.9%209.9%200%200%201%2019.8%200a25.5%2025.5%200%200%200-2.8-15.6%22%2F%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22M50.365%2038.44a4.5%204.5%200%200%201-1%20.1h-13.3a1%201%200%200%200-1%201v1.2a1.075%201.075%200%200%200%201%201h16.4a1.075%201.075%200%200%200%201-1v-16.5a1%201%200%200%200-1-1h-1.2c-.5%200-.42.432-.42%201.032l-.58%2013.069a7.5%207.5%200%200%201%20.1%201.1%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22%23fadcbc%22%20transform%3D%22matrix(-1%200%200%201%2072%200)%22%3E%3Ccircle%20cx%3D%2247.529%22%20cy%3D%2211.241%22%20r%3D%222.599%22%2F%3E%3Cpath%20d%3D%22m35.016%2033.954l5.836-.372l.035-.034l1.198-8.616l.652-4.315a3.974%203.974%200%200%201%203.978-3.292a3.784%203.784%200%200%201%203.58%203.644l-.355%2015.327a2.507%202.507%200%200%201-2.507%202.449h-4.522l-8.267.026l-7.753%2010.401c-.365.548-1.244.272-1.452-.353a5.05%205.05%200%200%201%20.471-2.119l4.295-9.505a4.37%204.37%200%200%201%202.018-2.3a6.7%206.7%200%200%201%202.793-.94%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%20transform%3D%22matrix(-1%200%200%201%2072%200)%22%3E%3Ccircle%20cx%3D%2247.337%22%20cy%3D%2211.145%22%20r%3D%222.599%22%20stroke-miterlimit%3D%2210%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m35.433%2033.754l5.836-.373l.036-.034l1.198-8.616l.65-4.315a3.974%203.974%200%200%201%203.98-3.291h0a3.784%203.784%200%200%201%203.58%203.644l-.356%2015.326a2.507%202.507%200%200%201-2.507%202.45h-4.521l-8.268.025l-7.974%2010.563c-.365.548-1.283.625-1.491%200a4.24%204.24%200%200%201%20.353-2.04l4.673-10.099a4.37%204.37%200%200%201%202.018-2.3h0a6.7%206.7%200%200%201%202.793-.94%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m47.409%2020.737l-4.191%207.457l-9.424-1.699M26.565%2051.34a8.9%208.9%200%200%201%201.3%204.9l8.6.1h0a9.9%209.9%200%200%201%2019.8%200a25.5%2025.5%200%200%200-2.8-15.6%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M40.565%2041.74c-6.2%202.2-6.9%209.6-6.9%209.6h-3.2m19.9-12.9a4.5%204.5%200%200%201-1%20.1h-13.3a1%201%200%200%200-1%201v1.2a1.075%201.075%200%200%200%201%201h16.4a1.075%201.075%200%200%200%201-1v-16.5a1%201%200%200%200-1-1h-1.2c-.5%200-.42.432-.42%201.032l-.58%2013.069a7.5%207.5%200%200%201%20.1%201.1%22%2F%3E%3Ccircle%20cx%3D%2219.765%22%20cy%3D%2255.44%22%20r%3D%225%22%20stroke-miterlimit%3D%2210%22%2F%3E%3Ccircle%20cx%3D%2246.065%22%20cy%3D%2255.441%22%20r%3D%225%22%20stroke-miterlimit%3D%2210%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M27.965%2056.34a6.6%206.6%200%200%200-.1-1.4a10%2010%200%200%200-2.8-5.6a6.86%206.86%200%200%200-6.54-2.151m3.583-.507l7.4-17.5h3l2.3.1m-2.3-1.7v1.6%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%3Cg%20transform%3D%22matrix(-1%200%200%201%2072%200)%22%3E%3Ccircle%20cx%3D%2246.065%22%20cy%3D%2255.441%22%20r%3D%225%22%20fill%3D%22%23d0cfce%22%2F%3E%3Ccircle%20cx%3D%2219.765%22%20cy%3D%2255.441%22%20r%3D%225%22%20fill%3D%22%23d0cfce%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M40.565%2041.74c-6.2%202.2-6.9%209.6-6.9%209.6l-6.902.021l1.102%204.88l8.6.1a9.9%209.9%200%200%201%2019.8%200a25.5%2025.5%200%200%200-2.8-15.6%22%2F%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22M50.365%2038.44a4.5%204.5%200%200%201-1%20.1h-13.3a1%201%200%200%200-1%201v1.2a1.075%201.075%200%200%200%201%201h16.4a1.075%201.075%200%200%200%201-1v-16.5a1%201%200%200%200-1-1h-1.2c-.5%200-.42.432-.42%201.032l-.58%2013.069a7.5%207.5%200%200%201%20.1%201.1%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22%23fadcbc%22%20transform%3D%22matrix(-1%200%200%201%2072%200)%22%3E%3Ccircle%20cx%3D%2247.529%22%20cy%3D%2211.241%22%20r%3D%222.599%22%2F%3E%3Cpath%20d%3D%22m35.016%2033.954l5.836-.372l.035-.034l1.198-8.616l.652-4.315a3.974%203.974%200%200%201%203.978-3.292a3.784%203.784%200%200%201%203.58%203.644l-.355%2015.327a2.507%202.507%200%200%201-2.507%202.449h-4.522l-8.267.026l-7.753%2010.401c-.365.548-1.244.272-1.452-.353a5.05%205.05%200%200%201%20.471-2.119l4.295-9.505a4.37%204.37%200%200%201%202.018-2.3a6.7%206.7%200%200%201%202.793-.94%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%20transform%3D%22matrix(-1%200%200%201%2072%200)%22%3E%3Ccircle%20cx%3D%2247.337%22%20cy%3D%2211.145%22%20r%3D%222.599%22%20stroke-miterlimit%3D%2210%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m35.433%2033.754l5.836-.373l.036-.034l1.198-8.616l.65-4.315a3.974%203.974%200%200%201%203.98-3.291h0a3.784%203.784%200%200%201%203.58%203.644l-.356%2015.326a2.507%202.507%200%200%201-2.507%202.45h-4.521l-8.268.025l-7.974%2010.563c-.365.548-1.283.625-1.491%200a4.24%204.24%200%200%201%20.353-2.04l4.673-10.099a4.37%204.37%200%200%201%202.018-2.3h0a6.7%206.7%200%200%201%202.793-.94%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m47.409%2020.737l-4.191%207.457l-9.424-1.699M26.565%2051.34a8.9%208.9%200%200%201%201.3%204.9l8.6.1h0a9.9%209.9%200%200%201%2019.8%200a25.5%2025.5%200%200%200-2.8-15.6%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M40.565%2041.74c-6.2%202.2-6.9%209.6-6.9%209.6h-3.2m19.9-12.9a4.5%204.5%200%200%201-1%20.1h-13.3a1%201%200%200%200-1%201v1.2a1.075%201.075%200%200%200%201%201h16.4a1.075%201.075%200%200%200%201-1v-16.5a1%201%200%200%200-1-1h-1.2c-.5%200-.42.432-.42%201.032l-.58%2013.069a7.5%207.5%200%200%201%20.1%201.1%22%2F%3E%3Ccircle%20cx%3D%2219.765%22%20cy%3D%2255.44%22%20r%3D%225%22%20stroke-miterlimit%3D%2210%22%2F%3E%3Ccircle%20cx%3D%2246.065%22%20cy%3D%2255.441%22%20r%3D%225%22%20stroke-miterlimit%3D%2210%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M27.965%2056.34a6.6%206.6%200%200%200-.1-1.4a10%2010%200%200%200-2.8-5.6a6.86%206.86%200%200%200-6.54-2.151m3.583-.507l7.4-17.5h3l2.3.1m-2.3-1.7v1.6%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/person-in-motorized-wheelchair-light-skin-tone-facing-right.svg?color=%231a73e8&size=48