Add icons to this collection by clicking the heart icon.
Zigzag icon - also known as arrows, arrow, direction, up, orientation, and zigzag. Created in a clean circular 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 512 512"
>
<linearGradient
id="a"
x1="256"
x2="256"
y1="512"
y2="0"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#addcff" />
<stop offset=".503" stop-color="#eaf6ff" />
<stop offset="1" stop-color="#eaf6ff" />
</linearGradient>
<linearGradient
id="b"
x1="256"
x2="256"
y1="407"
y2="105"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#00c0ff" />
<stop offset="1" stop-color="#5558ff" />
</linearGradient>
<circle cx="256" cy="256" r="256" fill="url(#a)" />
<path
fill="url(#b)"
d="M300.448 264.766h-88.896c-4.905 0-8.89-3.985-8.89-8.89s3.985-8.89 8.89-8.89h35.559c34.308 0 62.228-27.919 62.228-62.227v-8.89h8.89c7.083 0 11.331-7.909 7.396-13.821l-35.558-53.338c-3.299-4.948-11.494-4.948-14.793 0l-35.559 53.338c-3.924 5.896.294 13.821 7.396 13.821H256v8.89c0 4.905-3.985 8.89-8.89 8.89h-35.559c-34.308 0-62.227 27.919-62.227 62.227s27.919 62.227 62.227 62.227h88.896c4.905 0 8.89 3.985 8.89 8.89s-3.985 8.89-8.89 8.89H264.89c-34.308 0-62.228 27.919-62.228 62.227a8.885 8.885 0 0 0 8.89 8.89h35.559a8.885 8.885 0 0 0 8.89-8.89c0-4.905 3.985-8.89 8.89-8.89h35.559c34.308 0 62.227-27.919 62.227-62.227-.001-34.308-27.92-62.227-62.229-62.227z"
/>
</svg>
More icons in the same style and category