Amd Pixel Art Icon
The AMD brand icon for hardware specification pages, CPU and GPU comparison tools, and chip-maker integration badges.
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Amd icon
The logo mark for AMD (Advanced Micro Devices), manufacturer of CPUs and GPUs. Use it on hardware specification pages, processor comparison tables, PC-building configurators, and any context that references AMD chips specifically. It helps users distinguish AMD products from Intel or NVIDIA alternatives at a glance. Outside of hardware contexts, the brand mark has no generic meaning, so use it only when AMD products are directly referenced.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/amd.svg" width="24" height="24" alt="Amd" />
<!-- React -->
import { Amd } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="amd.svg" width="48" height="48" style="image-rendering: pixelated" />