From 4c376874cff23bba2f9a6d4f29a974272f9877f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=8B=E8=BE=B0=E8=BD=A9?= Date: Tue, 4 Apr 2023 14:45:11 +0800 Subject: [PATCH] * Add arrow svg to bi. --- www/static/svg/arrow-step1-darkblue.svg | 10 ++++++++++ www/static/svg/arrow-step1-grey.svg | 10 ++++++++++ www/static/svg/arrow-step1-lightblue.svg | 10 ++++++++++ www/static/svg/arrow-step1-white.svg | 10 ++++++++++ www/static/svg/arrow-step2-darkblue.svg | 10 ++++++++++ www/static/svg/arrow-step2-grey.svg | 10 ++++++++++ www/static/svg/arrow-step2-lightblue.svg | 10 ++++++++++ www/static/svg/arrow-step2-white.svg | 10 ++++++++++ www/static/svg/arrow-step3-darkblue.svg | 10 ++++++++++ www/static/svg/arrow-step3-grey.svg | 10 ++++++++++ www/static/svg/arrow-step3-lightblue.svg | 10 ++++++++++ www/static/svg/arrow-step3-white.svg | 10 ++++++++++ 12 files changed, 120 insertions(+) create mode 100644 www/static/svg/arrow-step1-darkblue.svg create mode 100644 www/static/svg/arrow-step1-grey.svg create mode 100644 www/static/svg/arrow-step1-lightblue.svg create mode 100644 www/static/svg/arrow-step1-white.svg create mode 100644 www/static/svg/arrow-step2-darkblue.svg create mode 100644 www/static/svg/arrow-step2-grey.svg create mode 100644 www/static/svg/arrow-step2-lightblue.svg create mode 100644 www/static/svg/arrow-step2-white.svg create mode 100644 www/static/svg/arrow-step3-darkblue.svg create mode 100644 www/static/svg/arrow-step3-grey.svg create mode 100644 www/static/svg/arrow-step3-lightblue.svg create mode 100644 www/static/svg/arrow-step3-white.svg diff --git a/www/static/svg/arrow-step1-darkblue.svg b/www/static/svg/arrow-step1-darkblue.svg new file mode 100644 index 0000000000..e058b7ad68 --- /dev/null +++ b/www/static/svg/arrow-step1-darkblue.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/www/static/svg/arrow-step1-grey.svg b/www/static/svg/arrow-step1-grey.svg new file mode 100644 index 0000000000..aeccdeeee0 --- /dev/null +++ b/www/static/svg/arrow-step1-grey.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/www/static/svg/arrow-step1-lightblue.svg b/www/static/svg/arrow-step1-lightblue.svg new file mode 100644 index 0000000000..bf2d6a8b18 --- /dev/null +++ b/www/static/svg/arrow-step1-lightblue.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/www/static/svg/arrow-step1-white.svg b/www/static/svg/arrow-step1-white.svg new file mode 100644 index 0000000000..7a51431691 --- /dev/null +++ b/www/static/svg/arrow-step1-white.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/www/static/svg/arrow-step2-darkblue.svg b/www/static/svg/arrow-step2-darkblue.svg new file mode 100644 index 0000000000..8a3fa39b40 --- /dev/null +++ b/www/static/svg/arrow-step2-darkblue.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/www/static/svg/arrow-step2-grey.svg b/www/static/svg/arrow-step2-grey.svg new file mode 100644 index 0000000000..ac92e87ca5 --- /dev/null +++ b/www/static/svg/arrow-step2-grey.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/www/static/svg/arrow-step2-lightblue.svg b/www/static/svg/arrow-step2-lightblue.svg new file mode 100644 index 0000000000..640f3ac75f --- /dev/null +++ b/www/static/svg/arrow-step2-lightblue.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/www/static/svg/arrow-step2-white.svg b/www/static/svg/arrow-step2-white.svg new file mode 100644 index 0000000000..ba4c48d807 --- /dev/null +++ b/www/static/svg/arrow-step2-white.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/www/static/svg/arrow-step3-darkblue.svg b/www/static/svg/arrow-step3-darkblue.svg new file mode 100644 index 0000000000..71d32bcfa6 --- /dev/null +++ b/www/static/svg/arrow-step3-darkblue.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/www/static/svg/arrow-step3-grey.svg b/www/static/svg/arrow-step3-grey.svg new file mode 100644 index 0000000000..729b217740 --- /dev/null +++ b/www/static/svg/arrow-step3-grey.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/www/static/svg/arrow-step3-lightblue.svg b/www/static/svg/arrow-step3-lightblue.svg new file mode 100644 index 0000000000..29b78f2934 --- /dev/null +++ b/www/static/svg/arrow-step3-lightblue.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/www/static/svg/arrow-step3-white.svg b/www/static/svg/arrow-step3-white.svg new file mode 100644 index 0000000000..e561520ade --- /dev/null +++ b/www/static/svg/arrow-step3-white.svg @@ -0,0 +1,10 @@ + + + + + + + + + +