You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, it is only possible to create an icon pack with a single level of nesting, for example: MyIcons.Sharp. Unfortunately, this limitation makes it impossible to export more complex icon packs, such as: MyIcons.Sharp.Filled, MyIcons.Rounded.Outlined, etc.
The text was updated successfully, but these errors were encountered:
Currently, it is only possible to create an icon pack with a single level of nesting, for example:
MyIcons.Sharp
. Unfortunately, this limitation makes it impossible to export more complex icon packs, such as:MyIcons.Sharp.Filled
,MyIcons.Rounded.Outlined
, etc.The text was updated successfully, but these errors were encountered: