Support Fontawesome kits & custom icons #17397
Unanswered
RCVarley
asked this question in
Ideas / Proposals
Replies: 2 comments 1 reply
-
Maybe start with the following page (it already covers some customisation info), and see if it helps: |
Beta Was this translation helpful? Give feedback.
0 replies
-
I know it's been almost a year, but how did you get on with this in the end? I can't seem to get the Font Awesome Kit loaded. When I load the page, I get this error:
|
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Fontawesome offers custom kits which can contain custom icons.
My request is for the ability to register a custom kit as an
iconSet
.FYI, when uploading a custom duotone icon called store-group, the basic html implementation would look like this:
<i class="fa-kit-duotone fa-store-group"></i>
.I don't know if anything needs to happen for QIcon to handle the
fa-kit-duotone
class.Beta Was this translation helpful? Give feedback.
All reactions