pig nose emoji
pig-nose from OpenMoji by OpenMoji · Default · Animals Nature · CC-BY-SA-4.0 Attribution required.
- Name
- pig-nose
- 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 nose emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#ffa7c0" d="M35.576 16.363c-.834.333-6.123 1.32-6.86 1.711c-2.079 1.102-12.923 8.193-12.923 8.193l-4.189 6.084l-1.084 8.31l.46 8.049l1.856 2.855a8 8 0 0 0 5.75 3.582l1.21.146c1.593.514 3.33-.539 4.899-1.12L36 50.343l6.08 1.216l7.963 2.979l2.328.912c3.133.16 6.212-.86 8.629-2.86l.897-1.7l1.52-3.829l-.244-8.085l-.607-5.106l-1.925-5.307l-6.89-5.696l-8.095-4.464a10.3 10.3 0 0 0-4.137-1.245z"/><path fill="#e67a94" d="m24.338 33.419l-4.084 2.083l-3.166 5.5l.416 5l2.917 2.583l4.417-2.333l2.416-5s.417-3.667.334-3.917c-.084-.25-1.334-3.916-3.25-3.916m25.344 0l4.083 2.083l3.167 5.5l-.417 5l-2.916 2.583l-4.417-2.333l-2.417-5s-.416-3.667-.333-3.917s1.333-3.916 3.25-3.916"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="m50.405 55.377l-11.742-4.412a4.73 4.73 0 0 0-3.326 0l-11.742 4.412c-6.498 2.441-13.433-2.361-13.433-9.302V38.8a18 18 0 0 1 8.522-15.3l7.03-4.352a21.44 21.44 0 0 1 22.571 0l7.031 4.353A18 18 0 0 1 63.838 38.8v7.274c0 6.94-6.935 11.743-13.433 9.302"/><ellipse cx="22.327" cy="41.023" rx="7.964" ry="4.9" transform="rotate(-70.567 22.327 41.023)"/><ellipse cx="51.671" cy="41.018" rx="4.9" ry="7.964" transform="rotate(-19.433 51.671 41.017)"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiPigNose(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="M35.576 16.363c-.834.333-6.123 1.32-6.86 1.711c-2.079 1.102-12.923 8.193-12.923 8.193l-4.189 6.084l-1.084 8.31l.46 8.049l1.856 2.855a8 8 0 0 0 5.75 3.582l1.21.146c1.593.514 3.33-.539 4.899-1.12L36 50.343l6.08 1.216l7.963 2.979l2.328.912c3.133.16 6.212-.86 8.629-2.86l.897-1.7l1.52-3.829l-.244-8.085l-.607-5.106l-1.925-5.307l-6.89-5.696l-8.095-4.464a10.3 10.3 0 0 0-4.137-1.245z"/><path fill="#e67a94" d="m24.338 33.419l-4.084 2.083l-3.166 5.5l.416 5l2.917 2.583l4.417-2.333l2.416-5s.417-3.667.334-3.917c-.084-.25-1.334-3.916-3.25-3.916m25.344 0l4.083 2.083l3.167 5.5l-.417 5l-2.916 2.583l-4.417-2.333l-2.417-5s-.416-3.667-.333-3.917s1.333-3.916 3.25-3.916"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><path d="m50.405 55.377l-11.742-4.412a4.73 4.73 0 0 0-3.326 0l-11.742 4.412c-6.498 2.441-13.433-2.361-13.433-9.302V38.8a18 18 0 0 1 8.522-15.3l7.03-4.352a21.44 21.44 0 0 1 22.571 0l7.031 4.353A18 18 0 0 1 63.838 38.8v7.274c0 6.94-6.935 11.743-13.433 9.302"/><ellipse cx="22.327" cy="41.023" rx="7.964" ry="4.9" transform="rotate(-70.567 22.327 41.023)"/><ellipse cx="51.671" cy="41.018" rx="4.9" ry="7.964" transform="rotate(-19.433 51.671 41.017)"/></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="M35.576 16.363c-.834.333-6.123 1.32-6.86 1.711c-2.079 1.102-12.923 8.193-12.923 8.193l-4.189 6.084l-1.084 8.31l.46 8.049l1.856 2.855a8 8 0 0 0 5.75 3.582l1.21.146c1.593.514 3.33-.539 4.899-1.12L36 50.343l6.08 1.216l7.963 2.979l2.328.912c3.133.16 6.212-.86 8.629-2.86l.897-1.7l1.52-3.829l-.244-8.085l-.607-5.106l-1.925-5.307l-6.89-5.696l-8.095-4.464a10.3 10.3 0 0 0-4.137-1.245z"/><path fill="#e67a94" d="m24.338 33.419l-4.084 2.083l-3.166 5.5l.416 5l2.917 2.583l4.417-2.333l2.416-5s.417-3.667.334-3.917c-.084-.25-1.334-3.916-3.25-3.916m25.344 0l4.083 2.083l3.167 5.5l-.417 5l-2.916 2.583l-4.417-2.333l-2.417-5s-.416-3.667-.333-3.917s1.333-3.916 3.25-3.916"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="m50.405 55.377l-11.742-4.412a4.73 4.73 0 0 0-3.326 0l-11.742 4.412c-6.498 2.441-13.433-2.361-13.433-9.302V38.8a18 18 0 0 1 8.522-15.3l7.03-4.352a21.44 21.44 0 0 1 22.571 0l7.031 4.353A18 18 0 0 1 63.838 38.8v7.274c0 6.94-6.935 11.743-13.433 9.302"/><ellipse cx="22.327" cy="41.023" rx="7.964" ry="4.9" transform="rotate(-70.567 22.327 41.023)"/><ellipse cx="51.671" cy="41.018" rx="4.9" ry="7.964" transform="rotate(-19.433 51.671 41.017)"/></g></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%2072%2072%22%3E%3Cpath%20fill%3D%22%23ffa7c0%22%20d%3D%22M35.576%2016.363c-.834.333-6.123%201.32-6.86%201.711c-2.079%201.102-12.923%208.193-12.923%208.193l-4.189%206.084l-1.084%208.31l.46%208.049l1.856%202.855a8%208%200%200%200%205.75%203.582l1.21.146c1.593.514%203.33-.539%204.899-1.12L36%2050.343l6.08%201.216l7.963%202.979l2.328.912c3.133.16%206.212-.86%208.629-2.86l.897-1.7l1.52-3.829l-.244-8.085l-.607-5.106l-1.925-5.307l-6.89-5.696l-8.095-4.464a10.3%2010.3%200%200%200-4.137-1.245z%22%2F%3E%3Cpath%20fill%3D%22%23e67a94%22%20d%3D%22m24.338%2033.419l-4.084%202.083l-3.166%205.5l.416%205l2.917%202.583l4.417-2.333l2.416-5s.417-3.667.334-3.917c-.084-.25-1.334-3.916-3.25-3.916m25.344%200l4.083%202.083l3.167%205.5l-.417%205l-2.916%202.583l-4.417-2.333l-2.417-5s-.416-3.667-.333-3.917s1.333-3.916%203.25-3.916%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22m50.405%2055.377l-11.742-4.412a4.73%204.73%200%200%200-3.326%200l-11.742%204.412c-6.498%202.441-13.433-2.361-13.433-9.302V38.8a18%2018%200%200%201%208.522-15.3l7.03-4.352a21.44%2021.44%200%200%201%2022.571%200l7.031%204.353A18%2018%200%200%201%2063.838%2038.8v7.274c0%206.94-6.935%2011.743-13.433%209.302%22%2F%3E%3Cellipse%20cx%3D%2222.327%22%20cy%3D%2241.023%22%20rx%3D%227.964%22%20ry%3D%224.9%22%20transform%3D%22rotate(-70.567%2022.327%2041.023)%22%2F%3E%3Cellipse%20cx%3D%2251.671%22%20cy%3D%2241.018%22%20rx%3D%224.9%22%20ry%3D%227.964%22%20transform%3D%22rotate(-19.433%2051.671%2041.017)%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%22M35.576%2016.363c-.834.333-6.123%201.32-6.86%201.711c-2.079%201.102-12.923%208.193-12.923%208.193l-4.189%206.084l-1.084%208.31l.46%208.049l1.856%202.855a8%208%200%200%200%205.75%203.582l1.21.146c1.593.514%203.33-.539%204.899-1.12L36%2050.343l6.08%201.216l7.963%202.979l2.328.912c3.133.16%206.212-.86%208.629-2.86l.897-1.7l1.52-3.829l-.244-8.085l-.607-5.106l-1.925-5.307l-6.89-5.696l-8.095-4.464a10.3%2010.3%200%200%200-4.137-1.245z%22%2F%3E%3Cpath%20fill%3D%22%23e67a94%22%20d%3D%22m24.338%2033.419l-4.084%202.083l-3.166%205.5l.416%205l2.917%202.583l4.417-2.333l2.416-5s.417-3.667.334-3.917c-.084-.25-1.334-3.916-3.25-3.916m25.344%200l4.083%202.083l3.167%205.5l-.417%205l-2.916%202.583l-4.417-2.333l-2.417-5s-.416-3.667-.333-3.917s1.333-3.916%203.25-3.916%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22m50.405%2055.377l-11.742-4.412a4.73%204.73%200%200%200-3.326%200l-11.742%204.412c-6.498%202.441-13.433-2.361-13.433-9.302V38.8a18%2018%200%200%201%208.522-15.3l7.03-4.352a21.44%2021.44%200%200%201%2022.571%200l7.031%204.353A18%2018%200%200%201%2063.838%2038.8v7.274c0%206.94-6.935%2011.743-13.433%209.302%22%2F%3E%3Cellipse%20cx%3D%2222.327%22%20cy%3D%2241.023%22%20rx%3D%227.964%22%20ry%3D%224.9%22%20transform%3D%22rotate(-70.567%2022.327%2041.023)%22%2F%3E%3Cellipse%20cx%3D%2251.671%22%20cy%3D%2241.018%22%20rx%3D%224.9%22%20ry%3D%227.964%22%20transform%3D%22rotate(-19.433%2051.671%2041.017)%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-nose.svg?color=%231a73e8&size=48