From 9ddadd07a345b1fd78d17f9d7cd2682a137e0b31 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: Sat, 10 Dec 2022 08:02:14 -0300 Subject: [PATCH] new icon: reactbootstrap (original) (#1451) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Add React-Bootstrap * Add React-Bootstrap * Update devicon.json Co-authored-by: Jørgen Kalsnes Hagen <43886029+Snailedlt@users.noreply.github.com> * Update devicon.json Co-authored-by: Jørgen Kalsnes Hagen <43886029+Snailedlt@users.noreply.github.com> Co-authored-by: Jørgen Kalsnes Hagen <43886029+Snailedlt@users.noreply.github.com> --- devicon.json | 29 +++++++++++++++++++ .../reactbootstrap-original.svg | 3 ++ 2 files changed, 32 insertions(+) create mode 100644 icons/reactbootstrap/reactbootstrap-original.svg diff --git a/devicon.json b/devicon.json index c641b38c..6c74031a 100644 --- a/devicon.json +++ b/devicon.json @@ -6778,6 +6778,35 @@ } ] }, + { + "name": "reactbootstrap", + "altnames": [ + "React-Bootstrap", + "react bootstrap" + ], + "tags": [ + "framework", + "library", + "frontend", + "reactjs", + "javascript" + ], + "versions": { + "svg": [ + "original" + ], + "font": [ + "original" + ] + }, + "color": "#41e0fd", + "aliases": [ + { + "base": "original", + "alias": "plain" + } + ] + }, { "name": "realm", "altnames": [], diff --git a/icons/reactbootstrap/reactbootstrap-original.svg b/icons/reactbootstrap/reactbootstrap-original.svg new file mode 100644 index 00000000..cd644fe5 --- /dev/null +++ b/icons/reactbootstrap/reactbootstrap-original.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file