initial new update icon

This commit is contained in:
asep.komarudin 2024-04-14 12:13:15 +07:00
parent aec3c632f0
commit 3ca400d195
8 changed files with 84 additions and 32 deletions

View file

@ -11,7 +11,7 @@ return {
Event = "",
Field = "",
File = "",
Folder = "",
Folder = "󰉋",
Function = "",
Interface = "",
Key = "",
@ -19,7 +19,7 @@ return {
Method = "",
Module = "",
Namespace = "",
Null = "",
Null = "󰟢",
Number = "",
Object = "",
Operator = "",
@ -69,7 +69,7 @@ return {
Bug = "",
Stacks = "",
Scopes = "",
Watches = "",
Watches = "",
DebugConsole = "",
Calendar = "",
Check = "",
@ -80,7 +80,7 @@ return {
ChevronShortUp = "",
Circle = "",
Dot = "",
Close = "",
Close = "",
CloudDownload = "",
Code = "",
Comment = "",
@ -115,19 +115,19 @@ return {
NewFile = "",
Note = "",
Package = "",
Pencil = "",
Pencil = "󰏫",
Plus = "",
Project = "",
Search = "",
SignIn = "",
SignOut = "",
Tab = "",
Tab = "",
Table = "",
Target = "",
Telescope = "",
Text = "",
Tree = "",
Triangle = "",
Triangle = "",
TriangleShortArrowDown = "",
TriangleShortArrowLeft = "",
TriangleShortArrowRight = "",
@ -144,7 +144,7 @@ return {
BoldQuestion = "",
Question = "",
BoldHint = "",
Hint = "",
Hint = "󰌶",
Debug = "",
Trace = "",
},