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
{{ message }}
This repository was archived by the owner on Sep 20, 2024. It is now read-only.
Describe the bug
When attempting to load @fortawesome/pro-duotone-svg-icons icons, only half the icon renders, and raises: Error: <path> attribute d: Expected path command, "….06 0 0 0 64 64z,M396.8 288h-8.3…". in the console
To Reproduce
Basic Vue2 install via vue create project & vue add chakra-ui