ADD: more icon consistency

More icons and better consistency
This commit is contained in:
webfussel 2025-02-21 20:49:09 +01:00
parent 2ac710387e
commit 7cc82a0f48
2 changed files with 13 additions and 13 deletions

View file

Before

Width:  |  Height:  |  Size: 978 B

After

Width:  |  Height:  |  Size: 966 B

Before After
Before After

View file

@ -63,7 +63,7 @@ export default defineNuxtConfig({
customCollections: [ customCollections: [
{ {
prefix: 'wf', prefix: 'wf',
dir: './public/img/icons' dir: './app/assets/icons'
} }
], ],
provider: 'iconify', provider: 'iconify',