Files
StarPilot/selfdrive/assets/assets.qrc
T
sshane 3402b6c9aa ui: grey out unsupported networks (#21753)
* grey out unsupported networks

* show slash icon

* add to qrc
old-commit-hash: a34a779ba20b8c778e429a9258ad389bd641027f
2021-07-28 20:23:48 -07:00

16 lines
538 B
Plaintext

<!DOCTYPE RCC><RCC version="1.0">
<qresource>
<file>img_continue_triangle.svg</file>
<file>img_circled_check.svg</file>
<file>img_circled_slash.svg</file>
<file>img_eye_open.svg</file>
<file>img_eye_closed.svg</file>
<file>offroad/icon_lock_closed.svg</file>
<file>offroad/icon_checkmark.svg</file>
<file>offroad/icon_wifi_strength_low.svg</file>
<file>offroad/icon_wifi_strength_medium.svg</file>
<file>offroad/icon_wifi_strength_high.svg</file>
<file>offroad/icon_wifi_strength_full.svg</file>
</qresource>
</RCC>