right facing fist emoji

right-facing-fist-medium-skin-tone from OpenMoji by OpenMoji · Medium skin tone · People Body · CC-BY-SA-4.0 Attribution required.

Name
right-facing-fist-medium-skin-tone
Set
OpenMoji
Style
Medium skin tone
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 right facing fist emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><defs><path id="SVGvRhvVbdy" d="M56.69 29.67c0 3.99-4.807 4.267-10.75 4.267c.491 3.96 2.549 8.472 9.856 12.76"/></defs><path fill="#c19a65" d="M66.8 45.39c.295 3.704-3.753 5.02-8.026 3.399c.982 8.281-2.947 9.392-7.309 8.281l-20.53-7.604c-1.248-.393-1.719-.943-2.485-1.876l-8.321-9.647c-1.257-1.562-2.24-1.867-3.291-2.112l-8.881-1.886c-4.509-5-4.116-12.7.884-17.21l50.43 2.043c3.232.334 6.975 2.328 7.545 6.513z"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="m28.62 47.58l-8.321-9.639c-1.259-1.566-2.241-1.872-3.285-2.118l-8.882-1.886c-4.51-4.994-4.117-12.7.879-17.21l50.44 2.046c3.234.327 6.975 2.322 7.548 6.505l-.016 20.1c.297 3.704-3.756 5.024-8.024 3.397c.983 8.288-2.948 9.393-7.308 8.288l-20.54-7.602c-1.044-.448-1.785-1.149-2.487-1.883z"/><use href="#SVGvRhvVbdy"/><use href="#SVGvRhvVbdy"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiRightFacingFistMediumSkinTone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><defs><path id="SVGvRhvVbdy" d="M56.69 29.67c0 3.99-4.807 4.267-10.75 4.267c.491 3.96 2.549 8.472 9.856 12.76"/></defs><path fill="#c19a65" d="M66.8 45.39c.295 3.704-3.753 5.02-8.026 3.399c.982 8.281-2.947 9.392-7.309 8.281l-20.53-7.604c-1.248-.393-1.719-.943-2.485-1.876l-8.321-9.647c-1.257-1.562-2.24-1.867-3.291-2.112l-8.881-1.886c-4.509-5-4.116-12.7.884-17.21l50.43 2.043c3.232.334 6.975 2.328 7.545 6.513z"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2"><path d="m28.62 47.58l-8.321-9.639c-1.259-1.566-2.241-1.872-3.285-2.118l-8.882-1.886c-4.51-4.994-4.117-12.7.879-17.21l50.44 2.046c3.234.327 6.975 2.322 7.548 6.505l-.016 20.1c.297 3.704-3.756 5.024-8.024 3.397c.983 8.288-2.948 9.393-7.308 8.288l-20.54-7.602c-1.044-.448-1.785-1.149-2.487-1.883z"/><use href="#SVGvRhvVbdy"/><use href="#SVGvRhvVbdy"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><defs><path id="SVGvRhvVbdy" d="M56.69 29.67c0 3.99-4.807 4.267-10.75 4.267c.491 3.96 2.549 8.472 9.856 12.76"/></defs><path fill="#c19a65" d="M66.8 45.39c.295 3.704-3.753 5.02-8.026 3.399c.982 8.281-2.947 9.392-7.309 8.281l-20.53-7.604c-1.248-.393-1.719-.943-2.485-1.876l-8.321-9.647c-1.257-1.562-2.24-1.867-3.291-2.112l-8.881-1.886c-4.509-5-4.116-12.7.884-17.21l50.43 2.043c3.232.334 6.975 2.328 7.545 6.513z"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="m28.62 47.58l-8.321-9.639c-1.259-1.566-2.241-1.872-3.285-2.118l-8.882-1.886c-4.51-4.994-4.117-12.7.879-17.21l50.44 2.046c3.234.327 6.975 2.322 7.548 6.505l-.016 20.1c.297 3.704-3.756 5.024-8.024 3.397c.983 8.288-2.948 9.393-7.308 8.288l-20.54-7.602c-1.044-.448-1.785-1.149-2.487-1.883z"/><use href="#SVGvRhvVbdy"/><use href="#SVGvRhvVbdy"/></g></svg>
</template>

CSS

.icon-right-facing-fist-medium-skin-tone {
  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%3Cdefs%3E%3Cpath%20id%3D%22SVGvRhvVbdy%22%20d%3D%22M56.69%2029.67c0%203.99-4.807%204.267-10.75%204.267c.491%203.96%202.549%208.472%209.856%2012.76%22%2F%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22%23c19a65%22%20d%3D%22M66.8%2045.39c.295%203.704-3.753%205.02-8.026%203.399c.982%208.281-2.947%209.392-7.309%208.281l-20.53-7.604c-1.248-.393-1.719-.943-2.485-1.876l-8.321-9.647c-1.257-1.562-2.24-1.867-3.291-2.112l-8.881-1.886c-4.509-5-4.116-12.7.884-17.21l50.43%202.043c3.232.334%206.975%202.328%207.545%206.513z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22m28.62%2047.58l-8.321-9.639c-1.259-1.566-2.241-1.872-3.285-2.118l-8.882-1.886c-4.51-4.994-4.117-12.7.879-17.21l50.44%202.046c3.234.327%206.975%202.322%207.548%206.505l-.016%2020.1c.297%203.704-3.756%205.024-8.024%203.397c.983%208.288-2.948%209.393-7.308%208.288l-20.54-7.602c-1.044-.448-1.785-1.149-2.487-1.883z%22%2F%3E%3Cuse%20href%3D%22%23SVGvRhvVbdy%22%2F%3E%3Cuse%20href%3D%22%23SVGvRhvVbdy%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%3Cdefs%3E%3Cpath%20id%3D%22SVGvRhvVbdy%22%20d%3D%22M56.69%2029.67c0%203.99-4.807%204.267-10.75%204.267c.491%203.96%202.549%208.472%209.856%2012.76%22%2F%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22%23c19a65%22%20d%3D%22M66.8%2045.39c.295%203.704-3.753%205.02-8.026%203.399c.982%208.281-2.947%209.392-7.309%208.281l-20.53-7.604c-1.248-.393-1.719-.943-2.485-1.876l-8.321-9.647c-1.257-1.562-2.24-1.867-3.291-2.112l-8.881-1.886c-4.509-5-4.116-12.7.884-17.21l50.43%202.043c3.232.334%206.975%202.328%207.545%206.513z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22m28.62%2047.58l-8.321-9.639c-1.259-1.566-2.241-1.872-3.285-2.118l-8.882-1.886c-4.51-4.994-4.117-12.7.879-17.21l50.44%202.046c3.234.327%206.975%202.322%207.548%206.505l-.016%2020.1c.297%203.704-3.756%205.024-8.024%203.397c.983%208.288-2.948%209.393-7.308%208.288l-20.54-7.602c-1.044-.448-1.785-1.149-2.487-1.883z%22%2F%3E%3Cuse%20href%3D%22%23SVGvRhvVbdy%22%2F%3E%3Cuse%20href%3D%22%23SVGvRhvVbdy%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/right-facing-fist-medium-skin-tone.svg?color=%231a73e8&size=48