mirror of
https://github.com/pheralb/svgl.git
synced 2025-02-05 22:48:17 +08:00
feat: add elementor logo
This commit is contained in:
parent
8df82e2e2a
commit
49e92b82db
@ -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/'
|
||||
},
|
||||
];
|
||||
|
1
static/library/elementor.svg
Normal file
1
static/library/elementor.svg
Normal 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 |
Loading…
x
Reference in New Issue
Block a user