mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
feat: add elementor logo
This commit is contained in:
+8
-1
@@ -1162,5 +1162,12 @@ export const svgs: iSVG[] = [
|
||||
category: 'Software',
|
||||
route: '/library/wordpress.svg',
|
||||
url: 'https://wordpress.org/'
|
||||
}
|
||||
},
|
||||
{
|
||||
id: 167,
|
||||
title: 'Elementor',
|
||||
category: 'Software',
|
||||
route: '/library/elementor.svg',
|
||||
url: 'https://elementor.com/'
|
||||
},
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user