The Tabler space icon depicts the space character, commonly used in interfaces to represent a blank character or a gap within text or layout.
Common uses
- Input field for entering spaces
- Button to insert a space
- Placeholder for text alignment
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSpace } from '@tabler/icons-react';
<IconSpace size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Text
- Keywords
- keyboardtypegapspacetypographywritingfontcharacterwordcosmostextblankwhitespaceunderscore
FAQ
- What does the space icon represent?
- It represents the space character, used to create gaps or blank areas in text or design.
- How do I use the space icon in React?
- Import it using `import { IconSpace } from '@tabler/icons-react'` and use it as a React component.
- What is the license for the Tabler space icon?
- The Tabler icon library, including the space 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 →