wheelchair-solid from Myna UI Icons by Praveen Juge · Solid · MIT Free for personal and commercial use.

Name
wheelchair-solid
Set
Myna UI Icons
Style
Solid
Viewbox
24×24
License
MIT

1 other variant in Myna UI Icons

The same icon in other sets

Use the wheelchair icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.938 3.938a2.35 2.35 0 1 1 2.675 3.783l.628 5.654a.25.25 0 0 0 .263.222l5.043-.288a1.75 1.75 0 0 1 1.848 1.668l.11 2.434a.25.25 0 0 0 .25.239H19a.75.75 0 0 1 0 1.5h-.244a1.75 1.75 0 0 1-1.749-1.67l-.11-2.435a.25.25 0 0 0-.264-.239l-5.044.289A1.75 1.75 0 0 1 9.75 13.54L9.123 7.9a2.35 2.35 0 0 1-1.185-3.963M12 10.4a.75.75 0 0 1 .75-.75h3a.75.75 0 0 1 0 1.5h-3a.75.75 0 0 1-.75-.75m-3.518.122a.75.75 0 0 1-.37.995a4.05 4.05 0 1 0 5.61 4.696a.75.75 0 1 1 1.453.374A5.552 5.552 0 0 1 4.25 15.2a5.55 5.55 0 0 1 3.237-5.046a.75.75 0 0 1 .995.368"/></svg>

React

import type { SVGProps } from "react";

export function MynauiWheelchairSolid(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.938 3.938a2.35 2.35 0 1 1 2.675 3.783l.628 5.654a.25.25 0 0 0 .263.222l5.043-.288a1.75 1.75 0 0 1 1.848 1.668l.11 2.434a.25.25 0 0 0 .25.239H19a.75.75 0 0 1 0 1.5h-.244a1.75 1.75 0 0 1-1.749-1.67l-.11-2.435a.25.25 0 0 0-.264-.239l-5.044.289A1.75 1.75 0 0 1 9.75 13.54L9.123 7.9a2.35 2.35 0 0 1-1.185-3.963M12 10.4a.75.75 0 0 1 .75-.75h3a.75.75 0 0 1 0 1.5h-3a.75.75 0 0 1-.75-.75m-3.518.122a.75.75 0 0 1-.37.995a4.05 4.05 0 1 0 5.61 4.696a.75.75 0 1 1 1.453.374A5.552 5.552 0 0 1 4.25 15.2a5.55 5.55 0 0 1 3.237-5.046a.75.75 0 0 1 .995.368"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.938 3.938a2.35 2.35 0 1 1 2.675 3.783l.628 5.654a.25.25 0 0 0 .263.222l5.043-.288a1.75 1.75 0 0 1 1.848 1.668l.11 2.434a.25.25 0 0 0 .25.239H19a.75.75 0 0 1 0 1.5h-.244a1.75 1.75 0 0 1-1.749-1.67l-.11-2.435a.25.25 0 0 0-.264-.239l-5.044.289A1.75 1.75 0 0 1 9.75 13.54L9.123 7.9a2.35 2.35 0 0 1-1.185-3.963M12 10.4a.75.75 0 0 1 .75-.75h3a.75.75 0 0 1 0 1.5h-3a.75.75 0 0 1-.75-.75m-3.518.122a.75.75 0 0 1-.37.995a4.05 4.05 0 1 0 5.61 4.696a.75.75 0 1 1 1.453.374A5.552 5.552 0 0 1 4.25 15.2a5.55 5.55 0 0 1 3.237-5.046a.75.75 0 0 1 .995.368"/></svg>
</template>

CSS

.icon-wheelchair-solid {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.938%203.938a2.35%202.35%200%201%201%202.675%203.783l.628%205.654a.25.25%200%200%200%20.263.222l5.043-.288a1.75%201.75%200%200%201%201.848%201.668l.11%202.434a.25.25%200%200%200%20.25.239H19a.75.75%200%200%201%200%201.5h-.244a1.75%201.75%200%200%201-1.749-1.67l-.11-2.435a.25.25%200%200%200-.264-.239l-5.044.289A1.75%201.75%200%200%201%209.75%2013.54L9.123%207.9a2.35%202.35%200%200%201-1.185-3.963M12%2010.4a.75.75%200%200%201%20.75-.75h3a.75.75%200%200%201%200%201.5h-3a.75.75%200%200%201-.75-.75m-3.518.122a.75.75%200%200%201-.37.995a4.05%204.05%200%201%200%205.61%204.696a.75.75%200%201%201%201.453.374A5.552%205.552%200%200%201%204.25%2015.2a5.55%205.55%200%200%201%203.237-5.046a.75.75%200%200%201%20.995.368%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.938%203.938a2.35%202.35%200%201%201%202.675%203.783l.628%205.654a.25.25%200%200%200%20.263.222l5.043-.288a1.75%201.75%200%200%201%201.848%201.668l.11%202.434a.25.25%200%200%200%20.25.239H19a.75.75%200%200%201%200%201.5h-.244a1.75%201.75%200%200%201-1.749-1.67l-.11-2.435a.25.25%200%200%200-.264-.239l-5.044.289A1.75%201.75%200%200%201%209.75%2013.54L9.123%207.9a2.35%202.35%200%200%201-1.185-3.963M12%2010.4a.75.75%200%200%201%20.75-.75h3a.75.75%200%200%201%200%201.5h-3a.75.75%200%200%201-.75-.75m-3.518.122a.75.75%200%200%201-.37.995a4.05%204.05%200%201%200%205.61%204.696a.75.75%200%201%201%201.453.374A5.552%205.552%200%200%201%204.25%2015.2a5.55%205.55%200%200%201%203.237-5.046a.75.75%200%200%201%20.995.368%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mynaui/wheelchair-solid.svg?color=%231a73e8&size=48