The HugeIcons zoom out area icon visually represents shrinking the visible portion of a screen or image, commonly used to show a broader view or reduce magnification.
Common uses
- Map or image viewer controls
- Text editor zoom level adjustment
- Browser window zoom out button
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ZoomOutAreaIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ZoomOutAreaIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- zoom outshrink viewreduce magnificationdecrease zoom
FAQ
- What does the zoom out area icon represent?
- It signifies the action of reducing the magnification or displayed area, allowing users to see more content at a smaller scale.
- How do I use the ZoomOutAreaIcon in React?
- Import both HugeiconsIcon and ZoomOutAreaIcon, then render it using <HugeiconsIcon icon={ZoomOutAreaIcon} />.
- What is the license for this icon?
- This icon is available under the MIT license, allowing for free use in commercial and non-commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.