bytic/icons

icons

Installs: 1 355

Dependents: 2

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

pkg:composer/bytic/icons

1.0.10 2024-02-11 19:45 UTC

This package is auto-updated.

Last update: 2025-09-11 23:11:57 UTC


README

Fonts provided

https://github.com/icons8/line-awesome

Installation

The preferred way to install this extension is through composer.

Either run

$ php composer.phar require bytic/icons "@dev"

or add

"bytic/icons": "@dev"

to the require section of your composer.json file.

Usage

use ByTIC\Icons\Icon;
Icon::user();  

Inspiration