CI/CD pipeline icons
Build, test, release, roll back — the icons a delivery pipeline and the screen watching it are made of.
A pipeline UI is a sequence of states that all look alike if you draw them carelessly: queued, building, passing, failing, deploying, rolled back. Each has its own drawing here, on the same grid as the agent and model icons, so a deployment dashboard for an AI product does not need a second icon set.
The release strategies are drawn as themselves — canary, blue-green, rollout — rather than as three arrows that differ only in direction.
import { BuildPass, Canary, Rollback, Incident } from "@iconmind/react";The 36 icons, described
- Buildbuild
- Build passbuild-pass
- Build failbuild-fail
- Pipelinepipeline
- Deploydeploy
- Rolloutrollout
- Canarycanary
- Blue-greenblue-green
- Rollbackrollback
- Releaserelease
- Artifactartifact
- Registryregistry
- Containercontainer
- Test runtest-run
- Coveragecoverage
- Reviewreview
- Commitgit-commit
- Branchbranch-git
- Mergegit-merge
- Git pull requestgit-pull-request
- Lockfilelockfile
- Hot reloadhot-reload
- Cache hitcache-hit
- Health probehealth-probe
- Monitor checkmonitor-check
- Incidentincident
- On callon-call
- Runbookrunbook
- Alertalert
- Loglog
- Tracetrace
- Spanspan-trace
- Scale upscale-up
- Scale downscale-down
Other collections
Every ci/cd pipeline icon, free to ship
36 icons drawn on one grid, in outline and duotone at three weights, with the code for nine frameworks. MIT — commercial use, no attribution, no seat count.