Add icons to this collection by clicking the heart icon.
Calculator icon - also known as business, education, mathematics, maths, finance, calculator, and accounting. 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 24 24"
>
    <linearGradient
        id="a"
        x1="2.5"
        x2="21.5"
        y1="12"
        y2="12"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#87f1fc" />
        <stop offset=".256" stop-color="#7fd4fb" />
        <stop offset=".529" stop-color="#78bcfb" />
        <stop offset=".784" stop-color="#74aefa" />
        <stop offset="1" stop-color="#73a9fa" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M20 23.5a1.502 1.502 0 0 0 1.5-1.5V2A1.502 1.502 0 0 0 20 .5H4A1.502 1.502 0 0 0 2.5 2v20A1.502 1.502 0 0 0 4 23.5zM3.5 22V2a.5.5 0 0 1 .5-.5h16a.5.5 0 0 1 .5.5v20a.5.5 0 0 1-.5.5H4a.5.5 0 0 1-.5-.5zM7 20h10a1.001 1.001 0 0 0 1-1V5a1.001 1.001 0 0 0-1-1H7a1.001 1.001 0 0 0-1 1v14a1.001 1.001 0 0 0 1 1zm6.5-9v2h-3v-2zm3.5 0v2h-2.5v-2zm-6.5 5v-2h3v2zm3 1v2h-3v-2zM7 14h2.5v2H7zm7.5 0H17v2h-2.5zm-5-1H7v-2h2.5zM7 17h2.5v2H7zM7 5h10v5H7zm7.5 14v-2H17v2z"
    />
</svg>
More icons in the same style and category