migration

Hello after migration lot of problem. Svg by name "o-collection" from set "heroicons" not found.
4 Replies
LeandroFerreira
LeandroFerreira16mo ago
change $navigationIcon to another icon on the resources https://heroicons.com/
Heroicons
Heroicons
Beautiful hand-crafted SVG icons, by the makers of Tailwind CSS.
cheesegrits
cheesegrits16mo ago
Filament v3 uses Heroicons v2 (where Filament v2 used Heroicons v1), and a lot of icon names have changed, so you'll need to globally replace any usage of names which don't exist in the v2 set.
toeknee
toeknee16mo ago
Be warned any icons in the DB need updating which is missed off the migration
Gregory RODRIGUES
Gregory RODRIGUESOP16mo ago
thanks

Did you find this page helpful?