The Tabler device sd card icon visually represents a Secure Digital (SD) memory card, commonly used in user interfaces to signify storage, memory management, or data transfer operations.
Common uses
- Button to manage external storage
- Indicator for available memory space
- Option for data backup or export
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDeviceSdCard } from '@tabler/icons-react';
<IconDeviceSdCard size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- memorystoragetechnologydatadevicecardhardwaresdelectronicgadgetdevicesmemory cardstorage carddigital storageexternal memory
FAQ
- What does the device-sd-card icon represent?
- It represents a physical SD card, used to indicate functions related to memory, storage, or data handling.
- How do I use this icon in React?
- Import it using `import { IconDeviceSdCard } from '@tabler/icons-react';` and then use it as a component: `<IconDeviceSdCard />`.
- What is the license for this icon?
- The Tabler icons, including device-sd-card, are available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.