Hello Folks,
maybe I'm wrong here, I'll also make an Issue in the unplugin-icons/vite repo.
See: unplugin/unplugin-icons#399
Anyways, this is the issue:
When Installing vite-plugin-solid 2.11.2, I get the following issue with unplugin-icons/vite:

For some reason, this unplugin tag is not compiled for solid but for react:
<FolderFullIcon class="mb-[3px] inline text-slate-600" />
This issue is not present in vite-plugin-solid 2.11.1:

What regression could that be?