disability 01 icon

disability-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
disability-01
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the disability 01 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M19.5 18h-1.323c-.328 0-.492 0-.619-.086s-.188-.238-.31-.543l-.497-1.242c-.121-.305-.182-.457-.31-.543c-.126-.086-.29-.086-.618-.086H13.5c-.471 0-.707 0-.854-.146c-.146-.147-.146-.383-.146-.854v-4m0-2.5v2.5m0 0h3.889M12.5 6a2 2 0 1 1 0-4a2 2 0 0 1 0 4"/><path d="M9.558 10c-2.87.48-5.058 2.964-5.058 5.958C4.5 19.295 7.217 22 10.57 22a6.07 6.07 0 0 0 4.93-2.517"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsDisability01(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="M19.5 18h-1.323c-.328 0-.492 0-.619-.086s-.188-.238-.31-.543l-.497-1.242c-.121-.305-.182-.457-.31-.543c-.126-.086-.29-.086-.618-.086H13.5c-.471 0-.707 0-.854-.146c-.146-.147-.146-.383-.146-.854v-4m0-2.5v2.5m0 0h3.889M12.5 6a2 2 0 1 1 0-4a2 2 0 0 1 0 4"/><path d="M9.558 10c-2.87.48-5.058 2.964-5.058 5.958C4.5 19.295 7.217 22 10.57 22a6.07 6.07 0 0 0 4.93-2.517"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M19.5 18h-1.323c-.328 0-.492 0-.619-.086s-.188-.238-.31-.543l-.497-1.242c-.121-.305-.182-.457-.31-.543c-.126-.086-.29-.086-.618-.086H13.5c-.471 0-.707 0-.854-.146c-.146-.147-.146-.383-.146-.854v-4m0-2.5v2.5m0 0h3.889M12.5 6a2 2 0 1 1 0-4a2 2 0 0 1 0 4"/><path d="M9.558 10c-2.87.48-5.058 2.964-5.058 5.958C4.5 19.295 7.217 22 10.57 22a6.07 6.07 0 0 0 4.93-2.517"/></g></svg>
</template>

CSS

.icon-disability-01 {
  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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M19.5%2018h-1.323c-.328%200-.492%200-.619-.086s-.188-.238-.31-.543l-.497-1.242c-.121-.305-.182-.457-.31-.543c-.126-.086-.29-.086-.618-.086H13.5c-.471%200-.707%200-.854-.146c-.146-.147-.146-.383-.146-.854v-4m0-2.5v2.5m0%200h3.889M12.5%206a2%202%200%201%201%200-4a2%202%200%200%201%200%204%22%2F%3E%3Cpath%20d%3D%22M9.558%2010c-2.87.48-5.058%202.964-5.058%205.958C4.5%2019.295%207.217%2022%2010.57%2022a6.07%206.07%200%200%200%204.93-2.517%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M19.5%2018h-1.323c-.328%200-.492%200-.619-.086s-.188-.238-.31-.543l-.497-1.242c-.121-.305-.182-.457-.31-.543c-.126-.086-.29-.086-.618-.086H13.5c-.471%200-.707%200-.854-.146c-.146-.147-.146-.383-.146-.854v-4m0-2.5v2.5m0%200h3.889M12.5%206a2%202%200%201%201%200-4a2%202%200%200%201%200%204%22%2F%3E%3Cpath%20d%3D%22M9.558%2010c-2.87.48-5.058%202.964-5.058%205.958C4.5%2019.295%207.217%2022%2010.57%2022a6.07%206.07%200%200%200%204.93-2.517%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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