The Lucide shrink icon depicts a square with arrows pointing inwards, commonly used to collapse or reduce the size of an element or view.
Common uses
- Minimize a window or panel
- Collapse a section of content
- Exit fullscreen mode
Use it in React
Install
npm i lucide-reactImport & render
import { Shrink } from 'lucide-react';
<Shrink size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- scalefullscreenshrinkcollapseminimizecontractreduce
FAQ
- What is the purpose of the shrink icon?
- It visually represents the action of making something smaller, such as minimizing a window, collapsing a section, or exiting a fullscreen view.
- How do I use the shrink icon in React?
- You can import and use it directly in your React components like this: import { Shrink } from 'lucide-react'.
- What is the license for the Lucide shrink icon?
- The Lucide icon library, including the shrink icon, is available under the ISC license.
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 →