diff --git a/src/data/extensions.ts b/src/data/extensions.ts index bf0c7cd..0a846f3 100644 --- a/src/data/extensions.ts +++ b/src/data/extensions.ts @@ -24,6 +24,18 @@ export const extensions: Extension[] = [ socialUrl: "https://x.com/ridemountainpig", }, }, + { + name: "SVGL for Framer", + description: + "Import colorful SVG logos, fast and easy using our plugin for Framer.", + url: "https://www.framer.com/marketplace/plugins/svgl/", + image: + "https://raw.githubusercontent.com/pheralb/svgl/refs/heads/main/static/library/framer.svg", + created_by: { + name: "Krishna Singh", + socialUrl: "https://x.com/krishnasinghdev", + }, + }, { name: "SVGL for Vue", description: "An open-source NPM package that offers a SVGL Logos for Vue.",