The Phosphor shield plus icon depicts a shield with a plus sign, commonly used to represent adding a layer of security, granting access, or indicating a protected status.
Common uses
- Add new security feature
- Grant premium access
- Two-factor authentication enabled
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { ShieldPlus } from '@phosphor-icons/react';
<ShieldPlus size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<ShieldPlus size={24} />thin
<ShieldPlus size={24} weight="thin" />light
<ShieldPlus size={24} weight="light" />bold
<ShieldPlus size={24} weight="bold" />fill
<ShieldPlus size={24} weight="fill" />duotone
<ShieldPlus size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- system
- Keywords
- badgesecuritydefenseauthenticationauthenticatedguardedlockedencryptedencryptionsystemobjectsshieldplussecurity addprotectedaccess granted
FAQ
- What does the shield plus icon represent?
- It signifies adding security, granting access, or a protected state. It's often used for features related to authentication or enhanced protection.
- How do I use the shield plus icon in React?
- You can import it directly from the library: `import { ShieldPlus } from '@phosphor-icons/react'`. Then use it as a component like `<ShieldPlus />`.
- What is the license for this icon?
- Phosphor icons, including shield-plus, are distributed under the MIT license, allowing for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in Phosphor.