Add icons to this collection by clicking the heart icon.
Budget icon - also known as education, mathematics, maths, calculator, calculate, electronics, and budget. 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="#c3ffe8" />
        <stop offset=".997" stop-color="#f0fff4" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="452"
        y2="60"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00b59c" />
        <stop offset="1" stop-color="#9cffac" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M391 0H121C96.186 0 76 20.186 76 45v422c0 24.814 20.186 45 45 45h270c24.814 0 45-20.186 45-45V45c0-24.814-20.186-45-45-45z"
    />
    <path
        fill="url(#b)"
        d="M181 242h-30c-8.291 0-15 6.709-15 15s6.709 15 15 15h30c8.291 0 15-6.709 15-15s-6.709-15-15-15zM361 60H151c-8.401 0-15 6.599-15 15v120c0 8.399 6.599 15 15 15h210c8.401 0 15-6.601 15-15V75c0-8.401-6.599-15-15-15zm-60 90h-30c-8.401 0-15-6.601-15-15 0-8.401 6.599-15 15-15h30c8.401 0 15 6.599 15 15 0 8.399-6.599 15-15 15zm-60 122h30c8.291 0 15-6.709 15-15s-6.709-15-15-15h-30c-8.291 0-15 6.709-15 15s6.709 15 15 15zm120-30h-30c-8.291 0-15 6.709-15 15s6.709 15 15 15h30c8.291 0 15-6.709 15-15s-6.709-15-15-15zm-180 60h-30c-8.291 0-15 6.709-15 15s6.709 15 15 15h30c8.291 0 15-6.709 15-15s-6.709-15-15-15zm60 30h30c8.291 0 15-6.709 15-15s-6.709-15-15-15h-30c-8.291 0-15 6.709-15 15s6.709 15 15 15zm120-30h-30c-8.291 0-15 6.709-15 15s6.709 15 15 15h30c8.291 0 15-6.709 15-15s-6.709-15-15-15zm-180 60h-30c-8.291 0-15 6.709-15 15s6.709 15 15 15h30c8.291 0 15-6.709 15-15s-6.709-15-15-15zm60 30h30c8.291 0 15-6.709 15-15s-6.709-15-15-15h-30c-8.291 0-15 6.709-15 15s6.709 15 15 15zm120-30h-30c-8.291 0-15 6.709-15 15s6.709 15 15 15h30c8.291 0 15-6.709 15-15s-6.709-15-15-15zm-180 60h-30c-8.291 0-15 6.709-15 15s6.709 15 15 15h30c8.291 0 15-6.709 15-15s-6.709-15-15-15zm180 0H241c-8.291 0-15 6.709-15 15s6.709 15 15 15h120c8.291 0 15-6.709 15-15s-6.709-15-15-15z"
    />
</svg>
More icons in the same style and category