face blowing a kiss emoji
face-blowing-a-kiss from Fluent Emoji High Contrast by Microsoft Corporation · Default · Smileys & Emotion · MIT Free for personal and commercial use.
- Name
- face-blowing-a-kiss
- Set
- Fluent Emoji High Contrast
- Style
- Default
- Category
- Smileys & Emotion
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More smileys & emotion icons from Fluent Emoji High Contrast
alienalien-monsteranger-symbolangry-faceangry-face-with-hornsanguished-faceanxious-face-with-sweatastonished-facebeaming-face-with-smiling-eyesbeating-heartblack-heartblue-heartbombbroken-heartbrown-heartcat-with-tears-of-joycat-with-wry-smileclown-facecold-facecollisionconfounded-faceconfused-facecowboy-hat-facecrying-cat
Use the face blowing a kiss emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M6.235 6.778C4.105 9.089 3 12.328 3 15.998s1.106 6.91 3.235 9.222c2.116 2.298 5.333 3.778 9.764 3.778c2.763 0 5.053-.576 6.9-1.566q.406.143.859.137c.72-.011 1.78-.1 2.94-.446c-2.532 2.437-6.128 3.875-10.7 3.875c-4.903 0-8.685-1.654-11.235-4.423C2.226 23.82 1 20.06 1 15.999S2.226 8.178 4.763 5.423C7.313 2.654 11.095 1 16 1s8.686 1.654 11.235 4.423c2.537 2.755 3.764 6.515 3.764 10.576c0 1.632-.198 3.215-.6 4.703c-.414-.576-1.012-1.01-1.751-1.262c.233-1.09.35-2.242.35-3.441c0-3.67-1.105-6.91-3.234-9.221C23.647 4.48 20.43 3 16 3S8.35 4.48 6.235 6.778"/><path d="M28.19 25.406a8.3 8.3 0 0 1-1.572.695a9.8 9.8 0 0 1-2.876.468a1.53 1.53 0 0 1-1.38-.834c-.604-1.15-1.558-3.361-1.294-5.464c.393-3.139 4.415-2.932 5.191-.016c.86-.13 1.575-.055 2.144.158c.852.32 1.373.95 1.552 1.677c.261 1.066-.216 2.34-1.476 3.141q-.144.092-.289.175M14 15a3 3 0 0 1-.802 2.041c-.75-.294-1.683-.541-2.698-.541c-.687 0-1.336.113-1.917.278A3 3 0 1 1 14 15M6.974 9.658c.144-.43.502-1.108 1.095-1.67C8.654 7.433 9.452 7 10.5 7a.5.5 0 0 0 0-1c-1.351 0-2.386.567-3.118 1.262c-.724.688-1.166 1.51-1.355 2.08a.5.5 0 0 0 .948.316M21 8.5a.5.5 0 0 1 .5-.5c.774 0 1.742.284 2.585.83c.848.55 1.612 1.396 1.9 2.549a.5.5 0 0 1-.97.242c-.212-.847-.781-1.502-1.475-1.952C22.84 9.216 22.06 9 21.5 9a.5.5 0 0 1-.5-.5m0 5.5c-1.455 0-1.952.931-2.03 1.242a1 1 0 1 1-1.94-.485C17.285 13.736 18.455 12 21 12s3.715 1.735 3.97 2.758a1 1 0 1 1-1.94.485C22.952 14.93 22.455 14 21 14m-4.33 3.92a1 1 0 1 0 0 2a.52.52 0 1 1 0 1.04a1 1 0 1 0 0 2a.52.52 0 1 1 0 1.04a1 1 0 1 0 0 2a2.52 2.52 0 0 0 2.01-4.04a2.52 2.52 0 0 0-2.01-4.04"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastFaceBlowingAKiss(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M6.235 6.778C4.105 9.089 3 12.328 3 15.998s1.106 6.91 3.235 9.222c2.116 2.298 5.333 3.778 9.764 3.778c2.763 0 5.053-.576 6.9-1.566q.406.143.859.137c.72-.011 1.78-.1 2.94-.446c-2.532 2.437-6.128 3.875-10.7 3.875c-4.903 0-8.685-1.654-11.235-4.423C2.226 23.82 1 20.06 1 15.999S2.226 8.178 4.763 5.423C7.313 2.654 11.095 1 16 1s8.686 1.654 11.235 4.423c2.537 2.755 3.764 6.515 3.764 10.576c0 1.632-.198 3.215-.6 4.703c-.414-.576-1.012-1.01-1.751-1.262c.233-1.09.35-2.242.35-3.441c0-3.67-1.105-6.91-3.234-9.221C23.647 4.48 20.43 3 16 3S8.35 4.48 6.235 6.778"/><path d="M28.19 25.406a8.3 8.3 0 0 1-1.572.695a9.8 9.8 0 0 1-2.876.468a1.53 1.53 0 0 1-1.38-.834c-.604-1.15-1.558-3.361-1.294-5.464c.393-3.139 4.415-2.932 5.191-.016c.86-.13 1.575-.055 2.144.158c.852.32 1.373.95 1.552 1.677c.261 1.066-.216 2.34-1.476 3.141q-.144.092-.289.175M14 15a3 3 0 0 1-.802 2.041c-.75-.294-1.683-.541-2.698-.541c-.687 0-1.336.113-1.917.278A3 3 0 1 1 14 15M6.974 9.658c.144-.43.502-1.108 1.095-1.67C8.654 7.433 9.452 7 10.5 7a.5.5 0 0 0 0-1c-1.351 0-2.386.567-3.118 1.262c-.724.688-1.166 1.51-1.355 2.08a.5.5 0 0 0 .948.316M21 8.5a.5.5 0 0 1 .5-.5c.774 0 1.742.284 2.585.83c.848.55 1.612 1.396 1.9 2.549a.5.5 0 0 1-.97.242c-.212-.847-.781-1.502-1.475-1.952C22.84 9.216 22.06 9 21.5 9a.5.5 0 0 1-.5-.5m0 5.5c-1.455 0-1.952.931-2.03 1.242a1 1 0 1 1-1.94-.485C17.285 13.736 18.455 12 21 12s3.715 1.735 3.97 2.758a1 1 0 1 1-1.94.485C22.952 14.93 22.455 14 21 14m-4.33 3.92a1 1 0 1 0 0 2a.52.52 0 1 1 0 1.04a1 1 0 1 0 0 2a.52.52 0 1 1 0 1.04a1 1 0 1 0 0 2a2.52 2.52 0 0 0 2.01-4.04a2.52 2.52 0 0 0-2.01-4.04"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M6.235 6.778C4.105 9.089 3 12.328 3 15.998s1.106 6.91 3.235 9.222c2.116 2.298 5.333 3.778 9.764 3.778c2.763 0 5.053-.576 6.9-1.566q.406.143.859.137c.72-.011 1.78-.1 2.94-.446c-2.532 2.437-6.128 3.875-10.7 3.875c-4.903 0-8.685-1.654-11.235-4.423C2.226 23.82 1 20.06 1 15.999S2.226 8.178 4.763 5.423C7.313 2.654 11.095 1 16 1s8.686 1.654 11.235 4.423c2.537 2.755 3.764 6.515 3.764 10.576c0 1.632-.198 3.215-.6 4.703c-.414-.576-1.012-1.01-1.751-1.262c.233-1.09.35-2.242.35-3.441c0-3.67-1.105-6.91-3.234-9.221C23.647 4.48 20.43 3 16 3S8.35 4.48 6.235 6.778"/><path d="M28.19 25.406a8.3 8.3 0 0 1-1.572.695a9.8 9.8 0 0 1-2.876.468a1.53 1.53 0 0 1-1.38-.834c-.604-1.15-1.558-3.361-1.294-5.464c.393-3.139 4.415-2.932 5.191-.016c.86-.13 1.575-.055 2.144.158c.852.32 1.373.95 1.552 1.677c.261 1.066-.216 2.34-1.476 3.141q-.144.092-.289.175M14 15a3 3 0 0 1-.802 2.041c-.75-.294-1.683-.541-2.698-.541c-.687 0-1.336.113-1.917.278A3 3 0 1 1 14 15M6.974 9.658c.144-.43.502-1.108 1.095-1.67C8.654 7.433 9.452 7 10.5 7a.5.5 0 0 0 0-1c-1.351 0-2.386.567-3.118 1.262c-.724.688-1.166 1.51-1.355 2.08a.5.5 0 0 0 .948.316M21 8.5a.5.5 0 0 1 .5-.5c.774 0 1.742.284 2.585.83c.848.55 1.612 1.396 1.9 2.549a.5.5 0 0 1-.97.242c-.212-.847-.781-1.502-1.475-1.952C22.84 9.216 22.06 9 21.5 9a.5.5 0 0 1-.5-.5m0 5.5c-1.455 0-1.952.931-2.03 1.242a1 1 0 1 1-1.94-.485C17.285 13.736 18.455 12 21 12s3.715 1.735 3.97 2.758a1 1 0 1 1-1.94.485C22.952 14.93 22.455 14 21 14m-4.33 3.92a1 1 0 1 0 0 2a.52.52 0 1 1 0 1.04a1 1 0 1 0 0 2a.52.52 0 1 1 0 1.04a1 1 0 1 0 0 2a2.52 2.52 0 0 0 2.01-4.04a2.52 2.52 0 0 0-2.01-4.04"/></g></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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M6.235%206.778C4.105%209.089%203%2012.328%203%2015.998s1.106%206.91%203.235%209.222c2.116%202.298%205.333%203.778%209.764%203.778c2.763%200%205.053-.576%206.9-1.566q.406.143.859.137c.72-.011%201.78-.1%202.94-.446c-2.532%202.437-6.128%203.875-10.7%203.875c-4.903%200-8.685-1.654-11.235-4.423C2.226%2023.82%201%2020.06%201%2015.999S2.226%208.178%204.763%205.423C7.313%202.654%2011.095%201%2016%201s8.686%201.654%2011.235%204.423c2.537%202.755%203.764%206.515%203.764%2010.576c0%201.632-.198%203.215-.6%204.703c-.414-.576-1.012-1.01-1.751-1.262c.233-1.09.35-2.242.35-3.441c0-3.67-1.105-6.91-3.234-9.221C23.647%204.48%2020.43%203%2016%203S8.35%204.48%206.235%206.778%22%2F%3E%3Cpath%20d%3D%22M28.19%2025.406a8.3%208.3%200%200%201-1.572.695a9.8%209.8%200%200%201-2.876.468a1.53%201.53%200%200%201-1.38-.834c-.604-1.15-1.558-3.361-1.294-5.464c.393-3.139%204.415-2.932%205.191-.016c.86-.13%201.575-.055%202.144.158c.852.32%201.373.95%201.552%201.677c.261%201.066-.216%202.34-1.476%203.141q-.144.092-.289.175M14%2015a3%203%200%200%201-.802%202.041c-.75-.294-1.683-.541-2.698-.541c-.687%200-1.336.113-1.917.278A3%203%200%201%201%2014%2015M6.974%209.658c.144-.43.502-1.108%201.095-1.67C8.654%207.433%209.452%207%2010.5%207a.5.5%200%200%200%200-1c-1.351%200-2.386.567-3.118%201.262c-.724.688-1.166%201.51-1.355%202.08a.5.5%200%200%200%20.948.316M21%208.5a.5.5%200%200%201%20.5-.5c.774%200%201.742.284%202.585.83c.848.55%201.612%201.396%201.9%202.549a.5.5%200%200%201-.97.242c-.212-.847-.781-1.502-1.475-1.952C22.84%209.216%2022.06%209%2021.5%209a.5.5%200%200%201-.5-.5m0%205.5c-1.455%200-1.952.931-2.03%201.242a1%201%200%201%201-1.94-.485C17.285%2013.736%2018.455%2012%2021%2012s3.715%201.735%203.97%202.758a1%201%200%201%201-1.94.485C22.952%2014.93%2022.455%2014%2021%2014m-4.33%203.92a1%201%200%201%200%200%202a.52.52%200%201%201%200%201.04a1%201%200%201%200%200%202a.52.52%200%201%201%200%201.04a1%201%200%201%200%200%202a2.52%202.52%200%200%200%202.01-4.04a2.52%202.52%200%200%200-2.01-4.04%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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M6.235%206.778C4.105%209.089%203%2012.328%203%2015.998s1.106%206.91%203.235%209.222c2.116%202.298%205.333%203.778%209.764%203.778c2.763%200%205.053-.576%206.9-1.566q.406.143.859.137c.72-.011%201.78-.1%202.94-.446c-2.532%202.437-6.128%203.875-10.7%203.875c-4.903%200-8.685-1.654-11.235-4.423C2.226%2023.82%201%2020.06%201%2015.999S2.226%208.178%204.763%205.423C7.313%202.654%2011.095%201%2016%201s8.686%201.654%2011.235%204.423c2.537%202.755%203.764%206.515%203.764%2010.576c0%201.632-.198%203.215-.6%204.703c-.414-.576-1.012-1.01-1.751-1.262c.233-1.09.35-2.242.35-3.441c0-3.67-1.105-6.91-3.234-9.221C23.647%204.48%2020.43%203%2016%203S8.35%204.48%206.235%206.778%22%2F%3E%3Cpath%20d%3D%22M28.19%2025.406a8.3%208.3%200%200%201-1.572.695a9.8%209.8%200%200%201-2.876.468a1.53%201.53%200%200%201-1.38-.834c-.604-1.15-1.558-3.361-1.294-5.464c.393-3.139%204.415-2.932%205.191-.016c.86-.13%201.575-.055%202.144.158c.852.32%201.373.95%201.552%201.677c.261%201.066-.216%202.34-1.476%203.141q-.144.092-.289.175M14%2015a3%203%200%200%201-.802%202.041c-.75-.294-1.683-.541-2.698-.541c-.687%200-1.336.113-1.917.278A3%203%200%201%201%2014%2015M6.974%209.658c.144-.43.502-1.108%201.095-1.67C8.654%207.433%209.452%207%2010.5%207a.5.5%200%200%200%200-1c-1.351%200-2.386.567-3.118%201.262c-.724.688-1.166%201.51-1.355%202.08a.5.5%200%200%200%20.948.316M21%208.5a.5.5%200%200%201%20.5-.5c.774%200%201.742.284%202.585.83c.848.55%201.612%201.396%201.9%202.549a.5.5%200%200%201-.97.242c-.212-.847-.781-1.502-1.475-1.952C22.84%209.216%2022.06%209%2021.5%209a.5.5%200%200%201-.5-.5m0%205.5c-1.455%200-1.952.931-2.03%201.242a1%201%200%201%201-1.94-.485C17.285%2013.736%2018.455%2012%2021%2012s3.715%201.735%203.97%202.758a1%201%200%201%201-1.94.485C22.952%2014.93%2022.455%2014%2021%2014m-4.33%203.92a1%201%200%201%200%200%202a.52.52%200%201%201%200%201.04a1%201%200%201%200%200%202a.52.52%200%201%201%200%201.04a1%201%200%201%200%200%202a2.52%202.52%200%200%200%202.01-4.04a2.52%202.52%200%200%200-2.01-4.04%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/face-blowing-a-kiss.svg?color=%231a73e8&size=48