mirror of
https://github.com/pheralb/svgl.git
synced 2024-11-10 14:46:54 +08:00
add: web components logo
This commit is contained in:
parent
ac4774826c
commit
095fee63f8
@ -2738,5 +2738,11 @@ export const svgs: iSVG[] = [
|
||||
category: 'Software',
|
||||
route: '/library/ygeeker.svg',
|
||||
url: 'https://www.ygeeker.com'
|
||||
}
|
||||
},
|
||||
{
|
||||
title: 'Web components',
|
||||
category: 'Library',
|
||||
route: '/library/webcomponents.svg',
|
||||
url: 'https://www.webcomponents.org/'
|
||||
},
|
||||
];
|
||||
|
1
static/library/webcomponents.svg
Normal file
1
static/library/webcomponents.svg
Normal file
@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="300" height="300" viewBox="0 0 200 161"><defs><linearGradient id="a" x1="48.9" x2="127.1" y1="40" y2="40" gradientTransform="scale(1.25056 .79964)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#2a3b8f"/><stop offset="1" stop-color="#29abe2"/></linearGradient><linearGradient id="b" x1="126.9" x2="48.7" y1="124.8" y2="124.8" gradientTransform="scale(1.2532 .79796)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#b4d44e"/><stop offset="1" stop-color="#e7f716"/></linearGradient></defs><g fill="none" fill-rule="evenodd" stroke-width=".3"><path fill="#166da5" d="m197 80.2-21.4 36-30-36.5 30-35.6z"/><path fill="#8fdb69" d="m173.3 122.4-32.6-39L121 116l30.4 44.4z"/><path fill="#166da5" d="m172.9 37.8-32.2 39L121 44.2l30.5-44z"/><path fill="url(#a)" d="M61.1 31.4H141L123.4.7H78.7zm53.7 31.9H159l-15.9-26.8H98.8" opacity=".9" transform="translate(-.5 -.9) scale(1.22972)"/><path fill="url(#b)" d="M141.3 100.3H61l17.6 30.5h45zm-26.5-31.9H159l-15.9 26.8H98.8" opacity=".9" transform="translate(-.5 -.9) scale(1.22972)"/><path fill="#010101" d="M96.2 160 49.9 80 96.8.2H46L0 80.1 46.1 160z"/></g></svg>
|
After Width: | Height: | Size: 1.1 KiB |
Loading…
Reference in New Issue
Block a user