The Phosphor gavel icon depicts a judge's gavel, commonly used in user interfaces to represent legal, justice, or governmental actions and decisions.
Common uses
- Link to legal or terms of service page
- Button for 'Approve' or 'Rule'
- Indicator for administrative actions
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { Gavel } from '@phosphor-icons/react';
<Gavel size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<Gavel size={24} />thin
<Gavel size={24} weight="thin" />light
<Gavel size={24} weight="light" />bold
<Gavel size={24} weight="bold" />fill
<Gavel size={24} weight="fill" />duotone
<Gavel size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- commerce
- Keywords
- judgejusticelegallawcourthammergovernmentcommerceobjectsgavel
FAQ
- What does the gavel icon represent?
- It represents a judge's gavel, symbolizing justice, law, legal proceedings, or authoritative decisions.
- How do I use the gavel icon in React?
- You can import and use it like this: import { Gavel } from '@phosphor-icons/react'; <Gavel />.
- What is the license for the Phosphor gavel icon?
- The Phosphor icon library, including the gavel 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 →