diff --git a/src/components/icons/Icon.tsx b/src/components/icons/Icon.tsx index f395491fb..16006d457 100644 --- a/src/components/icons/Icon.tsx +++ b/src/components/icons/Icon.tsx @@ -66,6 +66,7 @@ export type IconTypeType = | 'cup' | 'cursor_select' | 'cyrillic' + | 'discord' | 'document' | 'dot' | 'draw' @@ -179,6 +180,7 @@ export type IconTypeType = | 'thumb_up_outlined' | 'thumb_up' | 'title' + | 'tiktok' | 'toughest_questions_alt' | 'toughest_questions' | 'trash'