The HugeIcons china temple icon depicts a traditional East Asian temple structure, commonly used to represent locations in China or East Asia, cultural themes, or historical sites.
Common uses
- Map markers for East Asian locations
- Cultural information sections
- Historical timelines
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ChinaTempleIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ChinaTempleIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- pagodaasian templechinese architectureeast asia
FAQ
- What is the china temple icon used for?
- It's used to visually represent East Asian temples, cultural elements, or geographical locations within that region in user interfaces.
- How do I use the ChinaTempleIcon in React?
- Import both HugeiconsIcon and ChinaTempleIcon, then render <HugeiconsIcon icon={ChinaTempleIcon} />.
- What is the license for this icon?
- The China Temple icon is distributed 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 →