eye off icon
eye-off-sharp-fill from Keyline Icons by Keyline Icons · Sharp Fill · MIT Free for personal and commercial use.
- Name
- eye-off-sharp-fill
- Set
- Keyline Icons
- Style
- Sharp Fill
- Viewbox
- 24×24
- License
- MIT
7 other variants in Keyline Icons
The same icon in other sets
eye-off-fillEva Iconseye-offFeather Iconseye-off-16-filledFluent UI System Iconseye-offHuge Iconseye-offHumbleiconseye-offIconoireye-offIonIconseye-offLucideeye-offMage Iconseye-offMajesticonseye-offMaterial Design Iconseye-offMyna UI Iconseye-offPixelarticonseye-off-fillRemix Iconeye-offTabler Icons
Use the eye off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="2"><path fill="currentColor" fill-rule="evenodd" d="M5.25 5.25L18.75 18.75C16.8543 20.1721 14.5069 21 12 21C6.7383 21 2.1794 17.3529 1.0244 12.2195C0.9919 12.075 0.9919 11.925 1.0244 11.7805C1.6291 9.0929 3.1668 6.8127 5.25 5.25ZM20.6633 17.1512L7.6419 3.9181C9.0024 3.3275 10.4819 3 12 3C17.2617 3 21.8206 6.6471 22.9756 11.7805C23.0081 11.925 23.0081 12.075 22.9756 12.2195C22.6998 13.4454 22.2298 14.5865 21.6025 15.6135ZM9.1716 9.1716L14.8284 14.8284C14.1046 15.5523 13.1046 16 12 16C9.7909 16 8 14.2091 8 12C8 10.8955 8.4477 9.8955 9.1716 9.1716ZM10.5858 10.5858L13.4142 13.4142C13.0523 13.7762 12.5523 14 12 14C10.8954 14 10 13.1046 10 12C10 11.4477 10.2238 10.9477 10.5858 10.5858Z" clip-rule="evenodd" stroke="none"/><path d="M1.7071 1.7071L22.2929 22.2929"/></g></svg>
React
import type { SVGProps } from "react";
export function KeylineIconsEyeOffSharpFill(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinejoin="round" strokeWidth="2"><path fill="currentColor" fillRule="evenodd" d="M5.25 5.25L18.75 18.75C16.8543 20.1721 14.5069 21 12 21C6.7383 21 2.1794 17.3529 1.0244 12.2195C0.9919 12.075 0.9919 11.925 1.0244 11.7805C1.6291 9.0929 3.1668 6.8127 5.25 5.25ZM20.6633 17.1512L7.6419 3.9181C9.0024 3.3275 10.4819 3 12 3C17.2617 3 21.8206 6.6471 22.9756 11.7805C23.0081 11.925 23.0081 12.075 22.9756 12.2195C22.6998 13.4454 22.2298 14.5865 21.6025 15.6135ZM9.1716 9.1716L14.8284 14.8284C14.1046 15.5523 13.1046 16 12 16C9.7909 16 8 14.2091 8 12C8 10.8955 8.4477 9.8955 9.1716 9.1716ZM10.5858 10.5858L13.4142 13.4142C13.0523 13.7762 12.5523 14 12 14C10.8954 14 10 13.1046 10 12C10 11.4477 10.2238 10.9477 10.5858 10.5858Z" clipRule="evenodd" stroke="none"/><path d="M1.7071 1.7071L22.2929 22.2929"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="2"><path fill="currentColor" fill-rule="evenodd" d="M5.25 5.25L18.75 18.75C16.8543 20.1721 14.5069 21 12 21C6.7383 21 2.1794 17.3529 1.0244 12.2195C0.9919 12.075 0.9919 11.925 1.0244 11.7805C1.6291 9.0929 3.1668 6.8127 5.25 5.25ZM20.6633 17.1512L7.6419 3.9181C9.0024 3.3275 10.4819 3 12 3C17.2617 3 21.8206 6.6471 22.9756 11.7805C23.0081 11.925 23.0081 12.075 22.9756 12.2195C22.6998 13.4454 22.2298 14.5865 21.6025 15.6135ZM9.1716 9.1716L14.8284 14.8284C14.1046 15.5523 13.1046 16 12 16C9.7909 16 8 14.2091 8 12C8 10.8955 8.4477 9.8955 9.1716 9.1716ZM10.5858 10.5858L13.4142 13.4142C13.0523 13.7762 12.5523 14 12 14C10.8954 14 10 13.1046 10 12C10 11.4477 10.2238 10.9477 10.5858 10.5858Z" clip-rule="evenodd" stroke="none"/><path d="M1.7071 1.7071L22.2929 22.2929"/></g></svg> </template>
CSS
.icon-eye-off-sharp-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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M5.25%205.25L18.75%2018.75C16.8543%2020.1721%2014.5069%2021%2012%2021C6.7383%2021%202.1794%2017.3529%201.0244%2012.2195C0.9919%2012.075%200.9919%2011.925%201.0244%2011.7805C1.6291%209.0929%203.1668%206.8127%205.25%205.25ZM20.6633%2017.1512L7.6419%203.9181C9.0024%203.3275%2010.4819%203%2012%203C17.2617%203%2021.8206%206.6471%2022.9756%2011.7805C23.0081%2011.925%2023.0081%2012.075%2022.9756%2012.2195C22.6998%2013.4454%2022.2298%2014.5865%2021.6025%2015.6135ZM9.1716%209.1716L14.8284%2014.8284C14.1046%2015.5523%2013.1046%2016%2012%2016C9.7909%2016%208%2014.2091%208%2012C8%2010.8955%208.4477%209.8955%209.1716%209.1716ZM10.5858%2010.5858L13.4142%2013.4142C13.0523%2013.7762%2012.5523%2014%2012%2014C10.8954%2014%2010%2013.1046%2010%2012C10%2011.4477%2010.2238%2010.9477%2010.5858%2010.5858Z%22%20clip-rule%3D%22evenodd%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M1.7071%201.7071L22.2929%2022.2929%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M5.25%205.25L18.75%2018.75C16.8543%2020.1721%2014.5069%2021%2012%2021C6.7383%2021%202.1794%2017.3529%201.0244%2012.2195C0.9919%2012.075%200.9919%2011.925%201.0244%2011.7805C1.6291%209.0929%203.1668%206.8127%205.25%205.25ZM20.6633%2017.1512L7.6419%203.9181C9.0024%203.3275%2010.4819%203%2012%203C17.2617%203%2021.8206%206.6471%2022.9756%2011.7805C23.0081%2011.925%2023.0081%2012.075%2022.9756%2012.2195C22.6998%2013.4454%2022.2298%2014.5865%2021.6025%2015.6135ZM9.1716%209.1716L14.8284%2014.8284C14.1046%2015.5523%2013.1046%2016%2012%2016C9.7909%2016%208%2014.2091%208%2012C8%2010.8955%208.4477%209.8955%209.1716%209.1716ZM10.5858%2010.5858L13.4142%2013.4142C13.0523%2013.7762%2012.5523%2014%2012%2014C10.8954%2014%2010%2013.1046%2010%2012C10%2011.4477%2010.2238%2010.9477%2010.5858%2010.5858Z%22%20clip-rule%3D%22evenodd%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M1.7071%201.7071L22.2929%2022.2929%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/keyline-icons/eye-off-sharp-fill.svg?color=%231a73e8&size=48