From 2ab68234ccdfdff12ba5257cd35ac0ffdd0ff9e1 Mon Sep 17 00:00:00 2001 From: Loren Eteval Date: Tue, 5 Sep 2023 10:54:27 +0800 Subject: [PATCH] Add more bootstrap icons Signed-off-by: Loren Eteval --- Icons/bootstrap/download.svg | 4 ++++ Icons/bootstrap/incognito.svg | 3 +++ Icons/bootstrap/qr-code.svg | 7 +++++++ Icons/bootstrap/white/download.svg | 4 ++++ Icons/bootstrap/white/incognito.svg | 3 +++ Icons/bootstrap/white/qr-code.svg | 7 +++++++ 6 files changed, 28 insertions(+) create mode 100644 Icons/bootstrap/download.svg create mode 100644 Icons/bootstrap/incognito.svg create mode 100644 Icons/bootstrap/qr-code.svg create mode 100644 Icons/bootstrap/white/download.svg create mode 100644 Icons/bootstrap/white/incognito.svg create mode 100644 Icons/bootstrap/white/qr-code.svg diff --git a/Icons/bootstrap/download.svg b/Icons/bootstrap/download.svg new file mode 100644 index 0000000..80a5817 --- /dev/null +++ b/Icons/bootstrap/download.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/Icons/bootstrap/incognito.svg b/Icons/bootstrap/incognito.svg new file mode 100644 index 0000000..fc9f6dc --- /dev/null +++ b/Icons/bootstrap/incognito.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/Icons/bootstrap/qr-code.svg b/Icons/bootstrap/qr-code.svg new file mode 100644 index 0000000..bf5570d --- /dev/null +++ b/Icons/bootstrap/qr-code.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/Icons/bootstrap/white/download.svg b/Icons/bootstrap/white/download.svg new file mode 100644 index 0000000..2c80ae8 --- /dev/null +++ b/Icons/bootstrap/white/download.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/Icons/bootstrap/white/incognito.svg b/Icons/bootstrap/white/incognito.svg new file mode 100644 index 0000000..ef266cc --- /dev/null +++ b/Icons/bootstrap/white/incognito.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/Icons/bootstrap/white/qr-code.svg b/Icons/bootstrap/white/qr-code.svg new file mode 100644 index 0000000..db986d0 --- /dev/null +++ b/Icons/bootstrap/white/qr-code.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file