diff --git a/src/data/svgs.ts b/src/data/svgs.ts index d524bf9..7e696ab 100644 --- a/src/data/svgs.ts +++ b/src/data/svgs.ts @@ -19,6 +19,12 @@ export const svgs: iSVG[] = [ route: '/library/sony.svg', url: 'https://sony.com/' }, + { + title: 'Intel', + category: 'Software', + route: '/library/intel.svg', + url: 'https://intel.com/' + }, { title: 'Aliexpress', category: 'Software', diff --git a/static/library/intel.svg b/static/library/intel.svg new file mode 100644 index 0000000..a2ddd38 --- /dev/null +++ b/static/library/intel.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + +