The Tabler canary icon depicts a bird, commonly used to represent early warning systems, testing phases, or monitoring in development and deployment processes.
Common uses
- Indicate a canary deployment or release.
- Signal a monitoring or alerting system.
- Represent a testing or quality assurance stage.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCanary } from '@tabler/icons-react';
<IconCanary size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Development
- Keywords
- birdreleasetestingdeploymentwarningmonitoralertearlydetectionsafetycheckindicatordevelopmentcanary
FAQ
- What does the canary icon represent?
- It symbolizes an early warning or testing phase, similar to how canaries were used in mines to detect dangerous gases.
- How do I use the canary icon in React?
- You can import and use it with: import { IconCanary } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icon library, including the canary icon, is available under the MIT license.
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 →