The Tabler zoom reset icon depicts a magnifying glass with a circular arrow, commonly used to reset the zoom level to its default or original view.
Common uses
- Resetting map view to default zoom
- Restoring image magnification to original size
- Returning a 3D model to its initial camera perspective
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconZoomReset } from '@tabler/icons-react';
<IconZoomReset size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- refreshdefaultsettingsvisionzoomresetlocationnavigationmagnifyenlargemapreset zoomdefault viewrestore zoommagnify reset
FAQ
- What is the purpose of the zoom reset icon?
- It signifies an action to revert zoom or magnification levels back to their default or initial state.
- How do I use this icon in React?
- Import it using `import { IconZoomReset } from '@tabler/icons-react';` and render the `<IconZoomReset />` component.
- What is the license for this icon?
- The Tabler icon set, including this 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 →