eyes emoji
eyes from Noto Emoji by Google Inc · Default · People & Body · Apache-2.0 Free for personal and commercial use.
- Name
- eyes
- Set
- Noto Emoji
- Style
- Default
- Category
- People & Body
- Viewbox
- 128×128
- License
- Apache 2.0
The same emoji in other sets
More people & body icons from Noto Emoji
anatomical-heartartistastronautbabybaby-angelbackhand-index-pointing-downbackhand-index-pointing-leftbackhand-index-pointing-rightbackhand-index-pointing-upballet-dancerbiting-lipboneboybrainbreast-feedingbust-in-silhouettebusts-in-silhouettecall-me-handchildclapping-handsconstruction-workercookcouple-with-heartcouple-with-heart-man-man
Use the eyes emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#fafafa" d="M34.16 106.51C18.73 106.51 6.19 87.44 6.19 64s12.55-42.51 27.97-42.51S62.13 40.56 62.13 64s-12.55 42.51-27.97 42.51"/><path fill="#b0bec5" d="M34.16 23.49c6.63 0 12.98 4 17.87 11.27c5.22 7.75 8.1 18.14 8.1 29.24s-2.88 21.49-8.1 29.24c-4.89 7.27-11.24 11.27-17.87 11.27s-12.98-4-17.87-11.27C11.06 85.49 8.19 75.1 8.19 64s2.88-21.49 8.1-29.24c4.89-7.27 11.23-11.27 17.87-11.27m0-4C17.61 19.49 4.19 39.42 4.19 64s13.42 44.51 29.97 44.51S64.13 88.58 64.13 64S50.71 19.49 34.16 19.49"/><linearGradient id="SVGXpriXcHe" x1="22.523" x2="22.523" y1="46.676" y2="82.083" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#424242"/><stop offset="1" stop-color="#212121"/></linearGradient><path fill="url(#SVGXpriXcHe)" d="M25.63 59.84c-2.7-2.54-2.1-7.58 1.36-11.26c.18-.19.36-.37.55-.54c-1.54-.87-3.23-1.36-5.01-1.36c-7.19 0-13.02 7.93-13.02 17.7s5.83 17.7 13.02 17.7s13.02-7.93 13.02-17.7c0-1.75-.19-3.45-.54-5.05c-3.24 2.33-7.11 2.64-9.38.51"/><ellipse cx="93.84" cy="64" fill="#eee" rx="29.97" ry="44.51"/><path fill="#fafafa" d="M93.84 106.51c-15.42 0-27.97-19.07-27.97-42.51s12.55-42.51 27.97-42.51S121.81 40.56 121.81 64s-12.54 42.51-27.97 42.51"/><path fill="#b0bec5" d="M93.84 23.49c6.63 0 12.98 4 17.87 11.27c5.22 7.75 8.1 18.14 8.1 29.24s-2.88 21.49-8.1 29.24c-4.89 7.27-11.24 11.27-17.87 11.27s-12.98-4-17.87-11.27c-5.22-7.75-8.1-18.14-8.1-29.24s2.88-21.49 8.1-29.24c4.89-7.27 11.24-11.27 17.87-11.27m0-4c-16.55 0-29.97 19.93-29.97 44.51s13.42 44.51 29.97 44.51S123.81 88.58 123.81 64s-13.42-44.51-29.97-44.51"/><linearGradient id="SVGfIw6TdLx" x1="82.209" x2="82.209" y1="46.676" y2="82.083" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#424242"/><stop offset="1" stop-color="#212121"/></linearGradient><path fill="url(#SVGfIw6TdLx)" d="M85.31 59.84c-2.7-2.54-2.1-7.58 1.36-11.26c.18-.19.36-.37.55-.54c-1.54-.87-3.23-1.36-5.01-1.36c-7.19 0-13.02 7.93-13.02 17.7s5.83 17.7 13.02 17.7s13.02-7.93 13.02-17.7c0-1.75-.19-3.45-.54-5.05c-3.23 2.33-7.11 2.64-9.38.51"/></svg>
React
import type { SVGProps } from "react";
export function NotoEyes(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#fafafa" d="M34.16 106.51C18.73 106.51 6.19 87.44 6.19 64s12.55-42.51 27.97-42.51S62.13 40.56 62.13 64s-12.55 42.51-27.97 42.51"/><path fill="#b0bec5" d="M34.16 23.49c6.63 0 12.98 4 17.87 11.27c5.22 7.75 8.1 18.14 8.1 29.24s-2.88 21.49-8.1 29.24c-4.89 7.27-11.24 11.27-17.87 11.27s-12.98-4-17.87-11.27C11.06 85.49 8.19 75.1 8.19 64s2.88-21.49 8.1-29.24c4.89-7.27 11.23-11.27 17.87-11.27m0-4C17.61 19.49 4.19 39.42 4.19 64s13.42 44.51 29.97 44.51S64.13 88.58 64.13 64S50.71 19.49 34.16 19.49"/><linearGradient id="SVGXpriXcHe" x1="22.523" x2="22.523" y1="46.676" y2="82.083" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#424242"/><stop offset="1" stopColor="#212121"/></linearGradient><path fill="url(#SVGXpriXcHe)" d="M25.63 59.84c-2.7-2.54-2.1-7.58 1.36-11.26c.18-.19.36-.37.55-.54c-1.54-.87-3.23-1.36-5.01-1.36c-7.19 0-13.02 7.93-13.02 17.7s5.83 17.7 13.02 17.7s13.02-7.93 13.02-17.7c0-1.75-.19-3.45-.54-5.05c-3.24 2.33-7.11 2.64-9.38.51"/><ellipse cx="93.84" cy="64" fill="#eee" rx="29.97" ry="44.51"/><path fill="#fafafa" d="M93.84 106.51c-15.42 0-27.97-19.07-27.97-42.51s12.55-42.51 27.97-42.51S121.81 40.56 121.81 64s-12.54 42.51-27.97 42.51"/><path fill="#b0bec5" d="M93.84 23.49c6.63 0 12.98 4 17.87 11.27c5.22 7.75 8.1 18.14 8.1 29.24s-2.88 21.49-8.1 29.24c-4.89 7.27-11.24 11.27-17.87 11.27s-12.98-4-17.87-11.27c-5.22-7.75-8.1-18.14-8.1-29.24s2.88-21.49 8.1-29.24c4.89-7.27 11.24-11.27 17.87-11.27m0-4c-16.55 0-29.97 19.93-29.97 44.51s13.42 44.51 29.97 44.51S123.81 88.58 123.81 64s-13.42-44.51-29.97-44.51"/><linearGradient id="SVGfIw6TdLx" x1="82.209" x2="82.209" y1="46.676" y2="82.083" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#424242"/><stop offset="1" stopColor="#212121"/></linearGradient><path fill="url(#SVGfIw6TdLx)" d="M85.31 59.84c-2.7-2.54-2.1-7.58 1.36-11.26c.18-.19.36-.37.55-.54c-1.54-.87-3.23-1.36-5.01-1.36c-7.19 0-13.02 7.93-13.02 17.7s5.83 17.7 13.02 17.7s13.02-7.93 13.02-17.7c0-1.75-.19-3.45-.54-5.05c-3.23 2.33-7.11 2.64-9.38.51"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#fafafa" d="M34.16 106.51C18.73 106.51 6.19 87.44 6.19 64s12.55-42.51 27.97-42.51S62.13 40.56 62.13 64s-12.55 42.51-27.97 42.51"/><path fill="#b0bec5" d="M34.16 23.49c6.63 0 12.98 4 17.87 11.27c5.22 7.75 8.1 18.14 8.1 29.24s-2.88 21.49-8.1 29.24c-4.89 7.27-11.24 11.27-17.87 11.27s-12.98-4-17.87-11.27C11.06 85.49 8.19 75.1 8.19 64s2.88-21.49 8.1-29.24c4.89-7.27 11.23-11.27 17.87-11.27m0-4C17.61 19.49 4.19 39.42 4.19 64s13.42 44.51 29.97 44.51S64.13 88.58 64.13 64S50.71 19.49 34.16 19.49"/><linearGradient id="SVGXpriXcHe" x1="22.523" x2="22.523" y1="46.676" y2="82.083" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#424242"/><stop offset="1" stop-color="#212121"/></linearGradient><path fill="url(#SVGXpriXcHe)" d="M25.63 59.84c-2.7-2.54-2.1-7.58 1.36-11.26c.18-.19.36-.37.55-.54c-1.54-.87-3.23-1.36-5.01-1.36c-7.19 0-13.02 7.93-13.02 17.7s5.83 17.7 13.02 17.7s13.02-7.93 13.02-17.7c0-1.75-.19-3.45-.54-5.05c-3.24 2.33-7.11 2.64-9.38.51"/><ellipse cx="93.84" cy="64" fill="#eee" rx="29.97" ry="44.51"/><path fill="#fafafa" d="M93.84 106.51c-15.42 0-27.97-19.07-27.97-42.51s12.55-42.51 27.97-42.51S121.81 40.56 121.81 64s-12.54 42.51-27.97 42.51"/><path fill="#b0bec5" d="M93.84 23.49c6.63 0 12.98 4 17.87 11.27c5.22 7.75 8.1 18.14 8.1 29.24s-2.88 21.49-8.1 29.24c-4.89 7.27-11.24 11.27-17.87 11.27s-12.98-4-17.87-11.27c-5.22-7.75-8.1-18.14-8.1-29.24s2.88-21.49 8.1-29.24c4.89-7.27 11.24-11.27 17.87-11.27m0-4c-16.55 0-29.97 19.93-29.97 44.51s13.42 44.51 29.97 44.51S123.81 88.58 123.81 64s-13.42-44.51-29.97-44.51"/><linearGradient id="SVGfIw6TdLx" x1="82.209" x2="82.209" y1="46.676" y2="82.083" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#424242"/><stop offset="1" stop-color="#212121"/></linearGradient><path fill="url(#SVGfIw6TdLx)" d="M85.31 59.84c-2.7-2.54-2.1-7.58 1.36-11.26c.18-.19.36-.37.55-.54c-1.54-.87-3.23-1.36-5.01-1.36c-7.19 0-13.02 7.93-13.02 17.7s5.83 17.7 13.02 17.7s13.02-7.93 13.02-17.7c0-1.75-.19-3.45-.54-5.05c-3.23 2.33-7.11 2.64-9.38.51"/></svg> </template>
CSS
.icon-eyes {
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%20128%20128%22%3E%3Cpath%20fill%3D%22%23fafafa%22%20d%3D%22M34.16%20106.51C18.73%20106.51%206.19%2087.44%206.19%2064s12.55-42.51%2027.97-42.51S62.13%2040.56%2062.13%2064s-12.55%2042.51-27.97%2042.51%22%2F%3E%3Cpath%20fill%3D%22%23b0bec5%22%20d%3D%22M34.16%2023.49c6.63%200%2012.98%204%2017.87%2011.27c5.22%207.75%208.1%2018.14%208.1%2029.24s-2.88%2021.49-8.1%2029.24c-4.89%207.27-11.24%2011.27-17.87%2011.27s-12.98-4-17.87-11.27C11.06%2085.49%208.19%2075.1%208.19%2064s2.88-21.49%208.1-29.24c4.89-7.27%2011.23-11.27%2017.87-11.27m0-4C17.61%2019.49%204.19%2039.42%204.19%2064s13.42%2044.51%2029.97%2044.51S64.13%2088.58%2064.13%2064S50.71%2019.49%2034.16%2019.49%22%2F%3E%3ClinearGradient%20id%3D%22SVGXpriXcHe%22%20x1%3D%2222.523%22%20x2%3D%2222.523%22%20y1%3D%2246.676%22%20y2%3D%2282.083%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23424242%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23212121%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20fill%3D%22url(%23SVGXpriXcHe)%22%20d%3D%22M25.63%2059.84c-2.7-2.54-2.1-7.58%201.36-11.26c.18-.19.36-.37.55-.54c-1.54-.87-3.23-1.36-5.01-1.36c-7.19%200-13.02%207.93-13.02%2017.7s5.83%2017.7%2013.02%2017.7s13.02-7.93%2013.02-17.7c0-1.75-.19-3.45-.54-5.05c-3.24%202.33-7.11%202.64-9.38.51%22%2F%3E%3Cellipse%20cx%3D%2293.84%22%20cy%3D%2264%22%20fill%3D%22%23eee%22%20rx%3D%2229.97%22%20ry%3D%2244.51%22%2F%3E%3Cpath%20fill%3D%22%23fafafa%22%20d%3D%22M93.84%20106.51c-15.42%200-27.97-19.07-27.97-42.51s12.55-42.51%2027.97-42.51S121.81%2040.56%20121.81%2064s-12.54%2042.51-27.97%2042.51%22%2F%3E%3Cpath%20fill%3D%22%23b0bec5%22%20d%3D%22M93.84%2023.49c6.63%200%2012.98%204%2017.87%2011.27c5.22%207.75%208.1%2018.14%208.1%2029.24s-2.88%2021.49-8.1%2029.24c-4.89%207.27-11.24%2011.27-17.87%2011.27s-12.98-4-17.87-11.27c-5.22-7.75-8.1-18.14-8.1-29.24s2.88-21.49%208.1-29.24c4.89-7.27%2011.24-11.27%2017.87-11.27m0-4c-16.55%200-29.97%2019.93-29.97%2044.51s13.42%2044.51%2029.97%2044.51S123.81%2088.58%20123.81%2064s-13.42-44.51-29.97-44.51%22%2F%3E%3ClinearGradient%20id%3D%22SVGfIw6TdLx%22%20x1%3D%2282.209%22%20x2%3D%2282.209%22%20y1%3D%2246.676%22%20y2%3D%2282.083%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23424242%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23212121%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20fill%3D%22url(%23SVGfIw6TdLx)%22%20d%3D%22M85.31%2059.84c-2.7-2.54-2.1-7.58%201.36-11.26c.18-.19.36-.37.55-.54c-1.54-.87-3.23-1.36-5.01-1.36c-7.19%200-13.02%207.93-13.02%2017.7s5.83%2017.7%2013.02%2017.7s13.02-7.93%2013.02-17.7c0-1.75-.19-3.45-.54-5.05c-3.23%202.33-7.11%202.64-9.38.51%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%20128%20128%22%3E%3Cpath%20fill%3D%22%23fafafa%22%20d%3D%22M34.16%20106.51C18.73%20106.51%206.19%2087.44%206.19%2064s12.55-42.51%2027.97-42.51S62.13%2040.56%2062.13%2064s-12.55%2042.51-27.97%2042.51%22%2F%3E%3Cpath%20fill%3D%22%23b0bec5%22%20d%3D%22M34.16%2023.49c6.63%200%2012.98%204%2017.87%2011.27c5.22%207.75%208.1%2018.14%208.1%2029.24s-2.88%2021.49-8.1%2029.24c-4.89%207.27-11.24%2011.27-17.87%2011.27s-12.98-4-17.87-11.27C11.06%2085.49%208.19%2075.1%208.19%2064s2.88-21.49%208.1-29.24c4.89-7.27%2011.23-11.27%2017.87-11.27m0-4C17.61%2019.49%204.19%2039.42%204.19%2064s13.42%2044.51%2029.97%2044.51S64.13%2088.58%2064.13%2064S50.71%2019.49%2034.16%2019.49%22%2F%3E%3ClinearGradient%20id%3D%22SVGXpriXcHe%22%20x1%3D%2222.523%22%20x2%3D%2222.523%22%20y1%3D%2246.676%22%20y2%3D%2282.083%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23424242%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23212121%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20fill%3D%22url(%23SVGXpriXcHe)%22%20d%3D%22M25.63%2059.84c-2.7-2.54-2.1-7.58%201.36-11.26c.18-.19.36-.37.55-.54c-1.54-.87-3.23-1.36-5.01-1.36c-7.19%200-13.02%207.93-13.02%2017.7s5.83%2017.7%2013.02%2017.7s13.02-7.93%2013.02-17.7c0-1.75-.19-3.45-.54-5.05c-3.24%202.33-7.11%202.64-9.38.51%22%2F%3E%3Cellipse%20cx%3D%2293.84%22%20cy%3D%2264%22%20fill%3D%22%23eee%22%20rx%3D%2229.97%22%20ry%3D%2244.51%22%2F%3E%3Cpath%20fill%3D%22%23fafafa%22%20d%3D%22M93.84%20106.51c-15.42%200-27.97-19.07-27.97-42.51s12.55-42.51%2027.97-42.51S121.81%2040.56%20121.81%2064s-12.54%2042.51-27.97%2042.51%22%2F%3E%3Cpath%20fill%3D%22%23b0bec5%22%20d%3D%22M93.84%2023.49c6.63%200%2012.98%204%2017.87%2011.27c5.22%207.75%208.1%2018.14%208.1%2029.24s-2.88%2021.49-8.1%2029.24c-4.89%207.27-11.24%2011.27-17.87%2011.27s-12.98-4-17.87-11.27c-5.22-7.75-8.1-18.14-8.1-29.24s2.88-21.49%208.1-29.24c4.89-7.27%2011.24-11.27%2017.87-11.27m0-4c-16.55%200-29.97%2019.93-29.97%2044.51s13.42%2044.51%2029.97%2044.51S123.81%2088.58%20123.81%2064s-13.42-44.51-29.97-44.51%22%2F%3E%3ClinearGradient%20id%3D%22SVGfIw6TdLx%22%20x1%3D%2282.209%22%20x2%3D%2282.209%22%20y1%3D%2246.676%22%20y2%3D%2282.083%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23424242%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23212121%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20fill%3D%22url(%23SVGfIw6TdLx)%22%20d%3D%22M85.31%2059.84c-2.7-2.54-2.1-7.58%201.36-11.26c.18-.19.36-.37.55-.54c-1.54-.87-3.23-1.36-5.01-1.36c-7.19%200-13.02%207.93-13.02%2017.7s5.83%2017.7%2013.02%2017.7s13.02-7.93%2013.02-17.7c0-1.75-.19-3.45-.54-5.05c-3.23%202.33-7.11%202.64-9.38.51%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/noto/eyes.svg?color=%231a73e8&size=48