bytic / icons
icons
Installs: 1 148
Dependents: 2
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
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();