The Tabler share off icon visually represents the disabling or deactivation of content sharing or distribution functionalities within an interface.
Common uses
- Disabling a 'Share' button for specific content.
- Indicating that a link cannot be shared.
- Showing a feature is turned off in a settings panel.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconShareOff } from '@tabler/icons-react';
<IconShareOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- networklinkconnectionshareoffdisabledinactivedistributesendpublishsystemsharing disabledno sharelink offconnection off
FAQ
- What does the share off icon represent?
- It signifies that the action of sharing or distributing content is currently disabled or unavailable.
- How do I use this icon in React?
- You can import it using `import { IconShareOff } from '@tabler/icons-react'` and then use it as a component: `<IconShareOff />`.
- What is the license for this icon?
- This icon is distributed under the MIT license, allowing for free usage.
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 →