The Tabler vocabulary off icon visually represents the disabling or unavailability of vocabulary-related features, often used to indicate that a text or language setting is turned off.
Common uses
- Disabling a dictionary lookup feature.
- Indicating a language pack is not active.
- Toggling off a text suggestion or autocomplete function.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconVocabularyOff } from '@tabler/icons-react';
<IconVocabularyOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Text
- Keywords
- languagetraffictextbookstudydictionaryvocabularyoffdisabledinactivelanguage disabledtext unavailabledictionary offvocabulary inactive
FAQ
- What does the vocabulary off icon signify?
- It signifies that a feature related to vocabulary, language, or text processing is currently disabled or unavailable.
- How do I use this icon in React?
- You can import and use it directly in your React components like this: import { IconVocabularyOff } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icons, including the vocabulary off icon, are 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 →