crying cat emoji

crying-cat from OpenMoji by OpenMoji · Default · Smileys Emotion · CC-BY-SA-4.0 Attribution required.

Name
crying-cat
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 crying cat emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#f4aa41" d="M58.666 48.832c-3.598 9.117-12.632 15.155-23.208 15.155c-9.117 0-19.256-5.848-22.853-14.965l-.126-.312c-1.142-2.86-.958-6.36-.958-9.633l3.667-32.371l10.228 10.08a24.2 24.2 0 0 1 9.51-1.939h1.064c3.373 0 6.588.691 9.51 1.939l11.228-11.08l3.723 33.876a24.9 24.9 0 0 1-1.77 9.256"/><path fill="#e27022" d="M35.458 63.987c10.61.342 20.354-6.004 23.952-15.121l.11-.231c1.142-2.86.959-6.896.959-10.169l-3.75-32.76"/><path fill="#fff" d="M55.106 33.527s-9.276-9.277-13.252 6.625c10.602 7.951 13.252-6.625 13.252-6.625m-38.212 0s9.276-9.277 13.252 6.625c-10.602 7.951-13.252-6.625-13.252-6.625"/><path fill="#92d3f5" d="M20.92 48.194c-1.2 1.42-3.444 4.473-3.444 7.414a3.4 3.4 0 0 0 1.007 2.435c.65.65 1.515 1.01 2.437 1.01c1.841 0 3.446-1.605 3.444-3.445c0-2.941-2.245-5.993-3.444-7.414"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M55.106 33.485s-9.276-9.277-13.252 6.625c10.602 7.951 13.252-6.625 13.252-6.625M62 53.923l-9.36-5.199m5.2 10.399l-9.36-5.2"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M13.292 47.795a23.9 23.9 0 0 1-1.732-8.952l3.64-32.76l10.98 10.715a23.9 23.9 0 0 1 9.3-1.874h1.04c3.299 0 6.442.668 9.3 1.874L56.8 6.084l3.64 32.76c0 3.164-.614 6.186-1.732 8.951m-31.704 13.66A23.9 23.9 0 0 0 35.48 63h1.04c4.647 0 8.985-1.324 12.655-3.618"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M16.894 33.485s9.276-9.277 13.252 6.625c-10.602 7.951-13.252-6.625-13.252-6.625M10 53.923l8.72-4.844m-2.71 9.012l-1.85 1.03"/><circle cx="23.52" cy="36.243" r="2.08"/><circle cx="48.48" cy="36.243" r="2.08"/><path d="M24.827 59.473a5.5 5.5 0 0 1-3.907 1.617a5.5 5.5 0 0 1-3.908-1.618a5.48 5.48 0 0 1-1.616-3.906c0-4.86 4.593-9.508 4.789-9.703a1.04 1.04 0 0 1 1.47 0c.196.195 4.79 4.843 4.789 9.703a5.48 5.48 0 0 1-1.617 3.907M20.92 48.152c-1.2 1.42-3.444 4.473-3.444 7.414a3.4 3.4 0 0 0 1.007 2.435c.65.65 1.515 1.01 2.437 1.01c1.841 0 3.446-1.605 3.444-3.445c0-2.941-2.245-5.993-3.444-7.414"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M40.16 52.08L36 46.88m-4.16 5.2l4.16-5.2m-4.16 0h8.32"/></svg>

React

import type { SVGProps } from "react";

export function OpenmojiCryingCat(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#f4aa41" d="M58.666 48.832c-3.598 9.117-12.632 15.155-23.208 15.155c-9.117 0-19.256-5.848-22.853-14.965l-.126-.312c-1.142-2.86-.958-6.36-.958-9.633l3.667-32.371l10.228 10.08a24.2 24.2 0 0 1 9.51-1.939h1.064c3.373 0 6.588.691 9.51 1.939l11.228-11.08l3.723 33.876a24.9 24.9 0 0 1-1.77 9.256"/><path fill="#e27022" d="M35.458 63.987c10.61.342 20.354-6.004 23.952-15.121l.11-.231c1.142-2.86.959-6.896.959-10.169l-3.75-32.76"/><path fill="#fff" d="M55.106 33.527s-9.276-9.277-13.252 6.625c10.602 7.951 13.252-6.625 13.252-6.625m-38.212 0s9.276-9.277 13.252 6.625c-10.602 7.951-13.252-6.625-13.252-6.625"/><path fill="#92d3f5" d="M20.92 48.194c-1.2 1.42-3.444 4.473-3.444 7.414a3.4 3.4 0 0 0 1.007 2.435c.65.65 1.515 1.01 2.437 1.01c1.841 0 3.446-1.605 3.444-3.445c0-2.941-2.245-5.993-3.444-7.414"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2" d="M55.106 33.485s-9.276-9.277-13.252 6.625c10.602 7.951 13.252-6.625 13.252-6.625M62 53.923l-9.36-5.199m5.2 10.399l-9.36-5.2"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2" d="M13.292 47.795a23.9 23.9 0 0 1-1.732-8.952l3.64-32.76l10.98 10.715a23.9 23.9 0 0 1 9.3-1.874h1.04c3.299 0 6.442.668 9.3 1.874L56.8 6.084l3.64 32.76c0 3.164-.614 6.186-1.732 8.951m-31.704 13.66A23.9 23.9 0 0 0 35.48 63h1.04c4.647 0 8.985-1.324 12.655-3.618"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2" d="M16.894 33.485s9.276-9.277 13.252 6.625c-10.602 7.951-13.252-6.625-13.252-6.625M10 53.923l8.72-4.844m-2.71 9.012l-1.85 1.03"/><circle cx="23.52" cy="36.243" r="2.08"/><circle cx="48.48" cy="36.243" r="2.08"/><path d="M24.827 59.473a5.5 5.5 0 0 1-3.907 1.617a5.5 5.5 0 0 1-3.908-1.618a5.48 5.48 0 0 1-1.616-3.906c0-4.86 4.593-9.508 4.789-9.703a1.04 1.04 0 0 1 1.47 0c.196.195 4.79 4.843 4.789 9.703a5.48 5.48 0 0 1-1.617 3.907M20.92 48.152c-1.2 1.42-3.444 4.473-3.444 7.414a3.4 3.4 0 0 0 1.007 2.435c.65.65 1.515 1.01 2.437 1.01c1.841 0 3.446-1.605 3.444-3.445c0-2.941-2.245-5.993-3.444-7.414"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2" d="M40.16 52.08L36 46.88m-4.16 5.2l4.16-5.2m-4.16 0h8.32"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#f4aa41" d="M58.666 48.832c-3.598 9.117-12.632 15.155-23.208 15.155c-9.117 0-19.256-5.848-22.853-14.965l-.126-.312c-1.142-2.86-.958-6.36-.958-9.633l3.667-32.371l10.228 10.08a24.2 24.2 0 0 1 9.51-1.939h1.064c3.373 0 6.588.691 9.51 1.939l11.228-11.08l3.723 33.876a24.9 24.9 0 0 1-1.77 9.256"/><path fill="#e27022" d="M35.458 63.987c10.61.342 20.354-6.004 23.952-15.121l.11-.231c1.142-2.86.959-6.896.959-10.169l-3.75-32.76"/><path fill="#fff" d="M55.106 33.527s-9.276-9.277-13.252 6.625c10.602 7.951 13.252-6.625 13.252-6.625m-38.212 0s9.276-9.277 13.252 6.625c-10.602 7.951-13.252-6.625-13.252-6.625"/><path fill="#92d3f5" d="M20.92 48.194c-1.2 1.42-3.444 4.473-3.444 7.414a3.4 3.4 0 0 0 1.007 2.435c.65.65 1.515 1.01 2.437 1.01c1.841 0 3.446-1.605 3.444-3.445c0-2.941-2.245-5.993-3.444-7.414"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M55.106 33.485s-9.276-9.277-13.252 6.625c10.602 7.951 13.252-6.625 13.252-6.625M62 53.923l-9.36-5.199m5.2 10.399l-9.36-5.2"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M13.292 47.795a23.9 23.9 0 0 1-1.732-8.952l3.64-32.76l10.98 10.715a23.9 23.9 0 0 1 9.3-1.874h1.04c3.299 0 6.442.668 9.3 1.874L56.8 6.084l3.64 32.76c0 3.164-.614 6.186-1.732 8.951m-31.704 13.66A23.9 23.9 0 0 0 35.48 63h1.04c4.647 0 8.985-1.324 12.655-3.618"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M16.894 33.485s9.276-9.277 13.252 6.625c-10.602 7.951-13.252-6.625-13.252-6.625M10 53.923l8.72-4.844m-2.71 9.012l-1.85 1.03"/><circle cx="23.52" cy="36.243" r="2.08"/><circle cx="48.48" cy="36.243" r="2.08"/><path d="M24.827 59.473a5.5 5.5 0 0 1-3.907 1.617a5.5 5.5 0 0 1-3.908-1.618a5.48 5.48 0 0 1-1.616-3.906c0-4.86 4.593-9.508 4.789-9.703a1.04 1.04 0 0 1 1.47 0c.196.195 4.79 4.843 4.789 9.703a5.48 5.48 0 0 1-1.617 3.907M20.92 48.152c-1.2 1.42-3.444 4.473-3.444 7.414a3.4 3.4 0 0 0 1.007 2.435c.65.65 1.515 1.01 2.437 1.01c1.841 0 3.446-1.605 3.444-3.445c0-2.941-2.245-5.993-3.444-7.414"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M40.16 52.08L36 46.88m-4.16 5.2l4.16-5.2m-4.16 0h8.32"/></svg>
</template>

CSS

.icon-crying-cat {
  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%23f4aa41%22%20d%3D%22M58.666%2048.832c-3.598%209.117-12.632%2015.155-23.208%2015.155c-9.117%200-19.256-5.848-22.853-14.965l-.126-.312c-1.142-2.86-.958-6.36-.958-9.633l3.667-32.371l10.228%2010.08a24.2%2024.2%200%200%201%209.51-1.939h1.064c3.373%200%206.588.691%209.51%201.939l11.228-11.08l3.723%2033.876a24.9%2024.9%200%200%201-1.77%209.256%22%2F%3E%3Cpath%20fill%3D%22%23e27022%22%20d%3D%22M35.458%2063.987c10.61.342%2020.354-6.004%2023.952-15.121l.11-.231c1.142-2.86.959-6.896.959-10.169l-3.75-32.76%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M55.106%2033.527s-9.276-9.277-13.252%206.625c10.602%207.951%2013.252-6.625%2013.252-6.625m-38.212%200s9.276-9.277%2013.252%206.625c-10.602%207.951-13.252-6.625-13.252-6.625%22%2F%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22M20.92%2048.194c-1.2%201.42-3.444%204.473-3.444%207.414a3.4%203.4%200%200%200%201.007%202.435c.65.65%201.515%201.01%202.437%201.01c1.841%200%203.446-1.605%203.444-3.445c0-2.941-2.245-5.993-3.444-7.414%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M55.106%2033.485s-9.276-9.277-13.252%206.625c10.602%207.951%2013.252-6.625%2013.252-6.625M62%2053.923l-9.36-5.199m5.2%2010.399l-9.36-5.2%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M13.292%2047.795a23.9%2023.9%200%200%201-1.732-8.952l3.64-32.76l10.98%2010.715a23.9%2023.9%200%200%201%209.3-1.874h1.04c3.299%200%206.442.668%209.3%201.874L56.8%206.084l3.64%2032.76c0%203.164-.614%206.186-1.732%208.951m-31.704%2013.66A23.9%2023.9%200%200%200%2035.48%2063h1.04c4.647%200%208.985-1.324%2012.655-3.618%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M16.894%2033.485s9.276-9.277%2013.252%206.625c-10.602%207.951-13.252-6.625-13.252-6.625M10%2053.923l8.72-4.844m-2.71%209.012l-1.85%201.03%22%2F%3E%3Ccircle%20cx%3D%2223.52%22%20cy%3D%2236.243%22%20r%3D%222.08%22%2F%3E%3Ccircle%20cx%3D%2248.48%22%20cy%3D%2236.243%22%20r%3D%222.08%22%2F%3E%3Cpath%20d%3D%22M24.827%2059.473a5.5%205.5%200%200%201-3.907%201.617a5.5%205.5%200%200%201-3.908-1.618a5.48%205.48%200%200%201-1.616-3.906c0-4.86%204.593-9.508%204.789-9.703a1.04%201.04%200%200%201%201.47%200c.196.195%204.79%204.843%204.789%209.703a5.48%205.48%200%200%201-1.617%203.907M20.92%2048.152c-1.2%201.42-3.444%204.473-3.444%207.414a3.4%203.4%200%200%200%201.007%202.435c.65.65%201.515%201.01%202.437%201.01c1.841%200%203.446-1.605%203.444-3.445c0-2.941-2.245-5.993-3.444-7.414%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M40.16%2052.08L36%2046.88m-4.16%205.2l4.16-5.2m-4.16%200h8.32%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23f4aa41%22%20d%3D%22M58.666%2048.832c-3.598%209.117-12.632%2015.155-23.208%2015.155c-9.117%200-19.256-5.848-22.853-14.965l-.126-.312c-1.142-2.86-.958-6.36-.958-9.633l3.667-32.371l10.228%2010.08a24.2%2024.2%200%200%201%209.51-1.939h1.064c3.373%200%206.588.691%209.51%201.939l11.228-11.08l3.723%2033.876a24.9%2024.9%200%200%201-1.77%209.256%22%2F%3E%3Cpath%20fill%3D%22%23e27022%22%20d%3D%22M35.458%2063.987c10.61.342%2020.354-6.004%2023.952-15.121l.11-.231c1.142-2.86.959-6.896.959-10.169l-3.75-32.76%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M55.106%2033.527s-9.276-9.277-13.252%206.625c10.602%207.951%2013.252-6.625%2013.252-6.625m-38.212%200s9.276-9.277%2013.252%206.625c-10.602%207.951-13.252-6.625-13.252-6.625%22%2F%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22M20.92%2048.194c-1.2%201.42-3.444%204.473-3.444%207.414a3.4%203.4%200%200%200%201.007%202.435c.65.65%201.515%201.01%202.437%201.01c1.841%200%203.446-1.605%203.444-3.445c0-2.941-2.245-5.993-3.444-7.414%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M55.106%2033.485s-9.276-9.277-13.252%206.625c10.602%207.951%2013.252-6.625%2013.252-6.625M62%2053.923l-9.36-5.199m5.2%2010.399l-9.36-5.2%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M13.292%2047.795a23.9%2023.9%200%200%201-1.732-8.952l3.64-32.76l10.98%2010.715a23.9%2023.9%200%200%201%209.3-1.874h1.04c3.299%200%206.442.668%209.3%201.874L56.8%206.084l3.64%2032.76c0%203.164-.614%206.186-1.732%208.951m-31.704%2013.66A23.9%2023.9%200%200%200%2035.48%2063h1.04c4.647%200%208.985-1.324%2012.655-3.618%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M16.894%2033.485s9.276-9.277%2013.252%206.625c-10.602%207.951-13.252-6.625-13.252-6.625M10%2053.923l8.72-4.844m-2.71%209.012l-1.85%201.03%22%2F%3E%3Ccircle%20cx%3D%2223.52%22%20cy%3D%2236.243%22%20r%3D%222.08%22%2F%3E%3Ccircle%20cx%3D%2248.48%22%20cy%3D%2236.243%22%20r%3D%222.08%22%2F%3E%3Cpath%20d%3D%22M24.827%2059.473a5.5%205.5%200%200%201-3.907%201.617a5.5%205.5%200%200%201-3.908-1.618a5.48%205.48%200%200%201-1.616-3.906c0-4.86%204.593-9.508%204.789-9.703a1.04%201.04%200%200%201%201.47%200c.196.195%204.79%204.843%204.789%209.703a5.48%205.48%200%200%201-1.617%203.907M20.92%2048.152c-1.2%201.42-3.444%204.473-3.444%207.414a3.4%203.4%200%200%200%201.007%202.435c.65.65%201.515%201.01%202.437%201.01c1.841%200%203.446-1.605%203.444-3.445c0-2.941-2.245-5.993-3.444-7.414%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M40.16%2052.08L36%2046.88m-4.16%205.2l4.16-5.2m-4.16%200h8.32%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/crying-cat.svg?color=%231a73e8&size=48