# driesvints/blade-icons

A package to easily make use of SVG icons in your Laravel Blade views.

Repository: https://github.com/driesvints/blade-icons
Canonical: https://ross.abutalabs.com/products/blade-icons
Homepage: https://blade-ui-kit.com/blade-icons
Language: PHP
License: MIT
License Family: permissive
Topics: laravel, blade, icons, svg
Last push: 2026-07-20T10:35:28+00:00

## Health v2 (maintenance only)
Score: 89/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 93, release rhythm 78, longevity 100
- inputs: {"age_days": 3655, "days_push": 44, "days_rel": 64, "gap_med": 55.0, "n_releases_24m": 7}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2482, forks 161 (observed 2026-08-28T04:06:55.372294+00:00)

## What it is
A Laravel package that makes it easy to use SVG icons in Blade views via simple components and directives. It supports dozens of community icon set packages and compiles SVGs into Blade components.

## Use cases
- use svg icons in laravel blade views
- render icons as blade components
- search and use icon sets like heroicons or fontawesome in laravel
- replace inline svg markup with clean blade syntax
- style svg icons with classes in laravel templates

## When to choose
- you build Laravel apps with Blade templates and need icons
- you want a consistent component-based way to render SVG icons
- you want access to many icon sets through a unified API

## When to avoid
- you use a frontend framework like React or Vue instead of Blade
- your project is not Laravel/PHP
- you need runtime icon generation rather than compiled Blade components

## Facets
- artifact type: library
- maturity: active
- function: ui-components, templating, frontend-framework
- domain: web-development, frontend, developer-tools
- platform: php
- tags: laravel, blade, svg-icons, icon-components, web-server

## Member repositories
- driesvints/blade-icons (main) score 89

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:55.372294+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:28:08.127957+00:00, confidence not recorded.
  - readme: https://github.com/driesvints/blade-icons (fetched 2026-08-28T04:06:55.372294+00:00, sha e9cb561bcda4)
  - homepage: https://blade-ui-kit.com/blade-icons (fetched 2026-08-29T10:10:02.692756+00:00, sha 22897a28f115)
- Data as of 2026-08-30T08:39:29.467469+00:00.
