From 4c41076570073e8b960742b6e1c2231fecfa6cce Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Sat, 8 Feb 2025 21:40:01 -0800 Subject: remove rust portion as its no longer necessary --- img/download.svg | 1 + img/globe.svg | 1 + img/layout.svg | 1 + img/plus-circle.svg | 1 + img/trash-2.svg | 1 + img/trash.svg | 1 + img/upload.svg | 1 + img/x-circle.svg | 1 + 8 files changed, 8 insertions(+) create mode 100644 img/download.svg create mode 100644 img/globe.svg create mode 100644 img/layout.svg create mode 100644 img/plus-circle.svg create mode 100644 img/trash-2.svg create mode 100644 img/trash.svg create mode 100644 img/upload.svg create mode 100644 img/x-circle.svg (limited to 'img') diff --git a/img/download.svg b/img/download.svg new file mode 100644 index 0000000..ffa0e9a --- /dev/null +++ b/img/download.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/img/globe.svg b/img/globe.svg new file mode 100644 index 0000000..5835fd6 --- /dev/null +++ b/img/globe.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/img/layout.svg b/img/layout.svg new file mode 100644 index 0000000..1943229 --- /dev/null +++ b/img/layout.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/img/plus-circle.svg b/img/plus-circle.svg new file mode 100644 index 0000000..015bb62 --- /dev/null +++ b/img/plus-circle.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/img/trash-2.svg b/img/trash-2.svg new file mode 100644 index 0000000..ce3947d --- /dev/null +++ b/img/trash-2.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/img/trash.svg b/img/trash.svg new file mode 100644 index 0000000..38e9c35 --- /dev/null +++ b/img/trash.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/img/upload.svg b/img/upload.svg new file mode 100644 index 0000000..e09b69f --- /dev/null +++ b/img/upload.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/img/x-circle.svg b/img/x-circle.svg new file mode 100644 index 0000000..433837f --- /dev/null +++ b/img/x-circle.svg @@ -0,0 +1 @@ + \ No newline at end of file -- cgit v1.2.3