From cd88706ea43ff4c90352b0a0b672ddd4dad1acb9 Mon Sep 17 00:00:00 2001 From: Waleed Date: Sun, 1 Mar 2026 23:43:09 -0800 Subject: [PATCH] fix(icons): fix pagerduty icon (#3392) --- apps/docs/components/icons.tsx | 2 +- apps/sim/components/icons.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/docs/components/icons.tsx b/apps/docs/components/icons.tsx index c4666fba17..90d3718291 100644 --- a/apps/docs/components/icons.tsx +++ b/apps/docs/components/icons.tsx @@ -2467,7 +2467,7 @@ export function PagerDutyIcon(props: SVGProps) { ) diff --git a/apps/sim/components/icons.tsx b/apps/sim/components/icons.tsx index c4666fba17..90d3718291 100644 --- a/apps/sim/components/icons.tsx +++ b/apps/sim/components/icons.tsx @@ -2467,7 +2467,7 @@ export function PagerDutyIcon(props: SVGProps) { )