The Lucide space icon visually represents the concept of spacing, often used to indicate or control the amount of empty space in a design or layout.
Common uses
- Adjusting line height in a text editor
- Setting paragraph spacing in a document
- Controlling padding around elements in a UI
Use it in React
Install
npm i lucide-reactImport & render
import { Space } from 'lucide-react';
<Space size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- textselectionletterscharactersfonttypographyspacespacingwhitespacegapmargin
FAQ
- What does the space icon represent?
- The space icon is a visual metaphor for controlling or indicating empty space, commonly used in typography and layout contexts.
- How do I use the space icon in React?
- You can import and use the space icon in your React application with the following import statement: import { Space } from 'lucide-react'.
- What is the license for the Lucide space icon?
- The Lucide space icon is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
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 →