nextcloud / nextcloud/appstore
Replace `MaterialSymbolsOutlined.woff2` with equivalent SVG icons
Open
bug
low priority
technical debt
- Dominant language
- Python
- Stars
- 391
- Forks
- 175
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 25
Description
Commit https://github.com/nextcloud/appstore/commit/0b0e11c0d4f9492c8860efc4fabafc71982f2490 introduced the file `nextcloudappstore/core/static/assets/fonts/MaterialSymbolsOutlined.woff2` which is causing network performance issues on https://apps.nextcloud.com/ due to the large file size. It would be nice if we could replace the icons used in this library with equivalent SVG icons to reduce file size and thus network load.
cc @SystemKeeper
Contributor guide
Assessment
This issue has not been assessed yet.