add new codicon for 'send-to-remote-agent'

This commit is contained in:
lemurra_microsoft
2025-07-21 17:09:18 +01:00
parent 50f9496a14
commit 3c4f8e9dc1
2 changed files with 1 additions and 0 deletions
Binary file not shown.
+1
View File
@@ -609,4 +609,5 @@ export const codiconsLibrary = {
searchSparkle: register('search-sparkle', 0xec50),
editSparkle: register('edit-sparkle', 0xec51),
copilotSnooze: register('copilot-snooze', 0xec52),
sendToRemoteAgent: register('send-to-remote-agent', 0xec53),
} as const;