Add icons to this collection by clicking the heart icon.
Zigzag Arrow icon - also known as arrows, arrow, left, down, directional sign, zig zag, zigzag, zigzag arrow, zigzags, 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 32 32"
>
    <linearGradient
        id="a"
        x1="15.76"
        x2="16.24"
        y1="1.005"
        y2="30.995"
        gradientTransform="rotate(45 16.004 15.998)"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#09c6f9" />
        <stop offset="1" stop-color="#045de9" />
    </linearGradient>
    <g>
        <circle
            cx="16"
            cy="16"
            r="15"
            fill="url(#a)"
            transform="rotate(-45 15.998 16.004)"
        />
        <path
            fill="#fff"
            fill-rule="evenodd"
            d="M10.544 20.824 9.116 19.4 7.7 20.81l3.843 3.843 3.843-3.843-1.412-1.41-1.429 1.429V11.1a.737.737 0 0 1 .36-.56 2.309 2.309 0 0 1 2.507 0 .737.737 0 0 1 .36.56v9.649c0 1.525 1.548 2.93 3.613 2.93S23 22.271 23 20.746V9.167h-2v11.579a.737.737 0 0 1-.36.56 2.309 2.309 0 0 1-2.507 0 .736.736 0 0 1-.359-.56V11.1c0-1.525-1.548-2.93-3.614-2.93s-3.613 1.4-3.613 2.93z"
        />
    </g>
</svg>
More icons in the same style and category