diff --git a/src/data/svgs.ts b/src/data/svgs.ts index 83c18f18..420e7db7 100644 --- a/src/data/svgs.ts +++ b/src/data/svgs.ts @@ -4657,4 +4657,10 @@ export const svgs: iSVG[] = [ route: "/library/runframe.svg", url: "https://runframe.io", }, + { + title: "BLEN", + category: "Software", + route: "/library/blen.svg", + url: "https://blencorp.com", + }, ]; diff --git a/static/library/blen.svg b/static/library/blen.svg new file mode 100644 index 00000000..1fd29f13 --- /dev/null +++ b/static/library/blen.svg @@ -0,0 +1 @@ + \ No newline at end of file