PHPackages                             stria-icons/blade-icons - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Templating &amp; Views](/categories/templating)
4. /
5. stria-icons/blade-icons

ActiveLibrary[Templating &amp; Views](/categories/templating)

stria-icons/blade-icons
=======================

Stria Icons for Laravel Blade

v0.1.6(1mo ago)00MITBladePHP ^8.1

Since Jun 10Pushed 1mo agoCompare

[ Source](https://github.com/twinpath/stria-icons-blade)[ Packagist](https://packagist.org/packages/stria-icons/blade-icons)[ Docs](https://stria-icons.dyzulk.com)[ RSS](/packages/stria-icons-blade-icons/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependencies (2)Versions (7)Used By (0)

Stria Icons Blade
=================

[](#stria-icons-blade)

Laravel Blade components wrapper for Stria Icons.

Stria is a unified visual language of pixel-perfect SVG icons, built with absolute geometric precision and zero dependency bloat.

Installation
------------

[](#installation)

Install the package via Composer:

```
composer require stria-icons/blade-icons
```

Optionally, you can publish the SVG views to your application resources if you want local customizations:

```
php artisan vendor:publish --tag=stria-icons
```

Usage
-----

[](#usage)

### 1. Blade Component Syntax

[](#1-blade-component-syntax)

You can use the icons as self-closing Blade components:

```

```

### 2. Blade Directive Syntax

[](#2-blade-directive-syntax)

Or you can use the `@stria` custom directive:

```
@stria('user', 'solid', ['class' => 'w-5 h-5 text-gray-600'])
@stria('home', 'regular', ['class' => 'w-6 h-6 text-indigo-500'])
```

Licenses
--------

[](#licenses)

- Code (compiler toolchain, wrappers, build scripts): MIT License
- Icon designs (SVGs in `/icons` directory): CC BY 4.0

###  Health Score

35

—

LowBetter than 77% of packages

Maintenance90

Actively maintained with recent releases

Popularity0

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

6

Last Release

46d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/250294276?v=4)[Twinpath](/maintainers/twinpath)[@twinpath](https://github.com/twinpath)

---

Top Contributors

[![dyzulk](https://avatars.githubusercontent.com/u/66510723?v=4)](https://github.com/dyzulk "dyzulk (2 commits)")

---

Tags

laraveliconssvgbladestria

### Embed Badge

![Health badge](/badges/stria-icons-blade-icons/health.svg)

```
[![Health](https://phpackages.com/badges/stria-icons-blade-icons/health.svg)](https://phpackages.com/packages/stria-icons-blade-icons)
```

###  Alternatives

[blade-ui-kit/blade-icons

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

2.5k42.5M423](/packages/blade-ui-kit-blade-icons)[hasinhayder/tyro-dashboard

Tyro Dashboard - Beautiful admin dashboard for managing Tyro roles, privileges, users, and settings

5443.8k](/packages/hasinhayder-tyro-dashboard)[technikermathe/blade-lucide-icons

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

18421.4k11](/packages/technikermathe-blade-lucide-icons)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
