John KuehJohn Kueh

dome icon

HugeIcons · DomeIcon · MIT

Download SVG

The HugeIcons dome icon depicts a rounded, domed structure, commonly used to represent a place of worship, a historical site, or a general landmark.

Common uses

  • Religious site marker
  • Historical landmark indicator
  • General location pin

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { DomeIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={DomeIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
cupolarotundatemplechurch

FAQ

What does the dome icon represent?
The dome icon visually represents a domed structure, often associated with places of worship, historical buildings, or significant landmarks.
How do I use the DomeIcon in React?
To use the DomeIcon in React, import it from '@hugeicons/core-free-icons' and render it using the HugeiconsIcon component: import { DomeIcon } from '@hugeicons/core-free-icons'; <HugeiconsIcon icon={DomeIcon} />.
What is the license for this icon?
The HugeIcons dome icon is distributed under the MIT license.
Looking for something else? Search HugeIcons and 4 more libraries by description →