The Tabler space off icon depicts a disabled or inactive space character, commonly used to indicate that the space bar functionality is turned off or not currently available.
Common uses
- Disabling the space bar input.
- Indicating a non-breaking space is not applied.
- Showing a disabled text input field.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSpaceOff } from '@tabler/icons-react';
<IconSpaceOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Text
- Keywords
- keyboardtypegapspaceoffdisabledinactivetypographywritingfonttextspace disabledno spacespace inactivekeyboard space off
FAQ
- What does the space off icon represent?
- It visually represents the concept of a space character being turned off or disabled, often used in UI to signify that the space bar functionality is inactive.
- How do I use this icon in React?
- You can import and use it in your React application with the following statement: import { IconSpaceOff } from '@tabler/icons-react'.
- What is the license for this icon?
- This icon is from the Tabler icon library and is distributed 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 →