local M = {} M.icons = { Class = " ", Color = " ", Constant = "ﲀ ", Constructor = " ", Enum = "練", EnumMember = " ", Event = " ", Field = " ", File = "", Folder = " ", Function = " ", Interface = "ﰮ ", Keyword = " ", Method = " ", Module = " ", Operator = "", Property = " ", Reference = " ", Snippet = " ", Struct = " ", Text = " ", TypeParameter = " ", Unit = "塞", Value = " ", Variable = " ", } return M