hand back fist icon

hand-back-fist from Font Awesome Solid by Dave Gandy · Solid · CC-BY-4.0 Attribution required.

Name
hand-back-fist
Set
Font Awesome Solid
Style
Solid
Viewbox
640×640
License
CC BY 4.0

The same icon in other sets

Related icons in Font Awesome Solid

Use the hand back fist icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M135.4 317.6c-4.8-7.7-7.4-16.5-7.4-25.6v-36c0-26.5 21.5-48 48-48h16v-80c0-26.5 21.5-48 48-48c17.3 0 32.4 9.1 40.9 22.8C285.2 80.7 304.7 64 328 64c23.4 0 42.9 16.8 47.1 38.9c7.3-4.4 15.8-6.9 24.9-6.9c22.1 0 40.8 15 46.3 35.4c5.5-2.2 11.4-3.4 17.7-3.4c26.5 0 48 21.5 48 48v96.9c0 9.9-2.3 19.7-6.8 28.6l-39.6 79.1c-10.8 21.7-33 35.4-57.2 35.4H224c-16.5 0-31.8-8.4-40.6-22.4zM160 544v-48c0-17.7 14.3-32 32-32h256c17.7 0 32 14.3 32 32v48c0 17.7-14.3 32-32 32H192c-17.7 0-32-14.3-32-32"/></svg>

React

import type { SVGProps } from "react";

export function Fa7SolidHandBackFist(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M135.4 317.6c-4.8-7.7-7.4-16.5-7.4-25.6v-36c0-26.5 21.5-48 48-48h16v-80c0-26.5 21.5-48 48-48c17.3 0 32.4 9.1 40.9 22.8C285.2 80.7 304.7 64 328 64c23.4 0 42.9 16.8 47.1 38.9c7.3-4.4 15.8-6.9 24.9-6.9c22.1 0 40.8 15 46.3 35.4c5.5-2.2 11.4-3.4 17.7-3.4c26.5 0 48 21.5 48 48v96.9c0 9.9-2.3 19.7-6.8 28.6l-39.6 79.1c-10.8 21.7-33 35.4-57.2 35.4H224c-16.5 0-31.8-8.4-40.6-22.4zM160 544v-48c0-17.7 14.3-32 32-32h256c17.7 0 32 14.3 32 32v48c0 17.7-14.3 32-32 32H192c-17.7 0-32-14.3-32-32"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M135.4 317.6c-4.8-7.7-7.4-16.5-7.4-25.6v-36c0-26.5 21.5-48 48-48h16v-80c0-26.5 21.5-48 48-48c17.3 0 32.4 9.1 40.9 22.8C285.2 80.7 304.7 64 328 64c23.4 0 42.9 16.8 47.1 38.9c7.3-4.4 15.8-6.9 24.9-6.9c22.1 0 40.8 15 46.3 35.4c5.5-2.2 11.4-3.4 17.7-3.4c26.5 0 48 21.5 48 48v96.9c0 9.9-2.3 19.7-6.8 28.6l-39.6 79.1c-10.8 21.7-33 35.4-57.2 35.4H224c-16.5 0-31.8-8.4-40.6-22.4zM160 544v-48c0-17.7 14.3-32 32-32h256c17.7 0 32 14.3 32 32v48c0 17.7-14.3 32-32 32H192c-17.7 0-32-14.3-32-32"/></svg>
</template>

CSS

.icon-hand-back-fist {
  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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M135.4%20317.6c-4.8-7.7-7.4-16.5-7.4-25.6v-36c0-26.5%2021.5-48%2048-48h16v-80c0-26.5%2021.5-48%2048-48c17.3%200%2032.4%209.1%2040.9%2022.8C285.2%2080.7%20304.7%2064%20328%2064c23.4%200%2042.9%2016.8%2047.1%2038.9c7.3-4.4%2015.8-6.9%2024.9-6.9c22.1%200%2040.8%2015%2046.3%2035.4c5.5-2.2%2011.4-3.4%2017.7-3.4c26.5%200%2048%2021.5%2048%2048v96.9c0%209.9-2.3%2019.7-6.8%2028.6l-39.6%2079.1c-10.8%2021.7-33%2035.4-57.2%2035.4H224c-16.5%200-31.8-8.4-40.6-22.4zM160%20544v-48c0-17.7%2014.3-32%2032-32h256c17.7%200%2032%2014.3%2032%2032v48c0%2017.7-14.3%2032-32%2032H192c-17.7%200-32-14.3-32-32%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M135.4%20317.6c-4.8-7.7-7.4-16.5-7.4-25.6v-36c0-26.5%2021.5-48%2048-48h16v-80c0-26.5%2021.5-48%2048-48c17.3%200%2032.4%209.1%2040.9%2022.8C285.2%2080.7%20304.7%2064%20328%2064c23.4%200%2042.9%2016.8%2047.1%2038.9c7.3-4.4%2015.8-6.9%2024.9-6.9c22.1%200%2040.8%2015%2046.3%2035.4c5.5-2.2%2011.4-3.4%2017.7-3.4c26.5%200%2048%2021.5%2048%2048v96.9c0%209.9-2.3%2019.7-6.8%2028.6l-39.6%2079.1c-10.8%2021.7-33%2035.4-57.2%2035.4H224c-16.5%200-31.8-8.4-40.6-22.4zM160%20544v-48c0-17.7%2014.3-32%2032-32h256c17.7%200%2032%2014.3%2032%2032v48c0%2017.7-14.3%2032-32%2032H192c-17.7%200-32-14.3-32-32%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-solid/hand-back-fist.svg?color=%231a73e8&size=48