Feature request: Allow copying of Font Awesome HTML classes on website #20933
timEulitz
started this conversation in
Feature Requests
Replies: 1 comment
-
|
Thanks for the feedback! I'll bring this up with the team. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is your feature request related to a problem?
Hey, the latest redesign of the Font Awesome website has made it impossible to just copy the Font Awesome classes that we need. Previously this was always possible but now the website only offers certain HTML snippets with an "i" class that are rarely relevant for our use-case. We are also not able to select and manually copy these classes anymore because the website will always copy the entire code snippet on click.
Feature description
Ideally we would like to be able to easily copy the HTML classes on the website. For example:
https://fontawesome.com/icons/computer?s=solid
When visiting this page, I would like to be able to copy
fa-solid fa-computerwithout all the extra HTML that is not relevant to our work. I would imagine a new button on the right-hand side which reads "Copy HTML classes" or something like that.Alternatives
No response
Additional context
No response
Feature request checklist
Beta Was this translation helpful? Give feedback.
All reactions