feat: add elementor logo

This commit is contained in:
stv-beep
2023-04-14 17:53:28 +02:00
parent 8df82e2e2a
commit 49e92b82db
2 changed files with 9 additions and 1 deletions
+8 -1
View File
@@ -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/'
},
];