mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-08 17:19:48 +01:00
Add 'copilot-snooze' icon to codicons library
This commit is contained in:
Binary file not shown.
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user