The Tabler download off icon depicts a download symbol with a diagonal line through it, indicating a disabled or unavailable download action.
Common uses
- Disabling a download button when the file is not available.
- Showing that a user does not have permission to download.
- Indicating a download process has been cancelled or is not applicable.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDownloadOff } from '@tabler/icons-react';
<IconDownloadOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- savearrowdownloadoffnavigationflowdisabledinactivemovementroutearrowsno downloaddownload disabledcancel downloadunavailable download
FAQ
- What does the download off icon represent?
- It signifies that a download action is not currently possible, has been disabled, or is not permitted.
- How do I use this icon in React?
- You can import and use it like this: `import { IconDownloadOff } from '@tabler/icons-react';`
- What is the license for this icon?
- The Tabler icon library, including this 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 →