John KuehJohn Kueh

flow connection icon

HugeIcons · FlowConnectionIcon · MIT

Download SVG

The HugeIcons flow connection icon visually represents a link or pathway between different elements or stages in a process, commonly used to illustrate data flow, workflow steps, or system connections.

Common uses

  • Illustrating workflow steps
  • Showing data pipeline connections
  • Representing API endpoint links

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { FlowConnectionIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={FlowConnectionIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
linkpathworkflowdata flow

FAQ

What does the flow connection icon represent?
It signifies a connection or pathway between different parts of a system or process, like data flow or workflow steps.
How do I use the FlowConnectionIcon in React?
Import both HugeiconsIcon and FlowConnectionIcon, then render it using <HugeiconsIcon icon={FlowConnectionIcon} />.
What is the license for this icon?
The HugeIcons icon library, including the flow connection icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →