The HugeIcons washington monument icon depicts the iconic obelisk in Washington D.C. and is typically used to represent locations, landmarks, or national themes in UI.
Common uses
- Location-based services
- Historical or government sites
- Travel and tourism apps
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { WashingtonMonumentIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={WashingtonMonumentIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- obeliskmonumentlandmarkdc
FAQ
- What does the Washington Monument icon represent?
- It represents the Washington Monument, a prominent obelisk in Washington D.C., often used for themes related to the U.S. capital, history, or landmarks.
- How do I use the Washington Monument icon in React?
- Import both HugeiconsIcon and WashingtonMonumentIcon, then render it using <HugeiconsIcon icon={WashingtonMonumentIcon} />.
- What is the license for this icon?
- This icon is provided under the MIT license, allowing for free use in both personal and commercial projects.
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 →