oncoming fist light emoji

oncoming-fist-light from Fluent Emoji Flat by Microsoft Corporation · Default · People & Body · MIT Free for personal and commercial use.

Name
oncoming-fist-light
Set
Fluent Emoji Flat
Style
Default
Category
People & Body
Viewbox
32×32
License
MIT

The same emoji in other sets

More people & body icons from Fluent Emoji Flat

Use the oncoming fist light emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#f1b99b" d="m27 26.899l-7.625 2.648c-2.422.922-4.828-.14-5.422-2.781c-.788-2.285.216-4.843 2.5-5.631l7.626-2.649c2.284-.788 4.878.461 5.666 2.746c.78 2.384-.46 4.878-2.745 5.666"/><path fill="#ffd7c2" d="M25.922 6.297c-.983 0-2.266.203-3.281 0c-.733-.147-2.235-1.313-4.063-1.313c-2.259 0-2.984 1.72-6.062 1.579c-1.455-.067-3.428.375-4.578 1.75c-.94 1.123-2.799 1.327-3.844 1.937C2.794 10.95 2 12.6 2 14.1v6.681c0 3.282.781 4.922 3.594 5.219C7.926 26.246 8.5 24.606 9 24.406c.156 1 1.563 2.594 3.063 2.594c2.234 0 2.903-.631 3.703-1.531c.718 1.61 2.075 2.468 3.375 2.468c2.659 0 3.109-1.062 3.906-2.468c.8.9 1.96 1.453 3.36 1.453c1.984 0 3.577-1.844 3.577-4.344L29.8 10.7c0-2.5-1.378-4.403-3.878-4.403"/><path fill="#f1b99b" d="M4.212 25.47q.195.19.395.348c-1.848-.518-2.5-1.918-2.594-4.354a548 548 0 0 1 .002-7.727a4.84 4.84 0 0 1 1.02-2.59c-.036 3.908-.064 10.717.02 12.168c.04.704.495 1.508 1.157 2.156m6.773.691c.257.32.535.6.81.821c-1.396-.172-2.648-1.637-2.795-2.577l-.031.015a4 4 0 0 1-.144-1.046c0-.485-.003-1.162-.007-1.952c-.01-2.047-.023-4.847.007-6.992a.5.5 0 0 1 1 .014c-.03 2.135-.017 4.914-.007 6.96c.004.794.007 1.477.007 1.97c0 .884.477 1.936 1.16 2.787m7.442 1.69a5.6 5.6 0 0 1-.672-.706c-.683-.85-1.16-1.903-1.16-2.787c0-.447-.002-1.236-.005-2.213c-.01-2.871-.026-7.365.005-9.577a.5.5 0 1 0-1-.014c-.03 2.222-.015 6.739-.006 9.609c.004.971.006 1.754.006 2.195c0 .37.06.746.163 1.118l.008-.008c.587 1.315 1.6 2.13 2.66 2.383m6.252-1.69q.284.352.585.628a4.27 4.27 0 0 1-2.192-1.294c-.336-.679-.553-1.413-.553-2.121c0-.455-.002-1.205-.006-2.117c-.01-2.584-.024-6.474.007-8.671a.5.5 0 1 1 1 .014c-.031 2.187-.017 6.054-.007 8.638c.004.918.006 1.674.006 2.136c0 .884.477 1.936 1.16 2.787"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiFlatOncomingFistLight(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#f1b99b" d="m27 26.899l-7.625 2.648c-2.422.922-4.828-.14-5.422-2.781c-.788-2.285.216-4.843 2.5-5.631l7.626-2.649c2.284-.788 4.878.461 5.666 2.746c.78 2.384-.46 4.878-2.745 5.666"/><path fill="#ffd7c2" d="M25.922 6.297c-.983 0-2.266.203-3.281 0c-.733-.147-2.235-1.313-4.063-1.313c-2.259 0-2.984 1.72-6.062 1.579c-1.455-.067-3.428.375-4.578 1.75c-.94 1.123-2.799 1.327-3.844 1.937C2.794 10.95 2 12.6 2 14.1v6.681c0 3.282.781 4.922 3.594 5.219C7.926 26.246 8.5 24.606 9 24.406c.156 1 1.563 2.594 3.063 2.594c2.234 0 2.903-.631 3.703-1.531c.718 1.61 2.075 2.468 3.375 2.468c2.659 0 3.109-1.062 3.906-2.468c.8.9 1.96 1.453 3.36 1.453c1.984 0 3.577-1.844 3.577-4.344L29.8 10.7c0-2.5-1.378-4.403-3.878-4.403"/><path fill="#f1b99b" d="M4.212 25.47q.195.19.395.348c-1.848-.518-2.5-1.918-2.594-4.354a548 548 0 0 1 .002-7.727a4.84 4.84 0 0 1 1.02-2.59c-.036 3.908-.064 10.717.02 12.168c.04.704.495 1.508 1.157 2.156m6.773.691c.257.32.535.6.81.821c-1.396-.172-2.648-1.637-2.795-2.577l-.031.015a4 4 0 0 1-.144-1.046c0-.485-.003-1.162-.007-1.952c-.01-2.047-.023-4.847.007-6.992a.5.5 0 0 1 1 .014c-.03 2.135-.017 4.914-.007 6.96c.004.794.007 1.477.007 1.97c0 .884.477 1.936 1.16 2.787m7.442 1.69a5.6 5.6 0 0 1-.672-.706c-.683-.85-1.16-1.903-1.16-2.787c0-.447-.002-1.236-.005-2.213c-.01-2.871-.026-7.365.005-9.577a.5.5 0 1 0-1-.014c-.03 2.222-.015 6.739-.006 9.609c.004.971.006 1.754.006 2.195c0 .37.06.746.163 1.118l.008-.008c.587 1.315 1.6 2.13 2.66 2.383m6.252-1.69q.284.352.585.628a4.27 4.27 0 0 1-2.192-1.294c-.336-.679-.553-1.413-.553-2.121c0-.455-.002-1.205-.006-2.117c-.01-2.584-.024-6.474.007-8.671a.5.5 0 1 1 1 .014c-.031 2.187-.017 6.054-.007 8.638c.004.918.006 1.674.006 2.136c0 .884.477 1.936 1.16 2.787"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#f1b99b" d="m27 26.899l-7.625 2.648c-2.422.922-4.828-.14-5.422-2.781c-.788-2.285.216-4.843 2.5-5.631l7.626-2.649c2.284-.788 4.878.461 5.666 2.746c.78 2.384-.46 4.878-2.745 5.666"/><path fill="#ffd7c2" d="M25.922 6.297c-.983 0-2.266.203-3.281 0c-.733-.147-2.235-1.313-4.063-1.313c-2.259 0-2.984 1.72-6.062 1.579c-1.455-.067-3.428.375-4.578 1.75c-.94 1.123-2.799 1.327-3.844 1.937C2.794 10.95 2 12.6 2 14.1v6.681c0 3.282.781 4.922 3.594 5.219C7.926 26.246 8.5 24.606 9 24.406c.156 1 1.563 2.594 3.063 2.594c2.234 0 2.903-.631 3.703-1.531c.718 1.61 2.075 2.468 3.375 2.468c2.659 0 3.109-1.062 3.906-2.468c.8.9 1.96 1.453 3.36 1.453c1.984 0 3.577-1.844 3.577-4.344L29.8 10.7c0-2.5-1.378-4.403-3.878-4.403"/><path fill="#f1b99b" d="M4.212 25.47q.195.19.395.348c-1.848-.518-2.5-1.918-2.594-4.354a548 548 0 0 1 .002-7.727a4.84 4.84 0 0 1 1.02-2.59c-.036 3.908-.064 10.717.02 12.168c.04.704.495 1.508 1.157 2.156m6.773.691c.257.32.535.6.81.821c-1.396-.172-2.648-1.637-2.795-2.577l-.031.015a4 4 0 0 1-.144-1.046c0-.485-.003-1.162-.007-1.952c-.01-2.047-.023-4.847.007-6.992a.5.5 0 0 1 1 .014c-.03 2.135-.017 4.914-.007 6.96c.004.794.007 1.477.007 1.97c0 .884.477 1.936 1.16 2.787m7.442 1.69a5.6 5.6 0 0 1-.672-.706c-.683-.85-1.16-1.903-1.16-2.787c0-.447-.002-1.236-.005-2.213c-.01-2.871-.026-7.365.005-9.577a.5.5 0 1 0-1-.014c-.03 2.222-.015 6.739-.006 9.609c.004.971.006 1.754.006 2.195c0 .37.06.746.163 1.118l.008-.008c.587 1.315 1.6 2.13 2.66 2.383m6.252-1.69q.284.352.585.628a4.27 4.27 0 0 1-2.192-1.294c-.336-.679-.553-1.413-.553-2.121c0-.455-.002-1.205-.006-2.117c-.01-2.584-.024-6.474.007-8.671a.5.5 0 1 1 1 .014c-.031 2.187-.017 6.054-.007 8.638c.004.918.006 1.674.006 2.136c0 .884.477 1.936 1.16 2.787"/></g></svg>
</template>

CSS

.icon-oncoming-fist-light {
  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%22none%22%3E%3Cpath%20fill%3D%22%23f1b99b%22%20d%3D%22m27%2026.899l-7.625%202.648c-2.422.922-4.828-.14-5.422-2.781c-.788-2.285.216-4.843%202.5-5.631l7.626-2.649c2.284-.788%204.878.461%205.666%202.746c.78%202.384-.46%204.878-2.745%205.666%22%2F%3E%3Cpath%20fill%3D%22%23ffd7c2%22%20d%3D%22M25.922%206.297c-.983%200-2.266.203-3.281%200c-.733-.147-2.235-1.313-4.063-1.313c-2.259%200-2.984%201.72-6.062%201.579c-1.455-.067-3.428.375-4.578%201.75c-.94%201.123-2.799%201.327-3.844%201.937C2.794%2010.95%202%2012.6%202%2014.1v6.681c0%203.282.781%204.922%203.594%205.219C7.926%2026.246%208.5%2024.606%209%2024.406c.156%201%201.563%202.594%203.063%202.594c2.234%200%202.903-.631%203.703-1.531c.718%201.61%202.075%202.468%203.375%202.468c2.659%200%203.109-1.062%203.906-2.468c.8.9%201.96%201.453%203.36%201.453c1.984%200%203.577-1.844%203.577-4.344L29.8%2010.7c0-2.5-1.378-4.403-3.878-4.403%22%2F%3E%3Cpath%20fill%3D%22%23f1b99b%22%20d%3D%22M4.212%2025.47q.195.19.395.348c-1.848-.518-2.5-1.918-2.594-4.354a548%20548%200%200%201%20.002-7.727a4.84%204.84%200%200%201%201.02-2.59c-.036%203.908-.064%2010.717.02%2012.168c.04.704.495%201.508%201.157%202.156m6.773.691c.257.32.535.6.81.821c-1.396-.172-2.648-1.637-2.795-2.577l-.031.015a4%204%200%200%201-.144-1.046c0-.485-.003-1.162-.007-1.952c-.01-2.047-.023-4.847.007-6.992a.5.5%200%200%201%201%20.014c-.03%202.135-.017%204.914-.007%206.96c.004.794.007%201.477.007%201.97c0%20.884.477%201.936%201.16%202.787m7.442%201.69a5.6%205.6%200%200%201-.672-.706c-.683-.85-1.16-1.903-1.16-2.787c0-.447-.002-1.236-.005-2.213c-.01-2.871-.026-7.365.005-9.577a.5.5%200%201%200-1-.014c-.03%202.222-.015%206.739-.006%209.609c.004.971.006%201.754.006%202.195c0%20.37.06.746.163%201.118l.008-.008c.587%201.315%201.6%202.13%202.66%202.383m6.252-1.69q.284.352.585.628a4.27%204.27%200%200%201-2.192-1.294c-.336-.679-.553-1.413-.553-2.121c0-.455-.002-1.205-.006-2.117c-.01-2.584-.024-6.474.007-8.671a.5.5%200%201%201%201%20.014c-.031%202.187-.017%206.054-.007%208.638c.004.918.006%201.674.006%202.136c0%20.884.477%201.936%201.16%202.787%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%22none%22%3E%3Cpath%20fill%3D%22%23f1b99b%22%20d%3D%22m27%2026.899l-7.625%202.648c-2.422.922-4.828-.14-5.422-2.781c-.788-2.285.216-4.843%202.5-5.631l7.626-2.649c2.284-.788%204.878.461%205.666%202.746c.78%202.384-.46%204.878-2.745%205.666%22%2F%3E%3Cpath%20fill%3D%22%23ffd7c2%22%20d%3D%22M25.922%206.297c-.983%200-2.266.203-3.281%200c-.733-.147-2.235-1.313-4.063-1.313c-2.259%200-2.984%201.72-6.062%201.579c-1.455-.067-3.428.375-4.578%201.75c-.94%201.123-2.799%201.327-3.844%201.937C2.794%2010.95%202%2012.6%202%2014.1v6.681c0%203.282.781%204.922%203.594%205.219C7.926%2026.246%208.5%2024.606%209%2024.406c.156%201%201.563%202.594%203.063%202.594c2.234%200%202.903-.631%203.703-1.531c.718%201.61%202.075%202.468%203.375%202.468c2.659%200%203.109-1.062%203.906-2.468c.8.9%201.96%201.453%203.36%201.453c1.984%200%203.577-1.844%203.577-4.344L29.8%2010.7c0-2.5-1.378-4.403-3.878-4.403%22%2F%3E%3Cpath%20fill%3D%22%23f1b99b%22%20d%3D%22M4.212%2025.47q.195.19.395.348c-1.848-.518-2.5-1.918-2.594-4.354a548%20548%200%200%201%20.002-7.727a4.84%204.84%200%200%201%201.02-2.59c-.036%203.908-.064%2010.717.02%2012.168c.04.704.495%201.508%201.157%202.156m6.773.691c.257.32.535.6.81.821c-1.396-.172-2.648-1.637-2.795-2.577l-.031.015a4%204%200%200%201-.144-1.046c0-.485-.003-1.162-.007-1.952c-.01-2.047-.023-4.847.007-6.992a.5.5%200%200%201%201%20.014c-.03%202.135-.017%204.914-.007%206.96c.004.794.007%201.477.007%201.97c0%20.884.477%201.936%201.16%202.787m7.442%201.69a5.6%205.6%200%200%201-.672-.706c-.683-.85-1.16-1.903-1.16-2.787c0-.447-.002-1.236-.005-2.213c-.01-2.871-.026-7.365.005-9.577a.5.5%200%201%200-1-.014c-.03%202.222-.015%206.739-.006%209.609c.004.971.006%201.754.006%202.195c0%20.37.06.746.163%201.118l.008-.008c.587%201.315%201.6%202.13%202.66%202.383m6.252-1.69q.284.352.585.628a4.27%204.27%200%200%201-2.192-1.294c-.336-.679-.553-1.413-.553-2.121c0-.455-.002-1.205-.006-2.117c-.01-2.584-.024-6.474.007-8.671a.5.5%200%201%201%201%20.014c-.031%202.187-.017%206.054-.007%208.638c.004.918.006%201.674.006%202.136c0%20.884.477%201.936%201.16%202.787%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-flat/oncoming-fist-light.svg?color=%231a73e8&size=48