mirror of
https://github.com/pheralb/svgl.git
synced 2024-11-10 14:46:54 +08:00
🚀 Added Locofy
This commit is contained in:
parent
b04d2de39d
commit
e2aba65caf
@ -76,6 +76,12 @@ export const svgs: iSVG[] = [
|
||||
route: '/library/ton.svg',
|
||||
url: 'https://ton.org/'
|
||||
},
|
||||
{
|
||||
title: 'Locofy',
|
||||
category: 'AI',
|
||||
route: '/library/locofy.svg',
|
||||
url: 'https://www.locofy.ai/'
|
||||
},
|
||||
{
|
||||
title: 'Runway',
|
||||
category: 'AI',
|
||||
|
1
static/library/locofy.svg
Normal file
1
static/library/locofy.svg
Normal file
@ -0,0 +1 @@
|
||||
<svg enable-background="new 0 0 48.3 48.3" viewBox="0 0 48.3 48.3" xmlns="http://www.w3.org/2000/svg"><g clip-rule="evenodd" fill-rule="evenodd"><circle cx="24.1" cy="24.1" fill="#457eff" r="23.5"/><path d="m18.2 10.8c-.4 1.9-2.4 12.5-2.8 14.7s1.4 4.1 3.1 4.1h2.7c.7 0 1.8.5 1.4 2.4-.4 1.8-.8 3.7-1.2 5.5s1.7 2.5 2.6 1.1 7.6-12.1 8.3-13.5-.5-3.6-2.4-3.6h-3.7c-1 0-1.1-.7-.8-2.2.4-1.5.8-3.4 1.5-6.2s-2-4.3-3.4-4.3h-3.4c-.4 0-1.5.1-1.9 2z" fill="#fff"/></g></svg>
|
After Width: | Height: | Size: 461 B |
Loading…
Reference in New Issue
Block a user