Add icons to this collection by clicking the heart icon.
Money icon - also known as business, notes, currency, money, security, cash, and transaction. 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="512pt"
    height="512pt"
    viewBox="0 0 512 512"
>
    <linearGradient
        id="a"
        x1="0"
        x2="512"
        y1="256"
        y2="256"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#80d8ff" />
        <stop offset="1" stop-color="#ea80fc" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M492 118H168.52V68.285l19.597 19.598c7.813 7.808 20.473 7.808 28.285 0 7.813-7.813 7.813-20.477 0-28.285L162.664 5.859A20.008 20.008 0 0 0 148.52 0c-5.508 0-10.586 2.3-14.145 5.86L80.637 59.597c-7.809 7.812-7.809 20.472 0 28.285 7.812 7.808 20.476 7.808 28.285 0l19.598-19.598V118H20c-11.047 0-20 8.953-20 20v236c0 11.047 8.953 20 20 20h323.48v49.715l-19.597-19.598c-7.813-7.808-20.477-7.808-28.285 0-7.809 7.813-7.813 20.477 0 28.285l53.738 53.739A20.047 20.047 0 0 0 363.48 512c5.266 0 10.375-2.09 14.145-5.86l53.738-53.738c7.813-7.812 7.813-20.472 0-28.285-7.812-7.808-20.472-7.808-28.285 0l-19.598 19.598V394H492c11.047 0 20-8.953 20-20V138c0-11.047-8.953-20-20-20zM40 354v-32.293c14.813 5.684 26.61 17.48 32.293 32.293zm432 0H113.898c-7.855-36.914-36.984-66.043-73.898-73.898V158h358.102c7.855 36.914 36.984 66.043 73.898 73.898zm0-163.707c-14.813-5.684-26.61-17.48-32.293-32.293H472zM256 177c-43.563 0-79 35.438-79 79s35.438 79 79 79 79-35.438 79-79-35.438-79-79-79zm0 118c-21.504 0-39-17.496-39-39s17.496-39 39-39 39 17.496 39 39-17.496 39-39 39zm0 0"
    />
</svg>
More icons in the same style and category