mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-07-07 14:32:06 +08:00
bea893820e
* vendor bootstrap icons from dependencies * use bootstrap-icons release
21 lines
716 B
Plaintext
21 lines
716 B
Plaintext
<!DOCTYPE RCC><RCC version="1.0">
|
|
<qresource>
|
|
<file alias="bootstrap-icons.svg">@BOOTSTRAP_ICONS_SVG@</file>
|
|
<file>images/button_continue_triangle.svg</file>
|
|
<file>icons/circled_check.svg</file>
|
|
<file>icons/circled_slash.svg</file>
|
|
<file>icons/eye_open.svg</file>
|
|
<file>icons/eye_closed.svg</file>
|
|
<file>icons/close.svg</file>
|
|
<file>icons/lock_closed.svg</file>
|
|
<file>icons/checkmark.svg</file>
|
|
<file>icons/warning.png</file>
|
|
<file>icons/wifi_strength_low.svg</file>
|
|
<file>icons/wifi_strength_medium.svg</file>
|
|
<file>icons/wifi_strength_high.svg</file>
|
|
<file>icons/wifi_strength_full.svg</file>
|
|
|
|
<file alias="languages.json">../ui/translations/languages.json</file>
|
|
</qresource>
|
|
</RCC>
|