Sd Pixel Art Icon
An SD card icon for memory card settings, storage management, camera media and removable-storage documentation.
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Sd icon
A small rectangular card with a notched corner representing a Secure Digital memory card. It appears in camera apps, photo import flows, storage-management panels, and hardware documentation referencing removable media. Use it to label an 'SD card' slot in a device diagram or to indicate media-import from a card reader. For general file storage without the physical-card connotation, a folder or hard-drive icon is more abstract.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/sd.svg" width="24" height="24" alt="Sd" />
<!-- React -->
import { Sd } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="sd.svg" width="48" height="48" style="image-rendering: pixelated" />