Last change
on this file since 84d0fbb was 59329aa, checked in by Ema <ema_spirova@…>, 3 years ago |
adding photos
|
-
Property mode
set to
100644
|
File size:
917 bytes
|
Rev | Line | |
---|
[59329aa] | 1 | # @fortawesome/free-solid-svg-icons - SVG with JavaScript version
|
---|
| 2 |
|
---|
| 3 | > "I came here to chew bubblegum and install Font Awesome 5 - and I'm all out of bubblegum"
|
---|
| 4 |
|
---|
| 5 | [![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)
|
---|
| 6 |
|
---|
| 7 | ## Installation
|
---|
| 8 |
|
---|
| 9 | ```
|
---|
| 10 | $ npm i --save @fortawesome/free-solid-svg-icons
|
---|
| 11 | ```
|
---|
| 12 |
|
---|
| 13 | Or
|
---|
| 14 |
|
---|
| 15 | ```
|
---|
| 16 | $ yarn add @fortawesome/free-solid-svg-icons
|
---|
| 17 | ```
|
---|
| 18 |
|
---|
| 19 | ## Documentation
|
---|
| 20 |
|
---|
| 21 | Get started [here](https://fontawesome.com/how-to-use/on-the-web/setup/getting-started). Continue your journey [here](https://fontawesome.com/how-to-use/on-the-web/advanced).
|
---|
| 22 |
|
---|
| 23 | Or go straight to the [API documentation](https://fontawesome.com/how-to-use/with-the-api).
|
---|
| 24 |
|
---|
| 25 | ## Issues and support
|
---|
| 26 |
|
---|
| 27 | Start with [GitHub issues](https://github.com/FortAwesome/Font-Awesome/issues) and ping us on [Twitter](https://twitter.com/fontawesome) if you need to.
|
---|
Note:
See
TracBrowser
for help on using the repository browser.