wheelchair icon
wheelchair from IconPark by ByteDance · Color · Travel · Apache-2.0 Free for personal and commercial use.
- Name
- wheelchair
- Set
- IconPark
- Style
- Color
- Category
- Travel
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
wheelchairFont Awesome 6 SolidwheelchairFont Awesome SolidwheelchairHealth IconswheelchairHuge IconswheelchairIconPark OutlinewheelchairIconPark SolidwheelchairIconPark TwoTonewheelchairLine AwesomewheelchairMaterial Design Iconswheelchair-fillMingCute IconwheelchairMyna UI IconswheelchairPhosphorwheelchair-fillRemix IconwheelchairTabler IconswheelchairUnicons
More travel icons from IconPark
Use the wheelchair icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M29.6219 35.0001C28.2898 40.1757 23.5915 44 18 44C11.3726 44 6 38.6275 6 32.0001C6 27.1571 8.86894 22.9841 13 21.0881"/><path d="M18 12L20 30L35 29L38 40H41"/><path fill="#2F88FF" d="M22 8C22 10.2091 20.2091 12 18 12C15.7909 12 14 10.2091 14 8C14 5.79086 15.7909 4 18 4C20.2091 4 22 5.79086 22 8Z"/><path d="M25 20H33"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkWheelchair(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4"><path d="M29.6219 35.0001C28.2898 40.1757 23.5915 44 18 44C11.3726 44 6 38.6275 6 32.0001C6 27.1571 8.86894 22.9841 13 21.0881"/><path d="M18 12L20 30L35 29L38 40H41"/><path fill="#2F88FF" d="M22 8C22 10.2091 20.2091 12 18 12C15.7909 12 14 10.2091 14 8C14 5.79086 15.7909 4 18 4C20.2091 4 22 5.79086 22 8Z"/><path d="M25 20H33"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M29.6219 35.0001C28.2898 40.1757 23.5915 44 18 44C11.3726 44 6 38.6275 6 32.0001C6 27.1571 8.86894 22.9841 13 21.0881"/><path d="M18 12L20 30L35 29L38 40H41"/><path fill="#2F88FF" d="M22 8C22 10.2091 20.2091 12 18 12C15.7909 12 14 10.2091 14 8C14 5.79086 15.7909 4 18 4C20.2091 4 22 5.79086 22 8Z"/><path d="M25 20H33"/></g></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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M29.6219%2035.0001C28.2898%2040.1757%2023.5915%2044%2018%2044C11.3726%2044%206%2038.6275%206%2032.0001C6%2027.1571%208.86894%2022.9841%2013%2021.0881%22%2F%3E%3Cpath%20d%3D%22M18%2012L20%2030L35%2029L38%2040H41%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M22%208C22%2010.2091%2020.2091%2012%2018%2012C15.7909%2012%2014%2010.2091%2014%208C14%205.79086%2015.7909%204%2018%204C20.2091%204%2022%205.79086%2022%208Z%22%2F%3E%3Cpath%20d%3D%22M25%2020H33%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M29.6219%2035.0001C28.2898%2040.1757%2023.5915%2044%2018%2044C11.3726%2044%206%2038.6275%206%2032.0001C6%2027.1571%208.86894%2022.9841%2013%2021.0881%22%2F%3E%3Cpath%20d%3D%22M18%2012L20%2030L35%2029L38%2040H41%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M22%208C22%2010.2091%2020.2091%2012%2018%2012C15.7909%2012%2014%2010.2091%2014%208C14%205.79086%2015.7909%204%2018%204C20.2091%204%2022%205.79086%2022%208Z%22%2F%3E%3Cpath%20d%3D%22M25%2020H33%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park/wheelchair.svg?color=%231a73e8&size=48