ogre from Firefox OS Emoji by Mozilla · Default · People · Apache-2.0 Free for personal and commercial use.

Name
ogre
Set
Firefox OS Emoji
Style
Default
Category
People
Viewbox
72×72
License
Apache 2.0

The same emoji in other sets

More people icons from Firefox OS Emoji

Use the ogre emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#2B3B47" d="M43.2 64c-.6 2.2 1.5 1.9 4.8 2.8c3.2.9 6.3-.2 6.9-2.5c.1-.5.1-1.1 0-1.6c2.5 1.3 5.1 1.4 6.8-.1c2.3-2.1 1.7-6.6-1.4-9.9c-.3-.4-.7-.7-1.1-1c2.7.6 5.3.2 7.1-1.4c3.5-3.2 2.5-10-2.2-15.1c-.8-.9-1.6-1.6-2.5-2.2c2-.7 3.5-2.1 4-3.9c.7-2.8-1.3-5.9-4.8-7.8c2-2 2.9-4.4 2.2-6.6c-1.2-3.8-6.5-5.4-12-3.7c-.2.1-.4.1-.6.2c1-3.3.3-6.5-2-7.7c-2.2-1.2-5.2 0-7.4 2.6c-.6-3.4-2.7-5.8-5.2-5.9c-2.4 0-4.5 2.2-5.3 5.2c-2.1-2.2-4.8-3.1-6.8-2c-2.3 1.2-3 4.4-2 7.7c-.2-.1-.4-.1-.6-.2c-5.4-1.7-10.8 0-12 3.7c-.7 2.2.2 4.7 2.2 6.6C8 23.1 6 26.2 6.7 29c.5 1.8 2 3.1 4 3.9c-.9.6-1.7 1.4-2.5 2.2C3.5 40.2 2.5 46.9 6 50.2c1.8 1.6 4.4 2.1 7.1 1.4c-.4.3-.7.6-1.1 1c-3.1 3.3-3.7 7.8-1.4 9.9c1.6 1.5 4.3 1.5 6.8.1c-.2.5-.2 1.1 0 1.6c.6 2.2 3.7 3.3 6.9 2.5c3.2-.9 5.4-.5 4.8-2.8"/><path fill="#FF473E" d="M58.3 30c0-12.4-10-22.4-22.4-22.4S13.5 17.6 13.5 30c0 0-3.4 42 23.1 42s21.7-42 21.7-42M31.8 48.8c.3-.8 1.1-1.2 1.9-.9l2.1.7l2.6-.7c.8-.2 1.6.2 1.8 1s-.2 1.6-1 1.8l-3 .9c-.1 0-.3.1-.4.1c-.2 0-.3 0-.5-.1l-2.6-.9c-.8-.3-1.2-1.2-.9-1.9m-13.5-4.6q0-.15 0 0v-6c.2-2.2 2-3.9 4.2-3.9s4 1.7 4.2 3.9v5.9c0 2.3-1.9 4.2-4.2 4.2c-2.4.1-4.2-1.8-4.2-4.1m31.4 14.7c-2.8 2.5-8 4.1-13.7 4.1s-10.9-1.5-13.7-4.1q-.6-.6 0-1.2c.4-.4 1.1-.6 1.9-.6h23.7c.8 0 1.5.2 1.9.6c.3.4.3.9-.1 1.2m3.6-14.8c0 2.3-1.9 4.2-4.2 4.2s-4.2-1.9-4.2-4.2v-5.9h.1c.2-2.2 2-3.9 4.2-3.9s4 1.7 4.2 3.9v5.9z"/><path fill="#FFB636" d="M28.9 57.2v1.6c0 .5-.4.8-.8.8s-.8-.4-.8-.8v-1.6zm2.2 0v2.5c0 .7.6 1.3 1.3 1.3s1.3-.6 1.3-1.3v-2.5zm8.3 0v2.5c0 .7.6 1.3 1.3 1.3s1.3-.6 1.3-1.3v-2.5zm4.7-.1v1.7c0 .5.4.9.9.9s.9-.4.9-.9v-1.7zM25.3 25c1-1.3.7-3.2-.6-4.1c-4.3-3.2-7.1-7.9-7.8-13.1c-.2-1.6-1.7-2.8-3.3-2.6S10.8 6.9 11 8.5c.9 6.8 4.6 13 10.2 17.1c.5.4 1.1.6 1.7.6c.9 0 1.8-.5 2.4-1.2m24.7.6c5.6-4.1 9.3-10.3 10.2-17.1c.2-1.6-.9-3.1-2.6-3.3c-1.6-.2-3.1.9-3.3 2.5c-.7 5.2-3.5 9.9-7.8 13.1c-1.3 1-1.6 2.8-.6 4.1c.6.8 1.5 1.2 2.4 1.2c.6.1 1.2-.1 1.7-.5"/></svg>

React

import type { SVGProps } from "react";

export function FxemojiOgre(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#2B3B47" d="M43.2 64c-.6 2.2 1.5 1.9 4.8 2.8c3.2.9 6.3-.2 6.9-2.5c.1-.5.1-1.1 0-1.6c2.5 1.3 5.1 1.4 6.8-.1c2.3-2.1 1.7-6.6-1.4-9.9c-.3-.4-.7-.7-1.1-1c2.7.6 5.3.2 7.1-1.4c3.5-3.2 2.5-10-2.2-15.1c-.8-.9-1.6-1.6-2.5-2.2c2-.7 3.5-2.1 4-3.9c.7-2.8-1.3-5.9-4.8-7.8c2-2 2.9-4.4 2.2-6.6c-1.2-3.8-6.5-5.4-12-3.7c-.2.1-.4.1-.6.2c1-3.3.3-6.5-2-7.7c-2.2-1.2-5.2 0-7.4 2.6c-.6-3.4-2.7-5.8-5.2-5.9c-2.4 0-4.5 2.2-5.3 5.2c-2.1-2.2-4.8-3.1-6.8-2c-2.3 1.2-3 4.4-2 7.7c-.2-.1-.4-.1-.6-.2c-5.4-1.7-10.8 0-12 3.7c-.7 2.2.2 4.7 2.2 6.6C8 23.1 6 26.2 6.7 29c.5 1.8 2 3.1 4 3.9c-.9.6-1.7 1.4-2.5 2.2C3.5 40.2 2.5 46.9 6 50.2c1.8 1.6 4.4 2.1 7.1 1.4c-.4.3-.7.6-1.1 1c-3.1 3.3-3.7 7.8-1.4 9.9c1.6 1.5 4.3 1.5 6.8.1c-.2.5-.2 1.1 0 1.6c.6 2.2 3.7 3.3 6.9 2.5c3.2-.9 5.4-.5 4.8-2.8"/><path fill="#FF473E" d="M58.3 30c0-12.4-10-22.4-22.4-22.4S13.5 17.6 13.5 30c0 0-3.4 42 23.1 42s21.7-42 21.7-42M31.8 48.8c.3-.8 1.1-1.2 1.9-.9l2.1.7l2.6-.7c.8-.2 1.6.2 1.8 1s-.2 1.6-1 1.8l-3 .9c-.1 0-.3.1-.4.1c-.2 0-.3 0-.5-.1l-2.6-.9c-.8-.3-1.2-1.2-.9-1.9m-13.5-4.6q0-.15 0 0v-6c.2-2.2 2-3.9 4.2-3.9s4 1.7 4.2 3.9v5.9c0 2.3-1.9 4.2-4.2 4.2c-2.4.1-4.2-1.8-4.2-4.1m31.4 14.7c-2.8 2.5-8 4.1-13.7 4.1s-10.9-1.5-13.7-4.1q-.6-.6 0-1.2c.4-.4 1.1-.6 1.9-.6h23.7c.8 0 1.5.2 1.9.6c.3.4.3.9-.1 1.2m3.6-14.8c0 2.3-1.9 4.2-4.2 4.2s-4.2-1.9-4.2-4.2v-5.9h.1c.2-2.2 2-3.9 4.2-3.9s4 1.7 4.2 3.9v5.9z"/><path fill="#FFB636" d="M28.9 57.2v1.6c0 .5-.4.8-.8.8s-.8-.4-.8-.8v-1.6zm2.2 0v2.5c0 .7.6 1.3 1.3 1.3s1.3-.6 1.3-1.3v-2.5zm8.3 0v2.5c0 .7.6 1.3 1.3 1.3s1.3-.6 1.3-1.3v-2.5zm4.7-.1v1.7c0 .5.4.9.9.9s.9-.4.9-.9v-1.7zM25.3 25c1-1.3.7-3.2-.6-4.1c-4.3-3.2-7.1-7.9-7.8-13.1c-.2-1.6-1.7-2.8-3.3-2.6S10.8 6.9 11 8.5c.9 6.8 4.6 13 10.2 17.1c.5.4 1.1.6 1.7.6c.9 0 1.8-.5 2.4-1.2m24.7.6c5.6-4.1 9.3-10.3 10.2-17.1c.2-1.6-.9-3.1-2.6-3.3c-1.6-.2-3.1.9-3.3 2.5c-.7 5.2-3.5 9.9-7.8 13.1c-1.3 1-1.6 2.8-.6 4.1c.6.8 1.5 1.2 2.4 1.2c.6.1 1.2-.1 1.7-.5"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#2B3B47" d="M43.2 64c-.6 2.2 1.5 1.9 4.8 2.8c3.2.9 6.3-.2 6.9-2.5c.1-.5.1-1.1 0-1.6c2.5 1.3 5.1 1.4 6.8-.1c2.3-2.1 1.7-6.6-1.4-9.9c-.3-.4-.7-.7-1.1-1c2.7.6 5.3.2 7.1-1.4c3.5-3.2 2.5-10-2.2-15.1c-.8-.9-1.6-1.6-2.5-2.2c2-.7 3.5-2.1 4-3.9c.7-2.8-1.3-5.9-4.8-7.8c2-2 2.9-4.4 2.2-6.6c-1.2-3.8-6.5-5.4-12-3.7c-.2.1-.4.1-.6.2c1-3.3.3-6.5-2-7.7c-2.2-1.2-5.2 0-7.4 2.6c-.6-3.4-2.7-5.8-5.2-5.9c-2.4 0-4.5 2.2-5.3 5.2c-2.1-2.2-4.8-3.1-6.8-2c-2.3 1.2-3 4.4-2 7.7c-.2-.1-.4-.1-.6-.2c-5.4-1.7-10.8 0-12 3.7c-.7 2.2.2 4.7 2.2 6.6C8 23.1 6 26.2 6.7 29c.5 1.8 2 3.1 4 3.9c-.9.6-1.7 1.4-2.5 2.2C3.5 40.2 2.5 46.9 6 50.2c1.8 1.6 4.4 2.1 7.1 1.4c-.4.3-.7.6-1.1 1c-3.1 3.3-3.7 7.8-1.4 9.9c1.6 1.5 4.3 1.5 6.8.1c-.2.5-.2 1.1 0 1.6c.6 2.2 3.7 3.3 6.9 2.5c3.2-.9 5.4-.5 4.8-2.8"/><path fill="#FF473E" d="M58.3 30c0-12.4-10-22.4-22.4-22.4S13.5 17.6 13.5 30c0 0-3.4 42 23.1 42s21.7-42 21.7-42M31.8 48.8c.3-.8 1.1-1.2 1.9-.9l2.1.7l2.6-.7c.8-.2 1.6.2 1.8 1s-.2 1.6-1 1.8l-3 .9c-.1 0-.3.1-.4.1c-.2 0-.3 0-.5-.1l-2.6-.9c-.8-.3-1.2-1.2-.9-1.9m-13.5-4.6q0-.15 0 0v-6c.2-2.2 2-3.9 4.2-3.9s4 1.7 4.2 3.9v5.9c0 2.3-1.9 4.2-4.2 4.2c-2.4.1-4.2-1.8-4.2-4.1m31.4 14.7c-2.8 2.5-8 4.1-13.7 4.1s-10.9-1.5-13.7-4.1q-.6-.6 0-1.2c.4-.4 1.1-.6 1.9-.6h23.7c.8 0 1.5.2 1.9.6c.3.4.3.9-.1 1.2m3.6-14.8c0 2.3-1.9 4.2-4.2 4.2s-4.2-1.9-4.2-4.2v-5.9h.1c.2-2.2 2-3.9 4.2-3.9s4 1.7 4.2 3.9v5.9z"/><path fill="#FFB636" d="M28.9 57.2v1.6c0 .5-.4.8-.8.8s-.8-.4-.8-.8v-1.6zm2.2 0v2.5c0 .7.6 1.3 1.3 1.3s1.3-.6 1.3-1.3v-2.5zm8.3 0v2.5c0 .7.6 1.3 1.3 1.3s1.3-.6 1.3-1.3v-2.5zm4.7-.1v1.7c0 .5.4.9.9.9s.9-.4.9-.9v-1.7zM25.3 25c1-1.3.7-3.2-.6-4.1c-4.3-3.2-7.1-7.9-7.8-13.1c-.2-1.6-1.7-2.8-3.3-2.6S10.8 6.9 11 8.5c.9 6.8 4.6 13 10.2 17.1c.5.4 1.1.6 1.7.6c.9 0 1.8-.5 2.4-1.2m24.7.6c5.6-4.1 9.3-10.3 10.2-17.1c.2-1.6-.9-3.1-2.6-3.3c-1.6-.2-3.1.9-3.3 2.5c-.7 5.2-3.5 9.9-7.8 13.1c-1.3 1-1.6 2.8-.6 4.1c.6.8 1.5 1.2 2.4 1.2c.6.1 1.2-.1 1.7-.5"/></svg>
</template>

CSS

.icon-ogre {
  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%232B3B47%22%20d%3D%22M43.2%2064c-.6%202.2%201.5%201.9%204.8%202.8c3.2.9%206.3-.2%206.9-2.5c.1-.5.1-1.1%200-1.6c2.5%201.3%205.1%201.4%206.8-.1c2.3-2.1%201.7-6.6-1.4-9.9c-.3-.4-.7-.7-1.1-1c2.7.6%205.3.2%207.1-1.4c3.5-3.2%202.5-10-2.2-15.1c-.8-.9-1.6-1.6-2.5-2.2c2-.7%203.5-2.1%204-3.9c.7-2.8-1.3-5.9-4.8-7.8c2-2%202.9-4.4%202.2-6.6c-1.2-3.8-6.5-5.4-12-3.7c-.2.1-.4.1-.6.2c1-3.3.3-6.5-2-7.7c-2.2-1.2-5.2%200-7.4%202.6c-.6-3.4-2.7-5.8-5.2-5.9c-2.4%200-4.5%202.2-5.3%205.2c-2.1-2.2-4.8-3.1-6.8-2c-2.3%201.2-3%204.4-2%207.7c-.2-.1-.4-.1-.6-.2c-5.4-1.7-10.8%200-12%203.7c-.7%202.2.2%204.7%202.2%206.6C8%2023.1%206%2026.2%206.7%2029c.5%201.8%202%203.1%204%203.9c-.9.6-1.7%201.4-2.5%202.2C3.5%2040.2%202.5%2046.9%206%2050.2c1.8%201.6%204.4%202.1%207.1%201.4c-.4.3-.7.6-1.1%201c-3.1%203.3-3.7%207.8-1.4%209.9c1.6%201.5%204.3%201.5%206.8.1c-.2.5-.2%201.1%200%201.6c.6%202.2%203.7%203.3%206.9%202.5c3.2-.9%205.4-.5%204.8-2.8%22%2F%3E%3Cpath%20fill%3D%22%23FF473E%22%20d%3D%22M58.3%2030c0-12.4-10-22.4-22.4-22.4S13.5%2017.6%2013.5%2030c0%200-3.4%2042%2023.1%2042s21.7-42%2021.7-42M31.8%2048.8c.3-.8%201.1-1.2%201.9-.9l2.1.7l2.6-.7c.8-.2%201.6.2%201.8%201s-.2%201.6-1%201.8l-3%20.9c-.1%200-.3.1-.4.1c-.2%200-.3%200-.5-.1l-2.6-.9c-.8-.3-1.2-1.2-.9-1.9m-13.5-4.6q0-.15%200%200v-6c.2-2.2%202-3.9%204.2-3.9s4%201.7%204.2%203.9v5.9c0%202.3-1.9%204.2-4.2%204.2c-2.4.1-4.2-1.8-4.2-4.1m31.4%2014.7c-2.8%202.5-8%204.1-13.7%204.1s-10.9-1.5-13.7-4.1q-.6-.6%200-1.2c.4-.4%201.1-.6%201.9-.6h23.7c.8%200%201.5.2%201.9.6c.3.4.3.9-.1%201.2m3.6-14.8c0%202.3-1.9%204.2-4.2%204.2s-4.2-1.9-4.2-4.2v-5.9h.1c.2-2.2%202-3.9%204.2-3.9s4%201.7%204.2%203.9v5.9z%22%2F%3E%3Cpath%20fill%3D%22%23FFB636%22%20d%3D%22M28.9%2057.2v1.6c0%20.5-.4.8-.8.8s-.8-.4-.8-.8v-1.6zm2.2%200v2.5c0%20.7.6%201.3%201.3%201.3s1.3-.6%201.3-1.3v-2.5zm8.3%200v2.5c0%20.7.6%201.3%201.3%201.3s1.3-.6%201.3-1.3v-2.5zm4.7-.1v1.7c0%20.5.4.9.9.9s.9-.4.9-.9v-1.7zM25.3%2025c1-1.3.7-3.2-.6-4.1c-4.3-3.2-7.1-7.9-7.8-13.1c-.2-1.6-1.7-2.8-3.3-2.6S10.8%206.9%2011%208.5c.9%206.8%204.6%2013%2010.2%2017.1c.5.4%201.1.6%201.7.6c.9%200%201.8-.5%202.4-1.2m24.7.6c5.6-4.1%209.3-10.3%2010.2-17.1c.2-1.6-.9-3.1-2.6-3.3c-1.6-.2-3.1.9-3.3%202.5c-.7%205.2-3.5%209.9-7.8%2013.1c-1.3%201-1.6%202.8-.6%204.1c.6.8%201.5%201.2%202.4%201.2c.6.1%201.2-.1%201.7-.5%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%2072%2072%22%3E%3Cpath%20fill%3D%22%232B3B47%22%20d%3D%22M43.2%2064c-.6%202.2%201.5%201.9%204.8%202.8c3.2.9%206.3-.2%206.9-2.5c.1-.5.1-1.1%200-1.6c2.5%201.3%205.1%201.4%206.8-.1c2.3-2.1%201.7-6.6-1.4-9.9c-.3-.4-.7-.7-1.1-1c2.7.6%205.3.2%207.1-1.4c3.5-3.2%202.5-10-2.2-15.1c-.8-.9-1.6-1.6-2.5-2.2c2-.7%203.5-2.1%204-3.9c.7-2.8-1.3-5.9-4.8-7.8c2-2%202.9-4.4%202.2-6.6c-1.2-3.8-6.5-5.4-12-3.7c-.2.1-.4.1-.6.2c1-3.3.3-6.5-2-7.7c-2.2-1.2-5.2%200-7.4%202.6c-.6-3.4-2.7-5.8-5.2-5.9c-2.4%200-4.5%202.2-5.3%205.2c-2.1-2.2-4.8-3.1-6.8-2c-2.3%201.2-3%204.4-2%207.7c-.2-.1-.4-.1-.6-.2c-5.4-1.7-10.8%200-12%203.7c-.7%202.2.2%204.7%202.2%206.6C8%2023.1%206%2026.2%206.7%2029c.5%201.8%202%203.1%204%203.9c-.9.6-1.7%201.4-2.5%202.2C3.5%2040.2%202.5%2046.9%206%2050.2c1.8%201.6%204.4%202.1%207.1%201.4c-.4.3-.7.6-1.1%201c-3.1%203.3-3.7%207.8-1.4%209.9c1.6%201.5%204.3%201.5%206.8.1c-.2.5-.2%201.1%200%201.6c.6%202.2%203.7%203.3%206.9%202.5c3.2-.9%205.4-.5%204.8-2.8%22%2F%3E%3Cpath%20fill%3D%22%23FF473E%22%20d%3D%22M58.3%2030c0-12.4-10-22.4-22.4-22.4S13.5%2017.6%2013.5%2030c0%200-3.4%2042%2023.1%2042s21.7-42%2021.7-42M31.8%2048.8c.3-.8%201.1-1.2%201.9-.9l2.1.7l2.6-.7c.8-.2%201.6.2%201.8%201s-.2%201.6-1%201.8l-3%20.9c-.1%200-.3.1-.4.1c-.2%200-.3%200-.5-.1l-2.6-.9c-.8-.3-1.2-1.2-.9-1.9m-13.5-4.6q0-.15%200%200v-6c.2-2.2%202-3.9%204.2-3.9s4%201.7%204.2%203.9v5.9c0%202.3-1.9%204.2-4.2%204.2c-2.4.1-4.2-1.8-4.2-4.1m31.4%2014.7c-2.8%202.5-8%204.1-13.7%204.1s-10.9-1.5-13.7-4.1q-.6-.6%200-1.2c.4-.4%201.1-.6%201.9-.6h23.7c.8%200%201.5.2%201.9.6c.3.4.3.9-.1%201.2m3.6-14.8c0%202.3-1.9%204.2-4.2%204.2s-4.2-1.9-4.2-4.2v-5.9h.1c.2-2.2%202-3.9%204.2-3.9s4%201.7%204.2%203.9v5.9z%22%2F%3E%3Cpath%20fill%3D%22%23FFB636%22%20d%3D%22M28.9%2057.2v1.6c0%20.5-.4.8-.8.8s-.8-.4-.8-.8v-1.6zm2.2%200v2.5c0%20.7.6%201.3%201.3%201.3s1.3-.6%201.3-1.3v-2.5zm8.3%200v2.5c0%20.7.6%201.3%201.3%201.3s1.3-.6%201.3-1.3v-2.5zm4.7-.1v1.7c0%20.5.4.9.9.9s.9-.4.9-.9v-1.7zM25.3%2025c1-1.3.7-3.2-.6-4.1c-4.3-3.2-7.1-7.9-7.8-13.1c-.2-1.6-1.7-2.8-3.3-2.6S10.8%206.9%2011%208.5c.9%206.8%204.6%2013%2010.2%2017.1c.5.4%201.1.6%201.7.6c.9%200%201.8-.5%202.4-1.2m24.7.6c5.6-4.1%209.3-10.3%2010.2-17.1c.2-1.6-.9-3.1-2.6-3.3c-1.6-.2-3.1.9-3.3%202.5c-.7%205.2-3.5%209.9-7.8%2013.1c-1.3%201-1.6%202.8-.6%204.1c.6.8%201.5%201.2%202.4%201.2c.6.1%201.2-.1%201.7-.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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