From 9139053b383ea008335a9214517a8565830ce743 Mon Sep 17 00:00:00 2001 From: Waleed Latif Date: Wed, 19 Aug 2026 23:30:29 -0700 Subject: [PATCH] fix(icons): restore the Crunchbase mark's counter and framing --- apps/docs/components/icons.tsx | 4 +++- apps/sim/components/icons.tsx | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/apps/docs/components/icons.tsx b/apps/docs/components/icons.tsx index 4e9982abd4e..35c5c1637c1 100644 --- a/apps/docs/components/icons.tsx +++ b/apps/docs/components/icons.tsx @@ -1521,8 +1521,10 @@ export function InstagramIcon(props: SVGProps) { export function CrunchbaseIcon(props: SVGProps) { return ( - + diff --git a/apps/sim/components/icons.tsx b/apps/sim/components/icons.tsx index 4e9982abd4e..35c5c1637c1 100644 --- a/apps/sim/components/icons.tsx +++ b/apps/sim/components/icons.tsx @@ -1521,8 +1521,10 @@ export function InstagramIcon(props: SVGProps) { export function CrunchbaseIcon(props: SVGProps) { return ( - +