The Tabler firewall check icon visually represents a secure and verified network defense system, commonly used in UI to indicate a firewall is active and functioning correctly.
Common uses
- Status indicator for an active firewall.
- Confirmation of security policy validation.
- Visual cue for network protection settings.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFirewallCheck } from '@tabler/icons-react';
<IconFirewallCheck size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Development
- Keywords
- securityprotectionverifyvalidationshieldsafetyinspectionapproveguarddefenseauditsecuredevelopmentfirewallchecksecurity check
FAQ
- What does the firewall check icon represent?
- It signifies a firewall that has been verified or is actively performing its security function, ensuring network protection.
- How do I use this icon in React?
- You can import it using `import { IconFirewallCheck } from '@tabler/icons-react';` and then use it as a component: `<IconFirewallCheck />`.
- What is the license for this icon?
- The Tabler icon library, including the firewall-check 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 →