From 1ca3b3df3421961caec3b747a364071c80f5c7da Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Tue, 10 May 2022 17:14:58 +0700 Subject: initial commit --- .../static/description/images/icons/ecom.png | Bin 0 -> 2364 bytes .../static/description/images/icons/education.png | Bin 0 -> 2985 bytes .../static/description/images/icons/hotel.png | Bin 0 -> 2373 bytes .../static/description/images/icons/manufacturing.png | Bin 0 -> 2722 bytes .../static/description/images/icons/pos.png | Bin 0 -> 2468 bytes .../static/description/images/icons/restaurant.png | Bin 0 -> 2487 bytes .../static/description/images/icons/service.png | Bin 0 -> 5348 bytes .../static/description/images/icons/trading.png | Bin 0 -> 1425 bytes .../static/description/images/icons/update.png | Bin 0 -> 536 bytes 9 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 base_accounting_kit/static/description/images/icons/ecom.png create mode 100644 base_accounting_kit/static/description/images/icons/education.png create mode 100644 base_accounting_kit/static/description/images/icons/hotel.png create mode 100644 base_accounting_kit/static/description/images/icons/manufacturing.png create mode 100644 base_accounting_kit/static/description/images/icons/pos.png create mode 100644 base_accounting_kit/static/description/images/icons/restaurant.png create mode 100644 base_accounting_kit/static/description/images/icons/service.png create mode 100644 base_accounting_kit/static/description/images/icons/trading.png create mode 100644 base_accounting_kit/static/description/images/icons/update.png (limited to 'base_accounting_kit/static/description/images/icons') diff --git a/base_accounting_kit/static/description/images/icons/ecom.png b/base_accounting_kit/static/description/images/icons/ecom.png new file mode 100644 index 0000000..6e720d5 Binary files /dev/null and b/base_accounting_kit/static/description/images/icons/ecom.png differ diff --git a/base_accounting_kit/static/description/images/icons/education.png b/base_accounting_kit/static/description/images/icons/education.png new file mode 100644 index 0000000..f0de98e Binary files /dev/null and b/base_accounting_kit/static/description/images/icons/education.png differ diff --git a/base_accounting_kit/static/description/images/icons/hotel.png b/base_accounting_kit/static/description/images/icons/hotel.png new file mode 100644 index 0000000..917c6a6 Binary files /dev/null and b/base_accounting_kit/static/description/images/icons/hotel.png differ diff --git a/base_accounting_kit/static/description/images/icons/manufacturing.png b/base_accounting_kit/static/description/images/icons/manufacturing.png new file mode 100644 index 0000000..68c3722 Binary files /dev/null and b/base_accounting_kit/static/description/images/icons/manufacturing.png differ diff --git a/base_accounting_kit/static/description/images/icons/pos.png b/base_accounting_kit/static/description/images/icons/pos.png new file mode 100644 index 0000000..600bfe4 Binary files /dev/null and b/base_accounting_kit/static/description/images/icons/pos.png differ diff --git a/base_accounting_kit/static/description/images/icons/restaurant.png b/base_accounting_kit/static/description/images/icons/restaurant.png new file mode 100644 index 0000000..680acf2 Binary files /dev/null and b/base_accounting_kit/static/description/images/icons/restaurant.png differ diff --git a/base_accounting_kit/static/description/images/icons/service.png b/base_accounting_kit/static/description/images/icons/service.png new file mode 100644 index 0000000..bfbe7a6 Binary files /dev/null and b/base_accounting_kit/static/description/images/icons/service.png differ diff --git a/base_accounting_kit/static/description/images/icons/trading.png b/base_accounting_kit/static/description/images/icons/trading.png new file mode 100644 index 0000000..a741219 Binary files /dev/null and b/base_accounting_kit/static/description/images/icons/trading.png differ diff --git a/base_accounting_kit/static/description/images/icons/update.png b/base_accounting_kit/static/description/images/icons/update.png new file mode 100644 index 0000000..fa10996 Binary files /dev/null and b/base_accounting_kit/static/description/images/icons/update.png differ -- cgit v1.2.3