kissing face with closed eyes emoji

kissing-face-with-closed-eyes from Streamline Emojis by Streamline · Default · Smiley People · CC-BY-4.0 Attribution required.

Name
kissing-face-with-closed-eyes
Set
Streamline Emojis
Style
Default
Category
Smiley People
Viewbox
48×48
License
CC BY 4.0

The same emoji in other sets

More smiley people icons from Streamline Emojis

Use the kissing face with closed eyes emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#ffe500" d="M1.5 21.5a20 20 0 1 0 40 0a20 20 0 1 0-40 0"/><path fill="#ebcb00" d="M21.5 1.5a20 20 0 1 0 20 20a20 20 0 0 0-20-20m0 37a18.25 18.25 0 1 1 18.25-18.25A18.25 18.25 0 0 1 21.5 38.5"/><path fill="#fff48c" d="M15.5 5.5a6 1.5 0 1 0 12 0a6 1.5 0 1 0-12 0"/><path fill="#ebcb00" d="M39.39 30.44A20 20 0 0 1 31.2 39l-1.12-2.62l-.55-1.29a7.4 7.4 0 0 1 .16-5.86a5.71 5.71 0 0 1 3.9-3.32a4.46 4.46 0 0 1 4.62 1.69a4.9 4.9 0 0 1 .79 1.47Z"/><path fill="#45413c" d="M5.5 45.5a16 1.5 0 1 0 32 0a16 1.5 0 1 0-32 0" opacity=".15"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M1.5 21.5a20 20 0 1 0 40 0a20 20 0 1 0-40 0"/><path fill="#ff6242" d="M46 29.88a4.64 4.64 0 0 1 .06 4.12a6 6 0 0 1-3.45 3.22L34.36 40L31 32a6 6 0 0 1 .12-4.72a4.65 4.65 0 0 1 3.15-2.68a3.65 3.65 0 0 1 4.34 2.57l.64 2.06l2-.89A3.65 3.65 0 0 1 46 29.88"/><path fill="#ff866e" d="M32.51 28.41A3.64 3.64 0 0 1 36.85 31l.64 2l2-.89a3.64 3.64 0 0 1 4.8 1.55a4.3 4.3 0 0 1 .52 2.15A6.3 6.3 0 0 0 46.06 34a4.64 4.64 0 0 0-.06-4.12a3.65 3.65 0 0 0-4.8-1.55l-2 .89l-.64-2.06a3.65 3.65 0 0 0-4.34-2.57a4.65 4.65 0 0 0-3.15 2.68a6 6 0 0 0-.52 2.19a4.2 4.2 0 0 1 1.96-1.05"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M46 29.88a4.64 4.64 0 0 1 .06 4.12a6 6 0 0 1-3.45 3.22L34.36 40L31 32a6 6 0 0 1 .12-4.72a4.65 4.65 0 0 1 3.15-2.68a3.65 3.65 0 0 1 4.34 2.57l.64 2.06l2-.89A3.65 3.65 0 0 1 46 29.88m-24.49-1.61a2 2 0 0 1 1-.27a2 2 0 1 1 0 4a2 2 0 1 1 0 4a2 2 0 0 1-1-.27"/><path fill="#ffaa54" d="M7 26.5c0 .83 1.12 1.5 2.5 1.5s2.5-.67 2.5-1.5S10.88 25 9.5 25S7 25.67 7 26.5"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M35.5 20.5a1.75 1.75 0 0 1-3.5 0m-21 0a1.75 1.75 0 0 1-3.5 0"/></svg>

React

import type { SVGProps } from "react";

export function StreamlineEmojisKissingFaceWithClosedEyes(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#ffe500" d="M1.5 21.5a20 20 0 1 0 40 0a20 20 0 1 0-40 0"/><path fill="#ebcb00" d="M21.5 1.5a20 20 0 1 0 20 20a20 20 0 0 0-20-20m0 37a18.25 18.25 0 1 1 18.25-18.25A18.25 18.25 0 0 1 21.5 38.5"/><path fill="#fff48c" d="M15.5 5.5a6 1.5 0 1 0 12 0a6 1.5 0 1 0-12 0"/><path fill="#ebcb00" d="M39.39 30.44A20 20 0 0 1 31.2 39l-1.12-2.62l-.55-1.29a7.4 7.4 0 0 1 .16-5.86a5.71 5.71 0 0 1 3.9-3.32a4.46 4.46 0 0 1 4.62 1.69a4.9 4.9 0 0 1 .79 1.47Z"/><path fill="#45413c" d="M5.5 45.5a16 1.5 0 1 0 32 0a16 1.5 0 1 0-32 0" opacity=".15"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M1.5 21.5a20 20 0 1 0 40 0a20 20 0 1 0-40 0"/><path fill="#ff6242" d="M46 29.88a4.64 4.64 0 0 1 .06 4.12a6 6 0 0 1-3.45 3.22L34.36 40L31 32a6 6 0 0 1 .12-4.72a4.65 4.65 0 0 1 3.15-2.68a3.65 3.65 0 0 1 4.34 2.57l.64 2.06l2-.89A3.65 3.65 0 0 1 46 29.88"/><path fill="#ff866e" d="M32.51 28.41A3.64 3.64 0 0 1 36.85 31l.64 2l2-.89a3.64 3.64 0 0 1 4.8 1.55a4.3 4.3 0 0 1 .52 2.15A6.3 6.3 0 0 0 46.06 34a4.64 4.64 0 0 0-.06-4.12a3.65 3.65 0 0 0-4.8-1.55l-2 .89l-.64-2.06a3.65 3.65 0 0 0-4.34-2.57a4.65 4.65 0 0 0-3.15 2.68a6 6 0 0 0-.52 2.19a4.2 4.2 0 0 1 1.96-1.05"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M46 29.88a4.64 4.64 0 0 1 .06 4.12a6 6 0 0 1-3.45 3.22L34.36 40L31 32a6 6 0 0 1 .12-4.72a4.65 4.65 0 0 1 3.15-2.68a3.65 3.65 0 0 1 4.34 2.57l.64 2.06l2-.89A3.65 3.65 0 0 1 46 29.88m-24.49-1.61a2 2 0 0 1 1-.27a2 2 0 1 1 0 4a2 2 0 1 1 0 4a2 2 0 0 1-1-.27"/><path fill="#ffaa54" d="M7 26.5c0 .83 1.12 1.5 2.5 1.5s2.5-.67 2.5-1.5S10.88 25 9.5 25S7 25.67 7 26.5"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M35.5 20.5a1.75 1.75 0 0 1-3.5 0m-21 0a1.75 1.75 0 0 1-3.5 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#ffe500" d="M1.5 21.5a20 20 0 1 0 40 0a20 20 0 1 0-40 0"/><path fill="#ebcb00" d="M21.5 1.5a20 20 0 1 0 20 20a20 20 0 0 0-20-20m0 37a18.25 18.25 0 1 1 18.25-18.25A18.25 18.25 0 0 1 21.5 38.5"/><path fill="#fff48c" d="M15.5 5.5a6 1.5 0 1 0 12 0a6 1.5 0 1 0-12 0"/><path fill="#ebcb00" d="M39.39 30.44A20 20 0 0 1 31.2 39l-1.12-2.62l-.55-1.29a7.4 7.4 0 0 1 .16-5.86a5.71 5.71 0 0 1 3.9-3.32a4.46 4.46 0 0 1 4.62 1.69a4.9 4.9 0 0 1 .79 1.47Z"/><path fill="#45413c" d="M5.5 45.5a16 1.5 0 1 0 32 0a16 1.5 0 1 0-32 0" opacity=".15"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M1.5 21.5a20 20 0 1 0 40 0a20 20 0 1 0-40 0"/><path fill="#ff6242" d="M46 29.88a4.64 4.64 0 0 1 .06 4.12a6 6 0 0 1-3.45 3.22L34.36 40L31 32a6 6 0 0 1 .12-4.72a4.65 4.65 0 0 1 3.15-2.68a3.65 3.65 0 0 1 4.34 2.57l.64 2.06l2-.89A3.65 3.65 0 0 1 46 29.88"/><path fill="#ff866e" d="M32.51 28.41A3.64 3.64 0 0 1 36.85 31l.64 2l2-.89a3.64 3.64 0 0 1 4.8 1.55a4.3 4.3 0 0 1 .52 2.15A6.3 6.3 0 0 0 46.06 34a4.64 4.64 0 0 0-.06-4.12a3.65 3.65 0 0 0-4.8-1.55l-2 .89l-.64-2.06a3.65 3.65 0 0 0-4.34-2.57a4.65 4.65 0 0 0-3.15 2.68a6 6 0 0 0-.52 2.19a4.2 4.2 0 0 1 1.96-1.05"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M46 29.88a4.64 4.64 0 0 1 .06 4.12a6 6 0 0 1-3.45 3.22L34.36 40L31 32a6 6 0 0 1 .12-4.72a4.65 4.65 0 0 1 3.15-2.68a3.65 3.65 0 0 1 4.34 2.57l.64 2.06l2-.89A3.65 3.65 0 0 1 46 29.88m-24.49-1.61a2 2 0 0 1 1-.27a2 2 0 1 1 0 4a2 2 0 1 1 0 4a2 2 0 0 1-1-.27"/><path fill="#ffaa54" d="M7 26.5c0 .83 1.12 1.5 2.5 1.5s2.5-.67 2.5-1.5S10.88 25 9.5 25S7 25.67 7 26.5"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M35.5 20.5a1.75 1.75 0 0 1-3.5 0m-21 0a1.75 1.75 0 0 1-3.5 0"/></svg>
</template>

CSS

.icon-kissing-face-with-closed-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%2048%2048%22%3E%3Cpath%20fill%3D%22%23ffe500%22%20d%3D%22M1.5%2021.5a20%2020%200%201%200%2040%200a20%2020%200%201%200-40%200%22%2F%3E%3Cpath%20fill%3D%22%23ebcb00%22%20d%3D%22M21.5%201.5a20%2020%200%201%200%2020%2020a20%2020%200%200%200-20-20m0%2037a18.25%2018.25%200%201%201%2018.25-18.25A18.25%2018.25%200%200%201%2021.5%2038.5%22%2F%3E%3Cpath%20fill%3D%22%23fff48c%22%20d%3D%22M15.5%205.5a6%201.5%200%201%200%2012%200a6%201.5%200%201%200-12%200%22%2F%3E%3Cpath%20fill%3D%22%23ebcb00%22%20d%3D%22M39.39%2030.44A20%2020%200%200%201%2031.2%2039l-1.12-2.62l-.55-1.29a7.4%207.4%200%200%201%20.16-5.86a5.71%205.71%200%200%201%203.9-3.32a4.46%204.46%200%200%201%204.62%201.69a4.9%204.9%200%200%201%20.79%201.47Z%22%2F%3E%3Cpath%20fill%3D%22%2345413c%22%20d%3D%22M5.5%2045.5a16%201.5%200%201%200%2032%200a16%201.5%200%201%200-32%200%22%20opacity%3D%22.15%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M1.5%2021.5a20%2020%200%201%200%2040%200a20%2020%200%201%200-40%200%22%2F%3E%3Cpath%20fill%3D%22%23ff6242%22%20d%3D%22M46%2029.88a4.64%204.64%200%200%201%20.06%204.12a6%206%200%200%201-3.45%203.22L34.36%2040L31%2032a6%206%200%200%201%20.12-4.72a4.65%204.65%200%200%201%203.15-2.68a3.65%203.65%200%200%201%204.34%202.57l.64%202.06l2-.89A3.65%203.65%200%200%201%2046%2029.88%22%2F%3E%3Cpath%20fill%3D%22%23ff866e%22%20d%3D%22M32.51%2028.41A3.64%203.64%200%200%201%2036.85%2031l.64%202l2-.89a3.64%203.64%200%200%201%204.8%201.55a4.3%204.3%200%200%201%20.52%202.15A6.3%206.3%200%200%200%2046.06%2034a4.64%204.64%200%200%200-.06-4.12a3.65%203.65%200%200%200-4.8-1.55l-2%20.89l-.64-2.06a3.65%203.65%200%200%200-4.34-2.57a4.65%204.65%200%200%200-3.15%202.68a6%206%200%200%200-.52%202.19a4.2%204.2%200%200%201%201.96-1.05%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M46%2029.88a4.64%204.64%200%200%201%20.06%204.12a6%206%200%200%201-3.45%203.22L34.36%2040L31%2032a6%206%200%200%201%20.12-4.72a4.65%204.65%200%200%201%203.15-2.68a3.65%203.65%200%200%201%204.34%202.57l.64%202.06l2-.89A3.65%203.65%200%200%201%2046%2029.88m-24.49-1.61a2%202%200%200%201%201-.27a2%202%200%201%201%200%204a2%202%200%201%201%200%204a2%202%200%200%201-1-.27%22%2F%3E%3Cpath%20fill%3D%22%23ffaa54%22%20d%3D%22M7%2026.5c0%20.83%201.12%201.5%202.5%201.5s2.5-.67%202.5-1.5S10.88%2025%209.5%2025S7%2025.67%207%2026.5%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M35.5%2020.5a1.75%201.75%200%200%201-3.5%200m-21%200a1.75%201.75%200%200%201-3.5%200%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%2048%2048%22%3E%3Cpath%20fill%3D%22%23ffe500%22%20d%3D%22M1.5%2021.5a20%2020%200%201%200%2040%200a20%2020%200%201%200-40%200%22%2F%3E%3Cpath%20fill%3D%22%23ebcb00%22%20d%3D%22M21.5%201.5a20%2020%200%201%200%2020%2020a20%2020%200%200%200-20-20m0%2037a18.25%2018.25%200%201%201%2018.25-18.25A18.25%2018.25%200%200%201%2021.5%2038.5%22%2F%3E%3Cpath%20fill%3D%22%23fff48c%22%20d%3D%22M15.5%205.5a6%201.5%200%201%200%2012%200a6%201.5%200%201%200-12%200%22%2F%3E%3Cpath%20fill%3D%22%23ebcb00%22%20d%3D%22M39.39%2030.44A20%2020%200%200%201%2031.2%2039l-1.12-2.62l-.55-1.29a7.4%207.4%200%200%201%20.16-5.86a5.71%205.71%200%200%201%203.9-3.32a4.46%204.46%200%200%201%204.62%201.69a4.9%204.9%200%200%201%20.79%201.47Z%22%2F%3E%3Cpath%20fill%3D%22%2345413c%22%20d%3D%22M5.5%2045.5a16%201.5%200%201%200%2032%200a16%201.5%200%201%200-32%200%22%20opacity%3D%22.15%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M1.5%2021.5a20%2020%200%201%200%2040%200a20%2020%200%201%200-40%200%22%2F%3E%3Cpath%20fill%3D%22%23ff6242%22%20d%3D%22M46%2029.88a4.64%204.64%200%200%201%20.06%204.12a6%206%200%200%201-3.45%203.22L34.36%2040L31%2032a6%206%200%200%201%20.12-4.72a4.65%204.65%200%200%201%203.15-2.68a3.65%203.65%200%200%201%204.34%202.57l.64%202.06l2-.89A3.65%203.65%200%200%201%2046%2029.88%22%2F%3E%3Cpath%20fill%3D%22%23ff866e%22%20d%3D%22M32.51%2028.41A3.64%203.64%200%200%201%2036.85%2031l.64%202l2-.89a3.64%203.64%200%200%201%204.8%201.55a4.3%204.3%200%200%201%20.52%202.15A6.3%206.3%200%200%200%2046.06%2034a4.64%204.64%200%200%200-.06-4.12a3.65%203.65%200%200%200-4.8-1.55l-2%20.89l-.64-2.06a3.65%203.65%200%200%200-4.34-2.57a4.65%204.65%200%200%200-3.15%202.68a6%206%200%200%200-.52%202.19a4.2%204.2%200%200%201%201.96-1.05%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M46%2029.88a4.64%204.64%200%200%201%20.06%204.12a6%206%200%200%201-3.45%203.22L34.36%2040L31%2032a6%206%200%200%201%20.12-4.72a4.65%204.65%200%200%201%203.15-2.68a3.65%203.65%200%200%201%204.34%202.57l.64%202.06l2-.89A3.65%203.65%200%200%201%2046%2029.88m-24.49-1.61a2%202%200%200%201%201-.27a2%202%200%201%201%200%204a2%202%200%201%201%200%204a2%202%200%200%201-1-.27%22%2F%3E%3Cpath%20fill%3D%22%23ffaa54%22%20d%3D%22M7%2026.5c0%20.83%201.12%201.5%202.5%201.5s2.5-.67%202.5-1.5S10.88%2025%209.5%2025S7%2025.67%207%2026.5%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M35.5%2020.5a1.75%201.75%200%200%201-3.5%200m-21%200a1.75%201.75%200%200%201-3.5%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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