John KuehJohn Kueh

court house icon

HugeIcons · CourtHouseIcon · MIT

Download SVG

The HugeIcons court house icon depicts a building commonly associated with law, justice, and government, often used to represent legal services, judicial proceedings, or official government functions in UI.

Common uses

  • Legal services section
  • Government portal link
  • Justice or law-related feature

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { CourtHouseIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={CourtHouseIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
courthousejustice buildinglaw buildinggovernment building

FAQ

What does the CourtHouseIcon represent?
The CourtHouseIcon represents a courthouse, a building associated with the administration of justice and legal proceedings.
How do I use the CourtHouseIcon in React?
To use the CourtHouseIcon in React, import both HugeiconsIcon and CourtHouseIcon, then render <HugeiconsIcon icon={CourtHouseIcon} />.
What is the license for the CourtHouseIcon?
The CourtHouseIcon is available 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 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 →