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 lineal color 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="#00b59c" />
<stop offset="1" stop-color="#9cffac" />
</linearGradient>
<path
fill="url(#a)"
d="m418.48 96.679-60-90a14.998 14.998 0 0 0-24.96 0l-60 90a15 15 0 0 0 12.481 23.32h15v377c0 8.284 6.716 15 15 15h60c8.284 0 15-6.716 15-15V120h15a15.003 15.003 0 0 0 13.226-7.922 15.005 15.005 0 0 0-.747-15.399zM376 90c-8.284 0-15 6.716-15 15v377h-30V105c0-8.284-6.716-15-15-15h-1.973L346 42.042 377.973 90zM178.48 6.679a14.998 14.998 0 0 0-24.96 0l-60 90A14.999 14.999 0 0 0 106 120h15v377c0 8.284 6.716 15 15 15h60c8.284 0 15-6.716 15-15V120h15a15.003 15.003 0 0 0 13.226-7.922 15.004 15.004 0 0 0-.745-15.398zM196 90c-8.284 0-15 6.716-15 15v377h-30V105c0-8.284-6.716-15-15-15h-1.973L166 42.042 197.973 90z"
/>
</svg>
More icons in the same style and category