Importing version if Terminal-Icons 0.11.0 leads to an error
Import-Module -Name Terminal-Icons -Global -Force
Import-Clixml: '<', hexadecimal value 0x3C, is an invalid attribute character. Line 1072, position 35.
InvalidOperation: Index operation failed; the array index evaluated to null.
Downgrading to version 0.10.0 solved the issue