diff --git a/src/components/common/icons/ClockWithTicksIcon.tsx b/src/components/common/icons/ClockWithTicksIcon.tsx index 7fb0215ef..f291c9074 100644 --- a/src/components/common/icons/ClockWithTicksIcon.tsx +++ b/src/components/common/icons/ClockWithTicksIcon.tsx @@ -11,11 +11,11 @@ const ClockWithTicksIconComponent = (props: IconProps) => { width={size} height={size} fill="none" - viewBox="0 0 12 12" + viewBox="0 0 22 22" > );