diff --git a/src/data/svgs.ts b/src/data/svgs.ts index 98ea8ea..d0e553c 100644 --- a/src/data/svgs.ts +++ b/src/data/svgs.ts @@ -2370,6 +2370,12 @@ export const svgs: iSVG[] = [ }, url: 'https://raycast.com/' }, + { + title: 'Flow Launcher', + category: ['Software','Devtool'], + route: '/library/FlowLauncher.svg', + url: 'https://www.flowlauncher.com/' + }, { title: 'Hack The Box', category: 'Cybersecurity',