mirror of
https://github.com/pheralb/svgl.git
synced 2024-11-10 14:46:54 +08:00
Adding Salesforce logo
This commit is contained in:
parent
c3149de6c4
commit
bd43e1c26f
@ -1589,5 +1589,12 @@ export const svgs: iSVG[] = [
|
|||||||
category: 'Browser',
|
category: 'Browser',
|
||||||
route: '/library/opera.svg',
|
route: '/library/opera.svg',
|
||||||
url: 'https://www.opera.com'
|
url: 'https://www.opera.com'
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id: 228,
|
||||||
|
title: 'Salesforce',
|
||||||
|
category: 'Software',
|
||||||
|
route: '/library/salesforce.svg',
|
||||||
|
url: 'https://www.salesforce.com'
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
13
static/library/salesforce.svg
Normal file
13
static/library/salesforce.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 6.8 KiB |
Loading…
Reference in New Issue
Block a user