mirror of
https://github.com/FortAwesome/Font-Awesome.git
synced 2024-11-20 11:14:28 +00:00
28 lines
893 B
Markdown
28 lines
893 B
Markdown
|
# @fortawesome/free-solid-svg-icons - SVG with JavaScript version
|
||
|
|
||
|
> "I came here to chew bubblegum and install Font Awesome 5 - and I'm all out of bubblegum"
|
||
|
|
||
|
[![npm](https://img.shields.io/npm/v/@fortawesome/free-solid-svg-icons.svg?style=flat-square)](https://www.npmjs.com/package/@fortawesome/free-solid-svg-icons)
|
||
|
|
||
|
## Installation
|
||
|
|
||
|
```
|
||
|
$ npm i --save @fortawesome/free-solid-svg-icons
|
||
|
```
|
||
|
|
||
|
Or
|
||
|
|
||
|
```
|
||
|
$ yarn add @fortawesome/free-solid-svg-icons
|
||
|
```
|
||
|
|
||
|
## Documentation
|
||
|
|
||
|
Get started [here](https://fontawesome.com/get-started/svg-with-js). Continue your journey [here](https://fontawesome.com/how-to-use/svg-with-js).
|
||
|
|
||
|
Or go straight to the [API documentation](https://fontawesome.com/how-to-use/font-awesome-api).
|
||
|
|
||
|
## Issues and support
|
||
|
|
||
|
Start with [GitHub issues](https://github.com/FortAwesome/Font-Awesome/issues) and ping us on [Twitter](https://twitter.com/fontawesome) if you need to.
|