Add pythonConsole icon for IntUI

GitOrigin-RevId: 5fea07af23826fdaf0e41c93ff429accb94a21c4
This commit is contained in:
Dima Golovkov
2023-03-26 20:59:56 +03:00
committed by intellij-monorepo-bot
parent 0067128230
commit 11a94b692b
3 changed files with 37 additions and 0 deletions

View File

@@ -5,6 +5,7 @@
"python": {
"expui": {
"python.svg": "icons/com/jetbrains/python/python.svg",
"pythonConsole.svg": "icons/com/jetbrains/python/pythonConsole.svg",
"pythonConsoleToolWindow.svg": "icons/com/jetbrains/python/pythonConsoleToolWindow.svg",
"pythonPackages.svg": "icons/com/jetbrains/python/pythonPackages.svg",
"commandQueue.svg": "icons/com/jetbrains/python/commandQueue.svg",