add run in section icon
parent
ca9fc31cad
commit
72ea4caaeb
Binary file not shown.
|
@ -582,4 +582,5 @@ export const codiconsLibrary = {
|
|||
goToEditingSession: register('go-to-editing-session', 0xec35),
|
||||
editSession: register('edit-session', 0xec36),
|
||||
codeReview: register('code-review', 0xec37),
|
||||
runInSection: register('run-in-section', 0xec38),
|
||||
} as const;
|
||||
|
|
Loading…
Reference in New Issue