winking face emoji
winking-face from Fluent Emoji Flat by Microsoft Corporation · Default · Smileys & Emotion · MIT Free for personal and commercial use.
- Name
- winking-face
- Set
- Fluent Emoji Flat
- Style
- Default
- Category
- Smileys & Emotion
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More smileys & emotion icons from Fluent Emoji Flat
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 winking face emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#ffb02e" d="M15.999 29.998c9.334 0 13.999-6.268 13.999-14c0-7.73-4.665-13.998-14-13.998C6.665 2 2 8.268 2 15.999s4.664 13.999 13.999 13.999"/><path fill="#fff" d="M13.958 17.38a4.5 4.5 0 1 0-6.915 0c.418-.21.944-.434 1.544-.604c.58-.163 1.991-.827 1.991-.827s1.87.798 2.62 1.092c.28.11.535.227.76.34"/><path fill="#402a32" d="M6.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.5 8a.5.5 0 0 0 0 1c.56 0 1.34.216 2.04.67c.694.45 1.263 1.104 1.475 1.951a.5.5 0 0 0 .97-.242c-.288-1.153-1.052-1.998-1.9-2.548C23.242 8.284 22.275 8 21.5 8M14 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 15m4.97.243C19.048 14.93 19.545 14 21 14s1.952.931 2.03 1.242a1 1 0 1 0 1.94-.485C24.715 13.736 23.545 12 21 12s-3.715 1.735-3.97 2.758a1 1 0 1 0 1.94.485M16 23c3.138 0 4.859-1.645 5.2-2.1a1 1 0 1 1 1.6 1.2c-.659.878-2.938 2.9-6.8 2.9c-3.112 0-5.11-1.48-5.8-2.4a1 1 0 1 1 1.6-1.2c.31.413 1.712 1.6 4.2 1.6"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiFlatWinkingFace(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#ffb02e" d="M15.999 29.998c9.334 0 13.999-6.268 13.999-14c0-7.73-4.665-13.998-14-13.998C6.665 2 2 8.268 2 15.999s4.664 13.999 13.999 13.999"/><path fill="#fff" d="M13.958 17.38a4.5 4.5 0 1 0-6.915 0c.418-.21.944-.434 1.544-.604c.58-.163 1.991-.827 1.991-.827s1.87.798 2.62 1.092c.28.11.535.227.76.34"/><path fill="#402a32" d="M6.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.5 8a.5.5 0 0 0 0 1c.56 0 1.34.216 2.04.67c.694.45 1.263 1.104 1.475 1.951a.5.5 0 0 0 .97-.242c-.288-1.153-1.052-1.998-1.9-2.548C23.242 8.284 22.275 8 21.5 8M14 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 15m4.97.243C19.048 14.93 19.545 14 21 14s1.952.931 2.03 1.242a1 1 0 1 0 1.94-.485C24.715 13.736 23.545 12 21 12s-3.715 1.735-3.97 2.758a1 1 0 1 0 1.94.485M16 23c3.138 0 4.859-1.645 5.2-2.1a1 1 0 1 1 1.6 1.2c-.659.878-2.938 2.9-6.8 2.9c-3.112 0-5.11-1.48-5.8-2.4a1 1 0 1 1 1.6-1.2c.31.413 1.712 1.6 4.2 1.6"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#ffb02e" d="M15.999 29.998c9.334 0 13.999-6.268 13.999-14c0-7.73-4.665-13.998-14-13.998C6.665 2 2 8.268 2 15.999s4.664 13.999 13.999 13.999"/><path fill="#fff" d="M13.958 17.38a4.5 4.5 0 1 0-6.915 0c.418-.21.944-.434 1.544-.604c.58-.163 1.991-.827 1.991-.827s1.87.798 2.62 1.092c.28.11.535.227.76.34"/><path fill="#402a32" d="M6.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.5 8a.5.5 0 0 0 0 1c.56 0 1.34.216 2.04.67c.694.45 1.263 1.104 1.475 1.951a.5.5 0 0 0 .97-.242c-.288-1.153-1.052-1.998-1.9-2.548C23.242 8.284 22.275 8 21.5 8M14 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 15m4.97.243C19.048 14.93 19.545 14 21 14s1.952.931 2.03 1.242a1 1 0 1 0 1.94-.485C24.715 13.736 23.545 12 21 12s-3.715 1.735-3.97 2.758a1 1 0 1 0 1.94.485M16 23c3.138 0 4.859-1.645 5.2-2.1a1 1 0 1 1 1.6 1.2c-.659.878-2.938 2.9-6.8 2.9c-3.112 0-5.11-1.48-5.8-2.4a1 1 0 1 1 1.6-1.2c.31.413 1.712 1.6 4.2 1.6"/></g></svg> </template>
CSS
.icon-winking-face {
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%22none%22%3E%3Cpath%20fill%3D%22%23ffb02e%22%20d%3D%22M15.999%2029.998c9.334%200%2013.999-6.268%2013.999-14c0-7.73-4.665-13.998-14-13.998C6.665%202%202%208.268%202%2015.999s4.664%2013.999%2013.999%2013.999%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M13.958%2017.38a4.5%204.5%200%201%200-6.915%200c.418-.21.944-.434%201.544-.604c.58-.163%201.991-.827%201.991-.827s1.87.798%202.62%201.092c.28.11.535.227.76.34%22%2F%3E%3Cpath%20fill%3D%22%23402a32%22%20d%3D%22M6.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.5%208a.5.5%200%200%200%200%201c.56%200%201.34.216%202.04.67c.694.45%201.263%201.104%201.475%201.951a.5.5%200%200%200%20.97-.242c-.288-1.153-1.052-1.998-1.9-2.548C23.242%208.284%2022.275%208%2021.5%208M14%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%2015m4.97.243C19.048%2014.93%2019.545%2014%2021%2014s1.952.931%202.03%201.242a1%201%200%201%200%201.94-.485C24.715%2013.736%2023.545%2012%2021%2012s-3.715%201.735-3.97%202.758a1%201%200%201%200%201.94.485M16%2023c3.138%200%204.859-1.645%205.2-2.1a1%201%200%201%201%201.6%201.2c-.659.878-2.938%202.9-6.8%202.9c-3.112%200-5.11-1.48-5.8-2.4a1%201%200%201%201%201.6-1.2c.31.413%201.712%201.6%204.2%201.6%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%22none%22%3E%3Cpath%20fill%3D%22%23ffb02e%22%20d%3D%22M15.999%2029.998c9.334%200%2013.999-6.268%2013.999-14c0-7.73-4.665-13.998-14-13.998C6.665%202%202%208.268%202%2015.999s4.664%2013.999%2013.999%2013.999%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M13.958%2017.38a4.5%204.5%200%201%200-6.915%200c.418-.21.944-.434%201.544-.604c.58-.163%201.991-.827%201.991-.827s1.87.798%202.62%201.092c.28.11.535.227.76.34%22%2F%3E%3Cpath%20fill%3D%22%23402a32%22%20d%3D%22M6.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.5%208a.5.5%200%200%200%200%201c.56%200%201.34.216%202.04.67c.694.45%201.263%201.104%201.475%201.951a.5.5%200%200%200%20.97-.242c-.288-1.153-1.052-1.998-1.9-2.548C23.242%208.284%2022.275%208%2021.5%208M14%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%2015m4.97.243C19.048%2014.93%2019.545%2014%2021%2014s1.952.931%202.03%201.242a1%201%200%201%200%201.94-.485C24.715%2013.736%2023.545%2012%2021%2012s-3.715%201.735-3.97%202.758a1%201%200%201%200%201.94.485M16%2023c3.138%200%204.859-1.645%205.2-2.1a1%201%200%201%201%201.6%201.2c-.659.878-2.938%202.9-6.8%202.9c-3.112%200-5.11-1.48-5.8-2.4a1%201%200%201%201%201.6-1.2c.31.413%201.712%201.6%204.2%201.6%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-flat/winking-face.svg?color=%231a73e8&size=48