pig-face from Fluent Emoji High Contrast by Microsoft Corporation · Default · Animals & Nature · MIT Free for personal and commercial use.

Name
pig-face
Set
Fluent Emoji High Contrast
Style
Default
Category
Animals & Nature
Viewbox
32×32
License
MIT

The same emoji in other sets

More animals & nature icons from Fluent Emoji High Contrast

Use the pig face emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M14 23a1 1 0 1 0 0-2a1 1 0 0 0 0 2m4 0a1 1 0 1 0 0-2a1 1 0 0 0 0 2"/><path d="M10.5 22a3.5 3.5 0 0 1 3.5-3.5h4a3.5 3.5 0 1 1 0 7h-4a3.5 3.5 0 0 1-3.5-3.5m3.5-2.5a2.5 2.5 0 0 0 0 5h4a2.5 2.5 0 0 0 0-5zm-2.623-5.523c-.686 0-1.242.556-1.242 1.242v1.515c0 .686.556 1.243 1.242 1.243h.016c.686 0 1.242-.557 1.242-1.243V15.22c0-.686-.556-1.242-1.242-1.242zm8.5 0c-.686 0-1.242.556-1.242 1.242v1.515c0 .686.556 1.243 1.242 1.243h.016c.686 0 1.242-.557 1.242-1.243V15.22c0-.686-.556-1.242-1.242-1.242z"/><path d="M26.407 5.333c-1.198-1.198-2.936-1.096-4.052-.181A12.95 12.95 0 0 0 16.998 4H15c-2.003 0-3.9.453-5.596 1.263a3.04 3.04 0 0 0-1.21-1.002c-1.058-.482-2.373-.32-3.309.694L1.838 8.298C.72 9.52.72 11.484 1.838 12.706l.66.72A13 13 0 0 0 2 17v1c0 7.18 5.82 13 13 13h1.998c7.18 0 13-5.82 13-13v-1c0-1.45-.238-2.845-.676-4.148l.175-.175a3.016 3.016 0 0 0 0-4.254zM10 13.83V7.2c1.5-.767 3.2-1.2 5-1.2h1.998c1.536 0 2.998.315 4.326.883a3 3 0 0 0-.054.587v6.17c0 2.678 3.236 4.029 5.137 2.127l1.298-1.298c.192.813.293 1.66.293 2.531v1c0 6.075-4.925 11-11 11H15C8.925 29 4 24.075 4 18v-1q.001-.907.142-1.775l.74.81c.934 1.02 2.25 1.188 3.31.706C9.24 16.266 10 15.185 10 13.83M3.314 9.647L6.358 6.31c.315-.34.69-.373 1.007-.228c.331.151.635.52.635 1.092v6.657c0 .573-.304.94-.634 1.09c-.315.143-.69.112-1.007-.235l-3.045-3.329c-.419-.458-.419-1.25 0-1.709m21.679-2.9l3.09 3.09c.39.39.39 1.036 0 1.426l-3.09 3.09c-.638.638-1.723.188-1.723-.713V7.47c0-.905 1.097-1.349 1.723-.723"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastPigFace(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M14 23a1 1 0 1 0 0-2a1 1 0 0 0 0 2m4 0a1 1 0 1 0 0-2a1 1 0 0 0 0 2"/><path d="M10.5 22a3.5 3.5 0 0 1 3.5-3.5h4a3.5 3.5 0 1 1 0 7h-4a3.5 3.5 0 0 1-3.5-3.5m3.5-2.5a2.5 2.5 0 0 0 0 5h4a2.5 2.5 0 0 0 0-5zm-2.623-5.523c-.686 0-1.242.556-1.242 1.242v1.515c0 .686.556 1.243 1.242 1.243h.016c.686 0 1.242-.557 1.242-1.243V15.22c0-.686-.556-1.242-1.242-1.242zm8.5 0c-.686 0-1.242.556-1.242 1.242v1.515c0 .686.556 1.243 1.242 1.243h.016c.686 0 1.242-.557 1.242-1.243V15.22c0-.686-.556-1.242-1.242-1.242z"/><path d="M26.407 5.333c-1.198-1.198-2.936-1.096-4.052-.181A12.95 12.95 0 0 0 16.998 4H15c-2.003 0-3.9.453-5.596 1.263a3.04 3.04 0 0 0-1.21-1.002c-1.058-.482-2.373-.32-3.309.694L1.838 8.298C.72 9.52.72 11.484 1.838 12.706l.66.72A13 13 0 0 0 2 17v1c0 7.18 5.82 13 13 13h1.998c7.18 0 13-5.82 13-13v-1c0-1.45-.238-2.845-.676-4.148l.175-.175a3.016 3.016 0 0 0 0-4.254zM10 13.83V7.2c1.5-.767 3.2-1.2 5-1.2h1.998c1.536 0 2.998.315 4.326.883a3 3 0 0 0-.054.587v6.17c0 2.678 3.236 4.029 5.137 2.127l1.298-1.298c.192.813.293 1.66.293 2.531v1c0 6.075-4.925 11-11 11H15C8.925 29 4 24.075 4 18v-1q.001-.907.142-1.775l.74.81c.934 1.02 2.25 1.188 3.31.706C9.24 16.266 10 15.185 10 13.83M3.314 9.647L6.358 6.31c.315-.34.69-.373 1.007-.228c.331.151.635.52.635 1.092v6.657c0 .573-.304.94-.634 1.09c-.315.143-.69.112-1.007-.235l-3.045-3.329c-.419-.458-.419-1.25 0-1.709m21.679-2.9l3.09 3.09c.39.39.39 1.036 0 1.426l-3.09 3.09c-.638.638-1.723.188-1.723-.713V7.47c0-.905 1.097-1.349 1.723-.723"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M14 23a1 1 0 1 0 0-2a1 1 0 0 0 0 2m4 0a1 1 0 1 0 0-2a1 1 0 0 0 0 2"/><path d="M10.5 22a3.5 3.5 0 0 1 3.5-3.5h4a3.5 3.5 0 1 1 0 7h-4a3.5 3.5 0 0 1-3.5-3.5m3.5-2.5a2.5 2.5 0 0 0 0 5h4a2.5 2.5 0 0 0 0-5zm-2.623-5.523c-.686 0-1.242.556-1.242 1.242v1.515c0 .686.556 1.243 1.242 1.243h.016c.686 0 1.242-.557 1.242-1.243V15.22c0-.686-.556-1.242-1.242-1.242zm8.5 0c-.686 0-1.242.556-1.242 1.242v1.515c0 .686.556 1.243 1.242 1.243h.016c.686 0 1.242-.557 1.242-1.243V15.22c0-.686-.556-1.242-1.242-1.242z"/><path d="M26.407 5.333c-1.198-1.198-2.936-1.096-4.052-.181A12.95 12.95 0 0 0 16.998 4H15c-2.003 0-3.9.453-5.596 1.263a3.04 3.04 0 0 0-1.21-1.002c-1.058-.482-2.373-.32-3.309.694L1.838 8.298C.72 9.52.72 11.484 1.838 12.706l.66.72A13 13 0 0 0 2 17v1c0 7.18 5.82 13 13 13h1.998c7.18 0 13-5.82 13-13v-1c0-1.45-.238-2.845-.676-4.148l.175-.175a3.016 3.016 0 0 0 0-4.254zM10 13.83V7.2c1.5-.767 3.2-1.2 5-1.2h1.998c1.536 0 2.998.315 4.326.883a3 3 0 0 0-.054.587v6.17c0 2.678 3.236 4.029 5.137 2.127l1.298-1.298c.192.813.293 1.66.293 2.531v1c0 6.075-4.925 11-11 11H15C8.925 29 4 24.075 4 18v-1q.001-.907.142-1.775l.74.81c.934 1.02 2.25 1.188 3.31.706C9.24 16.266 10 15.185 10 13.83M3.314 9.647L6.358 6.31c.315-.34.69-.373 1.007-.228c.331.151.635.52.635 1.092v6.657c0 .573-.304.94-.634 1.09c-.315.143-.69.112-1.007-.235l-3.045-3.329c-.419-.458-.419-1.25 0-1.709m21.679-2.9l3.09 3.09c.39.39.39 1.036 0 1.426l-3.09 3.09c-.638.638-1.723.188-1.723-.713V7.47c0-.905 1.097-1.349 1.723-.723"/></g></svg>
</template>

CSS

.icon-pig-face {
  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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M14%2023a1%201%200%201%200%200-2a1%201%200%200%200%200%202m4%200a1%201%200%201%200%200-2a1%201%200%200%200%200%202%22%2F%3E%3Cpath%20d%3D%22M10.5%2022a3.5%203.5%200%200%201%203.5-3.5h4a3.5%203.5%200%201%201%200%207h-4a3.5%203.5%200%200%201-3.5-3.5m3.5-2.5a2.5%202.5%200%200%200%200%205h4a2.5%202.5%200%200%200%200-5zm-2.623-5.523c-.686%200-1.242.556-1.242%201.242v1.515c0%20.686.556%201.243%201.242%201.243h.016c.686%200%201.242-.557%201.242-1.243V15.22c0-.686-.556-1.242-1.242-1.242zm8.5%200c-.686%200-1.242.556-1.242%201.242v1.515c0%20.686.556%201.243%201.242%201.243h.016c.686%200%201.242-.557%201.242-1.243V15.22c0-.686-.556-1.242-1.242-1.242z%22%2F%3E%3Cpath%20d%3D%22M26.407%205.333c-1.198-1.198-2.936-1.096-4.052-.181A12.95%2012.95%200%200%200%2016.998%204H15c-2.003%200-3.9.453-5.596%201.263a3.04%203.04%200%200%200-1.21-1.002c-1.058-.482-2.373-.32-3.309.694L1.838%208.298C.72%209.52.72%2011.484%201.838%2012.706l.66.72A13%2013%200%200%200%202%2017v1c0%207.18%205.82%2013%2013%2013h1.998c7.18%200%2013-5.82%2013-13v-1c0-1.45-.238-2.845-.676-4.148l.175-.175a3.016%203.016%200%200%200%200-4.254zM10%2013.83V7.2c1.5-.767%203.2-1.2%205-1.2h1.998c1.536%200%202.998.315%204.326.883a3%203%200%200%200-.054.587v6.17c0%202.678%203.236%204.029%205.137%202.127l1.298-1.298c.192.813.293%201.66.293%202.531v1c0%206.075-4.925%2011-11%2011H15C8.925%2029%204%2024.075%204%2018v-1q.001-.907.142-1.775l.74.81c.934%201.02%202.25%201.188%203.31.706C9.24%2016.266%2010%2015.185%2010%2013.83M3.314%209.647L6.358%206.31c.315-.34.69-.373%201.007-.228c.331.151.635.52.635%201.092v6.657c0%20.573-.304.94-.634%201.09c-.315.143-.69.112-1.007-.235l-3.045-3.329c-.419-.458-.419-1.25%200-1.709m21.679-2.9l3.09%203.09c.39.39.39%201.036%200%201.426l-3.09%203.09c-.638.638-1.723.188-1.723-.713V7.47c0-.905%201.097-1.349%201.723-.723%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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M14%2023a1%201%200%201%200%200-2a1%201%200%200%200%200%202m4%200a1%201%200%201%200%200-2a1%201%200%200%200%200%202%22%2F%3E%3Cpath%20d%3D%22M10.5%2022a3.5%203.5%200%200%201%203.5-3.5h4a3.5%203.5%200%201%201%200%207h-4a3.5%203.5%200%200%201-3.5-3.5m3.5-2.5a2.5%202.5%200%200%200%200%205h4a2.5%202.5%200%200%200%200-5zm-2.623-5.523c-.686%200-1.242.556-1.242%201.242v1.515c0%20.686.556%201.243%201.242%201.243h.016c.686%200%201.242-.557%201.242-1.243V15.22c0-.686-.556-1.242-1.242-1.242zm8.5%200c-.686%200-1.242.556-1.242%201.242v1.515c0%20.686.556%201.243%201.242%201.243h.016c.686%200%201.242-.557%201.242-1.243V15.22c0-.686-.556-1.242-1.242-1.242z%22%2F%3E%3Cpath%20d%3D%22M26.407%205.333c-1.198-1.198-2.936-1.096-4.052-.181A12.95%2012.95%200%200%200%2016.998%204H15c-2.003%200-3.9.453-5.596%201.263a3.04%203.04%200%200%200-1.21-1.002c-1.058-.482-2.373-.32-3.309.694L1.838%208.298C.72%209.52.72%2011.484%201.838%2012.706l.66.72A13%2013%200%200%200%202%2017v1c0%207.18%205.82%2013%2013%2013h1.998c7.18%200%2013-5.82%2013-13v-1c0-1.45-.238-2.845-.676-4.148l.175-.175a3.016%203.016%200%200%200%200-4.254zM10%2013.83V7.2c1.5-.767%203.2-1.2%205-1.2h1.998c1.536%200%202.998.315%204.326.883a3%203%200%200%200-.054.587v6.17c0%202.678%203.236%204.029%205.137%202.127l1.298-1.298c.192.813.293%201.66.293%202.531v1c0%206.075-4.925%2011-11%2011H15C8.925%2029%204%2024.075%204%2018v-1q.001-.907.142-1.775l.74.81c.934%201.02%202.25%201.188%203.31.706C9.24%2016.266%2010%2015.185%2010%2013.83M3.314%209.647L6.358%206.31c.315-.34.69-.373%201.007-.228c.331.151.635.52.635%201.092v6.657c0%20.573-.304.94-.634%201.09c-.315.143-.69.112-1.007-.235l-3.045-3.329c-.419-.458-.419-1.25%200-1.709m21.679-2.9l3.09%203.09c.39.39.39%201.036%200%201.426l-3.09%203.09c-.638.638-1.723.188-1.723-.713V7.47c0-.905%201.097-1.349%201.723-.723%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/pig-face.svg?color=%231a73e8&size=48