### Clear and concise description of the problem presetIcons({ /** * 图标整体缩放比例 */ scale: 1.2, /** * 未找到图标时给出警告(开发期很有用) */ warn: true, collections: { /** * 本地 svg 图标集合 * 👉 使用前缀:i-local-xxx */ svgs: FileSystemIconLoader('./src/assets/svgs'), }, }), ### Suggested solution Want local icons to provide hints like Iconify. ### Alternative _No response_ ### Additional context _No response_ ### Validations - [x] Follow our [Code of Conduct](https://github.com/antfu/.github/blob/main/CODE_OF_CONDUCT.md) - [x] Read the [Contributing Guide](https://github.com/antfu/contribute). - [x] Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
Clear and concise description of the problem
Suggested solution
Want local icons to provide hints like Iconify.
Alternative
No response
Additional context
No response
Validations