From 14a2bce95ecea98345de7e796992ef4a54136682 Mon Sep 17 00:00:00 2001 From: Alexander <4584443+DragonStuff@users.noreply.github.com> Date: Wed, 24 Aug 2022 13:11:49 +0900 Subject: [PATCH 01/10] feat: add tablecheck logo --- icons/tablecheck.svg | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 icons/tablecheck.svg diff --git a/icons/tablecheck.svg b/icons/tablecheck.svg new file mode 100644 index 000000000000..ec77e3769323 --- /dev/null +++ b/icons/tablecheck.svg @@ -0,0 +1,6 @@ + + + + + + From eb1143e60d1ef0868ec1f462a0a5b4db2a9f9f0a Mon Sep 17 00:00:00 2001 From: Alexander <4584443+DragonStuff@users.noreply.github.com> Date: Wed, 24 Aug 2022 13:23:40 +0900 Subject: [PATCH 02/10] feat: shrink svg text and add metadata --- _data/simple-icons.json | 5 +++++ icons/tablecheck.svg | 7 +------ 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 6921a8d667a2..ae76a6bbe105 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -10687,6 +10687,11 @@ "hex": "E97627", "source": "https://www.tableau.com/about/media-download-center" }, + { + "title": "TableCheck", + "hex": "7935D2", + "source": "https://www.tablecheck.com/join" + }, { "title": "Taco Bell", "hex": "38096C", diff --git a/icons/tablecheck.svg b/icons/tablecheck.svg index ec77e3769323..cb01a2c682f6 100644 --- a/icons/tablecheck.svg +++ b/icons/tablecheck.svg @@ -1,6 +1 @@ - - - - - - +TableCheck \ No newline at end of file From 6aa441af4867755296e14318633c41aa4554136c Mon Sep 17 00:00:00 2001 From: Alexander <4584443+DragonStuff@users.noreply.github.com> Date: Wed, 24 Aug 2022 13:34:42 +0900 Subject: [PATCH 03/10] feat: optimise svg --- icons/tablecheck.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icons/tablecheck.svg b/icons/tablecheck.svg index cb01a2c682f6..92d26ff4a5dc 100644 --- a/icons/tablecheck.svg +++ b/icons/tablecheck.svg @@ -1 +1 @@ -TableCheck \ No newline at end of file +TableCheck \ No newline at end of file From 429d6827c2c17ad8472e0fd7823d7041f618a9cd Mon Sep 17 00:00:00 2001 From: Alexander <4584443+DragonStuff@users.noreply.github.com> Date: Wed, 24 Aug 2022 13:49:39 +0900 Subject: [PATCH 04/10] fix: revert optimisation --- icons/tablecheck.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icons/tablecheck.svg b/icons/tablecheck.svg index 92d26ff4a5dc..cb01a2c682f6 100644 --- a/icons/tablecheck.svg +++ b/icons/tablecheck.svg @@ -1 +1 @@ -TableCheck \ No newline at end of file +TableCheck \ No newline at end of file From 0be3ba06414b9b976e40d8570e23cb798cafbcf6 Mon Sep 17 00:00:00 2001 From: Alexander <4584443+DragonStuff@users.noreply.github.com> Date: Thu, 25 Aug 2022 18:44:09 +0900 Subject: [PATCH 05/10] fix: 24x24 sizing --- icons/tablecheck.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icons/tablecheck.svg b/icons/tablecheck.svg index cb01a2c682f6..1befcc1f9f70 100644 --- a/icons/tablecheck.svg +++ b/icons/tablecheck.svg @@ -1 +1 @@ -TableCheck \ No newline at end of file +TableCheck From 47740174bbbf42e4eb3f9f5bb65cde46da4fa2ad Mon Sep 17 00:00:00 2001 From: Alexander <4584443+DragonStuff@users.noreply.github.com> Date: Thu, 25 Aug 2022 18:46:43 +0900 Subject: [PATCH 06/10] fix: 24x24 svg --- icons/tablecheck.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icons/tablecheck.svg b/icons/tablecheck.svg index 1befcc1f9f70..ce40fb0fae0e 100644 --- a/icons/tablecheck.svg +++ b/icons/tablecheck.svg @@ -1 +1 @@ -TableCheck +TableCheck From 332ca38e4d64eab7ec9592b5bd1d5e4bc56e8d66 Mon Sep 17 00:00:00 2001 From: Alexander <4584443+DragonStuff@users.noreply.github.com> Date: Thu, 25 Aug 2022 18:53:35 +0900 Subject: [PATCH 07/10] fix: 24x24 --- icons/tablecheck.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icons/tablecheck.svg b/icons/tablecheck.svg index ce40fb0fae0e..55ebdea34c01 100644 --- a/icons/tablecheck.svg +++ b/icons/tablecheck.svg @@ -1 +1 @@ -TableCheck +TableCheck From e4a1d2eef1afc7e03e209f4c2cca795fc9d31947 Mon Sep 17 00:00:00 2001 From: Alexander <4584443+DragonStuff@users.noreply.github.com> Date: Thu, 25 Aug 2022 18:56:07 +0900 Subject: [PATCH 08/10] fix: 24x24 precision --- icons/tablecheck.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icons/tablecheck.svg b/icons/tablecheck.svg index 55ebdea34c01..7fb9821c27c2 100644 --- a/icons/tablecheck.svg +++ b/icons/tablecheck.svg @@ -1 +1 @@ -TableCheck +TableCheck From ea38a8104c7f66c3992adb06ed14ff6ce362f8d8 Mon Sep 17 00:00:00 2001 From: Alexander <4584443+DragonStuff@users.noreply.github.com> Date: Thu, 25 Aug 2022 19:03:30 +0900 Subject: [PATCH 09/10] fix: remove newline From 7609b43093215b242d71efc0ab86717581560ee2 Mon Sep 17 00:00:00 2001 From: Alexander <4584443+DragonStuff@users.noreply.github.com> Date: Thu, 25 Aug 2022 19:05:32 +0900 Subject: [PATCH 10/10] fix: remove newline --- icons/tablecheck.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icons/tablecheck.svg b/icons/tablecheck.svg index 7fb9821c27c2..af298c3e5e7c 100644 --- a/icons/tablecheck.svg +++ b/icons/tablecheck.svg @@ -1 +1 @@ -TableCheck +TableCheck \ No newline at end of file