pig nose emoji

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

Name
pig-nose
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 nose emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#f17fae" d="M11.92 73.6s-6.38 3.07-6.23 8.82c.17 6.57 3.36 29.71 30.28 33.74c18.51 2.77 28.55-5.88 28.55-5.88s9.21 8.44 26.3 6.75c22.66-2.25 32.18-25.09 31.31-33.91c-.45-4.59-3.98-7.44-6.57-5.88c-2.6 1.56-51.21 24.57-51.21 24.57z"/><path fill="#ffa8a7" d="M64.52 16.16c-9.18.18-9.86 5.54-21.97 11.42c-6.82 3.31-32.7 14.88-36.68 37.54s4.5 36.33 24.57 43.25s34.78-3.98 34.78-3.98s22.02 12.48 41 1.38c17.47-10.21 19.15-25.06 14.71-42.21c-3.81-14.71-19.03-29.24-33.22-35.12c-13.63-5.64-14.19-12.45-23.19-12.28"/><path fill="#eb81aa" d="M100.36 74.12c0 8.41-4.7 15.05-14.04 14.71c-9.34-.35-13.25-6.3-13.25-14.71s1.69-20.77 14.11-19.72c12.29 1.04 13.18 11.31 13.18 19.72m-45.85-.17c0 8.41-4.7 15.05-14.04 14.71c-9.34-.35-13.25-6.3-13.25-14.71s.8-19.86 13.42-19.2c13.33.69 13.87 10.79 13.87 19.2"/><path fill="#ea4b8d" d="M100.4 69.8c0 9.36-2.74 15.02-13.74 15.92c-8.48.69-13.3-6.55-13.3-15.92s3.27-17.12 13.52-16.96c10.86.17 13.52 7.59 13.52 16.96M55 69.62c0 9.36-4.04 16.69-15.05 16.09c-9.52-.52-13.15-7.07-13.15-16.44s3.63-16.44 13.88-16.44C51.02 52.84 55 60.26 55 69.62"/></svg>

React

import type { SVGProps } from "react";

export function NotoPigNose(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#f17fae" d="M11.92 73.6s-6.38 3.07-6.23 8.82c.17 6.57 3.36 29.71 30.28 33.74c18.51 2.77 28.55-5.88 28.55-5.88s9.21 8.44 26.3 6.75c22.66-2.25 32.18-25.09 31.31-33.91c-.45-4.59-3.98-7.44-6.57-5.88c-2.6 1.56-51.21 24.57-51.21 24.57z"/><path fill="#ffa8a7" d="M64.52 16.16c-9.18.18-9.86 5.54-21.97 11.42c-6.82 3.31-32.7 14.88-36.68 37.54s4.5 36.33 24.57 43.25s34.78-3.98 34.78-3.98s22.02 12.48 41 1.38c17.47-10.21 19.15-25.06 14.71-42.21c-3.81-14.71-19.03-29.24-33.22-35.12c-13.63-5.64-14.19-12.45-23.19-12.28"/><path fill="#eb81aa" d="M100.36 74.12c0 8.41-4.7 15.05-14.04 14.71c-9.34-.35-13.25-6.3-13.25-14.71s1.69-20.77 14.11-19.72c12.29 1.04 13.18 11.31 13.18 19.72m-45.85-.17c0 8.41-4.7 15.05-14.04 14.71c-9.34-.35-13.25-6.3-13.25-14.71s.8-19.86 13.42-19.2c13.33.69 13.87 10.79 13.87 19.2"/><path fill="#ea4b8d" d="M100.4 69.8c0 9.36-2.74 15.02-13.74 15.92c-8.48.69-13.3-6.55-13.3-15.92s3.27-17.12 13.52-16.96c10.86.17 13.52 7.59 13.52 16.96M55 69.62c0 9.36-4.04 16.69-15.05 16.09c-9.52-.52-13.15-7.07-13.15-16.44s3.63-16.44 13.88-16.44C51.02 52.84 55 60.26 55 69.62"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#f17fae" d="M11.92 73.6s-6.38 3.07-6.23 8.82c.17 6.57 3.36 29.71 30.28 33.74c18.51 2.77 28.55-5.88 28.55-5.88s9.21 8.44 26.3 6.75c22.66-2.25 32.18-25.09 31.31-33.91c-.45-4.59-3.98-7.44-6.57-5.88c-2.6 1.56-51.21 24.57-51.21 24.57z"/><path fill="#ffa8a7" d="M64.52 16.16c-9.18.18-9.86 5.54-21.97 11.42c-6.82 3.31-32.7 14.88-36.68 37.54s4.5 36.33 24.57 43.25s34.78-3.98 34.78-3.98s22.02 12.48 41 1.38c17.47-10.21 19.15-25.06 14.71-42.21c-3.81-14.71-19.03-29.24-33.22-35.12c-13.63-5.64-14.19-12.45-23.19-12.28"/><path fill="#eb81aa" d="M100.36 74.12c0 8.41-4.7 15.05-14.04 14.71c-9.34-.35-13.25-6.3-13.25-14.71s1.69-20.77 14.11-19.72c12.29 1.04 13.18 11.31 13.18 19.72m-45.85-.17c0 8.41-4.7 15.05-14.04 14.71c-9.34-.35-13.25-6.3-13.25-14.71s.8-19.86 13.42-19.2c13.33.69 13.87 10.79 13.87 19.2"/><path fill="#ea4b8d" d="M100.4 69.8c0 9.36-2.74 15.02-13.74 15.92c-8.48.69-13.3-6.55-13.3-15.92s3.27-17.12 13.52-16.96c10.86.17 13.52 7.59 13.52 16.96M55 69.62c0 9.36-4.04 16.69-15.05 16.09c-9.52-.52-13.15-7.07-13.15-16.44s3.63-16.44 13.88-16.44C51.02 52.84 55 60.26 55 69.62"/></svg>
</template>

CSS

.icon-pig-nose {
  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%23f17fae%22%20d%3D%22M11.92%2073.6s-6.38%203.07-6.23%208.82c.17%206.57%203.36%2029.71%2030.28%2033.74c18.51%202.77%2028.55-5.88%2028.55-5.88s9.21%208.44%2026.3%206.75c22.66-2.25%2032.18-25.09%2031.31-33.91c-.45-4.59-3.98-7.44-6.57-5.88c-2.6%201.56-51.21%2024.57-51.21%2024.57z%22%2F%3E%3Cpath%20fill%3D%22%23ffa8a7%22%20d%3D%22M64.52%2016.16c-9.18.18-9.86%205.54-21.97%2011.42c-6.82%203.31-32.7%2014.88-36.68%2037.54s4.5%2036.33%2024.57%2043.25s34.78-3.98%2034.78-3.98s22.02%2012.48%2041%201.38c17.47-10.21%2019.15-25.06%2014.71-42.21c-3.81-14.71-19.03-29.24-33.22-35.12c-13.63-5.64-14.19-12.45-23.19-12.28%22%2F%3E%3Cpath%20fill%3D%22%23eb81aa%22%20d%3D%22M100.36%2074.12c0%208.41-4.7%2015.05-14.04%2014.71c-9.34-.35-13.25-6.3-13.25-14.71s1.69-20.77%2014.11-19.72c12.29%201.04%2013.18%2011.31%2013.18%2019.72m-45.85-.17c0%208.41-4.7%2015.05-14.04%2014.71c-9.34-.35-13.25-6.3-13.25-14.71s.8-19.86%2013.42-19.2c13.33.69%2013.87%2010.79%2013.87%2019.2%22%2F%3E%3Cpath%20fill%3D%22%23ea4b8d%22%20d%3D%22M100.4%2069.8c0%209.36-2.74%2015.02-13.74%2015.92c-8.48.69-13.3-6.55-13.3-15.92s3.27-17.12%2013.52-16.96c10.86.17%2013.52%207.59%2013.52%2016.96M55%2069.62c0%209.36-4.04%2016.69-15.05%2016.09c-9.52-.52-13.15-7.07-13.15-16.44s3.63-16.44%2013.88-16.44C51.02%2052.84%2055%2060.26%2055%2069.62%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%23f17fae%22%20d%3D%22M11.92%2073.6s-6.38%203.07-6.23%208.82c.17%206.57%203.36%2029.71%2030.28%2033.74c18.51%202.77%2028.55-5.88%2028.55-5.88s9.21%208.44%2026.3%206.75c22.66-2.25%2032.18-25.09%2031.31-33.91c-.45-4.59-3.98-7.44-6.57-5.88c-2.6%201.56-51.21%2024.57-51.21%2024.57z%22%2F%3E%3Cpath%20fill%3D%22%23ffa8a7%22%20d%3D%22M64.52%2016.16c-9.18.18-9.86%205.54-21.97%2011.42c-6.82%203.31-32.7%2014.88-36.68%2037.54s4.5%2036.33%2024.57%2043.25s34.78-3.98%2034.78-3.98s22.02%2012.48%2041%201.38c17.47-10.21%2019.15-25.06%2014.71-42.21c-3.81-14.71-19.03-29.24-33.22-35.12c-13.63-5.64-14.19-12.45-23.19-12.28%22%2F%3E%3Cpath%20fill%3D%22%23eb81aa%22%20d%3D%22M100.36%2074.12c0%208.41-4.7%2015.05-14.04%2014.71c-9.34-.35-13.25-6.3-13.25-14.71s1.69-20.77%2014.11-19.72c12.29%201.04%2013.18%2011.31%2013.18%2019.72m-45.85-.17c0%208.41-4.7%2015.05-14.04%2014.71c-9.34-.35-13.25-6.3-13.25-14.71s.8-19.86%2013.42-19.2c13.33.69%2013.87%2010.79%2013.87%2019.2%22%2F%3E%3Cpath%20fill%3D%22%23ea4b8d%22%20d%3D%22M100.4%2069.8c0%209.36-2.74%2015.02-13.74%2015.92c-8.48.69-13.3-6.55-13.3-15.92s3.27-17.12%2013.52-16.96c10.86.17%2013.52%207.59%2013.52%2016.96M55%2069.62c0%209.36-4.04%2016.69-15.05%2016.09c-9.52-.52-13.15-7.07-13.15-16.44s3.63-16.44%2013.88-16.44C51.02%2052.84%2055%2060.26%2055%2069.62%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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