Skip to content

Commit f0646f8

Browse files
author
Miguel Solorio
committed
Update Codicons: add 'merge'
1 parent 57ad655 commit f0646f8

2 files changed

Lines changed: 1 addition & 0 deletions

File tree

208 Bytes
Binary file not shown.

src/vs/base/common/codicons.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -476,6 +476,7 @@ export namespace Codicon {
476476
export const debugAltSmall = new Codicon('debug-alt-small', { character: '\\eba8' });
477477
export const vmConnect = new Codicon('vm-connect', { character: '\\eba9' });
478478
export const cloud = new Codicon('cloud', { character: '\\ebaa' });
479+
export const merge = new Codicon('merge', { character: '\\ebab' });
479480
}
480481

481482

0 commit comments

Comments
 (0)