pig from Noto Emoji by Google Inc · Default · Animals & Nature · Apache-2.0 Free for personal and commercial use.

Name
pig
Set
Noto Emoji
Style
Default
Category
Animals & Nature
Viewbox
128×128
License
Apache 2.0

The same emoji in other sets

More animals & nature icons from Noto Emoji

Use the pig emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#ffa8a7" d="M70.52 93.98c0 1.5.44 5.26.44 6.76s.94 4.5 5.02 4.93c6.31.65 7.86-2.64 8.59-6.48c.99-5.21.41-11.4.41-11.4z"/><path fill="#ffd2b1" d="M119.79 19.65c1.78-.38 4.13.19 4.22-1.6c.11-2.16-2.63-3.57-5.91-2.63c-3.27.93-4.32 3.75-4.32 3.75s-3.71-1.73-6.95.84c-3.66 2.91-3.94 9.01-3.94 9.01l5.16 4.97s.13-5.76.94-7.88c1.03-2.72 2.82-2.25 2.82-2.25s-1.97 5.44.75 8.73c3.26 3.94 10.51 2.25 9.48-4.41c-.61-3.96-4.41-6.38-4.41-6.38s.82-1.87 2.16-2.15m-2.72 11.17c-2.99.34-2.06-4.88-1.5-6.38c2.44 1.03 3.94 6.09 1.5 6.38"/><path fill="#ffd2b1" d="M45.97 24.86c18.19-7.4 54.05-9.08 66.17 10.28c12.25 19.57 3.8 32.1 2.39 35.62c-2.02 5.05-3.8 11.54-4.22 14.92c-.5 3.97-1.13 14.22-1.55 16.33s-4.08 5.21-7.88 4.93s-6.9-2.67-7.18-4.93c-.28-2.25.84-7.88-1.83-9.85s-10.7-.7-15.49 1.83s-27.4 14.32-52.65 3.24C-1.61 86.1 4.3 62.02 10.5 54.98s5.49-8.45 5.49-8.45s-6.19 1.55-3.8-3.38s8.59-13.09 9.71-13.8c1.13-.7 4.79-1.83 6.76-.56s1.97 3.1 1.97 3.1s3.24-2.11 15.34-7.03"/><path fill="#ffd2b1" d="M20.77 93.84s.28 9.85.42 12.25s.47 6.29.84 8.17c.42 2.11 2.12 3.32 5.49 3.52c4.65.28 6.9-1.69 7.32-3.38s.84-16.89.84-16.89zM47.1 98.2s-.04 4.93.14 9.85c.14 3.8.14 8.17.56 9.29c.7 1.87 4.08 2.96 7.04 3.1c3.24.15 5.42-1.48 6.76-2.82c.7-.7.7-4.22.84-9.29c.08-2.96.28-11.68.28-11.68z"/><path fill="#e6508f" d="M62.82 43.58c-.75-1.63-4.58 0-5.54 2.44c-1.22 3.1 0 6.1 1.78 9.48c1.22 2.31 6.76 9.48 13.14 7.98c7.42-1.75 5.35-13.33 5.07-14.64s-1.17-3.06-2.72-2.82c-1.78.28-.93 3.24-.84 5.44c.09 2.44.19 6.57-2.72 7.23c-3.11.7-5.31-1.34-7.04-4.13c-1.69-2.72-3.66-4.79-3.1-7.32c.35-1.56 2.53-2.44 1.97-3.66m-38.01-3.1c-1.42-.55-3.1 1.6-4.69 2.91s-4.5 3-5.63 1.6c-1.17-1.47 2.52-5.32 4.69-9.01c1.88-3.19 3.64-6.85 6.1-7.04c3.66-.28.81-1.92-1.88-1.41c-1.97.38-4.69 2.16-6.19 5.16S8.57 43.3 10.92 46.77c2.7 4 8.63 2.16 11.26 0s4.32-5.63 2.63-6.29"/><path fill="#ff7d86" d="M29.5 69.2c-5.16-.94-13.38.5-13.98 6.29c-.47 4.5 2.44 9.95 11.92 12.01s14.17-1.5 14.64-6.57c.47-5.06-4.88-10.32-12.58-11.73"/><path fill="#2d2d2b" d="M26.22 77.27c.2 2.27-.42 3.91-1.78 4.04c-1.36.12-3.27-1.48-3.47-3.75s.4-4.13 2.16-4.13c1.36 0 2.88 1.57 3.09 3.84"/><ellipse cx="32.35" cy="78.96" fill="#2d2d2b" rx="3.94" ry="2.62" transform="rotate(-84.6 32.353 78.958)"/><ellipse cx="52.65" cy="66.23" fill="#2d2d2b" rx="4.83" ry="4.1" transform="rotate(-84.347 52.654 66.235)"/><ellipse cx="22.84" cy="60.19" fill="#2d2d2b" rx="4.78" ry="4.23" transform="rotate(-84.347 22.845 60.191)"/></svg>

React

import type { SVGProps } from "react";

export function NotoPig(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#ffa8a7" d="M70.52 93.98c0 1.5.44 5.26.44 6.76s.94 4.5 5.02 4.93c6.31.65 7.86-2.64 8.59-6.48c.99-5.21.41-11.4.41-11.4z"/><path fill="#ffd2b1" d="M119.79 19.65c1.78-.38 4.13.19 4.22-1.6c.11-2.16-2.63-3.57-5.91-2.63c-3.27.93-4.32 3.75-4.32 3.75s-3.71-1.73-6.95.84c-3.66 2.91-3.94 9.01-3.94 9.01l5.16 4.97s.13-5.76.94-7.88c1.03-2.72 2.82-2.25 2.82-2.25s-1.97 5.44.75 8.73c3.26 3.94 10.51 2.25 9.48-4.41c-.61-3.96-4.41-6.38-4.41-6.38s.82-1.87 2.16-2.15m-2.72 11.17c-2.99.34-2.06-4.88-1.5-6.38c2.44 1.03 3.94 6.09 1.5 6.38"/><path fill="#ffd2b1" d="M45.97 24.86c18.19-7.4 54.05-9.08 66.17 10.28c12.25 19.57 3.8 32.1 2.39 35.62c-2.02 5.05-3.8 11.54-4.22 14.92c-.5 3.97-1.13 14.22-1.55 16.33s-4.08 5.21-7.88 4.93s-6.9-2.67-7.18-4.93c-.28-2.25.84-7.88-1.83-9.85s-10.7-.7-15.49 1.83s-27.4 14.32-52.65 3.24C-1.61 86.1 4.3 62.02 10.5 54.98s5.49-8.45 5.49-8.45s-6.19 1.55-3.8-3.38s8.59-13.09 9.71-13.8c1.13-.7 4.79-1.83 6.76-.56s1.97 3.1 1.97 3.1s3.24-2.11 15.34-7.03"/><path fill="#ffd2b1" d="M20.77 93.84s.28 9.85.42 12.25s.47 6.29.84 8.17c.42 2.11 2.12 3.32 5.49 3.52c4.65.28 6.9-1.69 7.32-3.38s.84-16.89.84-16.89zM47.1 98.2s-.04 4.93.14 9.85c.14 3.8.14 8.17.56 9.29c.7 1.87 4.08 2.96 7.04 3.1c3.24.15 5.42-1.48 6.76-2.82c.7-.7.7-4.22.84-9.29c.08-2.96.28-11.68.28-11.68z"/><path fill="#e6508f" d="M62.82 43.58c-.75-1.63-4.58 0-5.54 2.44c-1.22 3.1 0 6.1 1.78 9.48c1.22 2.31 6.76 9.48 13.14 7.98c7.42-1.75 5.35-13.33 5.07-14.64s-1.17-3.06-2.72-2.82c-1.78.28-.93 3.24-.84 5.44c.09 2.44.19 6.57-2.72 7.23c-3.11.7-5.31-1.34-7.04-4.13c-1.69-2.72-3.66-4.79-3.1-7.32c.35-1.56 2.53-2.44 1.97-3.66m-38.01-3.1c-1.42-.55-3.1 1.6-4.69 2.91s-4.5 3-5.63 1.6c-1.17-1.47 2.52-5.32 4.69-9.01c1.88-3.19 3.64-6.85 6.1-7.04c3.66-.28.81-1.92-1.88-1.41c-1.97.38-4.69 2.16-6.19 5.16S8.57 43.3 10.92 46.77c2.7 4 8.63 2.16 11.26 0s4.32-5.63 2.63-6.29"/><path fill="#ff7d86" d="M29.5 69.2c-5.16-.94-13.38.5-13.98 6.29c-.47 4.5 2.44 9.95 11.92 12.01s14.17-1.5 14.64-6.57c.47-5.06-4.88-10.32-12.58-11.73"/><path fill="#2d2d2b" d="M26.22 77.27c.2 2.27-.42 3.91-1.78 4.04c-1.36.12-3.27-1.48-3.47-3.75s.4-4.13 2.16-4.13c1.36 0 2.88 1.57 3.09 3.84"/><ellipse cx="32.35" cy="78.96" fill="#2d2d2b" rx="3.94" ry="2.62" transform="rotate(-84.6 32.353 78.958)"/><ellipse cx="52.65" cy="66.23" fill="#2d2d2b" rx="4.83" ry="4.1" transform="rotate(-84.347 52.654 66.235)"/><ellipse cx="22.84" cy="60.19" fill="#2d2d2b" rx="4.78" ry="4.23" transform="rotate(-84.347 22.845 60.191)"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#ffa8a7" d="M70.52 93.98c0 1.5.44 5.26.44 6.76s.94 4.5 5.02 4.93c6.31.65 7.86-2.64 8.59-6.48c.99-5.21.41-11.4.41-11.4z"/><path fill="#ffd2b1" d="M119.79 19.65c1.78-.38 4.13.19 4.22-1.6c.11-2.16-2.63-3.57-5.91-2.63c-3.27.93-4.32 3.75-4.32 3.75s-3.71-1.73-6.95.84c-3.66 2.91-3.94 9.01-3.94 9.01l5.16 4.97s.13-5.76.94-7.88c1.03-2.72 2.82-2.25 2.82-2.25s-1.97 5.44.75 8.73c3.26 3.94 10.51 2.25 9.48-4.41c-.61-3.96-4.41-6.38-4.41-6.38s.82-1.87 2.16-2.15m-2.72 11.17c-2.99.34-2.06-4.88-1.5-6.38c2.44 1.03 3.94 6.09 1.5 6.38"/><path fill="#ffd2b1" d="M45.97 24.86c18.19-7.4 54.05-9.08 66.17 10.28c12.25 19.57 3.8 32.1 2.39 35.62c-2.02 5.05-3.8 11.54-4.22 14.92c-.5 3.97-1.13 14.22-1.55 16.33s-4.08 5.21-7.88 4.93s-6.9-2.67-7.18-4.93c-.28-2.25.84-7.88-1.83-9.85s-10.7-.7-15.49 1.83s-27.4 14.32-52.65 3.24C-1.61 86.1 4.3 62.02 10.5 54.98s5.49-8.45 5.49-8.45s-6.19 1.55-3.8-3.38s8.59-13.09 9.71-13.8c1.13-.7 4.79-1.83 6.76-.56s1.97 3.1 1.97 3.1s3.24-2.11 15.34-7.03"/><path fill="#ffd2b1" d="M20.77 93.84s.28 9.85.42 12.25s.47 6.29.84 8.17c.42 2.11 2.12 3.32 5.49 3.52c4.65.28 6.9-1.69 7.32-3.38s.84-16.89.84-16.89zM47.1 98.2s-.04 4.93.14 9.85c.14 3.8.14 8.17.56 9.29c.7 1.87 4.08 2.96 7.04 3.1c3.24.15 5.42-1.48 6.76-2.82c.7-.7.7-4.22.84-9.29c.08-2.96.28-11.68.28-11.68z"/><path fill="#e6508f" d="M62.82 43.58c-.75-1.63-4.58 0-5.54 2.44c-1.22 3.1 0 6.1 1.78 9.48c1.22 2.31 6.76 9.48 13.14 7.98c7.42-1.75 5.35-13.33 5.07-14.64s-1.17-3.06-2.72-2.82c-1.78.28-.93 3.24-.84 5.44c.09 2.44.19 6.57-2.72 7.23c-3.11.7-5.31-1.34-7.04-4.13c-1.69-2.72-3.66-4.79-3.1-7.32c.35-1.56 2.53-2.44 1.97-3.66m-38.01-3.1c-1.42-.55-3.1 1.6-4.69 2.91s-4.5 3-5.63 1.6c-1.17-1.47 2.52-5.32 4.69-9.01c1.88-3.19 3.64-6.85 6.1-7.04c3.66-.28.81-1.92-1.88-1.41c-1.97.38-4.69 2.16-6.19 5.16S8.57 43.3 10.92 46.77c2.7 4 8.63 2.16 11.26 0s4.32-5.63 2.63-6.29"/><path fill="#ff7d86" d="M29.5 69.2c-5.16-.94-13.38.5-13.98 6.29c-.47 4.5 2.44 9.95 11.92 12.01s14.17-1.5 14.64-6.57c.47-5.06-4.88-10.32-12.58-11.73"/><path fill="#2d2d2b" d="M26.22 77.27c.2 2.27-.42 3.91-1.78 4.04c-1.36.12-3.27-1.48-3.47-3.75s.4-4.13 2.16-4.13c1.36 0 2.88 1.57 3.09 3.84"/><ellipse cx="32.35" cy="78.96" fill="#2d2d2b" rx="3.94" ry="2.62" transform="rotate(-84.6 32.353 78.958)"/><ellipse cx="52.65" cy="66.23" fill="#2d2d2b" rx="4.83" ry="4.1" transform="rotate(-84.347 52.654 66.235)"/><ellipse cx="22.84" cy="60.19" fill="#2d2d2b" rx="4.78" ry="4.23" transform="rotate(-84.347 22.845 60.191)"/></svg>
</template>

CSS

.icon-pig {
  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%23ffa8a7%22%20d%3D%22M70.52%2093.98c0%201.5.44%205.26.44%206.76s.94%204.5%205.02%204.93c6.31.65%207.86-2.64%208.59-6.48c.99-5.21.41-11.4.41-11.4z%22%2F%3E%3Cpath%20fill%3D%22%23ffd2b1%22%20d%3D%22M119.79%2019.65c1.78-.38%204.13.19%204.22-1.6c.11-2.16-2.63-3.57-5.91-2.63c-3.27.93-4.32%203.75-4.32%203.75s-3.71-1.73-6.95.84c-3.66%202.91-3.94%209.01-3.94%209.01l5.16%204.97s.13-5.76.94-7.88c1.03-2.72%202.82-2.25%202.82-2.25s-1.97%205.44.75%208.73c3.26%203.94%2010.51%202.25%209.48-4.41c-.61-3.96-4.41-6.38-4.41-6.38s.82-1.87%202.16-2.15m-2.72%2011.17c-2.99.34-2.06-4.88-1.5-6.38c2.44%201.03%203.94%206.09%201.5%206.38%22%2F%3E%3Cpath%20fill%3D%22%23ffd2b1%22%20d%3D%22M45.97%2024.86c18.19-7.4%2054.05-9.08%2066.17%2010.28c12.25%2019.57%203.8%2032.1%202.39%2035.62c-2.02%205.05-3.8%2011.54-4.22%2014.92c-.5%203.97-1.13%2014.22-1.55%2016.33s-4.08%205.21-7.88%204.93s-6.9-2.67-7.18-4.93c-.28-2.25.84-7.88-1.83-9.85s-10.7-.7-15.49%201.83s-27.4%2014.32-52.65%203.24C-1.61%2086.1%204.3%2062.02%2010.5%2054.98s5.49-8.45%205.49-8.45s-6.19%201.55-3.8-3.38s8.59-13.09%209.71-13.8c1.13-.7%204.79-1.83%206.76-.56s1.97%203.1%201.97%203.1s3.24-2.11%2015.34-7.03%22%2F%3E%3Cpath%20fill%3D%22%23ffd2b1%22%20d%3D%22M20.77%2093.84s.28%209.85.42%2012.25s.47%206.29.84%208.17c.42%202.11%202.12%203.32%205.49%203.52c4.65.28%206.9-1.69%207.32-3.38s.84-16.89.84-16.89zM47.1%2098.2s-.04%204.93.14%209.85c.14%203.8.14%208.17.56%209.29c.7%201.87%204.08%202.96%207.04%203.1c3.24.15%205.42-1.48%206.76-2.82c.7-.7.7-4.22.84-9.29c.08-2.96.28-11.68.28-11.68z%22%2F%3E%3Cpath%20fill%3D%22%23e6508f%22%20d%3D%22M62.82%2043.58c-.75-1.63-4.58%200-5.54%202.44c-1.22%203.1%200%206.1%201.78%209.48c1.22%202.31%206.76%209.48%2013.14%207.98c7.42-1.75%205.35-13.33%205.07-14.64s-1.17-3.06-2.72-2.82c-1.78.28-.93%203.24-.84%205.44c.09%202.44.19%206.57-2.72%207.23c-3.11.7-5.31-1.34-7.04-4.13c-1.69-2.72-3.66-4.79-3.1-7.32c.35-1.56%202.53-2.44%201.97-3.66m-38.01-3.1c-1.42-.55-3.1%201.6-4.69%202.91s-4.5%203-5.63%201.6c-1.17-1.47%202.52-5.32%204.69-9.01c1.88-3.19%203.64-6.85%206.1-7.04c3.66-.28.81-1.92-1.88-1.41c-1.97.38-4.69%202.16-6.19%205.16S8.57%2043.3%2010.92%2046.77c2.7%204%208.63%202.16%2011.26%200s4.32-5.63%202.63-6.29%22%2F%3E%3Cpath%20fill%3D%22%23ff7d86%22%20d%3D%22M29.5%2069.2c-5.16-.94-13.38.5-13.98%206.29c-.47%204.5%202.44%209.95%2011.92%2012.01s14.17-1.5%2014.64-6.57c.47-5.06-4.88-10.32-12.58-11.73%22%2F%3E%3Cpath%20fill%3D%22%232d2d2b%22%20d%3D%22M26.22%2077.27c.2%202.27-.42%203.91-1.78%204.04c-1.36.12-3.27-1.48-3.47-3.75s.4-4.13%202.16-4.13c1.36%200%202.88%201.57%203.09%203.84%22%2F%3E%3Cellipse%20cx%3D%2232.35%22%20cy%3D%2278.96%22%20fill%3D%22%232d2d2b%22%20rx%3D%223.94%22%20ry%3D%222.62%22%20transform%3D%22rotate(-84.6%2032.353%2078.958)%22%2F%3E%3Cellipse%20cx%3D%2252.65%22%20cy%3D%2266.23%22%20fill%3D%22%232d2d2b%22%20rx%3D%224.83%22%20ry%3D%224.1%22%20transform%3D%22rotate(-84.347%2052.654%2066.235)%22%2F%3E%3Cellipse%20cx%3D%2222.84%22%20cy%3D%2260.19%22%20fill%3D%22%232d2d2b%22%20rx%3D%224.78%22%20ry%3D%224.23%22%20transform%3D%22rotate(-84.347%2022.845%2060.191)%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%23ffa8a7%22%20d%3D%22M70.52%2093.98c0%201.5.44%205.26.44%206.76s.94%204.5%205.02%204.93c6.31.65%207.86-2.64%208.59-6.48c.99-5.21.41-11.4.41-11.4z%22%2F%3E%3Cpath%20fill%3D%22%23ffd2b1%22%20d%3D%22M119.79%2019.65c1.78-.38%204.13.19%204.22-1.6c.11-2.16-2.63-3.57-5.91-2.63c-3.27.93-4.32%203.75-4.32%203.75s-3.71-1.73-6.95.84c-3.66%202.91-3.94%209.01-3.94%209.01l5.16%204.97s.13-5.76.94-7.88c1.03-2.72%202.82-2.25%202.82-2.25s-1.97%205.44.75%208.73c3.26%203.94%2010.51%202.25%209.48-4.41c-.61-3.96-4.41-6.38-4.41-6.38s.82-1.87%202.16-2.15m-2.72%2011.17c-2.99.34-2.06-4.88-1.5-6.38c2.44%201.03%203.94%206.09%201.5%206.38%22%2F%3E%3Cpath%20fill%3D%22%23ffd2b1%22%20d%3D%22M45.97%2024.86c18.19-7.4%2054.05-9.08%2066.17%2010.28c12.25%2019.57%203.8%2032.1%202.39%2035.62c-2.02%205.05-3.8%2011.54-4.22%2014.92c-.5%203.97-1.13%2014.22-1.55%2016.33s-4.08%205.21-7.88%204.93s-6.9-2.67-7.18-4.93c-.28-2.25.84-7.88-1.83-9.85s-10.7-.7-15.49%201.83s-27.4%2014.32-52.65%203.24C-1.61%2086.1%204.3%2062.02%2010.5%2054.98s5.49-8.45%205.49-8.45s-6.19%201.55-3.8-3.38s8.59-13.09%209.71-13.8c1.13-.7%204.79-1.83%206.76-.56s1.97%203.1%201.97%203.1s3.24-2.11%2015.34-7.03%22%2F%3E%3Cpath%20fill%3D%22%23ffd2b1%22%20d%3D%22M20.77%2093.84s.28%209.85.42%2012.25s.47%206.29.84%208.17c.42%202.11%202.12%203.32%205.49%203.52c4.65.28%206.9-1.69%207.32-3.38s.84-16.89.84-16.89zM47.1%2098.2s-.04%204.93.14%209.85c.14%203.8.14%208.17.56%209.29c.7%201.87%204.08%202.96%207.04%203.1c3.24.15%205.42-1.48%206.76-2.82c.7-.7.7-4.22.84-9.29c.08-2.96.28-11.68.28-11.68z%22%2F%3E%3Cpath%20fill%3D%22%23e6508f%22%20d%3D%22M62.82%2043.58c-.75-1.63-4.58%200-5.54%202.44c-1.22%203.1%200%206.1%201.78%209.48c1.22%202.31%206.76%209.48%2013.14%207.98c7.42-1.75%205.35-13.33%205.07-14.64s-1.17-3.06-2.72-2.82c-1.78.28-.93%203.24-.84%205.44c.09%202.44.19%206.57-2.72%207.23c-3.11.7-5.31-1.34-7.04-4.13c-1.69-2.72-3.66-4.79-3.1-7.32c.35-1.56%202.53-2.44%201.97-3.66m-38.01-3.1c-1.42-.55-3.1%201.6-4.69%202.91s-4.5%203-5.63%201.6c-1.17-1.47%202.52-5.32%204.69-9.01c1.88-3.19%203.64-6.85%206.1-7.04c3.66-.28.81-1.92-1.88-1.41c-1.97.38-4.69%202.16-6.19%205.16S8.57%2043.3%2010.92%2046.77c2.7%204%208.63%202.16%2011.26%200s4.32-5.63%202.63-6.29%22%2F%3E%3Cpath%20fill%3D%22%23ff7d86%22%20d%3D%22M29.5%2069.2c-5.16-.94-13.38.5-13.98%206.29c-.47%204.5%202.44%209.95%2011.92%2012.01s14.17-1.5%2014.64-6.57c.47-5.06-4.88-10.32-12.58-11.73%22%2F%3E%3Cpath%20fill%3D%22%232d2d2b%22%20d%3D%22M26.22%2077.27c.2%202.27-.42%203.91-1.78%204.04c-1.36.12-3.27-1.48-3.47-3.75s.4-4.13%202.16-4.13c1.36%200%202.88%201.57%203.09%203.84%22%2F%3E%3Cellipse%20cx%3D%2232.35%22%20cy%3D%2278.96%22%20fill%3D%22%232d2d2b%22%20rx%3D%223.94%22%20ry%3D%222.62%22%20transform%3D%22rotate(-84.6%2032.353%2078.958)%22%2F%3E%3Cellipse%20cx%3D%2252.65%22%20cy%3D%2266.23%22%20fill%3D%22%232d2d2b%22%20rx%3D%224.83%22%20ry%3D%224.1%22%20transform%3D%22rotate(-84.347%2052.654%2066.235)%22%2F%3E%3Cellipse%20cx%3D%2222.84%22%20cy%3D%2260.19%22%20fill%3D%22%232d2d2b%22%20rx%3D%224.78%22%20ry%3D%224.23%22%20transform%3D%22rotate(-84.347%2022.845%2060.191)%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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