How to change sider icon automatically with inferencer?
How to change sider icon automatically without defining custom sider,

Note: you can ask me a follow up question by @ mentioning me again <Refine
...
resources={[
{
...
meta: {
icon: <CustomIcon />
}
},
]}
/>