Add icons to this collection by clicking the heart icon.
Banknote icon - also known as money, heart, love, Solidarity, donation, charity, cash, banknote, 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="0"
        x2="512"
        y1="256"
        y2="256"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00f2fe" />
        <stop offset=".021" stop-color="#03effe" />
        <stop offset=".293" stop-color="#24d2fe" />
        <stop offset=".554" stop-color="#3cbdfe" />
        <stop offset=".796" stop-color="#4ab0fe" />
        <stop offset="1" stop-color="#4facfe" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M302.106 240.897c0 27.182-46.106 55.909-46.106 55.909s-46.106-28.727-46.106-55.909c0-14.196 11.508-25.704 25.704-25.704 8.314 0 15.704 5.332 20.402 11.454 4.698-6.122 12.089-11.454 20.402-11.454 14.196 0 25.704 11.508 25.704 25.704zM408 177.471c11.046 0 20 8.954 20 20V314.53c0 11.046-8.954 20-20 20-9.245 0-16.766 7.521-16.766 16.766 0 11.046-8.954 20-20 20H140.766c-11.046 0-20-8.954-20-20 0-9.244-7.521-16.766-16.766-16.766-11.046 0-20-8.954-20-20V197.471c0-11.046 8.954-20 20-20 9.245 0 16.766-7.521 16.766-16.766 0-11.046 8.954-20 20-20h230.468c11.046 0 20 8.954 20 20 0 9.244 7.521 16.766 16.766 16.766zm-20 36.363c-15.238-5.756-27.373-17.891-33.129-33.129H157.129c-5.755 15.238-17.891 27.373-33.129 33.129v84.332c15.238 5.756 27.374 17.891 33.129 33.129h197.742c5.756-15.238 17.891-27.373 33.129-33.129zm104 81.251c11.046 0 20-8.954 20-20v-138.38c0-44.112-35.888-80-80-80H80c-44.112 0-80 35.888-80 80v238.59c0 44.112 35.888 80 80 80h352c44.112 0 80-35.888 80-80v-.21c0-11.046-8.954-20-20-20s-20 8.954-20 20v.21c0 22.056-17.944 40-40 40H80c-22.056 0-40-17.944-40-40v-238.59c0-22.056 17.944-40 40-40h352c22.056 0 40 17.944 40 40v138.38c0 11.046 8.954 20 20 20z"
    />
</svg>
More icons in the same style and category