The Tabler badge sd icon depicts a small rectangular badge with a SIM card or SD card symbol, commonly used to represent storage, identification, or a status indicator.
Common uses
- Indicate storage capacity (e.g., SD card slot)
- Represent a SIM card or device identifier
- Show an achievement or recognition badge
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBadgeSd } from '@tabler/icons-react';
<IconBadgeSd size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconBadgeSd size={24} stroke={2} />filled
<IconBadgeSdFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Badges
- Keywords
- shapecardmemorysimphonebadgesdawardachievementrecognitionbadgessim card iconsd card iconstorage badgememory card
FAQ
- What does the badge sd icon represent?
- It visually represents a badge with a SIM or SD card symbol, often used for storage, identification, or status.
- How do I use the badge sd icon in React?
- You can import and use it in your React application with: import { IconBadgeSd } from '@tabler/icons-react'
- What is the license for the Tabler badge sd icon?
- The Tabler icon library, including the badge sd 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 →