Add icons to this collection by clicking the heart icon.
Zigzag Arrow icon - also known as arrows, arrow, navigate, direction, sign, ui, zigzag, zigzag arrow, and zig zag lines. 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="64"
x2="448"
y1="64"
y2="448"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#ff2c00" />
<stop offset="1" stop-color="#fff849" />
</linearGradient>
<g fill="none">
<path
fill="url(#a)"
fill-rule="evenodd"
d="M208 72c-13.255 0-24 10.745-24 24v288a8 8 0 0 1-8 8h-32a8 8 0 0 1-8-8V256c0-13.255-10.745-24-24-24H64c-13.255 0-24 10.745-24 24s10.745 24 24 24h16a8 8 0 0 1 8 8v128c0 13.255 10.745 24 24 24h96c13.255 0 24-10.745 24-24V128a8 8 0 0 1 8-8h32a8 8 0 0 1 8 8v128c0 13.255 10.745 24 24 24h64a8 8 0 0 1 8 8v15.999a24 24 0 0 0 40.971 16.971l47.852-47.853C469.989 267.951 472 262.036 472 256c0-6.066-2.029-11.971-7.029-16.971l-48-48A24 24 0 0 0 376 207.999V224a8 8 0 0 1-8 8h-32a8 8 0 0 1-8-8V96c0-13.255-10.745-24-24-24zm-40 24c0-22.091 17.909-40 40-40h96c22.091 0 40 17.909 40 40v120h16v-8.001a40 40 0 0 1 68.284-28.284l48 48C484.541 235.971 488 246.066 488 256c0 9.964-3.481 20.049-11.863 28.431l-47.853 47.852A40 40 0 0 1 360 303.999V296h-56c-22.091 0-40-17.909-40-40V136h-16v280c0 22.091-17.909 40-40 40h-96c-22.091 0-40-17.909-40-40V296h-8c-22.091 0-40-17.909-40-40s17.909-40 40-40h48c22.091 0 40 17.909 40 40v120h16z"
clip-rule="evenodd"
/>
</g>
</svg>
More icons in the same style and category