grinning cat with smiling eyes emoji

grinning-cat-with-smiling-eyes from Twitter Emoji by Twitter · Default · Smileys & Emotion · CC-BY-4.0 Attribution required.

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

The same emoji in other sets

More smileys & emotion icons from Twitter Emoji

Use the grinning cat with smiling eyes 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="M28.023 24.191C27.046 24.383 23 26 18 26s-9.046-1.617-10.023-1.809s-1.092 1.073-.535 2.941C8 29 11 33 18 33s10-4 10.558-5.868S29 24 28.023 24.191"/><path fill="#f5f8fa" d="M8 25s5 2 10 2s10-2 10-2s-.5 3-1.5 3s-1.5-1-1.5-1s-4 2-7 2s-7-2-7-2s-.5 1-1.5 1S8 25 8 25"/><path fill="#292f33" d="M28.416 17.723C28.355 17.632 26.901 15.5 24 15.5c-2.9 0-4.355 2.132-4.416 2.223a.5.5 0 0 0 .071.638a.504.504 0 0 0 .643.042c.012-.01 1.262-.903 3.702-.903c2.426 0 3.674.881 3.702.901a.5.5 0 0 0 .714-.678m-12 0C16.355 17.632 14.901 15.5 12 15.5c-2.9 0-4.355 2.132-4.416 2.223a.5.5 0 0 0 .713.68c.013-.01 1.262-.903 3.703-.903c2.426 0 3.674.881 3.702.901a.5.5 0 0 0 .714-.678M31.001 16a1 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 10c.184 0 4.537.05 7.8 4.4a1 1 0 0 1-.799 1.6M4.999 16a1 1 0 0 1-.799-1.6C7.462 10.05 11.816 10 12 10a1 1 0 0 1 .004 2c-.156.002-3.569.086-6.205 3.6a1 1 0 0 1-.8.4"/></svg>

React

import type { SVGProps } from "react";

export function TwemojiGrinningCatWithSmilingEyes(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="M28.023 24.191C27.046 24.383 23 26 18 26s-9.046-1.617-10.023-1.809s-1.092 1.073-.535 2.941C8 29 11 33 18 33s10-4 10.558-5.868S29 24 28.023 24.191"/><path fill="#f5f8fa" d="M8 25s5 2 10 2s10-2 10-2s-.5 3-1.5 3s-1.5-1-1.5-1s-4 2-7 2s-7-2-7-2s-.5 1-1.5 1S8 25 8 25"/><path fill="#292f33" d="M28.416 17.723C28.355 17.632 26.901 15.5 24 15.5c-2.9 0-4.355 2.132-4.416 2.223a.5.5 0 0 0 .071.638a.504.504 0 0 0 .643.042c.012-.01 1.262-.903 3.702-.903c2.426 0 3.674.881 3.702.901a.5.5 0 0 0 .714-.678m-12 0C16.355 17.632 14.901 15.5 12 15.5c-2.9 0-4.355 2.132-4.416 2.223a.5.5 0 0 0 .713.68c.013-.01 1.262-.903 3.703-.903c2.426 0 3.674.881 3.702.901a.5.5 0 0 0 .714-.678M31.001 16a1 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 10c.184 0 4.537.05 7.8 4.4a1 1 0 0 1-.799 1.6M4.999 16a1 1 0 0 1-.799-1.6C7.462 10.05 11.816 10 12 10a1 1 0 0 1 .004 2c-.156.002-3.569.086-6.205 3.6a1 1 0 0 1-.8.4"/></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="M28.023 24.191C27.046 24.383 23 26 18 26s-9.046-1.617-10.023-1.809s-1.092 1.073-.535 2.941C8 29 11 33 18 33s10-4 10.558-5.868S29 24 28.023 24.191"/><path fill="#f5f8fa" d="M8 25s5 2 10 2s10-2 10-2s-.5 3-1.5 3s-1.5-1-1.5-1s-4 2-7 2s-7-2-7-2s-.5 1-1.5 1S8 25 8 25"/><path fill="#292f33" d="M28.416 17.723C28.355 17.632 26.901 15.5 24 15.5c-2.9 0-4.355 2.132-4.416 2.223a.5.5 0 0 0 .071.638a.504.504 0 0 0 .643.042c.012-.01 1.262-.903 3.702-.903c2.426 0 3.674.881 3.702.901a.5.5 0 0 0 .714-.678m-12 0C16.355 17.632 14.901 15.5 12 15.5c-2.9 0-4.355 2.132-4.416 2.223a.5.5 0 0 0 .713.68c.013-.01 1.262-.903 3.703-.903c2.426 0 3.674.881 3.702.901a.5.5 0 0 0 .714-.678M31.001 16a1 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 10c.184 0 4.537.05 7.8 4.4a1 1 0 0 1-.799 1.6M4.999 16a1 1 0 0 1-.799-1.6C7.462 10.05 11.816 10 12 10a1 1 0 0 1 .004 2c-.156.002-3.569.086-6.205 3.6a1 1 0 0 1-.8.4"/></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%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%22M28.023%2024.191C27.046%2024.383%2023%2026%2018%2026s-9.046-1.617-10.023-1.809s-1.092%201.073-.535%202.941C8%2029%2011%2033%2018%2033s10-4%2010.558-5.868S29%2024%2028.023%2024.191%22%2F%3E%3Cpath%20fill%3D%22%23f5f8fa%22%20d%3D%22M8%2025s5%202%2010%202s10-2%2010-2s-.5%203-1.5%203s-1.5-1-1.5-1s-4%202-7%202s-7-2-7-2s-.5%201-1.5%201S8%2025%208%2025%22%2F%3E%3Cpath%20fill%3D%22%23292f33%22%20d%3D%22M28.416%2017.723C28.355%2017.632%2026.901%2015.5%2024%2015.5c-2.9%200-4.355%202.132-4.416%202.223a.5.5%200%200%200%20.071.638a.504.504%200%200%200%20.643.042c.012-.01%201.262-.903%203.702-.903c2.426%200%203.674.881%203.702.901a.5.5%200%200%200%20.714-.678m-12%200C16.355%2017.632%2014.901%2015.5%2012%2015.5c-2.9%200-4.355%202.132-4.416%202.223a.5.5%200%200%200%20.713.68c.013-.01%201.262-.903%203.703-.903c2.426%200%203.674.881%203.702.901a.5.5%200%200%200%20.714-.678M31.001%2016a1%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%2010c.184%200%204.537.05%207.8%204.4a1%201%200%200%201-.799%201.6M4.999%2016a1%201%200%200%201-.799-1.6C7.462%2010.05%2011.816%2010%2012%2010a1%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%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%22M28.023%2024.191C27.046%2024.383%2023%2026%2018%2026s-9.046-1.617-10.023-1.809s-1.092%201.073-.535%202.941C8%2029%2011%2033%2018%2033s10-4%2010.558-5.868S29%2024%2028.023%2024.191%22%2F%3E%3Cpath%20fill%3D%22%23f5f8fa%22%20d%3D%22M8%2025s5%202%2010%202s10-2%2010-2s-.5%203-1.5%203s-1.5-1-1.5-1s-4%202-7%202s-7-2-7-2s-.5%201-1.5%201S8%2025%208%2025%22%2F%3E%3Cpath%20fill%3D%22%23292f33%22%20d%3D%22M28.416%2017.723C28.355%2017.632%2026.901%2015.5%2024%2015.5c-2.9%200-4.355%202.132-4.416%202.223a.5.5%200%200%200%20.071.638a.504.504%200%200%200%20.643.042c.012-.01%201.262-.903%203.702-.903c2.426%200%203.674.881%203.702.901a.5.5%200%200%200%20.714-.678m-12%200C16.355%2017.632%2014.901%2015.5%2012%2015.5c-2.9%200-4.355%202.132-4.416%202.223a.5.5%200%200%200%20.713.68c.013-.01%201.262-.903%203.703-.903c2.426%200%203.674.881%203.702.901a.5.5%200%200%200%20.714-.678M31.001%2016a1%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%2010c.184%200%204.537.05%207.8%204.4a1%201%200%200%201-.799%201.6M4.999%2016a1%201%200%200%201-.799-1.6C7.462%2010.05%2011.816%2010%2012%2010a1%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%2Fsvg%3E") no-repeat center / contain;
}

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