wheelchair motion icon
wheelchair-motion-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.
- Name
- wheelchair-motion-bold
- Set
- Phosphor
- Style
- Bold
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
Use the wheelchair motion icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M176 84a36 36 0 1 0-36-36a36 36 0 0 0 36 36m0-48a12 12 0 1 1-12 12a12 12 0 0 1 12-12m29.28 96.39a12 12 0 0 1 2.49 10l-16 80A12 12 0 0 1 180 232a12 12 0 0 1-2.36-.23a12 12 0 0 1-9.42-14.12L181.36 152H124a12 12 0 0 1-10.4-18l17.92-31.2a76.1 76.1 0 0 0-79.88 10.55a12 12 0 0 1-15.28-18.49a100 100 0 0 1 118.19-6.68a12 12 0 0 1 3.85 16L144.74 128H196a12 12 0 0 1 9.28 4.39m-41.47 44.52a64 64 0 1 1-73.64-68.16a12 12 0 0 1 3.66 23.72a40 40 0 1 0 46.05 42.62a12 12 0 1 1 23.93 1.82"/></svg>
React
import type { SVGProps } from "react";
export function PhWheelchairMotionBold(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M176 84a36 36 0 1 0-36-36a36 36 0 0 0 36 36m0-48a12 12 0 1 1-12 12a12 12 0 0 1 12-12m29.28 96.39a12 12 0 0 1 2.49 10l-16 80A12 12 0 0 1 180 232a12 12 0 0 1-2.36-.23a12 12 0 0 1-9.42-14.12L181.36 152H124a12 12 0 0 1-10.4-18l17.92-31.2a76.1 76.1 0 0 0-79.88 10.55a12 12 0 0 1-15.28-18.49a100 100 0 0 1 118.19-6.68a12 12 0 0 1 3.85 16L144.74 128H196a12 12 0 0 1 9.28 4.39m-41.47 44.52a64 64 0 1 1-73.64-68.16a12 12 0 0 1 3.66 23.72a40 40 0 1 0 46.05 42.62a12 12 0 1 1 23.93 1.82"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M176 84a36 36 0 1 0-36-36a36 36 0 0 0 36 36m0-48a12 12 0 1 1-12 12a12 12 0 0 1 12-12m29.28 96.39a12 12 0 0 1 2.49 10l-16 80A12 12 0 0 1 180 232a12 12 0 0 1-2.36-.23a12 12 0 0 1-9.42-14.12L181.36 152H124a12 12 0 0 1-10.4-18l17.92-31.2a76.1 76.1 0 0 0-79.88 10.55a12 12 0 0 1-15.28-18.49a100 100 0 0 1 118.19-6.68a12 12 0 0 1 3.85 16L144.74 128H196a12 12 0 0 1 9.28 4.39m-41.47 44.52a64 64 0 1 1-73.64-68.16a12 12 0 0 1 3.66 23.72a40 40 0 1 0 46.05 42.62a12 12 0 1 1 23.93 1.82"/></svg> </template>
CSS
.icon-wheelchair-motion-bold {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M176%2084a36%2036%200%201%200-36-36a36%2036%200%200%200%2036%2036m0-48a12%2012%200%201%201-12%2012a12%2012%200%200%201%2012-12m29.28%2096.39a12%2012%200%200%201%202.49%2010l-16%2080A12%2012%200%200%201%20180%20232a12%2012%200%200%201-2.36-.23a12%2012%200%200%201-9.42-14.12L181.36%20152H124a12%2012%200%200%201-10.4-18l17.92-31.2a76.1%2076.1%200%200%200-79.88%2010.55a12%2012%200%200%201-15.28-18.49a100%20100%200%200%201%20118.19-6.68a12%2012%200%200%201%203.85%2016L144.74%20128H196a12%2012%200%200%201%209.28%204.39m-41.47%2044.52a64%2064%200%201%201-73.64-68.16a12%2012%200%200%201%203.66%2023.72a40%2040%200%201%200%2046.05%2042.62a12%2012%200%201%201%2023.93%201.82%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M176%2084a36%2036%200%201%200-36-36a36%2036%200%200%200%2036%2036m0-48a12%2012%200%201%201-12%2012a12%2012%200%200%201%2012-12m29.28%2096.39a12%2012%200%200%201%202.49%2010l-16%2080A12%2012%200%200%201%20180%20232a12%2012%200%200%201-2.36-.23a12%2012%200%200%201-9.42-14.12L181.36%20152H124a12%2012%200%200%201-10.4-18l17.92-31.2a76.1%2076.1%200%200%200-79.88%2010.55a12%2012%200%200%201-15.28-18.49a100%20100%200%200%201%20118.19-6.68a12%2012%200%200%201%203.85%2016L144.74%20128H196a12%2012%200%200%201%209.28%204.39m-41.47%2044.52a64%2064%200%201%201-73.64-68.16a12%2012%200%200%201%203.66%2023.72a40%2040%200%201%200%2046.05%2042.62a12%2012%200%201%201%2023.93%201.82%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/wheelchair-motion-bold.svg?color=%231a73e8&size=48