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 177.327a23.445 23.445 0 0 0-23.436-23.441H277.656a23.447 23.447 0 0 0-23.439 23.441v81.465h-68.2l12.44-12.439a23.436 23.436 0 0 0-33.142-33.145l-52.453 52.439a23.438 23.438 0 0 0 0 33.145l52.453 52.466a23.436 23.436 0 0 0 33.142-33.144l-12.44-12.439h91.635a23.447 23.447 0 0 0 23.448-23.442v-81.464h81.467A23.445 23.445 0 0 0 406 177.327z"
/>
</svg>
More icons in the same style and category