The Phosphor seal question icon depicts a seal with a question mark, commonly used to indicate an unverified status or a need for further information.
Common uses
- Marking items as unverified
- Indicating a pending verification process
- Representing a query or uncertainty related to a seal or badge
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { SealQuestion } from '@phosphor-icons/react';
<SealQuestion size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<SealQuestion size={24} />thin
<SealQuestion size={24} weight="thin" />light
<SealQuestion size={24} weight="light" />bold
<SealQuestion size={24} weight="bold" />fill
<SealQuestion size={24} weight="fill" />duotone
<SealQuestion size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- design
- Keywords
- badgeunverifiedverificationshapespolygonscircle-wavydesignsealquestionunverified badgequestion mark sealpending verificationwavy circle seal
FAQ
- What does the seal question icon represent?
- It represents an unverified status or a query related to verification, often used when an item or status is uncertain.
- How do I use the seal question icon in React?
- You can import and use it like this: import { SealQuestion } from '@phosphor-icons/react'; <SealQuestion />.
- What is the license for this icon?
- The Phosphor icon library, including the seal question icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Phosphor.
Looking for something else? Search Phosphor 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 →