kissing face emoji
kissing-face from Twitter Emoji by Twitter · Default · Smileys & Emotion · CC-BY-4.0 Attribution required.
- Name
- kissing-face
- Set
- Twitter Emoji
- Style
- Default
- Category
- Smileys & Emotion
- Viewbox
- 36×36
- License
- CC BY 4.0
The same emoji in other sets
More smileys & emotion icons from Twitter Emoji
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-facecrying-catcrying-face
Use the kissing face emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ffcc4d" d="M36 18c0 9.941-8.059 18-18 18c-9.94 0-18-8.059-18-18C0 8.06 8.06 0 18 0c9.941 0 18 8.06 18 18"/><ellipse cx="12.5" cy="15.5" fill="#664500" rx="2.5" ry="3.5"/><ellipse cx="23.5" cy="15.5" fill="#664500" rx="2.5" ry="3.5"/><path fill="#664500" d="M20.871 28c1.335-.412 2.629-1.156 2.629-2.5c0-2.619-4.912-2.968-5.472-2.999a.493.493 0 0 0-.527.468a.5.5 0 0 0 .464.53c.035.002 3.535.299 3.535 2.001s-3.5 1.999-3.535 2.001c-.013.001-.023.008-.036.01a.5.5 0 0 0-.149.041l-.015.009a.5.5 0 0 0-.127.1q-.019.023-.035.047a.5.5 0 0 0-.06.103q-.016.045-.024.092c-.004.023-.016.044-.018.067l.004.031c.002.015-.005.021-.004.031c.001.024.013.045.018.068c.006.031.011.061.023.09q.02.044.049.084q.024.038.052.071q.035.033.078.061c.024.017.046.034.074.047a.4.4 0 0 0 .101.027c.024.006.044.018.069.02c.035.001 3.535.298 3.535 2s-3.5 1.999-3.535 2.001A.501.501 0 0 0 18 33.5l.028-.001c.56-.031 5.472-.38 5.472-2.999c0-1.344-1.294-2.088-2.629-2.5"/></svg>
React
import type { SVGProps } from "react";
export function TwemojiKissingFace(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ffcc4d" d="M36 18c0 9.941-8.059 18-18 18c-9.94 0-18-8.059-18-18C0 8.06 8.06 0 18 0c9.941 0 18 8.06 18 18"/><ellipse cx="12.5" cy="15.5" fill="#664500" rx="2.5" ry="3.5"/><ellipse cx="23.5" cy="15.5" fill="#664500" rx="2.5" ry="3.5"/><path fill="#664500" d="M20.871 28c1.335-.412 2.629-1.156 2.629-2.5c0-2.619-4.912-2.968-5.472-2.999a.493.493 0 0 0-.527.468a.5.5 0 0 0 .464.53c.035.002 3.535.299 3.535 2.001s-3.5 1.999-3.535 2.001c-.013.001-.023.008-.036.01a.5.5 0 0 0-.149.041l-.015.009a.5.5 0 0 0-.127.1q-.019.023-.035.047a.5.5 0 0 0-.06.103q-.016.045-.024.092c-.004.023-.016.044-.018.067l.004.031c.002.015-.005.021-.004.031c.001.024.013.045.018.068c.006.031.011.061.023.09q.02.044.049.084q.024.038.052.071q.035.033.078.061c.024.017.046.034.074.047a.4.4 0 0 0 .101.027c.024.006.044.018.069.02c.035.001 3.535.298 3.535 2s-3.5 1.999-3.535 2.001A.501.501 0 0 0 18 33.5l.028-.001c.56-.031 5.472-.38 5.472-2.999c0-1.344-1.294-2.088-2.629-2.5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ffcc4d" d="M36 18c0 9.941-8.059 18-18 18c-9.94 0-18-8.059-18-18C0 8.06 8.06 0 18 0c9.941 0 18 8.06 18 18"/><ellipse cx="12.5" cy="15.5" fill="#664500" rx="2.5" ry="3.5"/><ellipse cx="23.5" cy="15.5" fill="#664500" rx="2.5" ry="3.5"/><path fill="#664500" d="M20.871 28c1.335-.412 2.629-1.156 2.629-2.5c0-2.619-4.912-2.968-5.472-2.999a.493.493 0 0 0-.527.468a.5.5 0 0 0 .464.53c.035.002 3.535.299 3.535 2.001s-3.5 1.999-3.535 2.001c-.013.001-.023.008-.036.01a.5.5 0 0 0-.149.041l-.015.009a.5.5 0 0 0-.127.1q-.019.023-.035.047a.5.5 0 0 0-.06.103q-.016.045-.024.092c-.004.023-.016.044-.018.067l.004.031c.002.015-.005.021-.004.031c.001.024.013.045.018.068c.006.031.011.061.023.09q.02.044.049.084q.024.038.052.071q.035.033.078.061c.024.017.046.034.074.047a.4.4 0 0 0 .101.027c.024.006.044.018.069.02c.035.001 3.535.298 3.535 2s-3.5 1.999-3.535 2.001A.501.501 0 0 0 18 33.5l.028-.001c.56-.031 5.472-.38 5.472-2.999c0-1.344-1.294-2.088-2.629-2.5"/></svg> </template>
CSS
.icon-kissing-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%2036%2036%22%3E%3Cpath%20fill%3D%22%23ffcc4d%22%20d%3D%22M36%2018c0%209.941-8.059%2018-18%2018c-9.94%200-18-8.059-18-18C0%208.06%208.06%200%2018%200c9.941%200%2018%208.06%2018%2018%22%2F%3E%3Cellipse%20cx%3D%2212.5%22%20cy%3D%2215.5%22%20fill%3D%22%23664500%22%20rx%3D%222.5%22%20ry%3D%223.5%22%2F%3E%3Cellipse%20cx%3D%2223.5%22%20cy%3D%2215.5%22%20fill%3D%22%23664500%22%20rx%3D%222.5%22%20ry%3D%223.5%22%2F%3E%3Cpath%20fill%3D%22%23664500%22%20d%3D%22M20.871%2028c1.335-.412%202.629-1.156%202.629-2.5c0-2.619-4.912-2.968-5.472-2.999a.493.493%200%200%200-.527.468a.5.5%200%200%200%20.464.53c.035.002%203.535.299%203.535%202.001s-3.5%201.999-3.535%202.001c-.013.001-.023.008-.036.01a.5.5%200%200%200-.149.041l-.015.009a.5.5%200%200%200-.127.1q-.019.023-.035.047a.5.5%200%200%200-.06.103q-.016.045-.024.092c-.004.023-.016.044-.018.067l.004.031c.002.015-.005.021-.004.031c.001.024.013.045.018.068c.006.031.011.061.023.09q.02.044.049.084q.024.038.052.071q.035.033.078.061c.024.017.046.034.074.047a.4.4%200%200%200%20.101.027c.024.006.044.018.069.02c.035.001%203.535.298%203.535%202s-3.5%201.999-3.535%202.001A.501.501%200%200%200%2018%2033.5l.028-.001c.56-.031%205.472-.38%205.472-2.999c0-1.344-1.294-2.088-2.629-2.5%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%2036%2036%22%3E%3Cpath%20fill%3D%22%23ffcc4d%22%20d%3D%22M36%2018c0%209.941-8.059%2018-18%2018c-9.94%200-18-8.059-18-18C0%208.06%208.06%200%2018%200c9.941%200%2018%208.06%2018%2018%22%2F%3E%3Cellipse%20cx%3D%2212.5%22%20cy%3D%2215.5%22%20fill%3D%22%23664500%22%20rx%3D%222.5%22%20ry%3D%223.5%22%2F%3E%3Cellipse%20cx%3D%2223.5%22%20cy%3D%2215.5%22%20fill%3D%22%23664500%22%20rx%3D%222.5%22%20ry%3D%223.5%22%2F%3E%3Cpath%20fill%3D%22%23664500%22%20d%3D%22M20.871%2028c1.335-.412%202.629-1.156%202.629-2.5c0-2.619-4.912-2.968-5.472-2.999a.493.493%200%200%200-.527.468a.5.5%200%200%200%20.464.53c.035.002%203.535.299%203.535%202.001s-3.5%201.999-3.535%202.001c-.013.001-.023.008-.036.01a.5.5%200%200%200-.149.041l-.015.009a.5.5%200%200%200-.127.1q-.019.023-.035.047a.5.5%200%200%200-.06.103q-.016.045-.024.092c-.004.023-.016.044-.018.067l.004.031c.002.015-.005.021-.004.031c.001.024.013.045.018.068c.006.031.011.061.023.09q.02.044.049.084q.024.038.052.071q.035.033.078.061c.024.017.046.034.074.047a.4.4%200%200%200%20.101.027c.024.006.044.018.069.02c.035.001%203.535.298%203.535%202s-3.5%201.999-3.535%202.001A.501.501%200%200%200%2018%2033.5l.028-.001c.56-.031%205.472-.38%205.472-2.999c0-1.344-1.294-2.088-2.629-2.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/kissing-face.svg?color=%231a73e8&size=48