@vscode/codicons 0.0.27 → 0.0.28

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
@@ -5,12 +5,13 @@
5
5
 
6
6
  @font-face {
7
7
  font-family: "codicon";
8
- src: url("./codicon.ttf?7e743516bf1127e4750bee4d3b479601") format("truetype");
8
+ font-display: block;
9
+ src: url("./codicon.ttf?c8db4d929c275be999e86c624427a6af") format("truetype");
9
10
  }
10
11
 
11
12
  .codicon[class*='codicon-'] {
12
13
  font: normal normal normal 16px/1 codicon;
13
- display: block;
14
+ display: inline-block;
14
15
  text-decoration: none;
15
16
  text-rendering: auto;
16
17
  text-align: center;
@@ -500,3 +501,16 @@
500
501
  .codicon-verified-filled:before { content: "\ebe9" }
501
502
  .codicon-newline:before { content: "\ebea" }
502
503
  .codicon-layout:before { content: "\ebeb" }
504
+ .codicon-layout-activitybar-left:before { content: "\ebec" }
505
+ .codicon-layout-activitybar-right:before { content: "\ebed" }
506
+ .codicon-layout-panel-left:before { content: "\ebee" }
507
+ .codicon-layout-panel-center:before { content: "\ebef" }
508
+ .codicon-layout-panel-justify:before { content: "\ebf0" }
509
+ .codicon-layout-panel-right:before { content: "\ebf1" }
510
+ .codicon-layout-panel:before { content: "\ebf2" }
511
+ .codicon-layout-sidebar-left:before { content: "\ebf3" }
512
+ .codicon-layout-sidebar-right:before { content: "\ebf4" }
513
+ .codicon-layout-statusbar:before { content: "\ebf5" }
514
+ .codicon-layout-menubar:before { content: "\ebf6" }
515
+ .codicon-layout-centered:before { content: "\ebf7" }
516
+ .codicon-target:before { content: "\ebf8" }
package/dist/codicon.csv CHANGED
@@ -189,6 +189,18 @@ law,,EB12
189
189
  layers-active,,EBD4
190
190
  layers-dot,,EBD3
191
191
  layers,,EBD2
192
+ layout-activitybar-left,,EBEC
193
+ layout-activitybar-right,,EBED
194
+ layout-centered,,EBF7
195
+ layout-menubar,,EBF6
196
+ layout-panel-center,,EBEF
197
+ layout-panel-justify,,EBF0
198
+ layout-panel-left,,EBEE
199
+ layout-panel-right,,EBF1
200
+ layout-panel,,EBF2
201
+ layout-sidebar-left,,EBF3
202
+ layout-sidebar-right,,EBF4
203
+ layout-statusbar,,EBF5
192
204
  layout,,EBEB
193
205
  library,,EB9C
194
206
  lightbulb-autofix,,EB13
@@ -336,6 +348,7 @@ sync-ignored,,EB9F
336
348
  sync,,EA77
337
349
  table,,EBB7
338
350
  tag,,EA66
351
+ target,,EBF8
339
352
  tasklist,,EB67
340
353
  telescope,,EB68
341
354
  terminal-bash,,EBCA