person-fencing from Fluent Emoji High Contrast by Microsoft Corporation · Default · People & Body · MIT Free for personal and commercial use.

Name
person-fencing
Set
Fluent Emoji High Contrast
Style
Default
Category
People & Body
Viewbox
32×32
License
MIT

The same emoji in other sets

More people & body icons from Fluent Emoji High Contrast

Use the person fencing emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path fill-rule="evenodd" d="m24.03 5.258l.05.05c.09.109.138.188.196.304a.25.25 0 1 0 .448-.224l-.037-.07l.047.04l.003-.003l-.054-.044a1.75 1.75 0 0 0-.71-.746a3 3 0 0 0-.377-.186c-.218-.097-.429-.19-.52-.317a1.35 1.35 0 0 1 1.048-1.338a1.33 1.33 0 0 1 1.29-.118h.1c.315.003.62.114.863.315l.345.29a2.24 2.24 0 0 1 .84 1.709l.03 2.164a5.7 5.7 0 0 1-4.52 5.6v3.182l5.24 10.634l2.028 1.412a1.384 1.384 0 0 1-.78 2.528h-4.2a1.27 1.27 0 0 1-1.27-1.27v-1.151L18.7 19.7l-4.5 2.644l.891 6.486v.34a1.27 1.27 0 0 1-1.27 1.27h-4.2a1.384 1.384 0 0 1-.79-2.521l1.71-1.189l-1.205-5.405a1.96 1.96 0 0 1 .788-2.055l4.112-2.977q-.239.02-.479.02a5.73 5.73 0 0 1-2.9-.788l-.332-.194a1.35 1.35 0 0 1-1.285-.051l-.63-.374a2.7 2.7 0 0 1-1.27-1.672a2.74 2.74 0 0 1 .042-1.535l-5.15-3.277a.5.5 0 1 1 .536-.844l5.09 3.24a2.74 2.74 0 0 1 3.523-.638l.637.378a1.36 1.36 0 0 1 .637.874q.045.208.024.419l.245.144a1.65 1.65 0 0 0 1.644.012c.248-.141.454-.345.598-.592l.3-.514c.125-.315.29-.613.491-.886A3.58 3.58 0 0 1 14.6 7.2V5.59A3.593 3.593 0 0 1 18.191 2a3.594 3.594 0 0 1 3.59 3.59V7.2c-.002.478-.097.95-.28 1.391v.129h.361a1.63 1.63 0 0 0 1.63-1.611v-.042l-.269-.229a1.436 1.436 0 0 1-.215-1.986c.328-.05.844.25 1.023.406M18.192 3a2.59 2.59 0 0 1 2.59 2.59V6h-2.31V4.73c0-.72-.45-1.34-1.08-1.6h-.01c.259-.085.532-.13.81-.13m.28 4v1.05c0 .73-.45 1.34-1.08 1.61h-.002l.018.006v.3c-.465.336-.804.74-1.035 1.37c-.14.377-.181.658-.181 1.014v3.76l1.89 1.83c.26.255.588.394.925.418v.002h.021c.41.024.828-.12 1.144-.43l1.88-1.84l.02.02v-3.758C22.067 9.994 20.5 9.75 20.5 9.75V8.373c.185-.363.28-.765.28-1.173V7zm6.62 22.17v-1.45l-1.84-2.85l2.486-1.328l1.783 3.618s1.481 1.038 2.261 1.58a.384.384 0 0 1-.22.7h-4.2a.27.27 0 0 1-.27-.27m-13.46-17.273a.34.34 0 0 0-.12-.48l-.64-.38a1.77 1.77 0 0 0-.882-.237a1.738 1.738 0 0 0-.875 3.24l.64.38a.35.35 0 0 0 .353 0a.34.34 0 0 0 .125-.13l.126-.216l.785-1.343zm1.9 12.543h-2.476l.605 2.73l-2.26 1.57a.384.384 0 0 0 .22.7h4.2a.27.27 0 0 0 .27-.27z" clip-rule="evenodd"/><path d="m24.03 5.258l.005.004zm.046.045a.4.4 0 0 0-.04-.041z"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastPersonFencing(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 fillRule="evenodd" d="m24.03 5.258l.05.05c.09.109.138.188.196.304a.25.25 0 1 0 .448-.224l-.037-.07l.047.04l.003-.003l-.054-.044a1.75 1.75 0 0 0-.71-.746a3 3 0 0 0-.377-.186c-.218-.097-.429-.19-.52-.317a1.35 1.35 0 0 1 1.048-1.338a1.33 1.33 0 0 1 1.29-.118h.1c.315.003.62.114.863.315l.345.29a2.24 2.24 0 0 1 .84 1.709l.03 2.164a5.7 5.7 0 0 1-4.52 5.6v3.182l5.24 10.634l2.028 1.412a1.384 1.384 0 0 1-.78 2.528h-4.2a1.27 1.27 0 0 1-1.27-1.27v-1.151L18.7 19.7l-4.5 2.644l.891 6.486v.34a1.27 1.27 0 0 1-1.27 1.27h-4.2a1.384 1.384 0 0 1-.79-2.521l1.71-1.189l-1.205-5.405a1.96 1.96 0 0 1 .788-2.055l4.112-2.977q-.239.02-.479.02a5.73 5.73 0 0 1-2.9-.788l-.332-.194a1.35 1.35 0 0 1-1.285-.051l-.63-.374a2.7 2.7 0 0 1-1.27-1.672a2.74 2.74 0 0 1 .042-1.535l-5.15-3.277a.5.5 0 1 1 .536-.844l5.09 3.24a2.74 2.74 0 0 1 3.523-.638l.637.378a1.36 1.36 0 0 1 .637.874q.045.208.024.419l.245.144a1.65 1.65 0 0 0 1.644.012c.248-.141.454-.345.598-.592l.3-.514c.125-.315.29-.613.491-.886A3.58 3.58 0 0 1 14.6 7.2V5.59A3.593 3.593 0 0 1 18.191 2a3.594 3.594 0 0 1 3.59 3.59V7.2c-.002.478-.097.95-.28 1.391v.129h.361a1.63 1.63 0 0 0 1.63-1.611v-.042l-.269-.229a1.436 1.436 0 0 1-.215-1.986c.328-.05.844.25 1.023.406M18.192 3a2.59 2.59 0 0 1 2.59 2.59V6h-2.31V4.73c0-.72-.45-1.34-1.08-1.6h-.01c.259-.085.532-.13.81-.13m.28 4v1.05c0 .73-.45 1.34-1.08 1.61h-.002l.018.006v.3c-.465.336-.804.74-1.035 1.37c-.14.377-.181.658-.181 1.014v3.76l1.89 1.83c.26.255.588.394.925.418v.002h.021c.41.024.828-.12 1.144-.43l1.88-1.84l.02.02v-3.758C22.067 9.994 20.5 9.75 20.5 9.75V8.373c.185-.363.28-.765.28-1.173V7zm6.62 22.17v-1.45l-1.84-2.85l2.486-1.328l1.783 3.618s1.481 1.038 2.261 1.58a.384.384 0 0 1-.22.7h-4.2a.27.27 0 0 1-.27-.27m-13.46-17.273a.34.34 0 0 0-.12-.48l-.64-.38a1.77 1.77 0 0 0-.882-.237a1.738 1.738 0 0 0-.875 3.24l.64.38a.35.35 0 0 0 .353 0a.34.34 0 0 0 .125-.13l.126-.216l.785-1.343zm1.9 12.543h-2.476l.605 2.73l-2.26 1.57a.384.384 0 0 0 .22.7h4.2a.27.27 0 0 0 .27-.27z" clipRule="evenodd"/><path d="m24.03 5.258l.005.004zm.046.045a.4.4 0 0 0-.04-.041z"/></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 fill-rule="evenodd" d="m24.03 5.258l.05.05c.09.109.138.188.196.304a.25.25 0 1 0 .448-.224l-.037-.07l.047.04l.003-.003l-.054-.044a1.75 1.75 0 0 0-.71-.746a3 3 0 0 0-.377-.186c-.218-.097-.429-.19-.52-.317a1.35 1.35 0 0 1 1.048-1.338a1.33 1.33 0 0 1 1.29-.118h.1c.315.003.62.114.863.315l.345.29a2.24 2.24 0 0 1 .84 1.709l.03 2.164a5.7 5.7 0 0 1-4.52 5.6v3.182l5.24 10.634l2.028 1.412a1.384 1.384 0 0 1-.78 2.528h-4.2a1.27 1.27 0 0 1-1.27-1.27v-1.151L18.7 19.7l-4.5 2.644l.891 6.486v.34a1.27 1.27 0 0 1-1.27 1.27h-4.2a1.384 1.384 0 0 1-.79-2.521l1.71-1.189l-1.205-5.405a1.96 1.96 0 0 1 .788-2.055l4.112-2.977q-.239.02-.479.02a5.73 5.73 0 0 1-2.9-.788l-.332-.194a1.35 1.35 0 0 1-1.285-.051l-.63-.374a2.7 2.7 0 0 1-1.27-1.672a2.74 2.74 0 0 1 .042-1.535l-5.15-3.277a.5.5 0 1 1 .536-.844l5.09 3.24a2.74 2.74 0 0 1 3.523-.638l.637.378a1.36 1.36 0 0 1 .637.874q.045.208.024.419l.245.144a1.65 1.65 0 0 0 1.644.012c.248-.141.454-.345.598-.592l.3-.514c.125-.315.29-.613.491-.886A3.58 3.58 0 0 1 14.6 7.2V5.59A3.593 3.593 0 0 1 18.191 2a3.594 3.594 0 0 1 3.59 3.59V7.2c-.002.478-.097.95-.28 1.391v.129h.361a1.63 1.63 0 0 0 1.63-1.611v-.042l-.269-.229a1.436 1.436 0 0 1-.215-1.986c.328-.05.844.25 1.023.406M18.192 3a2.59 2.59 0 0 1 2.59 2.59V6h-2.31V4.73c0-.72-.45-1.34-1.08-1.6h-.01c.259-.085.532-.13.81-.13m.28 4v1.05c0 .73-.45 1.34-1.08 1.61h-.002l.018.006v.3c-.465.336-.804.74-1.035 1.37c-.14.377-.181.658-.181 1.014v3.76l1.89 1.83c.26.255.588.394.925.418v.002h.021c.41.024.828-.12 1.144-.43l1.88-1.84l.02.02v-3.758C22.067 9.994 20.5 9.75 20.5 9.75V8.373c.185-.363.28-.765.28-1.173V7zm6.62 22.17v-1.45l-1.84-2.85l2.486-1.328l1.783 3.618s1.481 1.038 2.261 1.58a.384.384 0 0 1-.22.7h-4.2a.27.27 0 0 1-.27-.27m-13.46-17.273a.34.34 0 0 0-.12-.48l-.64-.38a1.77 1.77 0 0 0-.882-.237a1.738 1.738 0 0 0-.875 3.24l.64.38a.35.35 0 0 0 .353 0a.34.34 0 0 0 .125-.13l.126-.216l.785-1.343zm1.9 12.543h-2.476l.605 2.73l-2.26 1.57a.384.384 0 0 0 .22.7h4.2a.27.27 0 0 0 .27-.27z" clip-rule="evenodd"/><path d="m24.03 5.258l.005.004zm.046.045a.4.4 0 0 0-.04-.041z"/></g></svg>
</template>

CSS

.icon-person-fencing {
  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%20fill-rule%3D%22evenodd%22%20d%3D%22m24.03%205.258l.05.05c.09.109.138.188.196.304a.25.25%200%201%200%20.448-.224l-.037-.07l.047.04l.003-.003l-.054-.044a1.75%201.75%200%200%200-.71-.746a3%203%200%200%200-.377-.186c-.218-.097-.429-.19-.52-.317a1.35%201.35%200%200%201%201.048-1.338a1.33%201.33%200%200%201%201.29-.118h.1c.315.003.62.114.863.315l.345.29a2.24%202.24%200%200%201%20.84%201.709l.03%202.164a5.7%205.7%200%200%201-4.52%205.6v3.182l5.24%2010.634l2.028%201.412a1.384%201.384%200%200%201-.78%202.528h-4.2a1.27%201.27%200%200%201-1.27-1.27v-1.151L18.7%2019.7l-4.5%202.644l.891%206.486v.34a1.27%201.27%200%200%201-1.27%201.27h-4.2a1.384%201.384%200%200%201-.79-2.521l1.71-1.189l-1.205-5.405a1.96%201.96%200%200%201%20.788-2.055l4.112-2.977q-.239.02-.479.02a5.73%205.73%200%200%201-2.9-.788l-.332-.194a1.35%201.35%200%200%201-1.285-.051l-.63-.374a2.7%202.7%200%200%201-1.27-1.672a2.74%202.74%200%200%201%20.042-1.535l-5.15-3.277a.5.5%200%201%201%20.536-.844l5.09%203.24a2.74%202.74%200%200%201%203.523-.638l.637.378a1.36%201.36%200%200%201%20.637.874q.045.208.024.419l.245.144a1.65%201.65%200%200%200%201.644.012c.248-.141.454-.345.598-.592l.3-.514c.125-.315.29-.613.491-.886A3.58%203.58%200%200%201%2014.6%207.2V5.59A3.593%203.593%200%200%201%2018.191%202a3.594%203.594%200%200%201%203.59%203.59V7.2c-.002.478-.097.95-.28%201.391v.129h.361a1.63%201.63%200%200%200%201.63-1.611v-.042l-.269-.229a1.436%201.436%200%200%201-.215-1.986c.328-.05.844.25%201.023.406M18.192%203a2.59%202.59%200%200%201%202.59%202.59V6h-2.31V4.73c0-.72-.45-1.34-1.08-1.6h-.01c.259-.085.532-.13.81-.13m.28%204v1.05c0%20.73-.45%201.34-1.08%201.61h-.002l.018.006v.3c-.465.336-.804.74-1.035%201.37c-.14.377-.181.658-.181%201.014v3.76l1.89%201.83c.26.255.588.394.925.418v.002h.021c.41.024.828-.12%201.144-.43l1.88-1.84l.02.02v-3.758C22.067%209.994%2020.5%209.75%2020.5%209.75V8.373c.185-.363.28-.765.28-1.173V7zm6.62%2022.17v-1.45l-1.84-2.85l2.486-1.328l1.783%203.618s1.481%201.038%202.261%201.58a.384.384%200%200%201-.22.7h-4.2a.27.27%200%200%201-.27-.27m-13.46-17.273a.34.34%200%200%200-.12-.48l-.64-.38a1.77%201.77%200%200%200-.882-.237a1.738%201.738%200%200%200-.875%203.24l.64.38a.35.35%200%200%200%20.353%200a.34.34%200%200%200%20.125-.13l.126-.216l.785-1.343zm1.9%2012.543h-2.476l.605%202.73l-2.26%201.57a.384.384%200%200%200%20.22.7h4.2a.27.27%200%200%200%20.27-.27z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22m24.03%205.258l.005.004zm.046.045a.4.4%200%200%200-.04-.041z%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%20fill-rule%3D%22evenodd%22%20d%3D%22m24.03%205.258l.05.05c.09.109.138.188.196.304a.25.25%200%201%200%20.448-.224l-.037-.07l.047.04l.003-.003l-.054-.044a1.75%201.75%200%200%200-.71-.746a3%203%200%200%200-.377-.186c-.218-.097-.429-.19-.52-.317a1.35%201.35%200%200%201%201.048-1.338a1.33%201.33%200%200%201%201.29-.118h.1c.315.003.62.114.863.315l.345.29a2.24%202.24%200%200%201%20.84%201.709l.03%202.164a5.7%205.7%200%200%201-4.52%205.6v3.182l5.24%2010.634l2.028%201.412a1.384%201.384%200%200%201-.78%202.528h-4.2a1.27%201.27%200%200%201-1.27-1.27v-1.151L18.7%2019.7l-4.5%202.644l.891%206.486v.34a1.27%201.27%200%200%201-1.27%201.27h-4.2a1.384%201.384%200%200%201-.79-2.521l1.71-1.189l-1.205-5.405a1.96%201.96%200%200%201%20.788-2.055l4.112-2.977q-.239.02-.479.02a5.73%205.73%200%200%201-2.9-.788l-.332-.194a1.35%201.35%200%200%201-1.285-.051l-.63-.374a2.7%202.7%200%200%201-1.27-1.672a2.74%202.74%200%200%201%20.042-1.535l-5.15-3.277a.5.5%200%201%201%20.536-.844l5.09%203.24a2.74%202.74%200%200%201%203.523-.638l.637.378a1.36%201.36%200%200%201%20.637.874q.045.208.024.419l.245.144a1.65%201.65%200%200%200%201.644.012c.248-.141.454-.345.598-.592l.3-.514c.125-.315.29-.613.491-.886A3.58%203.58%200%200%201%2014.6%207.2V5.59A3.593%203.593%200%200%201%2018.191%202a3.594%203.594%200%200%201%203.59%203.59V7.2c-.002.478-.097.95-.28%201.391v.129h.361a1.63%201.63%200%200%200%201.63-1.611v-.042l-.269-.229a1.436%201.436%200%200%201-.215-1.986c.328-.05.844.25%201.023.406M18.192%203a2.59%202.59%200%200%201%202.59%202.59V6h-2.31V4.73c0-.72-.45-1.34-1.08-1.6h-.01c.259-.085.532-.13.81-.13m.28%204v1.05c0%20.73-.45%201.34-1.08%201.61h-.002l.018.006v.3c-.465.336-.804.74-1.035%201.37c-.14.377-.181.658-.181%201.014v3.76l1.89%201.83c.26.255.588.394.925.418v.002h.021c.41.024.828-.12%201.144-.43l1.88-1.84l.02.02v-3.758C22.067%209.994%2020.5%209.75%2020.5%209.75V8.373c.185-.363.28-.765.28-1.173V7zm6.62%2022.17v-1.45l-1.84-2.85l2.486-1.328l1.783%203.618s1.481%201.038%202.261%201.58a.384.384%200%200%201-.22.7h-4.2a.27.27%200%200%201-.27-.27m-13.46-17.273a.34.34%200%200%200-.12-.48l-.64-.38a1.77%201.77%200%200%200-.882-.237a1.738%201.738%200%200%200-.875%203.24l.64.38a.35.35%200%200%200%20.353%200a.34.34%200%200%200%20.125-.13l.126-.216l.785-1.343zm1.9%2012.543h-2.476l.605%202.73l-2.26%201.57a.384.384%200%200%200%20.22.7h4.2a.27.27%200%200%200%20.27-.27z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22m24.03%205.258l.005.004zm.046.045a.4.4%200%200%200-.04-.041z%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/person-fencing.svg?color=%231a73e8&size=48