Skip to content

Latest commit

 

History

History
60 lines (52 loc) · 1.42 KB

introduction.mdx

File metadata and controls

60 lines (52 loc) · 1.42 KB
title sidebarTitle description icon
Unicon
Introduction
Universal icon component for Laravel
hand-wave

Why

Unicon was created to bring to Laravel Blade templates the same seamless icon integration that the nuxt/icon module provides for Nuxt. With Unicon, users can dynamically fetch icons directly from the Iconify API, accessing over 200,000 icons without needing to install icon sets or manually add SVGs. This on-demand functionality provides flexible icon usage, while caching ensures fast and efficient loading for optimized performance.

Getting Started

Install Unicon in your Laravel project. Configure Unicon to tailor it to your needs.

Components

Choose from one of the following components to integrate icons into your application.

A Blade component to render icons. A global helper for retrieving icons.