Add icons to this collection by clicking the heart icon.
Zigzag Arrow icon - also known as arrows, direction, left, signaling, directional sign, zig zag, zigzag arrow, and user interface. 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 0zm281 334.7a23.436 23.436 0 0 0-23.442-23.442H301.09v-81.464a23.436 23.436 0 0 0-23.442-23.441h-91.637l12.439-12.44a23.436 23.436 0 0 0-33.144-33.144l-52.44 52.439a23.444 23.444 0 0 0 0 33.145l52.44 52.439a23.427 23.427 0 0 0 33.144-33.117l-12.439-12.467h68.2V334.7a23.429 23.429 0 0 0 23.441 23.413h104.902A23.43 23.43 0 0 0 406 334.7z"
/>
</svg>
More icons in the same style and category