The Tabler badge ar icon depicts a badge with augmented reality elements, commonly used to signify achievements, certifications, or virtual reality related features.
Common uses
- Highlighting AR/VR content or features
- Representing virtual awards or achievements
- Indicating verified AR experiences
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBadgeAr } from '@tabler/icons-react';
<IconBadgeAr size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconBadgeAr size={24} stroke={2} />filled
<IconBadgeArFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Badges
- Keywords
- shapeagumentedrealitytechonolybadgearawardachievementrecognitioncertificatebadgesaugmented reality badgear awardvirtual achievementtech badge
FAQ
- What does the badge ar icon represent?
- It represents a badge with augmented reality elements, often used for achievements, certifications, or AR/VR related features.
- How do I use the badge ar icon in React?
- You can import and use it in React with: import { IconBadgeAr } from '@tabler/icons-react'. Then use it as <IconBadgeAr />.
- What is the license for the Tabler badge ar icon?
- The Tabler icon library, including the badge ar 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 →