From 3751379f1e9a4c215fb6eb898b4ccc67659b9ace Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Tue, 10 May 2022 21:51:50 +0700 Subject: initial commit 2 --- addons/payment_transfer/static/description/icon.png | Bin 0 -> 8427 bytes addons/payment_transfer/static/description/icon.svg | 1 + .../payment_transfer/static/src/img/transfer_icon.png | Bin 0 -> 14605 bytes 3 files changed, 1 insertion(+) create mode 100644 addons/payment_transfer/static/description/icon.png create mode 100644 addons/payment_transfer/static/description/icon.svg create mode 100644 addons/payment_transfer/static/src/img/transfer_icon.png (limited to 'addons/payment_transfer/static') diff --git a/addons/payment_transfer/static/description/icon.png b/addons/payment_transfer/static/description/icon.png new file mode 100644 index 00000000..b1e00d53 Binary files /dev/null and b/addons/payment_transfer/static/description/icon.png differ diff --git a/addons/payment_transfer/static/description/icon.svg b/addons/payment_transfer/static/description/icon.svg new file mode 100644 index 00000000..e26329ba --- /dev/null +++ b/addons/payment_transfer/static/description/icon.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/addons/payment_transfer/static/src/img/transfer_icon.png b/addons/payment_transfer/static/src/img/transfer_icon.png new file mode 100644 index 00000000..63b10e38 Binary files /dev/null and b/addons/payment_transfer/static/src/img/transfer_icon.png differ -- cgit v1.2.3