pigsnout from Firefox OS Emoji by Mozilla · Default · Nature · Apache-2.0 Free for personal and commercial use.

Name
pigsnout
Set
Firefox OS Emoji
Style
Default
Category
Nature
Viewbox
512×512
License
Apache 2.0

More nature icons from Firefox OS Emoji

Use the pigsnout emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#FFA1E0" d="M479.639 207.75c-10.27-76.663-62.234-134.808-216.713-136.491a306 306 0 0 0-4.8-.045c-.291 0-.579.007-.87.008c-.422-.001-.832-.008-1.255-.008c-181.424 0-225.678 75.639-225.678 168.944c0 11.086 1.442 21.918 4.165 32.407c10.27 76.663 62.234 134.808 216.713 136.491c1.597.025 3.195.045 4.8.045c.291 0 .579-.007.87-.008c.422.001.832.008 1.255.008c181.424 0 225.678-75.639 225.678-168.944c0-11.085-1.443-21.917-4.165-32.407"/><path fill="#E583C9" d="M258.125 409.102c-179.932 0-224.933-74.403-225.661-166.65c-.003.341-.017.679-.017 1.02c0 93.305 44.254 197.315 225.678 197.315s225.678-104.009 225.678-197.315c0-.341-.015-.68-.017-1.02c-.727 92.246-45.728 166.65-225.661 166.65"/><path fill="#E583C9" d="M185.939 223.302c0 32.818-17.813 59.422-39.786 59.422s-39.786-26.604-39.786-59.422s17.813-59.422 39.786-59.422s39.786 26.605 39.786 59.422m179.909-59.422c-21.973 0-39.786 26.604-39.786 59.422s17.813 59.422 39.786 59.422s39.786-26.604 39.786-59.422s-17.813-59.422-39.786-59.422"/><path fill="#2B3B47" d="M185.939 242.792c0 32.818-17.813 59.422-39.786 59.422s-39.786-26.604-39.786-59.422s17.813-59.422 39.786-59.422s39.786 26.604 39.786 59.422m179.909-59.422c-21.973 0-39.786 26.604-39.786 59.422s17.813 59.422 39.786 59.422s39.786-26.604 39.786-59.422s-17.813-59.422-39.786-59.422"/></svg>

React

import type { SVGProps } from "react";

export function FxemojiPigsnout(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#FFA1E0" d="M479.639 207.75c-10.27-76.663-62.234-134.808-216.713-136.491a306 306 0 0 0-4.8-.045c-.291 0-.579.007-.87.008c-.422-.001-.832-.008-1.255-.008c-181.424 0-225.678 75.639-225.678 168.944c0 11.086 1.442 21.918 4.165 32.407c10.27 76.663 62.234 134.808 216.713 136.491c1.597.025 3.195.045 4.8.045c.291 0 .579-.007.87-.008c.422.001.832.008 1.255.008c181.424 0 225.678-75.639 225.678-168.944c0-11.085-1.443-21.917-4.165-32.407"/><path fill="#E583C9" d="M258.125 409.102c-179.932 0-224.933-74.403-225.661-166.65c-.003.341-.017.679-.017 1.02c0 93.305 44.254 197.315 225.678 197.315s225.678-104.009 225.678-197.315c0-.341-.015-.68-.017-1.02c-.727 92.246-45.728 166.65-225.661 166.65"/><path fill="#E583C9" d="M185.939 223.302c0 32.818-17.813 59.422-39.786 59.422s-39.786-26.604-39.786-59.422s17.813-59.422 39.786-59.422s39.786 26.605 39.786 59.422m179.909-59.422c-21.973 0-39.786 26.604-39.786 59.422s17.813 59.422 39.786 59.422s39.786-26.604 39.786-59.422s-17.813-59.422-39.786-59.422"/><path fill="#2B3B47" d="M185.939 242.792c0 32.818-17.813 59.422-39.786 59.422s-39.786-26.604-39.786-59.422s17.813-59.422 39.786-59.422s39.786 26.604 39.786 59.422m179.909-59.422c-21.973 0-39.786 26.604-39.786 59.422s17.813 59.422 39.786 59.422s39.786-26.604 39.786-59.422s-17.813-59.422-39.786-59.422"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#FFA1E0" d="M479.639 207.75c-10.27-76.663-62.234-134.808-216.713-136.491a306 306 0 0 0-4.8-.045c-.291 0-.579.007-.87.008c-.422-.001-.832-.008-1.255-.008c-181.424 0-225.678 75.639-225.678 168.944c0 11.086 1.442 21.918 4.165 32.407c10.27 76.663 62.234 134.808 216.713 136.491c1.597.025 3.195.045 4.8.045c.291 0 .579-.007.87-.008c.422.001.832.008 1.255.008c181.424 0 225.678-75.639 225.678-168.944c0-11.085-1.443-21.917-4.165-32.407"/><path fill="#E583C9" d="M258.125 409.102c-179.932 0-224.933-74.403-225.661-166.65c-.003.341-.017.679-.017 1.02c0 93.305 44.254 197.315 225.678 197.315s225.678-104.009 225.678-197.315c0-.341-.015-.68-.017-1.02c-.727 92.246-45.728 166.65-225.661 166.65"/><path fill="#E583C9" d="M185.939 223.302c0 32.818-17.813 59.422-39.786 59.422s-39.786-26.604-39.786-59.422s17.813-59.422 39.786-59.422s39.786 26.605 39.786 59.422m179.909-59.422c-21.973 0-39.786 26.604-39.786 59.422s17.813 59.422 39.786 59.422s39.786-26.604 39.786-59.422s-17.813-59.422-39.786-59.422"/><path fill="#2B3B47" d="M185.939 242.792c0 32.818-17.813 59.422-39.786 59.422s-39.786-26.604-39.786-59.422s17.813-59.422 39.786-59.422s39.786 26.604 39.786 59.422m179.909-59.422c-21.973 0-39.786 26.604-39.786 59.422s17.813 59.422 39.786 59.422s39.786-26.604 39.786-59.422s-17.813-59.422-39.786-59.422"/></svg>
</template>

CSS

.icon-pigsnout {
  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%20512%20512%22%3E%3Cpath%20fill%3D%22%23FFA1E0%22%20d%3D%22M479.639%20207.75c-10.27-76.663-62.234-134.808-216.713-136.491a306%20306%200%200%200-4.8-.045c-.291%200-.579.007-.87.008c-.422-.001-.832-.008-1.255-.008c-181.424%200-225.678%2075.639-225.678%20168.944c0%2011.086%201.442%2021.918%204.165%2032.407c10.27%2076.663%2062.234%20134.808%20216.713%20136.491c1.597.025%203.195.045%204.8.045c.291%200%20.579-.007.87-.008c.422.001.832.008%201.255.008c181.424%200%20225.678-75.639%20225.678-168.944c0-11.085-1.443-21.917-4.165-32.407%22%2F%3E%3Cpath%20fill%3D%22%23E583C9%22%20d%3D%22M258.125%20409.102c-179.932%200-224.933-74.403-225.661-166.65c-.003.341-.017.679-.017%201.02c0%2093.305%2044.254%20197.315%20225.678%20197.315s225.678-104.009%20225.678-197.315c0-.341-.015-.68-.017-1.02c-.727%2092.246-45.728%20166.65-225.661%20166.65%22%2F%3E%3Cpath%20fill%3D%22%23E583C9%22%20d%3D%22M185.939%20223.302c0%2032.818-17.813%2059.422-39.786%2059.422s-39.786-26.604-39.786-59.422s17.813-59.422%2039.786-59.422s39.786%2026.605%2039.786%2059.422m179.909-59.422c-21.973%200-39.786%2026.604-39.786%2059.422s17.813%2059.422%2039.786%2059.422s39.786-26.604%2039.786-59.422s-17.813-59.422-39.786-59.422%22%2F%3E%3Cpath%20fill%3D%22%232B3B47%22%20d%3D%22M185.939%20242.792c0%2032.818-17.813%2059.422-39.786%2059.422s-39.786-26.604-39.786-59.422s17.813-59.422%2039.786-59.422s39.786%2026.604%2039.786%2059.422m179.909-59.422c-21.973%200-39.786%2026.604-39.786%2059.422s17.813%2059.422%2039.786%2059.422s39.786-26.604%2039.786-59.422s-17.813-59.422-39.786-59.422%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%20512%20512%22%3E%3Cpath%20fill%3D%22%23FFA1E0%22%20d%3D%22M479.639%20207.75c-10.27-76.663-62.234-134.808-216.713-136.491a306%20306%200%200%200-4.8-.045c-.291%200-.579.007-.87.008c-.422-.001-.832-.008-1.255-.008c-181.424%200-225.678%2075.639-225.678%20168.944c0%2011.086%201.442%2021.918%204.165%2032.407c10.27%2076.663%2062.234%20134.808%20216.713%20136.491c1.597.025%203.195.045%204.8.045c.291%200%20.579-.007.87-.008c.422.001.832.008%201.255.008c181.424%200%20225.678-75.639%20225.678-168.944c0-11.085-1.443-21.917-4.165-32.407%22%2F%3E%3Cpath%20fill%3D%22%23E583C9%22%20d%3D%22M258.125%20409.102c-179.932%200-224.933-74.403-225.661-166.65c-.003.341-.017.679-.017%201.02c0%2093.305%2044.254%20197.315%20225.678%20197.315s225.678-104.009%20225.678-197.315c0-.341-.015-.68-.017-1.02c-.727%2092.246-45.728%20166.65-225.661%20166.65%22%2F%3E%3Cpath%20fill%3D%22%23E583C9%22%20d%3D%22M185.939%20223.302c0%2032.818-17.813%2059.422-39.786%2059.422s-39.786-26.604-39.786-59.422s17.813-59.422%2039.786-59.422s39.786%2026.605%2039.786%2059.422m179.909-59.422c-21.973%200-39.786%2026.604-39.786%2059.422s17.813%2059.422%2039.786%2059.422s39.786-26.604%2039.786-59.422s-17.813-59.422-39.786-59.422%22%2F%3E%3Cpath%20fill%3D%22%232B3B47%22%20d%3D%22M185.939%20242.792c0%2032.818-17.813%2059.422-39.786%2059.422s-39.786-26.604-39.786-59.422s17.813-59.422%2039.786-59.422s39.786%2026.604%2039.786%2059.422m179.909-59.422c-21.973%200-39.786%2026.604-39.786%2059.422s17.813%2059.422%2039.786%2059.422s39.786-26.604%2039.786-59.422s-17.813-59.422-39.786-59.422%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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