From 5640f76cf4884f15e620844797e352787bf265ad Mon Sep 17 00:00:00 2001 From: xavicosco Date: Tue, 20 Feb 2024 11:17:51 +1000 Subject: [PATCH] feat: Set of icons nav menu --- icons/bnpl-new.svg | 7 +------ icons/clipboard-fleet-outline.svg | 1 + icons/feed.svg | 1 + icons/home-outline.svg | 2 +- icons/information-danger.svg | 5 ----- icons/log-out.svg | 4 +--- icons/news.svg | 3 --- icons/pencil-edit.svg | 1 + icons/pricing.svg | 1 + icons/quote-request.svg | 7 +------ icons/resources.svg | 4 +--- icons/store-outline.svg | 2 +- icons/training-guides.svg | 4 +--- icons/uber-box-white.svg | 5 +---- icons/warning.svg | 1 + 15 files changed, 13 insertions(+), 35 deletions(-) create mode 100644 icons/clipboard-fleet-outline.svg create mode 100644 icons/feed.svg delete mode 100644 icons/information-danger.svg delete mode 100644 icons/news.svg create mode 100644 icons/pencil-edit.svg create mode 100644 icons/pricing.svg create mode 100644 icons/warning.svg diff --git a/icons/bnpl-new.svg b/icons/bnpl-new.svg index 7ee590d..1c445cd 100644 --- a/icons/bnpl-new.svg +++ b/icons/bnpl-new.svg @@ -1,6 +1 @@ - - - - - - + \ No newline at end of file diff --git a/icons/clipboard-fleet-outline.svg b/icons/clipboard-fleet-outline.svg new file mode 100644 index 0000000..ec5223c --- /dev/null +++ b/icons/clipboard-fleet-outline.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/feed.svg b/icons/feed.svg new file mode 100644 index 0000000..8ae5221 --- /dev/null +++ b/icons/feed.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/home-outline.svg b/icons/home-outline.svg index 219f74b..c74ccf0 100644 --- a/icons/home-outline.svg +++ b/icons/home-outline.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/information-danger.svg b/icons/information-danger.svg deleted file mode 100644 index 35bf923..0000000 --- a/icons/information-danger.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/icons/log-out.svg b/icons/log-out.svg index ce7b4e3..66cfbda 100644 --- a/icons/log-out.svg +++ b/icons/log-out.svg @@ -1,3 +1 @@ - - - + \ No newline at end of file diff --git a/icons/news.svg b/icons/news.svg deleted file mode 100644 index 39c47cc..0000000 --- a/icons/news.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/icons/pencil-edit.svg b/icons/pencil-edit.svg new file mode 100644 index 0000000..fa8b1ac --- /dev/null +++ b/icons/pencil-edit.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/pricing.svg b/icons/pricing.svg new file mode 100644 index 0000000..b0de32d --- /dev/null +++ b/icons/pricing.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/quote-request.svg b/icons/quote-request.svg index 309c5ea..9311782 100644 --- a/icons/quote-request.svg +++ b/icons/quote-request.svg @@ -1,6 +1 @@ - - - - - - + \ No newline at end of file diff --git a/icons/resources.svg b/icons/resources.svg index 1ae5174..971ec65 100644 --- a/icons/resources.svg +++ b/icons/resources.svg @@ -1,3 +1 @@ - - - + \ No newline at end of file diff --git a/icons/store-outline.svg b/icons/store-outline.svg index dbed4d8..60695c4 100644 --- a/icons/store-outline.svg +++ b/icons/store-outline.svg @@ -1 +1 @@ - + \ No newline at end of file diff --git a/icons/training-guides.svg b/icons/training-guides.svg index 58ce789..814a531 100644 --- a/icons/training-guides.svg +++ b/icons/training-guides.svg @@ -1,3 +1 @@ - - - + \ No newline at end of file diff --git a/icons/uber-box-white.svg b/icons/uber-box-white.svg index 2964085..6991f1d 100644 --- a/icons/uber-box-white.svg +++ b/icons/uber-box-white.svg @@ -1,4 +1 @@ - - - - + \ No newline at end of file diff --git a/icons/warning.svg b/icons/warning.svg new file mode 100644 index 0000000..ad56fdc --- /dev/null +++ b/icons/warning.svg @@ -0,0 +1 @@ + \ No newline at end of file