The Lucide shield ellipsis icon depicts a shield with three dots, commonly used to represent security-related processes, ongoing protection, or a loading state within a security context.
Common uses
- Indicate a security scan in progress.
- Show an active antivirus protection status.
- Represent a verification or auditing process.
Use it in React
Install
npm i lucide-reactImport & render
import { ShieldEllipsis } from 'lucide-react';
<ShieldEllipsis size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- cybersecuritysecuringprotectingguardingarmoringarmouringdefendingblockingpreventingantivirusdetectingscanningfindingauditingadminverifying
FAQ
- What does the shield ellipsis icon represent?
- It visually combines the concept of a shield (security, protection) with an ellipsis (loading, progress, or more options), often used for security-related loading or status indicators.
- How do I use the shield ellipsis icon in React?
- You can import and use it directly from the 'lucide-react' library like this: import { ShieldEllipsis } from 'lucide-react'.
- What is the license for this icon?
- The Lucide icon library, including the shield-ellipsis 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 →