The HugeIcons colosseum icon depicts an ancient Roman amphitheater, commonly used to represent historical sites, landmarks, or architectural themes.
Common uses
- Historical landmark information
- Travel and tourism apps
- Educational content about ancient Rome
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ColosseumIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ColosseumIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- amphitheaterromanancientarena
FAQ
- What does the colosseum icon represent?
- It represents the Colosseum, a famous ancient Roman amphitheater. It's typically used for themes related to history, architecture, or landmarks.
- How do I use the Colosseum icon in React?
- Import both HugeiconsIcon and ColosseumIcon, then render <HugeiconsIcon icon={ColosseumIcon} />.
- What is the license for this icon?
- The colosseum icon is released under the MIT license, allowing for free use in commercial and non-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 →