From 347e0031ff2014112ad70efc36788af6a9bdcced Mon Sep 17 00:00:00 2001 From: Kamran Khan Date: Fri, 21 Oct 2022 00:46:00 +0530 Subject: [PATCH 1/2] Added Brave Browser logo Updates / Changes - Added Brave SVG file in library folder - Added Brave SVG information inside JSON file --- data/svgs.json | 7 +++++++ public/library/brave.svg | 24 ++++++++++++++++++++++++ 2 files changed, 31 insertions(+) create mode 100644 public/library/brave.svg diff --git a/data/svgs.json b/data/svgs.json index 4bd648f..e82fdf2 100644 --- a/data/svgs.json +++ b/data/svgs.json @@ -943,5 +943,12 @@ "title": "Google Student Developer Club", "category": "Google", "url": "https://gdsc.community.dev/" + }, + { + "id": 136, + "slug": "/library/brave.svg", + "title": "Brave Browser", + "category": "Browser", + "url": "https://brave.com/" } ] diff --git a/public/library/brave.svg b/public/library/brave.svg new file mode 100644 index 0000000..e3749a6 --- /dev/null +++ b/public/library/brave.svg @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + + + From 1000855d5cf693a646fd789a905fa942a692638e Mon Sep 17 00:00:00 2001 From: Kamran Khan Date: Fri, 21 Oct 2022 00:50:25 +0530 Subject: [PATCH 2/2] Added Eclipse IDE logo Updates / Changes . Added Eclipse IDE SVG file in library folder . Added Eclipse IDE SVG information inside JSON file --- data/svgs.json | 7 +++++++ public/library/eclipse.svg | 36 ++++++++++++++++++++++++++++++++++++ 2 files changed, 43 insertions(+) create mode 100644 public/library/eclipse.svg diff --git a/data/svgs.json b/data/svgs.json index e82fdf2..3d5aed9 100644 --- a/data/svgs.json +++ b/data/svgs.json @@ -950,5 +950,12 @@ "title": "Brave Browser", "category": "Browser", "url": "https://brave.com/" + }, + { + "id": 137, + "slug": "/library/eclipse.svg", + "title": "Eclipse IDE", + "category": "IDE", + "url": "https://www.eclipse.org/" } ] diff --git a/public/library/eclipse.svg b/public/library/eclipse.svg new file mode 100644 index 0000000..17abd4d --- /dev/null +++ b/public/library/eclipse.svg @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +