Add icons to this collection by clicking the heart icon.
Zigzag Arrow icon - also known as arrows, direction, turn, down, directional sign, zigzag, zigzag arrow, down right, user interface, and bottom right. 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 32 32"
>
    <linearGradient
        id="a"
        x1="15.374"
        x2="16.624"
        y1="-.274"
        y2="32.226"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#b621fe" />
        <stop offset="1" stop-color="#1fd1f9" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="15.596"
        x2="16.846"
        y1="-.283"
        y2="32.217"
        href="#a"
    />
    <g fill-rule="evenodd">
        <path
            fill="url(#a)"
            d="M26.607 5.393a15 15 0 1 0 0 21.213 15.007 15.007 0 0 0 0-21.213zm-1.414 19.8a13 13 0 1 1 0-18.385 13.007 13.007 0 0 1 0 18.385z"
        />
        <path
            fill="url(#b)"
            d="M18.997 21.589v-6.586h-6v-7h-2v9h6v4.586l-1.292-1.294-1.414 1.414 3.706 3.708 3.708-3.708-1.414-1.414z"
        />
    </g>
</svg>
More icons in the same style and category