face blowing a kiss emoji

face-blowing-a-kiss from Emoji One (Colored) by Emoji One · Default · People · CC-BY-4.0 Attribution required.

Name
face-blowing-a-kiss
Set
Emoji One (Colored)
Style
Default
Category
People
Viewbox
64×64
License
CC BY 4.0

The same emoji in other sets

More people icons from Emoji One (Colored)

Use the face blowing a kiss emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><circle cx="32" cy="32" r="30" fill="#ffdd67"/><path fill="#f46767" d="M50.9 58h-.1z"/><ellipse cx="22" cy="27" fill="#664e27" rx="5" ry="6"/><path fill="#f46767" d="M61.4 42.6c-.9-1.8-2.7-3-5-2.8s-4.1 1.4-5.6 3.5c-1.5-2-3.3-3.3-5.6-3.4s-4.1 1.1-5 2.9s-.9 4.2.9 7c1.8 2.7 9.5 8.2 9.7 8.4c.2-.2 7.9-5.8 9.7-8.4c1.8-3 1.8-5.4.9-7.2"/><path fill="#664e27" d="M51.9 30.5c-1.9-4.1-4.7-6.1-7.5-6.1s-5.6 2-7.5 6.1c-.2.4.8 1.2 1.3.8c1.8-1.5 4-2.1 6.2-2.1s4.4.6 6.2 2.1c.5.4 1.4-.3 1.3-.8M39.5 50.4c1.6-1.6-1.8-3-1.8-5.9s3.4-4.2 1.8-5.9c-1.9-2-6-.5-8.6-3.1c0 2.2 1.8 4.5 5.2 4.5c0 0-2.3.9-2.3 4.5s2.3 4.5 2.3 4.5c-3.4 0-5.2 2.3-5.2 4.5c2.6-2.7 6.7-1.2 8.6-3.1"/></svg>

React

import type { SVGProps } from "react";

export function EmojioneFaceBlowingAKiss(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><circle cx="32" cy="32" r="30" fill="#ffdd67"/><path fill="#f46767" d="M50.9 58h-.1z"/><ellipse cx="22" cy="27" fill="#664e27" rx="5" ry="6"/><path fill="#f46767" d="M61.4 42.6c-.9-1.8-2.7-3-5-2.8s-4.1 1.4-5.6 3.5c-1.5-2-3.3-3.3-5.6-3.4s-4.1 1.1-5 2.9s-.9 4.2.9 7c1.8 2.7 9.5 8.2 9.7 8.4c.2-.2 7.9-5.8 9.7-8.4c1.8-3 1.8-5.4.9-7.2"/><path fill="#664e27" d="M51.9 30.5c-1.9-4.1-4.7-6.1-7.5-6.1s-5.6 2-7.5 6.1c-.2.4.8 1.2 1.3.8c1.8-1.5 4-2.1 6.2-2.1s4.4.6 6.2 2.1c.5.4 1.4-.3 1.3-.8M39.5 50.4c1.6-1.6-1.8-3-1.8-5.9s3.4-4.2 1.8-5.9c-1.9-2-6-.5-8.6-3.1c0 2.2 1.8 4.5 5.2 4.5c0 0-2.3.9-2.3 4.5s2.3 4.5 2.3 4.5c-3.4 0-5.2 2.3-5.2 4.5c2.6-2.7 6.7-1.2 8.6-3.1"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><circle cx="32" cy="32" r="30" fill="#ffdd67"/><path fill="#f46767" d="M50.9 58h-.1z"/><ellipse cx="22" cy="27" fill="#664e27" rx="5" ry="6"/><path fill="#f46767" d="M61.4 42.6c-.9-1.8-2.7-3-5-2.8s-4.1 1.4-5.6 3.5c-1.5-2-3.3-3.3-5.6-3.4s-4.1 1.1-5 2.9s-.9 4.2.9 7c1.8 2.7 9.5 8.2 9.7 8.4c.2-.2 7.9-5.8 9.7-8.4c1.8-3 1.8-5.4.9-7.2"/><path fill="#664e27" d="M51.9 30.5c-1.9-4.1-4.7-6.1-7.5-6.1s-5.6 2-7.5 6.1c-.2.4.8 1.2 1.3.8c1.8-1.5 4-2.1 6.2-2.1s4.4.6 6.2 2.1c.5.4 1.4-.3 1.3-.8M39.5 50.4c1.6-1.6-1.8-3-1.8-5.9s3.4-4.2 1.8-5.9c-1.9-2-6-.5-8.6-3.1c0 2.2 1.8 4.5 5.2 4.5c0 0-2.3.9-2.3 4.5s2.3 4.5 2.3 4.5c-3.4 0-5.2 2.3-5.2 4.5c2.6-2.7 6.7-1.2 8.6-3.1"/></svg>
</template>

CSS

.icon-face-blowing-a-kiss {
  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%2064%2064%22%3E%3Ccircle%20cx%3D%2232%22%20cy%3D%2232%22%20r%3D%2230%22%20fill%3D%22%23ffdd67%22%2F%3E%3Cpath%20fill%3D%22%23f46767%22%20d%3D%22M50.9%2058h-.1z%22%2F%3E%3Cellipse%20cx%3D%2222%22%20cy%3D%2227%22%20fill%3D%22%23664e27%22%20rx%3D%225%22%20ry%3D%226%22%2F%3E%3Cpath%20fill%3D%22%23f46767%22%20d%3D%22M61.4%2042.6c-.9-1.8-2.7-3-5-2.8s-4.1%201.4-5.6%203.5c-1.5-2-3.3-3.3-5.6-3.4s-4.1%201.1-5%202.9s-.9%204.2.9%207c1.8%202.7%209.5%208.2%209.7%208.4c.2-.2%207.9-5.8%209.7-8.4c1.8-3%201.8-5.4.9-7.2%22%2F%3E%3Cpath%20fill%3D%22%23664e27%22%20d%3D%22M51.9%2030.5c-1.9-4.1-4.7-6.1-7.5-6.1s-5.6%202-7.5%206.1c-.2.4.8%201.2%201.3.8c1.8-1.5%204-2.1%206.2-2.1s4.4.6%206.2%202.1c.5.4%201.4-.3%201.3-.8M39.5%2050.4c1.6-1.6-1.8-3-1.8-5.9s3.4-4.2%201.8-5.9c-1.9-2-6-.5-8.6-3.1c0%202.2%201.8%204.5%205.2%204.5c0%200-2.3.9-2.3%204.5s2.3%204.5%202.3%204.5c-3.4%200-5.2%202.3-5.2%204.5c2.6-2.7%206.7-1.2%208.6-3.1%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%2064%2064%22%3E%3Ccircle%20cx%3D%2232%22%20cy%3D%2232%22%20r%3D%2230%22%20fill%3D%22%23ffdd67%22%2F%3E%3Cpath%20fill%3D%22%23f46767%22%20d%3D%22M50.9%2058h-.1z%22%2F%3E%3Cellipse%20cx%3D%2222%22%20cy%3D%2227%22%20fill%3D%22%23664e27%22%20rx%3D%225%22%20ry%3D%226%22%2F%3E%3Cpath%20fill%3D%22%23f46767%22%20d%3D%22M61.4%2042.6c-.9-1.8-2.7-3-5-2.8s-4.1%201.4-5.6%203.5c-1.5-2-3.3-3.3-5.6-3.4s-4.1%201.1-5%202.9s-.9%204.2.9%207c1.8%202.7%209.5%208.2%209.7%208.4c.2-.2%207.9-5.8%209.7-8.4c1.8-3%201.8-5.4.9-7.2%22%2F%3E%3Cpath%20fill%3D%22%23664e27%22%20d%3D%22M51.9%2030.5c-1.9-4.1-4.7-6.1-7.5-6.1s-5.6%202-7.5%206.1c-.2.4.8%201.2%201.3.8c1.8-1.5%204-2.1%206.2-2.1s4.4.6%206.2%202.1c.5.4%201.4-.3%201.3-.8M39.5%2050.4c1.6-1.6-1.8-3-1.8-5.9s3.4-4.2%201.8-5.9c-1.9-2-6-.5-8.6-3.1c0%202.2%201.8%204.5%205.2%204.5c0%200-2.3.9-2.3%204.5s2.3%204.5%202.3%204.5c-3.4%200-5.2%202.3-5.2%204.5c2.6-2.7%206.7-1.2%208.6-3.1%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/emojione/face-blowing-a-kiss.svg?color=%231a73e8&size=48