grinning cat with smiling eyes emoji
grinning-cat-with-smiling-eyes from OpenMoji by OpenMoji · Default · Smileys Emotion · CC-BY-SA-4.0 Attribution required.
- Name
- grinning-cat-with-smiling-eyes
- 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
alienalien-monsteranger-symbolangry-faceangry-face-with-hornsanguished-faceanxious-face-with-sweatastonished-facebeaming-face-with-smiling-eyesbeating-heartblack-heartblue-heartbroken-heartbrown-heartcat-with-tears-of-joycat-with-wry-smileclown-facecold-facecollisionconfounded-faceconfused-facecowboy-hat-facecracking-facecrying-cat
Use the grinning cat with smiling eyes 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-.127-.312c-1.141-2.86-1.957-6.36-1.957-9.633l3.667-33.371l11.228 11.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 1.959-6.897 1.959-10.17l-4.75-32.76"/><path fill="#ea5a47" d="M25.6 48.524s7.8 4.16 10.4-3.12c2.6 7.28 10.805 3.07 10.805 3.07s-2.694 4.381-3.487 5.234c-4.018 4.314-9.401 4.053-13.672.116c-.935-.862-4.046-5.3-4.046-5.3"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="m62 54.128l-9.36-5.2m5.2 10.4l-9.36-5.2M13.292 48a23.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.875h1.04c3.299 0 6.442.668 9.3 1.875L56.8 6.288l3.64 32.76c0 3.164-.614 6.186-1.732 8.951M10 54.128l9.36-5.2m-5.2 10.4l9.36-5.2m8.117-8.662h8.321"/><path d="M25.398 48.586s7.8 4.16 10.4-3.12c2.6 7.28 10.804 3.07 10.804 3.07s-2.693 4.381-3.487 5.234c-4.017 4.313-9.4 4.053-13.672.116c-.935-.862-4.046-5.3-4.046-5.3M22.851 59.39A23.76 23.76 0 0 0 35.481 63h1.038a23.76 23.76 0 0 0 12.63-3.61m6.054-21.631c-3.114-4.152-9.342-4.152-11.418 0m-26.987 0c3.114-4.152 9.342-4.152 11.418 0"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiGrinningCatWithSmilingEyes(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-.127-.312c-1.141-2.86-1.957-6.36-1.957-9.633l3.667-33.371l11.228 11.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 1.959-6.897 1.959-10.17l-4.75-32.76"/><path fill="#ea5a47" d="M25.6 48.524s7.8 4.16 10.4-3.12c2.6 7.28 10.805 3.07 10.805 3.07s-2.694 4.381-3.487 5.234c-4.018 4.314-9.401 4.053-13.672.116c-.935-.862-4.046-5.3-4.046-5.3"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2"><path d="m62 54.128l-9.36-5.2m5.2 10.4l-9.36-5.2M13.292 48a23.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.875h1.04c3.299 0 6.442.668 9.3 1.875L56.8 6.288l3.64 32.76c0 3.164-.614 6.186-1.732 8.951M10 54.128l9.36-5.2m-5.2 10.4l9.36-5.2m8.117-8.662h8.321"/><path d="M25.398 48.586s7.8 4.16 10.4-3.12c2.6 7.28 10.804 3.07 10.804 3.07s-2.693 4.381-3.487 5.234c-4.017 4.313-9.4 4.053-13.672.116c-.935-.862-4.046-5.3-4.046-5.3M22.851 59.39A23.76 23.76 0 0 0 35.481 63h1.038a23.76 23.76 0 0 0 12.63-3.61m6.054-21.631c-3.114-4.152-9.342-4.152-11.418 0m-26.987 0c3.114-4.152 9.342-4.152 11.418 0"/></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.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-.127-.312c-1.141-2.86-1.957-6.36-1.957-9.633l3.667-33.371l11.228 11.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 1.959-6.897 1.959-10.17l-4.75-32.76"/><path fill="#ea5a47" d="M25.6 48.524s7.8 4.16 10.4-3.12c2.6 7.28 10.805 3.07 10.805 3.07s-2.694 4.381-3.487 5.234c-4.018 4.314-9.401 4.053-13.672.116c-.935-.862-4.046-5.3-4.046-5.3"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="m62 54.128l-9.36-5.2m5.2 10.4l-9.36-5.2M13.292 48a23.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.875h1.04c3.299 0 6.442.668 9.3 1.875L56.8 6.288l3.64 32.76c0 3.164-.614 6.186-1.732 8.951M10 54.128l9.36-5.2m-5.2 10.4l9.36-5.2m8.117-8.662h8.321"/><path d="M25.398 48.586s7.8 4.16 10.4-3.12c2.6 7.28 10.804 3.07 10.804 3.07s-2.693 4.381-3.487 5.234c-4.017 4.313-9.4 4.053-13.672.116c-.935-.862-4.046-5.3-4.046-5.3M22.851 59.39A23.76 23.76 0 0 0 35.481 63h1.038a23.76 23.76 0 0 0 12.63-3.61m6.054-21.631c-3.114-4.152-9.342-4.152-11.418 0m-26.987 0c3.114-4.152 9.342-4.152 11.418 0"/></g></svg> </template>
CSS
.icon-grinning-cat-with-smiling-eyes {
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-.127-.312c-1.141-2.86-1.957-6.36-1.957-9.633l3.667-33.371l11.228%2011.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%201.959-6.897%201.959-10.17l-4.75-32.76%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M25.6%2048.524s7.8%204.16%2010.4-3.12c2.6%207.28%2010.805%203.07%2010.805%203.07s-2.694%204.381-3.487%205.234c-4.018%204.314-9.401%204.053-13.672.116c-.935-.862-4.046-5.3-4.046-5.3%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%22m62%2054.128l-9.36-5.2m5.2%2010.4l-9.36-5.2M13.292%2048a23.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.875h1.04c3.299%200%206.442.668%209.3%201.875L56.8%206.288l3.64%2032.76c0%203.164-.614%206.186-1.732%208.951M10%2054.128l9.36-5.2m-5.2%2010.4l9.36-5.2m8.117-8.662h8.321%22%2F%3E%3Cpath%20d%3D%22M25.398%2048.586s7.8%204.16%2010.4-3.12c2.6%207.28%2010.804%203.07%2010.804%203.07s-2.693%204.381-3.487%205.234c-4.017%204.313-9.4%204.053-13.672.116c-.935-.862-4.046-5.3-4.046-5.3M22.851%2059.39A23.76%2023.76%200%200%200%2035.481%2063h1.038a23.76%2023.76%200%200%200%2012.63-3.61m6.054-21.631c-3.114-4.152-9.342-4.152-11.418%200m-26.987%200c3.114-4.152%209.342-4.152%2011.418%200%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.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-.127-.312c-1.141-2.86-1.957-6.36-1.957-9.633l3.667-33.371l11.228%2011.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%201.959-6.897%201.959-10.17l-4.75-32.76%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M25.6%2048.524s7.8%204.16%2010.4-3.12c2.6%207.28%2010.805%203.07%2010.805%203.07s-2.694%204.381-3.487%205.234c-4.018%204.314-9.401%204.053-13.672.116c-.935-.862-4.046-5.3-4.046-5.3%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%22m62%2054.128l-9.36-5.2m5.2%2010.4l-9.36-5.2M13.292%2048a23.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.875h1.04c3.299%200%206.442.668%209.3%201.875L56.8%206.288l3.64%2032.76c0%203.164-.614%206.186-1.732%208.951M10%2054.128l9.36-5.2m-5.2%2010.4l9.36-5.2m8.117-8.662h8.321%22%2F%3E%3Cpath%20d%3D%22M25.398%2048.586s7.8%204.16%2010.4-3.12c2.6%207.28%2010.804%203.07%2010.804%203.07s-2.693%204.381-3.487%205.234c-4.017%204.313-9.4%204.053-13.672.116c-.935-.862-4.046-5.3-4.046-5.3M22.851%2059.39A23.76%2023.76%200%200%200%2035.481%2063h1.038a23.76%2023.76%200%200%200%2012.63-3.61m6.054-21.631c-3.114-4.152-9.342-4.152-11.418%200m-26.987%200c3.114-4.152%209.342-4.152%2011.418%200%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/grinning-cat-with-smiling-eyes.svg?color=%231a73e8&size=48