mage from OpenMoji by OpenMoji · Default · People Body · CC-BY-SA-4.0 Attribution required.

Name
mage
Set
OpenMoji
Style
Default
Category
People Body
Viewbox
72×72
License
CC BY-SA 4.0

5 other variants in OpenMoji

The same emoji in other sets

More people body icons from OpenMoji

Use the mage emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#92d3f5" d="m58 25.7l-11.9-4.8c-.2-4.3-1.9-11.3-10.6-11.6c-12 0-14.6 11-14.6 11l-1 2l-.6 1.2l-5.3 2.2"/><path fill="#61b2e4" d="M19.086 25.7L16.8 31.4a2.54 2.54 0 0 0-.2 1.9L19.5 44a.365.365 0 0 0 .7 0l.2-7.7l.6-.6l1-1.3l8-8.8"/><path fill="#92d3f5" d="M17 60.949v-4c0-4.994 5.008-9 10-9q9 7.5 18 0c4.994 0 10 4.006 10 9v4"/><path fill="#61b2e4" d="M45.662 60.949v-4.012c-.14-2.631-1.594-5.262-3.648-6.913A19.5 19.5 0 0 0 45 47.95c4.994 0 10 4.006 10 9v4m-1.632-20.411a5 5 0 1 1 4.287-.188"/><path fill="#92d3f5" d="M55.315 32.472a4.4 4.4 0 0 0-2.34 1.15a10.65 10.65 0 0 1 4.68 0a4.4 4.4 0 0 0-2.34-1.15"/><path fill="#a57939" d="M57.314 61V40.539h-4V61"/><path fill="#fcea2b" d="M25.907 25.8c-.605 1.515-.907 3.156-.907 5.1c0 8 5 14 11 14s11-6 11-14c0-1.943-.302-3.585-.906-5.1"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19.086 25.8L16.9 31.4a2.54 2.54 0 0 0-.2 1.9L19.5 44a.365.365 0 0 0 .7 0l.2-7.7c.01-.473.078-.943.2-1.4m6.3-17.4a16 16 0 0 0-.9 3.4h0l-12 4.9h44l-11.9-4.9c-.2-4.3-2.2-11.3-10.9-11.6c-13 0-15.2 13.5-15.2 13.5m33.368 17.79a5 5 0 1 1 4.287-.188m-.341 19.649V40.605h-4v19.446"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M17 60v-3c0-4.994 5.008-9 10-9q9 7.5 18 0c3.212 0 6.43 1.657 8.316 4.169"/><path d="M42 29.9c0 1.1-.9 2-2 2s-2-.9-2-2s.9-2 2-2s2 .9 2 2m-8 0c0 1.1-.9 2-2 2s-2-.9-2-2s.9-2 2-2s2 .9 2 2"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M25.907 25.8c-.605 1.515-.907 3.156-.907 5.1c0 8 5 14 11 14s11-6 11-14c0-1.943-.302-3.585-.906-5.1"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M33 38.1c1.9 1 4.1 1 6 0"/></svg>

React

import type { SVGProps } from "react";

export function OpenmojiMage(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#92d3f5" d="m58 25.7l-11.9-4.8c-.2-4.3-1.9-11.3-10.6-11.6c-12 0-14.6 11-14.6 11l-1 2l-.6 1.2l-5.3 2.2"/><path fill="#61b2e4" d="M19.086 25.7L16.8 31.4a2.54 2.54 0 0 0-.2 1.9L19.5 44a.365.365 0 0 0 .7 0l.2-7.7l.6-.6l1-1.3l8-8.8"/><path fill="#92d3f5" d="M17 60.949v-4c0-4.994 5.008-9 10-9q9 7.5 18 0c4.994 0 10 4.006 10 9v4"/><path fill="#61b2e4" d="M45.662 60.949v-4.012c-.14-2.631-1.594-5.262-3.648-6.913A19.5 19.5 0 0 0 45 47.95c4.994 0 10 4.006 10 9v4m-1.632-20.411a5 5 0 1 1 4.287-.188"/><path fill="#92d3f5" d="M55.315 32.472a4.4 4.4 0 0 0-2.34 1.15a10.65 10.65 0 0 1 4.68 0a4.4 4.4 0 0 0-2.34-1.15"/><path fill="#a57939" d="M57.314 61V40.539h-4V61"/><path fill="#fcea2b" d="M25.907 25.8c-.605 1.515-.907 3.156-.907 5.1c0 8 5 14 11 14s11-6 11-14c0-1.943-.302-3.585-.906-5.1"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M19.086 25.8L16.9 31.4a2.54 2.54 0 0 0-.2 1.9L19.5 44a.365.365 0 0 0 .7 0l.2-7.7c.01-.473.078-.943.2-1.4m6.3-17.4a16 16 0 0 0-.9 3.4h0l-12 4.9h44l-11.9-4.9c-.2-4.3-2.2-11.3-10.9-11.6c-13 0-15.2 13.5-15.2 13.5m33.368 17.79a5 5 0 1 1 4.287-.188m-.341 19.649V40.605h-4v19.446"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M17 60v-3c0-4.994 5.008-9 10-9q9 7.5 18 0c3.212 0 6.43 1.657 8.316 4.169"/><path d="M42 29.9c0 1.1-.9 2-2 2s-2-.9-2-2s.9-2 2-2s2 .9 2 2m-8 0c0 1.1-.9 2-2 2s-2-.9-2-2s.9-2 2-2s2 .9 2 2"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M25.907 25.8c-.605 1.515-.907 3.156-.907 5.1c0 8 5 14 11 14s11-6 11-14c0-1.943-.302-3.585-.906-5.1"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M33 38.1c1.9 1 4.1 1 6 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#92d3f5" d="m58 25.7l-11.9-4.8c-.2-4.3-1.9-11.3-10.6-11.6c-12 0-14.6 11-14.6 11l-1 2l-.6 1.2l-5.3 2.2"/><path fill="#61b2e4" d="M19.086 25.7L16.8 31.4a2.54 2.54 0 0 0-.2 1.9L19.5 44a.365.365 0 0 0 .7 0l.2-7.7l.6-.6l1-1.3l8-8.8"/><path fill="#92d3f5" d="M17 60.949v-4c0-4.994 5.008-9 10-9q9 7.5 18 0c4.994 0 10 4.006 10 9v4"/><path fill="#61b2e4" d="M45.662 60.949v-4.012c-.14-2.631-1.594-5.262-3.648-6.913A19.5 19.5 0 0 0 45 47.95c4.994 0 10 4.006 10 9v4m-1.632-20.411a5 5 0 1 1 4.287-.188"/><path fill="#92d3f5" d="M55.315 32.472a4.4 4.4 0 0 0-2.34 1.15a10.65 10.65 0 0 1 4.68 0a4.4 4.4 0 0 0-2.34-1.15"/><path fill="#a57939" d="M57.314 61V40.539h-4V61"/><path fill="#fcea2b" d="M25.907 25.8c-.605 1.515-.907 3.156-.907 5.1c0 8 5 14 11 14s11-6 11-14c0-1.943-.302-3.585-.906-5.1"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19.086 25.8L16.9 31.4a2.54 2.54 0 0 0-.2 1.9L19.5 44a.365.365 0 0 0 .7 0l.2-7.7c.01-.473.078-.943.2-1.4m6.3-17.4a16 16 0 0 0-.9 3.4h0l-12 4.9h44l-11.9-4.9c-.2-4.3-2.2-11.3-10.9-11.6c-13 0-15.2 13.5-15.2 13.5m33.368 17.79a5 5 0 1 1 4.287-.188m-.341 19.649V40.605h-4v19.446"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M17 60v-3c0-4.994 5.008-9 10-9q9 7.5 18 0c3.212 0 6.43 1.657 8.316 4.169"/><path d="M42 29.9c0 1.1-.9 2-2 2s-2-.9-2-2s.9-2 2-2s2 .9 2 2m-8 0c0 1.1-.9 2-2 2s-2-.9-2-2s.9-2 2-2s2 .9 2 2"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M25.907 25.8c-.605 1.515-.907 3.156-.907 5.1c0 8 5 14 11 14s11-6 11-14c0-1.943-.302-3.585-.906-5.1"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M33 38.1c1.9 1 4.1 1 6 0"/></svg>
</template>

CSS

.icon-mage {
  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%2392d3f5%22%20d%3D%22m58%2025.7l-11.9-4.8c-.2-4.3-1.9-11.3-10.6-11.6c-12%200-14.6%2011-14.6%2011l-1%202l-.6%201.2l-5.3%202.2%22%2F%3E%3Cpath%20fill%3D%22%2361b2e4%22%20d%3D%22M19.086%2025.7L16.8%2031.4a2.54%202.54%200%200%200-.2%201.9L19.5%2044a.365.365%200%200%200%20.7%200l.2-7.7l.6-.6l1-1.3l8-8.8%22%2F%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22M17%2060.949v-4c0-4.994%205.008-9%2010-9q9%207.5%2018%200c4.994%200%2010%204.006%2010%209v4%22%2F%3E%3Cpath%20fill%3D%22%2361b2e4%22%20d%3D%22M45.662%2060.949v-4.012c-.14-2.631-1.594-5.262-3.648-6.913A19.5%2019.5%200%200%200%2045%2047.95c4.994%200%2010%204.006%2010%209v4m-1.632-20.411a5%205%200%201%201%204.287-.188%22%2F%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22M55.315%2032.472a4.4%204.4%200%200%200-2.34%201.15a10.65%2010.65%200%200%201%204.68%200a4.4%204.4%200%200%200-2.34-1.15%22%2F%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22M57.314%2061V40.539h-4V61%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M25.907%2025.8c-.605%201.515-.907%203.156-.907%205.1c0%208%205%2014%2011%2014s11-6%2011-14c0-1.943-.302-3.585-.906-5.1%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%222%22%20d%3D%22M19.086%2025.8L16.9%2031.4a2.54%202.54%200%200%200-.2%201.9L19.5%2044a.365.365%200%200%200%20.7%200l.2-7.7c.01-.473.078-.943.2-1.4m6.3-17.4a16%2016%200%200%200-.9%203.4h0l-12%204.9h44l-11.9-4.9c-.2-4.3-2.2-11.3-10.9-11.6c-13%200-15.2%2013.5-15.2%2013.5m33.368%2017.79a5%205%200%201%201%204.287-.188m-.341%2019.649V40.605h-4v19.446%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%222%22%20d%3D%22M17%2060v-3c0-4.994%205.008-9%2010-9q9%207.5%2018%200c3.212%200%206.43%201.657%208.316%204.169%22%2F%3E%3Cpath%20d%3D%22M42%2029.9c0%201.1-.9%202-2%202s-2-.9-2-2s.9-2%202-2s2%20.9%202%202m-8%200c0%201.1-.9%202-2%202s-2-.9-2-2s.9-2%202-2s2%20.9%202%202%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%222%22%20d%3D%22M25.907%2025.8c-.605%201.515-.907%203.156-.907%205.1c0%208%205%2014%2011%2014s11-6%2011-14c0-1.943-.302-3.585-.906-5.1%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%222%22%20d%3D%22M33%2038.1c1.9%201%204.1%201%206%200%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%2392d3f5%22%20d%3D%22m58%2025.7l-11.9-4.8c-.2-4.3-1.9-11.3-10.6-11.6c-12%200-14.6%2011-14.6%2011l-1%202l-.6%201.2l-5.3%202.2%22%2F%3E%3Cpath%20fill%3D%22%2361b2e4%22%20d%3D%22M19.086%2025.7L16.8%2031.4a2.54%202.54%200%200%200-.2%201.9L19.5%2044a.365.365%200%200%200%20.7%200l.2-7.7l.6-.6l1-1.3l8-8.8%22%2F%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22M17%2060.949v-4c0-4.994%205.008-9%2010-9q9%207.5%2018%200c4.994%200%2010%204.006%2010%209v4%22%2F%3E%3Cpath%20fill%3D%22%2361b2e4%22%20d%3D%22M45.662%2060.949v-4.012c-.14-2.631-1.594-5.262-3.648-6.913A19.5%2019.5%200%200%200%2045%2047.95c4.994%200%2010%204.006%2010%209v4m-1.632-20.411a5%205%200%201%201%204.287-.188%22%2F%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22M55.315%2032.472a4.4%204.4%200%200%200-2.34%201.15a10.65%2010.65%200%200%201%204.68%200a4.4%204.4%200%200%200-2.34-1.15%22%2F%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22M57.314%2061V40.539h-4V61%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M25.907%2025.8c-.605%201.515-.907%203.156-.907%205.1c0%208%205%2014%2011%2014s11-6%2011-14c0-1.943-.302-3.585-.906-5.1%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%222%22%20d%3D%22M19.086%2025.8L16.9%2031.4a2.54%202.54%200%200%200-.2%201.9L19.5%2044a.365.365%200%200%200%20.7%200l.2-7.7c.01-.473.078-.943.2-1.4m6.3-17.4a16%2016%200%200%200-.9%203.4h0l-12%204.9h44l-11.9-4.9c-.2-4.3-2.2-11.3-10.9-11.6c-13%200-15.2%2013.5-15.2%2013.5m33.368%2017.79a5%205%200%201%201%204.287-.188m-.341%2019.649V40.605h-4v19.446%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%222%22%20d%3D%22M17%2060v-3c0-4.994%205.008-9%2010-9q9%207.5%2018%200c3.212%200%206.43%201.657%208.316%204.169%22%2F%3E%3Cpath%20d%3D%22M42%2029.9c0%201.1-.9%202-2%202s-2-.9-2-2s.9-2%202-2s2%20.9%202%202m-8%200c0%201.1-.9%202-2%202s-2-.9-2-2s.9-2%202-2s2%20.9%202%202%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%222%22%20d%3D%22M25.907%2025.8c-.605%201.515-.907%203.156-.907%205.1c0%208%205%2014%2011%2014s11-6%2011-14c0-1.943-.302-3.585-.906-5.1%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%222%22%20d%3D%22M33%2038.1c1.9%201%204.1%201%206%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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