Adding Salesforce logo

This commit is contained in:
Wilmer Blanco 2023-12-11 14:00:42 -03:00
parent c3149de6c4
commit bd43e1c26f
2 changed files with 20 additions and 0 deletions

View File

@ -1589,5 +1589,12 @@ export const svgs: iSVG[] = [
category: 'Browser',
route: '/library/opera.svg',
url: 'https://www.opera.com'
},
{
id: 228,
title: 'Salesforce',
category: 'Software',
route: '/library/salesforce.svg',
url: 'https://www.salesforce.com'
}
];

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 6.8 KiB