Add icons to this collection by clicking the heart icon.
Growth icon - also known as arrows, direction, graph, up arrow, symbol, and growth. 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="415.76"
        y2="96.24"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffd000" />
        <stop offset="1" stop-color="#fd6700" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M76.751 415.76a15.95 15.95 0 0 1-11.313-4.687c-6.249-6.248-6.249-16.379 0-22.627L168.165 285.72c6.249-6.248 16.378-6.248 22.626-.002l84.95 84.925 145.7-145.698c3-3 7.07-4.686 11.313-4.686h.002a16.003 16.003 0 0 1 11.316 4.69l23.557 23.571 10.707-118.616-118.609 10.729 23.565 23.565c6.248 6.247 6.25 16.377.002 22.626l-96.235 96.264a15.996 15.996 0 0 1-22.629.002l-84.951-84.951-152.161 152.16c-6.248 6.249-16.379 6.249-22.627 0-6.25-6.247-6.25-16.378 0-22.626l163.475-163.475c6.248-6.248 16.378-6.248 22.627 0l84.949 84.95 73.611-73.635-36.423-36.423a16 16 0 0 1 9.872-27.248l171.752-15.535a16 16 0 0 1 17.377 17.373l-15.506 171.78a16 16 0 0 1-27.253 9.873l-36.42-36.444-145.695 145.694c-6.248 6.248-16.376 6.248-22.626.002l-84.95-84.926-91.416 91.415a15.95 15.95 0 0 1-11.313 4.687z"
    />
</svg>
More icons in the same style and category