Skip to content

Commit f3dd215

Browse files
author
Miguel Solorio
committed
Update Codicons: Add newline
microsoft/vscode-codicons@482a516
1 parent 60af1d3 commit f3dd215

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
@@ -601,5 +601,6 @@ export namespace Codicon {
601601
export const lockSmall = new Codicon('lock-small', { fontCharacter: '\\ebe7' });
602602
export const azureDevops = new Codicon('azure-devops', { fontCharacter: '\\ebe8' });
603603
export const verifiedFilled = new Codicon('verified-filled', { fontCharacter: '\\ebe9' });
604+
export const newLine = new Codicon('newline', { fontCharacter: '\\ebea' });
604605
}
605606

0 commit comments

Comments
 (0)