bytic / icons
icons
1.0.11
2025-12-24 20:05 UTC
Requires
- php: ^7.2|^8.0
- bytic/utility: ^1.0
- iconify/json: *
Requires (Dev)
- iconify/json-tools: ^1.0
- mockery/mockery: ^1.0
- phpunit/phpunit: ^8.0|^9.0
- symfony/maker-bundle: ^v1.32.0
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();