todo: remove iconify dep and use local svg
Closed this issue · 0 comments
Simon-He95 commented
Description
Because currently Iconify needs to dynamically pull SVG through the interface, which may be limited by the network. Another point is that users may need to install Iconify separately, so I plan to introduce Iconify-related drinking icons locally and directly remove the dependency of Iconify.
Suggested solution
Because currently Iconify needs to dynamically pull SVG through the interface, which may be limited by the network. Another point is that users may need to install Iconify separately, so I plan to introduce Iconify-related drinking icons locally and directly remove the dependency of Iconify.
Alternative
No response
Additional context
No response