Files
sunnypilot/selfdrive/assets/assets.qrc
T
Adeeb Shihadeh bea893820e use packaged bootstrap icons (#37994)
* vendor bootstrap icons from dependencies

* use bootstrap-icons release
2026-05-10 10:28:03 -07:00

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>