eye low vision icon

eye-low-vision from Font Awesome Solid by Dave Gandy · Solid · CC-BY-4.0 Attribution required.

Name
eye-low-vision
Set
Font Awesome Solid
Style
Solid
Viewbox
640×640
License
CC BY 4.0

The same icon in other sets

Related icons in Font Awesome Solid

Use the eye low vision icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M73 39.1c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6-.1 34l528 528c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-96.4-96.4c2.7-2.4 5.4-4.8 8-7.2c46.8-43.5 78.1-95.4 93-131.1c3.3-7.9 3.3-16.7 0-24.6c-14.9-35.7-46.2-87.7-93-131.1c-47.1-43.7-111.8-80.6-192.6-80.6c-56.8 0-105.6 18.2-146 44.2zm163.5 163.6C260 185.9 288.9 176 320 176c79.5 0 144 64.5 144 144c0 31.1-9.9 59.9-26.7 83.5l-34.7-34.7c12.7-21.4 17-47.7 10.1-73.7c-13.7-51.2-66.4-81.6-117.6-67.9c-8.6 2.3-16.7 5.7-24 10l-34.7-34.7zM120 221.9c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9L360.2 530c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9zm-42.3 93.4c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l170.1 170.3c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9z"/></svg>

React

import type { SVGProps } from "react";

export function Fa7SolidEyeLowVision(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M73 39.1c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6-.1 34l528 528c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-96.4-96.4c2.7-2.4 5.4-4.8 8-7.2c46.8-43.5 78.1-95.4 93-131.1c3.3-7.9 3.3-16.7 0-24.6c-14.9-35.7-46.2-87.7-93-131.1c-47.1-43.7-111.8-80.6-192.6-80.6c-56.8 0-105.6 18.2-146 44.2zm163.5 163.6C260 185.9 288.9 176 320 176c79.5 0 144 64.5 144 144c0 31.1-9.9 59.9-26.7 83.5l-34.7-34.7c12.7-21.4 17-47.7 10.1-73.7c-13.7-51.2-66.4-81.6-117.6-67.9c-8.6 2.3-16.7 5.7-24 10l-34.7-34.7zM120 221.9c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9L360.2 530c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9zm-42.3 93.4c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l170.1 170.3c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M73 39.1c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6-.1 34l528 528c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-96.4-96.4c2.7-2.4 5.4-4.8 8-7.2c46.8-43.5 78.1-95.4 93-131.1c3.3-7.9 3.3-16.7 0-24.6c-14.9-35.7-46.2-87.7-93-131.1c-47.1-43.7-111.8-80.6-192.6-80.6c-56.8 0-105.6 18.2-146 44.2zm163.5 163.6C260 185.9 288.9 176 320 176c79.5 0 144 64.5 144 144c0 31.1-9.9 59.9-26.7 83.5l-34.7-34.7c12.7-21.4 17-47.7 10.1-73.7c-13.7-51.2-66.4-81.6-117.6-67.9c-8.6 2.3-16.7 5.7-24 10l-34.7-34.7zM120 221.9c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9L360.2 530c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9zm-42.3 93.4c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l170.1 170.3c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9z"/></svg>
</template>

CSS

.icon-eye-low-vision {
  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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M73%2039.1c-9.4-9.4-24.6-9.4-33.9%200s-9.4%2024.6-.1%2034l528%20528c9.4%209.4%2024.6%209.4%2033.9%200s9.4-24.6%200-33.9l-96.4-96.4c2.7-2.4%205.4-4.8%208-7.2c46.8-43.5%2078.1-95.4%2093-131.1c3.3-7.9%203.3-16.7%200-24.6c-14.9-35.7-46.2-87.7-93-131.1c-47.1-43.7-111.8-80.6-192.6-80.6c-56.8%200-105.6%2018.2-146%2044.2zm163.5%20163.6C260%20185.9%20288.9%20176%20320%20176c79.5%200%20144%2064.5%20144%20144c0%2031.1-9.9%2059.9-26.7%2083.5l-34.7-34.7c12.7-21.4%2017-47.7%2010.1-73.7c-13.7-51.2-66.4-81.6-117.6-67.9c-8.6%202.3-16.7%205.7-24%2010l-34.7-34.7zM120%20221.9c-9.4-9.4-24.6-9.4-33.9%200s-9.4%2024.6%200%2033.9L360.2%20530c9.4%209.4%2024.6%209.4%2033.9%200s9.4-24.6%200-33.9zm-42.3%2093.4c-9.4-9.4-24.6-9.4-33.9%200s-9.4%2024.6%200%2033.9l170.1%20170.3c9.4%209.4%2024.6%209.4%2033.9%200s9.4-24.6%200-33.9z%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M73%2039.1c-9.4-9.4-24.6-9.4-33.9%200s-9.4%2024.6-.1%2034l528%20528c9.4%209.4%2024.6%209.4%2033.9%200s9.4-24.6%200-33.9l-96.4-96.4c2.7-2.4%205.4-4.8%208-7.2c46.8-43.5%2078.1-95.4%2093-131.1c3.3-7.9%203.3-16.7%200-24.6c-14.9-35.7-46.2-87.7-93-131.1c-47.1-43.7-111.8-80.6-192.6-80.6c-56.8%200-105.6%2018.2-146%2044.2zm163.5%20163.6C260%20185.9%20288.9%20176%20320%20176c79.5%200%20144%2064.5%20144%20144c0%2031.1-9.9%2059.9-26.7%2083.5l-34.7-34.7c12.7-21.4%2017-47.7%2010.1-73.7c-13.7-51.2-66.4-81.6-117.6-67.9c-8.6%202.3-16.7%205.7-24%2010l-34.7-34.7zM120%20221.9c-9.4-9.4-24.6-9.4-33.9%200s-9.4%2024.6%200%2033.9L360.2%20530c9.4%209.4%2024.6%209.4%2033.9%200s9.4-24.6%200-33.9zm-42.3%2093.4c-9.4-9.4-24.6-9.4-33.9%200s-9.4%2024.6%200%2033.9l170.1%20170.3c9.4%209.4%2024.6%209.4%2033.9%200s9.4-24.6%200-33.9z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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