mirror of
https://github.com/pheralb/svgl.git
synced 2024-11-10 14:46:54 +08:00
Adds Front.com logo
This commit is contained in:
parent
c0470a6002
commit
c8ce3c6608
@ -1701,5 +1701,12 @@ export const svgs: iSVG[] = [
|
||||
category: 'Software',
|
||||
route: '/library/documenso.svg',
|
||||
url: 'https://documenso.com'
|
||||
},
|
||||
{
|
||||
id: 6676113873388621,
|
||||
title: 'Front',
|
||||
category: 'Software',
|
||||
route: '/library/front.svg',
|
||||
url: 'https://front.com'
|
||||
}
|
||||
];
|
||||
|
16
static/library/front.svg
Normal file
16
static/library/front.svg
Normal file
@ -0,0 +1,16 @@
|
||||
<svg width="950" height="950" viewBox="0 0 950 950" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<circle cx="475" cy="475" r="425" fill="white"/>
|
||||
<path d="M308 308.2C308 262.25 345.25 225 391.2 225H658V343.4C658 366.375 639.375 385 616.4 385H508C485.909 385 468 402.909 468 425V683.4C468 706.375 449.375 725 426.4 725H308V308.2Z" fill="#001B38"/>
|
||||
<circle cx="509" cy="426" r="108" transform="rotate(90 509 426)" fill="url(#paint0_linear)"/>
|
||||
<circle opacity="0.5" cx="509" cy="426" r="108" transform="rotate(90 509 426)" fill="url(#paint1_linear)"/>
|
||||
<defs>
|
||||
<linearGradient id="paint0_linear" x1="428.041" y1="502.06" x2="591.574" y2="339.649" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#FF0057" stop-opacity="0.16"/>
|
||||
<stop offset="0.861354" stop-color="#FF0057"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="paint1_linear" x1="428.041" y1="502.06" x2="591.574" y2="339.649" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#FF0057" stop-opacity="0.16"/>
|
||||
<stop offset="0.861354" stop-color="#FF0057"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
</svg>
|
After Width: | Height: | Size: 1.1 KiB |
Loading…
Reference in New Issue
Block a user