From ba22b49e064083eac4fce69ff00989e80ea85508 Mon Sep 17 00:00:00 2001 From: Lucas Date: Sun, 12 Dec 2021 20:30:46 +0100 Subject: [PATCH 01/14] feat: add odoo logo --- _data/simple-icons.json | 6 ++++++ icons/odoo.svg | 1 + 2 files changed, 7 insertions(+) create mode 100644 icons/odoo.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 57f4c96aaf24..e770c7b85c91 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -6787,6 +6787,12 @@ "hex": "EE8208", "source": "https://insideok.ru/brandbook" }, + { + "title": "Odoo", + "hex": "714B67", + "source": "https://www.odoo.com/fr_FR/page/brand-assets#part_6", + "guidelines": "https://www.odoo.com/fr_FR/page/brand-assets#part_6" + }, { "title": "Odysee", "hex": "EF1970", diff --git a/icons/odoo.svg b/icons/odoo.svg new file mode 100644 index 000000000000..e201d64ec7d1 --- /dev/null +++ b/icons/odoo.svg @@ -0,0 +1 @@ +Odoo_logo \ No newline at end of file From b09e5299e29bd2c34a8aaa32a1da97e9aaef4c6c Mon Sep 17 00:00:00 2001 From: Lucas LOUIS Date: Sun, 12 Dec 2021 21:40:05 +0100 Subject: [PATCH 02/14] style: update files with good style after tests --- _data/simple-icons.json | 12 ++++++------ icons/odoo.svg | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index e770c7b85c91..eda1babf8fd8 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -6787,12 +6787,12 @@ "hex": "EE8208", "source": "https://insideok.ru/brandbook" }, - { - "title": "Odoo", - "hex": "714B67", - "source": "https://www.odoo.com/fr_FR/page/brand-assets#part_6", - "guidelines": "https://www.odoo.com/fr_FR/page/brand-assets#part_6" - }, + { + "title": "Odoo", + "hex": "714B67", + "source": "https://www.odoo.com/fr_FR/page/brand-assets#part_6", + "guidelines": "https://www.odoo.com/fr_FR/page/brand-assets#part_6" + }, { "title": "Odysee", "hex": "EF1970", diff --git a/icons/odoo.svg b/icons/odoo.svg index e201d64ec7d1..7231e068a31a 100644 --- a/icons/odoo.svg +++ b/icons/odoo.svg @@ -1 +1 @@ -Odoo_logo \ No newline at end of file +Odoo \ No newline at end of file From 60991719192b9387738e86298bcb6e08949bfdc0 Mon Sep 17 00:00:00 2001 From: Lucas Date: Sun, 12 Dec 2021 20:58:51 +0100 Subject: [PATCH 03/14] fix: fix size of svg file --- icons/odoo.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icons/odoo.svg b/icons/odoo.svg index 7231e068a31a..14c7586ec9fc 100644 --- a/icons/odoo.svg +++ b/icons/odoo.svg @@ -1 +1 @@ -Odoo \ No newline at end of file +odoo \ No newline at end of file From 747aac958f6bf32329c8343717da9ca11cae1011 Mon Sep 17 00:00:00 2001 From: Lucas Date: Sun, 12 Dec 2021 21:09:02 +0100 Subject: [PATCH 04/14] fix: update size file --- icons/odoo.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icons/odoo.svg b/icons/odoo.svg index 14c7586ec9fc..406e087ba9d2 100644 --- a/icons/odoo.svg +++ b/icons/odoo.svg @@ -1 +1 @@ -odoo \ No newline at end of file +odoo \ No newline at end of file From 1a42377cfcc36fc516045cfcc68259d6729da40b Mon Sep 17 00:00:00 2001 From: Lucas Date: Sun, 12 Dec 2021 21:16:50 +0100 Subject: [PATCH 05/14] fix: update center pos --- icons/odoo-01.svg | 1 + 1 file changed, 1 insertion(+) create mode 100644 icons/odoo-01.svg diff --git a/icons/odoo-01.svg b/icons/odoo-01.svg new file mode 100644 index 000000000000..aafc856566c3 --- /dev/null +++ b/icons/odoo-01.svg @@ -0,0 +1 @@ +odoo \ No newline at end of file From 2ef3a87d2d750edb336a0f9e93c188f88ad19373 Mon Sep 17 00:00:00 2001 From: Lucas Date: Sun, 12 Dec 2021 21:30:59 +0100 Subject: [PATCH 06/14] fix: remove bad name file & update center pos --- icons/odoo-01.svg | 1 - icons/odoo.svg | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) delete mode 100644 icons/odoo-01.svg diff --git a/icons/odoo-01.svg b/icons/odoo-01.svg deleted file mode 100644 index aafc856566c3..000000000000 --- a/icons/odoo-01.svg +++ /dev/null @@ -1 +0,0 @@ -odoo \ No newline at end of file diff --git a/icons/odoo.svg b/icons/odoo.svg index 406e087ba9d2..47aa5e567227 100644 --- a/icons/odoo.svg +++ b/icons/odoo.svg @@ -1 +1 @@ -odoo \ No newline at end of file +odoo \ No newline at end of file From a2f3d374d1f882f7cd25a0270095d7c1f438b759 Mon Sep 17 00:00:00 2001 From: Lucas LOUIS Date: Sun, 12 Dec 2021 22:46:22 +0100 Subject: [PATCH 07/14] fix: finnal commit about center pos --- icons/odoo.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icons/odoo.svg b/icons/odoo.svg index 47aa5e567227..79a29e880f12 100644 --- a/icons/odoo.svg +++ b/icons/odoo.svg @@ -1 +1 @@ -odoo \ No newline at end of file +Odoo \ No newline at end of file From 35280c76a88b64d28d0ce5418aa322e071c23644 Mon Sep 17 00:00:00 2001 From: Adam Rusted Date: Tue, 15 Aug 2023 11:27:23 +0100 Subject: [PATCH 08/14] Update source and re-generate icon --- _data/simple-icons.json | 4 ++-- icons/odoo.svg | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index e601a24bafa4..760ccfd97848 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -8670,8 +8670,8 @@ { "title": "Odoo", "hex": "714B67", - "source": "https://www.odoo.com/fr_FR/page/brand-assets#part_6", - "guidelines": "https://www.odoo.com/fr_FR/page/brand-assets#part_6" + "source": "https://www.odoo.com/page/brand-assets", + "guidelines": "https://www.odoo.com/page/brand-assets" }, { "title": "Odysee", diff --git a/icons/odoo.svg b/icons/odoo.svg index 79a29e880f12..a4f5d6debd4b 100644 --- a/icons/odoo.svg +++ b/icons/odoo.svg @@ -1 +1 @@ -Odoo \ No newline at end of file +Odoo \ No newline at end of file From c16194fd068b31d3e0b246859c0678faaa6eac14 Mon Sep 17 00:00:00 2001 From: Adam Rusted Date: Tue, 15 Aug 2023 12:03:15 +0100 Subject: [PATCH 09/14] Try this... --- icons/odoo.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icons/odoo.svg b/icons/odoo.svg index a4f5d6debd4b..00e59569a57b 100644 --- a/icons/odoo.svg +++ b/icons/odoo.svg @@ -1 +1 @@ -Odoo \ No newline at end of file +Odoo \ No newline at end of file From ec9fb6e4b7fb2be97af18ac17b9770c693c19240 Mon Sep 17 00:00:00 2001 From: PratyushJayachandran <35000807+PratyushJayachandran@users.noreply.github.com> Date: Mon, 2 Oct 2023 00:07:28 -0700 Subject: [PATCH 10/14] Fix odoo icon --- icons/odoo.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icons/odoo.svg b/icons/odoo.svg index 00e59569a57b..0edc180c28d2 100644 --- a/icons/odoo.svg +++ b/icons/odoo.svg @@ -1 +1 @@ -Odoo \ No newline at end of file +Odoo \ No newline at end of file From 9e72ce4b75efc6ade7868698a6c34053c2bb9095 Mon Sep 17 00:00:00 2001 From: PratyushJayachandran <35000807+PratyushJayachandran@users.noreply.github.com> Date: Mon, 20 Nov 2023 00:29:58 -0700 Subject: [PATCH 11/14] Update odoo.svg --- icons/odoo.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icons/odoo.svg b/icons/odoo.svg index 0edc180c28d2..05b87236b697 100644 --- a/icons/odoo.svg +++ b/icons/odoo.svg @@ -1 +1 @@ -Odoo \ No newline at end of file +Odoo From 0b8ef444b2c1c737e51a7fa181eb1bd66d3a2701 Mon Sep 17 00:00:00 2001 From: PratyushJayachandran <35000807+PratyushJayachandran@users.noreply.github.com> Date: Mon, 20 Nov 2023 00:33:49 -0700 Subject: [PATCH 12/14] Fix errors --- icons/odoo.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icons/odoo.svg b/icons/odoo.svg index 05b87236b697..01bf61958ee3 100644 --- a/icons/odoo.svg +++ b/icons/odoo.svg @@ -1 +1 @@ -Odoo +Odoo From 0776201e60e91588b5fb9ee3b5ae71628fc86f66 Mon Sep 17 00:00:00 2001 From: Adam Rusted Date: Mon, 20 Nov 2023 08:35:05 +0000 Subject: [PATCH 13/14] Remove newline --- icons/odoo.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icons/odoo.svg b/icons/odoo.svg index 01bf61958ee3..45ccd59eb224 100644 --- a/icons/odoo.svg +++ b/icons/odoo.svg @@ -1 +1 @@ -Odoo +Odoo \ No newline at end of file From 68cd744d258fd703fc3e50f1cc00030efab7a900 Mon Sep 17 00:00:00 2001 From: PratyushJayachandran <35000807+PratyushJayachandran@users.noreply.github.com> Date: Mon, 20 Nov 2023 02:12:44 -0700 Subject: [PATCH 14/14] Increase precison to 4 --- icons/odoo.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icons/odoo.svg b/icons/odoo.svg index 45ccd59eb224..9d219dce231f 100644 --- a/icons/odoo.svg +++ b/icons/odoo.svg @@ -1 +1 @@ -Odoo \ No newline at end of file +Odoo \ No newline at end of file