bytic/icons

icons

Maintainers

Package info

github.com/bytic/icons

pkg:composer/bytic/icons

Statistics

Installs: 1 542

Dependents: 2

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.11 2025-12-24 20:05 UTC

This package is auto-updated.

Last update: 2026-02-24 20:36:17 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