John KuehJohn Kueh

lake icon

HugeIcons · LakeIcon · MIT

Download SVG

The HugeIcons lake icon depicts a body of water, often used to represent natural environments, water features, or geographical locations.

Common uses

  • Map markers for lakes
  • Backgrounds for nature-themed apps
  • Water conservation status indicators

Use it in React

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

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

Details

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

FAQ

What does the lake icon represent?
The icon visually represents a lake or a body of water. It's commonly used for geographical features or natural elements.
How do I use the LakeIcon in React?
Import both HugeiconsIcon and LakeIcon, then render <HugeiconsIcon icon={LakeIcon} />. Ensure you have '@hugeicons/react' and '@hugeicons/core-free-icons' installed.
What is the license for this icon?
The HugeIcons lake icon is released under the MIT license, allowing for free use in commercial and non-commercial projects.

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 →