From 2c7a840a8e1518d05a941360f7595da87fcd485d Mon Sep 17 00:00:00 2001 From: unknown Date: Sun, 2 Oct 2022 12:53:07 -0300 Subject: [PATCH 1/4] Add React-Bootstrap --- devicon.json | 21 +++++++++++++++++++ .../reactbootstrap-original.svg | 3 +++ icons/reactbootstrap/reactbootstrap-plain.svg | 3 +++ 3 files changed, 27 insertions(+) create mode 100644 icons/reactbootstrap/reactbootstrap-original.svg create mode 100644 icons/reactbootstrap/reactbootstrap-plain.svg diff --git a/devicon.json b/devicon.json index 89506c7a0..5a9408bf9 100644 --- a/devicon.json +++ b/devicon.json @@ -6202,6 +6202,27 @@ } ] }, + { + "name": "reactbootstrap", + "altnames": [ + "React-Bootstrap" + ], + "tags": [ + "framework", + "library" + ], + "versions": { + "svg": [ + "original", + "plain" + ], + "font": [ + "plain" + ] + }, + "color": "#41e0fd", + "aliases": [] + }, { "name": "rect", "altnames": [ diff --git a/icons/reactbootstrap/reactbootstrap-original.svg b/icons/reactbootstrap/reactbootstrap-original.svg new file mode 100644 index 000000000..cd644fe5f --- /dev/null +++ b/icons/reactbootstrap/reactbootstrap-original.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/icons/reactbootstrap/reactbootstrap-plain.svg b/icons/reactbootstrap/reactbootstrap-plain.svg new file mode 100644 index 000000000..4943effa4 --- /dev/null +++ b/icons/reactbootstrap/reactbootstrap-plain.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file From 8bc192a65ba8befc91f858d017a971fb6ca20800 Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 11 Oct 2022 11:00:35 -0300 Subject: [PATCH 2/4] Add React-Bootstrap --- devicon.json | 16 +++++++++++----- icons/reactbootstrap/reactbootstrap-plain.svg | 3 --- 2 files changed, 11 insertions(+), 8 deletions(-) delete mode 100644 icons/reactbootstrap/reactbootstrap-plain.svg diff --git a/devicon.json b/devicon.json index 5a9408bf9..f34e58c23 100644 --- a/devicon.json +++ b/devicon.json @@ -6209,19 +6209,25 @@ ], "tags": [ "framework", - "library" + "library", + "frontend", + "reactjs" ], "versions": { "svg": [ - "original", - "plain" + "original" ], "font": [ - "plain" + "original" ] }, "color": "#41e0fd", - "aliases": [] + "aliases": [ + { + "base": "original", + "alias": "plain" + } + ] }, { "name": "rect", diff --git a/icons/reactbootstrap/reactbootstrap-plain.svg b/icons/reactbootstrap/reactbootstrap-plain.svg deleted file mode 100644 index 4943effa4..000000000 --- a/icons/reactbootstrap/reactbootstrap-plain.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file From 11e0116f7b1790d4981a48724c4957308d7674d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9lio=20J=C3=BAnior?= <76992016+lunatic-fox@users.noreply.github.com> Date: Fri, 14 Oct 2022 15:12:55 -0300 Subject: [PATCH 3/4] Update devicon.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Jørgen Kalsnes Hagen <43886029+Snailedlt@users.noreply.github.com> --- devicon.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devicon.json b/devicon.json index c51e38da2..e616c59b5 100644 --- a/devicon.json +++ b/devicon.json @@ -6427,7 +6427,8 @@ { "name": "reactbootstrap", "altnames": [ - "React-Bootstrap" + "React-Bootstrap", + "react bootstrap" ], "tags": [ "framework", From 8fb4eabbe909c7e7a971f910cdb94cc723c3a0c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9lio=20J=C3=BAnior?= <76992016+lunatic-fox@users.noreply.github.com> Date: Fri, 14 Oct 2022 15:13:03 -0300 Subject: [PATCH 4/4] Update devicon.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Jørgen Kalsnes Hagen <43886029+Snailedlt@users.noreply.github.com> --- devicon.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devicon.json b/devicon.json index e616c59b5..c79cfcc43 100644 --- a/devicon.json +++ b/devicon.json @@ -6434,7 +6434,8 @@ "framework", "library", "frontend", - "reactjs" + "reactjs", + "javascript" ], "versions": { "svg": [