weary cat emoji

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

Name
weary-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 weary 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.363 49.283c-3.55 8.995-12.463 14.81-22.898 14.81c-8.995 0-18.998-5.628-22.548-14.623l-.124-.308c-1.127-2.822-.931-6.275-.931-9.504l3.617-31.925l10.079 9.932a23.8 23.8 0 0 1 9.383-1.913h1.05c3.327 0 6.499.681 9.382 1.913L56.452 6.733l3.672 33.423c0 3.229-.62 6.312-1.747 9.133"/><path fill="#e27022" d="M35.466 64.093c10.467.338 20.082-5.782 23.631-14.777l.11-.228c1.126-2.821.931-6.804.931-10.033L56.452 6.733"/><ellipse cx="36" cy="51.719" fill="#ea5a47" rx="6.452" ry="7.751"/><ellipse cx="24.456" cy="34.194" fill="#fff" rx="7.751" ry="6.452" transform="rotate(-70.494 24.456 34.194)"/><ellipse cx="46.84" cy="34.195" fill="#fff" rx="6.452" ry="7.751" transform="rotate(-19.506 46.84 34.195)"/><path fill="#f4aa41" d="M15.295 65h9.035s1.373-13.369 0-15.81c-.999-1.774-2.548-5.271-6.853-5.138c-1.558.048-6.011 1.347-4.71 5.251c1.813 5.44 3.422 4.505 4.293 6.178C18.204 57.68 15.295 65 15.295 65m41.029 0H47.29s-1.374-13.369 0-15.81c.998-1.774 2.548-5.271 6.853-5.138c1.557.048 6.01 1.347 4.71 5.251c-1.814 5.44-3.423 4.505-4.294 6.178C53.415 57.68 56.324 65 56.324 65"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="m61.65 54.45l-4.04-2.25m-.06 7.38l-3.21-1.78M12.92 46.48s-.01-.01 0-.01c-.67-2.19-1.03-4.5-1.03-6.9l3.59-32.32l10.83 10.57a23.55 23.55 0 0 1 9.18-1.85h1.02c3.26 0 6.36.66 9.18 1.85L56.52 7.25l3.59 32.32c0 2.59-.41 5.07-1.19 7.4M24.7 60.56c3.23 1.67 6.9 2.61 10.79 2.61h1.02c3.75 0 7.28-.87 10.43-2.42M14.1 52.36l-3.75 2.09m6.9 3.57l-2.8 1.56"/><ellipse cx="36" cy="51.719" rx="6.452" ry="7.751"/><ellipse cx="24.456" cy="34.194" rx="7.751" ry="6.452" transform="rotate(-70.494 24.456 34.194)"/><ellipse cx="46.84" cy="34.195" rx="6.452" ry="7.751" transform="rotate(-19.506 46.84 34.195)"/><path d="M15.295 65h9.035s1.373-13.369 0-15.81c-.999-1.774-2.548-5.271-6.853-5.138c-1.558.048-6.011 1.347-4.71 5.251c1.813 5.44 3.422 4.505 4.293 6.178C18.204 57.68 15.295 65 15.295 65m41.029 0H47.29s-1.374-13.369 0-15.81c.998-1.774 2.548-5.271 6.853-5.138c1.557.048 6.01 1.347 4.71 5.251c-1.814 5.44-3.423 4.505-4.294 6.178C53.415 57.68 56.324 65 56.324 65"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiWearyCat(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.363 49.283c-3.55 8.995-12.463 14.81-22.898 14.81c-8.995 0-18.998-5.628-22.548-14.623l-.124-.308c-1.127-2.822-.931-6.275-.931-9.504l3.617-31.925l10.079 9.932a23.8 23.8 0 0 1 9.383-1.913h1.05c3.327 0 6.499.681 9.382 1.913L56.452 6.733l3.672 33.423c0 3.229-.62 6.312-1.747 9.133"/><path fill="#e27022" d="M35.466 64.093c10.467.338 20.082-5.782 23.631-14.777l.11-.228c1.126-2.821.931-6.804.931-10.033L56.452 6.733"/><ellipse cx="36" cy="51.719" fill="#ea5a47" rx="6.452" ry="7.751"/><ellipse cx="24.456" cy="34.194" fill="#fff" rx="7.751" ry="6.452" transform="rotate(-70.494 24.456 34.194)"/><ellipse cx="46.84" cy="34.195" fill="#fff" rx="6.452" ry="7.751" transform="rotate(-19.506 46.84 34.195)"/><path fill="#f4aa41" d="M15.295 65h9.035s1.373-13.369 0-15.81c-.999-1.774-2.548-5.271-6.853-5.138c-1.558.048-6.011 1.347-4.71 5.251c1.813 5.44 3.422 4.505 4.293 6.178C18.204 57.68 15.295 65 15.295 65m41.029 0H47.29s-1.374-13.369 0-15.81c.998-1.774 2.548-5.271 6.853-5.138c1.557.048 6.01 1.347 4.71 5.251c-1.814 5.44-3.423 4.505-4.294 6.178C53.415 57.68 56.324 65 56.324 65"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2"><path d="m61.65 54.45l-4.04-2.25m-.06 7.38l-3.21-1.78M12.92 46.48s-.01-.01 0-.01c-.67-2.19-1.03-4.5-1.03-6.9l3.59-32.32l10.83 10.57a23.55 23.55 0 0 1 9.18-1.85h1.02c3.26 0 6.36.66 9.18 1.85L56.52 7.25l3.59 32.32c0 2.59-.41 5.07-1.19 7.4M24.7 60.56c3.23 1.67 6.9 2.61 10.79 2.61h1.02c3.75 0 7.28-.87 10.43-2.42M14.1 52.36l-3.75 2.09m6.9 3.57l-2.8 1.56"/><ellipse cx="36" cy="51.719" rx="6.452" ry="7.751"/><ellipse cx="24.456" cy="34.194" rx="7.751" ry="6.452" transform="rotate(-70.494 24.456 34.194)"/><ellipse cx="46.84" cy="34.195" rx="6.452" ry="7.751" transform="rotate(-19.506 46.84 34.195)"/><path d="M15.295 65h9.035s1.373-13.369 0-15.81c-.999-1.774-2.548-5.271-6.853-5.138c-1.558.048-6.011 1.347-4.71 5.251c1.813 5.44 3.422 4.505 4.293 6.178C18.204 57.68 15.295 65 15.295 65m41.029 0H47.29s-1.374-13.369 0-15.81c.998-1.774 2.548-5.271 6.853-5.138c1.557.048 6.01 1.347 4.71 5.251c-1.814 5.44-3.423 4.505-4.294 6.178C53.415 57.68 56.324 65 56.324 65"/></g></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.363 49.283c-3.55 8.995-12.463 14.81-22.898 14.81c-8.995 0-18.998-5.628-22.548-14.623l-.124-.308c-1.127-2.822-.931-6.275-.931-9.504l3.617-31.925l10.079 9.932a23.8 23.8 0 0 1 9.383-1.913h1.05c3.327 0 6.499.681 9.382 1.913L56.452 6.733l3.672 33.423c0 3.229-.62 6.312-1.747 9.133"/><path fill="#e27022" d="M35.466 64.093c10.467.338 20.082-5.782 23.631-14.777l.11-.228c1.126-2.821.931-6.804.931-10.033L56.452 6.733"/><ellipse cx="36" cy="51.719" fill="#ea5a47" rx="6.452" ry="7.751"/><ellipse cx="24.456" cy="34.194" fill="#fff" rx="7.751" ry="6.452" transform="rotate(-70.494 24.456 34.194)"/><ellipse cx="46.84" cy="34.195" fill="#fff" rx="6.452" ry="7.751" transform="rotate(-19.506 46.84 34.195)"/><path fill="#f4aa41" d="M15.295 65h9.035s1.373-13.369 0-15.81c-.999-1.774-2.548-5.271-6.853-5.138c-1.558.048-6.011 1.347-4.71 5.251c1.813 5.44 3.422 4.505 4.293 6.178C18.204 57.68 15.295 65 15.295 65m41.029 0H47.29s-1.374-13.369 0-15.81c.998-1.774 2.548-5.271 6.853-5.138c1.557.048 6.01 1.347 4.71 5.251c-1.814 5.44-3.423 4.505-4.294 6.178C53.415 57.68 56.324 65 56.324 65"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="m61.65 54.45l-4.04-2.25m-.06 7.38l-3.21-1.78M12.92 46.48s-.01-.01 0-.01c-.67-2.19-1.03-4.5-1.03-6.9l3.59-32.32l10.83 10.57a23.55 23.55 0 0 1 9.18-1.85h1.02c3.26 0 6.36.66 9.18 1.85L56.52 7.25l3.59 32.32c0 2.59-.41 5.07-1.19 7.4M24.7 60.56c3.23 1.67 6.9 2.61 10.79 2.61h1.02c3.75 0 7.28-.87 10.43-2.42M14.1 52.36l-3.75 2.09m6.9 3.57l-2.8 1.56"/><ellipse cx="36" cy="51.719" rx="6.452" ry="7.751"/><ellipse cx="24.456" cy="34.194" rx="7.751" ry="6.452" transform="rotate(-70.494 24.456 34.194)"/><ellipse cx="46.84" cy="34.195" rx="6.452" ry="7.751" transform="rotate(-19.506 46.84 34.195)"/><path d="M15.295 65h9.035s1.373-13.369 0-15.81c-.999-1.774-2.548-5.271-6.853-5.138c-1.558.048-6.011 1.347-4.71 5.251c1.813 5.44 3.422 4.505 4.293 6.178C18.204 57.68 15.295 65 15.295 65m41.029 0H47.29s-1.374-13.369 0-15.81c.998-1.774 2.548-5.271 6.853-5.138c1.557.048 6.01 1.347 4.71 5.251c-1.814 5.44-3.423 4.505-4.294 6.178C53.415 57.68 56.324 65 56.324 65"/></g></svg>
</template>

CSS

.icon-weary-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.363%2049.283c-3.55%208.995-12.463%2014.81-22.898%2014.81c-8.995%200-18.998-5.628-22.548-14.623l-.124-.308c-1.127-2.822-.931-6.275-.931-9.504l3.617-31.925l10.079%209.932a23.8%2023.8%200%200%201%209.383-1.913h1.05c3.327%200%206.499.681%209.382%201.913L56.452%206.733l3.672%2033.423c0%203.229-.62%206.312-1.747%209.133%22%2F%3E%3Cpath%20fill%3D%22%23e27022%22%20d%3D%22M35.466%2064.093c10.467.338%2020.082-5.782%2023.631-14.777l.11-.228c1.126-2.821.931-6.804.931-10.033L56.452%206.733%22%2F%3E%3Cellipse%20cx%3D%2236%22%20cy%3D%2251.719%22%20fill%3D%22%23ea5a47%22%20rx%3D%226.452%22%20ry%3D%227.751%22%2F%3E%3Cellipse%20cx%3D%2224.456%22%20cy%3D%2234.194%22%20fill%3D%22%23fff%22%20rx%3D%227.751%22%20ry%3D%226.452%22%20transform%3D%22rotate(-70.494%2024.456%2034.194)%22%2F%3E%3Cellipse%20cx%3D%2246.84%22%20cy%3D%2234.195%22%20fill%3D%22%23fff%22%20rx%3D%226.452%22%20ry%3D%227.751%22%20transform%3D%22rotate(-19.506%2046.84%2034.195)%22%2F%3E%3Cpath%20fill%3D%22%23f4aa41%22%20d%3D%22M15.295%2065h9.035s1.373-13.369%200-15.81c-.999-1.774-2.548-5.271-6.853-5.138c-1.558.048-6.011%201.347-4.71%205.251c1.813%205.44%203.422%204.505%204.293%206.178C18.204%2057.68%2015.295%2065%2015.295%2065m41.029%200H47.29s-1.374-13.369%200-15.81c.998-1.774%202.548-5.271%206.853-5.138c1.557.048%206.01%201.347%204.71%205.251c-1.814%205.44-3.423%204.505-4.294%206.178C53.415%2057.68%2056.324%2065%2056.324%2065%22%2F%3E%3Cg%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%3E%3Cpath%20d%3D%22m61.65%2054.45l-4.04-2.25m-.06%207.38l-3.21-1.78M12.92%2046.48s-.01-.01%200-.01c-.67-2.19-1.03-4.5-1.03-6.9l3.59-32.32l10.83%2010.57a23.55%2023.55%200%200%201%209.18-1.85h1.02c3.26%200%206.36.66%209.18%201.85L56.52%207.25l3.59%2032.32c0%202.59-.41%205.07-1.19%207.4M24.7%2060.56c3.23%201.67%206.9%202.61%2010.79%202.61h1.02c3.75%200%207.28-.87%2010.43-2.42M14.1%2052.36l-3.75%202.09m6.9%203.57l-2.8%201.56%22%2F%3E%3Cellipse%20cx%3D%2236%22%20cy%3D%2251.719%22%20rx%3D%226.452%22%20ry%3D%227.751%22%2F%3E%3Cellipse%20cx%3D%2224.456%22%20cy%3D%2234.194%22%20rx%3D%227.751%22%20ry%3D%226.452%22%20transform%3D%22rotate(-70.494%2024.456%2034.194)%22%2F%3E%3Cellipse%20cx%3D%2246.84%22%20cy%3D%2234.195%22%20rx%3D%226.452%22%20ry%3D%227.751%22%20transform%3D%22rotate(-19.506%2046.84%2034.195)%22%2F%3E%3Cpath%20d%3D%22M15.295%2065h9.035s1.373-13.369%200-15.81c-.999-1.774-2.548-5.271-6.853-5.138c-1.558.048-6.011%201.347-4.71%205.251c1.813%205.44%203.422%204.505%204.293%206.178C18.204%2057.68%2015.295%2065%2015.295%2065m41.029%200H47.29s-1.374-13.369%200-15.81c.998-1.774%202.548-5.271%206.853-5.138c1.557.048%206.01%201.347%204.71%205.251c-1.814%205.44-3.423%204.505-4.294%206.178C53.415%2057.68%2056.324%2065%2056.324%2065%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%23f4aa41%22%20d%3D%22M58.363%2049.283c-3.55%208.995-12.463%2014.81-22.898%2014.81c-8.995%200-18.998-5.628-22.548-14.623l-.124-.308c-1.127-2.822-.931-6.275-.931-9.504l3.617-31.925l10.079%209.932a23.8%2023.8%200%200%201%209.383-1.913h1.05c3.327%200%206.499.681%209.382%201.913L56.452%206.733l3.672%2033.423c0%203.229-.62%206.312-1.747%209.133%22%2F%3E%3Cpath%20fill%3D%22%23e27022%22%20d%3D%22M35.466%2064.093c10.467.338%2020.082-5.782%2023.631-14.777l.11-.228c1.126-2.821.931-6.804.931-10.033L56.452%206.733%22%2F%3E%3Cellipse%20cx%3D%2236%22%20cy%3D%2251.719%22%20fill%3D%22%23ea5a47%22%20rx%3D%226.452%22%20ry%3D%227.751%22%2F%3E%3Cellipse%20cx%3D%2224.456%22%20cy%3D%2234.194%22%20fill%3D%22%23fff%22%20rx%3D%227.751%22%20ry%3D%226.452%22%20transform%3D%22rotate(-70.494%2024.456%2034.194)%22%2F%3E%3Cellipse%20cx%3D%2246.84%22%20cy%3D%2234.195%22%20fill%3D%22%23fff%22%20rx%3D%226.452%22%20ry%3D%227.751%22%20transform%3D%22rotate(-19.506%2046.84%2034.195)%22%2F%3E%3Cpath%20fill%3D%22%23f4aa41%22%20d%3D%22M15.295%2065h9.035s1.373-13.369%200-15.81c-.999-1.774-2.548-5.271-6.853-5.138c-1.558.048-6.011%201.347-4.71%205.251c1.813%205.44%203.422%204.505%204.293%206.178C18.204%2057.68%2015.295%2065%2015.295%2065m41.029%200H47.29s-1.374-13.369%200-15.81c.998-1.774%202.548-5.271%206.853-5.138c1.557.048%206.01%201.347%204.71%205.251c-1.814%205.44-3.423%204.505-4.294%206.178C53.415%2057.68%2056.324%2065%2056.324%2065%22%2F%3E%3Cg%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%3E%3Cpath%20d%3D%22m61.65%2054.45l-4.04-2.25m-.06%207.38l-3.21-1.78M12.92%2046.48s-.01-.01%200-.01c-.67-2.19-1.03-4.5-1.03-6.9l3.59-32.32l10.83%2010.57a23.55%2023.55%200%200%201%209.18-1.85h1.02c3.26%200%206.36.66%209.18%201.85L56.52%207.25l3.59%2032.32c0%202.59-.41%205.07-1.19%207.4M24.7%2060.56c3.23%201.67%206.9%202.61%2010.79%202.61h1.02c3.75%200%207.28-.87%2010.43-2.42M14.1%2052.36l-3.75%202.09m6.9%203.57l-2.8%201.56%22%2F%3E%3Cellipse%20cx%3D%2236%22%20cy%3D%2251.719%22%20rx%3D%226.452%22%20ry%3D%227.751%22%2F%3E%3Cellipse%20cx%3D%2224.456%22%20cy%3D%2234.194%22%20rx%3D%227.751%22%20ry%3D%226.452%22%20transform%3D%22rotate(-70.494%2024.456%2034.194)%22%2F%3E%3Cellipse%20cx%3D%2246.84%22%20cy%3D%2234.195%22%20rx%3D%226.452%22%20ry%3D%227.751%22%20transform%3D%22rotate(-19.506%2046.84%2034.195)%22%2F%3E%3Cpath%20d%3D%22M15.295%2065h9.035s1.373-13.369%200-15.81c-.999-1.774-2.548-5.271-6.853-5.138c-1.558.048-6.011%201.347-4.71%205.251c1.813%205.44%203.422%204.505%204.293%206.178C18.204%2057.68%2015.295%2065%2015.295%2065m41.029%200H47.29s-1.374-13.369%200-15.81c.998-1.774%202.548-5.271%206.853-5.138c1.557.048%206.01%201.347%204.71%205.251c-1.814%205.44-3.423%204.505-4.294%206.178C53.415%2057.68%2056.324%2065%2056.324%2065%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/weary-cat.svg?color=%231a73e8&size=48