John KuehJohn Kueh

pipeline icon

Tabler · pipeline · MIT

Download SVG

The Tabler pipeline icon visually represents a sequence of stages or processes, commonly used in UI to signify CI/CD workflows, development processes, or automated tasks.

Common uses

  • CI/CD status indicator
  • Workflow visualization
  • Task automation representation

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconPipeline } from '@tabler/icons-react';

<IconPipeline size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Development
Keywords
cicdworkflowdeployautomationpipelinedevopsbuildprocessflowdevelopmentprocess flow

FAQ

What does the pipeline icon represent?
It symbolizes a series of connected steps or stages in a process, often used for development workflows like CI/CD or automation.
How do I use the pipeline icon in React?
You can import and use it with `import { IconPipeline } from '@tabler/icons-react'`. Then, render it as `<IconPipeline />`.
What is the license for the Tabler pipeline icon?
The Tabler icons, including the pipeline icon, are available under the MIT license.

Related icons

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

Looking for something else? Search Tabler 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 →