Add icons to this collection by clicking the heart icon.
Growth icon - also known as diagram, arrow, graphic, graph, increase, report, profit, arrow up, growth, benefit, and business and finance. 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="0"
        y2="512"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#01f1fe" />
        <stop offset="1" stop-color="#4fadfe" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M487.329 124.437c-6.291 6.632-14.748 9.977-23.221 9.977a31.892 31.892 0 0 1-22.019-8.784l-20.203-19.165V480c0 17.673-14.327 32-32 32s-32-14.327-32-32V106.464l-20.203 19.165c-12.82 12.164-33.076 11.629-45.239-1.192-12.163-12.822-11.629-33.076 1.192-45.239l74.227-70.413c12.348-11.713 31.699-11.713 44.047 0l74.227 70.413c12.821 12.162 13.355 32.416 1.192 45.239zM218.887 205.25c-17.673 0-32 14.327-32 32V480c0 17.673 14.327 32 32 32s32-14.327 32-32V237.25c0-17.673-14.327-32-32-32zm-171 102.37c-17.673 0-32 14.327-32 32V480c0 17.673 14.327 32 32 32s32-14.327 32-32V339.62c0-17.673-14.327-32-32-32z"
    />
</svg>
More icons in the same style and category