Skip to content

Commit 3c4f8e9

Browse files
lemurra_microsoftlemurra_microsoft
authored andcommitted
add new codicon for 'send-to-remote-agent'
1 parent 50f9496 commit 3c4f8e9

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed
192 Bytes
Binary file not shown.

src/vs/base/common/codiconsLibrary.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -609,4 +609,5 @@ export const codiconsLibrary = {
609609
searchSparkle: register('search-sparkle', 0xec50),
610610
editSparkle: register('edit-sparkle', 0xec51),
611611
copilotSnooze: register('copilot-snooze', 0xec52),
612+
sendToRemoteAgent: register('send-to-remote-agent', 0xec53),
612613
} as const;

0 commit comments

Comments
 (0)