The Tabler cone 2 icon depicts a 3D cone shape, often used to represent geometric concepts, 3D objects, or mathematical elements in user interfaces.
Common uses
- Representing 3D modeling tools
- Indicating geometric or mathematical data
- Illustrating conical objects or concepts
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCone2 } from '@tabler/icons-react';
<IconCone2 size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconCone2 size={24} stroke={2} />filled
<IconCone2Filled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Shapes
- Keywords
- geometrymathobjectshapeconeformfigurepatternoutline2shapes3d conegeometry conemath coneobject cone
FAQ
- What does the cone 2 icon represent?
- The cone 2 icon visually represents a three-dimensional cone, a fundamental geometric shape.
- How do I use the cone 2 icon in React?
- You can import and use it in React with: import { IconCone2 } from '@tabler/icons-react'
- What is the license for the cone 2 icon?
- The cone 2 icon is part of the Tabler icon library, which is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →