The Tabler telescope icon depicts a refracting telescope, commonly used in UIs to represent features related to observation, exploration, or advanced search functionalities.
Common uses
- Advanced search or filtering options
- Data exploration or discovery tools
- System monitoring or diagnostics
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconTelescope } from '@tabler/icons-react';
<IconTelescope size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- astronomymoonobservationvisionspaceastrologytelescopesystem
FAQ
- What is the purpose of the telescope icon?
- It visually represents concepts like observation, looking closely, or exploring data, making it suitable for search, discovery, or monitoring features.
- How do I use the telescope icon in React?
- Import it from '@tabler/icons-react' using `import { IconTelescope } from '@tabler/icons-react';` and then use it as a component: `<IconTelescope />`.
- What is the license for the Tabler telescope icon?
- The Tabler icon library, including the telescope icon, 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 →