wheelchair motion icon

wheelchair-motion-thin from Phosphor by Phosphor Icons · Thin · MIT Free for personal and commercial use.

Name
wheelchair-motion-thin
Set
Phosphor
Style
Thin
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 76a28 28 0 1 0-28-28a28 28 0 0 0 28 28m0-48a20 20 0 1 1-20 20a20 20 0 0 1 20-20m-12 140a60 60 0 1 1-60-60a4 4 0 0 1 0 8a52 52 0 1 0 52 52a4 4 0 0 1 8 0m39.09-34.54a4 4 0 0 1 .83 3.32l-16 80A4 4 0 0 1 184 220a3.4 3.4 0 0 1-.78-.08a4 4 0 0 1-3.14-4.7l15-75.22H128a4 4 0 0 1-3.47-6l22.08-38.42a84.05 84.05 0 0 0-96.06 7.61a4 4 0 0 1-5.1-6.19a92 92 0 0 1 108.73-6.15a4 4 0 0 1 1.29 5.34L134.91 132H200a4 4 0 0 1 3.09 1.46"/></svg>

React

import type { SVGProps } from "react";

export function PhWheelchairMotionThin(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 76a28 28 0 1 0-28-28a28 28 0 0 0 28 28m0-48a20 20 0 1 1-20 20a20 20 0 0 1 20-20m-12 140a60 60 0 1 1-60-60a4 4 0 0 1 0 8a52 52 0 1 0 52 52a4 4 0 0 1 8 0m39.09-34.54a4 4 0 0 1 .83 3.32l-16 80A4 4 0 0 1 184 220a3.4 3.4 0 0 1-.78-.08a4 4 0 0 1-3.14-4.7l15-75.22H128a4 4 0 0 1-3.47-6l22.08-38.42a84.05 84.05 0 0 0-96.06 7.61a4 4 0 0 1-5.1-6.19a92 92 0 0 1 108.73-6.15a4 4 0 0 1 1.29 5.34L134.91 132H200a4 4 0 0 1 3.09 1.46"/></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 76a28 28 0 1 0-28-28a28 28 0 0 0 28 28m0-48a20 20 0 1 1-20 20a20 20 0 0 1 20-20m-12 140a60 60 0 1 1-60-60a4 4 0 0 1 0 8a52 52 0 1 0 52 52a4 4 0 0 1 8 0m39.09-34.54a4 4 0 0 1 .83 3.32l-16 80A4 4 0 0 1 184 220a3.4 3.4 0 0 1-.78-.08a4 4 0 0 1-3.14-4.7l15-75.22H128a4 4 0 0 1-3.47-6l22.08-38.42a84.05 84.05 0 0 0-96.06 7.61a4 4 0 0 1-5.1-6.19a92 92 0 0 1 108.73-6.15a4 4 0 0 1 1.29 5.34L134.91 132H200a4 4 0 0 1 3.09 1.46"/></svg>
</template>

CSS

.icon-wheelchair-motion-thin {
  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%2076a28%2028%200%201%200-28-28a28%2028%200%200%200%2028%2028m0-48a20%2020%200%201%201-20%2020a20%2020%200%200%201%2020-20m-12%20140a60%2060%200%201%201-60-60a4%204%200%200%201%200%208a52%2052%200%201%200%2052%2052a4%204%200%200%201%208%200m39.09-34.54a4%204%200%200%201%20.83%203.32l-16%2080A4%204%200%200%201%20184%20220a3.4%203.4%200%200%201-.78-.08a4%204%200%200%201-3.14-4.7l15-75.22H128a4%204%200%200%201-3.47-6l22.08-38.42a84.05%2084.05%200%200%200-96.06%207.61a4%204%200%200%201-5.1-6.19a92%2092%200%200%201%20108.73-6.15a4%204%200%200%201%201.29%205.34L134.91%20132H200a4%204%200%200%201%203.09%201.46%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%2076a28%2028%200%201%200-28-28a28%2028%200%200%200%2028%2028m0-48a20%2020%200%201%201-20%2020a20%2020%200%200%201%2020-20m-12%20140a60%2060%200%201%201-60-60a4%204%200%200%201%200%208a52%2052%200%201%200%2052%2052a4%204%200%200%201%208%200m39.09-34.54a4%204%200%200%201%20.83%203.32l-16%2080A4%204%200%200%201%20184%20220a3.4%203.4%200%200%201-.78-.08a4%204%200%200%201-3.14-4.7l15-75.22H128a4%204%200%200%201-3.47-6l22.08-38.42a84.05%2084.05%200%200%200-96.06%207.61a4%204%200%200%201-5.1-6.19a92%2092%200%200%201%20108.73-6.15a4%204%200%200%201%201.29%205.34L134.91%20132H200a4%204%200%200%201%203.09%201.46%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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