Files
CuboBmsTool/qml/qml_icons.qrc
2023-03-26 23:45:49 +03:00

29 lines
1.0 KiB
Plaintext

<RCC>
<qresource prefix="/">
<file>Icons/akb-monitor.svg</file>
<file>Icons/bms-configuration.svg</file>
<file>Icons/bms-service.svg</file>
<file>Icons/cell-monitor.svg</file>
<file>Icons/cubo-logo.svg</file>
<file>Icons/exit.svg</file>
<file>Icons/hide-menu.svg</file>
<file>Icons/history.svg</file>
<file>Icons/visualization.svg</file>
<file>Icons/check-indicator.svg</file>
<file>Icons/connection.svg</file>
<file>Icons/close.svg</file>
<file>Icons/info.svg</file>
<file>Icons/warning.svg</file>
<file>Icons/english-flag.svg</file>
<file>Icons/italian-flag.svg</file>
<file>Icons/russian-flag.svg</file>
<file>Icons/refresh.svg</file>
<file>Icons/temperature.svg</file>
<file>Icons/error-state.svg</file>
<file>Icons/good-state.svg</file>
<file>Icons/info-state.svg</file>
<file>Icons/neutral-state.svg</file>
<file>Icons/warning-state.svg</file>
</qresource>
</RCC>