John KuehJohn Kueh

island icon

HugeIcons · IslandIcon · MIT

Download SVG

The HugeIcons island icon depicts a landmass surrounded by water, commonly used to represent remote locations, vacation spots, or isolated elements within a user interface.

Common uses

  • Vacation booking sites
  • Travel app destinations
  • Geographic location markers

Use it in React

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

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

Details

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

FAQ

What does the island icon represent?
It visually represents an island, a piece of land surrounded by water. It's often used for travel, geography, or concepts of isolation.
How do I use the IslandIcon in React?
Import both HugeiconsIcon and IslandIcon, then render it using <HugeiconsIcon icon={IslandIcon} />.
What is the license for this icon?
The HugeIcons island icon is released under the MIT license, allowing for free commercial and non-commercial use.

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 →