@vscode/codicons 0.0.32 → 0.0.34

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/codicon.css CHANGED
@@ -6,7 +6,7 @@
6
6
  @font-face {
7
7
  font-family: "codicon";
8
8
  font-display: block;
9
- src: url("./codicon.ttf?0e5b0adf625a37fbcd638d31f0fe72aa") format("truetype");
9
+ src: url("./codicon.ttf?79130123c9d3674a686cf03962523e8a") format("truetype");
10
10
  }
11
11
 
12
12
  .codicon[class*='codicon-'] {
@@ -72,6 +72,7 @@
72
72
  .codicon-record-keys:before { content: "\ea65" }
73
73
  .codicon-keyboard:before { content: "\ea65" }
74
74
  .codicon-tag:before { content: "\ea66" }
75
+ .codicon-git-pull-request-label:before { content: "\ea66" }
75
76
  .codicon-tag-add:before { content: "\ea66" }
76
77
  .codicon-tag-remove:before { content: "\ea66" }
77
78
  .codicon-person:before { content: "\ea67" }
@@ -107,6 +108,7 @@
107
108
  .codicon-debug-breakpoint:before { content: "\ea71" }
108
109
  .codicon-debug-breakpoint-disabled:before { content: "\ea71" }
109
110
  .codicon-debug-hint:before { content: "\ea71" }
111
+ .codicon-terminal-decoration-success:before { content: "\ea71" }
110
112
  .codicon-primitive-square:before { content: "\ea72" }
111
113
  .codicon-edit:before { content: "\ea73" }
112
114
  .codicon-pencil:before { content: "\ea73" }
@@ -226,7 +228,9 @@
226
228
  .codicon-chrome-minimize:before { content: "\eaba" }
227
229
  .codicon-chrome-restore:before { content: "\eabb" }
228
230
  .codicon-circle-outline:before { content: "\eabc" }
231
+ .codicon-circle:before { content: "\eabc" }
229
232
  .codicon-debug-breakpoint-unverified:before { content: "\eabc" }
233
+ .codicon-terminal-decoration-incomplete:before { content: "\eabc" }
230
234
  .codicon-circle-slash:before { content: "\eabd" }
231
235
  .codicon-circuit-board:before { content: "\eabe" }
232
236
  .codicon-clear-all:before { content: "\eabf" }
@@ -324,6 +328,7 @@
324
328
  .codicon-megaphone:before { content: "\eb1e" }
325
329
  .codicon-mention:before { content: "\eb1f" }
326
330
  .codicon-milestone:before { content: "\eb20" }
331
+ .codicon-git-pull-request-milestone:before { content: "\eb20" }
327
332
  .codicon-mortar-board:before { content: "\eb21" }
328
333
  .codicon-move:before { content: "\eb22" }
329
334
  .codicon-multiple-windows:before { content: "\eb23" }
@@ -435,6 +440,7 @@
435
440
  .codicon-debug-stackframe-active:before { content: "\eb89" }
436
441
  .codicon-circle-small-filled:before { content: "\eb8a" }
437
442
  .codicon-debug-stackframe-dot:before { content: "\eb8a" }
443
+ .codicon-terminal-decoration-mark:before { content: "\eb8a" }
438
444
  .codicon-debug-stackframe:before { content: "\eb8b" }
439
445
  .codicon-debug-stackframe-focused:before { content: "\eb8b" }
440
446
  .codicon-debug-breakpoint-unsupported:before { content: "\eb8c" }
@@ -448,9 +454,11 @@
448
454
  .codicon-menu:before { content: "\eb94" }
449
455
  .codicon-expand-all:before { content: "\eb95" }
450
456
  .codicon-feedback:before { content: "\eb96" }
457
+ .codicon-git-pull-request-reviewer:before { content: "\eb96" }
451
458
  .codicon-group-by-ref-type:before { content: "\eb97" }
452
459
  .codicon-ungroup-by-ref-type:before { content: "\eb98" }
453
460
  .codicon-account:before { content: "\eb99" }
461
+ .codicon-git-pull-request-assignee:before { content: "\eb99" }
454
462
  .codicon-bell-dot:before { content: "\eb9a" }
455
463
  .codicon-debug-console:before { content: "\eb9b" }
456
464
  .codicon-library:before { content: "\eb9c" }
@@ -479,6 +487,7 @@
479
487
  .codicon-pinned-dirty:before { content: "\ebb2" }
480
488
  .codicon-pass-filled:before { content: "\ebb3" }
481
489
  .codicon-circle-large-filled:before { content: "\ebb4" }
490
+ .codicon-circle-large:before { content: "\ebb5" }
482
491
  .codicon-circle-large-outline:before { content: "\ebb5" }
483
492
  .codicon-combine:before { content: "\ebb6" }
484
493
  .codicon-gather:before { content: "\ebb6" }
@@ -552,6 +561,7 @@
552
561
  .codicon-indent:before { content: "\ebf9" }
553
562
  .codicon-record-small:before { content: "\ebfa" }
554
563
  .codicon-error-small:before { content: "\ebfb" }
564
+ .codicon-terminal-decoration-error:before { content: "\ebfb" }
555
565
  .codicon-arrow-circle-down:before { content: "\ebfc" }
556
566
  .codicon-arrow-circle-left:before { content: "\ebfd" }
557
567
  .codicon-arrow-circle-right:before { content: "\ebfe" }
@@ -569,3 +579,21 @@
569
579
  .codicon-comment-unresolved:before { content: "\ec0a" }
570
580
  .codicon-git-pull-request-go-to-changes:before { content: "\ec0b" }
571
581
  .codicon-git-pull-request-new-changes:before { content: "\ec0c" }
582
+ .codicon-search-fuzzy:before { content: "\ec0d" }
583
+ .codicon-comment-draft:before { content: "\ec0e" }
584
+ .codicon-send:before { content: "\ec0f" }
585
+ .codicon-sparkle:before { content: "\ec10" }
586
+ .codicon-insert:before { content: "\ec11" }
587
+ .codicon-mic:before { content: "\ec12" }
588
+ .codicon-thumbsdown-filled:before { content: "\ec13" }
589
+ .codicon-thumbsup-filled:before { content: "\ec14" }
590
+ .codicon-coffee:before { content: "\ec15" }
591
+ .codicon-snake:before { content: "\ec16" }
592
+ .codicon-game:before { content: "\ec17" }
593
+ .codicon-vr:before { content: "\ec18" }
594
+ .codicon-chip:before { content: "\ec19" }
595
+ .codicon-piano:before { content: "\ec1a" }
596
+ .codicon-music:before { content: "\ec1b" }
597
+ .codicon-mic-filled:before { content: "\ec1c" }
598
+ .codicon-git-fetch:before { content: "\ec1d" }
599
+ .codicon-copilot:before { content: "\ec1e" }
package/dist/codicon.csv CHANGED
@@ -46,17 +46,18 @@ chevron-down,,EAB4
46
46
  chevron-left,,EAB5
47
47
  chevron-right,,EAB6
48
48
  chevron-up,,EAB7
49
+ chip,,EC19
49
50
  chrome-close,,EAB8
50
51
  chrome-maximize,,EAB9
51
52
  chrome-minimize,,EABA
52
53
  chrome-restore,,EABB
53
54
  circle-filled,,EA71
54
55
  circle-large-filled,,EBB4
55
- circle-large-outline,,EBB5
56
- circle-outline,,EABC
56
+ circle-large,,EBB5
57
57
  circle-slash,,EABD
58
58
  circle-small-filled,,EB8A
59
59
  circle-small,,EC07
60
+ circle,,EABC
60
61
  circuit-board,,EABE
61
62
  clear-all,,EABF
62
63
  clippy,,EAC0
@@ -66,15 +67,18 @@ cloud-download,,EAC2
66
67
  cloud-upload,,EAC3
67
68
  cloud,,EBAA
68
69
  code,,EAC4
70
+ coffee,,EC15
69
71
  collapse-all,,EAC5
70
72
  color-mode,,EAC6
71
73
  combine,,EBB6
72
74
  comment-discussion,,EAC7
75
+ comment-draft,,EC0E
73
76
  comment-unresolved,,EC0A
74
77
  comment,,EA6B
75
78
  compass-active,,EBD7
76
79
  compass-dot,,EBD6
77
80
  compass,,EBD5
81
+ copilot,,EC1E
78
82
  copy,,EBCC
79
83
  credit-card,,EAC9
80
84
  dash,,EACC
@@ -156,11 +160,13 @@ folder-active,,EAF6
156
160
  folder-library,,EBDF
157
161
  folder-opened,,EAF7
158
162
  folder,,EA83
163
+ game,,EC17
159
164
  gear,,EAF8
160
165
  gift,,EAF9
161
166
  gist-secret,,EAFA
162
167
  git-commit,,EAFC
163
168
  git-compare,,EAFD
169
+ git-fetch,,EC1D
164
170
  git-merge,,EAFE
165
171
  git-pull-request-closed,,EBDA
166
172
  git-pull-request-create,,EBBC
@@ -190,6 +196,7 @@ hubot,,EB08
190
196
  inbox,,EB09
191
197
  indent,,EBF9
192
198
  info,,EA74
199
+ insert,,EC11
193
200
  inspect,,EBD1
194
201
  issue-draft,,EBD9
195
202
  issue-reopened,,EB0B
@@ -245,11 +252,14 @@ megaphone,,EB1E
245
252
  mention,,EB1F
246
253
  menu,,EB94
247
254
  merge,,EBAB
255
+ mic-filled,,EC1C
256
+ mic,,EC12
248
257
  milestone,,EB20
249
258
  mirror,,EA69
250
259
  mortar-board,,EB21
251
260
  move,,EB22
252
261
  multiple-windows,,EB23
262
+ music,,EC1B
253
263
  mute,,EB24
254
264
  new-file,,EA7F
255
265
  new-folder,,EA80
@@ -268,6 +278,7 @@ pass-filled,,EBB3
268
278
  pass,,EBA4
269
279
  person-add,,EBCD
270
280
  person,,EA67
281
+ piano,,EC1A
271
282
  pie-chart,,EBE4
272
283
  pin,,EB2B
273
284
  pinned-dirty,,EBB2
@@ -319,8 +330,10 @@ save-as,,EB4A
319
330
  save,,EB4B
320
331
  screen-full,,EB4C
321
332
  screen-normal,,EB4D
333
+ search-fuzzy,,EC0D
322
334
  search-stop,,EB4E
323
335
  search,,EA6D
336
+ send,,EC0F
324
337
  server-environment,,EBA3
325
338
  server-process,,EBA2
326
339
  server,,EB50
@@ -330,8 +343,10 @@ shield,,EB53
330
343
  sign-in,,EA6F
331
344
  sign-out,,EA6E
332
345
  smiley,,EB54
346
+ snake,,EC16
333
347
  sort-precedence,,EB55
334
348
  source-control,,EA68
349
+ sparkle,,EC10
335
350
  split-horizontal,,EB56
336
351
  split-vertical,,EB57
337
352
  squirrel,,EB58
@@ -381,7 +396,9 @@ terminal-ubuntu,,EBC9
381
396
  terminal,,EA85
382
397
  text-size,,EB69
383
398
  three-bars,,EB6A
399
+ thumbsdown-filled,,EC13
384
400
  thumbsdown,,EB6B
401
+ thumbsup-filled,,EC14
385
402
  thumbsup,,EB6C
386
403
  tools,,EB6D
387
404
  trash,,EA81
@@ -407,6 +424,7 @@ vm-connect,,EBA9
407
424
  vm-outline,,EB7A
408
425
  vm-running,,EB7B
409
426
  vm,,EA7A
427
+ vr,,EC18
410
428
  wand,,EBCF
411
429
  warning,,EA6C
412
430
  watch,,EB7C
package/dist/codicon.html CHANGED
@@ -529,6 +529,14 @@
529
529
  <span class='label'>chevron-up</span>
530
530
  <span class='description'></span>
531
531
  </div>
532
+ <div class="icon" data-name="chip" title="chip">
533
+ <span class="inner">
534
+ <i class="codicon codicon-chip" aria-hidden="true"></i>
535
+ </span>
536
+ <br>
537
+ <span class='label'>chip</span>
538
+ <span class='description'></span>
539
+ </div>
532
540
  <div class="icon" data-name="chrome-close" title="chrome-close">
533
541
  <span class="inner">
534
542
  <i class="codicon codicon-chrome-close" aria-hidden="true"></i>
@@ -577,20 +585,12 @@
577
585
  <span class='label'>circle-large-filled</span>
578
586
  <span class='description'></span>
579
587
  </div>
580
- <div class="icon" data-name="circle-large-outline" title="circle-large-outline">
588
+ <div class="icon" data-name="circle-large" title="circle-large">
581
589
  <span class="inner">
582
- <i class="codicon codicon-circle-large-outline" aria-hidden="true"></i>
590
+ <i class="codicon codicon-circle-large" aria-hidden="true"></i>
583
591
  </span>
584
592
  <br>
585
- <span class='label'>circle-large-outline</span>
586
- <span class='description'></span>
587
- </div>
588
- <div class="icon" data-name="circle-outline" title="circle-outline">
589
- <span class="inner">
590
- <i class="codicon codicon-circle-outline" aria-hidden="true"></i>
591
- </span>
592
- <br>
593
- <span class='label'>circle-outline</span>
593
+ <span class='label'>circle-large</span>
594
594
  <span class='description'></span>
595
595
  </div>
596
596
  <div class="icon" data-name="circle-slash" title="circle-slash">
@@ -617,6 +617,14 @@
617
617
  <span class='label'>circle-small</span>
618
618
  <span class='description'></span>
619
619
  </div>
620
+ <div class="icon" data-name="circle" title="circle">
621
+ <span class="inner">
622
+ <i class="codicon codicon-circle" aria-hidden="true"></i>
623
+ </span>
624
+ <br>
625
+ <span class='label'>circle</span>
626
+ <span class='description'></span>
627
+ </div>
620
628
  <div class="icon" data-name="circuit-board" title="circuit-board">
621
629
  <span class="inner">
622
630
  <i class="codicon codicon-circuit-board" aria-hidden="true"></i>
@@ -689,6 +697,14 @@
689
697
  <span class='label'>code</span>
690
698
  <span class='description'></span>
691
699
  </div>
700
+ <div class="icon" data-name="coffee" title="coffee">
701
+ <span class="inner">
702
+ <i class="codicon codicon-coffee" aria-hidden="true"></i>
703
+ </span>
704
+ <br>
705
+ <span class='label'>coffee</span>
706
+ <span class='description'></span>
707
+ </div>
692
708
  <div class="icon" data-name="collapse-all" title="collapse-all">
693
709
  <span class="inner">
694
710
  <i class="codicon codicon-collapse-all" aria-hidden="true"></i>
@@ -721,6 +737,14 @@
721
737
  <span class='label'>comment-discussion</span>
722
738
  <span class='description'></span>
723
739
  </div>
740
+ <div class="icon" data-name="comment-draft" title="comment-draft">
741
+ <span class="inner">
742
+ <i class="codicon codicon-comment-draft" aria-hidden="true"></i>
743
+ </span>
744
+ <br>
745
+ <span class='label'>comment-draft</span>
746
+ <span class='description'></span>
747
+ </div>
724
748
  <div class="icon" data-name="comment-unresolved" title="comment-unresolved">
725
749
  <span class="inner">
726
750
  <i class="codicon codicon-comment-unresolved" aria-hidden="true"></i>
@@ -761,6 +785,14 @@
761
785
  <span class='label'>compass</span>
762
786
  <span class='description'></span>
763
787
  </div>
788
+ <div class="icon" data-name="copilot" title="copilot">
789
+ <span class="inner">
790
+ <i class="codicon codicon-copilot" aria-hidden="true"></i>
791
+ </span>
792
+ <br>
793
+ <span class='label'>copilot</span>
794
+ <span class='description'></span>
795
+ </div>
764
796
  <div class="icon" data-name="copy" title="copy">
765
797
  <span class="inner">
766
798
  <i class="codicon codicon-copy" aria-hidden="true"></i>
@@ -1409,6 +1441,14 @@
1409
1441
  <span class='label'>folder</span>
1410
1442
  <span class='description'></span>
1411
1443
  </div>
1444
+ <div class="icon" data-name="game" title="game">
1445
+ <span class="inner">
1446
+ <i class="codicon codicon-game" aria-hidden="true"></i>
1447
+ </span>
1448
+ <br>
1449
+ <span class='label'>game</span>
1450
+ <span class='description'></span>
1451
+ </div>
1412
1452
  <div class="icon" data-name="gear" title="gear">
1413
1453
  <span class="inner">
1414
1454
  <i class="codicon codicon-gear" aria-hidden="true"></i>
@@ -1457,6 +1497,14 @@
1457
1497
  <span class='label'>git-compare</span>
1458
1498
  <span class='description'></span>
1459
1499
  </div>
1500
+ <div class="icon" data-name="git-fetch" title="git-fetch">
1501
+ <span class="inner">
1502
+ <i class="codicon codicon-git-fetch" aria-hidden="true"></i>
1503
+ </span>
1504
+ <br>
1505
+ <span class='label'>git-fetch</span>
1506
+ <span class='description'></span>
1507
+ </div>
1460
1508
  <div class="icon" data-name="git-merge" title="git-merge">
1461
1509
  <span class="inner">
1462
1510
  <i class="codicon codicon-git-merge" aria-hidden="true"></i>
@@ -1689,6 +1737,14 @@
1689
1737
  <span class='label'>info</span>
1690
1738
  <span class='description'></span>
1691
1739
  </div>
1740
+ <div class="icon" data-name="insert" title="insert">
1741
+ <span class="inner">
1742
+ <i class="codicon codicon-insert" aria-hidden="true"></i>
1743
+ </span>
1744
+ <br>
1745
+ <span class='label'>insert</span>
1746
+ <span class='description'></span>
1747
+ </div>
1692
1748
  <div class="icon" data-name="inspect" title="inspect">
1693
1749
  <span class="inner">
1694
1750
  <i class="codicon codicon-inspect" aria-hidden="true"></i>
@@ -2129,6 +2185,22 @@
2129
2185
  <span class='label'>merge</span>
2130
2186
  <span class='description'></span>
2131
2187
  </div>
2188
+ <div class="icon" data-name="mic-filled" title="mic-filled">
2189
+ <span class="inner">
2190
+ <i class="codicon codicon-mic-filled" aria-hidden="true"></i>
2191
+ </span>
2192
+ <br>
2193
+ <span class='label'>mic-filled</span>
2194
+ <span class='description'></span>
2195
+ </div>
2196
+ <div class="icon" data-name="mic" title="mic">
2197
+ <span class="inner">
2198
+ <i class="codicon codicon-mic" aria-hidden="true"></i>
2199
+ </span>
2200
+ <br>
2201
+ <span class='label'>mic</span>
2202
+ <span class='description'></span>
2203
+ </div>
2132
2204
  <div class="icon" data-name="milestone" title="milestone">
2133
2205
  <span class="inner">
2134
2206
  <i class="codicon codicon-milestone" aria-hidden="true"></i>
@@ -2169,6 +2241,14 @@
2169
2241
  <span class='label'>multiple-windows</span>
2170
2242
  <span class='description'></span>
2171
2243
  </div>
2244
+ <div class="icon" data-name="music" title="music">
2245
+ <span class="inner">
2246
+ <i class="codicon codicon-music" aria-hidden="true"></i>
2247
+ </span>
2248
+ <br>
2249
+ <span class='label'>music</span>
2250
+ <span class='description'></span>
2251
+ </div>
2172
2252
  <div class="icon" data-name="mute" title="mute">
2173
2253
  <span class="inner">
2174
2254
  <i class="codicon codicon-mute" aria-hidden="true"></i>
@@ -2313,6 +2393,14 @@
2313
2393
  <span class='label'>person</span>
2314
2394
  <span class='description'></span>
2315
2395
  </div>
2396
+ <div class="icon" data-name="piano" title="piano">
2397
+ <span class="inner">
2398
+ <i class="codicon codicon-piano" aria-hidden="true"></i>
2399
+ </span>
2400
+ <br>
2401
+ <span class='label'>piano</span>
2402
+ <span class='description'></span>
2403
+ </div>
2316
2404
  <div class="icon" data-name="pie-chart" title="pie-chart">
2317
2405
  <span class="inner">
2318
2406
  <i class="codicon codicon-pie-chart" aria-hidden="true"></i>
@@ -2721,6 +2809,14 @@
2721
2809
  <span class='label'>screen-normal</span>
2722
2810
  <span class='description'></span>
2723
2811
  </div>
2812
+ <div class="icon" data-name="search-fuzzy" title="search-fuzzy">
2813
+ <span class="inner">
2814
+ <i class="codicon codicon-search-fuzzy" aria-hidden="true"></i>
2815
+ </span>
2816
+ <br>
2817
+ <span class='label'>search-fuzzy</span>
2818
+ <span class='description'></span>
2819
+ </div>
2724
2820
  <div class="icon" data-name="search-stop" title="search-stop">
2725
2821
  <span class="inner">
2726
2822
  <i class="codicon codicon-search-stop" aria-hidden="true"></i>
@@ -2737,6 +2833,14 @@
2737
2833
  <span class='label'>search</span>
2738
2834
  <span class='description'></span>
2739
2835
  </div>
2836
+ <div class="icon" data-name="send" title="send">
2837
+ <span class="inner">
2838
+ <i class="codicon codicon-send" aria-hidden="true"></i>
2839
+ </span>
2840
+ <br>
2841
+ <span class='label'>send</span>
2842
+ <span class='description'></span>
2843
+ </div>
2740
2844
  <div class="icon" data-name="server-environment" title="server-environment">
2741
2845
  <span class="inner">
2742
2846
  <i class="codicon codicon-server-environment" aria-hidden="true"></i>
@@ -2809,6 +2913,14 @@
2809
2913
  <span class='label'>smiley</span>
2810
2914
  <span class='description'></span>
2811
2915
  </div>
2916
+ <div class="icon" data-name="snake" title="snake">
2917
+ <span class="inner">
2918
+ <i class="codicon codicon-snake" aria-hidden="true"></i>
2919
+ </span>
2920
+ <br>
2921
+ <span class='label'>snake</span>
2922
+ <span class='description'></span>
2923
+ </div>
2812
2924
  <div class="icon" data-name="sort-precedence" title="sort-precedence">
2813
2925
  <span class="inner">
2814
2926
  <i class="codicon codicon-sort-precedence" aria-hidden="true"></i>
@@ -2825,6 +2937,14 @@
2825
2937
  <span class='label'>source-control</span>
2826
2938
  <span class='description'></span>
2827
2939
  </div>
2940
+ <div class="icon" data-name="sparkle" title="sparkle">
2941
+ <span class="inner">
2942
+ <i class="codicon codicon-sparkle" aria-hidden="true"></i>
2943
+ </span>
2944
+ <br>
2945
+ <span class='label'>sparkle</span>
2946
+ <span class='description'></span>
2947
+ </div>
2828
2948
  <div class="icon" data-name="split-horizontal" title="split-horizontal">
2829
2949
  <span class="inner">
2830
2950
  <i class="codicon codicon-split-horizontal" aria-hidden="true"></i>
@@ -3217,6 +3337,14 @@
3217
3337
  <span class='label'>three-bars</span>
3218
3338
  <span class='description'></span>
3219
3339
  </div>
3340
+ <div class="icon" data-name="thumbsdown-filled" title="thumbsdown-filled">
3341
+ <span class="inner">
3342
+ <i class="codicon codicon-thumbsdown-filled" aria-hidden="true"></i>
3343
+ </span>
3344
+ <br>
3345
+ <span class='label'>thumbsdown-filled</span>
3346
+ <span class='description'></span>
3347
+ </div>
3220
3348
  <div class="icon" data-name="thumbsdown" title="thumbsdown">
3221
3349
  <span class="inner">
3222
3350
  <i class="codicon codicon-thumbsdown" aria-hidden="true"></i>
@@ -3225,6 +3353,14 @@
3225
3353
  <span class='label'>thumbsdown</span>
3226
3354
  <span class='description'></span>
3227
3355
  </div>
3356
+ <div class="icon" data-name="thumbsup-filled" title="thumbsup-filled">
3357
+ <span class="inner">
3358
+ <i class="codicon codicon-thumbsup-filled" aria-hidden="true"></i>
3359
+ </span>
3360
+ <br>
3361
+ <span class='label'>thumbsup-filled</span>
3362
+ <span class='description'></span>
3363
+ </div>
3228
3364
  <div class="icon" data-name="thumbsup" title="thumbsup">
3229
3365
  <span class="inner">
3230
3366
  <i class="codicon codicon-thumbsup" aria-hidden="true"></i>
@@ -3425,6 +3561,14 @@
3425
3561
  <span class='label'>vm</span>
3426
3562
  <span class='description'></span>
3427
3563
  </div>
3564
+ <div class="icon" data-name="vr" title="vr">
3565
+ <span class="inner">
3566
+ <i class="codicon codicon-vr" aria-hidden="true"></i>
3567
+ </span>
3568
+ <br>
3569
+ <span class='label'>vr</span>
3570
+ <span class='description'></span>
3571
+ </div>
3428
3572
  <div class="icon" data-name="wand" title="wand">
3429
3573
  <span class="inner">
3430
3574
  <i class="codicon codicon-wand" aria-hidden="true"></i>
@@ -3663,11 +3807,11 @@
3663
3807
  description: 'dot round bullet'
3664
3808
  },
3665
3809
  {
3666
- name: 'circle-large-outline',
3810
+ name: 'circle-large',
3667
3811
  description: 'dot round bullet'
3668
3812
  },
3669
3813
  {
3670
- name: 'circle-outline',
3814
+ name: 'circle',
3671
3815
  description: 'dot round small bullet unverified breakpoint'
3672
3816
  },
3673
3817
  {