diff --git a/src/data/svgs.ts b/src/data/svgs.ts index 62a82cb..e226998 100644 --- a/src/data/svgs.ts +++ b/src/data/svgs.ts @@ -1592,6 +1592,13 @@ export const svgs: iSVG[] = [ }, { id: 228, + title: 'Salesforce', + category: 'Software', + route: '/library/salesforce.svg', + url: 'https://www.salesforce.com' + }, + { + id: 4929293, title: 'Unreal Engine', category: 'Software', route: '/library/unreal_engine.svg', diff --git a/static/library/salesforce.svg b/static/library/salesforce.svg new file mode 100644 index 0000000..0385232 --- /dev/null +++ b/static/library/salesforce.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file