Wheelchair Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Wheelchair icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/306914.svg" alt="Wheelchair icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306914.svg" alt="Wheelchair icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306914.svg" alt="Wheelchair icon" :width="24" :height="24" />
CSS background
.icon-wheelchair {
background-image: url('https://proicons.com/icon/306914.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M555 783c-39 30-86 45-135 45-125 0-227-101-227-226 0-69 31-133 85-176l15-12-70-85-14 12C129 405 84 500 84 602c0 185 151 336 336 336 86 0 168-33 231-92l20-19-107-51-9 7zm348-35c-7-10-18-14-30-14h-59l-95-258-251 1-4-60 176 1-1-104H455l-5-91c21-17 33-42 33-69 0-51-41-92-91-92-51 0-92 41-92 92 0 45 37 74 37 74l36 354 273-1 100 252 166-1 2-15c2-8 8-48-11-69z"/></svg>
Wheelchair in other icon packs
Copied!