eye pain emoji

eye-pain from OpenMoji by OpenMoji · Default · Extras Openmoji · CC-BY-SA-4.0 Attribution required.

Name
eye-pain
Set
OpenMoji
Style
Default
Category
Extras Openmoji
Viewbox
72×72
License
CC BY-SA 4.0

More extras openmoji icons from OpenMoji

Use the eye pain emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><ellipse cx="35.98" cy="39.971" fill="#fff" rx="19.297" ry="11.01"/><circle cx="36.144" cy="39.651" r="8.896" fill="#a57939"/><ellipse cx="36" cy="39.921" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" rx="20" ry="11.737"/><circle cx="36.144" cy="39.651" r="4.85"/><circle cx="36.144" cy="39.651" r="4.85" fill="none"/><circle cx="36.144" cy="39.651" r="8.896" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m43.135 24.35l1.983-4.037l2.026 2.152l2.491-5.072m-25.319-1.134l2.333 3.845l-2.904.549l2.93 4.83m9.805-2.801l-.19-4.494l-2.721 1.154l-.238-5.646"/><path fill="none" stroke="#d22f27" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m43.135 24.35l1.983-4.037l2.026 2.152l2.491-5.072m-25.319-1.134l2.333 3.845l-2.904.549l2.93 4.83m9.805-2.801l-.19-4.494l-2.721 1.154l-.238-5.646"/></svg>

React

import type { SVGProps } from "react";

export function OpenmojiEyePain(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><ellipse cx="35.98" cy="39.971" fill="#fff" rx="19.297" ry="11.01"/><circle cx="36.144" cy="39.651" r="8.896" fill="#a57939"/><ellipse cx="36" cy="39.921" fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" rx="20" ry="11.737"/><circle cx="36.144" cy="39.651" r="4.85"/><circle cx="36.144" cy="39.651" r="4.85" fill="none"/><circle cx="36.144" cy="39.651" r="8.896" fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="m43.135 24.35l1.983-4.037l2.026 2.152l2.491-5.072m-25.319-1.134l2.333 3.845l-2.904.549l2.93 4.83m9.805-2.801l-.19-4.494l-2.721 1.154l-.238-5.646"/><path fill="none" stroke="#d22f27" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="m43.135 24.35l1.983-4.037l2.026 2.152l2.491-5.072m-25.319-1.134l2.333 3.845l-2.904.549l2.93 4.83m9.805-2.801l-.19-4.494l-2.721 1.154l-.238-5.646"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><ellipse cx="35.98" cy="39.971" fill="#fff" rx="19.297" ry="11.01"/><circle cx="36.144" cy="39.651" r="8.896" fill="#a57939"/><ellipse cx="36" cy="39.921" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" rx="20" ry="11.737"/><circle cx="36.144" cy="39.651" r="4.85"/><circle cx="36.144" cy="39.651" r="4.85" fill="none"/><circle cx="36.144" cy="39.651" r="8.896" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m43.135 24.35l1.983-4.037l2.026 2.152l2.491-5.072m-25.319-1.134l2.333 3.845l-2.904.549l2.93 4.83m9.805-2.801l-.19-4.494l-2.721 1.154l-.238-5.646"/><path fill="none" stroke="#d22f27" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m43.135 24.35l1.983-4.037l2.026 2.152l2.491-5.072m-25.319-1.134l2.333 3.845l-2.904.549l2.93 4.83m9.805-2.801l-.19-4.494l-2.721 1.154l-.238-5.646"/></svg>
</template>

CSS

.icon-eye-pain {
  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%2072%2072%22%3E%3Cellipse%20cx%3D%2235.98%22%20cy%3D%2239.971%22%20fill%3D%22%23fff%22%20rx%3D%2219.297%22%20ry%3D%2211.01%22%2F%3E%3Ccircle%20cx%3D%2236.144%22%20cy%3D%2239.651%22%20r%3D%228.896%22%20fill%3D%22%23a57939%22%2F%3E%3Cellipse%20cx%3D%2236%22%20cy%3D%2239.921%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20rx%3D%2220%22%20ry%3D%2211.737%22%2F%3E%3Ccircle%20cx%3D%2236.144%22%20cy%3D%2239.651%22%20r%3D%224.85%22%2F%3E%3Ccircle%20cx%3D%2236.144%22%20cy%3D%2239.651%22%20r%3D%224.85%22%20fill%3D%22none%22%2F%3E%3Ccircle%20cx%3D%2236.144%22%20cy%3D%2239.651%22%20r%3D%228.896%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m43.135%2024.35l1.983-4.037l2.026%202.152l2.491-5.072m-25.319-1.134l2.333%203.845l-2.904.549l2.93%204.83m9.805-2.801l-.19-4.494l-2.721%201.154l-.238-5.646%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23d22f27%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m43.135%2024.35l1.983-4.037l2.026%202.152l2.491-5.072m-25.319-1.134l2.333%203.845l-2.904.549l2.93%204.83m9.805-2.801l-.19-4.494l-2.721%201.154l-.238-5.646%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%2072%2072%22%3E%3Cellipse%20cx%3D%2235.98%22%20cy%3D%2239.971%22%20fill%3D%22%23fff%22%20rx%3D%2219.297%22%20ry%3D%2211.01%22%2F%3E%3Ccircle%20cx%3D%2236.144%22%20cy%3D%2239.651%22%20r%3D%228.896%22%20fill%3D%22%23a57939%22%2F%3E%3Cellipse%20cx%3D%2236%22%20cy%3D%2239.921%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20rx%3D%2220%22%20ry%3D%2211.737%22%2F%3E%3Ccircle%20cx%3D%2236.144%22%20cy%3D%2239.651%22%20r%3D%224.85%22%2F%3E%3Ccircle%20cx%3D%2236.144%22%20cy%3D%2239.651%22%20r%3D%224.85%22%20fill%3D%22none%22%2F%3E%3Ccircle%20cx%3D%2236.144%22%20cy%3D%2239.651%22%20r%3D%228.896%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m43.135%2024.35l1.983-4.037l2.026%202.152l2.491-5.072m-25.319-1.134l2.333%203.845l-2.904.549l2.93%204.83m9.805-2.801l-.19-4.494l-2.721%201.154l-.238-5.646%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23d22f27%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m43.135%2024.35l1.983-4.037l2.026%202.152l2.491-5.072m-25.319-1.134l2.333%203.845l-2.904.549l2.93%204.83m9.805-2.801l-.19-4.494l-2.721%201.154l-.238-5.646%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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