Skip to content

Commit 053bff8

Browse files
authored
Fix devicon.json (devicons#1582)
1 parent 4711b5c commit 053bff8

File tree

2 files changed

+20
-3
lines changed

2 files changed

+20
-3
lines changed

.vscode/tags-enum.json

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"ARM",
1111
"C#",
1212
"CMS",
13+
"DAG",
1314
"GNU",
1415
"IDE",
1516
"algorithms",
@@ -30,11 +31,14 @@
3031
"autodesk",
3132
"automation",
3233
"azure",
34+
"big data",
35+
"binary",
3336
"blockchain",
3437
"blog",
3538
"brand",
3639
"browser",
3740
"build",
41+
"bundler",
3842
"c",
3943
"c++",
4044
"c-sharp",
@@ -88,8 +92,10 @@
8892
"ecommerce",
8993
"editor",
9094
"elastic",
95+
"elixir",
9196
"engine",
9297
"erc20",
98+
"esbuild",
9399
"ethereum",
94100
"file-format",
95101
"format",
@@ -106,6 +112,7 @@
106112
"graph",
107113
"graphic",
108114
"graphics",
115+
"groovy",
109116
"hardware",
110117
"heterogeneous-computing",
111118
"hosting",
@@ -123,6 +130,7 @@
123130
"iphone",
124131
"java",
125132
"javascript",
133+
"javascript-runtime",
126134
"jetbrains",
127135
"js",
128136
"jupyter notebook",
@@ -158,6 +166,7 @@
158166
"modelling",
159167
"monitoring",
160168
"multimedia",
169+
"network",
161170
"networking",
162171
"node.js",
163172
"nodejs",
@@ -176,12 +185,14 @@
176185
"os",
177186
"package",
178187
"package-manager",
188+
"pages",
179189
"performance",
180190
"php",
181191
"pipeline",
182192
"platform",
183193
"plotting",
184194
"pods",
195+
"polyfill",
185196
"pre-processor",
186197
"procedural",
187198
"production-tool",
@@ -202,6 +213,7 @@
202213
"robotics",
203214
"router",
204215
"ruby",
216+
"runtime",
205217
"rust",
206218
"scala",
207219
"script",
@@ -213,6 +225,7 @@
213225
"shell",
214226
"social",
215227
"software",
228+
"solidity",
216229
"specification",
217230
"sql",
218231
"ssg",
@@ -235,6 +248,7 @@
235248
"tool",
236249
"tracing",
237250
"transpiler",
251+
"typescript",
238252
"typesetting-system",
239253
"ui",
240254
"universal",
@@ -246,6 +260,7 @@
246260
"version-control",
247261
"vfx",
248262
"video",
263+
"virtual machine",
249264
"visualization",
250265
"vmware",
251266
"vuejs",
@@ -259,7 +274,8 @@
259274
"websockets",
260275
"wiki",
261276
"windows",
262-
"wrapper"
277+
"wrapper",
278+
"zig"
263279
]
264280
}
265281
}

devicon.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3123,7 +3123,7 @@
31233123
},
31243124
{
31253125
"name": "gitbook",
3126-
"aliases": [],
3126+
"altnames": [],
31273127
"tags": [
31283128
"documentation",
31293129
"pages",
@@ -3145,7 +3145,7 @@
31453145
]
31463146
},
31473147
"color": "#346ddb",
3148-
"altnames": [
3148+
"aliases": [
31493149
{
31503150
"base": "original",
31513151
"alias": "plain"
@@ -9191,6 +9191,7 @@
91919191
},
91929192
{
91939193
"name": "vite",
9194+
"altnames": [],
91949195
"tags": [
91959196
"web3",
91969197
"blockchain",

0 commit comments

Comments
 (0)