Add icons to this collection by clicking the heart icon.
Zig Zag icon - also known as arrows, arrow, button, ui, zig zag, 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 250 250"
>
    <linearGradient
        id="SVGID_1_"
        gradientUnits="userSpaceOnUse"
        x1="125"
        x2="125"
        y1="245"
        y2="5"
    >
        <stop offset="0" stop-color="#aad880" />
        <stop offset=".1646" stop-color="#a6d67a" />
        <stop offset=".3846" stop-color="#9bd069" />
        <stop offset=".5974" stop-color="#8bc852" />
        <stop offset="1" stop-color="#528e61" />
    </linearGradient>
    <path
        d="m175 245h-100c-38.66 0-70-31.34-70-70v-100c0-38.66 31.34-70 70-70h100c38.66 0 70 31.34 70 70v100c0 38.66-31.34 70-70 70z"
        fill="url(#SVGID_1_)"
    />
    <g fill="#fff">
        <path
            d="m165 189c-1.024 0-2.047-.391-2.829-1.171l-24-24c-1.562-1.563-1.562-4.095 0-5.657 1.563-1.562 4.095-1.562 5.657 0l21.172 21.171 21.171-21.172c1.563-1.562 4.095-1.562 5.657 0 1.562 1.563 1.562 4.095 0 5.657l-24 24c-.781.781-1.804 1.172-2.828 1.172z"
        />
        <path
            d="m87 169c-16.542 0-30-13.458-30-30v-74c0-2.209 1.791-4 4-4s4 1.791 4 4v74c0 12.131 9.869 22 22 22s22-9.869 22-22v-48c0-16.542 13.458-30 30-30s30 13.458 30 30v70c0 2.209-1.791 4-4 4s-4-1.791-4-4v-70c0-12.131-9.869-22-22-22s-22 9.869-22 22v48c0 16.542-13.458 30-30 30z"
        />
    </g>
</svg>
More icons in the same style and category