@ozen-ui/icons 0.82.0 → 0.83.0
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.
- package/__inner__/cjs/ui/actions/index.js +258 -258
- package/__inner__/cjs/ui/brands/BrFacebookFilledColoredIcon/BrFacebookFilledColoredSIcon.js +2 -1
- package/__inner__/cjs/ui/brands/BrFacebookFilledIcon/BrFacebookFilledSIcon.js +2 -1
- package/__inner__/cjs/ui/brands/index.js +39 -39
- package/__inner__/cjs/ui/files/index.js +2 -2
- package/__inner__/cjs/ui/flags/index.js +202 -202
- package/__inner__/cjs/ui/logos/index.js +15 -15
- package/__inner__/cjs/ui/media/index.js +19 -19
- package/__inner__/esm/ui/actions/index.js +258 -258
- package/__inner__/esm/ui/brands/BrFacebookFilledColoredIcon/BrFacebookFilledColoredSIcon.js +2 -1
- package/__inner__/esm/ui/brands/BrFacebookFilledIcon/BrFacebookFilledSIcon.js +2 -1
- package/__inner__/esm/ui/brands/index.js +39 -39
- package/__inner__/esm/ui/files/index.js +2 -2
- package/__inner__/esm/ui/flags/index.js +202 -202
- package/__inner__/esm/ui/logos/index.js +15 -15
- package/__inner__/esm/ui/media/index.js +19 -19
- package/__inner__/types/ui/actions/index.d.ts +258 -258
- package/__inner__/types/ui/brands/index.d.ts +39 -39
- package/__inner__/types/ui/files/index.d.ts +2 -2
- package/__inner__/types/ui/flags/index.d.ts +202 -202
- package/__inner__/types/ui/logos/index.d.ts +15 -15
- package/__inner__/types/ui/media/index.d.ts +19 -19
- package/br_facebook_filled_colored_s_icon.svg +15 -2
- package/br_facebook_filled_s_icon.svg +5 -3
- package/package.json +1 -1
|
@@ -1,332 +1,332 @@
|
|
|
1
|
-
export * from './WarningTriangleColoredIcon';
|
|
2
|
-
export * from './ChevronLeftSmallIcon';
|
|
3
1
|
export * from './CheckCircleColoredIcon';
|
|
4
|
-
export * from './
|
|
2
|
+
export * from './ErrorCircleGhostColoredIcon';
|
|
3
|
+
export * from './InfoCircleColoredIcon';
|
|
4
|
+
export * from './InfoCircleGhostColoredIcon';
|
|
5
|
+
export * from './WarningTriangleColoredIcon';
|
|
5
6
|
export * from './ArrowLeftSmallIcon';
|
|
7
|
+
export * from './ErrorCircleColoredIcon';
|
|
8
|
+
export * from './WarningTriangleGhostColoredIcon';
|
|
9
|
+
export * from './DownloadIcon';
|
|
10
|
+
export * from './HeartIcon';
|
|
6
11
|
export * from './ReloadCircleColoredIcon';
|
|
7
|
-
export * from './SmallScreenIcon';
|
|
8
|
-
export * from './ArrowDownSmallIcon';
|
|
9
|
-
export * from './ArrowRightSmallIcon';
|
|
10
|
-
export * from './InfoCircleColoredIcon';
|
|
11
|
-
export * from './ArrowLongRightIcon';
|
|
12
|
-
export * from './ErrorCircleGhostColoredIcon';
|
|
13
12
|
export * from './UploadIcon';
|
|
13
|
+
export * from './ChevronRightSmallIcon';
|
|
14
|
+
export * from './SmallScreenIcon';
|
|
15
|
+
export * from './WebShareIcon';
|
|
16
|
+
export * from './ReloadCircleGhostColoredIcon';
|
|
17
|
+
export * from './FullScreenIcon';
|
|
18
|
+
export * from './CheckCircleGhostColoredIcon';
|
|
14
19
|
export * from './HistoryIcon';
|
|
20
|
+
export * from './ArrowLongRightIcon';
|
|
21
|
+
export * from './ArrowRightSmallIcon';
|
|
22
|
+
export * from './InfoCircleFilledIcon';
|
|
23
|
+
export * from './ChevronUpSmallIcon';
|
|
24
|
+
export * from './CheckStarFilledIcon';
|
|
15
25
|
export * from './ArrowUpSmallIcon';
|
|
16
|
-
export * from './
|
|
26
|
+
export * from './ChevronLeftSmallIcon';
|
|
27
|
+
export * from './LinkOnIcon';
|
|
17
28
|
export * from './CameraIcon';
|
|
18
|
-
export * from './
|
|
19
|
-
export * from './CheckStarFilledIcon';
|
|
20
|
-
export * from './ErrorCircleColoredIcon';
|
|
21
|
-
export * from './SubdirectoryArrowIcon';
|
|
22
|
-
export * from './HeartFilledIcon';
|
|
23
|
-
export * from './ChevronUpSmallIcon';
|
|
24
|
-
export * from './MessageIcon';
|
|
25
|
-
export * from './DownloadIcon';
|
|
26
|
-
export * from './BookIcon';
|
|
27
|
-
export * from './CheckCircleGhostColoredIcon';
|
|
28
|
-
export * from './HeartIcon';
|
|
29
|
-
export * from './UserCircleIcon';
|
|
30
|
-
export * from './ReloadCircleGhostColoredIcon';
|
|
31
|
-
export * from './WalletIcon';
|
|
29
|
+
export * from './SettingsFilledIcon';
|
|
32
30
|
export * from './ChevronDownSmallIcon';
|
|
33
|
-
export * from './
|
|
34
|
-
export * from './
|
|
31
|
+
export * from './InfoCircleIcon';
|
|
32
|
+
export * from './BookIcon';
|
|
33
|
+
export * from './DragIcon';
|
|
34
|
+
export * from './SubdirectoryArrowIcon';
|
|
35
|
+
export * from './ArrowDownSmallIcon';
|
|
35
36
|
export * from './UserCircleFilledIcon';
|
|
36
|
-
export * from './LinkOnIcon';
|
|
37
|
-
export * from './ChatIcon';
|
|
38
|
-
export * from './QuestionIcon';
|
|
39
37
|
export * from './SettingsIcon';
|
|
40
|
-
export * from './
|
|
41
|
-
export * from './
|
|
38
|
+
export * from './MessageIcon';
|
|
39
|
+
export * from './WalletIcon';
|
|
40
|
+
export * from './HeartFilledIcon';
|
|
41
|
+
export * from './UserCircleIcon';
|
|
42
42
|
export * from './QuestionCircleIcon';
|
|
43
|
-
export * from './
|
|
44
|
-
export * from './
|
|
45
|
-
export * from './
|
|
46
|
-
export * from './
|
|
43
|
+
export * from './FoodIcon';
|
|
44
|
+
export * from './ChatIcon';
|
|
45
|
+
export * from './ChatsIcon';
|
|
46
|
+
export * from './CrownFilledIcon';
|
|
47
47
|
export * from './QuestionCircleFilledIcon';
|
|
48
|
+
export * from './LinkOffIcon';
|
|
49
|
+
export * from './IntentsIcon';
|
|
50
|
+
export * from './ArrowUpFilledIcon';
|
|
51
|
+
export * from './CrownIcon';
|
|
48
52
|
export * from './FilterFilledIcon';
|
|
49
|
-
export * from './
|
|
50
|
-
export * from './SliderIcon';
|
|
51
|
-
export * from './CrownFilledIcon';
|
|
52
|
-
export * from './ArrowRightFilledIcon';
|
|
53
|
+
export * from './QuestionIcon';
|
|
53
54
|
export * from './EyeOnIcon';
|
|
55
|
+
export * from './ReloadCircleFilledIcon';
|
|
56
|
+
export * from './OptionsIcon';
|
|
57
|
+
export * from './SliderIcon';
|
|
54
58
|
export * from './ArrowLeftFilledIcon';
|
|
55
|
-
export * from './
|
|
56
|
-
export * from './LockOnIcon';
|
|
59
|
+
export * from './ArrowRightFilledIcon';
|
|
57
60
|
export * from './PlayFilledIcon';
|
|
58
|
-
export * from './
|
|
59
|
-
export * from './FoodIcon';
|
|
60
|
-
export * from './DragIcon';
|
|
61
|
-
export * from './EyeOffIcon';
|
|
62
|
-
export * from './PrintIcon';
|
|
63
|
-
export * from './RoubleIcon';
|
|
64
|
-
export * from './ChatsIcon';
|
|
65
|
-
export * from './ReloadCircleFilledIcon';
|
|
61
|
+
export * from './ReloadIcon';
|
|
66
62
|
export * from './SaveIcon';
|
|
67
|
-
export * from './
|
|
68
|
-
export * from './
|
|
69
|
-
export * from './CrossCircleFilledIcon';
|
|
70
|
-
export * from './CheckCircleIcon';
|
|
71
|
-
export * from './MinusCircleFilledIcon';
|
|
72
|
-
export * from './IntentsIcon';
|
|
73
|
-
export * from './CrownIcon';
|
|
63
|
+
export * from './RoubleIcon';
|
|
64
|
+
export * from './EyeOffIcon';
|
|
74
65
|
export * from './PlusCircleFilledIcon';
|
|
66
|
+
export * from './CrossCircleFilledIcon';
|
|
67
|
+
export * from './PlusCircleIcon';
|
|
68
|
+
export * from './GoForwardIcon';
|
|
75
69
|
export * from './MinusCircleIcon';
|
|
76
70
|
export * from './DocumentIcon';
|
|
77
|
-
export * from './
|
|
78
|
-
export * from './
|
|
79
|
-
export * from './
|
|
71
|
+
export * from './LockOffIcon';
|
|
72
|
+
export * from './PrintIcon';
|
|
73
|
+
export * from './LockOnIcon';
|
|
74
|
+
export * from './MinusCircleFilledIcon';
|
|
80
75
|
export * from './FolderIcon';
|
|
76
|
+
export * from './CircleIcon';
|
|
77
|
+
export * from './CheckCircleIcon';
|
|
78
|
+
export * from './ChatCloseIcon';
|
|
79
|
+
export * from './ArrowDownFilledIcon';
|
|
80
|
+
export * from './FilterIcon';
|
|
81
81
|
export * from './DotIcon';
|
|
82
|
-
export * from './ParagraphIcon';
|
|
83
82
|
export * from './MenuVerticalIcon';
|
|
84
|
-
export * from './ChevronLeftIcon';
|
|
85
83
|
export * from './ChevronDoubleLeftIcon';
|
|
86
|
-
export * from './AttachmentIcon';
|
|
87
84
|
export * from './ArrowLeftIcon';
|
|
88
85
|
export * from './ChevronDoubleDownIcon';
|
|
89
|
-
export * from './WarningTriangleIcon';
|
|
90
|
-
export * from './SearchIcon';
|
|
91
|
-
export * from './CheckCircleFilledIcon';
|
|
92
|
-
export * from './CheckDoubleIcon';
|
|
93
|
-
export * from './StarIcon';
|
|
94
|
-
export * from './SortIcon';
|
|
95
|
-
export * from './ChatWithLineIcon';
|
|
96
|
-
export * from './ClockIcon';
|
|
97
|
-
export * from './ChevronDoubleUpIcon';
|
|
98
|
-
export * from './ChevronCircleTopIcon';
|
|
99
|
-
export * from './CallIcon';
|
|
100
|
-
export * from './ExternalLinkIcon';
|
|
101
|
-
export * from './DarkIcon';
|
|
102
|
-
export * from './ExitIcon';
|
|
103
86
|
export * from './WarningCircleFilledIcon';
|
|
104
87
|
export * from './ClockFilledIcon';
|
|
105
|
-
export * from './
|
|
106
|
-
export * from './
|
|
107
|
-
export * from './CheckIcon';
|
|
108
|
-
export * from './ChartIcon';
|
|
109
|
-
export * from './ChevronRightIcon';
|
|
110
|
-
export * from './CrossIcon';
|
|
111
|
-
export * from './MinusIcon';
|
|
88
|
+
export * from './ChevronDoubleUpIcon';
|
|
89
|
+
export * from './ChevronLeftIcon';
|
|
112
90
|
export * from './MenuHorizontalIcon';
|
|
113
|
-
export * from './
|
|
114
|
-
export * from './
|
|
91
|
+
export * from './StarIcon';
|
|
92
|
+
export * from './ChevronRightIcon';
|
|
93
|
+
export * from './WarningTriangleIcon';
|
|
94
|
+
export * from './ChartIcon';
|
|
95
|
+
export * from './CheckIcon';
|
|
96
|
+
export * from './CheckCircleFilledIcon';
|
|
115
97
|
export * from './WarningCircleIcon';
|
|
116
|
-
export * from './ChatWarningIcon';
|
|
117
98
|
export * from './BanIcon';
|
|
118
|
-
export * from './
|
|
119
|
-
export * from './
|
|
120
|
-
export * from './
|
|
121
|
-
export * from './
|
|
122
|
-
export * from './CalendarIcon';
|
|
123
|
-
export * from './SendIcon';
|
|
99
|
+
export * from './CheckDoubleIcon';
|
|
100
|
+
export * from './ChevronCircleTopIcon';
|
|
101
|
+
export * from './ParagraphIcon';
|
|
102
|
+
export * from './ClockIcon';
|
|
124
103
|
export * from './WarningTriangleFilledIcon';
|
|
104
|
+
export * from './FrameIcon';
|
|
105
|
+
export * from './ChevronDoubleRightIcon';
|
|
106
|
+
export * from './StarFilledIcon';
|
|
107
|
+
export * from './ChevronUpIcon';
|
|
108
|
+
export * from './PledgeIcon';
|
|
109
|
+
export * from './DirhamIcon';
|
|
110
|
+
export * from './DocumentSuccessIcon';
|
|
111
|
+
export * from './CrossIcon';
|
|
112
|
+
export * from './SmileIcon';
|
|
113
|
+
export * from './ArrowRightIcon';
|
|
125
114
|
export * from './ChatMenuIcon';
|
|
126
|
-
export * from './DeleteIcon';
|
|
127
|
-
export * from './PlusIcon';
|
|
128
|
-
export * from './CallInIcon';
|
|
129
115
|
export * from './RefreshIcon';
|
|
116
|
+
export * from './SearchIcon';
|
|
117
|
+
export * from './MinusIcon';
|
|
130
118
|
export * from './EnterIcon';
|
|
131
|
-
export * from './
|
|
132
|
-
export * from './
|
|
119
|
+
export * from './CallBackIcon';
|
|
120
|
+
export * from './DeleteIcon';
|
|
121
|
+
export * from './ChatWithLineIcon';
|
|
122
|
+
export * from './PlusIcon';
|
|
123
|
+
export * from './ChatWarningIcon';
|
|
124
|
+
export * from './AttachmentIcon';
|
|
125
|
+
export * from './SortIcon';
|
|
126
|
+
export * from './ExternalLinkIcon';
|
|
127
|
+
export * from './CrossCircleIcon';
|
|
128
|
+
export * from './RobotIcon';
|
|
133
129
|
export * from './CopyIcon';
|
|
134
|
-
export * from './
|
|
135
|
-
export * from './
|
|
136
|
-
export * from './
|
|
130
|
+
export * from './SendIcon';
|
|
131
|
+
export * from './EditIcon';
|
|
132
|
+
export * from './ExitIcon';
|
|
133
|
+
export * from './DarkIcon';
|
|
134
|
+
export * from './CallIcon';
|
|
137
135
|
export * from './MonitorIcon';
|
|
138
|
-
export * from './
|
|
139
|
-
export * from './PlayIcon';
|
|
140
|
-
export * from './SortUpIcon';
|
|
136
|
+
export * from './SortDefaultIcon';
|
|
141
137
|
export * from './ResizeIcon';
|
|
142
|
-
export * from './
|
|
143
|
-
export * from './
|
|
144
|
-
export * from './
|
|
145
|
-
export * from './
|
|
146
|
-
export * from './
|
|
138
|
+
export * from './HouseIcon';
|
|
139
|
+
export * from './CallInIcon';
|
|
140
|
+
export * from './ChevronDownIcon';
|
|
141
|
+
export * from './CalendarIcon';
|
|
142
|
+
export * from './SquareMetersIcon';
|
|
143
|
+
export * from './BetweenIcon';
|
|
147
144
|
export * from './PowerIcon';
|
|
148
|
-
export * from './
|
|
149
|
-
export * from './
|
|
145
|
+
export * from './MapPinIcon';
|
|
146
|
+
export * from './DeviceIcon';
|
|
150
147
|
export * from './DeviceErrorIcon';
|
|
151
|
-
export * from './
|
|
148
|
+
export * from './SortDownIcon';
|
|
149
|
+
export * from './PlayIcon';
|
|
150
|
+
export * from './DeviceSuccessIcon';
|
|
151
|
+
export * from './SortUpIcon';
|
|
152
152
|
export * from './MapPinFilledIcon';
|
|
153
|
-
export * from './
|
|
154
|
-
export * from './OverdueIcon';
|
|
155
|
-
export * from './DeviceIcon';
|
|
156
|
-
export * from './SquareMetersIcon';
|
|
153
|
+
export * from './PauseIcon';
|
|
157
154
|
export * from './QrCodeIcon';
|
|
158
|
-
export * from './
|
|
159
|
-
export * from './MapPinIcon';
|
|
155
|
+
export * from './OverdueIcon';
|
|
160
156
|
export * from './ReplyIcon';
|
|
161
|
-
export * from './
|
|
162
|
-
export * from './
|
|
157
|
+
export * from './ForwardIcon';
|
|
158
|
+
export * from './PercentIcon';
|
|
159
|
+
export * from './NewsIcon';
|
|
160
|
+
export * from './LogsIcon';
|
|
161
|
+
export * from './DevicesIcon';
|
|
162
|
+
export * from './ShareIcon';
|
|
163
|
+
export * from './FrankIcon';
|
|
164
|
+
export * from './ArrowDownIcon';
|
|
165
|
+
export * from './EuroIcon';
|
|
166
|
+
export * from './CardGridIcon';
|
|
163
167
|
export * from './RotateLeftIcon';
|
|
164
|
-
export * from './
|
|
165
|
-
export * from './
|
|
166
|
-
export * from './
|
|
167
|
-
export * from './
|
|
168
|
-
export * from './
|
|
169
|
-
export * from './
|
|
170
|
-
export * from './BurgerIcon';
|
|
168
|
+
export * from './CartHandIcon';
|
|
169
|
+
export * from './LocationIcon';
|
|
170
|
+
export * from './CommentIcon';
|
|
171
|
+
export * from './FilledNFCIcon';
|
|
172
|
+
export * from './CallActiveIcon';
|
|
173
|
+
export * from './YuanIcon';
|
|
171
174
|
export * from './SomIcon';
|
|
172
|
-
export * from './TechChatIcon';
|
|
173
|
-
export * from './FlameIcon';
|
|
174
|
-
export * from './StatisticIcon';
|
|
175
|
-
export * from './CanadianDollarIcon';
|
|
176
|
-
export * from './UploadCloudIcon';
|
|
177
|
-
export * from './CallActiveIcon';
|
|
178
|
-
export * from './ArrowUpIcon';
|
|
179
|
-
export * from './RoubleCircleIcon';
|
|
180
|
-
export * from './ImageIcon';
|
|
181
|
-
export * from './SecurityIcon';
|
|
182
|
-
export * from './PlasticCardIcon';
|
|
183
|
-
export * from './GlobeIcon';
|
|
184
|
-
export * from './TengeIcon';
|
|
185
|
-
export * from './TurnRightIcon';
|
|
186
|
-
export * from './WidgetIcon';
|
|
187
|
-
export * from './DashboardIcon';
|
|
188
|
-
export * from './LocationIcon';
|
|
189
|
-
export * from './KeyboardMobileIcon';
|
|
190
175
|
export * from './RequestIcon';
|
|
191
|
-
export * from './
|
|
192
|
-
export * from './FundFilledIcon';
|
|
193
|
-
export * from './RotateRightIcon';
|
|
194
|
-
export * from './FolderOpenIcon';
|
|
195
|
-
export * from './YuanIcon';
|
|
196
|
-
export * from './BillIcon';
|
|
197
|
-
export * from './BarcodeIcon';
|
|
198
|
-
export * from './TransferIcon';
|
|
199
|
-
export * from './CommentIcon';
|
|
200
|
-
export * from './MicOffIcon';
|
|
201
|
-
export * from './EuroIcon';
|
|
202
|
-
export * from './AlertOffIcon';
|
|
203
|
-
export * from './RateIcon';
|
|
204
|
-
export * from './FundIcon';
|
|
176
|
+
export * from './TengeIcon';
|
|
205
177
|
export * from './FilterClearIcon';
|
|
206
|
-
export * from './SoundOnIcon';
|
|
207
|
-
export * from './BarcodeScanIcon';
|
|
208
|
-
export * from './DramIcon';
|
|
209
|
-
export * from './CardGridIcon';
|
|
210
|
-
export * from './Face2Icon';
|
|
211
|
-
export * from './FrankIcon';
|
|
212
|
-
export * from './GroupUserIcon';
|
|
213
|
-
export * from './ArrowDownIcon';
|
|
214
|
-
export * from './EventIcon';
|
|
215
|
-
export * from './FilledNFCIcon';
|
|
216
|
-
export * from './CardScanIcon';
|
|
217
|
-
export * from './PlasticCardSavedIcon';
|
|
218
|
-
export * from './DevicesIcon';
|
|
219
178
|
export * from './LiraIcon';
|
|
179
|
+
export * from './VideoOnIcon';
|
|
180
|
+
export * from './PlasticCardSavedIcon';
|
|
181
|
+
export * from './GroupUserIcon';
|
|
182
|
+
export * from './AustralianDollarIcon';
|
|
183
|
+
export * from './ImageIcon';
|
|
184
|
+
export * from './BoxIcon';
|
|
185
|
+
export * from './FolderOpenIcon';
|
|
186
|
+
export * from './TechChatIcon';
|
|
187
|
+
export * from './PlasticCardAddIcon';
|
|
188
|
+
export * from './PlasticCardIcon';
|
|
189
|
+
export * from './RoubleCircleIcon';
|
|
190
|
+
export * from './LeadIcon';
|
|
191
|
+
export * from './SoundOnIcon';
|
|
220
192
|
export * from './ChatMessageIcon';
|
|
193
|
+
export * from './DollarIcon';
|
|
194
|
+
export * from './FundIcon';
|
|
195
|
+
export * from './TasksIcon';
|
|
221
196
|
export * from './SupportIcon';
|
|
222
|
-
export * from './
|
|
197
|
+
export * from './LightIcon';
|
|
198
|
+
export * from './MicOffIcon';
|
|
199
|
+
export * from './BarcodeScanIcon';
|
|
200
|
+
export * from './MicOnIcon';
|
|
201
|
+
export * from './AlertOnIcon';
|
|
202
|
+
export * from './ChatInfoIcon';
|
|
203
|
+
export * from './CatalogIcon';
|
|
204
|
+
export * from './BarcodeIcon';
|
|
223
205
|
export * from './PlasticCardActiveIcon';
|
|
206
|
+
export * from './RateIcon';
|
|
224
207
|
export * from './WindowIcon';
|
|
208
|
+
export * from './AccountIcon';
|
|
209
|
+
export * from './DashboardIcon';
|
|
210
|
+
export * from './DigitalCardIcon';
|
|
211
|
+
export * from './StatisticIcon';
|
|
212
|
+
export * from './CardScanIcon';
|
|
213
|
+
export * from './ArrowUpIcon';
|
|
225
214
|
export * from './TemplatesIcon';
|
|
226
|
-
export * from './
|
|
227
|
-
export * from './
|
|
228
|
-
export * from './
|
|
229
|
-
export * from './
|
|
230
|
-
export * from './BoxIcon';
|
|
231
|
-
export * from './AlertOnIcon';
|
|
232
|
-
export * from './ChatMessageFilledIcon';
|
|
233
|
-
export * from './LeadIcon';
|
|
215
|
+
export * from './VideoOffIcon';
|
|
216
|
+
export * from './SecurityIcon';
|
|
217
|
+
export * from './RotateRightIcon';
|
|
218
|
+
export * from './GbpIcon';
|
|
234
219
|
export * from './PlasticCardFilledIcon';
|
|
235
|
-
export * from './
|
|
236
|
-
export * from './
|
|
237
|
-
export * from './
|
|
238
|
-
export * from './FrozenIcon';
|
|
220
|
+
export * from './EventIcon';
|
|
221
|
+
export * from './UploadCloudIcon';
|
|
222
|
+
export * from './DramIcon';
|
|
239
223
|
export * from './ProfileIcon';
|
|
240
|
-
export * from './
|
|
241
|
-
export * from './
|
|
242
|
-
export * from './
|
|
243
|
-
export * from './
|
|
244
|
-
export * from './
|
|
245
|
-
export * from './
|
|
246
|
-
export * from './
|
|
224
|
+
export * from './FundFilledIcon';
|
|
225
|
+
export * from './ChatMessageFilledIcon';
|
|
226
|
+
export * from './BurgerIcon';
|
|
227
|
+
export * from './LimitsIcon';
|
|
228
|
+
export * from './BillIcon';
|
|
229
|
+
export * from './CanadianDollarIcon';
|
|
230
|
+
export * from './GlobeIcon';
|
|
231
|
+
export * from './KeyboardMobileIcon';
|
|
232
|
+
export * from './Face2Icon';
|
|
233
|
+
export * from './WidgetIcon';
|
|
234
|
+
export * from './TurnRightIcon';
|
|
235
|
+
export * from './FlameIcon';
|
|
236
|
+
export * from './FrozenIcon';
|
|
237
|
+
export * from './AlertOffIcon';
|
|
238
|
+
export * from './RoubleCircleFilledIcon';
|
|
239
|
+
export * from './TransferIcon';
|
|
240
|
+
export * from './SoundOffIcon';
|
|
241
|
+
export * from './BuildingIcon';
|
|
247
242
|
export * from './CircleFillIcon';
|
|
248
|
-
export * from './FlagIcon';
|
|
249
|
-
export * from './Number03Icon';
|
|
250
|
-
export * from './Number07Icon';
|
|
251
|
-
export * from './TariffIcon';
|
|
252
|
-
export * from './ListIcon';
|
|
253
|
-
export * from './CallEndIcon';
|
|
254
|
-
export * from './GlobeIncomeIcon';
|
|
255
243
|
export * from './PromoIcon';
|
|
256
244
|
export * from './LabelIcon';
|
|
257
|
-
export * from './
|
|
258
|
-
export * from './
|
|
259
|
-
export * from './
|
|
260
|
-
export * from './
|
|
261
|
-
export * from './UserPlusIcon';
|
|
262
|
-
export * from './Number02Icon';
|
|
263
|
-
export * from './CalculatorIcon';
|
|
264
|
-
export * from './GlassesIcon';
|
|
265
|
-
export * from './ArrowRightTopIcon';
|
|
266
|
-
export * from './MapIcon';
|
|
267
|
-
export * from './KeyboardDesktopIcon';
|
|
268
|
-
export * from './FingerprintIcon';
|
|
269
|
-
export * from './UserCheckIcon';
|
|
270
|
-
export * from './KeyIcon';
|
|
271
|
-
export * from './LeafIcon';
|
|
272
|
-
export * from './PlaneIcon';
|
|
273
|
-
export * from './ArrowRightCircleIcon';
|
|
274
|
-
export * from './TelemedicineIcon';
|
|
245
|
+
export * from './Number03Icon';
|
|
246
|
+
export * from './Number08Icon';
|
|
247
|
+
export * from './CartWheelIcon';
|
|
248
|
+
export * from './Number05Icon';
|
|
275
249
|
export * from './DotBigIcon';
|
|
250
|
+
export * from './TariffIcon';
|
|
251
|
+
export * from './Number04Icon';
|
|
252
|
+
export * from './Number06Icon';
|
|
253
|
+
export * from './GridIcon';
|
|
254
|
+
export * from './GiftIcon';
|
|
276
255
|
export * from './ThreeLinesIcon';
|
|
277
|
-
export * from './
|
|
278
|
-
export * from './CalendarMortgageIcon';
|
|
279
|
-
export * from './CallTerminatedIcon';
|
|
280
|
-
export * from './BuildingIcon';
|
|
281
|
-
export * from './ArrowRightDownIcon';
|
|
282
|
-
export * from './Number05Icon';
|
|
283
|
-
export * from './UserGroupIcon';
|
|
256
|
+
export * from './Number09Icon';
|
|
284
257
|
export * from './CarIcon';
|
|
285
|
-
export * from './
|
|
286
|
-
export * from './
|
|
287
|
-
export * from './
|
|
288
|
-
export * from './
|
|
289
|
-
export * from './
|
|
290
|
-
export * from './FineIcon';
|
|
291
|
-
export * from './BagIcon';
|
|
292
|
-
export * from './SafeIcon';
|
|
293
|
-
export * from './CoinShareIcon';
|
|
294
|
-
export * from './CameraScanIcon';
|
|
295
|
-
export * from './UserIcon';
|
|
296
|
-
export * from './TextStarIcon';
|
|
297
|
-
export * from './KronaIcon';
|
|
298
|
-
export * from './PinOnIcon';
|
|
299
|
-
export * from './ShoppingBagIcon';
|
|
300
|
-
export * from './ArrowTransferDiagonalIcon';
|
|
258
|
+
export * from './BoltIcon';
|
|
259
|
+
export * from './BoatIcon';
|
|
260
|
+
export * from './LeafIcon';
|
|
261
|
+
export * from './CrossSmallIcon';
|
|
262
|
+
export * from './KeyIcon';
|
|
301
263
|
export * from './Number01Icon';
|
|
264
|
+
export * from './MapIcon';
|
|
302
265
|
export * from './WashingIcon';
|
|
303
|
-
export * from './
|
|
304
|
-
export * from './BoatIcon';
|
|
305
|
-
export * from './PinOffIcon';
|
|
266
|
+
export * from './ArrowRightDownIcon';
|
|
306
267
|
export * from './NumberIcon';
|
|
307
|
-
export * from './
|
|
268
|
+
export * from './UserPlusIcon';
|
|
269
|
+
export * from './ShoppingBagIcon';
|
|
270
|
+
export * from './FineIcon';
|
|
271
|
+
export * from './TaxesIcon';
|
|
272
|
+
export * from './GlobeIncomeIcon';
|
|
273
|
+
export * from './FingerprintIcon';
|
|
274
|
+
export * from './UserIcon';
|
|
275
|
+
export * from './CallTerminatedIcon';
|
|
276
|
+
export * from './MultiAccountIcon';
|
|
277
|
+
export * from './TelemedicineIcon';
|
|
278
|
+
export * from './LanguageIcon';
|
|
279
|
+
export * from './CameraScanIcon';
|
|
280
|
+
export * from './ATMIcon';
|
|
281
|
+
export * from './UserGroupIcon';
|
|
282
|
+
export * from './ModeIcon';
|
|
283
|
+
export * from './SafeIcon';
|
|
284
|
+
export * from './CartWheelFilledIcon';
|
|
285
|
+
export * from './UploadFileIcon';
|
|
286
|
+
export * from './CaseDiagramIcon';
|
|
287
|
+
export * from './ListIcon';
|
|
288
|
+
export * from './PercentFilledIcon';
|
|
289
|
+
export * from './GlassesIcon';
|
|
290
|
+
export * from './CallEndIcon';
|
|
291
|
+
export * from './Number07Icon';
|
|
292
|
+
export * from './ArrowRightRectangleIcon';
|
|
293
|
+
export * from './ArrowRightTopIcon';
|
|
294
|
+
export * from './PinOnIcon';
|
|
308
295
|
export * from './BookPenIcon';
|
|
296
|
+
export * from './CaseIcon';
|
|
309
297
|
export * from './StudyIcon';
|
|
298
|
+
export * from './KronaIcon';
|
|
299
|
+
export * from './UserCheckIcon';
|
|
300
|
+
export * from './BagIcon';
|
|
301
|
+
export * from './TextSharpIcon';
|
|
302
|
+
export * from './PlusSmallIcon';
|
|
303
|
+
export * from './KeyboardDesktopIcon';
|
|
310
304
|
export * from './Number00Icon';
|
|
311
|
-
export * from './
|
|
312
|
-
export * from './
|
|
305
|
+
export * from './SMSIcon';
|
|
306
|
+
export * from './DownloadFileIcon';
|
|
307
|
+
export * from './PlaneIcon';
|
|
308
|
+
export * from './LampIcon';
|
|
309
|
+
export * from './HammerIcon';
|
|
310
|
+
export * from './PinOffIcon';
|
|
313
311
|
export * from './TextIcon';
|
|
314
|
-
export * from './
|
|
315
|
-
export * from './
|
|
312
|
+
export * from './FlagIcon';
|
|
313
|
+
export * from './ArrowRightCircleIcon';
|
|
314
|
+
export * from './CalendarMortgageIcon';
|
|
316
315
|
export * from './CoinDownIcon';
|
|
317
|
-
export * from './
|
|
318
|
-
export * from './
|
|
319
|
-
export * from './
|
|
320
|
-
export * from './
|
|
316
|
+
export * from './ArrowTransferDiagonalIcon';
|
|
317
|
+
export * from './Number02Icon';
|
|
318
|
+
export * from './CoinShareIcon';
|
|
319
|
+
export * from './CalculatorIcon';
|
|
320
|
+
export * from './TextStarIcon';
|
|
321
|
+
export * from './StopIcon';
|
|
321
322
|
export * from './FlashDriverIcon';
|
|
323
|
+
export * from './CustodialWalletIcon';
|
|
324
|
+
export * from './DebtIcon';
|
|
322
325
|
export * from './VideoPlayIcon';
|
|
323
|
-
export * from './LoadingFailedIcon';
|
|
324
326
|
export * from './ForwardIcon';
|
|
325
|
-
export * from './LikeIcon';
|
|
326
|
-
export * from './CustodialWalletIcon';
|
|
327
|
-
export * from './DeviceAuthenticationIcon';
|
|
328
|
-
export * from './KeyboardClearIcon';
|
|
329
327
|
export * from './BackwardIcon';
|
|
330
|
-
export * from './
|
|
328
|
+
export * from './DeviceAuthenticationIcon';
|
|
329
|
+
export * from './LikeIcon';
|
|
331
330
|
export * from './DislikeIcon';
|
|
332
|
-
export * from './
|
|
331
|
+
export * from './LoadingFailedIcon';
|
|
332
|
+
export * from './KeyboardClearIcon';
|