summaryrefslogtreecommitdiff
path: root/src/icons.js
diff options
context:
space:
mode:
authorTim Keller <tjk@tjkeller.xyz>2025-06-16 22:55:44 -0500
committerTim Keller <tjk@tjkeller.xyz>2025-06-16 22:55:44 -0500
commit603fa41a483138e5782098d588f0fdc6eb9bcb1d (patch)
tree0214058e3040aef32648cf4db63ab9bd25a5fa8e /src/icons.js
parent7f88f436e0b5398ad79b4c130834d95d622d62be (diff)
downloadimmich-frame-603fa41a483138e5782098d588f0fdc6eb9bcb1d.tar.xz
immich-frame-603fa41a483138e5782098d588f0fdc6eb9bcb1d.zip
add basic settings page
Diffstat (limited to 'src/icons.js')
-rw-r--r--src/icons.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/icons.js b/src/icons.js
index 099db45..529d509 100644
--- a/src/icons.js
+++ b/src/icons.js
@@ -1,3 +1,5 @@
+import "./icons/cached_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24.svg"
+import "./icons/camera_24dp_E3E3E3_FILL1_wght400_GRAD0_opsz24.svg"
import "./icons/check_circle_24dp_E3E3E3_FILL1_wght400_GRAD0_opsz24.svg"
import "./icons/deselect_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24.svg"
import "./icons/download_24dp_FFFFFF_FILL0_wght400_GRAD0_opsz24.svg"