-
Hello, explain me please, how should I use external assets with your library?
![image](https://user-images.githubusercontent.com/43337612/174243248-bf0e7707-b15e-4ab6-9093-2dc88c5460b5.png)
-
We currently have a mix of [icon sets](https://gist.github.com/alex-courtis/26271d581e390fe26058bf0743539cc3?permalink_comment_id=4829827#gistcomment-4829827)
```
2 fae-
7 NOGLYPH-
…
-
# Feature Request Description
It would be nice to also allow for fontawesome icons in addition to shapes/glyphs and emojis. the `fontawesome` package does not currently seem capable of doing this, bu…
-
## Current behavior
If support for multiple icon sets is wanted, it is necessary for the code to handle this at each call site, e.g. like this:
```blade
@if (!empty($fontawesome)) // e.g. 'calendar…
-
Hi,
First thanks a lot for this beautiful theme.
I would like to add a link to my [researchgate](https://www.researchgate.net) profile as well as my google scholar profile.
How can I do this ? …
-
I just want to report a small issue I found in FontAwesome: it seems there are gaps in the Unicode character ranges assigned to the FontAwesome glyphs. Example:
.fa-search-plus:before {
content: "\…
-
### Is your feature request related to a problem?
Using the `@fortawesome/free-brands-svg-icons` pacakge in an Angular app:
```
FILE_NAME depends on '@fortawesome/free-brands-svg-icons/ICON_NAME'…
-
-
Hi!
When I try to download an svg it says:
_You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in …
-
icons should be svg. svg is trusty. icon fonts invariably break at some point.
Example:
- https://github.com/intermine/intermine/issues/317
- https://github.com/intermine/intermine/issues/538
-…