eye-slash-solid from Flowbite Icons by Themesberg · Solid · General · MIT Free for personal and commercial use.

Name
eye-slash-solid
Set
Flowbite Icons
Style
Solid
Category
General
Viewbox
24×24
License
MIT

1 other variant in Flowbite Icons

The same icon in other sets

More general icons from Flowbite Icons

Use the eye slash icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="m4 15.6l3.055-3.056A5 5 0 0 1 7 12.012a5.006 5.006 0 0 1 5-5q.268.014.532.054l1.744-1.744A9 9 0 0 0 12 5.012c-5.388 0-10 5.336-10 7A6.5 6.5 0 0 0 4 15.6"/><path d="m14.7 10.726l4.995-5.007A.998.998 0 0 0 18.99 4a1 1 0 0 0-.71.305l-4.995 5.007a3 3 0 0 0-.588-.21l-.035-.01a2.98 2.98 0 0 0-3.584 3.583c0 .012.008.022.01.033q.075.307.211.59l-4.995 4.983a1 1 0 1 0 1.414 1.414l4.995-4.983q.284.137.59.211c.011 0 .021.007.033.01a2.982 2.982 0 0 0 3.584-3.584c0-.012-.008-.023-.011-.035a3 3 0 0 0-.21-.588Z"/><path d="m19.821 8.605l-2.857 2.857a4.952 4.952 0 0 1-5.514 5.514l-1.785 1.785c.767.166 1.55.25 2.335.251c6.453 0 10-5.258 10-7c0-1.166-1.637-2.874-2.179-3.407"/></g></svg>

React

import type { SVGProps } from "react";

export function FlowbiteEyeSlashSolid(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="m4 15.6l3.055-3.056A5 5 0 0 1 7 12.012a5.006 5.006 0 0 1 5-5q.268.014.532.054l1.744-1.744A9 9 0 0 0 12 5.012c-5.388 0-10 5.336-10 7A6.5 6.5 0 0 0 4 15.6"/><path d="m14.7 10.726l4.995-5.007A.998.998 0 0 0 18.99 4a1 1 0 0 0-.71.305l-4.995 5.007a3 3 0 0 0-.588-.21l-.035-.01a2.98 2.98 0 0 0-3.584 3.583c0 .012.008.022.01.033q.075.307.211.59l-4.995 4.983a1 1 0 1 0 1.414 1.414l4.995-4.983q.284.137.59.211c.011 0 .021.007.033.01a2.982 2.982 0 0 0 3.584-3.584c0-.012-.008-.023-.011-.035a3 3 0 0 0-.21-.588Z"/><path d="m19.821 8.605l-2.857 2.857a4.952 4.952 0 0 1-5.514 5.514l-1.785 1.785c.767.166 1.55.25 2.335.251c6.453 0 10-5.258 10-7c0-1.166-1.637-2.874-2.179-3.407"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="m4 15.6l3.055-3.056A5 5 0 0 1 7 12.012a5.006 5.006 0 0 1 5-5q.268.014.532.054l1.744-1.744A9 9 0 0 0 12 5.012c-5.388 0-10 5.336-10 7A6.5 6.5 0 0 0 4 15.6"/><path d="m14.7 10.726l4.995-5.007A.998.998 0 0 0 18.99 4a1 1 0 0 0-.71.305l-4.995 5.007a3 3 0 0 0-.588-.21l-.035-.01a2.98 2.98 0 0 0-3.584 3.583c0 .012.008.022.01.033q.075.307.211.59l-4.995 4.983a1 1 0 1 0 1.414 1.414l4.995-4.983q.284.137.59.211c.011 0 .021.007.033.01a2.982 2.982 0 0 0 3.584-3.584c0-.012-.008-.023-.011-.035a3 3 0 0 0-.21-.588Z"/><path d="m19.821 8.605l-2.857 2.857a4.952 4.952 0 0 1-5.514 5.514l-1.785 1.785c.767.166 1.55.25 2.335.251c6.453 0 10-5.258 10-7c0-1.166-1.637-2.874-2.179-3.407"/></g></svg>
</template>

CSS

.icon-eye-slash-solid {
  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%22currentColor%22%3E%3Cpath%20d%3D%22m4%2015.6l3.055-3.056A5%205%200%200%201%207%2012.012a5.006%205.006%200%200%201%205-5q.268.014.532.054l1.744-1.744A9%209%200%200%200%2012%205.012c-5.388%200-10%205.336-10%207A6.5%206.5%200%200%200%204%2015.6%22%2F%3E%3Cpath%20d%3D%22m14.7%2010.726l4.995-5.007A.998.998%200%200%200%2018.99%204a1%201%200%200%200-.71.305l-4.995%205.007a3%203%200%200%200-.588-.21l-.035-.01a2.98%202.98%200%200%200-3.584%203.583c0%20.012.008.022.01.033q.075.307.211.59l-4.995%204.983a1%201%200%201%200%201.414%201.414l4.995-4.983q.284.137.59.211c.011%200%20.021.007.033.01a2.982%202.982%200%200%200%203.584-3.584c0-.012-.008-.023-.011-.035a3%203%200%200%200-.21-.588Z%22%2F%3E%3Cpath%20d%3D%22m19.821%208.605l-2.857%202.857a4.952%204.952%200%200%201-5.514%205.514l-1.785%201.785c.767.166%201.55.25%202.335.251c6.453%200%2010-5.258%2010-7c0-1.166-1.637-2.874-2.179-3.407%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%22currentColor%22%3E%3Cpath%20d%3D%22m4%2015.6l3.055-3.056A5%205%200%200%201%207%2012.012a5.006%205.006%200%200%201%205-5q.268.014.532.054l1.744-1.744A9%209%200%200%200%2012%205.012c-5.388%200-10%205.336-10%207A6.5%206.5%200%200%200%204%2015.6%22%2F%3E%3Cpath%20d%3D%22m14.7%2010.726l4.995-5.007A.998.998%200%200%200%2018.99%204a1%201%200%200%200-.71.305l-4.995%205.007a3%203%200%200%200-.588-.21l-.035-.01a2.98%202.98%200%200%200-3.584%203.583c0%20.012.008.022.01.033q.075.307.211.59l-4.995%204.983a1%201%200%201%200%201.414%201.414l4.995-4.983q.284.137.59.211c.011%200%20.021.007.033.01a2.982%202.982%200%200%200%203.584-3.584c0-.012-.008-.023-.011-.035a3%203%200%200%200-.21-.588Z%22%2F%3E%3Cpath%20d%3D%22m19.821%208.605l-2.857%202.857a4.952%204.952%200%200%201-5.514%205.514l-1.785%201.785c.767.166%201.55.25%202.335.251c6.453%200%2010-5.258%2010-7c0-1.166-1.637-2.874-2.179-3.407%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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