For Storybook 8+ it only works if I put the following in manager-head.html
<link rel="icon" type="image/x-icon" href="favicon.ico" />
The documentation says to place the icon in: .../prj-name/.storybook/static/favicon.ico However, it only worked if I put the image in the root of the project