mallardduck/blade-emoji-icons

A package to use emoji as icons.

Fund package maintenance!
mallardduck

Installs: 5 677

Dependents: 2

Suggesters: 0

Security: 0

Stars: 5

Watchers: 2

Forks: 0

Open Issues: 0

Language:Blade

1.5.0 2024-03-07 13:31 UTC

This package is auto-updated.

Last update: 2024-04-07 13:49:48 UTC


README

Latest Version on Packagist GitHub Tests Action Status GitHub Code Style Action Status Total Downloads

This package enables you to use Emoji as blade components in a similar way to BladeUiKit's Icons. The main difference is that these are not SVGs, but simple text as all Emoji are.

A message to Russian 🇷🇺 people

If you currently live in Russia, please read this message.

Installation

You can install the package via composer:

composer require mallardduck/blade-emoji-icons

Usage

<x-emoji-icon::smiling-face class="text-5xl" />

Testing

composer test

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

The MIT License (MIT). Please see License File for more information.