Support Fontawesome kits & custom icons #17397
Unanswered
RCVarley
asked this question in
Ideas / Proposals
Replies: 1 comment
-
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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