export default [ { name: 'my-icon-wand', path: () => import('./files/icon-wand.js'), }, { name: 'my-icon-heart', path: () => import('./files/icon-heart.js'), }, ];