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, the ImageVector declarations generated are missing the public visibility modifier. This causes compilation issues in projects using explicitApi() mode.