From 757aae51eb038ae100c68ebbfda32497cf8f1232 Mon Sep 17 00:00:00 2001 From: Tim Wilson Date: Fri, 20 Dec 2024 14:26:07 -0500 Subject: [PATCH] Update calendar-days.tsx --- .../ui/src/icons/nucleo/calendar-days.tsx | 54 ++++++++++++------- 1 file changed, 34 insertions(+), 20 deletions(-) diff --git a/packages/ui/src/icons/nucleo/calendar-days.tsx b/packages/ui/src/icons/nucleo/calendar-days.tsx index 2f98c17a3f..c208d62e45 100644 --- a/packages/ui/src/icons/nucleo/calendar-days.tsx +++ b/packages/ui/src/icons/nucleo/calendar-days.tsx @@ -2,68 +2,82 @@ import { SVGProps } from "react"; export function CalendarDays(props: SVGProps) { return ( - + - - - - -