Add icons to this collection by clicking the heart icon.
Money Bag icon - also known as dollar, currency, profit, money bag, cash, and business and finance. Created in a clean circular 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="#ffedad" />
        <stop offset="1" stop-color="#ffffe5" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="407"
        y2="105"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffde00" />
        <stop offset="1" stop-color="#fd5900" />
    </linearGradient>
    <path
        fill="url(#a)"
        fill-rule="evenodd"
        d="M512 256c0 141.385-114.615 256-256 256S0 397.385 0 256 114.615 0 256 0s256 114.615 256 256z"
        clip-rule="evenodd"
    />
    <path
        fill="url(#b)"
        d="M206.402 116.888c-2.112-5.773 2.162-11.888 8.309-11.888h82.578c6.147 0 10.421 6.114 8.309 11.888l-10.109 27.632h-78.977zm5.36 80.717h88.477c9.773 0 17.695-7.922 17.695-17.695s-7.922-17.695-17.695-17.695h-88.477c-9.773 0-17.695 7.922-17.695 17.695-.001 9.773 7.922 17.695 17.695 17.695zm52.681 116.829a96.327 96.327 0 0 1-.293-.104v36.393c7.19-3.179 11.439-9.96 12.516-16.365.58-3.455 1.416-15.104-12.223-19.924zm-25.867-41.452c-.894 4.745.31 9.209 3.068 11.372 1.4 1.098 3.029 2.162 4.81 3.195v-25.685c-4.669 2.406-7.126 7.128-7.878 11.118zm126.545 60.504c0 40.601-32.913 73.514-73.514 73.514h-71.214c-40.601 0-73.514-32.913-73.514-73.514a73.518 73.518 0 0 1 10.476-37.823l48.218-80.363h100.855l48.217 80.363a73.518 73.518 0 0 1 10.476 37.823zm-74.673-19.269c-4.158-7.593-11.111-13.286-20.107-16.466-2.036-.72-4.114-1.47-6.191-2.249v-35.236c4.608 1.257 6.955 3.579 7.118 3.746a8.847 8.847 0 0 0 12.451.82 8.848 8.848 0 0 0 .857-12.483c-3.349-3.842-10.398-8.687-20.426-10.148v-6.255a8.848 8.848 0 0 0-17.696 0v7.281c-.917.226-1.843.469-2.786.754-11.532 3.473-20.147 13.331-22.482 25.725-2.136 11.334 1.518 22.283 9.537 28.573 4.031 3.162 8.995 6.058 15.731 9.096v44.936c-5.484-.544-9.237-2.088-15.411-6.127a8.848 8.848 0 0 0-9.688 14.808c9.803 6.413 16.599 8.482 25.098 9.071v7.445a8.848 8.848 0 0 0 17.696 0v-8.232c6.596-1.479 12.586-4.594 17.627-9.226 6.492-5.965 10.875-14.047 12.339-22.758 1.36-8.081.057-16.276-3.667-23.075z"
    />
</svg>
More icons in the same style and category