diff --git a/src/data/svgs.ts b/src/data/svgs.ts index a35e8686..8e5fedf5 100644 --- a/src/data/svgs.ts +++ b/src/data/svgs.ts @@ -4651,4 +4651,17 @@ export const svgs: iSVG[] = [ }, url: "https://www.cerebras.ai/", }, + { + title: "FeedBoss", + category: ["Software", "AI", "Automation", "Analytics", 'Social'], + route: { + light: "/library/feedboss_light.svg", + dark: "/library/feedboss_dark.svg", + }, + wordmark: { + light: "/library/feedboss_wordmark_light.svg", + dark: "/library/feedboss_wordmark_dark.svg", + }, + url: "https://feedboss.ai", + }, ]; diff --git a/static/library/feedboss_dark.svg b/static/library/feedboss_dark.svg new file mode 100644 index 00000000..713f333d --- /dev/null +++ b/static/library/feedboss_dark.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/static/library/feedboss_light.svg b/static/library/feedboss_light.svg new file mode 100644 index 00000000..713f333d --- /dev/null +++ b/static/library/feedboss_light.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/static/library/feedboss_wordmark_dark.svg b/static/library/feedboss_wordmark_dark.svg new file mode 100644 index 00000000..4d2f3770 --- /dev/null +++ b/static/library/feedboss_wordmark_dark.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/static/library/feedboss_wordmark_light.svg b/static/library/feedboss_wordmark_light.svg new file mode 100644 index 00000000..3dbfc04c --- /dev/null +++ b/static/library/feedboss_wordmark_light.svg @@ -0,0 +1,9 @@ + + + + + + + + +