What changed, and why it matters
This commit is a simple housekeeping change: it deletes a top-level 'assets' folder and moves the same PNG image files into the resource folders used by each user-interface layout. No code was changed, no functionality was altered, and there is no security relevance.
No action required; this is a non-security repository cleanup.
Security signals we found
No strong security signals were identified.
Evidence from the diff
The commit removes core/assets/ and re-creates the same PNG files under core/embed/rust/src/ui/layout_bolt/res/ and core/embed/rust/src/ui/layout_caesar/res/. The file hashes (blob IDs) match the originals, confirming the files were moved unchanged. No source code, build scripts, firmware logic, or cryptographic code is modified. It is a pure repository reorganization.
Changed components
Inspect captured patch +0 / −0
diff --git a/core/assets/5390-200.png b/core/assets/5390-200.png
deleted file mode 100644
index ad62e1cb..00000000
Binary files a/core/assets/5390-200.png and /dev/null differ
diff --git a/core/assets/arrow-right16.png b/core/assets/arrow-right16.png
deleted file mode 100644
index 63ad6e31..00000000
Binary files a/core/assets/arrow-right16.png and /dev/null differ
diff --git a/core/assets/background.png b/core/assets/background.png
deleted file mode 100644
index 6cee82c4..00000000
Binary files a/core/assets/background.png and /dev/null differ
diff --git a/core/assets/bg-back52.png b/core/assets/bg-back52.png
deleted file mode 100644
index 7dc3cd16..00000000
Binary files a/core/assets/bg-back52.png and /dev/null differ
diff --git a/core/assets/bg.png b/core/assets/bg.png
deleted file mode 100644
index b38dd567..00000000
Binary files a/core/assets/bg.png and /dev/null differ
diff --git a/core/assets/caret-down24.png b/core/assets/caret-down24.png
deleted file mode 100644
index 50526e9f..00000000
Binary files a/core/assets/caret-down24.png and /dev/null differ
diff --git a/core/assets/caret-left24.png b/core/assets/caret-left24.png
deleted file mode 100644
index 74a9a33d..00000000
Binary files a/core/assets/caret-left24.png and /dev/null differ
diff --git a/core/assets/caret-right24.png b/core/assets/caret-right24.png
deleted file mode 100644
index f78b1618..00000000
Binary files a/core/assets/caret-right24.png and /dev/null differ
diff --git a/core/assets/caret-up24.png b/core/assets/caret-up24.png
deleted file mode 100644
index fda86d4a..00000000
Binary files a/core/assets/caret-up24.png and /dev/null differ
diff --git a/core/assets/check16.png b/core/assets/check16.png
deleted file mode 100644
index be64cca4..00000000
Binary files a/core/assets/check16.png and /dev/null differ
diff --git a/core/assets/check24.png b/core/assets/check24.png
deleted file mode 100644
index 889f925b..00000000
Binary files a/core/assets/check24.png and /dev/null differ
diff --git a/core/assets/check40.png b/core/assets/check40.png
deleted file mode 100644
index 6e5e4811..00000000
Binary files a/core/assets/check40.png and /dev/null differ
diff --git a/core/assets/circle48.png b/core/assets/circle48.png
deleted file mode 100644
index e171b97f..00000000
Binary files a/core/assets/circle48.png and /dev/null differ
diff --git a/core/assets/coinjoin16.png b/core/assets/coinjoin16.png
deleted file mode 100644
index 8a6e40d5..00000000
Binary files a/core/assets/coinjoin16.png and /dev/null differ
diff --git a/core/assets/device_name_T.png b/core/assets/device_name_T.png
deleted file mode 100644
index 209f7017..00000000
Binary files a/core/assets/device_name_T.png and /dev/null differ
diff --git a/core/assets/download32.png b/core/assets/download32.png
deleted file mode 100644
index bbd7ff7e..00000000
Binary files a/core/assets/download32.png and /dev/null differ
diff --git a/core/assets/fg-check48.png b/core/assets/fg-check48.png
deleted file mode 100644
index 1a79d712..00000000
Binary files a/core/assets/fg-check48.png and /dev/null differ
diff --git a/core/assets/fg-error48.png b/core/assets/fg-error48.png
deleted file mode 100644
index b0af74db..00000000
Binary files a/core/assets/fg-error48.png and /dev/null differ
diff --git a/core/assets/fg-info48.png b/core/assets/fg-info48.png
deleted file mode 100644
index 048267fa..00000000
Binary files a/core/assets/fg-info48.png and /dev/null differ
diff --git a/core/assets/fg-info48_8.png b/core/assets/fg-info48_8.png
deleted file mode 100644
index 3c4e8f6e..00000000
Binary files a/core/assets/fg-info48_8.png and /dev/null differ
diff --git a/core/assets/fg-user48.png b/core/assets/fg-user48.png
deleted file mode 100644
index ce69288f..00000000
Binary files a/core/assets/fg-user48.png and /dev/null differ
diff --git a/core/assets/fg-warning48.png b/core/assets/fg-warning48.png
deleted file mode 100644
index 385594de..00000000
Binary files a/core/assets/fg-warning48.png and /dev/null differ
diff --git a/core/assets/fg-warning48_8.png b/core/assets/fg-warning48_8.png
deleted file mode 100644
index 6fb94cad..00000000
Binary files a/core/assets/fg-warning48_8.png and /dev/null differ
diff --git a/core/assets/fire24.png b/core/assets/fire24.png
deleted file mode 100644
index f6816349..00000000
Binary files a/core/assets/fire24.png and /dev/null differ
diff --git a/core/assets/fire32.png b/core/assets/fire32.png
deleted file mode 100644
index e22e038a..00000000
Binary files a/core/assets/fire32.png and /dev/null differ
diff --git a/core/assets/fire40.png b/core/assets/fire40.png
deleted file mode 100644
index 48ee4f20..00000000
Binary files a/core/assets/fire40.png and /dev/null differ
diff --git a/core/assets/info32.png b/core/assets/info32.png
deleted file mode 100644
index ff68382d..00000000
Binary files a/core/assets/info32.png and /dev/null differ
diff --git a/core/assets/info_small.png b/core/assets/info_small.png
deleted file mode 100644
index 838004ea..00000000
Binary files a/core/assets/info_small.png and /dev/null differ
diff --git a/core/assets/lock16.png b/core/assets/lock16.png
deleted file mode 100644
index 6cb7246a..00000000
Binary files a/core/assets/lock16.png and /dev/null differ
diff --git a/core/assets/lock24.png b/core/assets/lock24.png
deleted file mode 100644
index 5c5b7673..00000000
Binary files a/core/assets/lock24.png and /dev/null differ
diff --git a/core/assets/lock_empty.png b/core/assets/lock_empty.png
deleted file mode 100644
index e7145516..00000000
Binary files a/core/assets/lock_empty.png and /dev/null differ
diff --git a/core/assets/lock_full.png b/core/assets/lock_full.png
deleted file mode 100644
index 7bbf058e..00000000
Binary files a/core/assets/lock_full.png and /dev/null differ
diff --git a/core/assets/magic.png b/core/assets/magic.png
deleted file mode 100644
index a7e3d28c..00000000
Binary files a/core/assets/magic.png and /dev/null differ
diff --git a/core/assets/menu32.png b/core/assets/menu32.png
deleted file mode 100644
index 383c6e7e..00000000
Binary files a/core/assets/menu32.png and /dev/null differ
diff --git a/core/assets/model_r/amount.png b/core/assets/model_r/amount.png
deleted file mode 100644
index 4ffc24ed..00000000
Binary files a/core/assets/model_r/amount.png and /dev/null differ
diff --git a/core/assets/model_r/amount_smaller.png b/core/assets/model_r/amount_smaller.png
deleted file mode 100644
index aeef73c1..00000000
Binary files a/core/assets/model_r/amount_smaller.png and /dev/null differ
diff --git a/core/assets/model_r/arm_left.png b/core/assets/model_r/arm_left.png
deleted file mode 100644
index de6e6557..00000000
Binary files a/core/assets/model_r/arm_left.png and /dev/null differ
diff --git a/core/assets/model_r/arm_right.png b/core/assets/model_r/arm_right.png
deleted file mode 100644
index abb3117d..00000000
Binary files a/core/assets/model_r/arm_right.png and /dev/null differ
diff --git a/core/assets/model_r/arrow_back_up.png b/core/assets/model_r/arrow_back_up.png
deleted file mode 100644
index 46670daf..00000000
Binary files a/core/assets/model_r/arrow_back_up.png and /dev/null differ
diff --git a/core/assets/model_r/arrow_down.png b/core/assets/model_r/arrow_down.png
deleted file mode 100644
index f8d70171..00000000
Binary files a/core/assets/model_r/arrow_down.png and /dev/null differ
diff --git a/core/assets/model_r/arrow_left.png b/core/assets/model_r/arrow_left.png
deleted file mode 100644
index d374db69..00000000
Binary files a/core/assets/model_r/arrow_left.png and /dev/null differ
diff --git a/core/assets/model_r/arrow_left_big.png b/core/assets/model_r/arrow_left_big.png
deleted file mode 100644
index 5bcebfc7..00000000
Binary files a/core/assets/model_r/arrow_left_big.png and /dev/null differ
diff --git a/core/assets/model_r/arrow_right.png b/core/assets/model_r/arrow_right.png
deleted file mode 100644
index 37754358..00000000
Binary files a/core/assets/model_r/arrow_right.png and /dev/null differ
diff --git a/core/assets/model_r/arrow_right_fat.png b/core/assets/model_r/arrow_right_fat.png
deleted file mode 100644
index 8e8a3726..00000000
Binary files a/core/assets/model_r/arrow_right_fat.png and /dev/null differ
diff --git a/core/assets/model_r/arrow_up.png b/core/assets/model_r/arrow_up.png
deleted file mode 100644
index ca990b1a..00000000
Binary files a/core/assets/model_r/arrow_up.png and /dev/null differ
diff --git a/core/assets/model_r/bin.png b/core/assets/model_r/bin.png
deleted file mode 100644
index 3dc2c3c4..00000000
Binary files a/core/assets/model_r/bin.png and /dev/null differ
diff --git a/core/assets/model_r/cancel.png b/core/assets/model_r/cancel.png
deleted file mode 100644
index 2d9b93fd..00000000
Binary files a/core/assets/model_r/cancel.png and /dev/null differ
diff --git a/core/assets/model_r/coinjoin.png b/core/assets/model_r/coinjoin.png
deleted file mode 100644
index 061be793..00000000
Binary files a/core/assets/model_r/coinjoin.png and /dev/null differ
diff --git a/core/assets/model_r/delete.png b/core/assets/model_r/delete.png
deleted file mode 100644
index f480bc2b..00000000
Binary files a/core/assets/model_r/delete.png and /dev/null differ
diff --git a/core/assets/model_r/device_name.png b/core/assets/model_r/device_name.png
deleted file mode 100644
index 62630ccb..00000000
Binary files a/core/assets/model_r/device_name.png and /dev/null differ
diff --git a/core/assets/model_r/eye.png b/core/assets/model_r/eye.png
deleted file mode 100644
index c3068447..00000000
Binary files a/core/assets/model_r/eye.png and /dev/null differ
diff --git a/core/assets/model_r/eye_round.png b/core/assets/model_r/eye_round.png
deleted file mode 100644
index 78c8c437..00000000
Binary files a/core/assets/model_r/eye_round.png and /dev/null differ
diff --git a/core/assets/model_r/homescreen.png b/core/assets/model_r/homescreen.png
deleted file mode 100644
index 29c15a19..00000000
Binary files a/core/assets/model_r/homescreen.png and /dev/null differ
diff --git a/core/assets/model_r/lock.png b/core/assets/model_r/lock.png
deleted file mode 100644
index 1ac4f508..00000000
Binary files a/core/assets/model_r/lock.png and /dev/null differ
diff --git a/core/assets/model_r/lock_small.png b/core/assets/model_r/lock_small.png
deleted file mode 100644
index 50a2b75b..00000000
Binary files a/core/assets/model_r/lock_small.png and /dev/null differ
diff --git a/core/assets/model_r/logo_22_33.png b/core/assets/model_r/logo_22_33.png
deleted file mode 100644
index ea049704..00000000
Binary files a/core/assets/model_r/logo_22_33.png and /dev/null differ
diff --git a/core/assets/model_r/logo_22_33_empty.png b/core/assets/model_r/logo_22_33_empty.png
deleted file mode 100644
index 844ca6e3..00000000
Binary files a/core/assets/model_r/logo_22_33_empty.png and /dev/null differ
diff --git a/core/assets/model_r/next_page.png b/core/assets/model_r/next_page.png
deleted file mode 100644
index d02c3fcf..00000000
Binary files a/core/assets/model_r/next_page.png and /dev/null differ
diff --git a/core/assets/model_r/param.png b/core/assets/model_r/param.png
deleted file mode 100644
index a69ec43f..00000000
Binary files a/core/assets/model_r/param.png and /dev/null differ
diff --git a/core/assets/model_r/param_smaller.png b/core/assets/model_r/param_smaller.png
deleted file mode 100644
index bec578eb..00000000
Binary files a/core/assets/model_r/param_smaller.png and /dev/null differ
diff --git a/core/assets/model_r/prev_page.png b/core/assets/model_r/prev_page.png
deleted file mode 100644
index f9419fe4..00000000
Binary files a/core/assets/model_r/prev_page.png and /dev/null differ
diff --git a/core/assets/model_r/space.png b/core/assets/model_r/space.png
deleted file mode 100644
index ec3b4716..00000000
Binary files a/core/assets/model_r/space.png and /dev/null differ
diff --git a/core/assets/model_r/tick.png b/core/assets/model_r/tick.png
deleted file mode 100644
index cec7f440..00000000
Binary files a/core/assets/model_r/tick.png and /dev/null differ
diff --git a/core/assets/model_r/tick_fat.png b/core/assets/model_r/tick_fat.png
deleted file mode 100644
index 03e386c4..00000000
Binary files a/core/assets/model_r/tick_fat.png and /dev/null differ
diff --git a/core/assets/model_r/user.png b/core/assets/model_r/user.png
deleted file mode 100644
index fbd51f8e..00000000
Binary files a/core/assets/model_r/user.png and /dev/null differ
diff --git a/core/assets/model_r/user_smaller.png b/core/assets/model_r/user_smaller.png
deleted file mode 100644
index df61c6c3..00000000
Binary files a/core/assets/model_r/user_smaller.png and /dev/null differ
diff --git a/core/assets/model_r/wallet.png b/core/assets/model_r/wallet.png
deleted file mode 100644
index 505515f8..00000000
Binary files a/core/assets/model_r/wallet.png and /dev/null differ
diff --git a/core/assets/model_r/warning.png b/core/assets/model_r/warning.png
deleted file mode 100644
index 25d1c5e2..00000000
Binary files a/core/assets/model_r/warning.png and /dev/null differ
diff --git a/core/assets/octagon48.png b/core/assets/octagon48.png
deleted file mode 100644
index a35f8cf1..00000000
Binary files a/core/assets/octagon48.png and /dev/null differ
diff --git a/core/assets/page-next.png b/core/assets/page-next.png
deleted file mode 100644
index 1c8b5551..00000000
Binary files a/core/assets/page-next.png and /dev/null differ
diff --git a/core/assets/page-prev.png b/core/assets/page-prev.png
deleted file mode 100644
index 8096a377..00000000
Binary files a/core/assets/page-prev.png and /dev/null differ
diff --git a/core/assets/refresh24.png b/core/assets/refresh24.png
deleted file mode 100644
index a2fa27ac..00000000
Binary files a/core/assets/refresh24.png and /dev/null differ
diff --git a/core/assets/scroll-active.png b/core/assets/scroll-active.png
deleted file mode 100644
index 4c2db395..00000000
Binary files a/core/assets/scroll-active.png and /dev/null differ
diff --git a/core/assets/scroll-inactive-half.png b/core/assets/scroll-inactive-half.png
deleted file mode 100644
index ad6f2718..00000000
Binary files a/core/assets/scroll-inactive-half.png and /dev/null differ
diff --git a/core/assets/scroll-inactive-quarter.png b/core/assets/scroll-inactive-quarter.png
deleted file mode 100644
index 473b125f..00000000
Binary files a/core/assets/scroll-inactive-quarter.png and /dev/null differ
diff --git a/core/assets/scroll-inactive.png b/core/assets/scroll-inactive.png
deleted file mode 100644
index f2cf92fe..00000000
Binary files a/core/assets/scroll-inactive.png and /dev/null differ
diff --git a/core/assets/space.png b/core/assets/space.png
deleted file mode 100644
index 8bb9121a..00000000
Binary files a/core/assets/space.png and /dev/null differ
diff --git a/core/assets/start.png b/core/assets/start.png
deleted file mode 100644
index adeed304..00000000
Binary files a/core/assets/start.png and /dev/null differ
diff --git a/core/assets/success_bld.png b/core/assets/success_bld.png
deleted file mode 100644
index 1119e386..00000000
Binary files a/core/assets/success_bld.png and /dev/null differ
diff --git a/core/assets/warn_bld.png b/core/assets/warn_bld.png
deleted file mode 100644
index dcedb0be..00000000
Binary files a/core/assets/warn_bld.png and /dev/null differ
diff --git a/core/assets/warning16.png b/core/assets/warning16.png
deleted file mode 100644
index d9854f00..00000000
Binary files a/core/assets/warning16.png and /dev/null differ
diff --git a/core/assets/warning40.png b/core/assets/warning40.png
deleted file mode 100644
index 711694f1..00000000
Binary files a/core/assets/warning40.png and /dev/null differ
diff --git a/core/assets/x24.png b/core/assets/x24.png
deleted file mode 100644
index 4da9a6f9..00000000
Binary files a/core/assets/x24.png and /dev/null differ
diff --git a/core/assets/x32.png b/core/assets/x32.png
deleted file mode 100644
index 6cef1cab..00000000
Binary files a/core/assets/x32.png and /dev/null differ
diff --git a/core/embed/rust/src/ui/layout_bolt/res/5390-200.png b/core/embed/rust/src/ui/layout_bolt/res/5390-200.png
new file mode 100644
index 00000000..ad62e1cb
Binary files /dev/null and b/core/embed/rust/src/ui/layout_bolt/res/5390-200.png differ
diff --git a/core/embed/rust/src/ui/layout_bolt/res/arrow-right16.png b/core/embed/rust/src/ui/layout_bolt/res/arrow-right16.png
new file mode 100644
index 00000000..63ad6e31
Binary files /dev/null and b/core/embed/rust/src/ui/layout_bolt/res/arrow-right16.png differ
diff --git a/core/embed/rust/src/ui/layout_bolt/res/background.png b/core/embed/rust/src/ui/layout_bolt/res/background.png
new file mode 100644
index 00000000..6cee82c4
Binary files /dev/null and b/core/embed/rust/src/ui/layout_bolt/res/background.png differ
diff --git a/core/embed/rust/src/ui/layout_bolt/res/bg-back52.png b/core/embed/rust/src/ui/layout_bolt/res/bg-back52.png
new file mode 100644
index 00000000..7dc3cd16
Binary files /dev/null and b/core/embed/rust/src/ui/layout_bolt/res/bg-back52.png differ
diff --git a/core/embed/rust/src/ui/layout_bolt/res/bg.png b/core/embed/rust/src/ui/layout_bolt/res/bg.png
new file mode 100644
index 00000000..b38dd567
Binary files /dev/null and b/core/embed/rust/src/ui/layout_bolt/res/bg.png differ
diff --git a/core/embed/rust/src/ui/layout_bolt/res/caret-down24.png b/core/embed/rust/src/ui/layout_bolt/res/caret-down24.png
new file mode 100644
index 00000000..50526e9f
Binary files /dev/null and b/core/embed/rust/src/ui/layout_bolt/res/caret-down24.png differ
diff --git a/core/embed/rust/src/ui/layout_bolt/res/caret-left24.png b/core/embed/rust/src/ui/layout_bolt/res/caret-left24.png
new file mode 100644
index 00000000..74a9a33d
Binary files /dev/null and b/core/embed/rust/src/ui/layout_bolt/res/caret-left24.png differ
diff --git a/core/embed/rust/src/ui/layout_bolt/res/caret-right24.png b/core/embed/rust/src/ui/layout_bolt/res/caret-right24.png
new file mode 100644
index 00000000..f78b1618
Binary files /dev/null and b/core/embed/rust/src/ui/layout_bolt/res/caret-right24.png differ
diff --git a/core/embed/rust/src/ui/layout_bolt/res/caret-up24.png b/core/embed/rust/src/ui/layout_bolt/res/caret-up24.png
new file mode 100644
index 00000000..fda86d4a
Binary files /dev/null and b/core/embed/rust/src/ui/layout_bolt/res/caret-up24.png differ
diff --git a/core/embed/rust/src/ui/layout_bolt/res/check16.png b/core/embed/rust/src/ui/layout_bolt/res/check16.png
new file mode 100644
index 00000000..be64cca4
Binary files /dev/null and b/core/embed/rust/src/ui/layout_bolt/res/check16.png differ
diff --git a/core/embed/rust/src/ui/layout_bolt/res/check24.png b/core/embed/rust/src/ui/layout_bolt/res/check24.png
new file mode 100644
index 00000000..889f925b
Binary files /dev/null and b/core/embed/rust/src/ui/layout_bolt/res/check24.png differ
diff --git a/core/embed/rust/src/ui/layout_bolt/res/check40.png b/core/embed/rust/src/ui/layout_bolt/res/check40.png
new file mode 100644
index 00000000..6e5e4811
Binary files /dev/null and b/core/embed/rust/src/ui/layout_bolt/res/check40.png differ
diff --git a/core/embed/rust/src/ui/layout_bolt/res/circle48.png b/core/embed/rust/src/ui/layout_bolt/res/circle48.png
new file mode 100644
index 00000000..e171b97f
Binary files /dev/null and b/core/embed/rust/src/ui/layout_bolt/res/circle48.png differ
diff --git a/core/embed/rust/src/ui/layout_bolt/res/coinjoin16.png b/core/embed/rust/src/ui/layout_bolt/res/coinjoin16.png
new file mode 100644
index 00000000..8a6e40d5
Binary files /dev/null and b/core/embed/rust/src/ui/layout_bolt/res/coinjoin16.png differ
diff --git a/core/embed/rust/src/ui/layout_bolt/res/device_name_T.png b/core/embed/rust/src/ui/layout_bolt/res/device_name_T.png
new file mode 100644
index 00000000..209f7017
Binary files /dev/null and b/core/embed/rust/src/ui/layout_bolt/res/device_name_T.png differ
diff --git a/core/embed/rust/src/ui/layout_bolt/res/download32.png b/core/embed/rust/src/ui/layout_bolt/res/download32.png
new file mode 100644
index 00000000..bbd7ff7e
Binary files /dev/null and b/core/embed/rust/src/ui/layout_bolt/res/download32.png differ
diff --git a/core/embed/rust/src/ui/layout_bolt/res/fg-check48.png b/core/embed/rust/src/ui/layout_bolt/res/fg-check48.png
new file mode 100644
index 00000000..1a79d712
Binary files /dev/null and b/core/embed/rust/src/ui/layout_bolt/res/fg-check48.png differ
diff --git a/core/embed/rust/src/ui/layout_bolt/res/fg-error48.png b/core/embed/rust/src/ui/layout_bolt/res/fg-error48.png
new file mode 100644
index 00000000..b0af74db
Binary files /dev/null and b/core/embed/rust/src/ui/layout_bolt/res/fg-error48.png differ
diff --git a/core/embed/rust/src/ui/layout_bolt/res/fg-info48.png b/core/embed/rust/src/ui/layout_bolt/res/fg-info48.png
new file mode 100644
index 00000000..048267fa
Binary files /dev/null and b/core/embed/rust/src/ui/layout_bolt/res/fg-info48.png differ
diff --git a/core/embed/rust/src/ui/layout_bolt/res/fg-info48_8.png b/core/embed/rust/src/ui/layout_bolt/res/fg-info48_8.png
new file mode 100644
index 00000000..3c4e8f6e
Binary files /dev/null and b/core/embed/rust/src/ui/layout_bolt/res/fg-info48_8.png differ
diff --git a/core/embed/rust/src/ui/layout_bolt/res/fg-user48.png b/core/embed/rust/src/ui/layout_bolt/res/fg-user48.png
new file mode 100644
index 00000000..ce69288f
Binary files /dev/null and b/core/embed/rust/src/ui/layout_bolt/res/fg-user48.png differ
diff --git a/core/embed/rust/src/ui/layout_bolt/res/fg-warning48.png b/core/embed/rust/src/ui/layout_bolt/res/fg-warning48.png
new file mode 100644
index 00000000..385594de
Binary files /dev/null and b/core/embed/rust/src/ui/layout_bolt/res/fg-warning48.png differ
diff --git a/core/embed/rust/src/ui/layout_bolt/res/fg-warning48_8.png b/core/embed/rust/src/ui/layout_bolt/res/fg-warning48_8.png
new file mode 100644
index 00000000..6fb94cad
Binary files /dev/null and b/core/embed/rust/src/ui/layout_bolt/res/fg-warning48_8.png differ
diff --git a/core/embed/rust/src/ui/layout_bolt/res/fire24.png b/core/embed/rust/src/ui/layout_bolt/res/fire24.png
new file mode 100644
index 00000000..f6816349
Binary files /dev/null and b/core/embed/rust/src/ui/layout_bolt/res/fire24.png differ
diff --git a/core/embed/rust/src/ui/layout_bolt/res/fire32.png b/core/embed/rust/src/ui/layout_bolt/res/fire32.png
new file mode 100644
index 00000000..e22e038a
Binary files /dev/null and b/core/embed/rust/src/ui/layout_bolt/res/fire32.png differ
diff --git a/core/embed/rust/src/ui/layout_bolt/res/fire40.png b/core/embed/rust/src/ui/layout_bolt/res/fire40.png
new file mode 100644
index 00000000..48ee4f20
Binary files /dev/null and b/core/embed/rust/src/ui/layout_bolt/res/fire40.png differ
diff --git a/core/embed/rust/src/ui/layout_bolt/res/info32.png b/core/embed/rust/src/ui/layout_bolt/res/info32.png
new file mode 100644
index 00000000..ff68382d
Binary files /dev/null and b/core/embed/rust/src/ui/layout_bolt/res/info32.png differ
diff --git a/core/embed/rust/src/ui/layout_bolt/res/info_small.png b/core/embed/rust/src/ui/layout_bolt/res/info_small.png
new file mode 100644
index 00000000..838004ea
Binary files /dev/null and b/core/embed/rust/src/ui/layout_bolt/res/info_small.png differ
diff --git a/core/embed/rust/src/ui/layout_bolt/res/lock16.png b/core/embed/rust/src/ui/layout_bolt/res/lock16.png
new file mode 100644
index 00000000..6cb7246a
Binary files /dev/null and b/core/embed/rust/src/ui/layout_bolt/res/lock16.png differ
diff --git a/core/embed/rust/src/ui/layout_bolt/res/lock24.png b/core/embed/rust/src/ui/layout_bolt/res/lock24.png
new file mode 100644
index 00000000..5c5b7673
Binary files /dev/null and b/core/embed/rust/src/ui/layout_bolt/res/lock24.png differ
diff --git a/core/embed/rust/src/ui/layout_bolt/res/lock_empty.png b/core/embed/rust/src/ui/layout_bolt/res/lock_empty.png
new file mode 100644
index 00000000..e7145516
Binary files /dev/null and b/core/embed/rust/src/ui/layout_bolt/res/lock_empty.png differ
diff --git a/core/embed/rust/src/ui/layout_bolt/res/lock_full.png b/core/embed/rust/src/ui/layout_bolt/res/lock_full.png
new file mode 100644
index 00000000..7bbf058e
Binary files /dev/null and b/core/embed/rust/src/ui/layout_bolt/res/lock_full.png differ
diff --git a/core/embed/rust/src/ui/layout_bolt/res/magic.png b/core/embed/rust/src/ui/layout_bolt/res/magic.png
new file mode 100644
index 00000000..a7e3d28c
Binary files /dev/null and b/core/embed/rust/src/ui/layout_bolt/res/magic.png differ
diff --git a/core/embed/rust/src/ui/layout_bolt/res/menu32.png b/core/embed/rust/src/ui/layout_bolt/res/menu32.png
new file mode 100644
index 00000000..383c6e7e
Binary files /dev/null and b/core/embed/rust/src/ui/layout_bolt/res/menu32.png differ
diff --git a/core/embed/rust/src/ui/layout_bolt/res/octagon48.png b/core/embed/rust/src/ui/layout_bolt/res/octagon48.png
new file mode 100644
index 00000000..a35f8cf1
Binary files /dev/null and b/core/embed/rust/src/ui/layout_bolt/res/octagon48.png differ
diff --git a/core/embed/rust/src/ui/layout_bolt/res/page-next.png b/core/embed/rust/src/ui/layout_bolt/res/page-next.png
new file mode 100644
index 00000000..1c8b5551
Binary files /dev/null and b/core/embed/rust/src/ui/layout_bolt/res/page-next.png differ
diff --git a/core/embed/rust/src/ui/layout_bolt/res/page-prev.png b/core/embed/rust/src/ui/layout_bolt/res/page-prev.png
new file mode 100644
index 00000000..8096a377
Binary files /dev/null and b/core/embed/rust/src/ui/layout_bolt/res/page-prev.png differ
diff --git a/core/embed/rust/src/ui/layout_bolt/res/refresh24.png b/core/embed/rust/src/ui/layout_bolt/res/refresh24.png
new file mode 100644
index 00000000..a2fa27ac
Binary files /dev/null and b/core/embed/rust/src/ui/layout_bolt/res/refresh24.png differ
diff --git a/core/embed/rust/src/ui/layout_bolt/res/scroll-active.png b/core/embed/rust/src/ui/layout_bolt/res/scroll-active.png
new file mode 100644
index 00000000..4c2db395
Binary files /dev/null and b/core/embed/rust/src/ui/layout_bolt/res/scroll-active.png differ
diff --git a/core/embed/rust/src/ui/layout_bolt/res/scroll-inactive-half.png b/core/embed/rust/src/ui/layout_bolt/res/scroll-inactive-half.png
new file mode 100644
index 00000000..ad6f2718
Binary files /dev/null and b/core/embed/rust/src/ui/layout_bolt/res/scroll-inactive-half.png differ
diff --git a/core/embed/rust/src/ui/layout_bolt/res/scroll-inactive-quarter.png b/core/embed/rust/src/ui/layout_bolt/res/scroll-inactive-quarter.png
new file mode 100644
index 00000000..473b125f
Binary files /dev/null and b/core/embed/rust/src/ui/layout_bolt/res/scroll-inactive-quarter.png differ
diff --git a/core/embed/rust/src/ui/layout_bolt/res/scroll-inactive.png b/core/embed/rust/src/ui/layout_bolt/res/scroll-inactive.png
new file mode 100644
index 00000000..f2cf92fe
Binary files /dev/null and b/core/embed/rust/src/ui/layout_bolt/res/scroll-inactive.png differ
diff --git a/core/embed/rust/src/ui/layout_bolt/res/space.png b/core/embed/rust/src/ui/layout_bolt/res/space.png
new file mode 100644
index 00000000..8bb9121a
Binary files /dev/null and b/core/embed/rust/src/ui/layout_bolt/res/space.png differ
diff --git a/core/embed/rust/src/ui/layout_bolt/res/start.png b/core/embed/rust/src/ui/layout_bolt/res/start.png
new file mode 100644
index 00000000..adeed304
Binary files /dev/null and b/core/embed/rust/src/ui/layout_bolt/res/start.png differ
diff --git a/core/embed/rust/src/ui/layout_bolt/res/success_bld.png b/core/embed/rust/src/ui/layout_bolt/res/success_bld.png
new file mode 100644
index 00000000..1119e386
Binary files /dev/null and b/core/embed/rust/src/ui/layout_bolt/res/success_bld.png differ
diff --git a/core/embed/rust/src/ui/layout_bolt/res/warn_bld.png b/core/embed/rust/src/ui/layout_bolt/res/warn_bld.png
new file mode 100644
index 00000000..dcedb0be
Binary files /dev/null and b/core/embed/rust/src/ui/layout_bolt/res/warn_bld.png differ
diff --git a/core/embed/rust/src/ui/layout_bolt/res/warning16.png b/core/embed/rust/src/ui/layout_bolt/res/warning16.png
new file mode 100644
index 00000000..d9854f00
Binary files /dev/null and b/core/embed/rust/src/ui/layout_bolt/res/warning16.png differ
diff --git a/core/embed/rust/src/ui/layout_bolt/res/warning40.png b/core/embed/rust/src/ui/layout_bolt/res/warning40.png
new file mode 100644
index 00000000..711694f1
Binary files /dev/null and b/core/embed/rust/src/ui/layout_bolt/res/warning40.png differ
diff --git a/core/embed/rust/src/ui/layout_bolt/res/x24.png b/core/embed/rust/src/ui/layout_bolt/res/x24.png
new file mode 100644
index 00000000..4da9a6f9
Binary files /dev/null and b/core/embed/rust/src/ui/layout_bolt/res/x24.png differ
diff --git a/core/embed/rust/src/ui/layout_bolt/res/x32.png b/core/embed/rust/src/ui/layout_bolt/res/x32.png
new file mode 100644
index 00000000..6cef1cab
Binary files /dev/null and b/core/embed/rust/src/ui/layout_bolt/res/x32.png differ
diff --git a/core/embed/rust/src/ui/layout_caesar/res/amount.png b/core/embed/rust/src/ui/layout_caesar/res/amount.png
new file mode 100644
index 00000000..4ffc24ed
Binary files /dev/null and b/core/embed/rust/src/ui/layout_caesar/res/amount.png differ
diff --git a/core/embed/rust/src/ui/layout_caesar/res/amount_smaller.png b/core/embed/rust/src/ui/layout_caesar/res/amount_smaller.png
new file mode 100644
index 00000000..aeef73c1
Binary files /dev/null and b/core/embed/rust/src/ui/layout_caesar/res/amount_smaller.png differ
diff --git a/core/embed/rust/src/ui/layout_caesar/res/arm_left.png b/core/embed/rust/src/ui/layout_caesar/res/arm_left.png
new file mode 100644
index 00000000..de6e6557
Binary files /dev/null and b/core/embed/rust/src/ui/layout_caesar/res/arm_left.png differ
diff --git a/core/embed/rust/src/ui/layout_caesar/res/arm_right.png b/core/embed/rust/src/ui/layout_caesar/res/arm_right.png
new file mode 100644
index 00000000..abb3117d
Binary files /dev/null and b/core/embed/rust/src/ui/layout_caesar/res/arm_right.png differ
diff --git a/core/embed/rust/src/ui/layout_caesar/res/arrow_back_up.png b/core/embed/rust/src/ui/layout_caesar/res/arrow_back_up.png
new file mode 100644
index 00000000..46670daf
Binary files /dev/null and b/core/embed/rust/src/ui/layout_caesar/res/arrow_back_up.png differ
diff --git a/core/embed/rust/src/ui/layout_caesar/res/arrow_down.png b/core/embed/rust/src/ui/layout_caesar/res/arrow_down.png
new file mode 100644
index 00000000..f8d70171
Binary files /dev/null and b/core/embed/rust/src/ui/layout_caesar/res/arrow_down.png differ
diff --git a/core/embed/rust/src/ui/layout_caesar/res/arrow_left.png b/core/embed/rust/src/ui/layout_caesar/res/arrow_left.png
new file mode 100644
index 00000000..d374db69
Binary files /dev/null and b/core/embed/rust/src/ui/layout_caesar/res/arrow_left.png differ
diff --git a/core/embed/rust/src/ui/layout_caesar/res/arrow_left_big.png b/core/embed/rust/src/ui/layout_caesar/res/arrow_left_big.png
new file mode 100644
index 00000000..5bcebfc7
Binary files /dev/null and b/core/embed/rust/src/ui/layout_caesar/res/arrow_left_big.png differ
diff --git a/core/embed/rust/src/ui/layout_caesar/res/arrow_right.png b/core/embed/rust/src/ui/layout_caesar/res/arrow_right.png
new file mode 100644
index 00000000..37754358
Binary files /dev/null and b/core/embed/rust/src/ui/layout_caesar/res/arrow_right.png differ
diff --git a/core/embed/rust/src/ui/layout_caesar/res/arrow_right_fat.png b/core/embed/rust/src/ui/layout_caesar/res/arrow_right_fat.png
new file mode 100644
index 00000000..8e8a3726
Binary files /dev/null and b/core/embed/rust/src/ui/layout_caesar/res/arrow_right_fat.png differ
diff --git a/core/embed/rust/src/ui/layout_caesar/res/arrow_up.png b/core/embed/rust/src/ui/layout_caesar/res/arrow_up.png
new file mode 100644
index 00000000..ca990b1a
Binary files /dev/null and b/core/embed/rust/src/ui/layout_caesar/res/arrow_up.png differ
diff --git a/core/embed/rust/src/ui/layout_caesar/res/bin.png b/core/embed/rust/src/ui/layout_caesar/res/bin.png
new file mode 100644
index 00000000..3dc2c3c4
Binary files /dev/null and b/core/embed/rust/src/ui/layout_caesar/res/bin.png differ
diff --git a/core/embed/rust/src/ui/layout_caesar/res/cancel.png b/core/embed/rust/src/ui/layout_caesar/res/cancel.png
new file mode 100644
index 00000000..2d9b93fd
Binary files /dev/null and b/core/embed/rust/src/ui/layout_caesar/res/cancel.png differ
diff --git a/core/embed/rust/src/ui/layout_caesar/res/coinjoin.png b/core/embed/rust/src/ui/layout_caesar/res/coinjoin.png
new file mode 100644
index 00000000..061be793
Binary files /dev/null and b/core/embed/rust/src/ui/layout_caesar/res/coinjoin.png differ
diff --git a/core/embed/rust/src/ui/layout_caesar/res/delete.png b/core/embed/rust/src/ui/layout_caesar/res/delete.png
new file mode 100644
index 00000000..f480bc2b
Binary files /dev/null and b/core/embed/rust/src/ui/layout_caesar/res/delete.png differ
diff --git a/core/embed/rust/src/ui/layout_caesar/res/device_name.png b/core/embed/rust/src/ui/layout_caesar/res/device_name.png
new file mode 100644
index 00000000..62630ccb
Binary files /dev/null and b/core/embed/rust/src/ui/layout_caesar/res/device_name.png differ
diff --git a/core/embed/rust/src/ui/layout_caesar/res/eye.png b/core/embed/rust/src/ui/layout_caesar/res/eye.png
new file mode 100644
index 00000000..c3068447
Binary files /dev/null and b/core/embed/rust/src/ui/layout_caesar/res/eye.png differ
diff --git a/core/embed/rust/src/ui/layout_caesar/res/eye_round.png b/core/embed/rust/src/ui/layout_caesar/res/eye_round.png
new file mode 100644
index 00000000..78c8c437
Binary files /dev/null and b/core/embed/rust/src/ui/layout_caesar/res/eye_round.png differ
diff --git a/core/embed/rust/src/ui/layout_caesar/res/homescreen.png b/core/embed/rust/src/ui/layout_caesar/res/homescreen.png
new file mode 100644
index 00000000..29c15a19
Binary files /dev/null and b/core/embed/rust/src/ui/layout_caesar/res/homescreen.png differ
diff --git a/core/embed/rust/src/ui/layout_caesar/res/lock.png b/core/embed/rust/src/ui/layout_caesar/res/lock.png
new file mode 100644
index 00000000..1ac4f508
Binary files /dev/null and b/core/embed/rust/src/ui/layout_caesar/res/lock.png differ
diff --git a/core/embed/rust/src/ui/layout_caesar/res/lock_small.png b/core/embed/rust/src/ui/layout_caesar/res/lock_small.png
new file mode 100644
index 00000000..50a2b75b
Binary files /dev/null and b/core/embed/rust/src/ui/layout_caesar/res/lock_small.png differ
diff --git a/core/embed/rust/src/ui/layout_caesar/res/logo_22_33.png b/core/embed/rust/src/ui/layout_caesar/res/logo_22_33.png
new file mode 100644
index 00000000..ea049704
Binary files /dev/null and b/core/embed/rust/src/ui/layout_caesar/res/logo_22_33.png differ
diff --git a/core/embed/rust/src/ui/layout_caesar/res/logo_22_33_empty.png b/core/embed/rust/src/ui/layout_caesar/res/logo_22_33_empty.png
new file mode 100644
index 00000000..844ca6e3
Binary files /dev/null and b/core/embed/rust/src/ui/layout_caesar/res/logo_22_33_empty.png differ
diff --git a/core/embed/rust/src/ui/layout_caesar/res/next_page.png b/core/embed/rust/src/ui/layout_caesar/res/next_page.png
new file mode 100644
index 00000000..d02c3fcf
Binary files /dev/null and b/core/embed/rust/src/ui/layout_caesar/res/next_page.png differ
diff --git a/core/embed/rust/src/ui/layout_caesar/res/param.png b/core/embed/rust/src/ui/layout_caesar/res/param.png
new file mode 100644
index 00000000..a69ec43f
Binary files /dev/null and b/core/embed/rust/src/ui/layout_caesar/res/param.png differ
diff --git a/core/embed/rust/src/ui/layout_caesar/res/param_smaller.png b/core/embed/rust/src/ui/layout_caesar/res/param_smaller.png
new file mode 100644
index 00000000..bec578eb
Binary files /dev/null and b/core/embed/rust/src/ui/layout_caesar/res/param_smaller.png differ
diff --git a/core/embed/rust/src/ui/layout_caesar/res/prev_page.png b/core/embed/rust/src/ui/layout_caesar/res/prev_page.png
new file mode 100644
index 00000000..f9419fe4
Binary files /dev/null and b/core/embed/rust/src/ui/layout_caesar/res/prev_page.png differ
diff --git a/core/embed/rust/src/ui/layout_caesar/res/space.png b/core/embed/rust/src/ui/layout_caesar/res/space.png
new file mode 100644
index 00000000..ec3b4716
Binary files /dev/null and b/core/embed/rust/src/ui/layout_caesar/res/space.png differ
diff --git a/core/embed/rust/src/ui/layout_caesar/res/tick.png b/core/embed/rust/src/ui/layout_caesar/res/tick.png
new file mode 100644
index 00000000..cec7f440
Binary files /dev/null and b/core/embed/rust/src/ui/layout_caesar/res/tick.png differ
diff --git a/core/embed/rust/src/ui/layout_caesar/res/tick_fat.png b/core/embed/rust/src/ui/layout_caesar/res/tick_fat.png
new file mode 100644
index 00000000..03e386c4
Binary files /dev/null and b/core/embed/rust/src/ui/layout_caesar/res/tick_fat.png differ
diff --git a/core/embed/rust/src/ui/layout_caesar/res/user.png b/core/embed/rust/src/ui/layout_caesar/res/user.png
new file mode 100644
index 00000000..fbd51f8e
Binary files /dev/null and b/core/embed/rust/src/ui/layout_caesar/res/user.png differ
diff --git a/core/embed/rust/src/ui/layout_caesar/res/user_smaller.png b/core/embed/rust/src/ui/layout_caesar/res/user_smaller.png
new file mode 100644
index 00000000..df61c6c3
Binary files /dev/null and b/core/embed/rust/src/ui/layout_caesar/res/user_smaller.png differ
diff --git a/core/embed/rust/src/ui/layout_caesar/res/wallet.png b/core/embed/rust/src/ui/layout_caesar/res/wallet.png
new file mode 100644
index 00000000..505515f8
Binary files /dev/null and b/core/embed/rust/src/ui/layout_caesar/res/wallet.png differ
diff --git a/core/embed/rust/src/ui/layout_caesar/res/warning.png b/core/embed/rust/src/ui/layout_caesar/res/warning.png
new file mode 100644
index 00000000..25d1c5e2
Binary files /dev/null and b/core/embed/rust/src/ui/layout_caesar/res/warning.png differ
Why this scored 15/100
Community notes
Notes can correct, qualify, or add evidence to the AI analysis. Every note shown here has been validated by a human moderator.
The AI analysis stands alone for now. Submit a note if you can add evidence or important context.