oncoming-fist-medium-light-skin-tone from Emoji One (Colored) by Emoji One · Medium-light skin tone · People · CC-BY-4.0 Attribution required.

Name
oncoming-fist-medium-light-skin-tone
Set
Emoji One (Colored)
Style
Medium-light skin tone
Category
People
Viewbox
64×64
License
CC BY 4.0

5 other variants in Emoji One (Colored)

The same emoji in other sets

More people icons from Emoji One (Colored)

Use the oncoming fist emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#fed0ac" d="M59.5 15.5c0-2.6-2.2-6.2-6.5-6.9c-3.6-.6-7.1.6-8 3.5c-.4-3.9-3.9-5.2-8.1-5.1c-4.1.1-7.5 2-7.9 5.7c-1-2.2-3.7-2.9-6.8-2.9h-.1c-3.1.2-5.7 1.2-6.7 3.5c-.9-.5-2.2-.6-4.2.1c-2.4.8-6.6 4.4-8.4 11.9C1.4 31 3.3 39 3.3 39c-.2 3.6 2.6 6.6 6.1 6.8c2.7.1 5.1-1.3 6.3-3.5v1.2c.1 4 3.4 7.1 7.4 7h.1c3.2-.1 5.8-2.2 6.7-5c.7 3.9 4.1 6.8 8.1 6.7c4.4-.1 7.9-3.8 7.8-8.2c.6 3.6 3.8 6.3 7.5 6.2h.1c4.1-.1 8.5-4.1 8.5-8.2c.1 0-2.2-11.8-2.4-26.5"/><path fill="#e0a372" d="M61.8 43.5c-1.3 1.6-3.3 2.8-5.6 2.8h-.1c-.4 0-.8 0-1.2-.1c-.2 0-.4-.1-.6-.1c-2.6-.4-5.5-1.7-7.1-3.6c.4-2.3.4-4.6.4-6.9c0-2.5-.2-4.9-.3-7.3s-.2-4.8-.1-7.3c-.5 1.1-.9 2.3-1.1 3.6c-.3 1.2-.4 2.5-.5 3.7c-.2 2.5-.2 4.9-.2 7.4c0 2.4.1 4.8 0 7.2c-.1 1.2-.1 3-.5 3.8c-.8 1.7-3.2 2.1-5.2 2.1c-3.5.1-7.2-2-8.7-5.1v-.1c.1-1.1.3-2.1.4-3.2c.2-2.1.4-4.3.4-6.5s-.1-4.4-.4-6.5c-.1-1.1-.3-2.2-.6-3.2c-.3-1.1-.6-2.1-1-3.1c-.1 1.1-.1 2.2-.1 3.3s0 2.1-.1 3.2c0 2.1-.1 4.3-.1 6.4s0 4.3.1 6.4c0 .9.1 3.5.2 4.7c-1.3 1.3-3 2.1-5 2.1h-.1c-3.3.1-6.7-2.6-7.8-5.7v-.3c.1-1.9.3-3.7.4-5.6q.15-2.85 0-5.7c-.2-.9-.3-1.9-.5-2.9c-.1-.5-.2-1-.4-1.4c-.1-.2-.2-.5-.3-.7s-.3-.4-.4-.6c.1.2.1.5.1.7v.7c0 .5 0 .9-.1 1.4c-.1.9-.2 1.9-.3 2.8c-.2 1.9-.4 3.7-.5 5.6s-.1 3.8.1 5.7v.2c-1.2.8-2.6 1.1-4.2 1.1C.9 42.5 3 27.8 4.4 22c.2-.9.5-1.8.8-2.6c-.9 1.4-1.7 3.3-2.3 5.9c-1.4 5.7-2 20.5 6.6 20.5c2.5 0 4.7-1.1 6-3c.1.4.3 7.7 7.7 7.7h.1a7.4 7.4 0 0 0 5.6-2.9q-.15.75-.3 2.1c-.5 5.4 3.8 8.1 6.5 7.2c7.2-2.6 13.2-2.9 17.9-2.7c3.2.1 5.3-2.1 5.7-5.8c1.6-1.4 2.8-3.1 3.1-4.9"/></svg>

React

import type { SVGProps } from "react";

export function EmojioneOncomingFistMediumLightSkinTone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#fed0ac" d="M59.5 15.5c0-2.6-2.2-6.2-6.5-6.9c-3.6-.6-7.1.6-8 3.5c-.4-3.9-3.9-5.2-8.1-5.1c-4.1.1-7.5 2-7.9 5.7c-1-2.2-3.7-2.9-6.8-2.9h-.1c-3.1.2-5.7 1.2-6.7 3.5c-.9-.5-2.2-.6-4.2.1c-2.4.8-6.6 4.4-8.4 11.9C1.4 31 3.3 39 3.3 39c-.2 3.6 2.6 6.6 6.1 6.8c2.7.1 5.1-1.3 6.3-3.5v1.2c.1 4 3.4 7.1 7.4 7h.1c3.2-.1 5.8-2.2 6.7-5c.7 3.9 4.1 6.8 8.1 6.7c4.4-.1 7.9-3.8 7.8-8.2c.6 3.6 3.8 6.3 7.5 6.2h.1c4.1-.1 8.5-4.1 8.5-8.2c.1 0-2.2-11.8-2.4-26.5"/><path fill="#e0a372" d="M61.8 43.5c-1.3 1.6-3.3 2.8-5.6 2.8h-.1c-.4 0-.8 0-1.2-.1c-.2 0-.4-.1-.6-.1c-2.6-.4-5.5-1.7-7.1-3.6c.4-2.3.4-4.6.4-6.9c0-2.5-.2-4.9-.3-7.3s-.2-4.8-.1-7.3c-.5 1.1-.9 2.3-1.1 3.6c-.3 1.2-.4 2.5-.5 3.7c-.2 2.5-.2 4.9-.2 7.4c0 2.4.1 4.8 0 7.2c-.1 1.2-.1 3-.5 3.8c-.8 1.7-3.2 2.1-5.2 2.1c-3.5.1-7.2-2-8.7-5.1v-.1c.1-1.1.3-2.1.4-3.2c.2-2.1.4-4.3.4-6.5s-.1-4.4-.4-6.5c-.1-1.1-.3-2.2-.6-3.2c-.3-1.1-.6-2.1-1-3.1c-.1 1.1-.1 2.2-.1 3.3s0 2.1-.1 3.2c0 2.1-.1 4.3-.1 6.4s0 4.3.1 6.4c0 .9.1 3.5.2 4.7c-1.3 1.3-3 2.1-5 2.1h-.1c-3.3.1-6.7-2.6-7.8-5.7v-.3c.1-1.9.3-3.7.4-5.6q.15-2.85 0-5.7c-.2-.9-.3-1.9-.5-2.9c-.1-.5-.2-1-.4-1.4c-.1-.2-.2-.5-.3-.7s-.3-.4-.4-.6c.1.2.1.5.1.7v.7c0 .5 0 .9-.1 1.4c-.1.9-.2 1.9-.3 2.8c-.2 1.9-.4 3.7-.5 5.6s-.1 3.8.1 5.7v.2c-1.2.8-2.6 1.1-4.2 1.1C.9 42.5 3 27.8 4.4 22c.2-.9.5-1.8.8-2.6c-.9 1.4-1.7 3.3-2.3 5.9c-1.4 5.7-2 20.5 6.6 20.5c2.5 0 4.7-1.1 6-3c.1.4.3 7.7 7.7 7.7h.1a7.4 7.4 0 0 0 5.6-2.9q-.15.75-.3 2.1c-.5 5.4 3.8 8.1 6.5 7.2c7.2-2.6 13.2-2.9 17.9-2.7c3.2.1 5.3-2.1 5.7-5.8c1.6-1.4 2.8-3.1 3.1-4.9"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#fed0ac" d="M59.5 15.5c0-2.6-2.2-6.2-6.5-6.9c-3.6-.6-7.1.6-8 3.5c-.4-3.9-3.9-5.2-8.1-5.1c-4.1.1-7.5 2-7.9 5.7c-1-2.2-3.7-2.9-6.8-2.9h-.1c-3.1.2-5.7 1.2-6.7 3.5c-.9-.5-2.2-.6-4.2.1c-2.4.8-6.6 4.4-8.4 11.9C1.4 31 3.3 39 3.3 39c-.2 3.6 2.6 6.6 6.1 6.8c2.7.1 5.1-1.3 6.3-3.5v1.2c.1 4 3.4 7.1 7.4 7h.1c3.2-.1 5.8-2.2 6.7-5c.7 3.9 4.1 6.8 8.1 6.7c4.4-.1 7.9-3.8 7.8-8.2c.6 3.6 3.8 6.3 7.5 6.2h.1c4.1-.1 8.5-4.1 8.5-8.2c.1 0-2.2-11.8-2.4-26.5"/><path fill="#e0a372" d="M61.8 43.5c-1.3 1.6-3.3 2.8-5.6 2.8h-.1c-.4 0-.8 0-1.2-.1c-.2 0-.4-.1-.6-.1c-2.6-.4-5.5-1.7-7.1-3.6c.4-2.3.4-4.6.4-6.9c0-2.5-.2-4.9-.3-7.3s-.2-4.8-.1-7.3c-.5 1.1-.9 2.3-1.1 3.6c-.3 1.2-.4 2.5-.5 3.7c-.2 2.5-.2 4.9-.2 7.4c0 2.4.1 4.8 0 7.2c-.1 1.2-.1 3-.5 3.8c-.8 1.7-3.2 2.1-5.2 2.1c-3.5.1-7.2-2-8.7-5.1v-.1c.1-1.1.3-2.1.4-3.2c.2-2.1.4-4.3.4-6.5s-.1-4.4-.4-6.5c-.1-1.1-.3-2.2-.6-3.2c-.3-1.1-.6-2.1-1-3.1c-.1 1.1-.1 2.2-.1 3.3s0 2.1-.1 3.2c0 2.1-.1 4.3-.1 6.4s0 4.3.1 6.4c0 .9.1 3.5.2 4.7c-1.3 1.3-3 2.1-5 2.1h-.1c-3.3.1-6.7-2.6-7.8-5.7v-.3c.1-1.9.3-3.7.4-5.6q.15-2.85 0-5.7c-.2-.9-.3-1.9-.5-2.9c-.1-.5-.2-1-.4-1.4c-.1-.2-.2-.5-.3-.7s-.3-.4-.4-.6c.1.2.1.5.1.7v.7c0 .5 0 .9-.1 1.4c-.1.9-.2 1.9-.3 2.8c-.2 1.9-.4 3.7-.5 5.6s-.1 3.8.1 5.7v.2c-1.2.8-2.6 1.1-4.2 1.1C.9 42.5 3 27.8 4.4 22c.2-.9.5-1.8.8-2.6c-.9 1.4-1.7 3.3-2.3 5.9c-1.4 5.7-2 20.5 6.6 20.5c2.5 0 4.7-1.1 6-3c.1.4.3 7.7 7.7 7.7h.1a7.4 7.4 0 0 0 5.6-2.9q-.15.75-.3 2.1c-.5 5.4 3.8 8.1 6.5 7.2c7.2-2.6 13.2-2.9 17.9-2.7c3.2.1 5.3-2.1 5.7-5.8c1.6-1.4 2.8-3.1 3.1-4.9"/></svg>
</template>

CSS

.icon-oncoming-fist-medium-light-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%2064%2064%22%3E%3Cpath%20fill%3D%22%23fed0ac%22%20d%3D%22M59.5%2015.5c0-2.6-2.2-6.2-6.5-6.9c-3.6-.6-7.1.6-8%203.5c-.4-3.9-3.9-5.2-8.1-5.1c-4.1.1-7.5%202-7.9%205.7c-1-2.2-3.7-2.9-6.8-2.9h-.1c-3.1.2-5.7%201.2-6.7%203.5c-.9-.5-2.2-.6-4.2.1c-2.4.8-6.6%204.4-8.4%2011.9C1.4%2031%203.3%2039%203.3%2039c-.2%203.6%202.6%206.6%206.1%206.8c2.7.1%205.1-1.3%206.3-3.5v1.2c.1%204%203.4%207.1%207.4%207h.1c3.2-.1%205.8-2.2%206.7-5c.7%203.9%204.1%206.8%208.1%206.7c4.4-.1%207.9-3.8%207.8-8.2c.6%203.6%203.8%206.3%207.5%206.2h.1c4.1-.1%208.5-4.1%208.5-8.2c.1%200-2.2-11.8-2.4-26.5%22%2F%3E%3Cpath%20fill%3D%22%23e0a372%22%20d%3D%22M61.8%2043.5c-1.3%201.6-3.3%202.8-5.6%202.8h-.1c-.4%200-.8%200-1.2-.1c-.2%200-.4-.1-.6-.1c-2.6-.4-5.5-1.7-7.1-3.6c.4-2.3.4-4.6.4-6.9c0-2.5-.2-4.9-.3-7.3s-.2-4.8-.1-7.3c-.5%201.1-.9%202.3-1.1%203.6c-.3%201.2-.4%202.5-.5%203.7c-.2%202.5-.2%204.9-.2%207.4c0%202.4.1%204.8%200%207.2c-.1%201.2-.1%203-.5%203.8c-.8%201.7-3.2%202.1-5.2%202.1c-3.5.1-7.2-2-8.7-5.1v-.1c.1-1.1.3-2.1.4-3.2c.2-2.1.4-4.3.4-6.5s-.1-4.4-.4-6.5c-.1-1.1-.3-2.2-.6-3.2c-.3-1.1-.6-2.1-1-3.1c-.1%201.1-.1%202.2-.1%203.3s0%202.1-.1%203.2c0%202.1-.1%204.3-.1%206.4s0%204.3.1%206.4c0%20.9.1%203.5.2%204.7c-1.3%201.3-3%202.1-5%202.1h-.1c-3.3.1-6.7-2.6-7.8-5.7v-.3c.1-1.9.3-3.7.4-5.6q.15-2.85%200-5.7c-.2-.9-.3-1.9-.5-2.9c-.1-.5-.2-1-.4-1.4c-.1-.2-.2-.5-.3-.7s-.3-.4-.4-.6c.1.2.1.5.1.7v.7c0%20.5%200%20.9-.1%201.4c-.1.9-.2%201.9-.3%202.8c-.2%201.9-.4%203.7-.5%205.6s-.1%203.8.1%205.7v.2c-1.2.8-2.6%201.1-4.2%201.1C.9%2042.5%203%2027.8%204.4%2022c.2-.9.5-1.8.8-2.6c-.9%201.4-1.7%203.3-2.3%205.9c-1.4%205.7-2%2020.5%206.6%2020.5c2.5%200%204.7-1.1%206-3c.1.4.3%207.7%207.7%207.7h.1a7.4%207.4%200%200%200%205.6-2.9q-.15.75-.3%202.1c-.5%205.4%203.8%208.1%206.5%207.2c7.2-2.6%2013.2-2.9%2017.9-2.7c3.2.1%205.3-2.1%205.7-5.8c1.6-1.4%202.8-3.1%203.1-4.9%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%2064%2064%22%3E%3Cpath%20fill%3D%22%23fed0ac%22%20d%3D%22M59.5%2015.5c0-2.6-2.2-6.2-6.5-6.9c-3.6-.6-7.1.6-8%203.5c-.4-3.9-3.9-5.2-8.1-5.1c-4.1.1-7.5%202-7.9%205.7c-1-2.2-3.7-2.9-6.8-2.9h-.1c-3.1.2-5.7%201.2-6.7%203.5c-.9-.5-2.2-.6-4.2.1c-2.4.8-6.6%204.4-8.4%2011.9C1.4%2031%203.3%2039%203.3%2039c-.2%203.6%202.6%206.6%206.1%206.8c2.7.1%205.1-1.3%206.3-3.5v1.2c.1%204%203.4%207.1%207.4%207h.1c3.2-.1%205.8-2.2%206.7-5c.7%203.9%204.1%206.8%208.1%206.7c4.4-.1%207.9-3.8%207.8-8.2c.6%203.6%203.8%206.3%207.5%206.2h.1c4.1-.1%208.5-4.1%208.5-8.2c.1%200-2.2-11.8-2.4-26.5%22%2F%3E%3Cpath%20fill%3D%22%23e0a372%22%20d%3D%22M61.8%2043.5c-1.3%201.6-3.3%202.8-5.6%202.8h-.1c-.4%200-.8%200-1.2-.1c-.2%200-.4-.1-.6-.1c-2.6-.4-5.5-1.7-7.1-3.6c.4-2.3.4-4.6.4-6.9c0-2.5-.2-4.9-.3-7.3s-.2-4.8-.1-7.3c-.5%201.1-.9%202.3-1.1%203.6c-.3%201.2-.4%202.5-.5%203.7c-.2%202.5-.2%204.9-.2%207.4c0%202.4.1%204.8%200%207.2c-.1%201.2-.1%203-.5%203.8c-.8%201.7-3.2%202.1-5.2%202.1c-3.5.1-7.2-2-8.7-5.1v-.1c.1-1.1.3-2.1.4-3.2c.2-2.1.4-4.3.4-6.5s-.1-4.4-.4-6.5c-.1-1.1-.3-2.2-.6-3.2c-.3-1.1-.6-2.1-1-3.1c-.1%201.1-.1%202.2-.1%203.3s0%202.1-.1%203.2c0%202.1-.1%204.3-.1%206.4s0%204.3.1%206.4c0%20.9.1%203.5.2%204.7c-1.3%201.3-3%202.1-5%202.1h-.1c-3.3.1-6.7-2.6-7.8-5.7v-.3c.1-1.9.3-3.7.4-5.6q.15-2.85%200-5.7c-.2-.9-.3-1.9-.5-2.9c-.1-.5-.2-1-.4-1.4c-.1-.2-.2-.5-.3-.7s-.3-.4-.4-.6c.1.2.1.5.1.7v.7c0%20.5%200%20.9-.1%201.4c-.1.9-.2%201.9-.3%202.8c-.2%201.9-.4%203.7-.5%205.6s-.1%203.8.1%205.7v.2c-1.2.8-2.6%201.1-4.2%201.1C.9%2042.5%203%2027.8%204.4%2022c.2-.9.5-1.8.8-2.6c-.9%201.4-1.7%203.3-2.3%205.9c-1.4%205.7-2%2020.5%206.6%2020.5c2.5%200%204.7-1.1%206-3c.1.4.3%207.7%207.7%207.7h.1a7.4%207.4%200%200%200%205.6-2.9q-.15.75-.3%202.1c-.5%205.4%203.8%208.1%206.5%207.2c7.2-2.6%2013.2-2.9%2017.9-2.7c3.2.1%205.3-2.1%205.7-5.8c1.6-1.4%202.8-3.1%203.1-4.9%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/emojione/oncoming-fist-medium-light-skin-tone.svg?color=%231a73e8&size=48