hand coins icon

hand-coins-thin from Phosphor by Phosphor Icons · Thin · MIT Free for personal and commercial use.

Name
hand-coins-thin
Set
Phosphor
Style
Thin
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Related icons in Phosphor

Use the hand coins icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M227.9 144.24a20.45 20.45 0 0 0-17.84-3.53L160.75 152a23.76 23.76 0 0 0 3.25-12a24 24 0 0 0-24-24H89.94a27.8 27.8 0 0 0-19.8 8.2L46.34 148H16a12 12 0 0 0-12 12v40a12 12 0 0 0 12 12h104a4 4 0 0 0 1-.12l64-16a5 5 0 0 0 .6-.2l38.82-16.54l.22-.1a20.6 20.6 0 0 0 3.29-34.8ZM12 200v-40a4 4 0 0 1 4-4h28v48H16a4 4 0 0 1-4-4m209.13-28.17l-38.41 16.37l-63.21 15.8H52v-50.34l23.8-23.8A19.86 19.86 0 0 1 89.94 124H140a16 16 0 0 1 0 32h-28a4 4 0 0 0 0 8h32a4 4 0 0 0 .9-.1l67-15.41h.16a12.6 12.6 0 0 1 9 23.38ZM164 92a32 32 0 0 0 8.73-1.2a32 32 0 1 0 22.55-37.58A32 32 0 1 0 164 92m64-8a24 24 0 1 1-24-24a24 24 0 0 1 24 24m-64-48a24 24 0 0 1 23.74 20.46A32 32 0 0 0 172 82.62A24 24 0 1 1 164 36"/></svg>

React

import type { SVGProps } from "react";

export function PhHandCoinsThin(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M227.9 144.24a20.45 20.45 0 0 0-17.84-3.53L160.75 152a23.76 23.76 0 0 0 3.25-12a24 24 0 0 0-24-24H89.94a27.8 27.8 0 0 0-19.8 8.2L46.34 148H16a12 12 0 0 0-12 12v40a12 12 0 0 0 12 12h104a4 4 0 0 0 1-.12l64-16a5 5 0 0 0 .6-.2l38.82-16.54l.22-.1a20.6 20.6 0 0 0 3.29-34.8ZM12 200v-40a4 4 0 0 1 4-4h28v48H16a4 4 0 0 1-4-4m209.13-28.17l-38.41 16.37l-63.21 15.8H52v-50.34l23.8-23.8A19.86 19.86 0 0 1 89.94 124H140a16 16 0 0 1 0 32h-28a4 4 0 0 0 0 8h32a4 4 0 0 0 .9-.1l67-15.41h.16a12.6 12.6 0 0 1 9 23.38ZM164 92a32 32 0 0 0 8.73-1.2a32 32 0 1 0 22.55-37.58A32 32 0 1 0 164 92m64-8a24 24 0 1 1-24-24a24 24 0 0 1 24 24m-64-48a24 24 0 0 1 23.74 20.46A32 32 0 0 0 172 82.62A24 24 0 1 1 164 36"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M227.9 144.24a20.45 20.45 0 0 0-17.84-3.53L160.75 152a23.76 23.76 0 0 0 3.25-12a24 24 0 0 0-24-24H89.94a27.8 27.8 0 0 0-19.8 8.2L46.34 148H16a12 12 0 0 0-12 12v40a12 12 0 0 0 12 12h104a4 4 0 0 0 1-.12l64-16a5 5 0 0 0 .6-.2l38.82-16.54l.22-.1a20.6 20.6 0 0 0 3.29-34.8ZM12 200v-40a4 4 0 0 1 4-4h28v48H16a4 4 0 0 1-4-4m209.13-28.17l-38.41 16.37l-63.21 15.8H52v-50.34l23.8-23.8A19.86 19.86 0 0 1 89.94 124H140a16 16 0 0 1 0 32h-28a4 4 0 0 0 0 8h32a4 4 0 0 0 .9-.1l67-15.41h.16a12.6 12.6 0 0 1 9 23.38ZM164 92a32 32 0 0 0 8.73-1.2a32 32 0 1 0 22.55-37.58A32 32 0 1 0 164 92m64-8a24 24 0 1 1-24-24a24 24 0 0 1 24 24m-64-48a24 24 0 0 1 23.74 20.46A32 32 0 0 0 172 82.62A24 24 0 1 1 164 36"/></svg>
</template>

CSS

.icon-hand-coins-thin {
  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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M227.9%20144.24a20.45%2020.45%200%200%200-17.84-3.53L160.75%20152a23.76%2023.76%200%200%200%203.25-12a24%2024%200%200%200-24-24H89.94a27.8%2027.8%200%200%200-19.8%208.2L46.34%20148H16a12%2012%200%200%200-12%2012v40a12%2012%200%200%200%2012%2012h104a4%204%200%200%200%201-.12l64-16a5%205%200%200%200%20.6-.2l38.82-16.54l.22-.1a20.6%2020.6%200%200%200%203.29-34.8ZM12%20200v-40a4%204%200%200%201%204-4h28v48H16a4%204%200%200%201-4-4m209.13-28.17l-38.41%2016.37l-63.21%2015.8H52v-50.34l23.8-23.8A19.86%2019.86%200%200%201%2089.94%20124H140a16%2016%200%200%201%200%2032h-28a4%204%200%200%200%200%208h32a4%204%200%200%200%20.9-.1l67-15.41h.16a12.6%2012.6%200%200%201%209%2023.38ZM164%2092a32%2032%200%200%200%208.73-1.2a32%2032%200%201%200%2022.55-37.58A32%2032%200%201%200%20164%2092m64-8a24%2024%200%201%201-24-24a24%2024%200%200%201%2024%2024m-64-48a24%2024%200%200%201%2023.74%2020.46A32%2032%200%200%200%20172%2082.62A24%2024%200%201%201%20164%2036%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M227.9%20144.24a20.45%2020.45%200%200%200-17.84-3.53L160.75%20152a23.76%2023.76%200%200%200%203.25-12a24%2024%200%200%200-24-24H89.94a27.8%2027.8%200%200%200-19.8%208.2L46.34%20148H16a12%2012%200%200%200-12%2012v40a12%2012%200%200%200%2012%2012h104a4%204%200%200%200%201-.12l64-16a5%205%200%200%200%20.6-.2l38.82-16.54l.22-.1a20.6%2020.6%200%200%200%203.29-34.8ZM12%20200v-40a4%204%200%200%201%204-4h28v48H16a4%204%200%200%201-4-4m209.13-28.17l-38.41%2016.37l-63.21%2015.8H52v-50.34l23.8-23.8A19.86%2019.86%200%200%201%2089.94%20124H140a16%2016%200%200%201%200%2032h-28a4%204%200%200%200%200%208h32a4%204%200%200%200%20.9-.1l67-15.41h.16a12.6%2012.6%200%200%201%209%2023.38ZM164%2092a32%2032%200%200%200%208.73-1.2a32%2032%200%201%200%2022.55-37.58A32%2032%200%201%200%20164%2092m64-8a24%2024%200%201%201-24-24a24%2024%200%200%201%2024%2024m-64-48a24%2024%200%200%201%2023.74%2020.46A32%2032%200%200%200%20172%2082.62A24%2024%200%201%201%20164%2036%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/hand-coins-thin.svg?color=%231a73e8&size=48