From 45fefddb01af2b1a33accce952263a5c96d4f2be Mon Sep 17 00:00:00 2001
From: Ethan Pearson <60271460+magmajp@users.noreply.github.com>
Date: Tue, 25 Oct 2022 15:39:44 -0300
Subject: [PATCH] completed bottom bar
---
SVG/Download.svg | 6 ++++++
SVG/Folder.svg | 12 +++++++++++
SVG/FolderUpdate.svg | 21 +++++++++++++++++++
SVG/Gear.svg | 6 ++++++
SVG/GearSimplified.svg | 9 ++++++++
app/src/main/res/drawable/ic_folderupdate.xml | 15 +++++++++++++
.../main/res/drawable/ic_gearsimplified.xml | 7 +++++++
7 files changed, 76 insertions(+)
create mode 100644 SVG/Download.svg
create mode 100644 SVG/Folder.svg
create mode 100644 SVG/FolderUpdate.svg
create mode 100644 SVG/Gear.svg
create mode 100644 SVG/GearSimplified.svg
create mode 100644 app/src/main/res/drawable/ic_folderupdate.xml
create mode 100644 app/src/main/res/drawable/ic_gearsimplified.xml
diff --git a/SVG/Download.svg b/SVG/Download.svg
new file mode 100644
index 0000000..e553ff0
--- /dev/null
+++ b/SVG/Download.svg
@@ -0,0 +1,6 @@
+
\ No newline at end of file
diff --git a/SVG/Folder.svg b/SVG/Folder.svg
new file mode 100644
index 0000000..060d242
--- /dev/null
+++ b/SVG/Folder.svg
@@ -0,0 +1,12 @@
+
\ No newline at end of file
diff --git a/SVG/FolderUpdate.svg b/SVG/FolderUpdate.svg
new file mode 100644
index 0000000..fc5e6f1
--- /dev/null
+++ b/SVG/FolderUpdate.svg
@@ -0,0 +1,21 @@
+
+
diff --git a/SVG/Gear.svg b/SVG/Gear.svg
new file mode 100644
index 0000000..514ce9b
--- /dev/null
+++ b/SVG/Gear.svg
@@ -0,0 +1,6 @@
+
\ No newline at end of file
diff --git a/SVG/GearSimplified.svg b/SVG/GearSimplified.svg
new file mode 100644
index 0000000..db0f7d7
--- /dev/null
+++ b/SVG/GearSimplified.svg
@@ -0,0 +1,9 @@
+
+
diff --git a/app/src/main/res/drawable/ic_folderupdate.xml b/app/src/main/res/drawable/ic_folderupdate.xml
new file mode 100644
index 0000000..861929c
--- /dev/null
+++ b/app/src/main/res/drawable/ic_folderupdate.xml
@@ -0,0 +1,15 @@
+
+
+
+
+
+
diff --git a/app/src/main/res/drawable/ic_gearsimplified.xml b/app/src/main/res/drawable/ic_gearsimplified.xml
new file mode 100644
index 0000000..f9d12dc
--- /dev/null
+++ b/app/src/main/res/drawable/ic_gearsimplified.xml
@@ -0,0 +1,7 @@
+
+
+