From a31b3dda1789b6f563c96a1fd1fb0d156463c131 Mon Sep 17 00:00:00 2001 From: Wilmer Blanco Date: Mon, 11 Dec 2023 12:26:49 -0300 Subject: [PATCH 1/2] adding opera logo --- src/data/svgs.ts | 7 +++++++ static/library/opera.svg | 16 ++++++++++++++++ 2 files changed, 23 insertions(+) create mode 100644 static/library/opera.svg diff --git a/src/data/svgs.ts b/src/data/svgs.ts index bda979a..53978f9 100644 --- a/src/data/svgs.ts +++ b/src/data/svgs.ts @@ -1575,5 +1575,12 @@ export const svgs: iSVG[] = [ category: 'Software', route: '/library/hoppscotch.svg', url: 'https://hoppscotch.com' + }, + { + id: 226, + title: 'Opera', + category: 'Browser', + route: '/library/opera.svg', + url: 'https://www.opera.com' } ]; diff --git a/static/library/opera.svg b/static/library/opera.svg new file mode 100644 index 0000000..0ebd501 --- /dev/null +++ b/static/library/opera.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file From 6b51892697d43b4eaac032584dc4a197c652967f Mon Sep 17 00:00:00 2001 From: Steven Tey Date: Mon, 11 Dec 2023 07:27:40 -0800 Subject: [PATCH 2/2] Add Dub.co logo --- src/data/svgs.ts | 7 +++++++ static/library/dub.svg | 17 +++++++++++++++++ 2 files changed, 24 insertions(+) create mode 100644 static/library/dub.svg diff --git a/src/data/svgs.ts b/src/data/svgs.ts index bda979a..ae5a1e4 100644 --- a/src/data/svgs.ts +++ b/src/data/svgs.ts @@ -1575,5 +1575,12 @@ export const svgs: iSVG[] = [ category: 'Software', route: '/library/hoppscotch.svg', url: 'https://hoppscotch.com' + }, + { + id: 226, + title: 'Dub', + category: 'Software', + route: '/library/dub.svg', + url: 'https://dub.co' } ]; diff --git a/static/library/dub.svg b/static/library/dub.svg new file mode 100644 index 0000000..1176ff7 --- /dev/null +++ b/static/library/dub.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + +