The Lucide telescope icon depicts a refracting telescope, commonly used in user interfaces to represent features related to searching, discovery, observation, or advanced viewing capabilities.
Common uses
- Search or advanced filter functionality
- Data exploration or analytics tools
- Scientific or astronomical content sections
Use it in React
Install
npm i lucide-reactImport & render
import { Telescope } from 'lucide-react';
<Telescope size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- astronomyspacediscoveryexplorationexplorevisionperspectivefocusstargazingobserveviewtelescopespyglassscopemagnifier
FAQ
- What is the telescope icon used for?
- It visually represents concepts like searching, discovery, observation, or a broader perspective within a UI.
- How do I use the telescope icon in React?
- Import it from the lucide-react library like this: import { Telescope } from 'lucide-react'. Then use it as a component: <Telescope />.
- What is the license for the Lucide telescope icon?
- The Lucide icon library, including the telescope icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
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 →