Installation
Install the Laravel package in your application with Composer.Icons
Use the Blade component in views. UsePictum\icon() when application code needs the icon URL or canonical SVG markup.
Avatars
Use the Blade component for profile images in views. UsePictum\avatar() when application code needs a selected raster URL or canonical SVG.
QR codes
Use the Blade component for scannable text or URLs. UsePictum\qrCode() when application code needs the image URL or canonical SVG.
Placeholders
Use the Blade component for square or custom-dimension images. UsePictum\placeholder() when application code needs the selected image URL or SVG markup.
svg() retrieves canonical SVG markup for the same asset.