Hello, I'm a really enthusiastic with the new interactive rebase feature that comes with GitLens 11, though some icons are not showing, instead there is a square for branch, commit and toggle down icons as if a font was missing or something.

11.0.02.24.31.51.111.0.1 & 10.15.7Fira Code, Menlo, Monaco, 'Courier New', monospaceMe,too
@lanmeidada Are you also on macOS?
I'm on Windows 10 and I can confirm this. It was even worse before restarting VSCode.
The commits were not visible at all, there was just the "Interactive Rebase" heading and labels of buttons (Start rebase and Abort) without the borders or background.
A suggestion - add a note this page is coming from gitlens so people can find an easy way to disable it (see #1153)
A suggestion - add a note this page is coming from gitlens so people can find an easy way to disable it (see #1153)
Indeed, I also had a hard time finding out that view was coming from GitLens 馃槄
I'm also on Windows 10, and seeing squares like that in other places too, such as the gitlens settings editor:

Not sure if that's intentional, but it seems odd.
Thanks for the info. Definitely not expected. It looks like the codicons font (the built-in vscode icon set) is not being loaded correctly.
It looks like this issue is somewhat related to https://github.com/microsoft/vscode/issues/85872
@plwalsh @DDeis @ceecko @lanmeidada Do any of you have any other missing icons?
@eamodio No, all other icons are fine.
When you see the issue you can run the Open Webview Developer Tools command from the command palette and see if there are any errors in the console?
I happened upon an old issue you submitted (https://github.com/microsoft/vscode/issues/63967) just trying to figure out how to open that dang console 馃槄.. Open did nothing, Toggle opened it.
But here's what popped up in the console when I launched an interactive rebase:

Same issue for me in GitLens Settings & Interactive Rebase Editor (on Ubuntu)
Most helpful comment
@eamodio No, all other icons are fine.