kiss man man emoji

kiss-man-man-medium-light-skin-tone from OpenMoji by OpenMoji · Medium-light skin tone · People Body · CC-BY-SA-4.0 Attribution required.

Name
kiss-man-man-medium-light-skin-tone
Set
OpenMoji
Style
Medium-light skin tone
Category
People Body
Viewbox
72×72
License
CC BY-SA 4.0

5 other variants in OpenMoji

The same emoji in other sets

More people body icons from OpenMoji

Use the kiss man man emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#ea5a47" d="M36 14.7c1.1-2.4 4-3.4 6.3-2.2s3.3 4 2.2 6.4c-.1.3-.3.5-.4.7L36 30l-8.1-10.4c-.2-.2-.3-.5-.4-.7c-1.1-2.4-.1-5.2 2.2-6.4s5.2-.2 6.3 2.2"/><path fill="#fcea2b" d="M42.3 28.7c0 .3 13.7-7 16.3 1.4c0 0 3.6 1.8 2.9 7.9c-.1 1-.1 3.4-1.2 4.4l-2.9-7.3s-7.7 3-12.9-.6l-2.4 7.8s-.9-1.4-1-3.1c0 0-.4-4.1.5-5.7c.2-.1 1.8-2.7.7-4.8M9.5 35.8c.6-8.8 7.3-8.9 10.6-8.3c.3.1 1.2 0 1.5 0c6.1-.8 9.1 6.1 9.1 9.1c0 1.1 0 3.8-1.5 5.3c0 0-3.5-4.2-3.6-6.6c0 0-11.5 4.4-12.3.6c0 0-.8 3-1.5 3.8v3c0-.1-2.6-3.2-2.3-6.9"/><path fill="#debb90" d="m60.3 42.4l-2.9-7.3s-7.7 3-12.9-.6l-1.986 6.455C42.658 47.307 46.62 52.4 51.5 52.4c4.534 0 8.274-4.4 8.898-10.118c-.035.037-.06.084-.098.118m-34.7-7.1s-11.5 4.4-12.3.6c0 0-.735 2.753-1.413 3.685c-.051.497-.087 1-.087 1.515c0 6.24 3.895 11.3 8.7 11.3c4.606 0 8.367-4.653 8.67-10.536c-.3-.365-3.475-4.277-3.57-6.564"/><g fill="none" stroke="#000" stroke-width="2"><path stroke-miterlimit="10" d="M60.5 39.7v.9c0 6.5-4 11.8-9 11.8s-9-5.3-9-11.8v-.7"/><path stroke-linecap="round" stroke-linejoin="round" d="M49.4 47.4c.6.7 1.4.7 2.1 0"/><path stroke-linecap="round" stroke-miterlimit="10" d="M46.2 41.8s1.5 1.5 3 0m4.3-.7s1.5 1.5 3 0"/><path stroke-linejoin="round" stroke-miterlimit="10" d="M42.3 28.7c0 .3 13.7-7 16.3 1.4c0 0 3.6 1.8 2.9 7.9c-.1 1-.1 3.4-1.2 4.4l-2.9-7.3s-7.7 3-12.9-.6l-2.4 7.8s-.9-1.4-1-3.1c0 0-.4-4.1.5-5.7c.2-.1 1.8-2.7.7-4.8z"/><path stroke-linecap="round" stroke-linejoin="round" d="M36 14.7c1.1-2.4 4-3.4 6.3-2.2s3.3 4 2.2 6.4c-.1.3-.3.5-.4.7L36 30l-8.1-10.4c-.2-.2-.3-.5-.4-.7c-1.1-2.4-.1-5.2 2.2-6.4s5.2-.2 6.3 2.2"/><path stroke-miterlimit="10" d="M29.2 40.2v.9c0 6.3-3.9 11.3-8.7 11.3s-8.7-5.1-8.7-11.3v-.7"/><path stroke-linecap="round" stroke-linejoin="round" d="M20.2 47.4c.6.7 1.4.7 2.1 0"/><path stroke-linecap="round" stroke-miterlimit="10" d="M22.5 41.8s1.5 1.5 3 0m-10.6-.7s1.5 1.5 3 0"/><path stroke-linecap="round" stroke-linejoin="round" d="M9.5 35.8c.6-8.8 7.3-8.9 10.6-8.3c.3.1 1.2 0 1.5 0c6.1-.8 9.1 6.1 9.1 9.1c0 1.1 0 3.8-1.5 5.3c0 0-3.5-4.2-3.6-6.6c0 0-11.5 4.4-12.3.6c0 0-.8 3-1.5 3.8v3c0-.1-2.6-3.2-2.3-6.9"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiKissManManMediumLightSkinTone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#ea5a47" d="M36 14.7c1.1-2.4 4-3.4 6.3-2.2s3.3 4 2.2 6.4c-.1.3-.3.5-.4.7L36 30l-8.1-10.4c-.2-.2-.3-.5-.4-.7c-1.1-2.4-.1-5.2 2.2-6.4s5.2-.2 6.3 2.2"/><path fill="#fcea2b" d="M42.3 28.7c0 .3 13.7-7 16.3 1.4c0 0 3.6 1.8 2.9 7.9c-.1 1-.1 3.4-1.2 4.4l-2.9-7.3s-7.7 3-12.9-.6l-2.4 7.8s-.9-1.4-1-3.1c0 0-.4-4.1.5-5.7c.2-.1 1.8-2.7.7-4.8M9.5 35.8c.6-8.8 7.3-8.9 10.6-8.3c.3.1 1.2 0 1.5 0c6.1-.8 9.1 6.1 9.1 9.1c0 1.1 0 3.8-1.5 5.3c0 0-3.5-4.2-3.6-6.6c0 0-11.5 4.4-12.3.6c0 0-.8 3-1.5 3.8v3c0-.1-2.6-3.2-2.3-6.9"/><path fill="#debb90" d="m60.3 42.4l-2.9-7.3s-7.7 3-12.9-.6l-1.986 6.455C42.658 47.307 46.62 52.4 51.5 52.4c4.534 0 8.274-4.4 8.898-10.118c-.035.037-.06.084-.098.118m-34.7-7.1s-11.5 4.4-12.3.6c0 0-.735 2.753-1.413 3.685c-.051.497-.087 1-.087 1.515c0 6.24 3.895 11.3 8.7 11.3c4.606 0 8.367-4.653 8.67-10.536c-.3-.365-3.475-4.277-3.57-6.564"/><g fill="none" stroke="#000" strokeWidth="2"><path strokeMiterlimit="10" d="M60.5 39.7v.9c0 6.5-4 11.8-9 11.8s-9-5.3-9-11.8v-.7"/><path strokeLinecap="round" strokeLinejoin="round" d="M49.4 47.4c.6.7 1.4.7 2.1 0"/><path strokeLinecap="round" strokeMiterlimit="10" d="M46.2 41.8s1.5 1.5 3 0m4.3-.7s1.5 1.5 3 0"/><path strokeLinejoin="round" strokeMiterlimit="10" d="M42.3 28.7c0 .3 13.7-7 16.3 1.4c0 0 3.6 1.8 2.9 7.9c-.1 1-.1 3.4-1.2 4.4l-2.9-7.3s-7.7 3-12.9-.6l-2.4 7.8s-.9-1.4-1-3.1c0 0-.4-4.1.5-5.7c.2-.1 1.8-2.7.7-4.8z"/><path strokeLinecap="round" strokeLinejoin="round" d="M36 14.7c1.1-2.4 4-3.4 6.3-2.2s3.3 4 2.2 6.4c-.1.3-.3.5-.4.7L36 30l-8.1-10.4c-.2-.2-.3-.5-.4-.7c-1.1-2.4-.1-5.2 2.2-6.4s5.2-.2 6.3 2.2"/><path strokeMiterlimit="10" d="M29.2 40.2v.9c0 6.3-3.9 11.3-8.7 11.3s-8.7-5.1-8.7-11.3v-.7"/><path strokeLinecap="round" strokeLinejoin="round" d="M20.2 47.4c.6.7 1.4.7 2.1 0"/><path strokeLinecap="round" strokeMiterlimit="10" d="M22.5 41.8s1.5 1.5 3 0m-10.6-.7s1.5 1.5 3 0"/><path strokeLinecap="round" strokeLinejoin="round" d="M9.5 35.8c.6-8.8 7.3-8.9 10.6-8.3c.3.1 1.2 0 1.5 0c6.1-.8 9.1 6.1 9.1 9.1c0 1.1 0 3.8-1.5 5.3c0 0-3.5-4.2-3.6-6.6c0 0-11.5 4.4-12.3.6c0 0-.8 3-1.5 3.8v3c0-.1-2.6-3.2-2.3-6.9"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#ea5a47" d="M36 14.7c1.1-2.4 4-3.4 6.3-2.2s3.3 4 2.2 6.4c-.1.3-.3.5-.4.7L36 30l-8.1-10.4c-.2-.2-.3-.5-.4-.7c-1.1-2.4-.1-5.2 2.2-6.4s5.2-.2 6.3 2.2"/><path fill="#fcea2b" d="M42.3 28.7c0 .3 13.7-7 16.3 1.4c0 0 3.6 1.8 2.9 7.9c-.1 1-.1 3.4-1.2 4.4l-2.9-7.3s-7.7 3-12.9-.6l-2.4 7.8s-.9-1.4-1-3.1c0 0-.4-4.1.5-5.7c.2-.1 1.8-2.7.7-4.8M9.5 35.8c.6-8.8 7.3-8.9 10.6-8.3c.3.1 1.2 0 1.5 0c6.1-.8 9.1 6.1 9.1 9.1c0 1.1 0 3.8-1.5 5.3c0 0-3.5-4.2-3.6-6.6c0 0-11.5 4.4-12.3.6c0 0-.8 3-1.5 3.8v3c0-.1-2.6-3.2-2.3-6.9"/><path fill="#debb90" d="m60.3 42.4l-2.9-7.3s-7.7 3-12.9-.6l-1.986 6.455C42.658 47.307 46.62 52.4 51.5 52.4c4.534 0 8.274-4.4 8.898-10.118c-.035.037-.06.084-.098.118m-34.7-7.1s-11.5 4.4-12.3.6c0 0-.735 2.753-1.413 3.685c-.051.497-.087 1-.087 1.515c0 6.24 3.895 11.3 8.7 11.3c4.606 0 8.367-4.653 8.67-10.536c-.3-.365-3.475-4.277-3.57-6.564"/><g fill="none" stroke="#000" stroke-width="2"><path stroke-miterlimit="10" d="M60.5 39.7v.9c0 6.5-4 11.8-9 11.8s-9-5.3-9-11.8v-.7"/><path stroke-linecap="round" stroke-linejoin="round" d="M49.4 47.4c.6.7 1.4.7 2.1 0"/><path stroke-linecap="round" stroke-miterlimit="10" d="M46.2 41.8s1.5 1.5 3 0m4.3-.7s1.5 1.5 3 0"/><path stroke-linejoin="round" stroke-miterlimit="10" d="M42.3 28.7c0 .3 13.7-7 16.3 1.4c0 0 3.6 1.8 2.9 7.9c-.1 1-.1 3.4-1.2 4.4l-2.9-7.3s-7.7 3-12.9-.6l-2.4 7.8s-.9-1.4-1-3.1c0 0-.4-4.1.5-5.7c.2-.1 1.8-2.7.7-4.8z"/><path stroke-linecap="round" stroke-linejoin="round" d="M36 14.7c1.1-2.4 4-3.4 6.3-2.2s3.3 4 2.2 6.4c-.1.3-.3.5-.4.7L36 30l-8.1-10.4c-.2-.2-.3-.5-.4-.7c-1.1-2.4-.1-5.2 2.2-6.4s5.2-.2 6.3 2.2"/><path stroke-miterlimit="10" d="M29.2 40.2v.9c0 6.3-3.9 11.3-8.7 11.3s-8.7-5.1-8.7-11.3v-.7"/><path stroke-linecap="round" stroke-linejoin="round" d="M20.2 47.4c.6.7 1.4.7 2.1 0"/><path stroke-linecap="round" stroke-miterlimit="10" d="M22.5 41.8s1.5 1.5 3 0m-10.6-.7s1.5 1.5 3 0"/><path stroke-linecap="round" stroke-linejoin="round" d="M9.5 35.8c.6-8.8 7.3-8.9 10.6-8.3c.3.1 1.2 0 1.5 0c6.1-.8 9.1 6.1 9.1 9.1c0 1.1 0 3.8-1.5 5.3c0 0-3.5-4.2-3.6-6.6c0 0-11.5 4.4-12.3.6c0 0-.8 3-1.5 3.8v3c0-.1-2.6-3.2-2.3-6.9"/></g></svg>
</template>

CSS

.icon-kiss-man-man-medium-light-skin-tone {
  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%2072%2072%22%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M36%2014.7c1.1-2.4%204-3.4%206.3-2.2s3.3%204%202.2%206.4c-.1.3-.3.5-.4.7L36%2030l-8.1-10.4c-.2-.2-.3-.5-.4-.7c-1.1-2.4-.1-5.2%202.2-6.4s5.2-.2%206.3%202.2%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M42.3%2028.7c0%20.3%2013.7-7%2016.3%201.4c0%200%203.6%201.8%202.9%207.9c-.1%201-.1%203.4-1.2%204.4l-2.9-7.3s-7.7%203-12.9-.6l-2.4%207.8s-.9-1.4-1-3.1c0%200-.4-4.1.5-5.7c.2-.1%201.8-2.7.7-4.8M9.5%2035.8c.6-8.8%207.3-8.9%2010.6-8.3c.3.1%201.2%200%201.5%200c6.1-.8%209.1%206.1%209.1%209.1c0%201.1%200%203.8-1.5%205.3c0%200-3.5-4.2-3.6-6.6c0%200-11.5%204.4-12.3.6c0%200-.8%203-1.5%203.8v3c0-.1-2.6-3.2-2.3-6.9%22%2F%3E%3Cpath%20fill%3D%22%23debb90%22%20d%3D%22m60.3%2042.4l-2.9-7.3s-7.7%203-12.9-.6l-1.986%206.455C42.658%2047.307%2046.62%2052.4%2051.5%2052.4c4.534%200%208.274-4.4%208.898-10.118c-.035.037-.06.084-.098.118m-34.7-7.1s-11.5%204.4-12.3.6c0%200-.735%202.753-1.413%203.685c-.051.497-.087%201-.087%201.515c0%206.24%203.895%2011.3%208.7%2011.3c4.606%200%208.367-4.653%208.67-10.536c-.3-.365-3.475-4.277-3.57-6.564%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22M60.5%2039.7v.9c0%206.5-4%2011.8-9%2011.8s-9-5.3-9-11.8v-.7%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M49.4%2047.4c.6.7%201.4.7%202.1%200%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20d%3D%22M46.2%2041.8s1.5%201.5%203%200m4.3-.7s1.5%201.5%203%200%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20d%3D%22M42.3%2028.7c0%20.3%2013.7-7%2016.3%201.4c0%200%203.6%201.8%202.9%207.9c-.1%201-.1%203.4-1.2%204.4l-2.9-7.3s-7.7%203-12.9-.6l-2.4%207.8s-.9-1.4-1-3.1c0%200-.4-4.1.5-5.7c.2-.1%201.8-2.7.7-4.8z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M36%2014.7c1.1-2.4%204-3.4%206.3-2.2s3.3%204%202.2%206.4c-.1.3-.3.5-.4.7L36%2030l-8.1-10.4c-.2-.2-.3-.5-.4-.7c-1.1-2.4-.1-5.2%202.2-6.4s5.2-.2%206.3%202.2%22%2F%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22M29.2%2040.2v.9c0%206.3-3.9%2011.3-8.7%2011.3s-8.7-5.1-8.7-11.3v-.7%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M20.2%2047.4c.6.7%201.4.7%202.1%200%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20d%3D%22M22.5%2041.8s1.5%201.5%203%200m-10.6-.7s1.5%201.5%203%200%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M9.5%2035.8c.6-8.8%207.3-8.9%2010.6-8.3c.3.1%201.2%200%201.5%200c6.1-.8%209.1%206.1%209.1%209.1c0%201.1%200%203.8-1.5%205.3c0%200-3.5-4.2-3.6-6.6c0%200-11.5%204.4-12.3.6c0%200-.8%203-1.5%203.8v3c0-.1-2.6-3.2-2.3-6.9%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M36%2014.7c1.1-2.4%204-3.4%206.3-2.2s3.3%204%202.2%206.4c-.1.3-.3.5-.4.7L36%2030l-8.1-10.4c-.2-.2-.3-.5-.4-.7c-1.1-2.4-.1-5.2%202.2-6.4s5.2-.2%206.3%202.2%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M42.3%2028.7c0%20.3%2013.7-7%2016.3%201.4c0%200%203.6%201.8%202.9%207.9c-.1%201-.1%203.4-1.2%204.4l-2.9-7.3s-7.7%203-12.9-.6l-2.4%207.8s-.9-1.4-1-3.1c0%200-.4-4.1.5-5.7c.2-.1%201.8-2.7.7-4.8M9.5%2035.8c.6-8.8%207.3-8.9%2010.6-8.3c.3.1%201.2%200%201.5%200c6.1-.8%209.1%206.1%209.1%209.1c0%201.1%200%203.8-1.5%205.3c0%200-3.5-4.2-3.6-6.6c0%200-11.5%204.4-12.3.6c0%200-.8%203-1.5%203.8v3c0-.1-2.6-3.2-2.3-6.9%22%2F%3E%3Cpath%20fill%3D%22%23debb90%22%20d%3D%22m60.3%2042.4l-2.9-7.3s-7.7%203-12.9-.6l-1.986%206.455C42.658%2047.307%2046.62%2052.4%2051.5%2052.4c4.534%200%208.274-4.4%208.898-10.118c-.035.037-.06.084-.098.118m-34.7-7.1s-11.5%204.4-12.3.6c0%200-.735%202.753-1.413%203.685c-.051.497-.087%201-.087%201.515c0%206.24%203.895%2011.3%208.7%2011.3c4.606%200%208.367-4.653%208.67-10.536c-.3-.365-3.475-4.277-3.57-6.564%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22M60.5%2039.7v.9c0%206.5-4%2011.8-9%2011.8s-9-5.3-9-11.8v-.7%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M49.4%2047.4c.6.7%201.4.7%202.1%200%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20d%3D%22M46.2%2041.8s1.5%201.5%203%200m4.3-.7s1.5%201.5%203%200%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20d%3D%22M42.3%2028.7c0%20.3%2013.7-7%2016.3%201.4c0%200%203.6%201.8%202.9%207.9c-.1%201-.1%203.4-1.2%204.4l-2.9-7.3s-7.7%203-12.9-.6l-2.4%207.8s-.9-1.4-1-3.1c0%200-.4-4.1.5-5.7c.2-.1%201.8-2.7.7-4.8z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M36%2014.7c1.1-2.4%204-3.4%206.3-2.2s3.3%204%202.2%206.4c-.1.3-.3.5-.4.7L36%2030l-8.1-10.4c-.2-.2-.3-.5-.4-.7c-1.1-2.4-.1-5.2%202.2-6.4s5.2-.2%206.3%202.2%22%2F%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22M29.2%2040.2v.9c0%206.3-3.9%2011.3-8.7%2011.3s-8.7-5.1-8.7-11.3v-.7%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M20.2%2047.4c.6.7%201.4.7%202.1%200%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20d%3D%22M22.5%2041.8s1.5%201.5%203%200m-10.6-.7s1.5%201.5%203%200%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M9.5%2035.8c.6-8.8%207.3-8.9%2010.6-8.3c.3.1%201.2%200%201.5%200c6.1-.8%209.1%206.1%209.1%209.1c0%201.1%200%203.8-1.5%205.3c0%200-3.5-4.2-3.6-6.6c0%200-11.5%204.4-12.3.6c0%200-.8%203-1.5%203.8v3c0-.1-2.6-3.2-2.3-6.9%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/kiss-man-man-medium-light-skin-tone.svg?color=%231a73e8&size=48