From 028026bfdc274afb675479ec82e125b161b9513b Mon Sep 17 00:00:00 2001 From: Tyler Murphy Date: Tue, 31 Jan 2023 22:57:39 -0500 Subject: remove b64 imgs --- public/image/arrow.png | Bin 0 -> 153 bytes public/image/change.png | Bin 0 -> 6144 bytes public/image/close.png | Bin 0 -> 170 bytes public/image/icons.png | Bin 0 -> 6181 bytes 4 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 public/image/arrow.png create mode 100644 public/image/change.png create mode 100644 public/image/close.png create mode 100644 public/image/icons.png (limited to 'public/image') diff --git a/public/image/arrow.png b/public/image/arrow.png new file mode 100644 index 0000000..8220278 Binary files /dev/null and b/public/image/arrow.png differ diff --git a/public/image/change.png b/public/image/change.png new file mode 100644 index 0000000..1fcbfea Binary files /dev/null and b/public/image/change.png differ diff --git a/public/image/close.png b/public/image/close.png new file mode 100644 index 0000000..516bf05 Binary files /dev/null and b/public/image/close.png differ diff --git a/public/image/icons.png b/public/image/icons.png new file mode 100644 index 0000000..39a2d74 Binary files /dev/null and b/public/image/icons.png differ -- cgit v1.2.3-freya