1
Install Pictum
Add the React package with your preferred package manager.
2
Render an icon
Import
Icon and identify an icon with its collection and name.3
Render an avatar
Import
Avatar, then choose a seed, style, and output format.4
Render a QR code
Import
QrCode and provide the text or URL to encode.5
Render a placeholder
Import
Placeholder and provide a square size. Use width and height when you need a custom aspect ratio.Your application now renders icons, deterministic avatars, QR codes, and placeholders through Pictum components.
Other integrations
Use the same asset concepts with Vue, Laravel, Svelte, Astro, PHP, or Web Components.Next steps
- Learn how to choose and render icons.
- Choose an avatar style and format.
- Create and configure QR codes.
- Create custom-size placeholders.
- Review the OpenAPI reference for direct HTTP access.