The Tabler quote off icon depicts a crossed-out quotation mark, commonly used to indicate the disabling or removal of quotation marks or speech bubbles in a user interface.
Common uses
- Disabling quote functionality in a text editor.
- Hiding or removing quotation marks from displayed text.
- Indicating a 'no comments' or 'no quotes' state.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconQuoteOff } from '@tabler/icons-react';
<IconQuoteOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Text
- Keywords
- chatmessagetextpunctuationquotationcommentquoteoffdisabledinactiveno quotesdisable quoteremove quotationspeech bubble off
FAQ
- What is the purpose of the quote off icon?
- This icon signifies the deactivation or absence of quotation marks or speech bubble features within an interface.
- How do I use the quote off icon in React?
- Import it using `import { IconQuoteOff } from '@tabler/icons-react';` and then render it as a component: `<IconQuoteOff />`.
- What is the license for Tabler icons?
- Tabler icons, including the quote 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 →