cat with wry smile emoji

cat-with-wry-smile from Noto Emoji by Google Inc · Default · Smileys & Emotion · Apache-2.0 Free for personal and commercial use.

Name
cat-with-wry-smile
Set
Noto Emoji
Style
Default
Category
Smileys & Emotion
Viewbox
128×128
License
Apache 2.0
Aliases
cat-face-with-wry-smile

The same emoji in other sets

More smileys & emotion icons from Noto Emoji

Use the cat with wry smile emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#ffc022" d="M110.47 59.02c9.51-24.83 3.65-43.83.29-49.28c-1.33-2.16-3.89-2.76-6.25-2.02C98.29 9.68 81.5 23.4 74.08 42.6M17.53 59.02c-9.51-24.83-3.65-43.83-.29-49.28c1.33-2.16 3.89-2.76 6.25-2.02C29.71 9.68 46.5 23.4 53.92 42.6"/><path fill="#ffc022" d="M114.11 70.76C112.31 44.78 94.44 26.3 64 26.3S15.69 44.78 13.89 70.76c-1.05 15.14 5.05 28.01 17.09 36.21c0 0 12.21 9.88 33.02 10.14c20.81-.26 33.02-10.14 33.02-10.14c12.03-8.2 18.14-21.07 17.09-36.21"/><path fill="#ff7043" d="M54.12 45.02c1.13.96 3.42.82 4.75-.72c1.61-1.87 3.29-8.17 2.24-17.91c-4.67.17-9.09.84-13.21 1.97c3.33 5.46 4.13 14.88 6.22 16.66m19.76 0c-1.13.96-3.42.82-4.75-.72c-1.61-1.87-3.29-8.17-2.24-17.91c4.67.17 9.09.84 13.21 1.97c-3.33 5.46-4.13 14.88-6.22 16.66" opacity=".47"/><path d="M55.96 76.97c-.05-2.86 4.06-4.24 7.95-4.3s8.07 1.2 8.12 4.06s-4.86 6.64-7.95 6.64c-3.08 0-8.07-3.54-8.12-6.4m10.51 11.34c2.44 2.37 6.18 3.1 11.86 1.16c3.4-1.16 6.21-4.1 8.06-6.56c.69-.91 2.16-.29 1.99.84c-.31 2.02-.79 4.26-1.54 5.72c-1.97 3.83-6.05 7.38-15.27 6.44c-2.53-.26-5.08-.25-7.6.11c-9.06 1.31-13.74.94-16.31.07c-1.16-.4-.92-2.09.3-2.14c2.57-.1 6.22-.38 9.31-1.25c2.84-.8 5.36-1.86 6.05-3.37s2.58-1.58 3.15-1.02"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-miterlimit="10" stroke-width="4" d="M65.35 89.47c-.77-2.07-1.19-4.28-1.23-6.49"/><path fill="none" stroke="#f0592b" stroke-linecap="round" stroke-miterlimit="10" stroke-width="3" d="M60.35 101.17c3.73 2.19 8.08 3.28 12.4 3.12"/><path fill="none" stroke="#9e9e9e" stroke-linecap="round" stroke-miterlimit="10" stroke-width="3" d="M2.4 70.42s9.31-1.69 20.03 3.95M2.31 83.15s8.21-3.72 19.24-1.76M5.5 94.37s7.82-5.18 17.75-6.06m101.92-19.97s-9.36-1.38-19.88 4.62m20.4 8.1s-8.33-3.44-19.29-1.11m16.48 12.44s-7.99-4.92-17.94-5.45"/><path d="M33.85 63.78c0-2.98.95-7.41 2.42-7.85c.45-.13.99-.06 1.36.24c5.16 4.18 8.79 6.2 9.21 6.52c3.53 2.65-1.65 9.96-5.72 10.04c-3.93.06-7.27-3.94-7.27-8.95m60.29 0c0-3.27-.52-6.7-1.99-7.14c-.45-.13-.99-.06-1.36.24c-5.16 4.18-9.22 5.49-9.64 5.81c-3.53 2.65 1.65 9.96 5.72 10.04c3.93.06 7.27-3.94 7.27-8.95"/><path fill="#ffd1d1" d="M92.16 36.23c-1.54-1.29-1.5-3.37-.6-5.16c2.16-4.31 7.33-8.78 9.16-10.23c3-2.38 5.32-3.18 6.21.65c1.65 7.08 1.52 16.69-.25 21.99c-.62 1.87-2.54 2.86-4.02 1.57zm-56.32 0c1.54-1.29 1.5-3.37.6-5.16c-2.16-4.31-7.33-8.78-9.16-10.23c-3-2.38-5.32-3.18-6.21.65c-1.65 7.08-1.52 16.69.25 21.99c.62 1.87 2.54 2.86 4.02 1.57z"/></svg>

React

import type { SVGProps } from "react";

export function NotoCatWithWrySmile(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#ffc022" d="M110.47 59.02c9.51-24.83 3.65-43.83.29-49.28c-1.33-2.16-3.89-2.76-6.25-2.02C98.29 9.68 81.5 23.4 74.08 42.6M17.53 59.02c-9.51-24.83-3.65-43.83-.29-49.28c1.33-2.16 3.89-2.76 6.25-2.02C29.71 9.68 46.5 23.4 53.92 42.6"/><path fill="#ffc022" d="M114.11 70.76C112.31 44.78 94.44 26.3 64 26.3S15.69 44.78 13.89 70.76c-1.05 15.14 5.05 28.01 17.09 36.21c0 0 12.21 9.88 33.02 10.14c20.81-.26 33.02-10.14 33.02-10.14c12.03-8.2 18.14-21.07 17.09-36.21"/><path fill="#ff7043" d="M54.12 45.02c1.13.96 3.42.82 4.75-.72c1.61-1.87 3.29-8.17 2.24-17.91c-4.67.17-9.09.84-13.21 1.97c3.33 5.46 4.13 14.88 6.22 16.66m19.76 0c-1.13.96-3.42.82-4.75-.72c-1.61-1.87-3.29-8.17-2.24-17.91c4.67.17 9.09.84 13.21 1.97c-3.33 5.46-4.13 14.88-6.22 16.66" opacity=".47"/><path d="M55.96 76.97c-.05-2.86 4.06-4.24 7.95-4.3s8.07 1.2 8.12 4.06s-4.86 6.64-7.95 6.64c-3.08 0-8.07-3.54-8.12-6.4m10.51 11.34c2.44 2.37 6.18 3.1 11.86 1.16c3.4-1.16 6.21-4.1 8.06-6.56c.69-.91 2.16-.29 1.99.84c-.31 2.02-.79 4.26-1.54 5.72c-1.97 3.83-6.05 7.38-15.27 6.44c-2.53-.26-5.08-.25-7.6.11c-9.06 1.31-13.74.94-16.31.07c-1.16-.4-.92-2.09.3-2.14c2.57-.1 6.22-.38 9.31-1.25c2.84-.8 5.36-1.86 6.05-3.37s2.58-1.58 3.15-1.02"/><path fill="none" stroke="#000" strokeLinecap="round" strokeMiterlimit="10" strokeWidth="4" d="M65.35 89.47c-.77-2.07-1.19-4.28-1.23-6.49"/><path fill="none" stroke="#f0592b" strokeLinecap="round" strokeMiterlimit="10" strokeWidth="3" d="M60.35 101.17c3.73 2.19 8.08 3.28 12.4 3.12"/><path fill="none" stroke="#9e9e9e" strokeLinecap="round" strokeMiterlimit="10" strokeWidth="3" d="M2.4 70.42s9.31-1.69 20.03 3.95M2.31 83.15s8.21-3.72 19.24-1.76M5.5 94.37s7.82-5.18 17.75-6.06m101.92-19.97s-9.36-1.38-19.88 4.62m20.4 8.1s-8.33-3.44-19.29-1.11m16.48 12.44s-7.99-4.92-17.94-5.45"/><path d="M33.85 63.78c0-2.98.95-7.41 2.42-7.85c.45-.13.99-.06 1.36.24c5.16 4.18 8.79 6.2 9.21 6.52c3.53 2.65-1.65 9.96-5.72 10.04c-3.93.06-7.27-3.94-7.27-8.95m60.29 0c0-3.27-.52-6.7-1.99-7.14c-.45-.13-.99-.06-1.36.24c-5.16 4.18-9.22 5.49-9.64 5.81c-3.53 2.65 1.65 9.96 5.72 10.04c3.93.06 7.27-3.94 7.27-8.95"/><path fill="#ffd1d1" d="M92.16 36.23c-1.54-1.29-1.5-3.37-.6-5.16c2.16-4.31 7.33-8.78 9.16-10.23c3-2.38 5.32-3.18 6.21.65c1.65 7.08 1.52 16.69-.25 21.99c-.62 1.87-2.54 2.86-4.02 1.57zm-56.32 0c1.54-1.29 1.5-3.37.6-5.16c-2.16-4.31-7.33-8.78-9.16-10.23c-3-2.38-5.32-3.18-6.21.65c-1.65 7.08-1.52 16.69.25 21.99c.62 1.87 2.54 2.86 4.02 1.57z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#ffc022" d="M110.47 59.02c9.51-24.83 3.65-43.83.29-49.28c-1.33-2.16-3.89-2.76-6.25-2.02C98.29 9.68 81.5 23.4 74.08 42.6M17.53 59.02c-9.51-24.83-3.65-43.83-.29-49.28c1.33-2.16 3.89-2.76 6.25-2.02C29.71 9.68 46.5 23.4 53.92 42.6"/><path fill="#ffc022" d="M114.11 70.76C112.31 44.78 94.44 26.3 64 26.3S15.69 44.78 13.89 70.76c-1.05 15.14 5.05 28.01 17.09 36.21c0 0 12.21 9.88 33.02 10.14c20.81-.26 33.02-10.14 33.02-10.14c12.03-8.2 18.14-21.07 17.09-36.21"/><path fill="#ff7043" d="M54.12 45.02c1.13.96 3.42.82 4.75-.72c1.61-1.87 3.29-8.17 2.24-17.91c-4.67.17-9.09.84-13.21 1.97c3.33 5.46 4.13 14.88 6.22 16.66m19.76 0c-1.13.96-3.42.82-4.75-.72c-1.61-1.87-3.29-8.17-2.24-17.91c4.67.17 9.09.84 13.21 1.97c-3.33 5.46-4.13 14.88-6.22 16.66" opacity=".47"/><path d="M55.96 76.97c-.05-2.86 4.06-4.24 7.95-4.3s8.07 1.2 8.12 4.06s-4.86 6.64-7.95 6.64c-3.08 0-8.07-3.54-8.12-6.4m10.51 11.34c2.44 2.37 6.18 3.1 11.86 1.16c3.4-1.16 6.21-4.1 8.06-6.56c.69-.91 2.16-.29 1.99.84c-.31 2.02-.79 4.26-1.54 5.72c-1.97 3.83-6.05 7.38-15.27 6.44c-2.53-.26-5.08-.25-7.6.11c-9.06 1.31-13.74.94-16.31.07c-1.16-.4-.92-2.09.3-2.14c2.57-.1 6.22-.38 9.31-1.25c2.84-.8 5.36-1.86 6.05-3.37s2.58-1.58 3.15-1.02"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-miterlimit="10" stroke-width="4" d="M65.35 89.47c-.77-2.07-1.19-4.28-1.23-6.49"/><path fill="none" stroke="#f0592b" stroke-linecap="round" stroke-miterlimit="10" stroke-width="3" d="M60.35 101.17c3.73 2.19 8.08 3.28 12.4 3.12"/><path fill="none" stroke="#9e9e9e" stroke-linecap="round" stroke-miterlimit="10" stroke-width="3" d="M2.4 70.42s9.31-1.69 20.03 3.95M2.31 83.15s8.21-3.72 19.24-1.76M5.5 94.37s7.82-5.18 17.75-6.06m101.92-19.97s-9.36-1.38-19.88 4.62m20.4 8.1s-8.33-3.44-19.29-1.11m16.48 12.44s-7.99-4.92-17.94-5.45"/><path d="M33.85 63.78c0-2.98.95-7.41 2.42-7.85c.45-.13.99-.06 1.36.24c5.16 4.18 8.79 6.2 9.21 6.52c3.53 2.65-1.65 9.96-5.72 10.04c-3.93.06-7.27-3.94-7.27-8.95m60.29 0c0-3.27-.52-6.7-1.99-7.14c-.45-.13-.99-.06-1.36.24c-5.16 4.18-9.22 5.49-9.64 5.81c-3.53 2.65 1.65 9.96 5.72 10.04c3.93.06 7.27-3.94 7.27-8.95"/><path fill="#ffd1d1" d="M92.16 36.23c-1.54-1.29-1.5-3.37-.6-5.16c2.16-4.31 7.33-8.78 9.16-10.23c3-2.38 5.32-3.18 6.21.65c1.65 7.08 1.52 16.69-.25 21.99c-.62 1.87-2.54 2.86-4.02 1.57zm-56.32 0c1.54-1.29 1.5-3.37.6-5.16c-2.16-4.31-7.33-8.78-9.16-10.23c-3-2.38-5.32-3.18-6.21.65c-1.65 7.08-1.52 16.69.25 21.99c.62 1.87 2.54 2.86 4.02 1.57z"/></svg>
</template>

CSS

.icon-cat-with-wry-smile {
  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%20128%20128%22%3E%3Cpath%20fill%3D%22%23ffc022%22%20d%3D%22M110.47%2059.02c9.51-24.83%203.65-43.83.29-49.28c-1.33-2.16-3.89-2.76-6.25-2.02C98.29%209.68%2081.5%2023.4%2074.08%2042.6M17.53%2059.02c-9.51-24.83-3.65-43.83-.29-49.28c1.33-2.16%203.89-2.76%206.25-2.02C29.71%209.68%2046.5%2023.4%2053.92%2042.6%22%2F%3E%3Cpath%20fill%3D%22%23ffc022%22%20d%3D%22M114.11%2070.76C112.31%2044.78%2094.44%2026.3%2064%2026.3S15.69%2044.78%2013.89%2070.76c-1.05%2015.14%205.05%2028.01%2017.09%2036.21c0%200%2012.21%209.88%2033.02%2010.14c20.81-.26%2033.02-10.14%2033.02-10.14c12.03-8.2%2018.14-21.07%2017.09-36.21%22%2F%3E%3Cpath%20fill%3D%22%23ff7043%22%20d%3D%22M54.12%2045.02c1.13.96%203.42.82%204.75-.72c1.61-1.87%203.29-8.17%202.24-17.91c-4.67.17-9.09.84-13.21%201.97c3.33%205.46%204.13%2014.88%206.22%2016.66m19.76%200c-1.13.96-3.42.82-4.75-.72c-1.61-1.87-3.29-8.17-2.24-17.91c4.67.17%209.09.84%2013.21%201.97c-3.33%205.46-4.13%2014.88-6.22%2016.66%22%20opacity%3D%22.47%22%2F%3E%3Cpath%20d%3D%22M55.96%2076.97c-.05-2.86%204.06-4.24%207.95-4.3s8.07%201.2%208.12%204.06s-4.86%206.64-7.95%206.64c-3.08%200-8.07-3.54-8.12-6.4m10.51%2011.34c2.44%202.37%206.18%203.1%2011.86%201.16c3.4-1.16%206.21-4.1%208.06-6.56c.69-.91%202.16-.29%201.99.84c-.31%202.02-.79%204.26-1.54%205.72c-1.97%203.83-6.05%207.38-15.27%206.44c-2.53-.26-5.08-.25-7.6.11c-9.06%201.31-13.74.94-16.31.07c-1.16-.4-.92-2.09.3-2.14c2.57-.1%206.22-.38%209.31-1.25c2.84-.8%205.36-1.86%206.05-3.37s2.58-1.58%203.15-1.02%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%224%22%20d%3D%22M65.35%2089.47c-.77-2.07-1.19-4.28-1.23-6.49%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23f0592b%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%223%22%20d%3D%22M60.35%20101.17c3.73%202.19%208.08%203.28%2012.4%203.12%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%239e9e9e%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%223%22%20d%3D%22M2.4%2070.42s9.31-1.69%2020.03%203.95M2.31%2083.15s8.21-3.72%2019.24-1.76M5.5%2094.37s7.82-5.18%2017.75-6.06m101.92-19.97s-9.36-1.38-19.88%204.62m20.4%208.1s-8.33-3.44-19.29-1.11m16.48%2012.44s-7.99-4.92-17.94-5.45%22%2F%3E%3Cpath%20d%3D%22M33.85%2063.78c0-2.98.95-7.41%202.42-7.85c.45-.13.99-.06%201.36.24c5.16%204.18%208.79%206.2%209.21%206.52c3.53%202.65-1.65%209.96-5.72%2010.04c-3.93.06-7.27-3.94-7.27-8.95m60.29%200c0-3.27-.52-6.7-1.99-7.14c-.45-.13-.99-.06-1.36.24c-5.16%204.18-9.22%205.49-9.64%205.81c-3.53%202.65%201.65%209.96%205.72%2010.04c3.93.06%207.27-3.94%207.27-8.95%22%2F%3E%3Cpath%20fill%3D%22%23ffd1d1%22%20d%3D%22M92.16%2036.23c-1.54-1.29-1.5-3.37-.6-5.16c2.16-4.31%207.33-8.78%209.16-10.23c3-2.38%205.32-3.18%206.21.65c1.65%207.08%201.52%2016.69-.25%2021.99c-.62%201.87-2.54%202.86-4.02%201.57zm-56.32%200c1.54-1.29%201.5-3.37.6-5.16c-2.16-4.31-7.33-8.78-9.16-10.23c-3-2.38-5.32-3.18-6.21.65c-1.65%207.08-1.52%2016.69.25%2021.99c.62%201.87%202.54%202.86%204.02%201.57z%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%20128%20128%22%3E%3Cpath%20fill%3D%22%23ffc022%22%20d%3D%22M110.47%2059.02c9.51-24.83%203.65-43.83.29-49.28c-1.33-2.16-3.89-2.76-6.25-2.02C98.29%209.68%2081.5%2023.4%2074.08%2042.6M17.53%2059.02c-9.51-24.83-3.65-43.83-.29-49.28c1.33-2.16%203.89-2.76%206.25-2.02C29.71%209.68%2046.5%2023.4%2053.92%2042.6%22%2F%3E%3Cpath%20fill%3D%22%23ffc022%22%20d%3D%22M114.11%2070.76C112.31%2044.78%2094.44%2026.3%2064%2026.3S15.69%2044.78%2013.89%2070.76c-1.05%2015.14%205.05%2028.01%2017.09%2036.21c0%200%2012.21%209.88%2033.02%2010.14c20.81-.26%2033.02-10.14%2033.02-10.14c12.03-8.2%2018.14-21.07%2017.09-36.21%22%2F%3E%3Cpath%20fill%3D%22%23ff7043%22%20d%3D%22M54.12%2045.02c1.13.96%203.42.82%204.75-.72c1.61-1.87%203.29-8.17%202.24-17.91c-4.67.17-9.09.84-13.21%201.97c3.33%205.46%204.13%2014.88%206.22%2016.66m19.76%200c-1.13.96-3.42.82-4.75-.72c-1.61-1.87-3.29-8.17-2.24-17.91c4.67.17%209.09.84%2013.21%201.97c-3.33%205.46-4.13%2014.88-6.22%2016.66%22%20opacity%3D%22.47%22%2F%3E%3Cpath%20d%3D%22M55.96%2076.97c-.05-2.86%204.06-4.24%207.95-4.3s8.07%201.2%208.12%204.06s-4.86%206.64-7.95%206.64c-3.08%200-8.07-3.54-8.12-6.4m10.51%2011.34c2.44%202.37%206.18%203.1%2011.86%201.16c3.4-1.16%206.21-4.1%208.06-6.56c.69-.91%202.16-.29%201.99.84c-.31%202.02-.79%204.26-1.54%205.72c-1.97%203.83-6.05%207.38-15.27%206.44c-2.53-.26-5.08-.25-7.6.11c-9.06%201.31-13.74.94-16.31.07c-1.16-.4-.92-2.09.3-2.14c2.57-.1%206.22-.38%209.31-1.25c2.84-.8%205.36-1.86%206.05-3.37s2.58-1.58%203.15-1.02%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%224%22%20d%3D%22M65.35%2089.47c-.77-2.07-1.19-4.28-1.23-6.49%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23f0592b%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%223%22%20d%3D%22M60.35%20101.17c3.73%202.19%208.08%203.28%2012.4%203.12%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%239e9e9e%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%223%22%20d%3D%22M2.4%2070.42s9.31-1.69%2020.03%203.95M2.31%2083.15s8.21-3.72%2019.24-1.76M5.5%2094.37s7.82-5.18%2017.75-6.06m101.92-19.97s-9.36-1.38-19.88%204.62m20.4%208.1s-8.33-3.44-19.29-1.11m16.48%2012.44s-7.99-4.92-17.94-5.45%22%2F%3E%3Cpath%20d%3D%22M33.85%2063.78c0-2.98.95-7.41%202.42-7.85c.45-.13.99-.06%201.36.24c5.16%204.18%208.79%206.2%209.21%206.52c3.53%202.65-1.65%209.96-5.72%2010.04c-3.93.06-7.27-3.94-7.27-8.95m60.29%200c0-3.27-.52-6.7-1.99-7.14c-.45-.13-.99-.06-1.36.24c-5.16%204.18-9.22%205.49-9.64%205.81c-3.53%202.65%201.65%209.96%205.72%2010.04c3.93.06%207.27-3.94%207.27-8.95%22%2F%3E%3Cpath%20fill%3D%22%23ffd1d1%22%20d%3D%22M92.16%2036.23c-1.54-1.29-1.5-3.37-.6-5.16c2.16-4.31%207.33-8.78%209.16-10.23c3-2.38%205.32-3.18%206.21.65c1.65%207.08%201.52%2016.69-.25%2021.99c-.62%201.87-2.54%202.86-4.02%201.57zm-56.32%200c1.54-1.29%201.5-3.37.6-5.16c-2.16-4.31-7.33-8.78-9.16-10.23c-3-2.38-5.32-3.18-6.21.65c-1.65%207.08-1.52%2016.69.25%2021.99c.62%201.87%202.54%202.86%204.02%201.57z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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