requarks / wiki

Wiki.js | A modern and powerful wiki app built on Node.js
https://js.wiki
GNU Affero General Public License v3.0
23.92k stars 2.62k forks source link

Use Iconify to load icons #6692

Open NGPixel opened 10 months ago

NGPixel commented 10 months ago

Objective

Use Iconify to load icons via on-demand SVG rather than using webfonts.

### Tasks
- [ ] Implement Iconify Vue component
- [ ] Add local copy of Iconify resources
- [ ] Admin page to control packages to allow / APIs to use
ajukadavid commented 9 months ago

@NGPixel can i work on this issue?