The Tabler badge vo icon depicts a badge with a microphone and film reel, commonly used to signify voice or video content, or a related achievement.
Common uses
- Labeling video or audio content sections
- Indicating a user's voice or video moderation status
- Representing a 'verified voice' or 'video star' achievement
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBadgeVo } from '@tabler/icons-react';
<IconBadgeVo size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconBadgeVo size={24} stroke={2} />filled
<IconBadgeVoFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Badges
- Keywords
- shapemicfilmnetflixvoicevideobadgevoawardachievementbadgesvoice badgevideo badgemic iconfilm icon
FAQ
- What is the badge vo icon used for?
- It's typically used to represent voice or video content, or to signify an award or achievement related to these media types.
- How do I use the badge vo icon in React?
- You can import and use it like this: import { IconBadgeVo } from '@tabler/icons-react'. Then render it as <IconBadgeVo />.
- What is the license for this icon?
- The Tabler icon library, including the badge vo 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 →