File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -309,12 +309,16 @@ export type ChatKitIcon =
309309 | 'chevron-left'
310310 | 'chevron-right'
311311 | 'circle-question'
312+ | 'clock'
312313 | 'compass'
313314 | 'confetti'
314315 | 'cube'
316+ | 'desktop'
315317 | 'document'
316318 | 'dots-horizontal'
319+ | 'dots-vertical'
317320 | 'empty-circle'
321+ | 'external-link'
318322 | 'globe'
319323 | 'keys'
320324 | 'lab'
@@ -325,14 +329,17 @@ export type ChatKitIcon =
325329 | 'mail'
326330 | 'map-pin'
327331 | 'maps'
332+ | 'mobile'
328333 | 'name'
329334 | 'notebook'
330335 | 'notebook-pencil'
331336 | 'page-blank'
332337 | 'phone'
338+ | 'play'
333339 | 'plus'
334340 | 'profile'
335341 | 'profile-card'
342+ | 'reload'
336343 | 'star'
337344 | 'star-filled'
338345 | 'search'
@@ -435,6 +442,8 @@ export type HeaderIcon =
435442 | 'menu'
436443 | 'menu-inverted'
437444 | 'hamburger'
445+ | 'history'
446+ | 'book-open'
438447 | 'compose'
439448 | 'light-mode'
440449 | 'dark-mode'
You can’t perform that action at this time.
0 commit comments