kissing face with smiling eyes emoji
kissing-face-with-smiling-eyes from OpenMoji by OpenMoji · Default · Smileys Emotion · CC-BY-SA-4.0 Attribution required.
- Name
- kissing-face-with-smiling-eyes
- Set
- OpenMoji
- Style
- Default
- Category
- Smileys Emotion
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
kissing-face-with-smiling-eyesEmoji One (Colored)kissing-face-with-smiling-eyesFluent Emojikissing-face-with-smiling-eyesFluent Emoji Flatkissing-face-with-smiling-eyesFluent Emoji High Contrastkissing-face-with-smiling-eyesNoto Emojikissing-face-with-smiling-eyesStreamline Emojiskissing-face-with-smiling-eyesTwitter Emoji
More smileys emotion icons from OpenMoji
alienalien-monsteranger-symbolangry-faceangry-face-with-hornsanguished-faceanxious-face-with-sweatastonished-facebeaming-face-with-smiling-eyesbeating-heartblack-heartblue-heartbroken-heartbrown-heartcat-with-tears-of-joycat-with-wry-smileclown-facecold-facecollisionconfounded-faceconfused-facecowboy-hat-facecracking-facecrying-cat
Use the kissing face with smiling eyes emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="36" cy="36" r="23" fill="#fcea2b"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2"><path stroke-linejoin="round" d="M36.415 41.092s10.525 3.196 0 5.564c0 0 10.458 2.988 0 4.913"/><circle cx="36" cy="36" r="23" stroke-linejoin="round"/><path d="M31.694 32.404a4.726 4.726 0 0 0-8.638 0m25.888 0a4.726 4.726 0 0 0-8.638 0"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiKissingFaceWithSmilingEyes(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="36" cy="36" r="23" fill="#fcea2b"/><g fill="none" stroke="#000" strokeLinecap="round" strokeMiterlimit="10" strokeWidth="2"><path strokeLinejoin="round" d="M36.415 41.092s10.525 3.196 0 5.564c0 0 10.458 2.988 0 4.913"/><circle cx="36" cy="36" r="23" strokeLinejoin="round"/><path d="M31.694 32.404a4.726 4.726 0 0 0-8.638 0m25.888 0a4.726 4.726 0 0 0-8.638 0"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="36" cy="36" r="23" fill="#fcea2b"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2"><path stroke-linejoin="round" d="M36.415 41.092s10.525 3.196 0 5.564c0 0 10.458 2.988 0 4.913"/><circle cx="36" cy="36" r="23" stroke-linejoin="round"/><path d="M31.694 32.404a4.726 4.726 0 0 0-8.638 0m25.888 0a4.726 4.726 0 0 0-8.638 0"/></g></svg> </template>
CSS
.icon-kissing-face-with-smiling-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%3Ccircle%20cx%3D%2236%22%20cy%3D%2236%22%20r%3D%2223%22%20fill%3D%22%23fcea2b%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M36.415%2041.092s10.525%203.196%200%205.564c0%200%2010.458%202.988%200%204.913%22%2F%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2236%22%20r%3D%2223%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M31.694%2032.404a4.726%204.726%200%200%200-8.638%200m25.888%200a4.726%204.726%200%200%200-8.638%200%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%3Ccircle%20cx%3D%2236%22%20cy%3D%2236%22%20r%3D%2223%22%20fill%3D%22%23fcea2b%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M36.415%2041.092s10.525%203.196%200%205.564c0%200%2010.458%202.988%200%204.913%22%2F%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2236%22%20r%3D%2223%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M31.694%2032.404a4.726%204.726%200%200%200-8.638%200m25.888%200a4.726%204.726%200%200%200-8.638%200%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/kissing-face-with-smiling-eyes.svg?color=%231a73e8&size=48