face with crossed out eyes emoji

face-with-crossed-out-eyes from OpenMoji by OpenMoji · Default · Smileys Emotion · CC-BY-SA-4.0 Attribution required.

Name
face-with-crossed-out-eyes
Set
OpenMoji
Style
Default
Category
Smileys Emotion
Viewbox
72×72
License
CC BY-SA 4.0
Aliases
dizzy-face, knocked-out-face

The same emoji in other sets

More smileys emotion icons from OpenMoji

Use the face with crossed out eyes emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fcea2b" d="M36 13c-12.682 0-23 10.318-23 23s10.318 23 23 23s23-10.318 23-23s-10.318-23-23-23"/><g fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2"><circle cx="36" cy="36" r="23"/><path stroke-linecap="round" stroke-linejoin="round" d="M29.5 43c1.284-.638 3.985-1.03 6.842-.998c2.624.03 4.99.414 6.158.998m5-14l-5 4m0-4l5 4m-18-4l-5 4m0-4l5 4"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiFaceWithCrossedOutEyes(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fcea2b" d="M36 13c-12.682 0-23 10.318-23 23s10.318 23 23 23s23-10.318 23-23s-10.318-23-23-23"/><g fill="none" stroke="#000" strokeMiterlimit="10" strokeWidth="2"><circle cx="36" cy="36" r="23"/><path strokeLinecap="round" strokeLinejoin="round" d="M29.5 43c1.284-.638 3.985-1.03 6.842-.998c2.624.03 4.99.414 6.158.998m5-14l-5 4m0-4l5 4m-18-4l-5 4m0-4l5 4"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fcea2b" d="M36 13c-12.682 0-23 10.318-23 23s10.318 23 23 23s23-10.318 23-23s-10.318-23-23-23"/><g fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2"><circle cx="36" cy="36" r="23"/><path stroke-linecap="round" stroke-linejoin="round" d="M29.5 43c1.284-.638 3.985-1.03 6.842-.998c2.624.03 4.99.414 6.158.998m5-14l-5 4m0-4l5 4m-18-4l-5 4m0-4l5 4"/></g></svg>
</template>

CSS

.icon-face-with-crossed-out-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%2072%2072%22%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M36%2013c-12.682%200-23%2010.318-23%2023s10.318%2023%2023%2023s23-10.318%2023-23s-10.318-23-23-23%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2236%22%20r%3D%2223%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M29.5%2043c1.284-.638%203.985-1.03%206.842-.998c2.624.03%204.99.414%206.158.998m5-14l-5%204m0-4l5%204m-18-4l-5%204m0-4l5%204%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M36%2013c-12.682%200-23%2010.318-23%2023s10.318%2023%2023%2023s23-10.318%2023-23s-10.318-23-23-23%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2236%22%20r%3D%2223%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M29.5%2043c1.284-.638%203.985-1.03%206.842-.998c2.624.03%204.99.414%206.158.998m5-14l-5%204m0-4l5%204m-18-4l-5%204m0-4l5%204%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/face-with-crossed-out-eyes.svg?color=%231a73e8&size=48