Files
openide/plugins/tasks/tasks-core/resources/TasksIconMappings.json
Dima Golovkov 6cdddeffdd Add startTimer, stopTimer, toolWindowTimer icons for IntUI for UX-2874
GitOrigin-RevId: e4180e1648bcbcad1f0f91db663f2d097e59dae3
2024-05-19 14:50:48 +00:00

9 lines
182 B
JSON

{
"icons": {
"expui": {
"startTimer.svg": "icons/startTimer.svg",
"stopTimer.svg": "icons/stopTimer.svg",
"toolWindowTimer.svg": "icons/clock.svg"
}
}
}