Add icons to this collection by clicking the heart icon.
Parallel icon - also known as arrows, direction, up, orientation, straight, and parallel. 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="#c3ffe8" />
<stop offset=".997" stop-color="#f0fff4" />
</linearGradient>
<linearGradient
id="b"
x1="256"
x2="256"
y1="407"
y2="105"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#9cffac" />
<stop offset="1" stop-color="#00b59c" />
</linearGradient>
<circle cx="256" cy="256" r="256" fill="url(#a)" />
<path
fill="url(#b)"
d="M210.058 108.711c-3.299-4.948-11.494-4.948-14.793 0l-35.558 53.338c-3.924 5.896.294 13.821 7.396 13.821h8.89v222.24a8.884 8.884 0 0 0 8.889 8.89h35.559a8.885 8.885 0 0 0 8.89-8.89V175.87h8.89c7.083 0 11.331-7.909 7.396-13.821zm142.234 53.338-35.559-53.338c-3.299-4.948-11.494-4.948-14.793 0l-35.558 53.338c-3.924 5.896.294 13.821 7.396 13.821h8.89v222.24a8.885 8.885 0 0 0 8.89 8.89h35.559a8.885 8.885 0 0 0 8.89-8.89V175.87h8.89c7.082 0 11.33-7.91 7.395-13.821z"
/>
</svg>
More icons in the same style and category