Add icons to this collection by clicking the heart icon.
Zigzag Arrow icon - also known as arrows, direction, up, down, directional sign, zig zag, and zigzag arrow. 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 512 512"
>
<linearGradient
id="a"
x1="256"
x2="256"
y1="512"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#6c54a3" />
<stop offset="1" stop-color="#00b1d2" />
</linearGradient>
<path
fill="url(#a)"
fill-rule="evenodd"
d="M125 0h262c68.848 0 125 56.152 125 125v262c0 68.848-56.152 125-125 125H125C56.152 512 0 455.848 0 387V125C0 56.152 56.152 0 125 0zm267.5 158.054-38.554-38.563a14.086 14.086 0 0 0-19.888 0L295.5 158.054a14.059 14.059 0 0 0 19 20.688l15.434-13.069v134.335a29.938 29.938 0 1 1-59.876 0v-88.016a58.065 58.065 0 0 0-116.13 0v134.327l-15.428-13.06a14.058 14.058 0 0 0-19 20.687l38.554 38.563a14.086 14.086 0 0 0 19.888 0l38.56-38.562a14.059 14.059 0 0 0-19.005-20.688l-15.434 13.069V211.992a29.938 29.938 0 1 1 59.875 0v88.016a58.064 58.064 0 0 0 116.127 0V165.726l15.419 13a14.059 14.059 0 0 0 19.016-20.672zm6.63-6.629-38.554-38.562a23.46 23.46 0 0 0-33.147 0l-38.56 38.562a23.434 23.434 0 0 0 31.692 34.475v114.108a20.563 20.563 0 1 1-41.126 0v-88.016a67.44 67.44 0 0 0-134.879 0V326.1a23.433 23.433 0 0 0-31.691 34.472l38.554 38.562a23.463 23.463 0 0 0 33.147 0l38.56-38.562a23.434 23.434 0 0 0-31.693-34.472V211.992a20.563 20.563 0 1 1 41.125 0v88.016a67.439 67.439 0 0 0 134.877 0V185.9a23.434 23.434 0 0 0 31.693-34.471z"
/>
</svg>
More icons in the same style and category