The HugeIcons borobudur icon depicts a stylized representation of the Borobudur temple, often used to symbolize historical sites, cultural heritage, or architectural landmarks.
Common uses
- Historical landmark link
- Cultural exhibit marker
- Travel destination highlight
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { BorobudurIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={BorobudurIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- templemonumentheritagelandmark
FAQ
- What does the Borobudur icon represent?
- It represents the Borobudur temple, a famous historical and architectural site.
- How do I use the Borobudur icon in React?
- Import it using `import { BorobudurIcon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={BorobudurIcon} />`.
- What is the license for this icon?
- The HugeIcons library, including this icon, is released under the MIT license.
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 →