diff --git a/src/data/svgs.ts b/src/data/svgs.ts index ae5a1e49..697b8663 100644 --- a/src/data/svgs.ts +++ b/src/data/svgs.ts @@ -1582,5 +1582,12 @@ export const svgs: iSVG[] = [ category: 'Software', route: '/library/dub.svg', url: 'https://dub.co' + }, + { + id: 227, + 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 00000000..0ebd5014 --- /dev/null +++ b/static/library/opera.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file