John KuehJohn Kueh

landmark icon

HugeIcons · LandmarkIcon · MIT

Download SVG

The HugeIcons landmark icon visually represents a significant building or structure, often used to denote a place of importance, a point of interest, or a historical site within an application.

Common uses

  • Marking historical sites on a map
  • Identifying government buildings
  • Representing a company's headquarters

Use it in React

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

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

Details

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

FAQ

What is the landmark icon typically used for?
It's used to signify important locations, points of interest, or significant structures in a UI, such as historical sites or notable buildings.
How do I use the LandmarkIcon in React?
Import both HugeiconsIcon and LandmarkIcon, then render it using <HugeiconsIcon icon={LandmarkIcon} />.
What is the license for this icon?
The HugeIcons landmark icon is distributed 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 →