Skip to content

Commit fecec73

Browse files
author
Miguel Solorio
committed
Update Codicons
- Update 'pinned' - Add 'export' - Compress 'merge' microsoft/vscode-codicons@5bcb1a0
1 parent f3532c9 commit fecec73

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed
Binary file not shown.

src/vs/base/common/codicons.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -477,6 +477,7 @@ export namespace Codicon {
477477
export const vmConnect = new Codicon('vm-connect', { character: '\\eba9' });
478478
export const cloud = new Codicon('cloud', { character: '\\ebaa' });
479479
export const merge = new Codicon('merge', { character: '\\ebab' });
480+
export const exportIcon = new Codicon('export', { character: '\\ebac' });
480481
}
481482

482483

0 commit comments

Comments
 (0)