The Tabler zero config icon visually represents the concept of zero configuration, often used in UI to signify features or settings that require no manual setup and work automatically out of the box.
Common uses
- Indicating a feature that requires no setup.
- Labeling a default or automatic setting.
- Representing a simplified or 'plug-and-play' functionality.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconZeroConfig } from '@tabler/icons-react';
<IconZeroConfig size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Development
- Keywords
- configurationautomaticdefaultsimpleeasyminimalsetupconventionoutboxreadyinstantdevelopmentzeroconfigno setup
FAQ
- What does the zero config icon represent?
- It symbolizes something that requires no manual configuration, working automatically by default.
- How do I use the zero config icon in React?
- You can import and use it like this: import { IconZeroConfig } from '@tabler/icons-react'; <IconZeroConfig />.
- What is the license for this icon?
- The Tabler icon library, including the zero config icon, is 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 →