The Lucide shield cog corner icon depicts a shield with a cogwheel in the corner, commonly used to represent security settings, administrative controls, or protected processes.
Common uses
- Security settings page
- Admin panel access
- Protected feature indicator
Use it in React
Install
npm i lucide-reactImport & render
import { ShieldCogCorner } from 'lucide-react';
<ShieldCogCorner size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- cybersecuritysecuresafetyprotectionguardianarmoredarmoureddefensedefencedefenderblockthreatpreventionantivirusvigilancevigilant
FAQ
- What does the shield cog corner icon represent?
- It symbolizes a combination of security (shield) and configuration or administration (cog), often used for security-related settings or protected administrative functions.
- How do I use this icon in React?
- You can import and use it like this: import { ShieldCogCorner } from 'lucide-react'. Then render it as <ShieldCogCorner />.
- What is the license for this icon?
- The Lucide icon library, including the shield cog corner icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →