Files
openide/images/resources/ImagesIconMappings.json
Ivan Semenov ec4e07821c [images/platform] move image filetype icon to platform
GitOrigin-RevId: 778ee4998c399df1c4f519dc221d63fe35b2f36a
2023-04-18 18:31:50 +00:00

14 lines
222 B
JSON

{
"org": {
"intellij": {
"images": {
"icons": {
"expui": {
"chessboard.svg": "org/intellij/images/icons/ToggleTransparencyChessboard.svg"
}
}
}
}
}
}