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

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

The same emoji in other sets

More nature icons from Firefox OS Emoji

Use the pig emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#FFA1E0" d="M440.978 323.425c3.819-14.914 5.852-30.544 5.852-46.649c0-103.524-83.926-187.46-187.46-187.46c-22.642 0-44.346 4.014-64.439 11.37c-39.597-53.207-108.116-71.15-117.883-62.258c-13.158 11.98-32.999 74.787-5.471 141.8c3.49 8.496 8.713 16.362 15.139 23.411c-9.532 22.473-14.806 47.189-14.806 73.136c0 16.106 2.033 31.735 5.852 46.649c-6.345 11.508-9.789 23.817-9.789 36.614c0 63.903 49.429 115.707 191.397 115.707s191.397-51.804 191.397-115.707c0-12.796-3.444-25.106-9.789-36.613"/><path fill="#FFC7EF" d="M259.37 299.192c-80.334 0-99.93 33.493-99.93 74.808s19.596 74.808 99.93 74.808S359.3 415.316 359.3 374c0-41.315-19.595-74.808-99.93-74.808"/><path fill="#E583C9" d="M228.347 366.537c0 14.532-7.888 26.312-17.617 26.312s-17.617-11.78-17.617-26.312s7.888-26.312 17.617-26.312s17.617 11.78 17.617 26.312m79.664-26.312c-9.73 0-17.617 11.78-17.617 26.312s7.888 26.312 17.617 26.312s17.617-11.78 17.617-26.312s-7.888-26.312-17.617-26.312"/><path fill="#2B3B47" d="M376.812 230.085v41.72c0 13.985-11.337 25.321-25.321 25.321s-25.321-11.337-25.321-25.321v-41.72c0-13.985 11.337-25.321 25.321-25.321s25.321 11.336 25.321 25.321M167.25 204.763c-13.985 0-25.321 11.337-25.321 25.321v41.72c0 13.985 11.337 25.321 25.321 25.321s25.321-11.337 25.321-25.321v-41.719c0-13.985-11.337-25.322-25.321-25.322m43.48 144.092c-9.73 0-17.617 11.78-17.617 26.312s7.888 26.312 17.617 26.312s17.617-11.78 17.617-26.312s-7.887-26.312-17.617-26.312m97.281 0c-9.73 0-17.617 11.78-17.617 26.312s7.888 26.312 17.617 26.312s17.617-11.78 17.617-26.312s-7.888-26.312-17.617-26.312"/><path fill="#E583C9" d="M93.158 182.158c-20.737-50.48-9.529-93.588.383-102.612c6.398-5.825 46.27 3.638 76.174 32.563c-31.392 17.129-57.338 42.974-74.602 74.281a58 58 0 0 1-1.955-4.232m335.801 14.663c12.297-13.871 28.025-49.209 38.205-68.102c0 0-30.307-15.857-66.709-46.109c-18.014-14.971-27.164-24.931-63.187 23.616c40.232 18.406 72.814 50.628 91.691 90.595"/><path fill="#FFA1E0" d="M359.3 81.64c71.309-5.37 65.299 64.754 65.628 88.668c0 0 52.798-6.458 53.367-28.893S422.704 19.681 359.3 81.64"/></svg>

React

import type { SVGProps } from "react";

export function FxemojiPig(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="M440.978 323.425c3.819-14.914 5.852-30.544 5.852-46.649c0-103.524-83.926-187.46-187.46-187.46c-22.642 0-44.346 4.014-64.439 11.37c-39.597-53.207-108.116-71.15-117.883-62.258c-13.158 11.98-32.999 74.787-5.471 141.8c3.49 8.496 8.713 16.362 15.139 23.411c-9.532 22.473-14.806 47.189-14.806 73.136c0 16.106 2.033 31.735 5.852 46.649c-6.345 11.508-9.789 23.817-9.789 36.614c0 63.903 49.429 115.707 191.397 115.707s191.397-51.804 191.397-115.707c0-12.796-3.444-25.106-9.789-36.613"/><path fill="#FFC7EF" d="M259.37 299.192c-80.334 0-99.93 33.493-99.93 74.808s19.596 74.808 99.93 74.808S359.3 415.316 359.3 374c0-41.315-19.595-74.808-99.93-74.808"/><path fill="#E583C9" d="M228.347 366.537c0 14.532-7.888 26.312-17.617 26.312s-17.617-11.78-17.617-26.312s7.888-26.312 17.617-26.312s17.617 11.78 17.617 26.312m79.664-26.312c-9.73 0-17.617 11.78-17.617 26.312s7.888 26.312 17.617 26.312s17.617-11.78 17.617-26.312s-7.888-26.312-17.617-26.312"/><path fill="#2B3B47" d="M376.812 230.085v41.72c0 13.985-11.337 25.321-25.321 25.321s-25.321-11.337-25.321-25.321v-41.72c0-13.985 11.337-25.321 25.321-25.321s25.321 11.336 25.321 25.321M167.25 204.763c-13.985 0-25.321 11.337-25.321 25.321v41.72c0 13.985 11.337 25.321 25.321 25.321s25.321-11.337 25.321-25.321v-41.719c0-13.985-11.337-25.322-25.321-25.322m43.48 144.092c-9.73 0-17.617 11.78-17.617 26.312s7.888 26.312 17.617 26.312s17.617-11.78 17.617-26.312s-7.887-26.312-17.617-26.312m97.281 0c-9.73 0-17.617 11.78-17.617 26.312s7.888 26.312 17.617 26.312s17.617-11.78 17.617-26.312s-7.888-26.312-17.617-26.312"/><path fill="#E583C9" d="M93.158 182.158c-20.737-50.48-9.529-93.588.383-102.612c6.398-5.825 46.27 3.638 76.174 32.563c-31.392 17.129-57.338 42.974-74.602 74.281a58 58 0 0 1-1.955-4.232m335.801 14.663c12.297-13.871 28.025-49.209 38.205-68.102c0 0-30.307-15.857-66.709-46.109c-18.014-14.971-27.164-24.931-63.187 23.616c40.232 18.406 72.814 50.628 91.691 90.595"/><path fill="#FFA1E0" d="M359.3 81.64c71.309-5.37 65.299 64.754 65.628 88.668c0 0 52.798-6.458 53.367-28.893S422.704 19.681 359.3 81.64"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#FFA1E0" d="M440.978 323.425c3.819-14.914 5.852-30.544 5.852-46.649c0-103.524-83.926-187.46-187.46-187.46c-22.642 0-44.346 4.014-64.439 11.37c-39.597-53.207-108.116-71.15-117.883-62.258c-13.158 11.98-32.999 74.787-5.471 141.8c3.49 8.496 8.713 16.362 15.139 23.411c-9.532 22.473-14.806 47.189-14.806 73.136c0 16.106 2.033 31.735 5.852 46.649c-6.345 11.508-9.789 23.817-9.789 36.614c0 63.903 49.429 115.707 191.397 115.707s191.397-51.804 191.397-115.707c0-12.796-3.444-25.106-9.789-36.613"/><path fill="#FFC7EF" d="M259.37 299.192c-80.334 0-99.93 33.493-99.93 74.808s19.596 74.808 99.93 74.808S359.3 415.316 359.3 374c0-41.315-19.595-74.808-99.93-74.808"/><path fill="#E583C9" d="M228.347 366.537c0 14.532-7.888 26.312-17.617 26.312s-17.617-11.78-17.617-26.312s7.888-26.312 17.617-26.312s17.617 11.78 17.617 26.312m79.664-26.312c-9.73 0-17.617 11.78-17.617 26.312s7.888 26.312 17.617 26.312s17.617-11.78 17.617-26.312s-7.888-26.312-17.617-26.312"/><path fill="#2B3B47" d="M376.812 230.085v41.72c0 13.985-11.337 25.321-25.321 25.321s-25.321-11.337-25.321-25.321v-41.72c0-13.985 11.337-25.321 25.321-25.321s25.321 11.336 25.321 25.321M167.25 204.763c-13.985 0-25.321 11.337-25.321 25.321v41.72c0 13.985 11.337 25.321 25.321 25.321s25.321-11.337 25.321-25.321v-41.719c0-13.985-11.337-25.322-25.321-25.322m43.48 144.092c-9.73 0-17.617 11.78-17.617 26.312s7.888 26.312 17.617 26.312s17.617-11.78 17.617-26.312s-7.887-26.312-17.617-26.312m97.281 0c-9.73 0-17.617 11.78-17.617 26.312s7.888 26.312 17.617 26.312s17.617-11.78 17.617-26.312s-7.888-26.312-17.617-26.312"/><path fill="#E583C9" d="M93.158 182.158c-20.737-50.48-9.529-93.588.383-102.612c6.398-5.825 46.27 3.638 76.174 32.563c-31.392 17.129-57.338 42.974-74.602 74.281a58 58 0 0 1-1.955-4.232m335.801 14.663c12.297-13.871 28.025-49.209 38.205-68.102c0 0-30.307-15.857-66.709-46.109c-18.014-14.971-27.164-24.931-63.187 23.616c40.232 18.406 72.814 50.628 91.691 90.595"/><path fill="#FFA1E0" d="M359.3 81.64c71.309-5.37 65.299 64.754 65.628 88.668c0 0 52.798-6.458 53.367-28.893S422.704 19.681 359.3 81.64"/></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%20512%20512%22%3E%3Cpath%20fill%3D%22%23FFA1E0%22%20d%3D%22M440.978%20323.425c3.819-14.914%205.852-30.544%205.852-46.649c0-103.524-83.926-187.46-187.46-187.46c-22.642%200-44.346%204.014-64.439%2011.37c-39.597-53.207-108.116-71.15-117.883-62.258c-13.158%2011.98-32.999%2074.787-5.471%20141.8c3.49%208.496%208.713%2016.362%2015.139%2023.411c-9.532%2022.473-14.806%2047.189-14.806%2073.136c0%2016.106%202.033%2031.735%205.852%2046.649c-6.345%2011.508-9.789%2023.817-9.789%2036.614c0%2063.903%2049.429%20115.707%20191.397%20115.707s191.397-51.804%20191.397-115.707c0-12.796-3.444-25.106-9.789-36.613%22%2F%3E%3Cpath%20fill%3D%22%23FFC7EF%22%20d%3D%22M259.37%20299.192c-80.334%200-99.93%2033.493-99.93%2074.808s19.596%2074.808%2099.93%2074.808S359.3%20415.316%20359.3%20374c0-41.315-19.595-74.808-99.93-74.808%22%2F%3E%3Cpath%20fill%3D%22%23E583C9%22%20d%3D%22M228.347%20366.537c0%2014.532-7.888%2026.312-17.617%2026.312s-17.617-11.78-17.617-26.312s7.888-26.312%2017.617-26.312s17.617%2011.78%2017.617%2026.312m79.664-26.312c-9.73%200-17.617%2011.78-17.617%2026.312s7.888%2026.312%2017.617%2026.312s17.617-11.78%2017.617-26.312s-7.888-26.312-17.617-26.312%22%2F%3E%3Cpath%20fill%3D%22%232B3B47%22%20d%3D%22M376.812%20230.085v41.72c0%2013.985-11.337%2025.321-25.321%2025.321s-25.321-11.337-25.321-25.321v-41.72c0-13.985%2011.337-25.321%2025.321-25.321s25.321%2011.336%2025.321%2025.321M167.25%20204.763c-13.985%200-25.321%2011.337-25.321%2025.321v41.72c0%2013.985%2011.337%2025.321%2025.321%2025.321s25.321-11.337%2025.321-25.321v-41.719c0-13.985-11.337-25.322-25.321-25.322m43.48%20144.092c-9.73%200-17.617%2011.78-17.617%2026.312s7.888%2026.312%2017.617%2026.312s17.617-11.78%2017.617-26.312s-7.887-26.312-17.617-26.312m97.281%200c-9.73%200-17.617%2011.78-17.617%2026.312s7.888%2026.312%2017.617%2026.312s17.617-11.78%2017.617-26.312s-7.888-26.312-17.617-26.312%22%2F%3E%3Cpath%20fill%3D%22%23E583C9%22%20d%3D%22M93.158%20182.158c-20.737-50.48-9.529-93.588.383-102.612c6.398-5.825%2046.27%203.638%2076.174%2032.563c-31.392%2017.129-57.338%2042.974-74.602%2074.281a58%2058%200%200%201-1.955-4.232m335.801%2014.663c12.297-13.871%2028.025-49.209%2038.205-68.102c0%200-30.307-15.857-66.709-46.109c-18.014-14.971-27.164-24.931-63.187%2023.616c40.232%2018.406%2072.814%2050.628%2091.691%2090.595%22%2F%3E%3Cpath%20fill%3D%22%23FFA1E0%22%20d%3D%22M359.3%2081.64c71.309-5.37%2065.299%2064.754%2065.628%2088.668c0%200%2052.798-6.458%2053.367-28.893S422.704%2019.681%20359.3%2081.64%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%22M440.978%20323.425c3.819-14.914%205.852-30.544%205.852-46.649c0-103.524-83.926-187.46-187.46-187.46c-22.642%200-44.346%204.014-64.439%2011.37c-39.597-53.207-108.116-71.15-117.883-62.258c-13.158%2011.98-32.999%2074.787-5.471%20141.8c3.49%208.496%208.713%2016.362%2015.139%2023.411c-9.532%2022.473-14.806%2047.189-14.806%2073.136c0%2016.106%202.033%2031.735%205.852%2046.649c-6.345%2011.508-9.789%2023.817-9.789%2036.614c0%2063.903%2049.429%20115.707%20191.397%20115.707s191.397-51.804%20191.397-115.707c0-12.796-3.444-25.106-9.789-36.613%22%2F%3E%3Cpath%20fill%3D%22%23FFC7EF%22%20d%3D%22M259.37%20299.192c-80.334%200-99.93%2033.493-99.93%2074.808s19.596%2074.808%2099.93%2074.808S359.3%20415.316%20359.3%20374c0-41.315-19.595-74.808-99.93-74.808%22%2F%3E%3Cpath%20fill%3D%22%23E583C9%22%20d%3D%22M228.347%20366.537c0%2014.532-7.888%2026.312-17.617%2026.312s-17.617-11.78-17.617-26.312s7.888-26.312%2017.617-26.312s17.617%2011.78%2017.617%2026.312m79.664-26.312c-9.73%200-17.617%2011.78-17.617%2026.312s7.888%2026.312%2017.617%2026.312s17.617-11.78%2017.617-26.312s-7.888-26.312-17.617-26.312%22%2F%3E%3Cpath%20fill%3D%22%232B3B47%22%20d%3D%22M376.812%20230.085v41.72c0%2013.985-11.337%2025.321-25.321%2025.321s-25.321-11.337-25.321-25.321v-41.72c0-13.985%2011.337-25.321%2025.321-25.321s25.321%2011.336%2025.321%2025.321M167.25%20204.763c-13.985%200-25.321%2011.337-25.321%2025.321v41.72c0%2013.985%2011.337%2025.321%2025.321%2025.321s25.321-11.337%2025.321-25.321v-41.719c0-13.985-11.337-25.322-25.321-25.322m43.48%20144.092c-9.73%200-17.617%2011.78-17.617%2026.312s7.888%2026.312%2017.617%2026.312s17.617-11.78%2017.617-26.312s-7.887-26.312-17.617-26.312m97.281%200c-9.73%200-17.617%2011.78-17.617%2026.312s7.888%2026.312%2017.617%2026.312s17.617-11.78%2017.617-26.312s-7.888-26.312-17.617-26.312%22%2F%3E%3Cpath%20fill%3D%22%23E583C9%22%20d%3D%22M93.158%20182.158c-20.737-50.48-9.529-93.588.383-102.612c6.398-5.825%2046.27%203.638%2076.174%2032.563c-31.392%2017.129-57.338%2042.974-74.602%2074.281a58%2058%200%200%201-1.955-4.232m335.801%2014.663c12.297-13.871%2028.025-49.209%2038.205-68.102c0%200-30.307-15.857-66.709-46.109c-18.014-14.971-27.164-24.931-63.187%2023.616c40.232%2018.406%2072.814%2050.628%2091.691%2090.595%22%2F%3E%3Cpath%20fill%3D%22%23FFA1E0%22%20d%3D%22M359.3%2081.64c71.309-5.37%2065.299%2064.754%2065.628%2088.668c0%200%2052.798-6.458%2053.367-28.893S422.704%2019.681%20359.3%2081.64%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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