mirror of
https://github.com/pheralb/svgl.git
synced 2025-02-06 15:17:58 +08:00
commit
32e9f7bb80
@ -2214,6 +2214,15 @@ export const svgs: iSVG[] = [
|
|||||||
},
|
},
|
||||||
url: 'https://1password.com'
|
url: 'https://1password.com'
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
title: 'Flask',
|
||||||
|
category: 'Framework',
|
||||||
|
route: {
|
||||||
|
light: '/library/flask-light.svg',
|
||||||
|
dark: '/library/flask-dark.svg'
|
||||||
|
},
|
||||||
|
url: 'https://flask.palletsprojects.com/'
|
||||||
|
},
|
||||||
{
|
{
|
||||||
title: 'Alacritty',
|
title: 'Alacritty',
|
||||||
category: 'Software',
|
category: 'Software',
|
||||||
|
3
static/library/flask-dark.svg
Normal file
3
static/library/flask-dark.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 12 KiB |
6
static/library/flask-light.svg
Normal file
6
static/library/flask-light.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 12 KiB |
Loading…
x
Reference in New Issue
Block a user