The Tabler explicit icon depicts a circle with a line through it, commonly used to indicate content that is not suitable for all audiences or requires age verification.
Common uses
- Marking adult-oriented content
- Age-gating sensitive material
- Indicating restricted access sections
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconExplicit } from '@tabler/icons-react';
<IconExplicit size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconExplicit size={24} stroke={2} />filled
<IconExplicitFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- adultcontentxxxcursewordspornexplicitsystemadult contentrestrictedage verificationsensitive material
FAQ
- What is the purpose of the explicit icon?
- This icon signifies content that may be sensitive or restricted, often related to adult themes or requiring age verification.
- How do I use the explicit icon in React?
- You can import and use it directly with the following statement: import { IconExplicit } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler explicit icon 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 →