pig emoji
pig from Twitter Emoji by Twitter · Default · Animals & Nature · CC-BY-4.0 Attribution required.
- Name
- pig
- Set
- Twitter Emoji
- Style
- Default
- Category
- Animals & Nature
- Viewbox
- 36×36
- License
- CC BY 4.0
The same emoji in other sets
More animals & nature icons from Twitter Emoji
Use the pig emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#f4abba" d="M33.738 20.368c-.799-5.543-5.186-9.78-12.562-9.78c-.293 0-.621.012-.964.03a25.5 25.5 0 0 0-4.399.56a34 34 0 0 0-2.253.514c-.775-1.051-2.342-2.163-2.736-2.163c-.512 0-.038 1.871-.006 3.052c-.88.349-1.685.742-2.347 1.183c-3.177 2.118-3.177 3.177-6.838 3.177c-1.632 0-1.588 1.658-1.588 3.705c0 2.046-.044 2.618 1.588 3.707c2.183 1.456 4.731 3.612 7.952 5.386C11.608 32.886 9.91 36 11.648 36c1.226 0 2.807-1.964 3.647-3.944c1.788.474 3.732.769 5.881.769c1.142 0 2.204-.089 3.201-.245c.272 1.944-.16 3.42 1.035 3.42c1.555 0 6.998-4.994 8.218-11.29c.06-.287.103-.582.142-.882c.012-.09.028-.18.038-.271c.021-.199.03-.404.041-.608c1.046.275 2.149.693 2.149-.175c0-.705-1.119-1.715-2.262-2.406"/><path fill="#292f33" d="M10.588 16.941a1.06 1.06 0 1 1-2.119 0a1.06 1.06 0 0 1 2.119 0"/></svg>
React
import type { SVGProps } from "react";
export function TwemojiPig(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#f4abba" d="M33.738 20.368c-.799-5.543-5.186-9.78-12.562-9.78c-.293 0-.621.012-.964.03a25.5 25.5 0 0 0-4.399.56a34 34 0 0 0-2.253.514c-.775-1.051-2.342-2.163-2.736-2.163c-.512 0-.038 1.871-.006 3.052c-.88.349-1.685.742-2.347 1.183c-3.177 2.118-3.177 3.177-6.838 3.177c-1.632 0-1.588 1.658-1.588 3.705c0 2.046-.044 2.618 1.588 3.707c2.183 1.456 4.731 3.612 7.952 5.386C11.608 32.886 9.91 36 11.648 36c1.226 0 2.807-1.964 3.647-3.944c1.788.474 3.732.769 5.881.769c1.142 0 2.204-.089 3.201-.245c.272 1.944-.16 3.42 1.035 3.42c1.555 0 6.998-4.994 8.218-11.29c.06-.287.103-.582.142-.882c.012-.09.028-.18.038-.271c.021-.199.03-.404.041-.608c1.046.275 2.149.693 2.149-.175c0-.705-1.119-1.715-2.262-2.406"/><path fill="#292f33" d="M10.588 16.941a1.06 1.06 0 1 1-2.119 0a1.06 1.06 0 0 1 2.119 0"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#f4abba" d="M33.738 20.368c-.799-5.543-5.186-9.78-12.562-9.78c-.293 0-.621.012-.964.03a25.5 25.5 0 0 0-4.399.56a34 34 0 0 0-2.253.514c-.775-1.051-2.342-2.163-2.736-2.163c-.512 0-.038 1.871-.006 3.052c-.88.349-1.685.742-2.347 1.183c-3.177 2.118-3.177 3.177-6.838 3.177c-1.632 0-1.588 1.658-1.588 3.705c0 2.046-.044 2.618 1.588 3.707c2.183 1.456 4.731 3.612 7.952 5.386C11.608 32.886 9.91 36 11.648 36c1.226 0 2.807-1.964 3.647-3.944c1.788.474 3.732.769 5.881.769c1.142 0 2.204-.089 3.201-.245c.272 1.944-.16 3.42 1.035 3.42c1.555 0 6.998-4.994 8.218-11.29c.06-.287.103-.582.142-.882c.012-.09.028-.18.038-.271c.021-.199.03-.404.041-.608c1.046.275 2.149.693 2.149-.175c0-.705-1.119-1.715-2.262-2.406"/><path fill="#292f33" d="M10.588 16.941a1.06 1.06 0 1 1-2.119 0a1.06 1.06 0 0 1 2.119 0"/></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%2036%2036%22%3E%3Cpath%20fill%3D%22%23f4abba%22%20d%3D%22M33.738%2020.368c-.799-5.543-5.186-9.78-12.562-9.78c-.293%200-.621.012-.964.03a25.5%2025.5%200%200%200-4.399.56a34%2034%200%200%200-2.253.514c-.775-1.051-2.342-2.163-2.736-2.163c-.512%200-.038%201.871-.006%203.052c-.88.349-1.685.742-2.347%201.183c-3.177%202.118-3.177%203.177-6.838%203.177c-1.632%200-1.588%201.658-1.588%203.705c0%202.046-.044%202.618%201.588%203.707c2.183%201.456%204.731%203.612%207.952%205.386C11.608%2032.886%209.91%2036%2011.648%2036c1.226%200%202.807-1.964%203.647-3.944c1.788.474%203.732.769%205.881.769c1.142%200%202.204-.089%203.201-.245c.272%201.944-.16%203.42%201.035%203.42c1.555%200%206.998-4.994%208.218-11.29c.06-.287.103-.582.142-.882c.012-.09.028-.18.038-.271c.021-.199.03-.404.041-.608c1.046.275%202.149.693%202.149-.175c0-.705-1.119-1.715-2.262-2.406%22%2F%3E%3Cpath%20fill%3D%22%23292f33%22%20d%3D%22M10.588%2016.941a1.06%201.06%200%201%201-2.119%200a1.06%201.06%200%200%201%202.119%200%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%2036%2036%22%3E%3Cpath%20fill%3D%22%23f4abba%22%20d%3D%22M33.738%2020.368c-.799-5.543-5.186-9.78-12.562-9.78c-.293%200-.621.012-.964.03a25.5%2025.5%200%200%200-4.399.56a34%2034%200%200%200-2.253.514c-.775-1.051-2.342-2.163-2.736-2.163c-.512%200-.038%201.871-.006%203.052c-.88.349-1.685.742-2.347%201.183c-3.177%202.118-3.177%203.177-6.838%203.177c-1.632%200-1.588%201.658-1.588%203.705c0%202.046-.044%202.618%201.588%203.707c2.183%201.456%204.731%203.612%207.952%205.386C11.608%2032.886%209.91%2036%2011.648%2036c1.226%200%202.807-1.964%203.647-3.944c1.788.474%203.732.769%205.881.769c1.142%200%202.204-.089%203.201-.245c.272%201.944-.16%203.42%201.035%203.42c1.555%200%206.998-4.994%208.218-11.29c.06-.287.103-.582.142-.882c.012-.09.028-.18.038-.271c.021-.199.03-.404.041-.608c1.046.275%202.149.693%202.149-.175c0-.705-1.119-1.715-2.262-2.406%22%2F%3E%3Cpath%20fill%3D%22%23292f33%22%20d%3D%22M10.588%2016.941a1.06%201.06%200%201%201-2.119%200a1.06%201.06%200%200%201%202.119%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/pig.svg?color=%231a73e8&size=48