Add icons to this collection by clicking the heart icon.
Money Bag icon - also known as currency, bank, dollar symbol, money bag, cash, and business and finance. Created in a clean gradient style, perfect for web, apps, and UI projects. Available in SVG and PNG, with multiple style variants.
<svg
    xmlns="http://www.w3.org/2000/svg"
    width="512"
    height="512"
    viewBox="0 0 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#9d31fe" />
        <stop offset="1" stop-color="#0bb1d3" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M467.625 350.719c-8.467-48.486-24.923-117.755-55.231-172.407-14.16-25.534-30.13-45.524-47.464-59.415-9.42-7.549-19.276-13.325-29.494-17.35L380.774 0H130.189l49.397 100.406c-11.3 4.038-22.17 10.2-32.516 18.491-17.334 13.891-33.303 33.88-47.464 59.415-30.308 54.652-46.764 123.921-55.23 172.406-7.615 43.588 3.469 86.973 30.41 119.029C97.686 496.994 128.876 512 162.61 512h186.778c33.735 0 64.925-15.006 87.825-42.253 26.942-32.056 38.026-75.44 30.41-119.028zM331.442 32l-28.034 62.79a99.19 99.19 0 0 0-3.796-.084h-87.166l-30.85-62.706zm81.274 417.157c-16.715 19.888-39.205 30.841-63.327 30.841H162.611c-24.122 0-46.612-10.953-63.327-30.841-20.54-24.439-29.282-59.18-23.385-92.934 11.536-66.06 29.411-122.215 51.693-162.392 24.7-44.54 53.23-67.124 84.796-67.124h87.224c31.566 0 60.096 22.583 84.796 67.124 22.282 40.178 40.157 96.331 51.694 162.393 5.896 33.753-2.846 68.494-23.385 92.933zM315.67 264.773v16h-32v-16c0-12.45-12.406-22.58-27.655-22.58-15.264 0-27.682 10.13-27.682 22.58 0 14.799 6.266 17.73 30.961 22.923 12.197 2.565 24.809 5.218 35.534 12.287 13.83 9.115 20.842 23.23 20.842 41.95 0 25.025-18.509 46.156-43.654 52.571v25.765h-32v-25.763c-25.162-6.413-43.684-27.545-43.684-52.572v-16h32v16c0 12.45 12.42 22.58 27.684 22.58 15.248 0 27.653-10.13 27.653-22.58 0-14.799-6.266-17.729-30.961-22.923-12.197-2.565-24.809-5.217-35.534-12.287-13.83-9.115-20.842-23.23-20.842-41.95 0-25.028 18.522-46.16 43.683-52.573v-25.763h32v25.765c25.146 6.415 43.655 27.546 43.655 52.57z"
    />
</svg>
More icons in the same style and category