wheelchair icon

wheelchair-fill from Phosphor by Phosphor Icons · Fill · MIT Free for personal and commercial use.

Name
wheelchair-fill
Set
Phosphor
Style
Fill
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Related icons in Phosphor

Use the wheelchair icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m250.53 199.59l-24 8a8 8 0 0 1-9.69-4L187.05 144H104a8 8 0 0 1-8-8v-29.66A56 56 0 0 0 112 216c25.91 0 50.09-18.05 56.25-42a8 8 0 1 1 15.5 4c-8.06 31.3-38.23 54-71.75 54A72 72 0 0 1 96 89.81v-19a28 28 0 1 1 16 0V88h56a8 8 0 0 1 0 16h-56v24h80a8 8 0 0 1 7.15 4.42l28.9 57.8l17.42-5.81a8 8 0 0 1 5.06 15.18"/></svg>

React

import type { SVGProps } from "react";

export function PhWheelchairFill(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m250.53 199.59l-24 8a8 8 0 0 1-9.69-4L187.05 144H104a8 8 0 0 1-8-8v-29.66A56 56 0 0 0 112 216c25.91 0 50.09-18.05 56.25-42a8 8 0 1 1 15.5 4c-8.06 31.3-38.23 54-71.75 54A72 72 0 0 1 96 89.81v-19a28 28 0 1 1 16 0V88h56a8 8 0 0 1 0 16h-56v24h80a8 8 0 0 1 7.15 4.42l28.9 57.8l17.42-5.81a8 8 0 0 1 5.06 15.18"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m250.53 199.59l-24 8a8 8 0 0 1-9.69-4L187.05 144H104a8 8 0 0 1-8-8v-29.66A56 56 0 0 0 112 216c25.91 0 50.09-18.05 56.25-42a8 8 0 1 1 15.5 4c-8.06 31.3-38.23 54-71.75 54A72 72 0 0 1 96 89.81v-19a28 28 0 1 1 16 0V88h56a8 8 0 0 1 0 16h-56v24h80a8 8 0 0 1 7.15 4.42l28.9 57.8l17.42-5.81a8 8 0 0 1 5.06 15.18"/></svg>
</template>

CSS

.icon-wheelchair-fill {
  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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m250.53%20199.59l-24%208a8%208%200%200%201-9.69-4L187.05%20144H104a8%208%200%200%201-8-8v-29.66A56%2056%200%200%200%20112%20216c25.91%200%2050.09-18.05%2056.25-42a8%208%200%201%201%2015.5%204c-8.06%2031.3-38.23%2054-71.75%2054A72%2072%200%200%201%2096%2089.81v-19a28%2028%200%201%201%2016%200V88h56a8%208%200%200%201%200%2016h-56v24h80a8%208%200%200%201%207.15%204.42l28.9%2057.8l17.42-5.81a8%208%200%200%201%205.06%2015.18%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m250.53%20199.59l-24%208a8%208%200%200%201-9.69-4L187.05%20144H104a8%208%200%200%201-8-8v-29.66A56%2056%200%200%200%20112%20216c25.91%200%2050.09-18.05%2056.25-42a8%208%200%201%201%2015.5%204c-8.06%2031.3-38.23%2054-71.75%2054A72%2072%200%200%201%2096%2089.81v-19a28%2028%200%201%201%2016%200V88h56a8%208%200%200%201%200%2016h-56v24h80a8%208%200%200%201%207.15%204.42l28.9%2057.8l17.42-5.81a8%208%200%200%201%205.06%2015.18%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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

Wheelchair fill icon — Phosphor · IconsDB