Does this issue occur when all extensions are disabled?: Yes
- VS Code Version: 1.87.1
- OS Version:
Steps to Reproduce:
- Enable the
vs-seti icon theme
- Create a terminal with the
createTerminal function from the VS Code API, setting the iconPath to a file.
- Move the terminal into the editor area
Example:

The extension defined fileIcon (
) is overlapping with the editor icon (
).