motorized wheelchair emoji

motorized-wheelchair from Fluent Emoji High Contrast by Microsoft Corporation · Default · Travel & Places · MIT Free for personal and commercial use.

Name
motorized-wheelchair
Set
Fluent Emoji High Contrast
Style
Default
Category
Travel & Places
Viewbox
32×32
License
MIT

The same emoji in other sets

More travel & places icons from Fluent Emoji High Contrast

Use the motorized wheelchair emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M22.5 28a2.5 2.5 0 1 0 0-5a2.5 2.5 0 0 0 0 5"/><path d="M26 1c-1.82 0-3 1.57-3 3.5c0 .541.102 1.048.334 1.52q-.41.83-.711 2.111c-.253 1.076-.457 2.44-.578 4.133l-.095-.141q.05-.164.05-.343v-.55c0-.67-.54-1.22-1.22-1.22h-5.55c-.67 0-1.22.54-1.22 1.22v.55c0 .67.54 1.22 1.22 1.22h4.901l.667 1H14.1c-1.162 0-2.11.948-2.11 2.11v1.79c0 1.162.948 2.11 2.11 2.11H16v.02a5.587 5.587 0 0 0-5 5.56v.104l-1.306.373a3.5 3.5 0 1 0 .275.962l1.423-.407c.237.233.562.378.918.378h4.897a5.5 5.5 0 0 0 10.783-1.834V21.26c0-.69-.56-1.25-1.25-1.25H26v-.033a2.57 2.57 0 0 0 2.143-2.237L30 3.063V3c0-1.033-.878-1.99-2-1.99h-1V1zm-1 3.5c0-1.056.489-1.427.877-1.49h2.107l.006.005l-1.832 14.48l-.002.012a.57.57 0 0 1-.566.503H14.1a.1.1 0 0 1-.077-.033a.1.1 0 0 1-.033-.077v-1.79q0-.04.033-.077A.1.1 0 0 1 14.1 16H24v-2.971c.108-1.915.319-3.372.57-4.44c.256-1.092.54-1.716.75-2.016l.427-.611l-.464-.585C25.089 5.135 25 4.881 25 4.5M7.723 26.63l-1.36.39a.5.5 0 0 0 .274.96l1.36-.388a1.5 1.5 0 1 1-.274-.961M26 25.5a3.5 3.5 0 1 1-7 0a3.5 3.5 0 0 1 7 0"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastMotorizedWheelchair(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M22.5 28a2.5 2.5 0 1 0 0-5a2.5 2.5 0 0 0 0 5"/><path d="M26 1c-1.82 0-3 1.57-3 3.5c0 .541.102 1.048.334 1.52q-.41.83-.711 2.111c-.253 1.076-.457 2.44-.578 4.133l-.095-.141q.05-.164.05-.343v-.55c0-.67-.54-1.22-1.22-1.22h-5.55c-.67 0-1.22.54-1.22 1.22v.55c0 .67.54 1.22 1.22 1.22h4.901l.667 1H14.1c-1.162 0-2.11.948-2.11 2.11v1.79c0 1.162.948 2.11 2.11 2.11H16v.02a5.587 5.587 0 0 0-5 5.56v.104l-1.306.373a3.5 3.5 0 1 0 .275.962l1.423-.407c.237.233.562.378.918.378h4.897a5.5 5.5 0 0 0 10.783-1.834V21.26c0-.69-.56-1.25-1.25-1.25H26v-.033a2.57 2.57 0 0 0 2.143-2.237L30 3.063V3c0-1.033-.878-1.99-2-1.99h-1V1zm-1 3.5c0-1.056.489-1.427.877-1.49h2.107l.006.005l-1.832 14.48l-.002.012a.57.57 0 0 1-.566.503H14.1a.1.1 0 0 1-.077-.033a.1.1 0 0 1-.033-.077v-1.79q0-.04.033-.077A.1.1 0 0 1 14.1 16H24v-2.971c.108-1.915.319-3.372.57-4.44c.256-1.092.54-1.716.75-2.016l.427-.611l-.464-.585C25.089 5.135 25 4.881 25 4.5M7.723 26.63l-1.36.39a.5.5 0 0 0 .274.96l1.36-.388a1.5 1.5 0 1 1-.274-.961M26 25.5a3.5 3.5 0 1 1-7 0a3.5 3.5 0 0 1 7 0"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M22.5 28a2.5 2.5 0 1 0 0-5a2.5 2.5 0 0 0 0 5"/><path d="M26 1c-1.82 0-3 1.57-3 3.5c0 .541.102 1.048.334 1.52q-.41.83-.711 2.111c-.253 1.076-.457 2.44-.578 4.133l-.095-.141q.05-.164.05-.343v-.55c0-.67-.54-1.22-1.22-1.22h-5.55c-.67 0-1.22.54-1.22 1.22v.55c0 .67.54 1.22 1.22 1.22h4.901l.667 1H14.1c-1.162 0-2.11.948-2.11 2.11v1.79c0 1.162.948 2.11 2.11 2.11H16v.02a5.587 5.587 0 0 0-5 5.56v.104l-1.306.373a3.5 3.5 0 1 0 .275.962l1.423-.407c.237.233.562.378.918.378h4.897a5.5 5.5 0 0 0 10.783-1.834V21.26c0-.69-.56-1.25-1.25-1.25H26v-.033a2.57 2.57 0 0 0 2.143-2.237L30 3.063V3c0-1.033-.878-1.99-2-1.99h-1V1zm-1 3.5c0-1.056.489-1.427.877-1.49h2.107l.006.005l-1.832 14.48l-.002.012a.57.57 0 0 1-.566.503H14.1a.1.1 0 0 1-.077-.033a.1.1 0 0 1-.033-.077v-1.79q0-.04.033-.077A.1.1 0 0 1 14.1 16H24v-2.971c.108-1.915.319-3.372.57-4.44c.256-1.092.54-1.716.75-2.016l.427-.611l-.464-.585C25.089 5.135 25 4.881 25 4.5M7.723 26.63l-1.36.39a.5.5 0 0 0 .274.96l1.36-.388a1.5 1.5 0 1 1-.274-.961M26 25.5a3.5 3.5 0 1 1-7 0a3.5 3.5 0 0 1 7 0"/></g></svg>
</template>

CSS

.icon-motorized-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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M22.5%2028a2.5%202.5%200%201%200%200-5a2.5%202.5%200%200%200%200%205%22%2F%3E%3Cpath%20d%3D%22M26%201c-1.82%200-3%201.57-3%203.5c0%20.541.102%201.048.334%201.52q-.41.83-.711%202.111c-.253%201.076-.457%202.44-.578%204.133l-.095-.141q.05-.164.05-.343v-.55c0-.67-.54-1.22-1.22-1.22h-5.55c-.67%200-1.22.54-1.22%201.22v.55c0%20.67.54%201.22%201.22%201.22h4.901l.667%201H14.1c-1.162%200-2.11.948-2.11%202.11v1.79c0%201.162.948%202.11%202.11%202.11H16v.02a5.587%205.587%200%200%200-5%205.56v.104l-1.306.373a3.5%203.5%200%201%200%20.275.962l1.423-.407c.237.233.562.378.918.378h4.897a5.5%205.5%200%200%200%2010.783-1.834V21.26c0-.69-.56-1.25-1.25-1.25H26v-.033a2.57%202.57%200%200%200%202.143-2.237L30%203.063V3c0-1.033-.878-1.99-2-1.99h-1V1zm-1%203.5c0-1.056.489-1.427.877-1.49h2.107l.006.005l-1.832%2014.48l-.002.012a.57.57%200%200%201-.566.503H14.1a.1.1%200%200%201-.077-.033a.1.1%200%200%201-.033-.077v-1.79q0-.04.033-.077A.1.1%200%200%201%2014.1%2016H24v-2.971c.108-1.915.319-3.372.57-4.44c.256-1.092.54-1.716.75-2.016l.427-.611l-.464-.585C25.089%205.135%2025%204.881%2025%204.5M7.723%2026.63l-1.36.39a.5.5%200%200%200%20.274.96l1.36-.388a1.5%201.5%200%201%201-.274-.961M26%2025.5a3.5%203.5%200%201%201-7%200a3.5%203.5%200%200%201%207%200%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%22currentColor%22%3E%3Cpath%20d%3D%22M22.5%2028a2.5%202.5%200%201%200%200-5a2.5%202.5%200%200%200%200%205%22%2F%3E%3Cpath%20d%3D%22M26%201c-1.82%200-3%201.57-3%203.5c0%20.541.102%201.048.334%201.52q-.41.83-.711%202.111c-.253%201.076-.457%202.44-.578%204.133l-.095-.141q.05-.164.05-.343v-.55c0-.67-.54-1.22-1.22-1.22h-5.55c-.67%200-1.22.54-1.22%201.22v.55c0%20.67.54%201.22%201.22%201.22h4.901l.667%201H14.1c-1.162%200-2.11.948-2.11%202.11v1.79c0%201.162.948%202.11%202.11%202.11H16v.02a5.587%205.587%200%200%200-5%205.56v.104l-1.306.373a3.5%203.5%200%201%200%20.275.962l1.423-.407c.237.233.562.378.918.378h4.897a5.5%205.5%200%200%200%2010.783-1.834V21.26c0-.69-.56-1.25-1.25-1.25H26v-.033a2.57%202.57%200%200%200%202.143-2.237L30%203.063V3c0-1.033-.878-1.99-2-1.99h-1V1zm-1%203.5c0-1.056.489-1.427.877-1.49h2.107l.006.005l-1.832%2014.48l-.002.012a.57.57%200%200%201-.566.503H14.1a.1.1%200%200%201-.077-.033a.1.1%200%200%201-.033-.077v-1.79q0-.04.033-.077A.1.1%200%200%201%2014.1%2016H24v-2.971c.108-1.915.319-3.372.57-4.44c.256-1.092.54-1.716.75-2.016l.427-.611l-.464-.585C25.089%205.135%2025%204.881%2025%204.5M7.723%2026.63l-1.36.39a.5.5%200%200%200%20.274.96l1.36-.388a1.5%201.5%200%201%201-.274-.961M26%2025.5a3.5%203.5%200%201%201-7%200a3.5%203.5%200%200%201%207%200%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-high-contrast/motorized-wheelchair.svg?color=%231a73e8&size=48