John KuehJohn Kueh

camel icon

HugeIcons · CamelIcon · MIT

Download SVG

The HugeIcons camel icon depicts a camel, often used to represent desert themes, travel, or endurance in user interfaces.

Common uses

  • Desert landscape illustration
  • Travel or expedition feature
  • Endurance or long-term process indicator

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
dromedarydesert animalbeast of burden

FAQ

What is the CamelIcon used for?
The CamelIcon is typically used to visually represent concepts related to deserts, travel, or endurance within a UI.
How do I use CamelIcon in React?
Import both HugeiconsIcon and CamelIcon, then render <HugeiconsIcon icon={CamelIcon} />.
What is the license for HugeIcons?
HugeIcons are distributed under the MIT license, allowing for free commercial and non-commercial use.

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 →