pig-nose from Twitter Emoji by Twitter · Default · Animals & Nature · CC-BY-4.0 Attribution required.

Name
pig-nose
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 nose emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#e6aaaa" d="M35 18c0 6.075-4.925 11-11 11H12C5.925 29 1 24.075 1 18S5.925 7 12 7h12c6.075 0 11 4.925 11 11"/><ellipse cx="10" cy="18" fill="#662113" rx="4" ry="6"/><ellipse cx="26" cy="18" fill="#662113" rx="4" ry="6"/></svg>

React

import type { SVGProps } from "react";

export function TwemojiPigNose(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#e6aaaa" d="M35 18c0 6.075-4.925 11-11 11H12C5.925 29 1 24.075 1 18S5.925 7 12 7h12c6.075 0 11 4.925 11 11"/><ellipse cx="10" cy="18" fill="#662113" rx="4" ry="6"/><ellipse cx="26" cy="18" fill="#662113" rx="4" ry="6"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#e6aaaa" d="M35 18c0 6.075-4.925 11-11 11H12C5.925 29 1 24.075 1 18S5.925 7 12 7h12c6.075 0 11 4.925 11 11"/><ellipse cx="10" cy="18" fill="#662113" rx="4" ry="6"/><ellipse cx="26" cy="18" fill="#662113" rx="4" ry="6"/></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%2036%2036%22%3E%3Cpath%20fill%3D%22%23e6aaaa%22%20d%3D%22M35%2018c0%206.075-4.925%2011-11%2011H12C5.925%2029%201%2024.075%201%2018S5.925%207%2012%207h12c6.075%200%2011%204.925%2011%2011%22%2F%3E%3Cellipse%20cx%3D%2210%22%20cy%3D%2218%22%20fill%3D%22%23662113%22%20rx%3D%224%22%20ry%3D%226%22%2F%3E%3Cellipse%20cx%3D%2226%22%20cy%3D%2218%22%20fill%3D%22%23662113%22%20rx%3D%224%22%20ry%3D%226%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%23e6aaaa%22%20d%3D%22M35%2018c0%206.075-4.925%2011-11%2011H12C5.925%2029%201%2024.075%201%2018S5.925%207%2012%207h12c6.075%200%2011%204.925%2011%2011%22%2F%3E%3Cellipse%20cx%3D%2210%22%20cy%3D%2218%22%20fill%3D%22%23662113%22%20rx%3D%224%22%20ry%3D%226%22%2F%3E%3Cellipse%20cx%3D%2226%22%20cy%3D%2218%22%20fill%3D%22%23662113%22%20rx%3D%224%22%20ry%3D%226%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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