wheelchair icon
wheelchair from Font Awesome 6 Solid by Dave Gandy · Regular · Accessibility · CC-BY-4.0 Attribution required.
- Name
- wheelchair
- Set
- Font Awesome 6 Solid
- Style
- Regular
- Category
- Accessibility
- Viewbox
- 512×512
- License
- CC BY 4.0
The same icon in other sets
wheelchairFont Awesome SolidwheelchairHealth IconswheelchairHuge IconswheelchairIconParkwheelchairIconPark OutlinewheelchairIconPark SolidwheelchairIconPark TwoTonewheelchairLine AwesomewheelchairMaterial Design Iconswheelchair-fillMingCute IconwheelchairMyna UI IconswheelchairPhosphorwheelchair-fillRemix IconwheelchairTabler IconswheelchairUnicons
More accessibility icons from Font Awesome 6 Solid
Use the wheelchair icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M192 96a48 48 0 1 0 0-96a48 48 0 1 0 0 96m-71.5 151.2c12.4-4.7 18.7-18.5 14-30.9s-18.5-18.7-30.9-14C43.1 225.1 0 283.5 0 352c0 88.4 71.6 160 160 160c61.2 0 114.3-34.3 141.2-84.7c6.2-11.7 1.8-26.2-9.9-32.5s-26.2-1.8-32.5 9.9C240 440 202.8 464 160 464c-61.9 0-112-50.1-112-112c0-47.9 30.1-88.8 72.5-104.8M259.8 176l-1.9-9.7c-4.5-22.3-24-38.3-46.8-38.3c-30.1 0-52.7 27.5-46.8 57l23.1 115.5c6 29.9 32.2 51.4 62.8 51.4h100.5c6.7 0 12.6 4.1 15 10.4l36.3 96.9c6 16.1 23.8 24.6 40.1 19.1l48-16c16.8-5.6 25.8-23.7 20.2-40.5s-23.7-25.8-40.5-20.2l-18.7 6.2l-25.5-68c-11.7-31.2-41.6-51.9-74.9-51.9h-68.5l-9.6-48H336c17.7 0 32-14.3 32-32s-14.3-32-32-32h-76.2z"/></svg>
React
import type { SVGProps } from "react";
export function Fa6SolidWheelchair(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M192 96a48 48 0 1 0 0-96a48 48 0 1 0 0 96m-71.5 151.2c12.4-4.7 18.7-18.5 14-30.9s-18.5-18.7-30.9-14C43.1 225.1 0 283.5 0 352c0 88.4 71.6 160 160 160c61.2 0 114.3-34.3 141.2-84.7c6.2-11.7 1.8-26.2-9.9-32.5s-26.2-1.8-32.5 9.9C240 440 202.8 464 160 464c-61.9 0-112-50.1-112-112c0-47.9 30.1-88.8 72.5-104.8M259.8 176l-1.9-9.7c-4.5-22.3-24-38.3-46.8-38.3c-30.1 0-52.7 27.5-46.8 57l23.1 115.5c6 29.9 32.2 51.4 62.8 51.4h100.5c6.7 0 12.6 4.1 15 10.4l36.3 96.9c6 16.1 23.8 24.6 40.1 19.1l48-16c16.8-5.6 25.8-23.7 20.2-40.5s-23.7-25.8-40.5-20.2l-18.7 6.2l-25.5-68c-11.7-31.2-41.6-51.9-74.9-51.9h-68.5l-9.6-48H336c17.7 0 32-14.3 32-32s-14.3-32-32-32h-76.2z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M192 96a48 48 0 1 0 0-96a48 48 0 1 0 0 96m-71.5 151.2c12.4-4.7 18.7-18.5 14-30.9s-18.5-18.7-30.9-14C43.1 225.1 0 283.5 0 352c0 88.4 71.6 160 160 160c61.2 0 114.3-34.3 141.2-84.7c6.2-11.7 1.8-26.2-9.9-32.5s-26.2-1.8-32.5 9.9C240 440 202.8 464 160 464c-61.9 0-112-50.1-112-112c0-47.9 30.1-88.8 72.5-104.8M259.8 176l-1.9-9.7c-4.5-22.3-24-38.3-46.8-38.3c-30.1 0-52.7 27.5-46.8 57l23.1 115.5c6 29.9 32.2 51.4 62.8 51.4h100.5c6.7 0 12.6 4.1 15 10.4l36.3 96.9c6 16.1 23.8 24.6 40.1 19.1l48-16c16.8-5.6 25.8-23.7 20.2-40.5s-23.7-25.8-40.5-20.2l-18.7 6.2l-25.5-68c-11.7-31.2-41.6-51.9-74.9-51.9h-68.5l-9.6-48H336c17.7 0 32-14.3 32-32s-14.3-32-32-32h-76.2z"/></svg> </template>
CSS
.icon-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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M192%2096a48%2048%200%201%200%200-96a48%2048%200%201%200%200%2096m-71.5%20151.2c12.4-4.7%2018.7-18.5%2014-30.9s-18.5-18.7-30.9-14C43.1%20225.1%200%20283.5%200%20352c0%2088.4%2071.6%20160%20160%20160c61.2%200%20114.3-34.3%20141.2-84.7c6.2-11.7%201.8-26.2-9.9-32.5s-26.2-1.8-32.5%209.9C240%20440%20202.8%20464%20160%20464c-61.9%200-112-50.1-112-112c0-47.9%2030.1-88.8%2072.5-104.8M259.8%20176l-1.9-9.7c-4.5-22.3-24-38.3-46.8-38.3c-30.1%200-52.7%2027.5-46.8%2057l23.1%20115.5c6%2029.9%2032.2%2051.4%2062.8%2051.4h100.5c6.7%200%2012.6%204.1%2015%2010.4l36.3%2096.9c6%2016.1%2023.8%2024.6%2040.1%2019.1l48-16c16.8-5.6%2025.8-23.7%2020.2-40.5s-23.7-25.8-40.5-20.2l-18.7%206.2l-25.5-68c-11.7-31.2-41.6-51.9-74.9-51.9h-68.5l-9.6-48H336c17.7%200%2032-14.3%2032-32s-14.3-32-32-32h-76.2z%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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M192%2096a48%2048%200%201%200%200-96a48%2048%200%201%200%200%2096m-71.5%20151.2c12.4-4.7%2018.7-18.5%2014-30.9s-18.5-18.7-30.9-14C43.1%20225.1%200%20283.5%200%20352c0%2088.4%2071.6%20160%20160%20160c61.2%200%20114.3-34.3%20141.2-84.7c6.2-11.7%201.8-26.2-9.9-32.5s-26.2-1.8-32.5%209.9C240%20440%20202.8%20464%20160%20464c-61.9%200-112-50.1-112-112c0-47.9%2030.1-88.8%2072.5-104.8M259.8%20176l-1.9-9.7c-4.5-22.3-24-38.3-46.8-38.3c-30.1%200-52.7%2027.5-46.8%2057l23.1%20115.5c6%2029.9%2032.2%2051.4%2062.8%2051.4h100.5c6.7%200%2012.6%204.1%2015%2010.4l36.3%2096.9c6%2016.1%2023.8%2024.6%2040.1%2019.1l48-16c16.8-5.6%2025.8-23.7%2020.2-40.5s-23.7-25.8-40.5-20.2l-18.7%206.2l-25.5-68c-11.7-31.2-41.6-51.9-74.9-51.9h-68.5l-9.6-48H336c17.7%200%2032-14.3%2032-32s-14.3-32-32-32h-76.2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-solid/wheelchair.svg?color=%231a73e8&size=48