The HugeIcons geology crust icon visually represents layers of the Earth's crust, commonly used in interfaces to denote geological data, earth science topics, or location-based information.
Common uses
- Geological survey reports
- Earth science educational tools
- Mapping and location services
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { GeologyCrustIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={GeologyCrustIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- earth layersgeological layersstratigraphycross-section
FAQ
- What does the GeologyCrustIcon represent?
- It depicts cross-sections of the Earth's crust, symbolizing layers and geological structures.
- How do I use GeologyCrustIcon in a React project?
- Import both HugeiconsIcon and GeologyCrustIcon, then render it using <HugeiconsIcon icon={GeologyCrustIcon} />.
- What is the license for this icon?
- This icon is 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 →