Unicon home page
Search...
⌘K
unicon-rocks/unicon-laravel
unicon-rocks/unicon-laravel
Search...
Navigation
Components
Helper function
Documentation
GitHub
Overview
Introduction
Changelog
Getting Started
Installation
Recommended setup
Components
Blade component
Helper function
Commands
Preload
Reference
Configuration
Credits
Components
Helper function
Retrieve icons with the Unicon helper function.
Unicon provides a global helper function that you can use to retrieve icons from Iconify while taking advantage of the caching strategy.
Copy
$svg
=
icon
(
'heroicons:clock'
)
Blade component
Preload
Assistant
Responses are generated using AI and may contain mistakes.