polar explorer man emoji

polar-explorer-man from OpenMoji by OpenMoji · Default · Extras Openmoji · CC-BY-SA-4.0 Attribution required.

Name
polar-explorer-man
Set
OpenMoji
Style
Default
Category
Extras Openmoji
Viewbox
72×72
License
CC BY-SA 4.0

More extras openmoji icons from OpenMoji

Use the polar explorer man emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d22f27" d="M43.375 23a4.29 4.29 0 0 0-4.428-3.916h-6.125a4.347 4.347 0 0 0-4.296 4.131l-.809 19.44a1 1 0 0 1-.123.436l2.994-2.094l-.728 22.133a1.22 1.22 0 0 0 .255.879a.25.25 0 0 0 .155.09c.219 0 1.29-.385 1.37-1.084l2.579-22.578a4.3 4.3 0 0 1 .171-1.159l.74-.805h1.659l.649.746a4.4 4.4 0 0 1 .422 1.25l2.625 22.546a1.33 1.33 0 0 0 1.014 1.082a.25.25 0 0 0 .155-.09c.196-.248.5-.585.466-.9l-.952-22.11l3.572 2.43Z"/><path fill="#fcea2b" d="M38.995 12.58a3.032 3.032 0 0 1-6.063 0a3 3 0 0 1 .204-1.08h5.563a.3.3 0 0 0 .092-.01a3 3 0 0 1 .204 1.09"/><path fill="none" stroke="#fff" stroke-linecap="square" stroke-linejoin="round" stroke-width="2" d="m30.487 47.695l2.549.368m-2.549 2.632l2.549.368m6.451 0l2.549-.368m-2.549-2.632l2.549-.368m-14.17-18.667l2.55.367m11.246 0l2.55-.367"/><path fill="#a57939" d="M40.565 8.03v5.12s-.47 1.12-1.12 0v-2.04h-6.76v2.08c-.65 1.12-1.12 0-1.12 0V8.03a.734.734 0 0 1 .73-.73h7.54a.734.734 0 0 1 .73.73"/><path fill="#6a462f" d="M37.521 7.083h2.896v3.842h-2.896z"/><path fill="#6a462f" d="M39.445 10.625h.972v2.979h-.972z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.6" d="M40.565 8.03v5.12s-.47 1.12-1.12 0v-2.04h-6.76v2.08c-.65 1.12-1.12 0-1.12 0V8.03a.734.734 0 0 1 .73-.73h7.54a.734.734 0 0 1 .73.73"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.6"><path d="M39.035 12.08a2.97 2.97 0 1 1-5.94 0m7.939 12.436l1.9 38c.054 1.1-.576 2-1.4 2a2.076 2.076 0 0 1-1.73-1.987l-2.542-22.031c-.129-1.093-.679-1.987-1.229-1.987s-1.103.894-1.229 1.987l-2.539 22.031a2.076 2.076 0 0 1-1.729 1.987c-.825 0-1.455-.9-1.4-2l1.9-38"/><path d="m27.037 42.516l.792-19a5.274 5.274 0 0 1 5.208-5h6"/><path d="M38.964 18.516a5.274 5.274 0 0 1 5.208 5l.792 19"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiPolarExplorerMan(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d22f27" d="M43.375 23a4.29 4.29 0 0 0-4.428-3.916h-6.125a4.347 4.347 0 0 0-4.296 4.131l-.809 19.44a1 1 0 0 1-.123.436l2.994-2.094l-.728 22.133a1.22 1.22 0 0 0 .255.879a.25.25 0 0 0 .155.09c.219 0 1.29-.385 1.37-1.084l2.579-22.578a4.3 4.3 0 0 1 .171-1.159l.74-.805h1.659l.649.746a4.4 4.4 0 0 1 .422 1.25l2.625 22.546a1.33 1.33 0 0 0 1.014 1.082a.25.25 0 0 0 .155-.09c.196-.248.5-.585.466-.9l-.952-22.11l3.572 2.43Z"/><path fill="#fcea2b" d="M38.995 12.58a3.032 3.032 0 0 1-6.063 0a3 3 0 0 1 .204-1.08h5.563a.3.3 0 0 0 .092-.01a3 3 0 0 1 .204 1.09"/><path fill="none" stroke="#fff" strokeLinecap="square" strokeLinejoin="round" strokeWidth="2" d="m30.487 47.695l2.549.368m-2.549 2.632l2.549.368m6.451 0l2.549-.368m-2.549-2.632l2.549-.368m-14.17-18.667l2.55.367m11.246 0l2.55-.367"/><path fill="#a57939" d="M40.565 8.03v5.12s-.47 1.12-1.12 0v-2.04h-6.76v2.08c-.65 1.12-1.12 0-1.12 0V8.03a.734.734 0 0 1 .73-.73h7.54a.734.734 0 0 1 .73.73"/><path fill="#6a462f" d="M37.521 7.083h2.896v3.842h-2.896z"/><path fill="#6a462f" d="M39.445 10.625h.972v2.979h-.972z"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.6" d="M40.565 8.03v5.12s-.47 1.12-1.12 0v-2.04h-6.76v2.08c-.65 1.12-1.12 0-1.12 0V8.03a.734.734 0 0 1 .73-.73h7.54a.734.734 0 0 1 .73.73"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.6"><path d="M39.035 12.08a2.97 2.97 0 1 1-5.94 0m7.939 12.436l1.9 38c.054 1.1-.576 2-1.4 2a2.076 2.076 0 0 1-1.73-1.987l-2.542-22.031c-.129-1.093-.679-1.987-1.229-1.987s-1.103.894-1.229 1.987l-2.539 22.031a2.076 2.076 0 0 1-1.729 1.987c-.825 0-1.455-.9-1.4-2l1.9-38"/><path d="m27.037 42.516l.792-19a5.274 5.274 0 0 1 5.208-5h6"/><path d="M38.964 18.516a5.274 5.274 0 0 1 5.208 5l.792 19"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d22f27" d="M43.375 23a4.29 4.29 0 0 0-4.428-3.916h-6.125a4.347 4.347 0 0 0-4.296 4.131l-.809 19.44a1 1 0 0 1-.123.436l2.994-2.094l-.728 22.133a1.22 1.22 0 0 0 .255.879a.25.25 0 0 0 .155.09c.219 0 1.29-.385 1.37-1.084l2.579-22.578a4.3 4.3 0 0 1 .171-1.159l.74-.805h1.659l.649.746a4.4 4.4 0 0 1 .422 1.25l2.625 22.546a1.33 1.33 0 0 0 1.014 1.082a.25.25 0 0 0 .155-.09c.196-.248.5-.585.466-.9l-.952-22.11l3.572 2.43Z"/><path fill="#fcea2b" d="M38.995 12.58a3.032 3.032 0 0 1-6.063 0a3 3 0 0 1 .204-1.08h5.563a.3.3 0 0 0 .092-.01a3 3 0 0 1 .204 1.09"/><path fill="none" stroke="#fff" stroke-linecap="square" stroke-linejoin="round" stroke-width="2" d="m30.487 47.695l2.549.368m-2.549 2.632l2.549.368m6.451 0l2.549-.368m-2.549-2.632l2.549-.368m-14.17-18.667l2.55.367m11.246 0l2.55-.367"/><path fill="#a57939" d="M40.565 8.03v5.12s-.47 1.12-1.12 0v-2.04h-6.76v2.08c-.65 1.12-1.12 0-1.12 0V8.03a.734.734 0 0 1 .73-.73h7.54a.734.734 0 0 1 .73.73"/><path fill="#6a462f" d="M37.521 7.083h2.896v3.842h-2.896z"/><path fill="#6a462f" d="M39.445 10.625h.972v2.979h-.972z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.6" d="M40.565 8.03v5.12s-.47 1.12-1.12 0v-2.04h-6.76v2.08c-.65 1.12-1.12 0-1.12 0V8.03a.734.734 0 0 1 .73-.73h7.54a.734.734 0 0 1 .73.73"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.6"><path d="M39.035 12.08a2.97 2.97 0 1 1-5.94 0m7.939 12.436l1.9 38c.054 1.1-.576 2-1.4 2a2.076 2.076 0 0 1-1.73-1.987l-2.542-22.031c-.129-1.093-.679-1.987-1.229-1.987s-1.103.894-1.229 1.987l-2.539 22.031a2.076 2.076 0 0 1-1.729 1.987c-.825 0-1.455-.9-1.4-2l1.9-38"/><path d="m27.037 42.516l.792-19a5.274 5.274 0 0 1 5.208-5h6"/><path d="M38.964 18.516a5.274 5.274 0 0 1 5.208 5l.792 19"/></g></svg>
</template>

CSS

.icon-polar-explorer-man {
  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%23d22f27%22%20d%3D%22M43.375%2023a4.29%204.29%200%200%200-4.428-3.916h-6.125a4.347%204.347%200%200%200-4.296%204.131l-.809%2019.44a1%201%200%200%201-.123.436l2.994-2.094l-.728%2022.133a1.22%201.22%200%200%200%20.255.879a.25.25%200%200%200%20.155.09c.219%200%201.29-.385%201.37-1.084l2.579-22.578a4.3%204.3%200%200%201%20.171-1.159l.74-.805h1.659l.649.746a4.4%204.4%200%200%201%20.422%201.25l2.625%2022.546a1.33%201.33%200%200%200%201.014%201.082a.25.25%200%200%200%20.155-.09c.196-.248.5-.585.466-.9l-.952-22.11l3.572%202.43Z%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M38.995%2012.58a3.032%203.032%200%200%201-6.063%200a3%203%200%200%201%20.204-1.08h5.563a.3.3%200%200%200%20.092-.01a3%203%200%200%201%20.204%201.09%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22square%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m30.487%2047.695l2.549.368m-2.549%202.632l2.549.368m6.451%200l2.549-.368m-2.549-2.632l2.549-.368m-14.17-18.667l2.55.367m11.246%200l2.55-.367%22%2F%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22M40.565%208.03v5.12s-.47%201.12-1.12%200v-2.04h-6.76v2.08c-.65%201.12-1.12%200-1.12%200V8.03a.734.734%200%200%201%20.73-.73h7.54a.734.734%200%200%201%20.73.73%22%2F%3E%3Cpath%20fill%3D%22%236a462f%22%20d%3D%22M37.521%207.083h2.896v3.842h-2.896z%22%2F%3E%3Cpath%20fill%3D%22%236a462f%22%20d%3D%22M39.445%2010.625h.972v2.979h-.972z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.6%22%20d%3D%22M40.565%208.03v5.12s-.47%201.12-1.12%200v-2.04h-6.76v2.08c-.65%201.12-1.12%200-1.12%200V8.03a.734.734%200%200%201%20.73-.73h7.54a.734.734%200%200%201%20.73.73%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%221.6%22%3E%3Cpath%20d%3D%22M39.035%2012.08a2.97%202.97%200%201%201-5.94%200m7.939%2012.436l1.9%2038c.054%201.1-.576%202-1.4%202a2.076%202.076%200%200%201-1.73-1.987l-2.542-22.031c-.129-1.093-.679-1.987-1.229-1.987s-1.103.894-1.229%201.987l-2.539%2022.031a2.076%202.076%200%200%201-1.729%201.987c-.825%200-1.455-.9-1.4-2l1.9-38%22%2F%3E%3Cpath%20d%3D%22m27.037%2042.516l.792-19a5.274%205.274%200%200%201%205.208-5h6%22%2F%3E%3Cpath%20d%3D%22M38.964%2018.516a5.274%205.274%200%200%201%205.208%205l.792%2019%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%23d22f27%22%20d%3D%22M43.375%2023a4.29%204.29%200%200%200-4.428-3.916h-6.125a4.347%204.347%200%200%200-4.296%204.131l-.809%2019.44a1%201%200%200%201-.123.436l2.994-2.094l-.728%2022.133a1.22%201.22%200%200%200%20.255.879a.25.25%200%200%200%20.155.09c.219%200%201.29-.385%201.37-1.084l2.579-22.578a4.3%204.3%200%200%201%20.171-1.159l.74-.805h1.659l.649.746a4.4%204.4%200%200%201%20.422%201.25l2.625%2022.546a1.33%201.33%200%200%200%201.014%201.082a.25.25%200%200%200%20.155-.09c.196-.248.5-.585.466-.9l-.952-22.11l3.572%202.43Z%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M38.995%2012.58a3.032%203.032%200%200%201-6.063%200a3%203%200%200%201%20.204-1.08h5.563a.3.3%200%200%200%20.092-.01a3%203%200%200%201%20.204%201.09%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22square%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m30.487%2047.695l2.549.368m-2.549%202.632l2.549.368m6.451%200l2.549-.368m-2.549-2.632l2.549-.368m-14.17-18.667l2.55.367m11.246%200l2.55-.367%22%2F%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22M40.565%208.03v5.12s-.47%201.12-1.12%200v-2.04h-6.76v2.08c-.65%201.12-1.12%200-1.12%200V8.03a.734.734%200%200%201%20.73-.73h7.54a.734.734%200%200%201%20.73.73%22%2F%3E%3Cpath%20fill%3D%22%236a462f%22%20d%3D%22M37.521%207.083h2.896v3.842h-2.896z%22%2F%3E%3Cpath%20fill%3D%22%236a462f%22%20d%3D%22M39.445%2010.625h.972v2.979h-.972z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.6%22%20d%3D%22M40.565%208.03v5.12s-.47%201.12-1.12%200v-2.04h-6.76v2.08c-.65%201.12-1.12%200-1.12%200V8.03a.734.734%200%200%201%20.73-.73h7.54a.734.734%200%200%201%20.73.73%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%221.6%22%3E%3Cpath%20d%3D%22M39.035%2012.08a2.97%202.97%200%201%201-5.94%200m7.939%2012.436l1.9%2038c.054%201.1-.576%202-1.4%202a2.076%202.076%200%200%201-1.73-1.987l-2.542-22.031c-.129-1.093-.679-1.987-1.229-1.987s-1.103.894-1.229%201.987l-2.539%2022.031a2.076%202.076%200%200%201-1.729%201.987c-.825%200-1.455-.9-1.4-2l1.9-38%22%2F%3E%3Cpath%20d%3D%22m27.037%2042.516l.792-19a5.274%205.274%200%200%201%205.208-5h6%22%2F%3E%3Cpath%20d%3D%22M38.964%2018.516a5.274%205.274%200%200%201%205.208%205l.792%2019%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/polar-explorer-man.svg?color=%231a73e8&size=48