From f43533b0dad1fc1013dbc615dd4bc192d484b94e Mon Sep 17 00:00:00 2001 From: Jiwon Kim Date: Fri, 12 Dec 2025 08:40:44 -0800 Subject: [PATCH] Add 'clock' to IconName --- chatkit/icons.py | 1 + 1 file changed, 1 insertion(+) diff --git a/chatkit/icons.py b/chatkit/icons.py index fd91cbb..0b91f64 100644 --- a/chatkit/icons.py +++ b/chatkit/icons.py @@ -23,6 +23,7 @@ "chevron-left", "chevron-right", "circle-question", + "clock", "compass", "confetti", "cube",