@teamturing/react-native-kit 1.2.1 → 1.2.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -19,8 +19,8 @@ type Props = {
19
19
  } & Omit<CoreTextFieldProps, 'style'>;
20
20
  export declare const BaseTextField: React.ForwardRefExoticComponent<{
21
21
  label?: string | undefined;
22
- leadingIcon?: "filter" | "scroll" | "link" | "picture" | "search" | "time" | "video" | "top" | "new" | "set" | "repeat" | "ai" | "ai_color" | "ai_sad" | "aim_point" | "alarm" | "apple_color" | "arrow_down" | "arrow_left" | "arrow_left_circle" | "arrow_left_limit" | "arrow_left_right" | "arrow_right" | "arrow_right_circle" | "arrow_right_limit" | "arrow_up" | "arrow_up_down" | "arrow_up_limit" | "barchart" | "book" | "bookmark" | "box" | "bus_color" | "calendar_check" | "calendar_check_color" | "calendar_color" | "camera" | "card" | "cards_percent" | "cards_percent_color" | "caret_down" | "caret_left" | "caret_right" | "caret_up" | "cart" | "chat_bubble" | "chat_bubble_badge_color" | "chat_bubble_correct" | "chat_bubble_correct_color" | "chat_bubble_dots" | "chat_bubble_question" | "check" | "check_in_circle" | "check_in_circle_color" | "check_in_circle_line" | "chevron_down" | "chevron_down_two" | "chevron_left" | "chevron_right" | "chevron_right_two" | "chevron_up" | "chevron_up_two" | "circles" | "clip" | "close" | "close_in_circle" | "coin" | "contact" | "copy" | "correct" | "coupon" | "crown" | "curriculum" | "curriculum_color" | "delete" | "document" | "dots" | "download" | "emoji" | "emoji_plus" | "emoji_plus_dash" | "eng" | "enter" | "equal" | "eraser" | "exclamation_point_in_circle" | "eye_off" | "eye_on" | "face_happy" | "face_sad" | "facebook" | "facebook_color" | "fire" | "fire_color" | "folder" | "frame" | "glasses" | "graph" | "gun" | "gun_color" | "hair" | "headphone" | "heart" | "home" | "infinite" | "info_in_circle" | "instagram" | "kakao_color" | "kor" | "league" | "letter" | "letter_crown_color" | "letter_crown_open_color" | "letter_heart_color" | "letter_heart_open_color" | "line_three" | "lock" | "lock_color" | "logo_apple" | "logo_color" | "logo_facebook" | "logo_kakao" | "logo_naver" | "maxsize" | "minsize" | "minus" | "minus_in_circle" | "moneybag" | "moneybag_color" | "more" | "my_bubble" | "naver_color" | "note" | "note_color" | "note_pen_color" | "number_five_filled" | "number_five_outlined" | "number_four_filled" | "number_four_outlined" | "number_one_filled" | "number_one_outlined" | "number_three_filled" | "number_three_outlined" | "number_two_filled" | "number_two_outlined" | "out" | "palm_tree_color" | "paper_check" | "paper_pen" | "paper_pen_color" | "paper_two" | "pause" | "pen" | "percent_in_circle" | "pill" | "pill_color" | "pin" | "pin_color_red" | "play" | "plug" | "plug_color" | "plus" | "plus_in_circle" | "point_in_circle" | "point_in_circle_color" | "present" | "present_color" | "problem" | "profile" | "progress_gradient" | "question_mark_in_circle" | "question_mark_in_circle_outlined" | "raffle_color" | "receipt" | "refresh" | "school" | "school_color" | "setting" | "share" | "shield_check" | "siren" | "skipback" | "skipforward" | "sound_off" | "sound_on" | "speaker" | "stackup" | "star" | "star_color" | "store" | "sync" | "test_upload_color" | "thumbdown" | "thumbup" | "thunder" | "ticket" | "ticket_color" | "timer" | "touch" | "trash" | "treasurebox" | "trophy" | "twinkle" | "undo" | "university" | "user_blocked" | "user_check" | "user_plus" | "user_two" | "video_color" | "vote_color" | "warning" | "wifi" | "workbook" | "workbook_color" | "wrong" | "youtube" | "bookmark_animation" | "chat_bubble_question_animation" | undefined;
23
- trailingIcon?: "filter" | "scroll" | "link" | "picture" | "search" | "time" | "video" | "top" | "new" | "set" | "repeat" | "ai" | "ai_color" | "ai_sad" | "aim_point" | "alarm" | "apple_color" | "arrow_down" | "arrow_left" | "arrow_left_circle" | "arrow_left_limit" | "arrow_left_right" | "arrow_right" | "arrow_right_circle" | "arrow_right_limit" | "arrow_up" | "arrow_up_down" | "arrow_up_limit" | "barchart" | "book" | "bookmark" | "box" | "bus_color" | "calendar_check" | "calendar_check_color" | "calendar_color" | "camera" | "card" | "cards_percent" | "cards_percent_color" | "caret_down" | "caret_left" | "caret_right" | "caret_up" | "cart" | "chat_bubble" | "chat_bubble_badge_color" | "chat_bubble_correct" | "chat_bubble_correct_color" | "chat_bubble_dots" | "chat_bubble_question" | "check" | "check_in_circle" | "check_in_circle_color" | "check_in_circle_line" | "chevron_down" | "chevron_down_two" | "chevron_left" | "chevron_right" | "chevron_right_two" | "chevron_up" | "chevron_up_two" | "circles" | "clip" | "close" | "close_in_circle" | "coin" | "contact" | "copy" | "correct" | "coupon" | "crown" | "curriculum" | "curriculum_color" | "delete" | "document" | "dots" | "download" | "emoji" | "emoji_plus" | "emoji_plus_dash" | "eng" | "enter" | "equal" | "eraser" | "exclamation_point_in_circle" | "eye_off" | "eye_on" | "face_happy" | "face_sad" | "facebook" | "facebook_color" | "fire" | "fire_color" | "folder" | "frame" | "glasses" | "graph" | "gun" | "gun_color" | "hair" | "headphone" | "heart" | "home" | "infinite" | "info_in_circle" | "instagram" | "kakao_color" | "kor" | "league" | "letter" | "letter_crown_color" | "letter_crown_open_color" | "letter_heart_color" | "letter_heart_open_color" | "line_three" | "lock" | "lock_color" | "logo_apple" | "logo_color" | "logo_facebook" | "logo_kakao" | "logo_naver" | "maxsize" | "minsize" | "minus" | "minus_in_circle" | "moneybag" | "moneybag_color" | "more" | "my_bubble" | "naver_color" | "note" | "note_color" | "note_pen_color" | "number_five_filled" | "number_five_outlined" | "number_four_filled" | "number_four_outlined" | "number_one_filled" | "number_one_outlined" | "number_three_filled" | "number_three_outlined" | "number_two_filled" | "number_two_outlined" | "out" | "palm_tree_color" | "paper_check" | "paper_pen" | "paper_pen_color" | "paper_two" | "pause" | "pen" | "percent_in_circle" | "pill" | "pill_color" | "pin" | "pin_color_red" | "play" | "plug" | "plug_color" | "plus" | "plus_in_circle" | "point_in_circle" | "point_in_circle_color" | "present" | "present_color" | "problem" | "profile" | "progress_gradient" | "question_mark_in_circle" | "question_mark_in_circle_outlined" | "raffle_color" | "receipt" | "refresh" | "school" | "school_color" | "setting" | "share" | "shield_check" | "siren" | "skipback" | "skipforward" | "sound_off" | "sound_on" | "speaker" | "stackup" | "star" | "star_color" | "store" | "sync" | "test_upload_color" | "thumbdown" | "thumbup" | "thunder" | "ticket" | "ticket_color" | "timer" | "touch" | "trash" | "treasurebox" | "trophy" | "twinkle" | "undo" | "university" | "user_blocked" | "user_check" | "user_plus" | "user_two" | "video_color" | "vote_color" | "warning" | "wifi" | "workbook" | "workbook_color" | "wrong" | "youtube" | "bookmark_animation" | "chat_bubble_question_animation" | undefined;
22
+ leadingIcon?: "filter" | "scroll" | "link" | "picture" | "search" | "time" | "video" | "top" | "new" | "set" | "repeat" | "ai" | "ai_color" | "ai_sad" | "aim_point" | "alarm" | "apple_color" | "arrow_down" | "arrow_left" | "arrow_left_circle" | "arrow_left_limit" | "arrow_left_right" | "arrow_right" | "arrow_right_circle" | "arrow_right_limit" | "arrow_up" | "arrow_up_down" | "arrow_up_limit" | "barchart" | "book" | "bookmark" | "bookmark_animation" | "box" | "bus_color" | "calendar_check" | "calendar_check_color" | "calendar_color" | "camera" | "card" | "cards_percent" | "cards_percent_color" | "caret_down" | "caret_left" | "caret_right" | "caret_up" | "cart" | "chat_bubble" | "chat_bubble_badge_color" | "chat_bubble_correct" | "chat_bubble_correct_color" | "chat_bubble_dots" | "chat_bubble_question" | "chat_bubble_question_animation" | "check" | "check_in_circle" | "check_in_circle_color" | "check_in_circle_line" | "chevron_down" | "chevron_down_two" | "chevron_left" | "chevron_right" | "chevron_right_two" | "chevron_up" | "chevron_up_two" | "circles" | "clip" | "close" | "close_in_circle" | "coin" | "contact" | "copy" | "correct" | "coupon" | "crown" | "curriculum" | "curriculum_color" | "delete" | "document" | "dots" | "download" | "emoji" | "emoji_plus" | "emoji_plus_dash" | "eng" | "enter" | "equal" | "eraser" | "exclamation_point_in_circle" | "eye_off" | "eye_on" | "face_happy" | "face_sad" | "facebook" | "facebook_color" | "fire" | "fire_color" | "folder" | "frame" | "glasses" | "graph" | "gun" | "gun_color" | "hair" | "headphone" | "heart" | "home" | "infinite" | "info_in_circle" | "instagram" | "kakao_color" | "kor" | "league" | "letter" | "letter_crown_color" | "letter_crown_open_color" | "letter_heart_color" | "letter_heart_open_color" | "line_three" | "lock" | "lock_color" | "logo_apple" | "logo_color" | "logo_facebook" | "logo_kakao" | "logo_naver" | "maxsize" | "minsize" | "minus" | "minus_in_circle" | "moneybag" | "moneybag_color" | "more" | "my_bubble" | "naver_color" | "note" | "note_color" | "note_pen_color" | "number_five_filled" | "number_five_outlined" | "number_four_filled" | "number_four_outlined" | "number_one_filled" | "number_one_outlined" | "number_three_filled" | "number_three_outlined" | "number_two_filled" | "number_two_outlined" | "out" | "palm_tree_color" | "paper_check" | "paper_pen" | "paper_pen_color" | "paper_two" | "pause" | "pen" | "percent_in_circle" | "pill" | "pill_color" | "pin" | "pin_color_red" | "play" | "plug" | "plug_color" | "plus" | "plus_in_circle" | "point_in_circle" | "point_in_circle_color" | "present" | "present_color" | "problem" | "profile" | "progress_gradient" | "question_mark_in_circle" | "question_mark_in_circle_outlined" | "raffle_color" | "receipt" | "refresh" | "school" | "school_color" | "setting" | "share" | "shield_check" | "siren" | "skipback" | "skipforward" | "sound_off" | "sound_on" | "speaker" | "stackup" | "star" | "star_color" | "store" | "sync" | "test_upload_color" | "thumbdown" | "thumbup" | "thunder" | "ticket" | "ticket_color" | "timer" | "touch" | "trash" | "treasurebox" | "trophy" | "twinkle" | "undo" | "university" | "user_blocked" | "user_check" | "user_plus" | "user_two" | "video_color" | "vote_color" | "warning" | "wifi" | "workbook" | "workbook_color" | "wrong" | "youtube" | undefined;
23
+ trailingIcon?: "filter" | "scroll" | "link" | "picture" | "search" | "time" | "video" | "top" | "new" | "set" | "repeat" | "ai" | "ai_color" | "ai_sad" | "aim_point" | "alarm" | "apple_color" | "arrow_down" | "arrow_left" | "arrow_left_circle" | "arrow_left_limit" | "arrow_left_right" | "arrow_right" | "arrow_right_circle" | "arrow_right_limit" | "arrow_up" | "arrow_up_down" | "arrow_up_limit" | "barchart" | "book" | "bookmark" | "bookmark_animation" | "box" | "bus_color" | "calendar_check" | "calendar_check_color" | "calendar_color" | "camera" | "card" | "cards_percent" | "cards_percent_color" | "caret_down" | "caret_left" | "caret_right" | "caret_up" | "cart" | "chat_bubble" | "chat_bubble_badge_color" | "chat_bubble_correct" | "chat_bubble_correct_color" | "chat_bubble_dots" | "chat_bubble_question" | "chat_bubble_question_animation" | "check" | "check_in_circle" | "check_in_circle_color" | "check_in_circle_line" | "chevron_down" | "chevron_down_two" | "chevron_left" | "chevron_right" | "chevron_right_two" | "chevron_up" | "chevron_up_two" | "circles" | "clip" | "close" | "close_in_circle" | "coin" | "contact" | "copy" | "correct" | "coupon" | "crown" | "curriculum" | "curriculum_color" | "delete" | "document" | "dots" | "download" | "emoji" | "emoji_plus" | "emoji_plus_dash" | "eng" | "enter" | "equal" | "eraser" | "exclamation_point_in_circle" | "eye_off" | "eye_on" | "face_happy" | "face_sad" | "facebook" | "facebook_color" | "fire" | "fire_color" | "folder" | "frame" | "glasses" | "graph" | "gun" | "gun_color" | "hair" | "headphone" | "heart" | "home" | "infinite" | "info_in_circle" | "instagram" | "kakao_color" | "kor" | "league" | "letter" | "letter_crown_color" | "letter_crown_open_color" | "letter_heart_color" | "letter_heart_open_color" | "line_three" | "lock" | "lock_color" | "logo_apple" | "logo_color" | "logo_facebook" | "logo_kakao" | "logo_naver" | "maxsize" | "minsize" | "minus" | "minus_in_circle" | "moneybag" | "moneybag_color" | "more" | "my_bubble" | "naver_color" | "note" | "note_color" | "note_pen_color" | "number_five_filled" | "number_five_outlined" | "number_four_filled" | "number_four_outlined" | "number_one_filled" | "number_one_outlined" | "number_three_filled" | "number_three_outlined" | "number_two_filled" | "number_two_outlined" | "out" | "palm_tree_color" | "paper_check" | "paper_pen" | "paper_pen_color" | "paper_two" | "pause" | "pen" | "percent_in_circle" | "pill" | "pill_color" | "pin" | "pin_color_red" | "play" | "plug" | "plug_color" | "plus" | "plus_in_circle" | "point_in_circle" | "point_in_circle_color" | "present" | "present_color" | "problem" | "profile" | "progress_gradient" | "question_mark_in_circle" | "question_mark_in_circle_outlined" | "raffle_color" | "receipt" | "refresh" | "school" | "school_color" | "setting" | "share" | "shield_check" | "siren" | "skipback" | "skipforward" | "sound_off" | "sound_on" | "speaker" | "stackup" | "star" | "star_color" | "store" | "sync" | "test_upload_color" | "thumbdown" | "thumbup" | "thunder" | "ticket" | "ticket_color" | "timer" | "touch" | "trash" | "treasurebox" | "trophy" | "twinkle" | "undo" | "university" | "user_blocked" | "user_check" | "user_plus" | "user_two" | "video_color" | "vote_color" | "warning" | "wifi" | "workbook" | "workbook_color" | "wrong" | "youtube" | undefined;
24
24
  trailingIconFill?: ColorValue | undefined;
25
25
  trailingElements?: React.ReactElement<any, string | React.JSXElementConstructor<any>>[] | undefined;
26
26
  disabled?: boolean | undefined;
@@ -1,220 +1,220 @@
1
- export { default as ai } from '../../../../icons/svg/ai.svg';
2
- export { default as ai_color } from '../../../../icons/svg/ai_color.svg';
3
- export { default as ai_sad } from '../../../../icons/svg/ai_sad.svg';
4
- export { default as aim_point } from '../../../../icons/svg/aim_point.svg';
5
- export { default as alarm } from '../../../../icons/svg/alarm.svg';
6
- export { default as apple_color } from '../../../../icons/svg/apple_color.svg';
7
- export { default as arrow_down } from '../../../../icons/svg/arrow_down.svg';
8
- export { default as arrow_left } from '../../../../icons/svg/arrow_left.svg';
9
- export { default as arrow_left_circle } from '../../../../icons/svg/arrow_left_circle.svg';
10
- export { default as arrow_left_limit } from '../../../../icons/svg/arrow_left_limit.svg';
11
- export { default as arrow_left_right } from '../../../../icons/svg/arrow_left_right.svg';
12
- export { default as arrow_right } from '../../../../icons/svg/arrow_right.svg';
13
- export { default as arrow_right_circle } from '../../../../icons/svg/arrow_right_circle.svg';
14
- export { default as arrow_right_limit } from '../../../../icons/svg/arrow_right_limit.svg';
15
- export { default as arrow_up } from '../../../../icons/svg/arrow_up.svg';
16
- export { default as arrow_up_down } from '../../../../icons/svg/arrow_up_down.svg';
17
- export { default as arrow_up_limit } from '../../../../icons/svg/arrow_up_limit.svg';
18
- export { default as barchart } from '../../../../icons/svg/barchart.svg';
19
- export { default as book } from '../../../../icons/svg/book.svg';
20
- export { default as bookmark } from '../../../../icons/svg/bookmark.svg';
21
- export { default as box } from '../../../../icons/svg/box.svg';
22
- export { default as bus_color } from '../../../../icons/svg/bus_color.svg';
23
- export { default as calendar_check } from '../../../../icons/svg/calendar_check.svg';
24
- export { default as calendar_check_color } from '../../../../icons/svg/calendar_check_color.svg';
25
- export { default as calendar_color } from '../../../../icons/svg/calendar_color.svg';
26
- export { default as camera } from '../../../../icons/svg/camera.svg';
27
- export { default as card } from '../../../../icons/svg/card.svg';
28
- export { default as cards_percent } from '../../../../icons/svg/cards_percent.svg';
29
- export { default as cards_percent_color } from '../../../../icons/svg/cards_percent_color.svg';
30
- export { default as caret_down } from '../../../../icons/svg/caret_down.svg';
31
- export { default as caret_left } from '../../../../icons/svg/caret_left.svg';
32
- export { default as caret_right } from '../../../../icons/svg/caret_right.svg';
33
- export { default as caret_up } from '../../../../icons/svg/caret_up.svg';
34
- export { default as cart } from '../../../../icons/svg/cart.svg';
35
- export { default as chat_bubble } from '../../../../icons/svg/chat_bubble.svg';
36
- export { default as chat_bubble_badge_color } from '../../../../icons/svg/chat_bubble_badge_color.svg';
37
- export { default as chat_bubble_correct } from '../../../../icons/svg/chat_bubble_correct.svg';
38
- export { default as chat_bubble_correct_color } from '../../../../icons/svg/chat_bubble_correct_color.svg';
39
- export { default as chat_bubble_dots } from '../../../../icons/svg/chat_bubble_dots.svg';
40
- export { default as chat_bubble_question } from '../../../../icons/svg/chat_bubble_question.svg';
41
- export { default as check } from '../../../../icons/svg/check.svg';
42
- export { default as check_in_circle } from '../../../../icons/svg/check_in_circle.svg';
43
- export { default as check_in_circle_color } from '../../../../icons/svg/check_in_circle_color.svg';
44
- export { default as check_in_circle_line } from '../../../../icons/svg/check_in_circle_line.svg';
45
- export { default as chevron_down } from '../../../../icons/svg/chevron_down.svg';
46
- export { default as chevron_down_two } from '../../../../icons/svg/chevron_down_two.svg';
47
- export { default as chevron_left } from '../../../../icons/svg/chevron_left.svg';
48
- export { default as chevron_right } from '../../../../icons/svg/chevron_right.svg';
49
- export { default as chevron_right_two } from '../../../../icons/svg/chevron_right_two.svg';
50
- export { default as chevron_up } from '../../../../icons/svg/chevron_up.svg';
51
- export { default as chevron_up_two } from '../../../../icons/svg/chevron_up_two.svg';
52
- export { default as circles } from '../../../../icons/svg/circles.svg';
53
- export { default as clip } from '../../../../icons/svg/clip.svg';
54
- export { default as close } from '../../../../icons/svg/close.svg';
55
- export { default as close_in_circle } from '../../../../icons/svg/close_in_circle.svg';
56
- export { default as coin } from '../../../../icons/svg/coin.svg';
57
- export { default as contact } from '../../../../icons/svg/contact.svg';
58
- export { default as copy } from '../../../../icons/svg/copy.svg';
59
- export { default as correct } from '../../../../icons/svg/correct.svg';
60
- export { default as coupon } from '../../../../icons/svg/coupon.svg';
61
- export { default as crown } from '../../../../icons/svg/crown.svg';
62
- export { default as curriculum } from '../../../../icons/svg/curriculum.svg';
63
- export { default as curriculum_color } from '../../../../icons/svg/curriculum_color.svg';
64
- export { default as delete } from '../../../../icons/svg/delete.svg';
65
- export { default as document } from '../../../../icons/svg/document.svg';
66
- export { default as dots } from '../../../../icons/svg/dots.svg';
67
- export { default as download } from '../../../../icons/svg/download.svg';
68
- export { default as emoji } from '../../../../icons/svg/emoji.svg';
69
- export { default as emoji_plus } from '../../../../icons/svg/emoji_plus.svg';
70
- export { default as emoji_plus_dash } from '../../../../icons/svg/emoji_plus_dash.svg';
71
- export { default as eng } from '../../../../icons/svg/eng.svg';
72
- export { default as enter } from '../../../../icons/svg/enter.svg';
73
- export { default as equal } from '../../../../icons/svg/equal.svg';
74
- export { default as eraser } from '../../../../icons/svg/eraser.svg';
75
- export { default as exclamation_point_in_circle } from '../../../../icons/svg/exclamation_point_in_circle.svg';
76
- export { default as eye_off } from '../../../../icons/svg/eye_off.svg';
77
- export { default as eye_on } from '../../../../icons/svg/eye_on.svg';
78
- export { default as face_happy } from '../../../../icons/svg/face_happy.svg';
79
- export { default as face_sad } from '../../../../icons/svg/face_sad.svg';
80
- export { default as facebook } from '../../../../icons/svg/facebook.svg';
81
- export { default as facebook_color } from '../../../../icons/svg/facebook_color.svg';
82
- export { default as filter } from '../../../../icons/svg/filter.svg';
83
- export { default as fire } from '../../../../icons/svg/fire.svg';
84
- export { default as fire_color } from '../../../../icons/svg/fire_color.svg';
85
- export { default as folder } from '../../../../icons/svg/folder.svg';
86
- export { default as frame } from '../../../../icons/svg/frame.svg';
87
- export { default as glasses } from '../../../../icons/svg/glasses.svg';
88
- export { default as graph } from '../../../../icons/svg/graph.svg';
89
- export { default as gun } from '../../../../icons/svg/gun.svg';
90
- export { default as gun_color } from '../../../../icons/svg/gun_color.svg';
91
- export { default as hair } from '../../../../icons/svg/hair.svg';
92
- export { default as headphone } from '../../../../icons/svg/headphone.svg';
93
- export { default as heart } from '../../../../icons/svg/heart.svg';
94
- export { default as home } from '../../../../icons/svg/home.svg';
95
- export { default as infinite } from '../../../../icons/svg/infinite.svg';
96
- export { default as info_in_circle } from '../../../../icons/svg/info_in_circle.svg';
97
- export { default as instagram } from '../../../../icons/svg/instagram.svg';
98
- export { default as kakao_color } from '../../../../icons/svg/kakao_color.svg';
99
- export { default as kor } from '../../../../icons/svg/kor.svg';
100
- export { default as league } from '../../../../icons/svg/league.svg';
101
- export { default as letter } from '../../../../icons/svg/letter.svg';
102
- export { default as letter_crown_color } from '../../../../icons/svg/letter_crown_color.svg';
103
- export { default as letter_crown_open_color } from '../../../../icons/svg/letter_crown_open_color.svg';
104
- export { default as letter_heart_color } from '../../../../icons/svg/letter_heart_color.svg';
105
- export { default as letter_heart_open_color } from '../../../../icons/svg/letter_heart_open_color.svg';
106
- export { default as line_three } from '../../../../icons/svg/line_three.svg';
107
- export { default as link } from '../../../../icons/svg/link.svg';
108
- export { default as lock } from '../../../../icons/svg/lock.svg';
109
- export { default as lock_color } from '../../../../icons/svg/lock_color.svg';
110
- export { default as logo_apple } from '../../../../icons/svg/logo_apple.svg';
111
- export { default as logo_color } from '../../../../icons/svg/logo_color.svg';
112
- export { default as logo_facebook } from '../../../../icons/svg/logo_facebook.svg';
113
- export { default as logo_kakao } from '../../../../icons/svg/logo_kakao.svg';
114
- export { default as logo_naver } from '../../../../icons/svg/logo_naver.svg';
115
- export { default as maxsize } from '../../../../icons/svg/maxsize.svg';
116
- export { default as minsize } from '../../../../icons/svg/minsize.svg';
117
- export { default as minus } from '../../../../icons/svg/minus.svg';
118
- export { default as minus_in_circle } from '../../../../icons/svg/minus_in_circle.svg';
119
- export { default as moneybag } from '../../../../icons/svg/moneybag.svg';
120
- export { default as moneybag_color } from '../../../../icons/svg/moneybag_color.svg';
121
- export { default as more } from '../../../../icons/svg/more.svg';
122
- export { default as my_bubble } from '../../../../icons/svg/my_bubble.svg';
123
- export { default as naver_color } from '../../../../icons/svg/naver_color.svg';
124
- export { default as new } from '../../../../icons/svg/new.svg';
125
- export { default as note } from '../../../../icons/svg/note.svg';
126
- export { default as note_color } from '../../../../icons/svg/note_color.svg';
127
- export { default as note_pen_color } from '../../../../icons/svg/note_pen_color.svg';
128
- export { default as number_five_filled } from '../../../../icons/svg/number_five_filled.svg';
129
- export { default as number_five_outlined } from '../../../../icons/svg/number_five_outlined.svg';
130
- export { default as number_four_filled } from '../../../../icons/svg/number_four_filled.svg';
131
- export { default as number_four_outlined } from '../../../../icons/svg/number_four_outlined.svg';
132
- export { default as number_one_filled } from '../../../../icons/svg/number_one_filled.svg';
133
- export { default as number_one_outlined } from '../../../../icons/svg/number_one_outlined.svg';
134
- export { default as number_three_filled } from '../../../../icons/svg/number_three_filled.svg';
135
- export { default as number_three_outlined } from '../../../../icons/svg/number_three_outlined.svg';
136
- export { default as number_two_filled } from '../../../../icons/svg/number_two_filled.svg';
137
- export { default as number_two_outlined } from '../../../../icons/svg/number_two_outlined.svg';
138
- export { default as out } from '../../../../icons/svg/out.svg';
139
- export { default as palm_tree_color } from '../../../../icons/svg/palm_tree_color.svg';
140
- export { default as paper_check } from '../../../../icons/svg/paper_check.svg';
141
- export { default as paper_pen } from '../../../../icons/svg/paper_pen.svg';
142
- export { default as paper_pen_color } from '../../../../icons/svg/paper_pen_color.svg';
143
- export { default as paper_two } from '../../../../icons/svg/paper_two.svg';
144
- export { default as pause } from '../../../../icons/svg/pause.svg';
145
- export { default as pen } from '../../../../icons/svg/pen.svg';
146
- export { default as percent_in_circle } from '../../../../icons/svg/percent_in_circle.svg';
147
- export { default as picture } from '../../../../icons/svg/picture.svg';
148
- export { default as pill } from '../../../../icons/svg/pill.svg';
149
- export { default as pill_color } from '../../../../icons/svg/pill_color.svg';
150
- export { default as pin } from '../../../../icons/svg/pin.svg';
151
- export { default as pin_color_red } from '../../../../icons/svg/pin_color_red.svg';
152
- export { default as play } from '../../../../icons/svg/play.svg';
153
- export { default as plug } from '../../../../icons/svg/plug.svg';
154
- export { default as plug_color } from '../../../../icons/svg/plug_color.svg';
155
- export { default as plus } from '../../../../icons/svg/plus.svg';
156
- export { default as plus_in_circle } from '../../../../icons/svg/plus_in_circle.svg';
157
- export { default as point_in_circle } from '../../../../icons/svg/point_in_circle.svg';
158
- export { default as point_in_circle_color } from '../../../../icons/svg/point_in_circle_color.svg';
159
- export { default as present } from '../../../../icons/svg/present.svg';
160
- export { default as present_color } from '../../../../icons/svg/present_color.svg';
161
- export { default as problem } from '../../../../icons/svg/problem.svg';
162
- export { default as profile } from '../../../../icons/svg/profile.svg';
163
- export { default as progress_gradient } from '../../../../icons/svg/progress_gradient.svg';
164
- export { default as question_mark_in_circle } from '../../../../icons/svg/question_mark_in_circle.svg';
165
- export { default as question_mark_in_circle_outlined } from '../../../../icons/svg/question_mark_in_circle_outlined.svg';
166
- export { default as raffle_color } from '../../../../icons/svg/raffle_color.svg';
167
- export { default as receipt } from '../../../../icons/svg/receipt.svg';
168
- export { default as refresh } from '../../../../icons/svg/refresh.svg';
169
- export { default as repeat } from '../../../../icons/svg/repeat.svg';
170
- export { default as school } from '../../../../icons/svg/school.svg';
171
- export { default as school_color } from '../../../../icons/svg/school_color.svg';
172
- export { default as scroll } from '../../../../icons/svg/scroll.svg';
173
- export { default as search } from '../../../../icons/svg/search.svg';
174
- export { default as set } from '../../../../icons/svg/set.svg';
175
- export { default as setting } from '../../../../icons/svg/setting.svg';
176
- export { default as share } from '../../../../icons/svg/share.svg';
177
- export { default as shield_check } from '../../../../icons/svg/shield_check.svg';
178
- export { default as siren } from '../../../../icons/svg/siren.svg';
179
- export { default as skipback } from '../../../../icons/svg/skipback.svg';
180
- export { default as skipforward } from '../../../../icons/svg/skipforward.svg';
181
- export { default as sound_off } from '../../../../icons/svg/sound_off.svg';
182
- export { default as sound_on } from '../../../../icons/svg/sound_on.svg';
183
- export { default as speaker } from '../../../../icons/svg/speaker.svg';
184
- export { default as stackup } from '../../../../icons/svg/stackup.svg';
185
- export { default as star } from '../../../../icons/svg/star.svg';
186
- export { default as star_color } from '../../../../icons/svg/star_color.svg';
187
- export { default as store } from '../../../../icons/svg/store.svg';
188
- export { default as sync } from '../../../../icons/svg/sync.svg';
189
- export { default as test_upload_color } from '../../../../icons/svg/test_upload_color.svg';
190
- export { default as thumbdown } from '../../../../icons/svg/thumbdown.svg';
191
- export { default as thumbup } from '../../../../icons/svg/thumbup.svg';
192
- export { default as thunder } from '../../../../icons/svg/thunder.svg';
193
- export { default as ticket } from '../../../../icons/svg/ticket.svg';
194
- export { default as ticket_color } from '../../../../icons/svg/ticket_color.svg';
195
- export { default as time } from '../../../../icons/svg/time.svg';
196
- export { default as timer } from '../../../../icons/svg/timer.svg';
197
- export { default as top } from '../../../../icons/svg/top.svg';
198
- export { default as touch } from '../../../../icons/svg/touch.svg';
199
- export { default as trash } from '../../../../icons/svg/trash.svg';
200
- export { default as treasurebox } from '../../../../icons/svg/treasurebox.svg';
201
- export { default as trophy } from '../../../../icons/svg/trophy.svg';
202
- export { default as twinkle } from '../../../../icons/svg/twinkle.svg';
203
- export { default as undo } from '../../../../icons/svg/undo.svg';
204
- export { default as university } from '../../../../icons/svg/university.svg';
205
- export { default as user_blocked } from '../../../../icons/svg/user_blocked.svg';
206
- export { default as user_check } from '../../../../icons/svg/user_check.svg';
207
- export { default as user_plus } from '../../../../icons/svg/user_plus.svg';
208
- export { default as user_two } from '../../../../icons/svg/user_two.svg';
209
- export { default as video } from '../../../../icons/svg/video.svg';
210
- export { default as video_color } from '../../../../icons/svg/video_color.svg';
211
- export { default as vote_color } from '../../../../icons/svg/vote_color.svg';
212
- export { default as warning } from '../../../../icons/svg/warning.svg';
213
- export { default as wifi } from '../../../../icons/svg/wifi.svg';
214
- export { default as workbook } from '../../../../icons/svg/workbook.svg';
215
- export { default as workbook_color } from '../../../../icons/svg/workbook_color.svg';
216
- export { default as wrong } from '../../../../icons/svg/wrong.svg';
217
- export { default as youtube } from '../../../../icons/svg/youtube.svg';
218
- export { default as bookmark_animation } from '../../assets/icons/bookmark_animation.svg';
219
- export { default as chat_bubble_question_animation } from '../../assets/icons/chat_bubble_question_animation.svg';
1
+ export { default as ai } from '@teamturing/icons/svg/ai.svg';
2
+ export { default as ai_color } from '@teamturing/icons/svg/ai_color.svg';
3
+ export { default as ai_sad } from '@teamturing/icons/svg/ai_sad.svg';
4
+ export { default as aim_point } from '@teamturing/icons/svg/aim_point.svg';
5
+ export { default as alarm } from '@teamturing/icons/svg/alarm.svg';
6
+ export { default as apple_color } from '@teamturing/icons/svg/apple_color.svg';
7
+ export { default as arrow_down } from '@teamturing/icons/svg/arrow_down.svg';
8
+ export { default as arrow_left } from '@teamturing/icons/svg/arrow_left.svg';
9
+ export { default as arrow_left_circle } from '@teamturing/icons/svg/arrow_left_circle.svg';
10
+ export { default as arrow_left_limit } from '@teamturing/icons/svg/arrow_left_limit.svg';
11
+ export { default as arrow_left_right } from '@teamturing/icons/svg/arrow_left_right.svg';
12
+ export { default as arrow_right } from '@teamturing/icons/svg/arrow_right.svg';
13
+ export { default as arrow_right_circle } from '@teamturing/icons/svg/arrow_right_circle.svg';
14
+ export { default as arrow_right_limit } from '@teamturing/icons/svg/arrow_right_limit.svg';
15
+ export { default as arrow_up } from '@teamturing/icons/svg/arrow_up.svg';
16
+ export { default as arrow_up_down } from '@teamturing/icons/svg/arrow_up_down.svg';
17
+ export { default as arrow_up_limit } from '@teamturing/icons/svg/arrow_up_limit.svg';
18
+ export { default as barchart } from '@teamturing/icons/svg/barchart.svg';
19
+ export { default as book } from '@teamturing/icons/svg/book.svg';
20
+ export { default as bookmark } from '@teamturing/icons/svg/bookmark.svg';
21
+ export { default as bookmark_animation } from '@teamturing/icons/svg/bookmark_animation.svg';
22
+ export { default as box } from '@teamturing/icons/svg/box.svg';
23
+ export { default as bus_color } from '@teamturing/icons/svg/bus_color.svg';
24
+ export { default as calendar_check } from '@teamturing/icons/svg/calendar_check.svg';
25
+ export { default as calendar_check_color } from '@teamturing/icons/svg/calendar_check_color.svg';
26
+ export { default as calendar_color } from '@teamturing/icons/svg/calendar_color.svg';
27
+ export { default as camera } from '@teamturing/icons/svg/camera.svg';
28
+ export { default as card } from '@teamturing/icons/svg/card.svg';
29
+ export { default as cards_percent } from '@teamturing/icons/svg/cards_percent.svg';
30
+ export { default as cards_percent_color } from '@teamturing/icons/svg/cards_percent_color.svg';
31
+ export { default as caret_down } from '@teamturing/icons/svg/caret_down.svg';
32
+ export { default as caret_left } from '@teamturing/icons/svg/caret_left.svg';
33
+ export { default as caret_right } from '@teamturing/icons/svg/caret_right.svg';
34
+ export { default as caret_up } from '@teamturing/icons/svg/caret_up.svg';
35
+ export { default as cart } from '@teamturing/icons/svg/cart.svg';
36
+ export { default as chat_bubble } from '@teamturing/icons/svg/chat_bubble.svg';
37
+ export { default as chat_bubble_badge_color } from '@teamturing/icons/svg/chat_bubble_badge_color.svg';
38
+ export { default as chat_bubble_correct } from '@teamturing/icons/svg/chat_bubble_correct.svg';
39
+ export { default as chat_bubble_correct_color } from '@teamturing/icons/svg/chat_bubble_correct_color.svg';
40
+ export { default as chat_bubble_dots } from '@teamturing/icons/svg/chat_bubble_dots.svg';
41
+ export { default as chat_bubble_question } from '@teamturing/icons/svg/chat_bubble_question.svg';
42
+ export { default as chat_bubble_question_animation } from '@teamturing/icons/svg/chat_bubble_question_animation.svg';
43
+ export { default as check } from '@teamturing/icons/svg/check.svg';
44
+ export { default as check_in_circle } from '@teamturing/icons/svg/check_in_circle.svg';
45
+ export { default as check_in_circle_color } from '@teamturing/icons/svg/check_in_circle_color.svg';
46
+ export { default as check_in_circle_line } from '@teamturing/icons/svg/check_in_circle_line.svg';
47
+ export { default as chevron_down } from '@teamturing/icons/svg/chevron_down.svg';
48
+ export { default as chevron_down_two } from '@teamturing/icons/svg/chevron_down_two.svg';
49
+ export { default as chevron_left } from '@teamturing/icons/svg/chevron_left.svg';
50
+ export { default as chevron_right } from '@teamturing/icons/svg/chevron_right.svg';
51
+ export { default as chevron_right_two } from '@teamturing/icons/svg/chevron_right_two.svg';
52
+ export { default as chevron_up } from '@teamturing/icons/svg/chevron_up.svg';
53
+ export { default as chevron_up_two } from '@teamturing/icons/svg/chevron_up_two.svg';
54
+ export { default as circles } from '@teamturing/icons/svg/circles.svg';
55
+ export { default as clip } from '@teamturing/icons/svg/clip.svg';
56
+ export { default as close } from '@teamturing/icons/svg/close.svg';
57
+ export { default as close_in_circle } from '@teamturing/icons/svg/close_in_circle.svg';
58
+ export { default as coin } from '@teamturing/icons/svg/coin.svg';
59
+ export { default as contact } from '@teamturing/icons/svg/contact.svg';
60
+ export { default as copy } from '@teamturing/icons/svg/copy.svg';
61
+ export { default as correct } from '@teamturing/icons/svg/correct.svg';
62
+ export { default as coupon } from '@teamturing/icons/svg/coupon.svg';
63
+ export { default as crown } from '@teamturing/icons/svg/crown.svg';
64
+ export { default as curriculum } from '@teamturing/icons/svg/curriculum.svg';
65
+ export { default as curriculum_color } from '@teamturing/icons/svg/curriculum_color.svg';
66
+ export { default as delete } from '@teamturing/icons/svg/delete.svg';
67
+ export { default as document } from '@teamturing/icons/svg/document.svg';
68
+ export { default as dots } from '@teamturing/icons/svg/dots.svg';
69
+ export { default as download } from '@teamturing/icons/svg/download.svg';
70
+ export { default as emoji } from '@teamturing/icons/svg/emoji.svg';
71
+ export { default as emoji_plus } from '@teamturing/icons/svg/emoji_plus.svg';
72
+ export { default as emoji_plus_dash } from '@teamturing/icons/svg/emoji_plus_dash.svg';
73
+ export { default as eng } from '@teamturing/icons/svg/eng.svg';
74
+ export { default as enter } from '@teamturing/icons/svg/enter.svg';
75
+ export { default as equal } from '@teamturing/icons/svg/equal.svg';
76
+ export { default as eraser } from '@teamturing/icons/svg/eraser.svg';
77
+ export { default as exclamation_point_in_circle } from '@teamturing/icons/svg/exclamation_point_in_circle.svg';
78
+ export { default as eye_off } from '@teamturing/icons/svg/eye_off.svg';
79
+ export { default as eye_on } from '@teamturing/icons/svg/eye_on.svg';
80
+ export { default as face_happy } from '@teamturing/icons/svg/face_happy.svg';
81
+ export { default as face_sad } from '@teamturing/icons/svg/face_sad.svg';
82
+ export { default as facebook } from '@teamturing/icons/svg/facebook.svg';
83
+ export { default as facebook_color } from '@teamturing/icons/svg/facebook_color.svg';
84
+ export { default as filter } from '@teamturing/icons/svg/filter.svg';
85
+ export { default as fire } from '@teamturing/icons/svg/fire.svg';
86
+ export { default as fire_color } from '@teamturing/icons/svg/fire_color.svg';
87
+ export { default as folder } from '@teamturing/icons/svg/folder.svg';
88
+ export { default as frame } from '@teamturing/icons/svg/frame.svg';
89
+ export { default as glasses } from '@teamturing/icons/svg/glasses.svg';
90
+ export { default as graph } from '@teamturing/icons/svg/graph.svg';
91
+ export { default as gun } from '@teamturing/icons/svg/gun.svg';
92
+ export { default as gun_color } from '@teamturing/icons/svg/gun_color.svg';
93
+ export { default as hair } from '@teamturing/icons/svg/hair.svg';
94
+ export { default as headphone } from '@teamturing/icons/svg/headphone.svg';
95
+ export { default as heart } from '@teamturing/icons/svg/heart.svg';
96
+ export { default as home } from '@teamturing/icons/svg/home.svg';
97
+ export { default as infinite } from '@teamturing/icons/svg/infinite.svg';
98
+ export { default as info_in_circle } from '@teamturing/icons/svg/info_in_circle.svg';
99
+ export { default as instagram } from '@teamturing/icons/svg/instagram.svg';
100
+ export { default as kakao_color } from '@teamturing/icons/svg/kakao_color.svg';
101
+ export { default as kor } from '@teamturing/icons/svg/kor.svg';
102
+ export { default as league } from '@teamturing/icons/svg/league.svg';
103
+ export { default as letter } from '@teamturing/icons/svg/letter.svg';
104
+ export { default as letter_crown_color } from '@teamturing/icons/svg/letter_crown_color.svg';
105
+ export { default as letter_crown_open_color } from '@teamturing/icons/svg/letter_crown_open_color.svg';
106
+ export { default as letter_heart_color } from '@teamturing/icons/svg/letter_heart_color.svg';
107
+ export { default as letter_heart_open_color } from '@teamturing/icons/svg/letter_heart_open_color.svg';
108
+ export { default as line_three } from '@teamturing/icons/svg/line_three.svg';
109
+ export { default as link } from '@teamturing/icons/svg/link.svg';
110
+ export { default as lock } from '@teamturing/icons/svg/lock.svg';
111
+ export { default as lock_color } from '@teamturing/icons/svg/lock_color.svg';
112
+ export { default as logo_apple } from '@teamturing/icons/svg/logo_apple.svg';
113
+ export { default as logo_color } from '@teamturing/icons/svg/logo_color.svg';
114
+ export { default as logo_facebook } from '@teamturing/icons/svg/logo_facebook.svg';
115
+ export { default as logo_kakao } from '@teamturing/icons/svg/logo_kakao.svg';
116
+ export { default as logo_naver } from '@teamturing/icons/svg/logo_naver.svg';
117
+ export { default as maxsize } from '@teamturing/icons/svg/maxsize.svg';
118
+ export { default as minsize } from '@teamturing/icons/svg/minsize.svg';
119
+ export { default as minus } from '@teamturing/icons/svg/minus.svg';
120
+ export { default as minus_in_circle } from '@teamturing/icons/svg/minus_in_circle.svg';
121
+ export { default as moneybag } from '@teamturing/icons/svg/moneybag.svg';
122
+ export { default as moneybag_color } from '@teamturing/icons/svg/moneybag_color.svg';
123
+ export { default as more } from '@teamturing/icons/svg/more.svg';
124
+ export { default as my_bubble } from '@teamturing/icons/svg/my_bubble.svg';
125
+ export { default as naver_color } from '@teamturing/icons/svg/naver_color.svg';
126
+ export { default as new } from '@teamturing/icons/svg/new.svg';
127
+ export { default as note } from '@teamturing/icons/svg/note.svg';
128
+ export { default as note_color } from '@teamturing/icons/svg/note_color.svg';
129
+ export { default as note_pen_color } from '@teamturing/icons/svg/note_pen_color.svg';
130
+ export { default as number_five_filled } from '@teamturing/icons/svg/number_five_filled.svg';
131
+ export { default as number_five_outlined } from '@teamturing/icons/svg/number_five_outlined.svg';
132
+ export { default as number_four_filled } from '@teamturing/icons/svg/number_four_filled.svg';
133
+ export { default as number_four_outlined } from '@teamturing/icons/svg/number_four_outlined.svg';
134
+ export { default as number_one_filled } from '@teamturing/icons/svg/number_one_filled.svg';
135
+ export { default as number_one_outlined } from '@teamturing/icons/svg/number_one_outlined.svg';
136
+ export { default as number_three_filled } from '@teamturing/icons/svg/number_three_filled.svg';
137
+ export { default as number_three_outlined } from '@teamturing/icons/svg/number_three_outlined.svg';
138
+ export { default as number_two_filled } from '@teamturing/icons/svg/number_two_filled.svg';
139
+ export { default as number_two_outlined } from '@teamturing/icons/svg/number_two_outlined.svg';
140
+ export { default as out } from '@teamturing/icons/svg/out.svg';
141
+ export { default as palm_tree_color } from '@teamturing/icons/svg/palm_tree_color.svg';
142
+ export { default as paper_check } from '@teamturing/icons/svg/paper_check.svg';
143
+ export { default as paper_pen } from '@teamturing/icons/svg/paper_pen.svg';
144
+ export { default as paper_pen_color } from '@teamturing/icons/svg/paper_pen_color.svg';
145
+ export { default as paper_two } from '@teamturing/icons/svg/paper_two.svg';
146
+ export { default as pause } from '@teamturing/icons/svg/pause.svg';
147
+ export { default as pen } from '@teamturing/icons/svg/pen.svg';
148
+ export { default as percent_in_circle } from '@teamturing/icons/svg/percent_in_circle.svg';
149
+ export { default as picture } from '@teamturing/icons/svg/picture.svg';
150
+ export { default as pill } from '@teamturing/icons/svg/pill.svg';
151
+ export { default as pill_color } from '@teamturing/icons/svg/pill_color.svg';
152
+ export { default as pin } from '@teamturing/icons/svg/pin.svg';
153
+ export { default as pin_color_red } from '@teamturing/icons/svg/pin_color_red.svg';
154
+ export { default as play } from '@teamturing/icons/svg/play.svg';
155
+ export { default as plug } from '@teamturing/icons/svg/plug.svg';
156
+ export { default as plug_color } from '@teamturing/icons/svg/plug_color.svg';
157
+ export { default as plus } from '@teamturing/icons/svg/plus.svg';
158
+ export { default as plus_in_circle } from '@teamturing/icons/svg/plus_in_circle.svg';
159
+ export { default as point_in_circle } from '@teamturing/icons/svg/point_in_circle.svg';
160
+ export { default as point_in_circle_color } from '@teamturing/icons/svg/point_in_circle_color.svg';
161
+ export { default as present } from '@teamturing/icons/svg/present.svg';
162
+ export { default as present_color } from '@teamturing/icons/svg/present_color.svg';
163
+ export { default as problem } from '@teamturing/icons/svg/problem.svg';
164
+ export { default as profile } from '@teamturing/icons/svg/profile.svg';
165
+ export { default as progress_gradient } from '@teamturing/icons/svg/progress_gradient.svg';
166
+ export { default as question_mark_in_circle } from '@teamturing/icons/svg/question_mark_in_circle.svg';
167
+ export { default as question_mark_in_circle_outlined } from '@teamturing/icons/svg/question_mark_in_circle_outlined.svg';
168
+ export { default as raffle_color } from '@teamturing/icons/svg/raffle_color.svg';
169
+ export { default as receipt } from '@teamturing/icons/svg/receipt.svg';
170
+ export { default as refresh } from '@teamturing/icons/svg/refresh.svg';
171
+ export { default as repeat } from '@teamturing/icons/svg/repeat.svg';
172
+ export { default as school } from '@teamturing/icons/svg/school.svg';
173
+ export { default as school_color } from '@teamturing/icons/svg/school_color.svg';
174
+ export { default as scroll } from '@teamturing/icons/svg/scroll.svg';
175
+ export { default as search } from '@teamturing/icons/svg/search.svg';
176
+ export { default as set } from '@teamturing/icons/svg/set.svg';
177
+ export { default as setting } from '@teamturing/icons/svg/setting.svg';
178
+ export { default as share } from '@teamturing/icons/svg/share.svg';
179
+ export { default as shield_check } from '@teamturing/icons/svg/shield_check.svg';
180
+ export { default as siren } from '@teamturing/icons/svg/siren.svg';
181
+ export { default as skipback } from '@teamturing/icons/svg/skipback.svg';
182
+ export { default as skipforward } from '@teamturing/icons/svg/skipforward.svg';
183
+ export { default as sound_off } from '@teamturing/icons/svg/sound_off.svg';
184
+ export { default as sound_on } from '@teamturing/icons/svg/sound_on.svg';
185
+ export { default as speaker } from '@teamturing/icons/svg/speaker.svg';
186
+ export { default as stackup } from '@teamturing/icons/svg/stackup.svg';
187
+ export { default as star } from '@teamturing/icons/svg/star.svg';
188
+ export { default as star_color } from '@teamturing/icons/svg/star_color.svg';
189
+ export { default as store } from '@teamturing/icons/svg/store.svg';
190
+ export { default as sync } from '@teamturing/icons/svg/sync.svg';
191
+ export { default as test_upload_color } from '@teamturing/icons/svg/test_upload_color.svg';
192
+ export { default as thumbdown } from '@teamturing/icons/svg/thumbdown.svg';
193
+ export { default as thumbup } from '@teamturing/icons/svg/thumbup.svg';
194
+ export { default as thunder } from '@teamturing/icons/svg/thunder.svg';
195
+ export { default as ticket } from '@teamturing/icons/svg/ticket.svg';
196
+ export { default as ticket_color } from '@teamturing/icons/svg/ticket_color.svg';
197
+ export { default as time } from '@teamturing/icons/svg/time.svg';
198
+ export { default as timer } from '@teamturing/icons/svg/timer.svg';
199
+ export { default as top } from '@teamturing/icons/svg/top.svg';
200
+ export { default as touch } from '@teamturing/icons/svg/touch.svg';
201
+ export { default as trash } from '@teamturing/icons/svg/trash.svg';
202
+ export { default as treasurebox } from '@teamturing/icons/svg/treasurebox.svg';
203
+ export { default as trophy } from '@teamturing/icons/svg/trophy.svg';
204
+ export { default as twinkle } from '@teamturing/icons/svg/twinkle.svg';
205
+ export { default as undo } from '@teamturing/icons/svg/undo.svg';
206
+ export { default as university } from '@teamturing/icons/svg/university.svg';
207
+ export { default as user_blocked } from '@teamturing/icons/svg/user_blocked.svg';
208
+ export { default as user_check } from '@teamturing/icons/svg/user_check.svg';
209
+ export { default as user_plus } from '@teamturing/icons/svg/user_plus.svg';
210
+ export { default as user_two } from '@teamturing/icons/svg/user_two.svg';
211
+ export { default as video } from '@teamturing/icons/svg/video.svg';
212
+ export { default as video_color } from '@teamturing/icons/svg/video_color.svg';
213
+ export { default as vote_color } from '@teamturing/icons/svg/vote_color.svg';
214
+ export { default as warning } from '@teamturing/icons/svg/warning.svg';
215
+ export { default as wifi } from '@teamturing/icons/svg/wifi.svg';
216
+ export { default as workbook } from '@teamturing/icons/svg/workbook.svg';
217
+ export { default as workbook_color } from '@teamturing/icons/svg/workbook_color.svg';
218
+ export { default as wrong } from '@teamturing/icons/svg/wrong.svg';
219
+ export { default as youtube } from '@teamturing/icons/svg/youtube.svg';
220
220
  //# sourceMappingURL=Icons.d.ts.map