disability 02 icon

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

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

Related icons in Huge Icons

Use the disability 02 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m11.5 10l-2-1L7 12m7-6a2 2 0 1 1 0-4a2 2 0 0 1 0 4m1.5 13.483A6.07 6.07 0 0 1 10.57 22c-3.353 0-6.07-2.705-6.07-6.042c0-.875.164-1.707.5-2.458M12.65 8l-.754 1.846c-.766 1.879-1.149 2.818-.713 3.486s1.432.668 3.424.668c.694 0 1.364-.18 1.75.496L19.5 20"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsDisability02(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="m11.5 10l-2-1L7 12m7-6a2 2 0 1 1 0-4a2 2 0 0 1 0 4m1.5 13.483A6.07 6.07 0 0 1 10.57 22c-3.353 0-6.07-2.705-6.07-6.042c0-.875.164-1.707.5-2.458M12.65 8l-.754 1.846c-.766 1.879-1.149 2.818-.713 3.486s1.432.668 3.424.668c.694 0 1.364-.18 1.75.496L19.5 20"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m11.5 10l-2-1L7 12m7-6a2 2 0 1 1 0-4a2 2 0 0 1 0 4m1.5 13.483A6.07 6.07 0 0 1 10.57 22c-3.353 0-6.07-2.705-6.07-6.042c0-.875.164-1.707.5-2.458M12.65 8l-.754 1.846c-.766 1.879-1.149 2.818-.713 3.486s1.432.668 3.424.668c.694 0 1.364-.18 1.75.496L19.5 20"/></svg>
</template>

CSS

.icon-disability-02 {
  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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m11.5%2010l-2-1L7%2012m7-6a2%202%200%201%201%200-4a2%202%200%200%201%200%204m1.5%2013.483A6.07%206.07%200%200%201%2010.57%2022c-3.353%200-6.07-2.705-6.07-6.042c0-.875.164-1.707.5-2.458M12.65%208l-.754%201.846c-.766%201.879-1.149%202.818-.713%203.486s1.432.668%203.424.668c.694%200%201.364-.18%201.75.496L19.5%2020%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m11.5%2010l-2-1L7%2012m7-6a2%202%200%201%201%200-4a2%202%200%200%201%200%204m1.5%2013.483A6.07%206.07%200%200%201%2010.57%2022c-3.353%200-6.07-2.705-6.07-6.042c0-.875.164-1.707.5-2.458M12.65%208l-.754%201.846c-.766%201.879-1.149%202.818-.713%203.486s1.432.668%203.424.668c.694%200%201.364-.18%201.75.496L19.5%2020%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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