The HugeIcons berlin icon depicts a stylized Brandenburg Gate, commonly used to represent Berlin, Germany, or as a landmark element in travel or location-based UIs.
Common uses
- Location marker for Berlin
- Representing German culture or tourism
- Part of a city landmark collection
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { BerlinIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={BerlinIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- brandenburg gategermanyberlin landmarkcity gate
FAQ
- What does the Berlin icon represent?
- The icon represents the Brandenburg Gate, a famous landmark in Berlin, Germany.
- How do I use the Berlin icon in React?
- Import both HugeiconsIcon and BerlinIcon, then render <HugeiconsIcon icon={BerlinIcon} />.
- What is the license for the Berlin icon?
- The Berlin icon is available 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 →