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
would it be feasible to introduce a feature allowing users to generate their own icon resources directly from Iconify using command similar to fyne bundle.
I noted that fyne has some svg icons builtin https://docs.fyne.io/explore/icons.html.
would it be feasible to introduce a feature allowing users to generate their own icon resources directly from Iconify using command similar to
fyne bundle
.eg.
fyne iconify add mdi:account
will generate following content
all icons can be found in https://github.com/iconify/icon-sets repo.
The text was updated successfully, but these errors were encountered: