eye slash icon

eye-slash from Unicons by Iconscout · Line · User Interface · Apache-2.0 Free for personal and commercial use.

Name
eye-slash
Set
Unicons
Style
Line
Category
User Interface
Viewbox
24×24
License
Apache 2.0

The same icon in other sets

More user interface icons from Unicons

Use the eye slash icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.94 6.08A7 7 0 0 1 12 6c3.18 0 6.17 2.29 7.91 6a15 15 0 0 1-.9 1.64a1 1 0 0 0-.16.55a1 1 0 0 0 1.86.5a16 16 0 0 0 1.21-2.3a1 1 0 0 0 0-.79C19.9 6.91 16.1 4 12 4a8 8 0 0 0-1.4.12a1 1 0 1 0 .34 2ZM3.71 2.29a1 1 0 0 0-1.42 1.42l3.1 3.09a14.6 14.6 0 0 0-3.31 4.8a1 1 0 0 0 0 .8C4.1 17.09 7.9 20 12 20a9.26 9.26 0 0 0 5.05-1.54l3.24 3.25a1 1 0 0 0 1.42 0a1 1 0 0 0 0-1.42Zm6.36 9.19l2.45 2.45A1.8 1.8 0 0 1 12 14a2 2 0 0 1-2-2a1.8 1.8 0 0 1 .07-.52M12 18c-3.18 0-6.17-2.29-7.9-6a12.1 12.1 0 0 1 2.7-3.79L8.57 10A4 4 0 0 0 14 15.43L15.59 17A7.24 7.24 0 0 1 12 18"/></svg>

React

import type { SVGProps } from "react";

export function UilEyeSlash(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.94 6.08A7 7 0 0 1 12 6c3.18 0 6.17 2.29 7.91 6a15 15 0 0 1-.9 1.64a1 1 0 0 0-.16.55a1 1 0 0 0 1.86.5a16 16 0 0 0 1.21-2.3a1 1 0 0 0 0-.79C19.9 6.91 16.1 4 12 4a8 8 0 0 0-1.4.12a1 1 0 1 0 .34 2ZM3.71 2.29a1 1 0 0 0-1.42 1.42l3.1 3.09a14.6 14.6 0 0 0-3.31 4.8a1 1 0 0 0 0 .8C4.1 17.09 7.9 20 12 20a9.26 9.26 0 0 0 5.05-1.54l3.24 3.25a1 1 0 0 0 1.42 0a1 1 0 0 0 0-1.42Zm6.36 9.19l2.45 2.45A1.8 1.8 0 0 1 12 14a2 2 0 0 1-2-2a1.8 1.8 0 0 1 .07-.52M12 18c-3.18 0-6.17-2.29-7.9-6a12.1 12.1 0 0 1 2.7-3.79L8.57 10A4 4 0 0 0 14 15.43L15.59 17A7.24 7.24 0 0 1 12 18"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.94 6.08A7 7 0 0 1 12 6c3.18 0 6.17 2.29 7.91 6a15 15 0 0 1-.9 1.64a1 1 0 0 0-.16.55a1 1 0 0 0 1.86.5a16 16 0 0 0 1.21-2.3a1 1 0 0 0 0-.79C19.9 6.91 16.1 4 12 4a8 8 0 0 0-1.4.12a1 1 0 1 0 .34 2ZM3.71 2.29a1 1 0 0 0-1.42 1.42l3.1 3.09a14.6 14.6 0 0 0-3.31 4.8a1 1 0 0 0 0 .8C4.1 17.09 7.9 20 12 20a9.26 9.26 0 0 0 5.05-1.54l3.24 3.25a1 1 0 0 0 1.42 0a1 1 0 0 0 0-1.42Zm6.36 9.19l2.45 2.45A1.8 1.8 0 0 1 12 14a2 2 0 0 1-2-2a1.8 1.8 0 0 1 .07-.52M12 18c-3.18 0-6.17-2.29-7.9-6a12.1 12.1 0 0 1 2.7-3.79L8.57 10A4 4 0 0 0 14 15.43L15.59 17A7.24 7.24 0 0 1 12 18"/></svg>
</template>

CSS

.icon-eye-slash {
  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%22currentColor%22%20d%3D%22M10.94%206.08A7%207%200%200%201%2012%206c3.18%200%206.17%202.29%207.91%206a15%2015%200%200%201-.9%201.64a1%201%200%200%200-.16.55a1%201%200%200%200%201.86.5a16%2016%200%200%200%201.21-2.3a1%201%200%200%200%200-.79C19.9%206.91%2016.1%204%2012%204a8%208%200%200%200-1.4.12a1%201%200%201%200%20.34%202ZM3.71%202.29a1%201%200%200%200-1.42%201.42l3.1%203.09a14.6%2014.6%200%200%200-3.31%204.8a1%201%200%200%200%200%20.8C4.1%2017.09%207.9%2020%2012%2020a9.26%209.26%200%200%200%205.05-1.54l3.24%203.25a1%201%200%200%200%201.42%200a1%201%200%200%200%200-1.42Zm6.36%209.19l2.45%202.45A1.8%201.8%200%200%201%2012%2014a2%202%200%200%201-2-2a1.8%201.8%200%200%201%20.07-.52M12%2018c-3.18%200-6.17-2.29-7.9-6a12.1%2012.1%200%200%201%202.7-3.79L8.57%2010A4%204%200%200%200%2014%2015.43L15.59%2017A7.24%207.24%200%200%201%2012%2018%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%22currentColor%22%20d%3D%22M10.94%206.08A7%207%200%200%201%2012%206c3.18%200%206.17%202.29%207.91%206a15%2015%200%200%201-.9%201.64a1%201%200%200%200-.16.55a1%201%200%200%200%201.86.5a16%2016%200%200%200%201.21-2.3a1%201%200%200%200%200-.79C19.9%206.91%2016.1%204%2012%204a8%208%200%200%200-1.4.12a1%201%200%201%200%20.34%202ZM3.71%202.29a1%201%200%200%200-1.42%201.42l3.1%203.09a14.6%2014.6%200%200%200-3.31%204.8a1%201%200%200%200%200%20.8C4.1%2017.09%207.9%2020%2012%2020a9.26%209.26%200%200%200%205.05-1.54l3.24%203.25a1%201%200%200%200%201.42%200a1%201%200%200%200%200-1.42Zm6.36%209.19l2.45%202.45A1.8%201.8%200%200%201%2012%2014a2%202%200%200%201-2-2a1.8%201.8%200%200%201%20.07-.52M12%2018c-3.18%200-6.17-2.29-7.9-6a12.1%2012.1%200%200%201%202.7-3.79L8.57%2010A4%204%200%200%200%2014%2015.43L15.59%2017A7.24%207.24%200%200%201%2012%2018%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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