eye closed icon

eye-closed-fill from Phosphor by Phosphor Icons · Fill · MIT Free for personal and commercial use.

Name
eye-closed-fill
Set
Phosphor
Style
Fill
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Related icons in Phosphor

Use the eye closed icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M230.94 164a8 8 0 1 1-13.89 8l-19-33.2A123.2 123.2 0 0 1 162 155.46l5.87 35.22a8 8 0 0 1-6.58 9.21a8.4 8.4 0 0 1-1.29.11a8 8 0 0 1-7.88-6.69l-5.77-34.58a133 133 0 0 1-36.68 0l-5.77 34.58A8 8 0 0 1 96 200a8.4 8.4 0 0 1-1.32-.11a8 8 0 0 1-6.58-9.21l5.9-35.22a123.2 123.2 0 0 1-36.06-16.69L39 172a8 8 0 1 1-13.94-8l20-35a153 153 0 0 1-19.3-20a8 8 0 0 1 0-10.06C44.56 75.72 77.55 48 128 48s83.44 27.72 102.22 51a8 8 0 0 1 0 10.06a153 153 0 0 1-19.3 20Z"/></svg>

React

import type { SVGProps } from "react";

export function PhEyeClosedFill(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="M230.94 164a8 8 0 1 1-13.89 8l-19-33.2A123.2 123.2 0 0 1 162 155.46l5.87 35.22a8 8 0 0 1-6.58 9.21a8.4 8.4 0 0 1-1.29.11a8 8 0 0 1-7.88-6.69l-5.77-34.58a133 133 0 0 1-36.68 0l-5.77 34.58A8 8 0 0 1 96 200a8.4 8.4 0 0 1-1.32-.11a8 8 0 0 1-6.58-9.21l5.9-35.22a123.2 123.2 0 0 1-36.06-16.69L39 172a8 8 0 1 1-13.94-8l20-35a153 153 0 0 1-19.3-20a8 8 0 0 1 0-10.06C44.56 75.72 77.55 48 128 48s83.44 27.72 102.22 51a8 8 0 0 1 0 10.06a153 153 0 0 1-19.3 20Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M230.94 164a8 8 0 1 1-13.89 8l-19-33.2A123.2 123.2 0 0 1 162 155.46l5.87 35.22a8 8 0 0 1-6.58 9.21a8.4 8.4 0 0 1-1.29.11a8 8 0 0 1-7.88-6.69l-5.77-34.58a133 133 0 0 1-36.68 0l-5.77 34.58A8 8 0 0 1 96 200a8.4 8.4 0 0 1-1.32-.11a8 8 0 0 1-6.58-9.21l5.9-35.22a123.2 123.2 0 0 1-36.06-16.69L39 172a8 8 0 1 1-13.94-8l20-35a153 153 0 0 1-19.3-20a8 8 0 0 1 0-10.06C44.56 75.72 77.55 48 128 48s83.44 27.72 102.22 51a8 8 0 0 1 0 10.06a153 153 0 0 1-19.3 20Z"/></svg>
</template>

CSS

.icon-eye-closed-fill {
  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%22M230.94%20164a8%208%200%201%201-13.89%208l-19-33.2A123.2%20123.2%200%200%201%20162%20155.46l5.87%2035.22a8%208%200%200%201-6.58%209.21a8.4%208.4%200%200%201-1.29.11a8%208%200%200%201-7.88-6.69l-5.77-34.58a133%20133%200%200%201-36.68%200l-5.77%2034.58A8%208%200%200%201%2096%20200a8.4%208.4%200%200%201-1.32-.11a8%208%200%200%201-6.58-9.21l5.9-35.22a123.2%20123.2%200%200%201-36.06-16.69L39%20172a8%208%200%201%201-13.94-8l20-35a153%20153%200%200%201-19.3-20a8%208%200%200%201%200-10.06C44.56%2075.72%2077.55%2048%20128%2048s83.44%2027.72%20102.22%2051a8%208%200%200%201%200%2010.06a153%20153%200%200%201-19.3%2020Z%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%22M230.94%20164a8%208%200%201%201-13.89%208l-19-33.2A123.2%20123.2%200%200%201%20162%20155.46l5.87%2035.22a8%208%200%200%201-6.58%209.21a8.4%208.4%200%200%201-1.29.11a8%208%200%200%201-7.88-6.69l-5.77-34.58a133%20133%200%200%201-36.68%200l-5.77%2034.58A8%208%200%200%201%2096%20200a8.4%208.4%200%200%201-1.32-.11a8%208%200%200%201-6.58-9.21l5.9-35.22a123.2%20123.2%200%200%201-36.06-16.69L39%20172a8%208%200%201%201-13.94-8l20-35a153%20153%200%200%201-19.3-20a8%208%200%200%201%200-10.06C44.56%2075.72%2077.55%2048%20128%2048s83.44%2027.72%20102.22%2051a8%208%200%200%201%200%2010.06a153%20153%200%200%201-19.3%2020Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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