Add icons to this collection by clicking the heart icon.
Zigzag Arrow icon - also known as arrows, arrow, cloud, signaling, direction sign, and zigzag arrow. 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 64 64"
>
<defs>
<linearGradient
id="a"
x1="4"
x2="60"
y1="32"
y2="32"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#00c0ff" />
<stop offset="1" stop-color="#5558ff" />
</linearGradient>
</defs>
<path
d="M60 31.33C60 37.765 55.514 43 50 43h-5.04a12.912 12.912 0 0 1-.48 2.642 1 1 0 1 1-1.92-.563 10.987 10.987 0 1 0-1.87 3.668 1 1 0 1 1 1.58 1.227A12.994 12.994 0 0 1 19.05 43H14a9.377 9.377 0 0 1-7.126-3.487A12.65 12.65 0 0 1 4 31.33c0-6.43 4.486-11.66 10-11.66h1.81a21.343 21.343 0 0 1 3.466-4.92 1 1 0 0 1 1.448 1.38 19.5 19.5 0 0 0-3.414 4.976.99.99 0 0 1-.183.257c-.016.016-.035.027-.052.043a.983.983 0 0 1-.231.155.957.957 0 0 1-.089.04.995.995 0 0 1-.344.069H14c-4.411 0-8 4.334-8 9.66a10.655 10.655 0 0 0 2.404 6.895A7.29 7.29 0 0 0 14 41h5.05a12.987 12.987 0 0 1 25.9 0H50c4.411 0 8-4.338 8-9.67a10.655 10.655 0 0 0-2.403-6.894A7.288 7.288 0 0 0 50 21.67h-2.412a.995.995 0 0 1-.342-.07.958.958 0 0 1-.091-.04.986.986 0 0 1-.226-.152c-.019-.016-.04-.029-.057-.047a.99.99 0 0 1-.182-.255C43.661 14.873 38.032 11 32 11a14.593 14.593 0 0 0-7.492 2.081 1 1 0 1 1-1.016-1.723A16.794 16.794 0 0 1 32 9c6.616 0 12.763 4.077 16.194 10.67H50a9.247 9.247 0 0 1 7.126 3.477A12.65 12.65 0 0 1 60 31.33ZM23.428 19.126a.998.998 0 0 0 .768-.36 7.68 7.68 0 0 1 3.187-2.31 1 1 0 1 0-.696-1.876 9.69 9.69 0 0 0-4.027 2.905 1 1 0 0 0 .768 1.641Zm12.425 24.105a1 1 0 1 0-1.674 1.094l2.342 3.582a.986.986 0 0 0 .105.124c.014.015.024.032.039.047a.989.989 0 0 0 .274.184c.024.011.047.02.072.028a.893.893 0 0 0 .692 0c.025-.009.05-.017.073-.028a.993.993 0 0 0 .274-.184c.015-.015.025-.032.04-.048a.985.985 0 0 0 .104-.123l2.262-3.462a1 1 0 0 0-.757-1.654h-.014a.998.998 0 0 0-.833.453l-.495.757v-4.683a3.679 3.679 0 0 0-7.357 0v5.36a1.679 1.679 0 1 1-3.357 0v-4.675l.493.756a1.012 1.012 0 0 0 .647.432.944.944 0 0 0 .197.02h.006a1 1 0 0 0 .755-1.653l-2.261-3.462a.988.988 0 0 0-.108-.127c-.013-.014-.022-.03-.036-.043a.994.994 0 0 0-.275-.185c-.024-.011-.047-.02-.072-.029a.894.894 0 0 0-.693 0c-.024.01-.048.017-.071.028a.99.99 0 0 0-.275.186c-.015.014-.025.03-.038.044a.984.984 0 0 0-.106.126l-2.342 3.582a1 1 0 1 0 1.674 1.093l.505-.772v4.68a3.679 3.679 0 1 0 7.357 0v-5.36a1.679 1.679 0 0 1 3.357 0v4.684Z"
fill="url(#a)"
/>
</svg>
More icons in the same style and category