This repository was archived by the owner on Mar 27, 2023. It is now read-only.
Icon paths #6719
Answered
by
bbogdanov
grahamford
asked this question in
Q&A
Icon paths
#6719
|
The documentation has this example to use an icon in an Angular app Not all icons are exported from Is this the way newer icons should be imported? |
Answered by
bbogdanov
Mar 11, 2022
Replies: 1 comment
|
Hi @grahamford, Yea not all icons are been exported as single ones. Some of them are available through collections. We did a PR to export some of the |
0 replies
Answer selected by
grahamford
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @grahamford,
Yea not all icons are been exported as single ones. Some of them are available through collections. We did a PR to export some of the
technologyicons that were only available when you import the collection but if there are others, let us know.