From ab6ae35a78ed5a3f58a3019d48bd2474e36b147d Mon Sep 17 00:00:00 2001 From: MiraMaX166 Date: Thu, 11 Apr 2024 10:47:29 +0600 Subject: [PATCH] add icons --- icons/align-justify.svg | 1 + icons/arrow-rotate-right.svg | 1 + icons/arrows-rotate.svg | 1 + icons/circle-info.svg | 1 + icons/clock-rotate-left.svg | 1 + icons/file-code.svg | 1 + icons/rectangle-list.svg | 1 + 7 files changed, 7 insertions(+) create mode 100644 icons/align-justify.svg create mode 100644 icons/arrow-rotate-right.svg create mode 100644 icons/arrows-rotate.svg create mode 100644 icons/circle-info.svg create mode 100644 icons/clock-rotate-left.svg create mode 100644 icons/file-code.svg create mode 100644 icons/rectangle-list.svg diff --git a/icons/align-justify.svg b/icons/align-justify.svg new file mode 100644 index 0000000..f8e628f --- /dev/null +++ b/icons/align-justify.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/arrow-rotate-right.svg b/icons/arrow-rotate-right.svg new file mode 100644 index 0000000..6f3f898 --- /dev/null +++ b/icons/arrow-rotate-right.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/arrows-rotate.svg b/icons/arrows-rotate.svg new file mode 100644 index 0000000..13651dd --- /dev/null +++ b/icons/arrows-rotate.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/circle-info.svg b/icons/circle-info.svg new file mode 100644 index 0000000..1ba5b9e --- /dev/null +++ b/icons/circle-info.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/clock-rotate-left.svg b/icons/clock-rotate-left.svg new file mode 100644 index 0000000..87adb7a --- /dev/null +++ b/icons/clock-rotate-left.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/file-code.svg b/icons/file-code.svg new file mode 100644 index 0000000..b509606 --- /dev/null +++ b/icons/file-code.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/rectangle-list.svg b/icons/rectangle-list.svg new file mode 100644 index 0000000..93afc13 --- /dev/null +++ b/icons/rectangle-list.svg @@ -0,0 +1 @@ + \ No newline at end of file