Eye Off Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Eye Off icon is commonly used in password toggles, visibility controls and preview buttons. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/310115.svg" alt="Eye Off icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310115.svg" alt="Eye Off icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310115.svg" alt="Eye Off icon" :width="24" :height="24" />
CSS background
.icon-eye-off {
background-image: url('https://proicons.com/icon/310115.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12.01 4.25647C9.93645 4.19552 7.89843 4.8056 6.19741 5.99647C4.41483 7.24219 3.02977 8.9787 2.20937 10.9965C2.07303 11.3122 2.00181 11.6524 2 11.9965C2.00442 12.3393 2.07202 12.6783 2.1994 12.9965C2.81073 14.4433 3.70973 15.7499 4.84147 16.8365L8.43071 13.1465C8.30655 12.7655 8.24263 12.3673 8.24128 11.9665C8.2412 11.3728 8.38167 10.7875 8.65113 10.2589C8.9206 9.73024 9.31135 9.27335 9.79125 8.92577C10.2712 8.57819 10.8265 8.34987 11.4115 8.25959C11.9966 8.16931 12.5947 8.21965 13.1565 8.40647L16.3868 5.16647C15.0227 4.51274 13.5208 4.20049 12.01 4.25647ZM21.7906 10.9765C21.0235 9.1004 19.7664 7.46641 18.1515 6.24647L14.8116 9.55647C15.4064 10.2288 15.733 11.0976 15.7288 11.9965C15.7288 12.992 15.3352 13.9468 14.6344 14.6517C13.9335 15.3565 12.9825 15.7538 11.99 15.7565C11.0906 15.7622 10.2207 15.4346 9.54736 14.8365L6.31704 18.0765C7.97542 19.2161 9.95058 19.8006 11.9601 19.7465H12.2592C14.242 19.7457 16.1768 19.1349 17.8026 17.9965C19.5856 16.7512 20.9707 15.0145 21.7906 12.9965C21.9267 12.6806 21.9979 12.3405 22 11.9965C21.9969 11.6461 21.9257 11.2996 21.7906 10.9765Z" fill="black"/> </svg>
Eye Off in other icon packs
Copied!