From aa2906878ac8c20d6a170e18e70d98a2b2a93d61 Mon Sep 17 00:00:00 2001 From: Shivam Mishra Date: Wed, 29 Jan 2020 17:42:56 +0530 Subject: [PATCH] feat: added some frappicons --- frappe/public/icons/frapicon-dashboard.svg | 12 ++++++++++++ frappe/public/icons/frapicon-income.svg | 10 ++++++++++ frappe/public/icons/frapicon-mail.svg | 12 ++++++++++++ frappe/public/icons/frapicon-normal.svg | 11 +++++++++++ frappe/public/icons/frapicon-phone.svg | 12 ++++++++++++ frappe/public/icons/frapicon-property.svg | 12 ++++++++++++ frappe/public/icons/frapicon-purchase.svg | 12 ++++++++++++ frappe/public/icons/frapicon-reports.svg | 12 ++++++++++++ frappe/public/icons/frapicon-sales.svg | 12 ++++++++++++ frappe/public/icons/frapicon-settings.svg | 12 ++++++++++++ 10 files changed, 117 insertions(+) create mode 100644 frappe/public/icons/frapicon-dashboard.svg create mode 100644 frappe/public/icons/frapicon-income.svg create mode 100644 frappe/public/icons/frapicon-mail.svg create mode 100644 frappe/public/icons/frapicon-normal.svg create mode 100644 frappe/public/icons/frapicon-phone.svg create mode 100644 frappe/public/icons/frapicon-property.svg create mode 100644 frappe/public/icons/frapicon-purchase.svg create mode 100644 frappe/public/icons/frapicon-reports.svg create mode 100644 frappe/public/icons/frapicon-sales.svg create mode 100644 frappe/public/icons/frapicon-settings.svg diff --git a/frappe/public/icons/frapicon-dashboard.svg b/frappe/public/icons/frapicon-dashboard.svg new file mode 100644 index 0000000000..37e883b69f --- /dev/null +++ b/frappe/public/icons/frapicon-dashboard.svg @@ -0,0 +1,12 @@ + + + + icons/navigation/dashboard + Created with Sketch. + + + + + + + \ No newline at end of file diff --git a/frappe/public/icons/frapicon-income.svg b/frappe/public/icons/frapicon-income.svg new file mode 100644 index 0000000000..e1ac38b59d --- /dev/null +++ b/frappe/public/icons/frapicon-income.svg @@ -0,0 +1,10 @@ + + + + icons/income + Created with Sketch. + + + + + \ No newline at end of file diff --git a/frappe/public/icons/frapicon-mail.svg b/frappe/public/icons/frapicon-mail.svg new file mode 100644 index 0000000000..f583a54a2e --- /dev/null +++ b/frappe/public/icons/frapicon-mail.svg @@ -0,0 +1,12 @@ + + + + icons/invoice/mail + Created with Sketch. + + + + + + + \ No newline at end of file diff --git a/frappe/public/icons/frapicon-normal.svg b/frappe/public/icons/frapicon-normal.svg new file mode 100644 index 0000000000..5b9c49d0cc --- /dev/null +++ b/frappe/public/icons/frapicon-normal.svg @@ -0,0 +1,11 @@ + + + + icons/folder/normal + Created with Sketch. + + + + + + \ No newline at end of file diff --git a/frappe/public/icons/frapicon-phone.svg b/frappe/public/icons/frapicon-phone.svg new file mode 100644 index 0000000000..51e211c678 --- /dev/null +++ b/frappe/public/icons/frapicon-phone.svg @@ -0,0 +1,12 @@ + + + + icons/invoice/phone + Created with Sketch. + + + + + + + \ No newline at end of file diff --git a/frappe/public/icons/frapicon-property.svg b/frappe/public/icons/frapicon-property.svg new file mode 100644 index 0000000000..bb2efc314a --- /dev/null +++ b/frappe/public/icons/frapicon-property.svg @@ -0,0 +1,12 @@ + + + + icons/navigation/property + Created with Sketch. + + + + + + + \ No newline at end of file diff --git a/frappe/public/icons/frapicon-purchase.svg b/frappe/public/icons/frapicon-purchase.svg new file mode 100644 index 0000000000..d038e62f15 --- /dev/null +++ b/frappe/public/icons/frapicon-purchase.svg @@ -0,0 +1,12 @@ + + + + icons/navigation/purchase + Created with Sketch. + + + + + + + \ No newline at end of file diff --git a/frappe/public/icons/frapicon-reports.svg b/frappe/public/icons/frapicon-reports.svg new file mode 100644 index 0000000000..9216fe5618 --- /dev/null +++ b/frappe/public/icons/frapicon-reports.svg @@ -0,0 +1,12 @@ + + + + icons/navigation/reports + Created with Sketch. + + + + + + + \ No newline at end of file diff --git a/frappe/public/icons/frapicon-sales.svg b/frappe/public/icons/frapicon-sales.svg new file mode 100644 index 0000000000..0ef062aba3 --- /dev/null +++ b/frappe/public/icons/frapicon-sales.svg @@ -0,0 +1,12 @@ + + + + icons/navigation/sales + Created with Sketch. + + + + + + + \ No newline at end of file diff --git a/frappe/public/icons/frapicon-settings.svg b/frappe/public/icons/frapicon-settings.svg new file mode 100644 index 0000000000..89082b2562 --- /dev/null +++ b/frappe/public/icons/frapicon-settings.svg @@ -0,0 +1,12 @@ + + + + icons/navigation/settings + Created with Sketch. + + + + + + + \ No newline at end of file