symbols: Update 'Object' icon

This commit is contained in:
simrat39
2021-04-18 19:29:42 -07:00
parent 7958e824ef
commit 0c669642f1

View File

@@ -18,7 +18,7 @@ M.String = "𝓐"
M.Number = "#"
M.Boolean = ""
M.Array = ""
M.Object = "object"
M.Object = "⦿"
M.Key = "🔐"
M.Null = "NULL"
M.EnumMember = ""