boar from Fluent Emoji Flat by Microsoft Corporation · Default · Animals & Nature · MIT Free for personal and commercial use.

Name
boar
Set
Fluent Emoji Flat
Style
Default
Category
Animals & Nature
Viewbox
32×32
License
MIT

The same emoji in other sets

More animals & nature icons from Fluent Emoji Flat

Use the boar emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#6d4534" d="m25.4 7.11l3.82 1.57c.47.19.78.65.78 1.16v18.7c0 .69-.7 1.14-1.32.86l-7.83-3.56a9.4 9.4 0 0 0-3.88-.84h-5.36C9.35 25 7.25 23.87 6 22H2.94a1 1 0 0 1-.33-.06l.001-7.881A1 1 0 0 1 2.94 14c2.53 0 4.9-1.27 6.3-3.39l1.14-1.71A8.7 8.7 0 0 1 17.64 5c.21 0 .4-.1.52-.27A6.17 6.17 0 0 1 23.28 2h1.47c1.09 0 1.84 1.09 1.46 2.1c0 0-.63 1.69-.98 2.61c-.06.16.01.34.17.4"/><path fill="#ff8687" d="M24.98 4.55L24.44 6c-.9 2.4-3.21 4-5.78 4h-.12c-.28 0-.48-.28-.38-.55l.9-2.4A4.7 4.7 0 0 1 23.46 4h1.14c.29 0 .48.28.38.55m-22.34 9.5A4.01 4.01 0 0 1 6 18a4.01 4.01 0 0 1-3.36 3.95a.95.95 0 0 1-.64-.89v-6.12c0-.41.27-.76.64-.89"/><path fill="#d3d3d3" d="M12.17 22c.63 0 .87-.83.33-1.16a8.7 8.7 0 0 1-1.67-1.31a8.1 8.1 0 0 1-1.51-2.16c-.27-.57-1.12-.43-1.19.19c-.16 1.33.02 2.69.53 3.94c.12.3.42.5.75.5z"/><path fill="#1c1c1c" d="M12 16c0 .55.45 1 1 1s1-.45 1-1v-2c0-.55-.45-1-1-1s-1 .45-1 1zm-9 3.5c0 .28.22.5.5.5s.5-.22.5-.5v-3c0-.28-.22-.5-.5-.5s-.5.22-.5.5z"/><path fill="#a56953" d="m24.76 13.11l-1.34 1.34c-.32.32-.85.32-1.17 0a.833.833 0 0 1 0-1.17l1.34-1.34c.32-.32.85-.32 1.17 0s.32.85 0 1.17M26 18.1h-1.9c-.46 0-.83-.37-.83-.83s.37-.83.83-.83H26c.46 0 .83.37.83.83s-.37.83-.83.83m-2.42 4.51l-1.34-1.34a.833.833 0 0 1 0-1.17c.32-.32.85-.32 1.17 0l1.34 1.34c.32.32.32.85 0 1.17s-.85.32-1.17 0"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiFlatBoar(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#6d4534" d="m25.4 7.11l3.82 1.57c.47.19.78.65.78 1.16v18.7c0 .69-.7 1.14-1.32.86l-7.83-3.56a9.4 9.4 0 0 0-3.88-.84h-5.36C9.35 25 7.25 23.87 6 22H2.94a1 1 0 0 1-.33-.06l.001-7.881A1 1 0 0 1 2.94 14c2.53 0 4.9-1.27 6.3-3.39l1.14-1.71A8.7 8.7 0 0 1 17.64 5c.21 0 .4-.1.52-.27A6.17 6.17 0 0 1 23.28 2h1.47c1.09 0 1.84 1.09 1.46 2.1c0 0-.63 1.69-.98 2.61c-.06.16.01.34.17.4"/><path fill="#ff8687" d="M24.98 4.55L24.44 6c-.9 2.4-3.21 4-5.78 4h-.12c-.28 0-.48-.28-.38-.55l.9-2.4A4.7 4.7 0 0 1 23.46 4h1.14c.29 0 .48.28.38.55m-22.34 9.5A4.01 4.01 0 0 1 6 18a4.01 4.01 0 0 1-3.36 3.95a.95.95 0 0 1-.64-.89v-6.12c0-.41.27-.76.64-.89"/><path fill="#d3d3d3" d="M12.17 22c.63 0 .87-.83.33-1.16a8.7 8.7 0 0 1-1.67-1.31a8.1 8.1 0 0 1-1.51-2.16c-.27-.57-1.12-.43-1.19.19c-.16 1.33.02 2.69.53 3.94c.12.3.42.5.75.5z"/><path fill="#1c1c1c" d="M12 16c0 .55.45 1 1 1s1-.45 1-1v-2c0-.55-.45-1-1-1s-1 .45-1 1zm-9 3.5c0 .28.22.5.5.5s.5-.22.5-.5v-3c0-.28-.22-.5-.5-.5s-.5.22-.5.5z"/><path fill="#a56953" d="m24.76 13.11l-1.34 1.34c-.32.32-.85.32-1.17 0a.833.833 0 0 1 0-1.17l1.34-1.34c.32-.32.85-.32 1.17 0s.32.85 0 1.17M26 18.1h-1.9c-.46 0-.83-.37-.83-.83s.37-.83.83-.83H26c.46 0 .83.37.83.83s-.37.83-.83.83m-2.42 4.51l-1.34-1.34a.833.833 0 0 1 0-1.17c.32-.32.85-.32 1.17 0l1.34 1.34c.32.32.32.85 0 1.17s-.85.32-1.17 0"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#6d4534" d="m25.4 7.11l3.82 1.57c.47.19.78.65.78 1.16v18.7c0 .69-.7 1.14-1.32.86l-7.83-3.56a9.4 9.4 0 0 0-3.88-.84h-5.36C9.35 25 7.25 23.87 6 22H2.94a1 1 0 0 1-.33-.06l.001-7.881A1 1 0 0 1 2.94 14c2.53 0 4.9-1.27 6.3-3.39l1.14-1.71A8.7 8.7 0 0 1 17.64 5c.21 0 .4-.1.52-.27A6.17 6.17 0 0 1 23.28 2h1.47c1.09 0 1.84 1.09 1.46 2.1c0 0-.63 1.69-.98 2.61c-.06.16.01.34.17.4"/><path fill="#ff8687" d="M24.98 4.55L24.44 6c-.9 2.4-3.21 4-5.78 4h-.12c-.28 0-.48-.28-.38-.55l.9-2.4A4.7 4.7 0 0 1 23.46 4h1.14c.29 0 .48.28.38.55m-22.34 9.5A4.01 4.01 0 0 1 6 18a4.01 4.01 0 0 1-3.36 3.95a.95.95 0 0 1-.64-.89v-6.12c0-.41.27-.76.64-.89"/><path fill="#d3d3d3" d="M12.17 22c.63 0 .87-.83.33-1.16a8.7 8.7 0 0 1-1.67-1.31a8.1 8.1 0 0 1-1.51-2.16c-.27-.57-1.12-.43-1.19.19c-.16 1.33.02 2.69.53 3.94c.12.3.42.5.75.5z"/><path fill="#1c1c1c" d="M12 16c0 .55.45 1 1 1s1-.45 1-1v-2c0-.55-.45-1-1-1s-1 .45-1 1zm-9 3.5c0 .28.22.5.5.5s.5-.22.5-.5v-3c0-.28-.22-.5-.5-.5s-.5.22-.5.5z"/><path fill="#a56953" d="m24.76 13.11l-1.34 1.34c-.32.32-.85.32-1.17 0a.833.833 0 0 1 0-1.17l1.34-1.34c.32-.32.85-.32 1.17 0s.32.85 0 1.17M26 18.1h-1.9c-.46 0-.83-.37-.83-.83s.37-.83.83-.83H26c.46 0 .83.37.83.83s-.37.83-.83.83m-2.42 4.51l-1.34-1.34a.833.833 0 0 1 0-1.17c.32-.32.85-.32 1.17 0l1.34 1.34c.32.32.32.85 0 1.17s-.85.32-1.17 0"/></g></svg>
</template>

CSS

.icon-boar {
  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%22none%22%3E%3Cpath%20fill%3D%22%236d4534%22%20d%3D%22m25.4%207.11l3.82%201.57c.47.19.78.65.78%201.16v18.7c0%20.69-.7%201.14-1.32.86l-7.83-3.56a9.4%209.4%200%200%200-3.88-.84h-5.36C9.35%2025%207.25%2023.87%206%2022H2.94a1%201%200%200%201-.33-.06l.001-7.881A1%201%200%200%201%202.94%2014c2.53%200%204.9-1.27%206.3-3.39l1.14-1.71A8.7%208.7%200%200%201%2017.64%205c.21%200%20.4-.1.52-.27A6.17%206.17%200%200%201%2023.28%202h1.47c1.09%200%201.84%201.09%201.46%202.1c0%200-.63%201.69-.98%202.61c-.06.16.01.34.17.4%22%2F%3E%3Cpath%20fill%3D%22%23ff8687%22%20d%3D%22M24.98%204.55L24.44%206c-.9%202.4-3.21%204-5.78%204h-.12c-.28%200-.48-.28-.38-.55l.9-2.4A4.7%204.7%200%200%201%2023.46%204h1.14c.29%200%20.48.28.38.55m-22.34%209.5A4.01%204.01%200%200%201%206%2018a4.01%204.01%200%200%201-3.36%203.95a.95.95%200%200%201-.64-.89v-6.12c0-.41.27-.76.64-.89%22%2F%3E%3Cpath%20fill%3D%22%23d3d3d3%22%20d%3D%22M12.17%2022c.63%200%20.87-.83.33-1.16a8.7%208.7%200%200%201-1.67-1.31a8.1%208.1%200%200%201-1.51-2.16c-.27-.57-1.12-.43-1.19.19c-.16%201.33.02%202.69.53%203.94c.12.3.42.5.75.5z%22%2F%3E%3Cpath%20fill%3D%22%231c1c1c%22%20d%3D%22M12%2016c0%20.55.45%201%201%201s1-.45%201-1v-2c0-.55-.45-1-1-1s-1%20.45-1%201zm-9%203.5c0%20.28.22.5.5.5s.5-.22.5-.5v-3c0-.28-.22-.5-.5-.5s-.5.22-.5.5z%22%2F%3E%3Cpath%20fill%3D%22%23a56953%22%20d%3D%22m24.76%2013.11l-1.34%201.34c-.32.32-.85.32-1.17%200a.833.833%200%200%201%200-1.17l1.34-1.34c.32-.32.85-.32%201.17%200s.32.85%200%201.17M26%2018.1h-1.9c-.46%200-.83-.37-.83-.83s.37-.83.83-.83H26c.46%200%20.83.37.83.83s-.37.83-.83.83m-2.42%204.51l-1.34-1.34a.833.833%200%200%201%200-1.17c.32-.32.85-.32%201.17%200l1.34%201.34c.32.32.32.85%200%201.17s-.85.32-1.17%200%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%22none%22%3E%3Cpath%20fill%3D%22%236d4534%22%20d%3D%22m25.4%207.11l3.82%201.57c.47.19.78.65.78%201.16v18.7c0%20.69-.7%201.14-1.32.86l-7.83-3.56a9.4%209.4%200%200%200-3.88-.84h-5.36C9.35%2025%207.25%2023.87%206%2022H2.94a1%201%200%200%201-.33-.06l.001-7.881A1%201%200%200%201%202.94%2014c2.53%200%204.9-1.27%206.3-3.39l1.14-1.71A8.7%208.7%200%200%201%2017.64%205c.21%200%20.4-.1.52-.27A6.17%206.17%200%200%201%2023.28%202h1.47c1.09%200%201.84%201.09%201.46%202.1c0%200-.63%201.69-.98%202.61c-.06.16.01.34.17.4%22%2F%3E%3Cpath%20fill%3D%22%23ff8687%22%20d%3D%22M24.98%204.55L24.44%206c-.9%202.4-3.21%204-5.78%204h-.12c-.28%200-.48-.28-.38-.55l.9-2.4A4.7%204.7%200%200%201%2023.46%204h1.14c.29%200%20.48.28.38.55m-22.34%209.5A4.01%204.01%200%200%201%206%2018a4.01%204.01%200%200%201-3.36%203.95a.95.95%200%200%201-.64-.89v-6.12c0-.41.27-.76.64-.89%22%2F%3E%3Cpath%20fill%3D%22%23d3d3d3%22%20d%3D%22M12.17%2022c.63%200%20.87-.83.33-1.16a8.7%208.7%200%200%201-1.67-1.31a8.1%208.1%200%200%201-1.51-2.16c-.27-.57-1.12-.43-1.19.19c-.16%201.33.02%202.69.53%203.94c.12.3.42.5.75.5z%22%2F%3E%3Cpath%20fill%3D%22%231c1c1c%22%20d%3D%22M12%2016c0%20.55.45%201%201%201s1-.45%201-1v-2c0-.55-.45-1-1-1s-1%20.45-1%201zm-9%203.5c0%20.28.22.5.5.5s.5-.22.5-.5v-3c0-.28-.22-.5-.5-.5s-.5.22-.5.5z%22%2F%3E%3Cpath%20fill%3D%22%23a56953%22%20d%3D%22m24.76%2013.11l-1.34%201.34c-.32.32-.85.32-1.17%200a.833.833%200%200%201%200-1.17l1.34-1.34c.32-.32.85-.32%201.17%200s.32.85%200%201.17M26%2018.1h-1.9c-.46%200-.83-.37-.83-.83s.37-.83.83-.83H26c.46%200%20.83.37.83.83s-.37.83-.83.83m-2.42%204.51l-1.34-1.34a.833.833%200%200%201%200-1.17c.32-.32.85-.32%201.17%200l1.34%201.34c.32.32.32.85%200%201.17s-.85.32-1.17%200%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-flat/boar.svg?color=%231a73e8&size=48