From 603fa41a483138e5782098d588f0fdc6eb9bcb1d Mon Sep 17 00:00:00 2001 From: Tim Keller Date: Mon, 16 Jun 2025 22:55:44 -0500 Subject: add basic settings page --- src/icons/cached_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24.svg | 1 + src/icons/camera_24dp_E3E3E3_FILL1_wght400_GRAD0_opsz24.svg | 1 + 2 files changed, 2 insertions(+) create mode 100644 src/icons/cached_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24.svg create mode 100644 src/icons/camera_24dp_E3E3E3_FILL1_wght400_GRAD0_opsz24.svg (limited to 'src/icons') diff --git a/src/icons/cached_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24.svg b/src/icons/cached_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24.svg new file mode 100644 index 0000000..5e389dc --- /dev/null +++ b/src/icons/cached_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/icons/camera_24dp_E3E3E3_FILL1_wght400_GRAD0_opsz24.svg b/src/icons/camera_24dp_E3E3E3_FILL1_wght400_GRAD0_opsz24.svg new file mode 100644 index 0000000..06d30f0 --- /dev/null +++ b/src/icons/camera_24dp_E3E3E3_FILL1_wght400_GRAD0_opsz24.svg @@ -0,0 +1 @@ + \ No newline at end of file -- cgit v1.2.3