The Tabler rating 16 plus icon depicts a stylized '16+' symbol, commonly used in user interfaces to indicate content suitable for viewers aged 16 and above, or to denote a rating level.
Common uses
- Age restriction indicator for videos or games.
- Content filtering option for user-generated media.
- Labeling mature content sections on a website.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconRating16Plus } from '@tabler/icons-react';
<IconRating16Plus size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Symbols
- Keywords
- filmvideophotomovieagelimiterratingplusaddmoresymbols16age restrictioncontent rating16 and overmature content
FAQ
- What is the purpose of the rating 16 plus icon?
- It signifies content appropriate for individuals aged 16 and older, often used for age-gating or content classification.
- How do I use the rating 16 plus icon in React?
- Import it from '@tabler/icons-react' using: import { IconRating16Plus } from '@tabler/icons-react'
- What is the license for the Tabler rating 16 plus icon?
- The icon is distributed under the MIT license, allowing for free use.
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 →