The HugeIcons zoom square icon visually represents the action of magnifying or zooming into a specific area or content within an interface.
Common uses
- Zooming in/out of images or maps
- Expanding content to a larger view
- Activating a search or detail view
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ZoomSquareIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ZoomSquareIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- magnify squareenlarge squarezoom in iconfullscreen icon
FAQ
- What is the purpose of the zoom square icon?
- This icon is used to indicate an action that will enlarge or magnify a view, often for closer inspection of details.
- How do I use the ZoomSquareIcon in React?
- Import both HugeiconsIcon and ZoomSquareIcon, then render the icon using <HugeiconsIcon icon={ZoomSquareIcon} />.
- What is the license for this icon?
- The HugeIcons ZoomSquareIcon is available under the MIT license, allowing for free commercial and non-commercial use.
Related icons
The same idea in other libraries, and near matches in HugeIcons.