alexandermatveev/fontawesome-bundle

Fontawesome Bundle for Symfony3+

Installs: 3 981

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Language:CSS

Type:symfony-bundle

1.0 2018-10-09 09:14 UTC

This package is auto-updated.

Last update: 2024-05-09 21:51:02 UTC


README

Current Version

Font Awesome Free 5.3.1

Installation

composer require alexandermatveev/fontawesome-bundle

Usage

Refer to the desired files in your HTML template, e.g.

<link href="{{ asset('bundles/alexandermatveevfontawesome/css/all.min.css') }}" rel="stylesheet">

Example

<i class="far fa-thumbs-up"></i>

Licenses

Refer to the source code of the included files for license information

References

  1. https://fontawesome.com
  2. http://symfony.com