From e63169eed7b50be528c3d865c6df6ff12db15516 Mon Sep 17 00:00:00 2001 From: ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ Date: Tue, 28 Mar 2023 20:24:00 +0800 Subject: Improve menu items --- Bootstrap/icons/gear.svg | 4 ++++ Bootstrap/icons/info-circle.svg | 4 ++++ Bootstrap/icons/person.svg | 3 +++ Bootstrap/icons/power.svg | 4 ++++ 4 files changed, 15 insertions(+) create mode 100644 Bootstrap/icons/gear.svg create mode 100644 Bootstrap/icons/info-circle.svg create mode 100644 Bootstrap/icons/person.svg create mode 100644 Bootstrap/icons/power.svg (limited to 'Bootstrap') diff --git a/Bootstrap/icons/gear.svg b/Bootstrap/icons/gear.svg new file mode 100644 index 0000000..c11dbc1 --- /dev/null +++ b/Bootstrap/icons/gear.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/Bootstrap/icons/info-circle.svg b/Bootstrap/icons/info-circle.svg new file mode 100644 index 0000000..8f48f86 --- /dev/null +++ b/Bootstrap/icons/info-circle.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/Bootstrap/icons/person.svg b/Bootstrap/icons/person.svg new file mode 100644 index 0000000..18d6411 --- /dev/null +++ b/Bootstrap/icons/person.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/Bootstrap/icons/power.svg b/Bootstrap/icons/power.svg new file mode 100644 index 0000000..6fb9756 --- /dev/null +++ b/Bootstrap/icons/power.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file -- cgit v1.3