Hand Money icon in outline, twotone, bold and bulk. Free in all four styles, for reactions, ratings, favourites, awards, stickers. Copy the SVG, the React, Vue or Svelte component, or download a PNG.
import { IconHandMoney } from "@devigner-ui/icons";
<IconHandMoney className="size-6" />
<script setup>
import { IconHandMoney } from "@devigner-ui/icons-vue";
</script>
<template>
<IconHandMoney class="size-6" />
</template>
<script>
import { IconHandMoney } from "@devigner-ui/icons-svelte";
</script>
<IconHandMoney class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.41 10.41C18 9.83 18 8.9 18 7s0-2.83-.59-3.41m0 6.82C16.83 11 15.9 11 14 11h-4c-1.89 0-2.83 0-3.41-.59M17.4 3.6C16.83 3 15.9 3 14 3h-4c-1.89 0-2.83 0-3.41.59m0 0C6 4.17 6 5.1 6 7s0 2.83.59 3.41m0 0" stroke="currentColor" stroke-width="1.5"></path><path opacity="1" d="M13 7a1 1 0 1 1-2 0 1 1 0 0 1 2 0" stroke="currentColor" stroke-width="1.5"></path><path opacity="1" d="M18 6a3 3 0 0 1-3-3" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="M18 8a3 3 0 0 0-3 3" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="M6 6a3 3 0 0 0 3-3" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="M6 8a3 3 0 0 1 3 3" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="M4 21.39h2.26q1.53 0 3.02.3c1.74.36 3.57.4 5.33.12a9 9 0 0 0 4.61-2.06c.57-.53 1.17-1.4 1.6-2.08.35-.58.18-1.3-.4-1.73a1.9 1.9 0 0 0-2.22 0l-1.8 1.37a5.4 5.4 0 0 1-2.72 1.2m0 0-.11.02m.1-.01a1 1 0 0 0 .43-.24 1.5 1.5 0 0 0 .13-2.14 2 2 0 0 0-.45-.36c-2.8-1.67-7.15-.4-9.78 1.46m9.68 1.28h-.11m0 0q-.8.1-1.82.01" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path></svg>