eye-sharp-two-tone from Keyline Icons by Keyline Icons · Sharp Two Tone · MIT Free for personal and commercial use.

Name
eye-sharp-two-tone
Set
Keyline Icons
Style
Sharp Two Tone
Viewbox
24×24
License
MIT

7 other variants in Keyline Icons

The same icon in other sets

Related icons in Keyline Icons

Use the eye 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-opacity=".4" d="M1.0244 11.7805C2.1537 6.7612 6.8552 3 12 3C17.1448 3 21.8463 6.7612 22.9756 11.7805C23.0081 11.925 23.0081 12.075 22.9756 12.2195C21.8463 17.2388 17.1448 21 12 21C6.8552 21 2.1537 17.2388 1.0244 12.2195C0.9919 12.075 0.9919 11.925 1.0244 11.7805Z" stroke="none"/><path d="M2 12C3.0523 7.3229 7.206 4 12 4C16.794 4 20.9477 7.3229 22 12C20.9477 16.6771 16.794 20 12 20C7.206 20 3.0523 16.6771 2 12ZM15 12C15 13.6569 13.6569 15 12 15C10.3431 15 9 13.6569 9 12C9 10.3431 10.3431 9 12 9C13.6569 9 15 10.3431 15 12Z"/></g></svg>

React

import type { SVGProps } from "react";

export function KeylineIconsEyeSharpTwoTone(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" fillOpacity=".4" d="M1.0244 11.7805C2.1537 6.7612 6.8552 3 12 3C17.1448 3 21.8463 6.7612 22.9756 11.7805C23.0081 11.925 23.0081 12.075 22.9756 12.2195C21.8463 17.2388 17.1448 21 12 21C6.8552 21 2.1537 17.2388 1.0244 12.2195C0.9919 12.075 0.9919 11.925 1.0244 11.7805Z" stroke="none"/><path d="M2 12C3.0523 7.3229 7.206 4 12 4C16.794 4 20.9477 7.3229 22 12C20.9477 16.6771 16.794 20 12 20C7.206 20 3.0523 16.6771 2 12ZM15 12C15 13.6569 13.6569 15 12 15C10.3431 15 9 13.6569 9 12C9 10.3431 10.3431 9 12 9C13.6569 9 15 10.3431 15 12Z"/></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-opacity=".4" d="M1.0244 11.7805C2.1537 6.7612 6.8552 3 12 3C17.1448 3 21.8463 6.7612 22.9756 11.7805C23.0081 11.925 23.0081 12.075 22.9756 12.2195C21.8463 17.2388 17.1448 21 12 21C6.8552 21 2.1537 17.2388 1.0244 12.2195C0.9919 12.075 0.9919 11.925 1.0244 11.7805Z" stroke="none"/><path d="M2 12C3.0523 7.3229 7.206 4 12 4C16.794 4 20.9477 7.3229 22 12C20.9477 16.6771 16.794 20 12 20C7.206 20 3.0523 16.6771 2 12ZM15 12C15 13.6569 13.6569 15 12 15C10.3431 15 9 13.6569 9 12C9 10.3431 10.3431 9 12 9C13.6569 9 15 10.3431 15 12Z"/></g></svg>
</template>

CSS

.icon-eye-sharp-two-tone {
  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-opacity%3D%22.4%22%20d%3D%22M1.0244%2011.7805C2.1537%206.7612%206.8552%203%2012%203C17.1448%203%2021.8463%206.7612%2022.9756%2011.7805C23.0081%2011.925%2023.0081%2012.075%2022.9756%2012.2195C21.8463%2017.2388%2017.1448%2021%2012%2021C6.8552%2021%202.1537%2017.2388%201.0244%2012.2195C0.9919%2012.075%200.9919%2011.925%201.0244%2011.7805Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M2%2012C3.0523%207.3229%207.206%204%2012%204C16.794%204%2020.9477%207.3229%2022%2012C20.9477%2016.6771%2016.794%2020%2012%2020C7.206%2020%203.0523%2016.6771%202%2012ZM15%2012C15%2013.6569%2013.6569%2015%2012%2015C10.3431%2015%209%2013.6569%209%2012C9%2010.3431%2010.3431%209%2012%209C13.6569%209%2015%2010.3431%2015%2012Z%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-opacity%3D%22.4%22%20d%3D%22M1.0244%2011.7805C2.1537%206.7612%206.8552%203%2012%203C17.1448%203%2021.8463%206.7612%2022.9756%2011.7805C23.0081%2011.925%2023.0081%2012.075%2022.9756%2012.2195C21.8463%2017.2388%2017.1448%2021%2012%2021C6.8552%2021%202.1537%2017.2388%201.0244%2012.2195C0.9919%2012.075%200.9919%2011.925%201.0244%2011.7805Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M2%2012C3.0523%207.3229%207.206%204%2012%204C16.794%204%2020.9477%207.3229%2022%2012C20.9477%2016.6771%2016.794%2020%2012%2020C7.206%2020%203.0523%2016.6771%202%2012ZM15%2012C15%2013.6569%2013.6569%2015%2012%2015C10.3431%2015%209%2013.6569%209%2012C9%2010.3431%2010.3431%209%2012%209C13.6569%209%2015%2010.3431%2015%2012Z%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-sharp-two-tone.svg?color=%231a73e8&size=48