cv-bud/fa-pro

fa pro for you

1.1 2020-06-13 18:15 UTC

This package is auto-updated.

Last update: 2024-09-14 03:41:03 UTC


README

Installation

Via Composer

$ composer require cv-bud/fa-pro

Via Git Bash

$ git clone https://github.com/mrbudbud/fontawesome-pro.git

What's included

Within the download you'll find the following directories and files, logically grouping common assets and providing both compiled and minified variations. You'll see something like this:

Fontawesome Pro All version

  • 2/4/2020 Fontawesome Pro 5.13.0
  • 2/4/2020 Fontawesome Pro 5.12.1 sorry for miss this version
  • 30/12/2019 Fontawesome Pro 5.12.0
  • 11/10/2019 Fontawesome Pro 5.11.2
  • 25/09/2019 Fontawesome Pro 5.11.1
  • 10/09/2019 Fontawesome Pro 5.10.2
  • 12/05/2019 Fontawesome Pro 5.8.2
  • 26/04/2019 Fontawesome Pro 5.5.0
  • 03/08/2018 Fontawesome Pro 5.0.13

Usage

<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="UTF-8">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <link rel="stylesheet" href="css/all.min.css">
  <title>Document</title>
</head>
<body>
  
  
  <script src="js/all.min.js"></script>
</body>
</html>

Credits by

Documentation