crying cat emoji

crying-cat from Twitter Emoji by Twitter · Default · Smileys & Emotion · CC-BY-4.0 Attribution required.

Name
crying-cat
Set
Twitter Emoji
Style
Default
Category
Smileys & Emotion
Viewbox
36×36
License
CC BY 4.0
Aliases
crying-cat-face

The same emoji in other sets

More smileys & emotion icons from Twitter Emoji

Use the crying cat emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ffcc4d" d="M35.734 19.929C35.375 16.66 35 15 34 13c0 0 3-9 1-12.7c-.674-1.246-7.404 1.688-10 3.7c0 0-4-.998-7-.998S11 4 11 4C8.404 1.988 1.674-.946 1 .3C-1 4 2 13 2 13C1 15 .625 16.66.266 19.929C-.129 23.513.657 26.37 1 27c.39.716 2.367 3.025 5 5c4 3 10 4 12 4s8-1 12-4c2.633-1.975 4.61-4.284 5-5c.343-.63 1.129-3.487.734-7.071"/><path fill="#e75a70" d="M18 19.5c3 0 3 .5 3 1.5s-1.5 3-3 3s-3-2-3-3s-.001-1.5 3-1.5"/><path fill="#f18f26" d="M2 3c.447-1.342 5.64 1 6.64 2C8.64 5 4 8 3 11c0 0-2-5-1-8m32 0c-.447-1.342-5.64 1-6.64 2c0 0 4.64 3 5.64 6c0 0 2-5 1-8"/><path fill="#ffcc4d" d="M4.934 5.603C4.934 4.189 11 7 10 8s-2 1.603-3 2.603s-2.066-4-2.066-5m26.132 0C31.066 4.189 25 7 26 8s2 1.603 3 2.603s2.066-4 2.066-5"/><path fill="#fee7b8" d="M.701 25a.5.5 0 0 1-.31-.892c.162-.127 4.02-3.12 10.648-2.605c.275.02.481.261.46.536s-.257.501-.537.46c-6.233-.474-9.915 2.366-9.951 2.395a.5.5 0 0 1-.31.106m8.868-4.663a.5.5 0 0 1-.149-.022c-4.79-1.497-8.737-.347-8.777-.336a.499.499 0 1 1-.288-.957c.173-.052 4.286-1.247 9.362.338a.5.5 0 0 1-.148.977M35.299 25a.5.5 0 0 0 .31-.892c-.162-.127-4.02-3.12-10.648-2.605a.5.5 0 0 0-.46.536c.021.275.257.501.537.46c6.233-.474 9.915 2.366 9.951 2.395a.5.5 0 0 0 .31.106m-8.868-4.663q.075 0 .149-.022c4.79-1.497 8.737-.347 8.777-.336a.499.499 0 1 0 .288-.957c-.173-.052-4.286-1.247-9.362.338a.5.5 0 0 0 .148.977"/><path fill="#292f33" d="M25.362 30.636C24.879 29.87 21.947 25.5 18 25.5c-4.234 0-7.3 5.028-7.428 5.243a.5.5 0 0 0 .705.673c.029-.02 2.918-1.916 6.723-1.916c3.792 0 6.695 1.897 6.723 1.916c.086.058.215.096.281.084a.513.513 0 0 0 .516-.5a.5.5 0 0 0-.158-.364"/><g fill="#292f33"><ellipse cx="12" cy="14.5" rx="2" ry="3.5"/><ellipse cx="24" cy="14.5" rx="2" ry="3.5"/><path d="M31.001 14a1 1 0 0 1-.801-.4c-2.641-3.521-6.061-3.599-6.206-3.6a1 1 0 0 1-.991-1.005A.997.997 0 0 1 24 8c.184 0 4.537.05 7.8 4.4a1 1 0 0 1-.799 1.6M4.999 14a1 1 0 0 1-.799-1.6C7.462 8.05 11.816 8 12 8a1 1 0 0 1 .004 2c-.156.002-3.569.086-6.205 3.6a1 1 0 0 1-.8.4"/></g><path fill="#5dadec" d="M15 31a5 5 0 1 1-10 0c0-2.762 4-13 5-13s5 10.238 5 13"/></svg>

React

import type { SVGProps } from "react";

export function TwemojiCryingCat(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="M35.734 19.929C35.375 16.66 35 15 34 13c0 0 3-9 1-12.7c-.674-1.246-7.404 1.688-10 3.7c0 0-4-.998-7-.998S11 4 11 4C8.404 1.988 1.674-.946 1 .3C-1 4 2 13 2 13C1 15 .625 16.66.266 19.929C-.129 23.513.657 26.37 1 27c.39.716 2.367 3.025 5 5c4 3 10 4 12 4s8-1 12-4c2.633-1.975 4.61-4.284 5-5c.343-.63 1.129-3.487.734-7.071"/><path fill="#e75a70" d="M18 19.5c3 0 3 .5 3 1.5s-1.5 3-3 3s-3-2-3-3s-.001-1.5 3-1.5"/><path fill="#f18f26" d="M2 3c.447-1.342 5.64 1 6.64 2C8.64 5 4 8 3 11c0 0-2-5-1-8m32 0c-.447-1.342-5.64 1-6.64 2c0 0 4.64 3 5.64 6c0 0 2-5 1-8"/><path fill="#ffcc4d" d="M4.934 5.603C4.934 4.189 11 7 10 8s-2 1.603-3 2.603s-2.066-4-2.066-5m26.132 0C31.066 4.189 25 7 26 8s2 1.603 3 2.603s2.066-4 2.066-5"/><path fill="#fee7b8" d="M.701 25a.5.5 0 0 1-.31-.892c.162-.127 4.02-3.12 10.648-2.605c.275.02.481.261.46.536s-.257.501-.537.46c-6.233-.474-9.915 2.366-9.951 2.395a.5.5 0 0 1-.31.106m8.868-4.663a.5.5 0 0 1-.149-.022c-4.79-1.497-8.737-.347-8.777-.336a.499.499 0 1 1-.288-.957c.173-.052 4.286-1.247 9.362.338a.5.5 0 0 1-.148.977M35.299 25a.5.5 0 0 0 .31-.892c-.162-.127-4.02-3.12-10.648-2.605a.5.5 0 0 0-.46.536c.021.275.257.501.537.46c6.233-.474 9.915 2.366 9.951 2.395a.5.5 0 0 0 .31.106m-8.868-4.663q.075 0 .149-.022c4.79-1.497 8.737-.347 8.777-.336a.499.499 0 1 0 .288-.957c-.173-.052-4.286-1.247-9.362.338a.5.5 0 0 0 .148.977"/><path fill="#292f33" d="M25.362 30.636C24.879 29.87 21.947 25.5 18 25.5c-4.234 0-7.3 5.028-7.428 5.243a.5.5 0 0 0 .705.673c.029-.02 2.918-1.916 6.723-1.916c3.792 0 6.695 1.897 6.723 1.916c.086.058.215.096.281.084a.513.513 0 0 0 .516-.5a.5.5 0 0 0-.158-.364"/><g fill="#292f33"><ellipse cx="12" cy="14.5" rx="2" ry="3.5"/><ellipse cx="24" cy="14.5" rx="2" ry="3.5"/><path d="M31.001 14a1 1 0 0 1-.801-.4c-2.641-3.521-6.061-3.599-6.206-3.6a1 1 0 0 1-.991-1.005A.997.997 0 0 1 24 8c.184 0 4.537.05 7.8 4.4a1 1 0 0 1-.799 1.6M4.999 14a1 1 0 0 1-.799-1.6C7.462 8.05 11.816 8 12 8a1 1 0 0 1 .004 2c-.156.002-3.569.086-6.205 3.6a1 1 0 0 1-.8.4"/></g><path fill="#5dadec" d="M15 31a5 5 0 1 1-10 0c0-2.762 4-13 5-13s5 10.238 5 13"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ffcc4d" d="M35.734 19.929C35.375 16.66 35 15 34 13c0 0 3-9 1-12.7c-.674-1.246-7.404 1.688-10 3.7c0 0-4-.998-7-.998S11 4 11 4C8.404 1.988 1.674-.946 1 .3C-1 4 2 13 2 13C1 15 .625 16.66.266 19.929C-.129 23.513.657 26.37 1 27c.39.716 2.367 3.025 5 5c4 3 10 4 12 4s8-1 12-4c2.633-1.975 4.61-4.284 5-5c.343-.63 1.129-3.487.734-7.071"/><path fill="#e75a70" d="M18 19.5c3 0 3 .5 3 1.5s-1.5 3-3 3s-3-2-3-3s-.001-1.5 3-1.5"/><path fill="#f18f26" d="M2 3c.447-1.342 5.64 1 6.64 2C8.64 5 4 8 3 11c0 0-2-5-1-8m32 0c-.447-1.342-5.64 1-6.64 2c0 0 4.64 3 5.64 6c0 0 2-5 1-8"/><path fill="#ffcc4d" d="M4.934 5.603C4.934 4.189 11 7 10 8s-2 1.603-3 2.603s-2.066-4-2.066-5m26.132 0C31.066 4.189 25 7 26 8s2 1.603 3 2.603s2.066-4 2.066-5"/><path fill="#fee7b8" d="M.701 25a.5.5 0 0 1-.31-.892c.162-.127 4.02-3.12 10.648-2.605c.275.02.481.261.46.536s-.257.501-.537.46c-6.233-.474-9.915 2.366-9.951 2.395a.5.5 0 0 1-.31.106m8.868-4.663a.5.5 0 0 1-.149-.022c-4.79-1.497-8.737-.347-8.777-.336a.499.499 0 1 1-.288-.957c.173-.052 4.286-1.247 9.362.338a.5.5 0 0 1-.148.977M35.299 25a.5.5 0 0 0 .31-.892c-.162-.127-4.02-3.12-10.648-2.605a.5.5 0 0 0-.46.536c.021.275.257.501.537.46c6.233-.474 9.915 2.366 9.951 2.395a.5.5 0 0 0 .31.106m-8.868-4.663q.075 0 .149-.022c4.79-1.497 8.737-.347 8.777-.336a.499.499 0 1 0 .288-.957c-.173-.052-4.286-1.247-9.362.338a.5.5 0 0 0 .148.977"/><path fill="#292f33" d="M25.362 30.636C24.879 29.87 21.947 25.5 18 25.5c-4.234 0-7.3 5.028-7.428 5.243a.5.5 0 0 0 .705.673c.029-.02 2.918-1.916 6.723-1.916c3.792 0 6.695 1.897 6.723 1.916c.086.058.215.096.281.084a.513.513 0 0 0 .516-.5a.5.5 0 0 0-.158-.364"/><g fill="#292f33"><ellipse cx="12" cy="14.5" rx="2" ry="3.5"/><ellipse cx="24" cy="14.5" rx="2" ry="3.5"/><path d="M31.001 14a1 1 0 0 1-.801-.4c-2.641-3.521-6.061-3.599-6.206-3.6a1 1 0 0 1-.991-1.005A.997.997 0 0 1 24 8c.184 0 4.537.05 7.8 4.4a1 1 0 0 1-.799 1.6M4.999 14a1 1 0 0 1-.799-1.6C7.462 8.05 11.816 8 12 8a1 1 0 0 1 .004 2c-.156.002-3.569.086-6.205 3.6a1 1 0 0 1-.8.4"/></g><path fill="#5dadec" d="M15 31a5 5 0 1 1-10 0c0-2.762 4-13 5-13s5 10.238 5 13"/></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%2036%2036%22%3E%3Cpath%20fill%3D%22%23ffcc4d%22%20d%3D%22M35.734%2019.929C35.375%2016.66%2035%2015%2034%2013c0%200%203-9%201-12.7c-.674-1.246-7.404%201.688-10%203.7c0%200-4-.998-7-.998S11%204%2011%204C8.404%201.988%201.674-.946%201%20.3C-1%204%202%2013%202%2013C1%2015%20.625%2016.66.266%2019.929C-.129%2023.513.657%2026.37%201%2027c.39.716%202.367%203.025%205%205c4%203%2010%204%2012%204s8-1%2012-4c2.633-1.975%204.61-4.284%205-5c.343-.63%201.129-3.487.734-7.071%22%2F%3E%3Cpath%20fill%3D%22%23e75a70%22%20d%3D%22M18%2019.5c3%200%203%20.5%203%201.5s-1.5%203-3%203s-3-2-3-3s-.001-1.5%203-1.5%22%2F%3E%3Cpath%20fill%3D%22%23f18f26%22%20d%3D%22M2%203c.447-1.342%205.64%201%206.64%202C8.64%205%204%208%203%2011c0%200-2-5-1-8m32%200c-.447-1.342-5.64%201-6.64%202c0%200%204.64%203%205.64%206c0%200%202-5%201-8%22%2F%3E%3Cpath%20fill%3D%22%23ffcc4d%22%20d%3D%22M4.934%205.603C4.934%204.189%2011%207%2010%208s-2%201.603-3%202.603s-2.066-4-2.066-5m26.132%200C31.066%204.189%2025%207%2026%208s2%201.603%203%202.603s2.066-4%202.066-5%22%2F%3E%3Cpath%20fill%3D%22%23fee7b8%22%20d%3D%22M.701%2025a.5.5%200%200%201-.31-.892c.162-.127%204.02-3.12%2010.648-2.605c.275.02.481.261.46.536s-.257.501-.537.46c-6.233-.474-9.915%202.366-9.951%202.395a.5.5%200%200%201-.31.106m8.868-4.663a.5.5%200%200%201-.149-.022c-4.79-1.497-8.737-.347-8.777-.336a.499.499%200%201%201-.288-.957c.173-.052%204.286-1.247%209.362.338a.5.5%200%200%201-.148.977M35.299%2025a.5.5%200%200%200%20.31-.892c-.162-.127-4.02-3.12-10.648-2.605a.5.5%200%200%200-.46.536c.021.275.257.501.537.46c6.233-.474%209.915%202.366%209.951%202.395a.5.5%200%200%200%20.31.106m-8.868-4.663q.075%200%20.149-.022c4.79-1.497%208.737-.347%208.777-.336a.499.499%200%201%200%20.288-.957c-.173-.052-4.286-1.247-9.362.338a.5.5%200%200%200%20.148.977%22%2F%3E%3Cpath%20fill%3D%22%23292f33%22%20d%3D%22M25.362%2030.636C24.879%2029.87%2021.947%2025.5%2018%2025.5c-4.234%200-7.3%205.028-7.428%205.243a.5.5%200%200%200%20.705.673c.029-.02%202.918-1.916%206.723-1.916c3.792%200%206.695%201.897%206.723%201.916c.086.058.215.096.281.084a.513.513%200%200%200%20.516-.5a.5.5%200%200%200-.158-.364%22%2F%3E%3Cg%20fill%3D%22%23292f33%22%3E%3Cellipse%20cx%3D%2212%22%20cy%3D%2214.5%22%20rx%3D%222%22%20ry%3D%223.5%22%2F%3E%3Cellipse%20cx%3D%2224%22%20cy%3D%2214.5%22%20rx%3D%222%22%20ry%3D%223.5%22%2F%3E%3Cpath%20d%3D%22M31.001%2014a1%201%200%200%201-.801-.4c-2.641-3.521-6.061-3.599-6.206-3.6a1%201%200%200%201-.991-1.005A.997.997%200%200%201%2024%208c.184%200%204.537.05%207.8%204.4a1%201%200%200%201-.799%201.6M4.999%2014a1%201%200%200%201-.799-1.6C7.462%208.05%2011.816%208%2012%208a1%201%200%200%201%20.004%202c-.156.002-3.569.086-6.205%203.6a1%201%200%200%201-.8.4%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%235dadec%22%20d%3D%22M15%2031a5%205%200%201%201-10%200c0-2.762%204-13%205-13s5%2010.238%205%2013%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%22M35.734%2019.929C35.375%2016.66%2035%2015%2034%2013c0%200%203-9%201-12.7c-.674-1.246-7.404%201.688-10%203.7c0%200-4-.998-7-.998S11%204%2011%204C8.404%201.988%201.674-.946%201%20.3C-1%204%202%2013%202%2013C1%2015%20.625%2016.66.266%2019.929C-.129%2023.513.657%2026.37%201%2027c.39.716%202.367%203.025%205%205c4%203%2010%204%2012%204s8-1%2012-4c2.633-1.975%204.61-4.284%205-5c.343-.63%201.129-3.487.734-7.071%22%2F%3E%3Cpath%20fill%3D%22%23e75a70%22%20d%3D%22M18%2019.5c3%200%203%20.5%203%201.5s-1.5%203-3%203s-3-2-3-3s-.001-1.5%203-1.5%22%2F%3E%3Cpath%20fill%3D%22%23f18f26%22%20d%3D%22M2%203c.447-1.342%205.64%201%206.64%202C8.64%205%204%208%203%2011c0%200-2-5-1-8m32%200c-.447-1.342-5.64%201-6.64%202c0%200%204.64%203%205.64%206c0%200%202-5%201-8%22%2F%3E%3Cpath%20fill%3D%22%23ffcc4d%22%20d%3D%22M4.934%205.603C4.934%204.189%2011%207%2010%208s-2%201.603-3%202.603s-2.066-4-2.066-5m26.132%200C31.066%204.189%2025%207%2026%208s2%201.603%203%202.603s2.066-4%202.066-5%22%2F%3E%3Cpath%20fill%3D%22%23fee7b8%22%20d%3D%22M.701%2025a.5.5%200%200%201-.31-.892c.162-.127%204.02-3.12%2010.648-2.605c.275.02.481.261.46.536s-.257.501-.537.46c-6.233-.474-9.915%202.366-9.951%202.395a.5.5%200%200%201-.31.106m8.868-4.663a.5.5%200%200%201-.149-.022c-4.79-1.497-8.737-.347-8.777-.336a.499.499%200%201%201-.288-.957c.173-.052%204.286-1.247%209.362.338a.5.5%200%200%201-.148.977M35.299%2025a.5.5%200%200%200%20.31-.892c-.162-.127-4.02-3.12-10.648-2.605a.5.5%200%200%200-.46.536c.021.275.257.501.537.46c6.233-.474%209.915%202.366%209.951%202.395a.5.5%200%200%200%20.31.106m-8.868-4.663q.075%200%20.149-.022c4.79-1.497%208.737-.347%208.777-.336a.499.499%200%201%200%20.288-.957c-.173-.052-4.286-1.247-9.362.338a.5.5%200%200%200%20.148.977%22%2F%3E%3Cpath%20fill%3D%22%23292f33%22%20d%3D%22M25.362%2030.636C24.879%2029.87%2021.947%2025.5%2018%2025.5c-4.234%200-7.3%205.028-7.428%205.243a.5.5%200%200%200%20.705.673c.029-.02%202.918-1.916%206.723-1.916c3.792%200%206.695%201.897%206.723%201.916c.086.058.215.096.281.084a.513.513%200%200%200%20.516-.5a.5.5%200%200%200-.158-.364%22%2F%3E%3Cg%20fill%3D%22%23292f33%22%3E%3Cellipse%20cx%3D%2212%22%20cy%3D%2214.5%22%20rx%3D%222%22%20ry%3D%223.5%22%2F%3E%3Cellipse%20cx%3D%2224%22%20cy%3D%2214.5%22%20rx%3D%222%22%20ry%3D%223.5%22%2F%3E%3Cpath%20d%3D%22M31.001%2014a1%201%200%200%201-.801-.4c-2.641-3.521-6.061-3.599-6.206-3.6a1%201%200%200%201-.991-1.005A.997.997%200%200%201%2024%208c.184%200%204.537.05%207.8%204.4a1%201%200%200%201-.799%201.6M4.999%2014a1%201%200%200%201-.799-1.6C7.462%208.05%2011.816%208%2012%208a1%201%200%200%201%20.004%202c-.156.002-3.569.086-6.205%203.6a1%201%200%200%201-.8.4%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%235dadec%22%20d%3D%22M15%2031a5%205%200%201%201-10%200c0-2.762%204-13%205-13s5%2010.238%205%2013%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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