Add icons to this collection by clicking the heart icon.
Data Flow icon - also known as arrows, arrow, direction, ui, next, and data flow. 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 64 64"
>
<linearGradient
id="linear-gradient"
gradientUnits="userSpaceOnUse"
x1="10"
x2="54"
y1="32"
y2="32"
>
<stop offset="0" stop-color="#da22ff" />
<stop offset="1" stop-color="#9733ee" />
</linearGradient>
<path
d="m47 10h-30a7.0077 7.0077 0 0 0 -7 7v30a7.0077 7.0077 0 0 0 7 7h30a7.0077 7.0077 0 0 0 7-7v-30a7.0077 7.0077 0 0 0 -7-7zm-8 31h-14.4759l1.7559 1.4634a2 2 0 0 1 -2.56 3.0732l-6-5a2 2 0 0 1 0-3.0732l6-5a2 2 0 1 1 2.56 3.0732l-1.7559 1.4634h14.4759a2 2 0 0 1 0 4zm7.28-14.4634-6 5a2 2 0 0 1 -2.56-3.0732l1.7559-1.4634h-14.4759a2 2 0 0 1 0-4h14.4759l-1.7559-1.4634a2 2 0 0 1 2.56-3.0732l6 5a2 2 0 0 1 0 3.0732z"
fill="url(#linear-gradient)"
/>
</svg>
More icons in the same style and category