John KuehJohn Kueh

cone 02 icon

HugeIcons · Cone02Icon · MIT

Download SVG

The HugeIcons cone 02 icon depicts a 3D cone shape and is often used to represent concepts like warnings, alerts, or specific geometric forms in user interfaces.

Common uses

  • Displaying a warning or alert message
  • Indicating a specific geometric shape
  • Representing a traffic cone or safety marker

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
traffic conewarning iconalert conegeometric cone

FAQ

What is the cone 02 icon used for?
It's typically used for warnings, alerts, or to represent geometric shapes. It can also symbolize traffic cones or safety markers.
How do I use the Cone02Icon in React?
Import it using `import { Cone02Icon } from '@hugeicons/core-free-icons';` and render it as `<HugeiconsIcon icon={Cone02Icon} />`.
What is the license for this icon?
The HugeIcons cone 02 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 →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →