pig emoji
pig from OpenMoji by OpenMoji · Default · Animals Nature · CC-BY-SA-4.0 Attribution required.
- Name
- pig
- Set
- OpenMoji
- Style
- Default
- Category
- Animals Nature
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
More animals nature icons from OpenMoji
Use the pig emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#ffa7c0" d="m17.124 30.476l-2.276 1.673l-2.08-1.673S10.746 36.5 13 39l-2.707 3.532l-4.202 2.064v2.07L8 50l6.088.934h5.916l3.115-1.127l-.955 4.943l1.106 1.38l2.639-1.967l5.665-9.567l7.097.701l10-1.185l4.849-1.187l1.75 4.662l1.457 8.086L58.147 57l1.389-.768l3.589-16.482s-1.253-9.254-6.62-13.001c-6.593-5.618-14.539-7.225-24.04-4.222q-8.585 2.971-15.34 7.948"/><path fill="#e67a94" d="m48.008 44.596l-.504 5.581l-.797 4.349l1.382 1.147l4.855-5.538L55.084 46l-1.871-3.625zM35 44.935V52.5l-.912 3.368l-3.28-.493l-.72-3.937l-.375-4.688l1.095-1.815z"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="M18.267 40.366S19 37 18 35c-.825-1.65-5-4-5-4c-.9 2.25-.662 6.007-.28 7.046L13 39l-.522.89a10.9 10.9 0 0 1-4.516 4.22l-1.281.64c-.527.264-.74.905-.477 1.432L8 50s6.75 1.688 11.445.332M15.633 32.13c4.98-7.1 36.828-22.24 46.05 3.138a15.6 15.6 0 0 1 .578 8.573l-2.52 11.88A1.614 1.614 0 0 1 58.16 57h-.013c-1.066 0-1.352-.849-1.553-1.895C56 52 56.128 47.22 52.304 40.62"/><path d="M30.039 34.735s3.583 5.63 1.024 9.725c-2.01 3.216-4.651 8.64-5.692 10.822c-.278.581-.865.95-1.509.95h-.025a1.67 1.67 0 0 1-1.583-2.207c.758-2.242 1.568-5.964.62-10.077m8.7 1.024s15.867 1.536 20.986-2.047M48 45s0 4-1.2 8.417c-.303 1.118.13 2.256 1.289 2.256h0c.584 0 1.116-.34 1.36-.87L52 50m-20.985 1.579l-.198 2.184c-.137 1.504 1.43 2.574 2.781 1.898l.018-.009a1.93 1.93 0 0 0 1.06-1.586L35 46m26.284-18.071s6.142-1.535 2.56 3.071"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiPig(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#ffa7c0" d="m17.124 30.476l-2.276 1.673l-2.08-1.673S10.746 36.5 13 39l-2.707 3.532l-4.202 2.064v2.07L8 50l6.088.934h5.916l3.115-1.127l-.955 4.943l1.106 1.38l2.639-1.967l5.665-9.567l7.097.701l10-1.185l4.849-1.187l1.75 4.662l1.457 8.086L58.147 57l1.389-.768l3.589-16.482s-1.253-9.254-6.62-13.001c-6.593-5.618-14.539-7.225-24.04-4.222q-8.585 2.971-15.34 7.948"/><path fill="#e67a94" d="m48.008 44.596l-.504 5.581l-.797 4.349l1.382 1.147l4.855-5.538L55.084 46l-1.871-3.625zM35 44.935V52.5l-.912 3.368l-3.28-.493l-.72-3.937l-.375-4.688l1.095-1.815z"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2"><path d="M18.267 40.366S19 37 18 35c-.825-1.65-5-4-5-4c-.9 2.25-.662 6.007-.28 7.046L13 39l-.522.89a10.9 10.9 0 0 1-4.516 4.22l-1.281.64c-.527.264-.74.905-.477 1.432L8 50s6.75 1.688 11.445.332M15.633 32.13c4.98-7.1 36.828-22.24 46.05 3.138a15.6 15.6 0 0 1 .578 8.573l-2.52 11.88A1.614 1.614 0 0 1 58.16 57h-.013c-1.066 0-1.352-.849-1.553-1.895C56 52 56.128 47.22 52.304 40.62"/><path d="M30.039 34.735s3.583 5.63 1.024 9.725c-2.01 3.216-4.651 8.64-5.692 10.822c-.278.581-.865.95-1.509.95h-.025a1.67 1.67 0 0 1-1.583-2.207c.758-2.242 1.568-5.964.62-10.077m8.7 1.024s15.867 1.536 20.986-2.047M48 45s0 4-1.2 8.417c-.303 1.118.13 2.256 1.289 2.256h0c.584 0 1.116-.34 1.36-.87L52 50m-20.985 1.579l-.198 2.184c-.137 1.504 1.43 2.574 2.781 1.898l.018-.009a1.93 1.93 0 0 0 1.06-1.586L35 46m26.284-18.071s6.142-1.535 2.56 3.071"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#ffa7c0" d="m17.124 30.476l-2.276 1.673l-2.08-1.673S10.746 36.5 13 39l-2.707 3.532l-4.202 2.064v2.07L8 50l6.088.934h5.916l3.115-1.127l-.955 4.943l1.106 1.38l2.639-1.967l5.665-9.567l7.097.701l10-1.185l4.849-1.187l1.75 4.662l1.457 8.086L58.147 57l1.389-.768l3.589-16.482s-1.253-9.254-6.62-13.001c-6.593-5.618-14.539-7.225-24.04-4.222q-8.585 2.971-15.34 7.948"/><path fill="#e67a94" d="m48.008 44.596l-.504 5.581l-.797 4.349l1.382 1.147l4.855-5.538L55.084 46l-1.871-3.625zM35 44.935V52.5l-.912 3.368l-3.28-.493l-.72-3.937l-.375-4.688l1.095-1.815z"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="M18.267 40.366S19 37 18 35c-.825-1.65-5-4-5-4c-.9 2.25-.662 6.007-.28 7.046L13 39l-.522.89a10.9 10.9 0 0 1-4.516 4.22l-1.281.64c-.527.264-.74.905-.477 1.432L8 50s6.75 1.688 11.445.332M15.633 32.13c4.98-7.1 36.828-22.24 46.05 3.138a15.6 15.6 0 0 1 .578 8.573l-2.52 11.88A1.614 1.614 0 0 1 58.16 57h-.013c-1.066 0-1.352-.849-1.553-1.895C56 52 56.128 47.22 52.304 40.62"/><path d="M30.039 34.735s3.583 5.63 1.024 9.725c-2.01 3.216-4.651 8.64-5.692 10.822c-.278.581-.865.95-1.509.95h-.025a1.67 1.67 0 0 1-1.583-2.207c.758-2.242 1.568-5.964.62-10.077m8.7 1.024s15.867 1.536 20.986-2.047M48 45s0 4-1.2 8.417c-.303 1.118.13 2.256 1.289 2.256h0c.584 0 1.116-.34 1.36-.87L52 50m-20.985 1.579l-.198 2.184c-.137 1.504 1.43 2.574 2.781 1.898l.018-.009a1.93 1.93 0 0 0 1.06-1.586L35 46m26.284-18.071s6.142-1.535 2.56 3.071"/></g></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%2072%2072%22%3E%3Cpath%20fill%3D%22%23ffa7c0%22%20d%3D%22m17.124%2030.476l-2.276%201.673l-2.08-1.673S10.746%2036.5%2013%2039l-2.707%203.532l-4.202%202.064v2.07L8%2050l6.088.934h5.916l3.115-1.127l-.955%204.943l1.106%201.38l2.639-1.967l5.665-9.567l7.097.701l10-1.185l4.849-1.187l1.75%204.662l1.457%208.086L58.147%2057l1.389-.768l3.589-16.482s-1.253-9.254-6.62-13.001c-6.593-5.618-14.539-7.225-24.04-4.222q-8.585%202.971-15.34%207.948%22%2F%3E%3Cpath%20fill%3D%22%23e67a94%22%20d%3D%22m48.008%2044.596l-.504%205.581l-.797%204.349l1.382%201.147l4.855-5.538L55.084%2046l-1.871-3.625zM35%2044.935V52.5l-.912%203.368l-3.28-.493l-.72-3.937l-.375-4.688l1.095-1.815z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M18.267%2040.366S19%2037%2018%2035c-.825-1.65-5-4-5-4c-.9%202.25-.662%206.007-.28%207.046L13%2039l-.522.89a10.9%2010.9%200%200%201-4.516%204.22l-1.281.64c-.527.264-.74.905-.477%201.432L8%2050s6.75%201.688%2011.445.332M15.633%2032.13c4.98-7.1%2036.828-22.24%2046.05%203.138a15.6%2015.6%200%200%201%20.578%208.573l-2.52%2011.88A1.614%201.614%200%200%201%2058.16%2057h-.013c-1.066%200-1.352-.849-1.553-1.895C56%2052%2056.128%2047.22%2052.304%2040.62%22%2F%3E%3Cpath%20d%3D%22M30.039%2034.735s3.583%205.63%201.024%209.725c-2.01%203.216-4.651%208.64-5.692%2010.822c-.278.581-.865.95-1.509.95h-.025a1.67%201.67%200%200%201-1.583-2.207c.758-2.242%201.568-5.964.62-10.077m8.7%201.024s15.867%201.536%2020.986-2.047M48%2045s0%204-1.2%208.417c-.303%201.118.13%202.256%201.289%202.256h0c.584%200%201.116-.34%201.36-.87L52%2050m-20.985%201.579l-.198%202.184c-.137%201.504%201.43%202.574%202.781%201.898l.018-.009a1.93%201.93%200%200%200%201.06-1.586L35%2046m26.284-18.071s6.142-1.535%202.56%203.071%22%2F%3E%3C%2Fg%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23ffa7c0%22%20d%3D%22m17.124%2030.476l-2.276%201.673l-2.08-1.673S10.746%2036.5%2013%2039l-2.707%203.532l-4.202%202.064v2.07L8%2050l6.088.934h5.916l3.115-1.127l-.955%204.943l1.106%201.38l2.639-1.967l5.665-9.567l7.097.701l10-1.185l4.849-1.187l1.75%204.662l1.457%208.086L58.147%2057l1.389-.768l3.589-16.482s-1.253-9.254-6.62-13.001c-6.593-5.618-14.539-7.225-24.04-4.222q-8.585%202.971-15.34%207.948%22%2F%3E%3Cpath%20fill%3D%22%23e67a94%22%20d%3D%22m48.008%2044.596l-.504%205.581l-.797%204.349l1.382%201.147l4.855-5.538L55.084%2046l-1.871-3.625zM35%2044.935V52.5l-.912%203.368l-3.28-.493l-.72-3.937l-.375-4.688l1.095-1.815z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M18.267%2040.366S19%2037%2018%2035c-.825-1.65-5-4-5-4c-.9%202.25-.662%206.007-.28%207.046L13%2039l-.522.89a10.9%2010.9%200%200%201-4.516%204.22l-1.281.64c-.527.264-.74.905-.477%201.432L8%2050s6.75%201.688%2011.445.332M15.633%2032.13c4.98-7.1%2036.828-22.24%2046.05%203.138a15.6%2015.6%200%200%201%20.578%208.573l-2.52%2011.88A1.614%201.614%200%200%201%2058.16%2057h-.013c-1.066%200-1.352-.849-1.553-1.895C56%2052%2056.128%2047.22%2052.304%2040.62%22%2F%3E%3Cpath%20d%3D%22M30.039%2034.735s3.583%205.63%201.024%209.725c-2.01%203.216-4.651%208.64-5.692%2010.822c-.278.581-.865.95-1.509.95h-.025a1.67%201.67%200%200%201-1.583-2.207c.758-2.242%201.568-5.964.62-10.077m8.7%201.024s15.867%201.536%2020.986-2.047M48%2045s0%204-1.2%208.417c-.303%201.118.13%202.256%201.289%202.256h0c.584%200%201.116-.34%201.36-.87L52%2050m-20.985%201.579l-.198%202.184c-.137%201.504%201.43%202.574%202.781%201.898l.018-.009a1.93%201.93%200%200%200%201.06-1.586L35%2046m26.284-18.071s6.142-1.535%202.56%203.071%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/pig.svg?color=%231a73e8&size=48