Add icons to this collection by clicking the heart icon.
Zigzag Arrow icon - also known as arrows, left, signaling, directional sign, zig zag, zigzag, zigzag arrow, and user interface. 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.611"
        x2="16.361"
        y1="-1.519"
        y2="32.231"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#b621fe" />
        <stop offset="1" stop-color="#1fd1f9" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="15.682"
        x2="16.432"
        y1="-1.521"
        y2="32.229"
        href="#a"
    />
    <g fill-rule="evenodd">
        <path
            fill="url(#a)"
            d="M26.607 5.393a15 15 0 1 0 0 21.213 15.008 15.008 0 0 0 0-21.213zm-1.415 19.8a13 13 0 1 1 0-18.385 13.005 13.005 0 0 1 0 18.384z"
        />
        <path
            fill="url(#b)"
            d="M21.156 10.579h-9.44L13.1 9.193 11.73 7.82 8 11.55l3.73 3.73 1.37-1.373-1.384-1.387h9.44a.715.715 0 0 1 .544.349 2.241 2.241 0 0 1 0 2.433.715.715 0 0 1-.544.349h-9.364c-1.48 0-2.844 1.5-2.844 3.507s1.364 3.507 2.844 3.507h11.237v-1.941H11.792a.717.717 0 0 1-.544-.349 2.241 2.241 0 0 1 0-2.433.717.717 0 0 1 .544-.349h9.364c1.481 0 2.844-1.5 2.844-3.507s-1.363-3.507-2.844-3.507z"
        />
    </g>
</svg>
More icons in the same style and category