The HugeIcons legal hammer icon depicts a gavel, commonly used in user interfaces to represent legal matters, justice, or official decisions.
Common uses
- Legal or compliance sections
- Terms of service links
- Moderation tools
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { LegalHammerIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={LegalHammerIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- gaveljudge hammerlawjustice
FAQ
- What is the legal hammer icon used for?
- It's used to signify legal, justice, or official decision-making contexts within an application's UI.
- How do I use the LegalHammerIcon in React?
- Import both HugeiconsIcon and LegalHammerIcon, then render <HugeiconsIcon icon={LegalHammerIcon} />.
- What is the license for this icon?
- The HugeIcons library, including this icon, is released under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
Looking for something else? Search HugeIcons 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 →