Add icons to this collection by clicking the heart icon.
Math icon - also known as button, equal, symbol, ui, and math. Created in a clean flat 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 64 64"
>
    <linearGradient
        id="a"
        x1="32"
        x2="32"
        y1="65.924"
        y2="9.472"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#1a125f" />
        <stop offset=".205" stop-color="#423795" />
        <stop offset=".681" stop-color="#ed1a58" />
        <stop offset="1" stop-color="#54c2ef" />
    </linearGradient>
    <g fill="url(#a)">
        <path
            d="M43 36H21a3 3 0 0 0 0 6h22a3 3 0 0 0 0-6zM43 22H21a3 3 0 0 0 0 6h22a3 3 0 0 0 0-6z"
        />
        <path
            d="M32 4a28 28 0 1 0 28 28A28.032 28.032 0 0 0 32 4zm-2.079 2.082A26.733 26.733 0 0 1 32 6a1 1 0 0 1 0 2c-.638 0-1.284.025-1.921.076h-.08a1 1 0 0 1-.078-2zM8 32a1 1 0 0 1-2 0A25.953 25.953 0 0 1 25.76 6.757a1 1 0 1 1 .48 1.943A23.959 23.959 0 0 0 8 32zm35 12H21a5 5 0 0 1 0-10h22a5 5 0 0 1 0 10zm0-14H21a5 5 0 0 1 0-10h22a5 5 0 0 1 0 10z"
        />
    </g>
</svg>
More icons in the same style and category