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

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/'
},
];

View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="400" height="400" viewBox="0 0 400 400" fill="none"><g clip-path="url(#clip0)"><path d="M200 0C89.5321 0 0 89.5321 0 200C0 310.431 89.5321 400 200 400C310.468 400 400 310.468 400 200C399.964 89.5321 310.431 0 200 0ZM150.009 283.306H116.694V116.658H150.009V283.306ZM283.306 283.306H183.324V249.991H283.306V283.306ZM283.306 216.639H183.324V183.324H283.306V216.639ZM283.306 149.973H183.324V116.658H283.306V149.973Z" fill="#92003B"></path></g><defs><clipPath id="clip0"><rect width="400" height="400" fill="white"></rect></clipPath></defs></svg>

After

Width:  |  Height:  |  Size: 588 B