From 5fc63c08fcab68180cabbe6de2233521c3eb4be2 Mon Sep 17 00:00:00 2001 From: The Blob SCP <81673375+theblobscp@users.noreply.github.com> Date: Fri, 16 Jul 2021 16:22:29 -0400 Subject: [PATCH 01/14] Added bootstrap svg --- icons/bootstrap/bootstrap.svg | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 icons/bootstrap/bootstrap.svg diff --git a/icons/bootstrap/bootstrap.svg b/icons/bootstrap/bootstrap.svg new file mode 100644 index 000000000..cc722b967 --- /dev/null +++ b/icons/bootstrap/bootstrap.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + From 0629c58a11313348df316bc6d414435dcc8e10b2 Mon Sep 17 00:00:00 2001 From: The Blob SCP <81673375+theblobscp@users.noreply.github.com> Date: Fri, 16 Jul 2021 16:24:34 -0400 Subject: [PATCH 02/14] Rename bootstrap.svg to bootstrap-original.svg --- icons/bootstrap/{bootstrap.svg => bootstrap-original.svg} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename icons/bootstrap/{bootstrap.svg => bootstrap-original.svg} (100%) diff --git a/icons/bootstrap/bootstrap.svg b/icons/bootstrap/bootstrap-original.svg similarity index 100% rename from icons/bootstrap/bootstrap.svg rename to icons/bootstrap/bootstrap-original.svg From 72840075d2b9eeaa5f85e94705b2f36e386dfb26 Mon Sep 17 00:00:00 2001 From: The Blob SCP <81673375+theblobscp@users.noreply.github.com> Date: Fri, 16 Jul 2021 16:32:45 -0400 Subject: [PATCH 03/14] Added original to devicon json --- devicon.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devicon.json b/devicon.json index a538c0603..39565d340 100644 --- a/devicon.json +++ b/devicon.json @@ -399,10 +399,12 @@ ], "versions": { "svg": [ + "original", "plain", "plain-wordmark" ], "font": [ + "original" "plain", "plain-wordmark" ] From da53c9ce93758200a0253e6fcc93c9779c9a74cf Mon Sep 17 00:00:00 2001 From: The Blob SCP <81673375+theblobscp@users.noreply.github.com> Date: Fri, 16 Jul 2021 16:43:11 -0400 Subject: [PATCH 04/14] Resized image using website --- icons/bootstrap/bootstrap-original.svg | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/icons/bootstrap/bootstrap-original.svg b/icons/bootstrap/bootstrap-original.svg index cc722b967..13e1be733 100644 --- a/icons/bootstrap/bootstrap-original.svg +++ b/icons/bootstrap/bootstrap-original.svg @@ -1,14 +1,14 @@ - - + + - + - + - - - + + + From 91f4ef620e3259d23f424cbfec77be2a2646a41b Mon Sep 17 00:00:00 2001 From: The Blob SCP <81673375+theblobscp@users.noreply.github.com> Date: Fri, 16 Jul 2021 17:08:31 -0400 Subject: [PATCH 05/14] Add files via upload --- icons/bootstrap/bootstrap-original.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icons/bootstrap/bootstrap-original.svg b/icons/bootstrap/bootstrap-original.svg index 13e1be733..ac9b111d0 100644 --- a/icons/bootstrap/bootstrap-original.svg +++ b/icons/bootstrap/bootstrap-original.svg @@ -1,4 +1,4 @@ - + From 5e3a307302a9ac692d9dab014c13c6be7d693833 Mon Sep 17 00:00:00 2001 From: The Blob SCP <81673375+theblobscp@users.noreply.github.com> Date: Fri, 16 Jul 2021 17:31:14 -0400 Subject: [PATCH 06/14] Slight spacing in devicon.json Co-authored-by: David Leal --- devicon.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devicon.json b/devicon.json index 39565d340..8b64543f2 100644 --- a/devicon.json +++ b/devicon.json @@ -399,7 +399,7 @@ ], "versions": { "svg": [ - "original", + "original", "plain", "plain-wordmark" ], From 2cd04d1ee19c9734ef2a86e8f8bbd884e0046e0e Mon Sep 17 00:00:00 2001 From: The Blob SCP <81673375+theblobscp@users.noreply.github.com> Date: Fri, 16 Jul 2021 17:31:37 -0400 Subject: [PATCH 07/14] Removed bad font Co-authored-by: David Leal --- devicon.json | 1 - 1 file changed, 1 deletion(-) diff --git a/devicon.json b/devicon.json index 8b64543f2..004f4e9b8 100644 --- a/devicon.json +++ b/devicon.json @@ -404,7 +404,6 @@ "plain-wordmark" ], "font": [ - "original" "plain", "plain-wordmark" ] From 69589237f5205411923de22ad9eed9549a7e837f Mon Sep 17 00:00:00 2001 From: The Blob SCP <81673375+theblobscp@users.noreply.github.com> Date: Fri, 16 Jul 2021 17:32:04 -0400 Subject: [PATCH 08/14] Made the svg better Co-authored-by: David Leal --- icons/bootstrap/bootstrap-original.svg | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/icons/bootstrap/bootstrap-original.svg b/icons/bootstrap/bootstrap-original.svg index ac9b111d0..8ee4b5444 100644 --- a/icons/bootstrap/bootstrap-original.svg +++ b/icons/bootstrap/bootstrap-original.svg @@ -1,14 +1 @@ - - - - - - - - - - - - - - + From 81ae9dc0be91b1aecd13f9e07bb31e5bbf92c84c Mon Sep 17 00:00:00 2001 From: The Blob SCP <81673375+theblobscp@users.noreply.github.com> Date: Fri, 16 Jul 2021 17:43:13 -0400 Subject: [PATCH 09/14] Added xml doctype statement thing --- icons/bootstrap/bootstrap-original.svg | 1 + 1 file changed, 1 insertion(+) diff --git a/icons/bootstrap/bootstrap-original.svg b/icons/bootstrap/bootstrap-original.svg index 8ee4b5444..5dbfa1879 100644 --- a/icons/bootstrap/bootstrap-original.svg +++ b/icons/bootstrap/bootstrap-original.svg @@ -1 +1,2 @@ + From c109a293f48fd3ef225732eee1c8d7f8dcd33b92 Mon Sep 17 00:00:00 2001 From: The Blob SCP <81673375+theblobscp@users.noreply.github.com> Date: Sun, 25 Jul 2021 20:31:11 -0400 Subject: [PATCH 10/14] Better bootstrap icon --- icons/bootstrap/bootstrap-original.svg.svg | 1 + 1 file changed, 1 insertion(+) create mode 100644 icons/bootstrap/bootstrap-original.svg.svg diff --git a/icons/bootstrap/bootstrap-original.svg.svg b/icons/bootstrap/bootstrap-original.svg.svg new file mode 100644 index 000000000..b2be6696f --- /dev/null +++ b/icons/bootstrap/bootstrap-original.svg.svg @@ -0,0 +1 @@ + From ea52741eb489235f63d1428fd59bc29d87b1f287 Mon Sep 17 00:00:00 2001 From: The Blob SCP <81673375+theblobscp@users.noreply.github.com> Date: Sun, 25 Jul 2021 20:34:35 -0400 Subject: [PATCH 11/14] Delete bootstrap-original.svg.svg --- icons/bootstrap/bootstrap-original.svg.svg | 1 - 1 file changed, 1 deletion(-) delete mode 100644 icons/bootstrap/bootstrap-original.svg.svg diff --git a/icons/bootstrap/bootstrap-original.svg.svg b/icons/bootstrap/bootstrap-original.svg.svg deleted file mode 100644 index b2be6696f..000000000 --- a/icons/bootstrap/bootstrap-original.svg.svg +++ /dev/null @@ -1 +0,0 @@ - From 02ffbaea3f3a4b052849b698c09a5d46fa91efc5 Mon Sep 17 00:00:00 2001 From: The Blob SCP <81673375+theblobscp@users.noreply.github.com> Date: Sun, 25 Jul 2021 20:34:59 -0400 Subject: [PATCH 12/14] Fixed the blur --- icons/bootstrap/bootstrap-original.svg | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/icons/bootstrap/bootstrap-original.svg b/icons/bootstrap/bootstrap-original.svg index 5dbfa1879..e88062c18 100644 --- a/icons/bootstrap/bootstrap-original.svg +++ b/icons/bootstrap/bootstrap-original.svg @@ -1,2 +1 @@ - - + From 5732afc43a6b26526c2f1f4f9bdafbc6111f15d8 Mon Sep 17 00:00:00 2001 From: The Blob SCP <81673375+theblobscp@users.noreply.github.com> Date: Sun, 25 Jul 2021 20:40:55 -0400 Subject: [PATCH 13/14] Fixed the viewbox --- icons/bootstrap/bootstrap-original.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icons/bootstrap/bootstrap-original.svg b/icons/bootstrap/bootstrap-original.svg index e88062c18..dda3adaa3 100644 --- a/icons/bootstrap/bootstrap-original.svg +++ b/icons/bootstrap/bootstrap-original.svg @@ -1 +1 @@ - + From b788b6f1b23dac4d4290f682588d98d862fa96ac Mon Sep 17 00:00:00 2001 From: The Blob SCP <81673375+theblobscp@users.noreply.github.com> Date: Sun, 25 Jul 2021 20:56:45 -0400 Subject: [PATCH 14/14] Merge changes from @Panquesito7 Co-authored-by: David Leal --- icons/bootstrap/bootstrap-original.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icons/bootstrap/bootstrap-original.svg b/icons/bootstrap/bootstrap-original.svg index dda3adaa3..7d07f74a0 100644 --- a/icons/bootstrap/bootstrap-original.svg +++ b/icons/bootstrap/bootstrap-original.svg @@ -1 +1 @@ - +