From 1cbe6a267628509c24d32b458363ddb74cb82838 Mon Sep 17 00:00:00 2001 From: Anson Bridges Date: Tue, 5 Nov 2024 15:38:54 -0500 Subject: MMXXIV PROGRESS --- dashboard_website/static/img/marker-icon-black-req.png | Bin 0 -> 6863 bytes dashboard_website/static/img/marker-icon-blue-req.png | Bin 0 -> 8222 bytes dashboard_website/static/img/marker-icon-green-req.png | Bin 0 -> 8170 bytes dashboard_website/static/img/marker-icon-grey-req.png | Bin 0 -> 7573 bytes dashboard_website/static/img/marker-icon-orange-req.png | Bin 0 -> 8191 bytes dashboard_website/static/img/marker-icon-red-req.png | Bin 0 -> 8256 bytes dashboard_website/static/img/marker-icon-yellow-req.png | Bin 0 -> 8194 bytes 7 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 dashboard_website/static/img/marker-icon-black-req.png create mode 100644 dashboard_website/static/img/marker-icon-blue-req.png create mode 100644 dashboard_website/static/img/marker-icon-green-req.png create mode 100644 dashboard_website/static/img/marker-icon-grey-req.png create mode 100644 dashboard_website/static/img/marker-icon-orange-req.png create mode 100644 dashboard_website/static/img/marker-icon-red-req.png create mode 100644 dashboard_website/static/img/marker-icon-yellow-req.png (limited to 'dashboard_website/static/img') diff --git a/dashboard_website/static/img/marker-icon-black-req.png b/dashboard_website/static/img/marker-icon-black-req.png new file mode 100644 index 0000000..372b07d Binary files /dev/null and b/dashboard_website/static/img/marker-icon-black-req.png differ diff --git a/dashboard_website/static/img/marker-icon-blue-req.png b/dashboard_website/static/img/marker-icon-blue-req.png new file mode 100644 index 0000000..4ee83f5 Binary files /dev/null and b/dashboard_website/static/img/marker-icon-blue-req.png differ diff --git a/dashboard_website/static/img/marker-icon-green-req.png b/dashboard_website/static/img/marker-icon-green-req.png new file mode 100644 index 0000000..173476d Binary files /dev/null and b/dashboard_website/static/img/marker-icon-green-req.png differ diff --git a/dashboard_website/static/img/marker-icon-grey-req.png b/dashboard_website/static/img/marker-icon-grey-req.png new file mode 100644 index 0000000..7d6dde1 Binary files /dev/null and b/dashboard_website/static/img/marker-icon-grey-req.png differ diff --git a/dashboard_website/static/img/marker-icon-orange-req.png b/dashboard_website/static/img/marker-icon-orange-req.png new file mode 100644 index 0000000..55316ce Binary files /dev/null and b/dashboard_website/static/img/marker-icon-orange-req.png differ diff --git a/dashboard_website/static/img/marker-icon-red-req.png b/dashboard_website/static/img/marker-icon-red-req.png new file mode 100644 index 0000000..4fba983 Binary files /dev/null and b/dashboard_website/static/img/marker-icon-red-req.png differ diff --git a/dashboard_website/static/img/marker-icon-yellow-req.png b/dashboard_website/static/img/marker-icon-yellow-req.png new file mode 100644 index 0000000..41e8d3f Binary files /dev/null and b/dashboard_website/static/img/marker-icon-yellow-req.png differ -- cgit v1.2.3