wheelchair icon
wheelchair from Line Awesome by Icons8 · Line · Users & People · Apache-2.0 Free for personal and commercial use.
- Name
- wheelchair
- Set
- Line Awesome
- Style
- Line
- Category
- Users & People
- Viewbox
- 32×32
- License
- Apache 2.0
- Aliases
- wheelchair-solid
The same icon in other sets
wheelchairFont Awesome 6 SolidwheelchairFont Awesome SolidwheelchairHealth IconswheelchairHuge IconswheelchairIconParkwheelchairIconPark OutlinewheelchairIconPark SolidwheelchairIconPark TwoTonewheelchairMaterial Design Iconswheelchair-fillMingCute IconwheelchairMyna UI IconswheelchairPhosphorwheelchair-fillRemix IconwheelchairTabler IconswheelchairUnicons
More users & people icons from Line Awesome
Use the wheelchair icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M20 3c-1.645 0-3 1.355-3 3s1.355 3 3 3s3-1.355 3-3s-1.355-3-3-3m0 2c.563 0 1 .438 1 1s-.438 1-1 1s-1-.438-1-1s.438-1 1-1m-5.469 2.781l-3.594.407a1.97 1.97 0 0 0-1.437.906L7 12.969l1.688 1.062l2.5-3.844l2.28-.25L12 14.095c-3.383.488-6 3.39-6 6.906c0 3.855 3.145 7 7 7s7-3.145 7-7c0-.34-.047-.672-.094-1h1.282l1.343 6.094l1.938-.438l-1.313-6.093C22.957 18.648 22.121 18 21.188 18h-1.875a7 7 0 0 0-1.657-2.188l1.157-3.218a3 3 0 0 0-1.407-3.656L15.72 8v.031c-.36-.191-.785-.297-1.188-.25zm1 2.407l.938.5c.445.238.64.746.468 1.218l-1 2.75a7 7 0 0 0-1.843-.562zM13 16c2.773 0 5 2.227 5 5s-2.227 5-5 5s-5-2.227-5-5s2.227-5 5-5"/></svg>
React
import type { SVGProps } from "react";
export function LaWheelchair(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M20 3c-1.645 0-3 1.355-3 3s1.355 3 3 3s3-1.355 3-3s-1.355-3-3-3m0 2c.563 0 1 .438 1 1s-.438 1-1 1s-1-.438-1-1s.438-1 1-1m-5.469 2.781l-3.594.407a1.97 1.97 0 0 0-1.437.906L7 12.969l1.688 1.062l2.5-3.844l2.28-.25L12 14.095c-3.383.488-6 3.39-6 6.906c0 3.855 3.145 7 7 7s7-3.145 7-7c0-.34-.047-.672-.094-1h1.282l1.343 6.094l1.938-.438l-1.313-6.093C22.957 18.648 22.121 18 21.188 18h-1.875a7 7 0 0 0-1.657-2.188l1.157-3.218a3 3 0 0 0-1.407-3.656L15.72 8v.031c-.36-.191-.785-.297-1.188-.25zm1 2.407l.938.5c.445.238.64.746.468 1.218l-1 2.75a7 7 0 0 0-1.843-.562zM13 16c2.773 0 5 2.227 5 5s-2.227 5-5 5s-5-2.227-5-5s2.227-5 5-5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M20 3c-1.645 0-3 1.355-3 3s1.355 3 3 3s3-1.355 3-3s-1.355-3-3-3m0 2c.563 0 1 .438 1 1s-.438 1-1 1s-1-.438-1-1s.438-1 1-1m-5.469 2.781l-3.594.407a1.97 1.97 0 0 0-1.437.906L7 12.969l1.688 1.062l2.5-3.844l2.28-.25L12 14.095c-3.383.488-6 3.39-6 6.906c0 3.855 3.145 7 7 7s7-3.145 7-7c0-.34-.047-.672-.094-1h1.282l1.343 6.094l1.938-.438l-1.313-6.093C22.957 18.648 22.121 18 21.188 18h-1.875a7 7 0 0 0-1.657-2.188l1.157-3.218a3 3 0 0 0-1.407-3.656L15.72 8v.031c-.36-.191-.785-.297-1.188-.25zm1 2.407l.938.5c.445.238.64.746.468 1.218l-1 2.75a7 7 0 0 0-1.843-.562zM13 16c2.773 0 5 2.227 5 5s-2.227 5-5 5s-5-2.227-5-5s2.227-5 5-5"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20%203c-1.645%200-3%201.355-3%203s1.355%203%203%203s3-1.355%203-3s-1.355-3-3-3m0%202c.563%200%201%20.438%201%201s-.438%201-1%201s-1-.438-1-1s.438-1%201-1m-5.469%202.781l-3.594.407a1.97%201.97%200%200%200-1.437.906L7%2012.969l1.688%201.062l2.5-3.844l2.28-.25L12%2014.095c-3.383.488-6%203.39-6%206.906c0%203.855%203.145%207%207%207s7-3.145%207-7c0-.34-.047-.672-.094-1h1.282l1.343%206.094l1.938-.438l-1.313-6.093C22.957%2018.648%2022.121%2018%2021.188%2018h-1.875a7%207%200%200%200-1.657-2.188l1.157-3.218a3%203%200%200%200-1.407-3.656L15.72%208v.031c-.36-.191-.785-.297-1.188-.25zm1%202.407l.938.5c.445.238.64.746.468%201.218l-1%202.75a7%207%200%200%200-1.843-.562zM13%2016c2.773%200%205%202.227%205%205s-2.227%205-5%205s-5-2.227-5-5s2.227-5%205-5%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20%203c-1.645%200-3%201.355-3%203s1.355%203%203%203s3-1.355%203-3s-1.355-3-3-3m0%202c.563%200%201%20.438%201%201s-.438%201-1%201s-1-.438-1-1s.438-1%201-1m-5.469%202.781l-3.594.407a1.97%201.97%200%200%200-1.437.906L7%2012.969l1.688%201.062l2.5-3.844l2.28-.25L12%2014.095c-3.383.488-6%203.39-6%206.906c0%203.855%203.145%207%207%207s7-3.145%207-7c0-.34-.047-.672-.094-1h1.282l1.343%206.094l1.938-.438l-1.313-6.093C22.957%2018.648%2022.121%2018%2021.188%2018h-1.875a7%207%200%200%200-1.657-2.188l1.157-3.218a3%203%200%200%200-1.407-3.656L15.72%208v.031c-.36-.191-.785-.297-1.188-.25zm1%202.407l.938.5c.445.238.64.746.468%201.218l-1%202.75a7%207%200%200%200-1.843-.562zM13%2016c2.773%200%205%202.227%205%205s-2.227%205-5%205s-5-2.227-5-5s2.227-5%205-5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/wheelchair.svg?color=%231a73e8&size=48