wheel chair emoji

wheel-chair from OpenMoji by OpenMoji · Default · Extras Openmoji · CC-BY-SA-4.0 Attribution required.

Name
wheel-chair
Set
OpenMoji
Style
Default
Category
Extras Openmoji
Viewbox
72×72
License
CC BY-SA 4.0

More extras openmoji icons from OpenMoji

Use the wheel chair emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><ellipse cx="28.507" cy="43.726" fill="#d0cfce" rx="11.468" ry="11.274"/><ellipse cx="28.507" cy="44.082" fill="#9b9b9a" rx="6.843" ry="6.727"/><ellipse cx="28.507" cy="43.726" fill="#d0cfce" rx="2.492" ry="2.45"/><ellipse cx="47.442" cy="51.184" fill="#d0cfce" rx="3.882" ry="3.816"/><path fill="#d22f27" d="m29.942 32.539l17.055-.088l1.77 11.275h-8.792S39.28 33.7 29.942 32.539"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M25.364 27.2s20.145-.066 21.608 0c.062 1.205.084 1.417.084 2.289c-.785.012-18.086.13-21.308.148a19 19 0 0 1-.384-2.437"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12.329 17.361h10.83l2.779 15.09"/><ellipse cx="28.507" cy="43.726" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" rx="11.468" ry="11.274"/><ellipse cx="28.507" cy="44.082" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" rx="6.843" ry="6.727"/><ellipse cx="28.507" cy="43.726" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" rx="2.492" ry="2.45"/><ellipse cx="47.442" cy="51.184" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" rx="3.882" ry="3.816"/><ellipse cx="47.449" cy="51.139" rx="1.331" ry="1.308"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m23.633 39.362l2.99 2.762m6.35-2.762l-2.583 2.762m-.298 3.492l3.298 3.175m-6.767-3.175l-2.999 3.175m6.318-16.252l17.055-.088l1.77 11.275h-8.792S39.28 33.7 29.942 32.539"/><path d="M52.049 45.26h3.414c.401 0 .726.325.726.726v.38c0 .4-.325.725-.726.725H52.05a.725.725 0 0 1-.725-.725v-.38c0-.4.324-.726.725-.726"/></svg>

React

import type { SVGProps } from "react";

export function OpenmojiWheelChair(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><ellipse cx="28.507" cy="43.726" fill="#d0cfce" rx="11.468" ry="11.274"/><ellipse cx="28.507" cy="44.082" fill="#9b9b9a" rx="6.843" ry="6.727"/><ellipse cx="28.507" cy="43.726" fill="#d0cfce" rx="2.492" ry="2.45"/><ellipse cx="47.442" cy="51.184" fill="#d0cfce" rx="3.882" ry="3.816"/><path fill="#d22f27" d="m29.942 32.539l17.055-.088l1.77 11.275h-8.792S39.28 33.7 29.942 32.539"/><path stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M25.364 27.2s20.145-.066 21.608 0c.062 1.205.084 1.417.084 2.289c-.785.012-18.086.13-21.308.148a19 19 0 0 1-.384-2.437"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M12.329 17.361h10.83l2.779 15.09"/><ellipse cx="28.507" cy="43.726" fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" rx="11.468" ry="11.274"/><ellipse cx="28.507" cy="44.082" fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" rx="6.843" ry="6.727"/><ellipse cx="28.507" cy="43.726" fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" rx="2.492" ry="2.45"/><ellipse cx="47.442" cy="51.184" fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" rx="3.882" ry="3.816"/><ellipse cx="47.449" cy="51.139" rx="1.331" ry="1.308"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="m23.633 39.362l2.99 2.762m6.35-2.762l-2.583 2.762m-.298 3.492l3.298 3.175m-6.767-3.175l-2.999 3.175m6.318-16.252l17.055-.088l1.77 11.275h-8.792S39.28 33.7 29.942 32.539"/><path d="M52.049 45.26h3.414c.401 0 .726.325.726.726v.38c0 .4-.325.725-.726.725H52.05a.725.725 0 0 1-.725-.725v-.38c0-.4.324-.726.725-.726"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><ellipse cx="28.507" cy="43.726" fill="#d0cfce" rx="11.468" ry="11.274"/><ellipse cx="28.507" cy="44.082" fill="#9b9b9a" rx="6.843" ry="6.727"/><ellipse cx="28.507" cy="43.726" fill="#d0cfce" rx="2.492" ry="2.45"/><ellipse cx="47.442" cy="51.184" fill="#d0cfce" rx="3.882" ry="3.816"/><path fill="#d22f27" d="m29.942 32.539l17.055-.088l1.77 11.275h-8.792S39.28 33.7 29.942 32.539"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M25.364 27.2s20.145-.066 21.608 0c.062 1.205.084 1.417.084 2.289c-.785.012-18.086.13-21.308.148a19 19 0 0 1-.384-2.437"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12.329 17.361h10.83l2.779 15.09"/><ellipse cx="28.507" cy="43.726" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" rx="11.468" ry="11.274"/><ellipse cx="28.507" cy="44.082" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" rx="6.843" ry="6.727"/><ellipse cx="28.507" cy="43.726" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" rx="2.492" ry="2.45"/><ellipse cx="47.442" cy="51.184" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" rx="3.882" ry="3.816"/><ellipse cx="47.449" cy="51.139" rx="1.331" ry="1.308"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m23.633 39.362l2.99 2.762m6.35-2.762l-2.583 2.762m-.298 3.492l3.298 3.175m-6.767-3.175l-2.999 3.175m6.318-16.252l17.055-.088l1.77 11.275h-8.792S39.28 33.7 29.942 32.539"/><path d="M52.049 45.26h3.414c.401 0 .726.325.726.726v.38c0 .4-.325.725-.726.725H52.05a.725.725 0 0 1-.725-.725v-.38c0-.4.324-.726.725-.726"/></svg>
</template>

CSS

.icon-wheel-chair {
  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%3Cellipse%20cx%3D%2228.507%22%20cy%3D%2243.726%22%20fill%3D%22%23d0cfce%22%20rx%3D%2211.468%22%20ry%3D%2211.274%22%2F%3E%3Cellipse%20cx%3D%2228.507%22%20cy%3D%2244.082%22%20fill%3D%22%239b9b9a%22%20rx%3D%226.843%22%20ry%3D%226.727%22%2F%3E%3Cellipse%20cx%3D%2228.507%22%20cy%3D%2243.726%22%20fill%3D%22%23d0cfce%22%20rx%3D%222.492%22%20ry%3D%222.45%22%2F%3E%3Cellipse%20cx%3D%2247.442%22%20cy%3D%2251.184%22%20fill%3D%22%23d0cfce%22%20rx%3D%223.882%22%20ry%3D%223.816%22%2F%3E%3Cpath%20fill%3D%22%23d22f27%22%20d%3D%22m29.942%2032.539l17.055-.088l1.77%2011.275h-8.792S39.28%2033.7%2029.942%2032.539%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M25.364%2027.2s20.145-.066%2021.608%200c.062%201.205.084%201.417.084%202.289c-.785.012-18.086.13-21.308.148a19%2019%200%200%201-.384-2.437%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12.329%2017.361h10.83l2.779%2015.09%22%2F%3E%3Cellipse%20cx%3D%2228.507%22%20cy%3D%2243.726%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20rx%3D%2211.468%22%20ry%3D%2211.274%22%2F%3E%3Cellipse%20cx%3D%2228.507%22%20cy%3D%2244.082%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20rx%3D%226.843%22%20ry%3D%226.727%22%2F%3E%3Cellipse%20cx%3D%2228.507%22%20cy%3D%2243.726%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20rx%3D%222.492%22%20ry%3D%222.45%22%2F%3E%3Cellipse%20cx%3D%2247.442%22%20cy%3D%2251.184%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20rx%3D%223.882%22%20ry%3D%223.816%22%2F%3E%3Cellipse%20cx%3D%2247.449%22%20cy%3D%2251.139%22%20rx%3D%221.331%22%20ry%3D%221.308%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m23.633%2039.362l2.99%202.762m6.35-2.762l-2.583%202.762m-.298%203.492l3.298%203.175m-6.767-3.175l-2.999%203.175m6.318-16.252l17.055-.088l1.77%2011.275h-8.792S39.28%2033.7%2029.942%2032.539%22%2F%3E%3Cpath%20d%3D%22M52.049%2045.26h3.414c.401%200%20.726.325.726.726v.38c0%20.4-.325.725-.726.725H52.05a.725.725%200%200%201-.725-.725v-.38c0-.4.324-.726.725-.726%22%2F%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%3Cellipse%20cx%3D%2228.507%22%20cy%3D%2243.726%22%20fill%3D%22%23d0cfce%22%20rx%3D%2211.468%22%20ry%3D%2211.274%22%2F%3E%3Cellipse%20cx%3D%2228.507%22%20cy%3D%2244.082%22%20fill%3D%22%239b9b9a%22%20rx%3D%226.843%22%20ry%3D%226.727%22%2F%3E%3Cellipse%20cx%3D%2228.507%22%20cy%3D%2243.726%22%20fill%3D%22%23d0cfce%22%20rx%3D%222.492%22%20ry%3D%222.45%22%2F%3E%3Cellipse%20cx%3D%2247.442%22%20cy%3D%2251.184%22%20fill%3D%22%23d0cfce%22%20rx%3D%223.882%22%20ry%3D%223.816%22%2F%3E%3Cpath%20fill%3D%22%23d22f27%22%20d%3D%22m29.942%2032.539l17.055-.088l1.77%2011.275h-8.792S39.28%2033.7%2029.942%2032.539%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M25.364%2027.2s20.145-.066%2021.608%200c.062%201.205.084%201.417.084%202.289c-.785.012-18.086.13-21.308.148a19%2019%200%200%201-.384-2.437%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12.329%2017.361h10.83l2.779%2015.09%22%2F%3E%3Cellipse%20cx%3D%2228.507%22%20cy%3D%2243.726%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20rx%3D%2211.468%22%20ry%3D%2211.274%22%2F%3E%3Cellipse%20cx%3D%2228.507%22%20cy%3D%2244.082%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20rx%3D%226.843%22%20ry%3D%226.727%22%2F%3E%3Cellipse%20cx%3D%2228.507%22%20cy%3D%2243.726%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20rx%3D%222.492%22%20ry%3D%222.45%22%2F%3E%3Cellipse%20cx%3D%2247.442%22%20cy%3D%2251.184%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20rx%3D%223.882%22%20ry%3D%223.816%22%2F%3E%3Cellipse%20cx%3D%2247.449%22%20cy%3D%2251.139%22%20rx%3D%221.331%22%20ry%3D%221.308%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m23.633%2039.362l2.99%202.762m6.35-2.762l-2.583%202.762m-.298%203.492l3.298%203.175m-6.767-3.175l-2.999%203.175m6.318-16.252l17.055-.088l1.77%2011.275h-8.792S39.28%2033.7%2029.942%2032.539%22%2F%3E%3Cpath%20d%3D%22M52.049%2045.26h3.414c.401%200%20.726.325.726.726v.38c0%20.4-.325.725-.726.725H52.05a.725.725%200%200%201-.725-.725v-.38c0-.4.324-.726.725-.726%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/wheel-chair.svg?color=%231a73e8&size=48