kiss mark emoji

kiss-mark from OpenMoji by OpenMoji · Default · Smileys Emotion · CC-BY-SA-4.0 Attribution required.

Name
kiss-mark
Set
OpenMoji
Style
Default
Category
Smileys Emotion
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More smileys emotion icons from OpenMoji

Use the kiss mark emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d22f27" d="m59.557 52.3l.006-.01q.002-.008.006-.014a1.8 1.8 0 0 0-.008-1.86c-2.376-5.349-2.471-10.544-2.54-14.728c-.068-4.264-.123-7.633-2.443-9.722c-1.508-1.359-3.664-1.866-6.78-1.59c-2.09.187-2.352.45-3.392-.195s-.92-.997-1.68-2.957c-1.146-2.944-2.563-4.663-4.458-5.413c-2.89-1.142-5.908.304-9.73 2.133c-3.77 1.806-8.455 4.037-14.324 4.29c-.684-.085-1.393.199-1.773.811c-.572.921-.146 2.078.599 2.546c.468.674.95 3.243 1.339 5.336c1.284 6.89 3.224 17.304 11.794 22.624s18.763 2.44 25.508.533c2.048-.58 4.565-1.288 5.377-1.167c.87.535 1.997.192 2.499-.616"/><path fill="#fff" d="M38.368 33.753s-1.02-2.276-2.385-3.123c-1.522-.945-2.75-.61-4.593.054c-1.257.451-2.618.941-4.299.73c-.56-.07-.877.631-.472 1.024c3.462 3.357 5.192 7.555 5.832 9.412c.093.271.29.502.5.629c.206.132.5.205.785.169c1.949-.25 6.478-.563 11.023 1.051c.531.19 1.018-.406.707-.877c-.934-1.413-1.099-2.85-1.252-4.177c-.222-1.946-.467-3.195-1.99-4.14c-1.364-.847-3.856-.753-3.856-.753"/><g fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2"><path d="m59.557 52.3l.006-.01q.002-.008.006-.014a1.8 1.8 0 0 0-.008-1.86c-2.376-5.349-2.471-10.544-2.54-14.728c-.068-4.264-.123-7.633-2.443-9.722c-1.508-1.359-3.664-1.866-6.78-1.59c-2.09.187-2.352.45-3.392-.195s-.92-.997-1.68-2.957c-1.146-2.944-2.563-4.663-4.458-5.413c-2.89-1.142-5.908.304-9.73 2.133c-3.77 1.806-8.455 4.037-14.324 4.29c-.684-.085-1.393.199-1.773.811c-.572.921-.146 2.078.599 2.546c.468.674.95 3.243 1.339 5.336c1.284 6.89 3.224 17.304 11.794 22.624s18.763 2.44 25.508.533c2.048-.58 4.565-1.288 5.377-1.167c.87.535 1.997.192 2.499-.616z"/><path d="M38.368 33.753s-1.02-2.276-2.385-3.123c-1.522-.945-2.75-.61-4.593.054c-1.257.451-2.618.941-4.299.73c-.56-.07-.877.631-.472 1.024c3.462 3.357 5.192 7.555 5.832 9.412c.093.271.29.502.5.629c.206.132.5.205.785.169c1.949-.25 6.478-.563 11.023 1.051c.531.19 1.018-.406.707-.877c-.934-1.413-1.099-2.85-1.252-4.177c-.222-1.946-.467-3.195-1.99-4.14c-1.364-.847-3.856-.753-3.856-.753z"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiKissMark(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d22f27" d="m59.557 52.3l.006-.01q.002-.008.006-.014a1.8 1.8 0 0 0-.008-1.86c-2.376-5.349-2.471-10.544-2.54-14.728c-.068-4.264-.123-7.633-2.443-9.722c-1.508-1.359-3.664-1.866-6.78-1.59c-2.09.187-2.352.45-3.392-.195s-.92-.997-1.68-2.957c-1.146-2.944-2.563-4.663-4.458-5.413c-2.89-1.142-5.908.304-9.73 2.133c-3.77 1.806-8.455 4.037-14.324 4.29c-.684-.085-1.393.199-1.773.811c-.572.921-.146 2.078.599 2.546c.468.674.95 3.243 1.339 5.336c1.284 6.89 3.224 17.304 11.794 22.624s18.763 2.44 25.508.533c2.048-.58 4.565-1.288 5.377-1.167c.87.535 1.997.192 2.499-.616"/><path fill="#fff" d="M38.368 33.753s-1.02-2.276-2.385-3.123c-1.522-.945-2.75-.61-4.593.054c-1.257.451-2.618.941-4.299.73c-.56-.07-.877.631-.472 1.024c3.462 3.357 5.192 7.555 5.832 9.412c.093.271.29.502.5.629c.206.132.5.205.785.169c1.949-.25 6.478-.563 11.023 1.051c.531.19 1.018-.406.707-.877c-.934-1.413-1.099-2.85-1.252-4.177c-.222-1.946-.467-3.195-1.99-4.14c-1.364-.847-3.856-.753-3.856-.753"/><g fill="none" stroke="#000" strokeMiterlimit="10" strokeWidth="2"><path d="m59.557 52.3l.006-.01q.002-.008.006-.014a1.8 1.8 0 0 0-.008-1.86c-2.376-5.349-2.471-10.544-2.54-14.728c-.068-4.264-.123-7.633-2.443-9.722c-1.508-1.359-3.664-1.866-6.78-1.59c-2.09.187-2.352.45-3.392-.195s-.92-.997-1.68-2.957c-1.146-2.944-2.563-4.663-4.458-5.413c-2.89-1.142-5.908.304-9.73 2.133c-3.77 1.806-8.455 4.037-14.324 4.29c-.684-.085-1.393.199-1.773.811c-.572.921-.146 2.078.599 2.546c.468.674.95 3.243 1.339 5.336c1.284 6.89 3.224 17.304 11.794 22.624s18.763 2.44 25.508.533c2.048-.58 4.565-1.288 5.377-1.167c.87.535 1.997.192 2.499-.616z"/><path d="M38.368 33.753s-1.02-2.276-2.385-3.123c-1.522-.945-2.75-.61-4.593.054c-1.257.451-2.618.941-4.299.73c-.56-.07-.877.631-.472 1.024c3.462 3.357 5.192 7.555 5.832 9.412c.093.271.29.502.5.629c.206.132.5.205.785.169c1.949-.25 6.478-.563 11.023 1.051c.531.19 1.018-.406.707-.877c-.934-1.413-1.099-2.85-1.252-4.177c-.222-1.946-.467-3.195-1.99-4.14c-1.364-.847-3.856-.753-3.856-.753z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d22f27" d="m59.557 52.3l.006-.01q.002-.008.006-.014a1.8 1.8 0 0 0-.008-1.86c-2.376-5.349-2.471-10.544-2.54-14.728c-.068-4.264-.123-7.633-2.443-9.722c-1.508-1.359-3.664-1.866-6.78-1.59c-2.09.187-2.352.45-3.392-.195s-.92-.997-1.68-2.957c-1.146-2.944-2.563-4.663-4.458-5.413c-2.89-1.142-5.908.304-9.73 2.133c-3.77 1.806-8.455 4.037-14.324 4.29c-.684-.085-1.393.199-1.773.811c-.572.921-.146 2.078.599 2.546c.468.674.95 3.243 1.339 5.336c1.284 6.89 3.224 17.304 11.794 22.624s18.763 2.44 25.508.533c2.048-.58 4.565-1.288 5.377-1.167c.87.535 1.997.192 2.499-.616"/><path fill="#fff" d="M38.368 33.753s-1.02-2.276-2.385-3.123c-1.522-.945-2.75-.61-4.593.054c-1.257.451-2.618.941-4.299.73c-.56-.07-.877.631-.472 1.024c3.462 3.357 5.192 7.555 5.832 9.412c.093.271.29.502.5.629c.206.132.5.205.785.169c1.949-.25 6.478-.563 11.023 1.051c.531.19 1.018-.406.707-.877c-.934-1.413-1.099-2.85-1.252-4.177c-.222-1.946-.467-3.195-1.99-4.14c-1.364-.847-3.856-.753-3.856-.753"/><g fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2"><path d="m59.557 52.3l.006-.01q.002-.008.006-.014a1.8 1.8 0 0 0-.008-1.86c-2.376-5.349-2.471-10.544-2.54-14.728c-.068-4.264-.123-7.633-2.443-9.722c-1.508-1.359-3.664-1.866-6.78-1.59c-2.09.187-2.352.45-3.392-.195s-.92-.997-1.68-2.957c-1.146-2.944-2.563-4.663-4.458-5.413c-2.89-1.142-5.908.304-9.73 2.133c-3.77 1.806-8.455 4.037-14.324 4.29c-.684-.085-1.393.199-1.773.811c-.572.921-.146 2.078.599 2.546c.468.674.95 3.243 1.339 5.336c1.284 6.89 3.224 17.304 11.794 22.624s18.763 2.44 25.508.533c2.048-.58 4.565-1.288 5.377-1.167c.87.535 1.997.192 2.499-.616z"/><path d="M38.368 33.753s-1.02-2.276-2.385-3.123c-1.522-.945-2.75-.61-4.593.054c-1.257.451-2.618.941-4.299.73c-.56-.07-.877.631-.472 1.024c3.462 3.357 5.192 7.555 5.832 9.412c.093.271.29.502.5.629c.206.132.5.205.785.169c1.949-.25 6.478-.563 11.023 1.051c.531.19 1.018-.406.707-.877c-.934-1.413-1.099-2.85-1.252-4.177c-.222-1.946-.467-3.195-1.99-4.14c-1.364-.847-3.856-.753-3.856-.753z"/></g></svg>
</template>

CSS

.icon-kiss-mark {
  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%23d22f27%22%20d%3D%22m59.557%2052.3l.006-.01q.002-.008.006-.014a1.8%201.8%200%200%200-.008-1.86c-2.376-5.349-2.471-10.544-2.54-14.728c-.068-4.264-.123-7.633-2.443-9.722c-1.508-1.359-3.664-1.866-6.78-1.59c-2.09.187-2.352.45-3.392-.195s-.92-.997-1.68-2.957c-1.146-2.944-2.563-4.663-4.458-5.413c-2.89-1.142-5.908.304-9.73%202.133c-3.77%201.806-8.455%204.037-14.324%204.29c-.684-.085-1.393.199-1.773.811c-.572.921-.146%202.078.599%202.546c.468.674.95%203.243%201.339%205.336c1.284%206.89%203.224%2017.304%2011.794%2022.624s18.763%202.44%2025.508.533c2.048-.58%204.565-1.288%205.377-1.167c.87.535%201.997.192%202.499-.616%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M38.368%2033.753s-1.02-2.276-2.385-3.123c-1.522-.945-2.75-.61-4.593.054c-1.257.451-2.618.941-4.299.73c-.56-.07-.877.631-.472%201.024c3.462%203.357%205.192%207.555%205.832%209.412c.093.271.29.502.5.629c.206.132.5.205.785.169c1.949-.25%206.478-.563%2011.023%201.051c.531.19%201.018-.406.707-.877c-.934-1.413-1.099-2.85-1.252-4.177c-.222-1.946-.467-3.195-1.99-4.14c-1.364-.847-3.856-.753-3.856-.753%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22m59.557%2052.3l.006-.01q.002-.008.006-.014a1.8%201.8%200%200%200-.008-1.86c-2.376-5.349-2.471-10.544-2.54-14.728c-.068-4.264-.123-7.633-2.443-9.722c-1.508-1.359-3.664-1.866-6.78-1.59c-2.09.187-2.352.45-3.392-.195s-.92-.997-1.68-2.957c-1.146-2.944-2.563-4.663-4.458-5.413c-2.89-1.142-5.908.304-9.73%202.133c-3.77%201.806-8.455%204.037-14.324%204.29c-.684-.085-1.393.199-1.773.811c-.572.921-.146%202.078.599%202.546c.468.674.95%203.243%201.339%205.336c1.284%206.89%203.224%2017.304%2011.794%2022.624s18.763%202.44%2025.508.533c2.048-.58%204.565-1.288%205.377-1.167c.87.535%201.997.192%202.499-.616z%22%2F%3E%3Cpath%20d%3D%22M38.368%2033.753s-1.02-2.276-2.385-3.123c-1.522-.945-2.75-.61-4.593.054c-1.257.451-2.618.941-4.299.73c-.56-.07-.877.631-.472%201.024c3.462%203.357%205.192%207.555%205.832%209.412c.093.271.29.502.5.629c.206.132.5.205.785.169c1.949-.25%206.478-.563%2011.023%201.051c.531.19%201.018-.406.707-.877c-.934-1.413-1.099-2.85-1.252-4.177c-.222-1.946-.467-3.195-1.99-4.14c-1.364-.847-3.856-.753-3.856-.753z%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%23d22f27%22%20d%3D%22m59.557%2052.3l.006-.01q.002-.008.006-.014a1.8%201.8%200%200%200-.008-1.86c-2.376-5.349-2.471-10.544-2.54-14.728c-.068-4.264-.123-7.633-2.443-9.722c-1.508-1.359-3.664-1.866-6.78-1.59c-2.09.187-2.352.45-3.392-.195s-.92-.997-1.68-2.957c-1.146-2.944-2.563-4.663-4.458-5.413c-2.89-1.142-5.908.304-9.73%202.133c-3.77%201.806-8.455%204.037-14.324%204.29c-.684-.085-1.393.199-1.773.811c-.572.921-.146%202.078.599%202.546c.468.674.95%203.243%201.339%205.336c1.284%206.89%203.224%2017.304%2011.794%2022.624s18.763%202.44%2025.508.533c2.048-.58%204.565-1.288%205.377-1.167c.87.535%201.997.192%202.499-.616%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M38.368%2033.753s-1.02-2.276-2.385-3.123c-1.522-.945-2.75-.61-4.593.054c-1.257.451-2.618.941-4.299.73c-.56-.07-.877.631-.472%201.024c3.462%203.357%205.192%207.555%205.832%209.412c.093.271.29.502.5.629c.206.132.5.205.785.169c1.949-.25%206.478-.563%2011.023%201.051c.531.19%201.018-.406.707-.877c-.934-1.413-1.099-2.85-1.252-4.177c-.222-1.946-.467-3.195-1.99-4.14c-1.364-.847-3.856-.753-3.856-.753%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22m59.557%2052.3l.006-.01q.002-.008.006-.014a1.8%201.8%200%200%200-.008-1.86c-2.376-5.349-2.471-10.544-2.54-14.728c-.068-4.264-.123-7.633-2.443-9.722c-1.508-1.359-3.664-1.866-6.78-1.59c-2.09.187-2.352.45-3.392-.195s-.92-.997-1.68-2.957c-1.146-2.944-2.563-4.663-4.458-5.413c-2.89-1.142-5.908.304-9.73%202.133c-3.77%201.806-8.455%204.037-14.324%204.29c-.684-.085-1.393.199-1.773.811c-.572.921-.146%202.078.599%202.546c.468.674.95%203.243%201.339%205.336c1.284%206.89%203.224%2017.304%2011.794%2022.624s18.763%202.44%2025.508.533c2.048-.58%204.565-1.288%205.377-1.167c.87.535%201.997.192%202.499-.616z%22%2F%3E%3Cpath%20d%3D%22M38.368%2033.753s-1.02-2.276-2.385-3.123c-1.522-.945-2.75-.61-4.593.054c-1.257.451-2.618.941-4.299.73c-.56-.07-.877.631-.472%201.024c3.462%203.357%205.192%207.555%205.832%209.412c.093.271.29.502.5.629c.206.132.5.205.785.169c1.949-.25%206.478-.563%2011.023%201.051c.531.19%201.018-.406.707-.877c-.934-1.413-1.099-2.85-1.252-4.177c-.222-1.946-.467-3.195-1.99-4.14c-1.364-.847-3.856-.753-3.856-.753z%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-mark.svg?color=%231a73e8&size=48