eye from Firefox OS Emoji by Mozilla · Default · People · Apache-2.0 Free for personal and commercial use.

Name
eye
Set
Firefox OS Emoji
Style
Default
Category
People
Viewbox
512×512
License
Apache 2.0

The same emoji in other sets

More people icons from Firefox OS Emoji

Use the eye emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#E5E4DF" d="M256 0c141.4 0 256 114.6 256 256S397.4 512 256 512S0 397.3 0 256C0 114.6 114.6 0 256 0"/><path fill="#00B1FF" d="M256 80c97.2 0 176 78.8 176 176s-78.8 176-176 176S80 353.2 80 256S158.8 80 256 80"/><path fill="#2B3B47" d="M256 160c53 0 96 43 96 96s-43 96-96 96s-96-43-96-96s43-96 96-96"/><path fill="#D4EDF6" d="M327.9 160c22.1 0 40 17.9 40 40s-17.9 40-40 40s-40-17.9-40-40s18-40 40-40"/><path fill="#D6DBDE" d="M349.2 233.7c-6.5-27.3-24.5-50-48.7-62.7c-7.7 7.3-12.6 17.5-12.6 29c0 22.1 17.9 40 40 40c7.9-.1 15.2-2.4 21.3-6.3"/></svg>

React

import type { SVGProps } from "react";

export function FxemojiEye(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#E5E4DF" d="M256 0c141.4 0 256 114.6 256 256S397.4 512 256 512S0 397.3 0 256C0 114.6 114.6 0 256 0"/><path fill="#00B1FF" d="M256 80c97.2 0 176 78.8 176 176s-78.8 176-176 176S80 353.2 80 256S158.8 80 256 80"/><path fill="#2B3B47" d="M256 160c53 0 96 43 96 96s-43 96-96 96s-96-43-96-96s43-96 96-96"/><path fill="#D4EDF6" d="M327.9 160c22.1 0 40 17.9 40 40s-17.9 40-40 40s-40-17.9-40-40s18-40 40-40"/><path fill="#D6DBDE" d="M349.2 233.7c-6.5-27.3-24.5-50-48.7-62.7c-7.7 7.3-12.6 17.5-12.6 29c0 22.1 17.9 40 40 40c7.9-.1 15.2-2.4 21.3-6.3"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#E5E4DF" d="M256 0c141.4 0 256 114.6 256 256S397.4 512 256 512S0 397.3 0 256C0 114.6 114.6 0 256 0"/><path fill="#00B1FF" d="M256 80c97.2 0 176 78.8 176 176s-78.8 176-176 176S80 353.2 80 256S158.8 80 256 80"/><path fill="#2B3B47" d="M256 160c53 0 96 43 96 96s-43 96-96 96s-96-43-96-96s43-96 96-96"/><path fill="#D4EDF6" d="M327.9 160c22.1 0 40 17.9 40 40s-17.9 40-40 40s-40-17.9-40-40s18-40 40-40"/><path fill="#D6DBDE" d="M349.2 233.7c-6.5-27.3-24.5-50-48.7-62.7c-7.7 7.3-12.6 17.5-12.6 29c0 22.1 17.9 40 40 40c7.9-.1 15.2-2.4 21.3-6.3"/></svg>
</template>

CSS

.icon-eye {
  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%20512%20512%22%3E%3Cpath%20fill%3D%22%23E5E4DF%22%20d%3D%22M256%200c141.4%200%20256%20114.6%20256%20256S397.4%20512%20256%20512S0%20397.3%200%20256C0%20114.6%20114.6%200%20256%200%22%2F%3E%3Cpath%20fill%3D%22%2300B1FF%22%20d%3D%22M256%2080c97.2%200%20176%2078.8%20176%20176s-78.8%20176-176%20176S80%20353.2%2080%20256S158.8%2080%20256%2080%22%2F%3E%3Cpath%20fill%3D%22%232B3B47%22%20d%3D%22M256%20160c53%200%2096%2043%2096%2096s-43%2096-96%2096s-96-43-96-96s43-96%2096-96%22%2F%3E%3Cpath%20fill%3D%22%23D4EDF6%22%20d%3D%22M327.9%20160c22.1%200%2040%2017.9%2040%2040s-17.9%2040-40%2040s-40-17.9-40-40s18-40%2040-40%22%2F%3E%3Cpath%20fill%3D%22%23D6DBDE%22%20d%3D%22M349.2%20233.7c-6.5-27.3-24.5-50-48.7-62.7c-7.7%207.3-12.6%2017.5-12.6%2029c0%2022.1%2017.9%2040%2040%2040c7.9-.1%2015.2-2.4%2021.3-6.3%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%20512%20512%22%3E%3Cpath%20fill%3D%22%23E5E4DF%22%20d%3D%22M256%200c141.4%200%20256%20114.6%20256%20256S397.4%20512%20256%20512S0%20397.3%200%20256C0%20114.6%20114.6%200%20256%200%22%2F%3E%3Cpath%20fill%3D%22%2300B1FF%22%20d%3D%22M256%2080c97.2%200%20176%2078.8%20176%20176s-78.8%20176-176%20176S80%20353.2%2080%20256S158.8%2080%20256%2080%22%2F%3E%3Cpath%20fill%3D%22%232B3B47%22%20d%3D%22M256%20160c53%200%2096%2043%2096%2096s-43%2096-96%2096s-96-43-96-96s43-96%2096-96%22%2F%3E%3Cpath%20fill%3D%22%23D4EDF6%22%20d%3D%22M327.9%20160c22.1%200%2040%2017.9%2040%2040s-17.9%2040-40%2040s-40-17.9-40-40s18-40%2040-40%22%2F%3E%3Cpath%20fill%3D%22%23D6DBDE%22%20d%3D%22M349.2%20233.7c-6.5-27.3-24.5-50-48.7-62.7c-7.7%207.3-12.6%2017.5-12.6%2029c0%2022.1%2017.9%2040%2040%2040c7.9-.1%2015.2-2.4%2021.3-6.3%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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