Back to Explorer
16 - 512
0.5 - 4.0
Save to
imageoutline
md remove red eye
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdRemoveRedEyeIcon = (props) => (
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
width="24"
height="24"
fill="none"
stroke="currentColor"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
{...props}
>
<path d="M0 0h24v24H0V0z" fill="none"/><path d="M12 6.5c3.79 0 7.17 2.13 8.82 5.5-1.65 3.37-5.02 5.5-8.82 5.5S4.83 15.37 3.18 12C4.83 8.63 8.21 6.5 12 6.5m0-2C7 4.5 2.73 7.61 1 12c1.73 4.39 6 7.5 11 7.5s9.27-3.11 11-7.5c-1.73-4.39-6-7.5-11-7.5zm0 5c1.38 0 2.5 1.12 2.5 2.5s-1.12 2.5-2.5 2.5-2.5-1.12-2.5-2.5 1.12-2.5 2.5-2.5m0-2c-2.48 0-4.5 2.02-4.5 4.5s2.02 4.5 4.5 4.5 4.5-2.02 4.5-4.5-2.02-4.5-4.5-4.5z"/>
</svg>
);SVG Optimizer
Before
0.58 KB
↓
After
0.58 KB
Tags
displayeyeglancehiddenhidden textinsightirislooklookingobserveopticpassword visibilitypeekperspectivepreviewprivatepublicredremoverevealsecurityseeshowsightsightedspystaretoggle visibilityunhideviewvisibilityvisiblevisionvisualwatch
Compare Alternatives
See how other libraries approach this concept.