Add 'copilot-snooze' icon to codicons library

This commit is contained in:
lemurra_microsoft
2025-07-02 17:30:46 +01:00
parent d650719094
commit dfe124cea4
2 changed files with 1 additions and 0 deletions
Binary file not shown.
+1
View File
@@ -608,4 +608,5 @@ export const codiconsLibrary = {
chatSparkle: register('chat-sparkle', 0xec4f),
searchSparkle: register('search-sparkle', 0xec50),
editSparkle: register('edit-sparkle', 0xec51),
copilotSnooze: register('copilot-snooze', 0xec52),
} as const;