wheelchair icon
wheelchair-thin from Phosphor by Phosphor Icons · Thin · MIT Free for personal and commercial use.
- Name
- wheelchair-thin
- Set
- Phosphor
- Style
- Thin
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
wheelchairFont Awesome 6 SolidwheelchairFont Awesome SolidwheelchairHealth IconswheelchairHuge IconswheelchairIconParkwheelchairIconPark OutlinewheelchairIconPark SolidwheelchairIconPark TwoTonewheelchairLine AwesomewheelchairMaterial Design Iconswheelchair-fillMingCute IconwheelchairMyna UI Iconswheelchair-fillRemix IconwheelchairTabler IconswheelchairUnicons
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="M251.79 190.73a4 4 0 0 0-5.06-2.52l-20.7 6.9l-30.45-60.9A4 4 0 0 0 192 132h-84v-31.85c1.32-.09 2.65-.15 4-.15h56a4 4 0 0 0 0-8h-56c-1.34 0-2.68 0-4 .13V75.71a28 28 0 1 0-8 0v17.37A68 68 0 0 0 112 228c31.72 0 60.27-21.45 67.87-51a4 4 0 0 0-7.74-2c-6.71 26.08-32 45-60.13 45a60 60 0 0 1-12-118.79V136a4 4 0 0 0 4 4h85.53l30.89 61.79A4 4 0 0 0 224 204a3.9 3.9 0 0 0 1.26-.21l24-8a4 4 0 0 0 2.53-5.06M84 48a20 20 0 1 1 20 20a20 20 0 0 1-20-20"/></svg>
React
import type { SVGProps } from "react";
export function PhWheelchairThin(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="M251.79 190.73a4 4 0 0 0-5.06-2.52l-20.7 6.9l-30.45-60.9A4 4 0 0 0 192 132h-84v-31.85c1.32-.09 2.65-.15 4-.15h56a4 4 0 0 0 0-8h-56c-1.34 0-2.68 0-4 .13V75.71a28 28 0 1 0-8 0v17.37A68 68 0 0 0 112 228c31.72 0 60.27-21.45 67.87-51a4 4 0 0 0-7.74-2c-6.71 26.08-32 45-60.13 45a60 60 0 0 1-12-118.79V136a4 4 0 0 0 4 4h85.53l30.89 61.79A4 4 0 0 0 224 204a3.9 3.9 0 0 0 1.26-.21l24-8a4 4 0 0 0 2.53-5.06M84 48a20 20 0 1 1 20 20a20 20 0 0 1-20-20"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M251.79 190.73a4 4 0 0 0-5.06-2.52l-20.7 6.9l-30.45-60.9A4 4 0 0 0 192 132h-84v-31.85c1.32-.09 2.65-.15 4-.15h56a4 4 0 0 0 0-8h-56c-1.34 0-2.68 0-4 .13V75.71a28 28 0 1 0-8 0v17.37A68 68 0 0 0 112 228c31.72 0 60.27-21.45 67.87-51a4 4 0 0 0-7.74-2c-6.71 26.08-32 45-60.13 45a60 60 0 0 1-12-118.79V136a4 4 0 0 0 4 4h85.53l30.89 61.79A4 4 0 0 0 224 204a3.9 3.9 0 0 0 1.26-.21l24-8a4 4 0 0 0 2.53-5.06M84 48a20 20 0 1 1 20 20a20 20 0 0 1-20-20"/></svg> </template>
CSS
.icon-wheelchair-thin {
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%22M251.79%20190.73a4%204%200%200%200-5.06-2.52l-20.7%206.9l-30.45-60.9A4%204%200%200%200%20192%20132h-84v-31.85c1.32-.09%202.65-.15%204-.15h56a4%204%200%200%200%200-8h-56c-1.34%200-2.68%200-4%20.13V75.71a28%2028%200%201%200-8%200v17.37A68%2068%200%200%200%20112%20228c31.72%200%2060.27-21.45%2067.87-51a4%204%200%200%200-7.74-2c-6.71%2026.08-32%2045-60.13%2045a60%2060%200%200%201-12-118.79V136a4%204%200%200%200%204%204h85.53l30.89%2061.79A4%204%200%200%200%20224%20204a3.9%203.9%200%200%200%201.26-.21l24-8a4%204%200%200%200%202.53-5.06M84%2048a20%2020%200%201%201%2020%2020a20%2020%200%200%201-20-20%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%22M251.79%20190.73a4%204%200%200%200-5.06-2.52l-20.7%206.9l-30.45-60.9A4%204%200%200%200%20192%20132h-84v-31.85c1.32-.09%202.65-.15%204-.15h56a4%204%200%200%200%200-8h-56c-1.34%200-2.68%200-4%20.13V75.71a28%2028%200%201%200-8%200v17.37A68%2068%200%200%200%20112%20228c31.72%200%2060.27-21.45%2067.87-51a4%204%200%200%200-7.74-2c-6.71%2026.08-32%2045-60.13%2045a60%2060%200%200%201-12-118.79V136a4%204%200%200%200%204%204h85.53l30.89%2061.79A4%204%200%200%200%20224%20204a3.9%203.9%200%200%200%201.26-.21l24-8a4%204%200%200%200%202.53-5.06M84%2048a20%2020%200%201%201%2020%2020a20%2020%200%200%201-20-20%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/wheelchair-thin.svg?color=%231a73e8&size=48