The Lucide stone icon depicts a simple, solid shape representing a rock or mineral, often used to signify geological data, natural elements, or solid states in UI design.
Common uses
- Representing geological or mining data.
- Indicating a 'solid' or 'hard' status.
- As a visual element in nature-themed interfaces.
Use it in React
Install
npm i lucide-reactImport & render
import { Stone } from 'lucide-react';
<Stone size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- mineralgeologynaturesolidpebblecrystalorehardcoalstonerockboulder
FAQ
- What does the stone icon represent?
- It represents a rock, mineral, or solid object. It's useful for themes related to geology, nature, or solid states.
- How do I use the stone icon in React?
- You can import and use it like this: import { Stone } from 'lucide-react'. Then render it as <Stone />.
- What is the license for the Lucide stone icon?
- The Lucide icon library, including the stone icon, is available under the ISC license.
Looking for something else? Search Lucide 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 →