@@ -16,398 +16,406 @@ class CoreUIIcons extends Component {
16
16
</ CardHeader >
17
17
< CardBody >
18
18
< Row className = "text-center" >
19
- < Col xs = "6" sm = "4" md = "3" >
19
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
20
20
< i className = "cui-account-logout icons font-2xl d-block mt-4" > </ i >
21
21
< div > account-logout</ div >
22
22
</ Col >
23
- < Col xs = "6" sm = "4" md = "3" >
23
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
24
24
< i className = "cui-action-redo icons font-2xl d-block mt-4" > </ i >
25
25
< div > action-redo</ div >
26
26
</ Col >
27
- < Col xs = "6" sm = "4" md = "3" >
27
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
28
28
< i className = "cui-action-undo icons font-2xl d-block mt-4" > </ i >
29
29
< div > action-undo</ div >
30
30
</ Col >
31
- < Col xs = "6" sm = "4" md = "3" >
31
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
32
32
< i className = "cui-align-center icons font-2xl d-block mt-4" > </ i >
33
33
< div > align-center</ div >
34
34
</ Col >
35
- < Col xs = "6" sm = "4" md = "3" >
35
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
36
36
< i className = "cui-align-left icons font-2xl d-block mt-4" > </ i >
37
37
< div > align-left</ div >
38
38
</ Col >
39
- < Col xs = "6" sm = "4" md = "3" >
39
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
40
40
< i className = "cui-align-right icons font-2xl d-block mt-4" > </ i >
41
41
< div > align-right</ div >
42
42
</ Col >
43
- < Col xs = "6" sm = "4" md = "3" >
44
- < i className = "cui-aperture icons font-2xl d-block mt-4" > </ i >
45
- < div > aperture</ div >
46
- </ Col >
47
- < Col xs = "6" sm = "4" md = "3" >
43
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
48
44
< i className = "cui-arrow-bottom icons font-2xl d-block mt-4" > </ i >
49
45
< div > arrow-bottom</ div >
50
46
</ Col >
51
- < Col xs = "6" sm = "4" md = "3" >
52
- < i className = "cui-arrow-circle-bottom icons font-2xl d-block mt-4" > </ i >
53
- < div > arrow-circle-bottom</ div >
54
- </ Col >
55
- < Col xs = "6" sm = "4" md = "3" >
56
- < i className = "cui-arrow-circle-left icons font-2xl d-block mt-4" > </ i >
57
- < div > arrow-circle-left</ div >
58
- </ Col >
59
- < Col xs = "6" sm = "4" md = "3" >
60
- < i className = "cui-arrow-circle-right icons font-2xl d-block mt-4" > </ i >
61
- < div > arrow-circle-right</ div >
62
- </ Col >
63
- < Col xs = "6" sm = "4" md = "3" >
64
- < i className = "cui-arrow-circle-top icons font-2xl d-block mt-4" > </ i >
65
- < div > arrow-circle-top</ div >
66
- </ Col >
67
- < Col xs = "6" sm = "4" md = "3" >
47
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
68
48
< i className = "cui-arrow-left icons font-2xl d-block mt-4" > </ i >
69
49
< div > arrow-left</ div >
70
50
</ Col >
71
- < Col xs = "6" sm = "4" md = "3" >
51
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
72
52
< i className = "cui-arrow-right icons font-2xl d-block mt-4" > </ i >
73
53
< div > arrow-right</ div >
74
54
</ Col >
75
- < Col xs = "6" sm = "4" md = "3" >
76
- < i className = "cui-arrow-thick-bottom icons font-2xl d-block mt-4" > </ i >
77
- < div > arrow-thick-bottom</ div >
78
- </ Col >
79
- < Col xs = "6" sm = "4" md = "3" >
80
- < i className = "cui-arrow-thick-left icons font-2xl d-block mt-4" > </ i >
81
- < div > arrow-thick-left</ div >
82
- </ Col >
83
- < Col xs = "6" sm = "4" md = "3" >
84
- < i className = "cui-arrow-thick-right icons font-2xl d-block mt-4" > </ i >
85
- < div > arrow-thick-right</ div >
86
- </ Col >
87
- < Col xs = "6" sm = "4" md = "3" >
88
- < i className = "cui-arrow-thick-top icons font-2xl d-block mt-4" > </ i >
89
- < div > arrow-thick-top</ div >
90
- </ Col >
91
- < Col xs = "6" sm = "4" md = "3" >
55
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
92
56
< i className = "cui-arrow-top icons font-2xl d-block mt-4" > </ i >
93
57
< div > arrow-top</ div >
94
58
</ Col >
95
- < Col xs = "6" sm = "4" md = "3" >
96
- < i className = "cui-audio icons font-2xl d-block mt-4" > </ i >
97
- < div > audio</ div >
98
- </ Col >
99
- < Col xs = "6" sm = "4" md = "3" >
100
- < i className = "cui-audio-spectrum icons font-2xl d-block mt-4" > </ i >
101
- < div > audio-spectrum</ div >
102
- </ Col >
103
- < Col xs = "6" sm = "4" md = "3" >
104
- < i className = "cui-badge icons font-2xl d-block mt-4" > </ i >
105
- < div > badge</ div >
106
- </ Col >
107
- < Col xs = "6" sm = "4" md = "3" >
59
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
108
60
< i className = "cui-ban icons font-2xl d-block mt-4" > </ i >
109
61
< div > ban</ div >
110
62
</ Col >
111
- < Col xs = "6" sm = "4" md = "3" >
112
- < i className = "cui-bar-chart icons font-2xl d-block mt-4" > </ i >
113
- < div > bar-chart</ div >
114
- </ Col >
115
- < Col xs = "6" sm = "4" md = "3" >
116
- < i className = "cui-battery-empty icons font-2xl d-block mt-4" > </ i >
117
- < div > battery-empty</ div >
118
- </ Col >
119
- < Col xs = "6" sm = "4" md = "3" >
120
- < i className = "cui-battery-full icons font-2xl d-block mt-4" > </ i >
121
- < div > battery-full</ div >
122
- </ Col >
123
- < Col xs = "6" sm = "4" md = "3" >
124
- < i className = "cui-beaker icons font-2xl d-block mt-4" > </ i >
125
- < div > beaker</ div >
63
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
64
+ < i className = "cui-basket-loaded icons font-2xl d-block mt-4" > </ i >
65
+ < div > basket-loaded</ div >
126
66
</ Col >
127
- < Col xs = "6" sm = "4" md = "3" >
128
- < i className = "cui-bluetooth icons font-2xl d-block mt-4" > </ i >
129
- < div > bluetooth </ div >
67
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
68
+ < i className = "cui-bell icons font-2xl d-block mt-4" > </ i >
69
+ < div > bell </ div >
130
70
</ Col >
131
- < Col xs = "6" sm = "4" md = "3" >
71
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
132
72
< i className = "cui-bold icons font-2xl d-block mt-4" > </ i >
133
73
< div > bold</ div >
134
74
</ Col >
135
- < Col xs = "6" sm = "4" md = "3" >
136
- < i className = "cui-bolt icons font-2xl d-block mt-4" > </ i >
137
- < div > bolt</ div >
138
- </ Col >
139
- < Col xs = "6" sm = "4" md = "3" >
140
- < i className = "cui-book icons font-2xl d-block mt-4" > </ i >
141
- < div > book</ div >
142
- </ Col >
143
- < Col xs = "6" sm = "4" md = "3" >
75
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
144
76
< i className = "cui-bookmark icons font-2xl d-block mt-4" > </ i >
145
77
< div > bookmark</ div >
146
78
</ Col >
147
- < Col xs = "6" sm = "4" md = "3" >
148
- < i className = "cui-box icons font-2xl d-block mt-4" > </ i >
149
- < div > box</ div >
150
- </ Col >
151
- < Col xs = "6" sm = "4" md = "3" >
79
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
152
80
< i className = "cui-briefcase icons font-2xl d-block mt-4" > </ i >
153
81
< div > briefcase</ div >
154
82
</ Col >
155
- < Col xs = "6" sm = "4" md = "3" >
83
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
156
84
< i className = "cui-british-pound icons font-2xl d-block mt-4" > </ i >
157
85
< div > british-pound</ div >
158
86
</ Col >
159
- < Col xs = "6" sm = "4" md = "3" >
160
- < i className = "cui-browser icons font-2xl d-block mt-4" > </ i >
161
- < div > browser</ div >
162
- </ Col >
163
- < Col xs = "6" sm = "4" md = "3" >
87
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
164
88
< i className = "cui-brush icons font-2xl d-block mt-4" > </ i >
165
89
< div > brush</ div >
166
90
</ Col >
167
- < Col xs = "6" sm = "4" md = "3" >
168
- < i className = "cui-bug icons font-2xl d-block mt-4" > </ i >
169
- < div > bug</ div >
170
- </ Col >
171
- < Col xs = "6" sm = "4" md = "3" >
172
- < i className = "cui-bullhorn icons font-2xl d-block mt-4" > </ i >
173
- < div > bullhorn</ div >
174
- </ Col >
175
- < Col xs = "6" sm = "4" md = "3" >
176
- < i className = "cui-caret-bottom icons font-2xl d-block mt-4" > </ i >
177
- < div > caret-bottom</ div >
178
- </ Col >
179
- < Col xs = "6" sm = "4" md = "3" >
180
- < i className = "cui-caret-left icons font-2xl d-block mt-4" > </ i >
181
- < div > caret-left</ div >
182
- </ Col >
183
- < Col xs = "6" sm = "4" md = "3" >
184
- < i className = "cui-caret-right icons font-2xl d-block mt-4" > </ i >
185
- < div > caret-right</ div >
91
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
92
+ < i className = "cui-calculator icons font-2xl d-block mt-4" > </ i >
93
+ < div > calculator</ div >
186
94
</ Col >
187
- < Col xs = "6" sm = "4" md = "3" >
188
- < i className = "cui-caret-top icons font-2xl d-block mt-4" > </ i >
189
- < div > caret-top </ div >
95
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
96
+ < i className = "cui-calendar icons font-2xl d-block mt-4" > </ i >
97
+ < div > calendar </ div >
190
98
</ Col >
191
- < Col xs = "6" sm = "4" md = "3" >
99
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
192
100
< i className = "cui-cart icons font-2xl d-block mt-4" > </ i >
193
101
< div > cart</ div >
194
102
</ Col >
195
- < Col xs = "6" sm = "4" md = "3" >
196
- < i className = "cui-chat icons font-2xl d-block mt-4" > </ i >
197
- < div > chat </ div >
103
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
104
+ < i className = "cui-chart icons font-2xl d-block mt-4" > </ i >
105
+ < div > chart </ div >
198
106
</ Col >
199
- < Col xs = "6" sm = "4" md = "3" >
107
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
200
108
< i className = "cui-check icons font-2xl d-block mt-4" > </ i >
201
109
< div > check</ div >
202
110
</ Col >
203
- < Col xs = "6" sm = "4" md = "3" >
111
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
204
112
< i className = "cui-chevron-bottom icons font-2xl d-block mt-4" > </ i >
205
113
< div > chevron-bottom</ div >
206
114
</ Col >
207
- < Col xs = "6" sm = "4" md = "3" >
115
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
208
116
< i className = "cui-chevron-left icons font-2xl d-block mt-4" > </ i >
209
117
< div > chevron-left</ div >
210
118
</ Col >
211
- < Col xs = "6" sm = "4" md = "3" >
119
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
212
120
< i className = "cui-chevron-right icons font-2xl d-block mt-4" > </ i >
213
121
< div > chevron-right</ div >
214
122
</ Col >
215
- < Col xs = "6" sm = "4" md = "3" >
123
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
216
124
< i className = "cui-chevron-top icons font-2xl d-block mt-4" > </ i >
217
125
< div > chevron-top</ div >
218
126
</ Col >
219
- < Col xs = "6" sm = "4" md = "3" >
127
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
220
128
< i className = "cui-circle-check icons font-2xl d-block mt-4" > </ i >
221
129
< div > circle-check</ div >
222
130
</ Col >
223
- < Col xs = "6" sm = "4" md = "3" >
131
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
224
132
< i className = "cui-circle-x icons font-2xl d-block mt-4" > </ i >
225
133
< div > circle-x</ div >
226
134
</ Col >
227
- < Col xs = "6" sm = "4" md = "3" >
228
- < i className = "cui-clipboard icons font-2xl d-block mt-4" > </ i >
229
- < div > clipboard</ div >
230
- </ Col >
231
- < Col xs = "6" sm = "4" md = "3" >
232
- < i className = "cui-clock icons font-2xl d-block mt-4" > </ i >
233
- < div > clock</ div >
234
- </ Col >
235
- < Col xs = "6" sm = "4" md = "3" >
135
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
236
136
< i className = "cui-cloud icons font-2xl d-block mt-4" > </ i >
237
137
< div > cloud</ div >
238
138
</ Col >
239
- < Col xs = "6" sm = "4" md = "3" >
139
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
140
+ < i className = "cui-cloud-download icons font-2xl d-block mt-4" > </ i >
141
+ < div > cloud-download</ div >
142
+ </ Col >
143
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
240
144
< i className = "cui-cloud-upload icons font-2xl d-block mt-4" > </ i >
241
145
< div > cloud-upload</ div >
242
146
</ Col >
243
- < Col xs = "6" sm = "4" md = "3" >
244
- < i className = "cui-cloudy icons font-2xl d-block mt-4" > </ i >
245
- < div > cloudy</ div >
246
- </ Col >
247
- < Col xs = "6" sm = "4" md = "3" >
248
- < i className = "cui-social-linkedin icons font-2xl d-block mt-4" > </ i >
249
- < div > social-linkedin</ div >
250
- </ Col >
251
- < Col xs = "6" sm = "4" md = "3" >
252
- < i className = "cui-social-spotify icons font-2xl d-block mt-4" > </ i >
253
- < div > social-spotify</ div >
254
- </ Col >
255
- < Col xs = "6" sm = "4" md = "3" >
256
- < i className = "cui-basket-loaded icons font-2xl d-block mt-4" > </ i >
257
- < div > basket-loaded</ div >
258
- </ Col >
259
- < Col xs = "6" sm = "4" md = "3" >
260
- < i className = "cui-bell icons font-2xl d-block mt-4" > </ i >
261
- < div > bell</ div >
147
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
148
+ < i className = "cui-code icons font-2xl d-block mt-4" > </ i >
149
+ < div > code</ div >
262
150
</ Col >
263
- < Col xs = "6" sm = "4" md = "3" >
264
- < i className = "cui-calculator icons font-2xl d-block mt-4" > </ i >
265
- < div > calculator </ div >
151
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
152
+ < i className = "cui-cog icons font-2xl d-block mt-4" > </ i >
153
+ < div > cog </ div >
266
154
</ Col >
267
- < Col xs = "6" sm = "4" md = "3" >
268
- < i className = "cui-calendar icons font-2xl d-block mt-4" > </ i >
269
- < div > calendar </ div >
155
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
156
+ < i className = "cui-comment-square icons font-2xl d-block mt-4" > </ i >
157
+ < div > comment-square </ div >
270
158
</ Col >
271
- < Col xs = "6" sm = "4" md = "3" >
272
- < i className = "cui-camera icons font-2xl d-block mt-4" > </ i >
273
- < div > camera</ div >
274
- </ Col >
275
- < Col xs = "6" sm = "4" md = "3" >
276
- < i className = "cui-chart icons font-2xl d-block mt-4" > </ i >
277
- < div > chart</ div >
278
- </ Col >
279
- < Col xs = "6" sm = "4" md = "3" >
280
- < i className = "cui-cloud-download icons font-2xl d-block mt-4" > </ i >
281
- < div > cloud-download</ div >
159
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
160
+ < i className = "cui-credit-card icons font-2xl d-block mt-4" > </ i >
161
+ < div > credit-card</ div >
282
162
</ Col >
283
- < Col xs = "6" sm = "4" md = "3" >
163
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
284
164
< i className = "cui-cursor icons font-2xl d-block mt-4" > </ i >
285
165
< div > cursor</ div >
286
166
</ Col >
287
- < Col xs = "6" sm = "4" md = "3" >
288
- < i className = "cui-cursor-move icons font-2xl d-block mt-4" > </ i >
289
- < div > cursor-move</ div >
167
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
168
+ < i className = "cui-dashboard icons font-2xl d-block mt-4" > </ i >
169
+ < div > dashboard</ div >
170
+ </ Col >
171
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
172
+ < i className = "cui-delete icons font-2xl d-block mt-4" > </ i >
173
+ < div > delete</ div >
174
+ </ Col >
175
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
176
+ < i className = "cui-dollar icons font-2xl d-block mt-4" > </ i >
177
+ < div > dollar</ div >
290
178
</ Col >
291
- < Col xs = "6" sm = "4" md = "3" >
179
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
292
180
< i className = "cui-drop icons font-2xl d-block mt-4" > </ i >
293
181
< div > drop</ div >
294
182
</ Col >
295
- < Col xs = "6" sm = "4" md = "3" >
296
- < i className = "cui-energy icons font-2xl d-block mt-4" > </ i >
297
- < div > energy </ div >
183
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
184
+ < i className = "cui-envelope-closed icons font-2xl d-block mt-4" > </ i >
185
+ < div > envelope-closed </ div >
298
186
</ Col >
299
- < Col xs = "6" sm = "4" md = "3" >
187
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
300
188
< i className = "cui-envelope-letter icons font-2xl d-block mt-4" > </ i >
301
189
< div > envelope-letter</ div >
302
190
</ Col >
303
- < Col xs = "6" sm = "4" md = "3" >
304
- < i className = "cui-equalizer icons font-2xl d-block mt-4" > </ i >
305
- < div > equalizer </ div >
191
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
192
+ < i className = "cui-envelope-open icons font-2xl d-block mt-4" > </ i >
193
+ < div > envelope-open </ div >
306
194
</ Col >
307
- < Col xs = "6" sm = "4" md = "3" >
195
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
196
+ < i className = "cui-euro icons font-2xl d-block mt-4" > </ i >
197
+ < div > euro</ div >
198
+ </ Col >
199
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
200
+ < i className = "cui-file icons font-2xl d-block mt-4" > </ i >
201
+ < div > file</ div >
202
+ </ Col >
203
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
308
204
< i className = "cui-globe icons font-2xl d-block mt-4" > </ i >
309
205
< div > globe</ div >
310
206
</ Col >
311
- < Col xs = "6" sm = "4" md = "3" >
207
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
312
208
< i className = "cui-graph icons font-2xl d-block mt-4" > </ i >
313
209
< div > graph</ div >
314
210
</ Col >
315
- < Col xs = "6" sm = "4" md = "3" >
211
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
316
212
< i className = "cui-home icons font-2xl d-block mt-4" > </ i >
317
213
< div > home</ div >
318
214
</ Col >
319
- < Col xs = "6" sm = "4" md = "3" >
215
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
216
+ < i className = "cui-inbox icons font-2xl d-block mt-4" > </ i >
217
+ < div > inbox</ div >
218
+ </ Col >
219
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
220
+ < i className = "cui-info icons font-2xl d-block mt-4" > </ i >
221
+ < div > info</ div >
222
+ </ Col >
223
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
224
+ < i className = "cui-italic icons font-2xl d-block mt-4" > </ i >
225
+ < div > italic</ div >
226
+ </ Col >
227
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
228
+ < i className = "cui-justify-center icons font-2xl d-block mt-4" > </ i >
229
+ < div > justify-center</ div >
230
+ </ Col >
231
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
232
+ < i className = "cui-justify-left icons font-2xl d-block mt-4" > </ i >
233
+ < div > justify-left</ div >
234
+ </ Col >
235
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
236
+ < i className = "cui-justify-right icons font-2xl d-block mt-4" > </ i >
237
+ < div > justify-right</ div >
238
+ </ Col >
239
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
240
+ < i className = "cui-laptop icons font-2xl d-block mt-4" > </ i >
241
+ < div > laptop</ div >
242
+ </ Col >
243
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
320
244
< i className = "cui-layers icons font-2xl d-block mt-4" > </ i >
321
245
< div > layers</ div >
322
246
</ Col >
323
- < Col xs = "6" sm = "4" md = "3" >
247
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
248
+ < i className = "cui-lightbulb icons font-2xl d-block mt-4" > </ i >
249
+ < div > lightbulb</ div >
250
+ </ Col >
251
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
324
252
< i className = "cui-list icons font-2xl d-block mt-4" > </ i >
325
253
< div > list</ div >
326
254
</ Col >
327
- < Col xs = "6" sm = "4" md = "3" >
255
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
328
256
< i className = "cui-location-pin icons font-2xl d-block mt-4" > </ i >
329
257
< div > location-pin</ div >
330
258
</ Col >
331
- < Col xs = "6" sm = "4" md = "3" >
259
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
260
+ < i className = "cui-lock-locked icons font-2xl d-block mt-4" > </ i >
261
+ < div > lock-locked</ div >
262
+ </ Col >
263
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
264
+ < i className = "cui-lock-unlocked icons font-2xl d-block mt-4" > </ i >
265
+ < div > lock-unlocked</ div >
266
+ </ Col >
267
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
268
+ < i className = "cui-magnifying-glass icons font-2xl d-block mt-4" > </ i >
269
+ < div > magnifying-glass</ div >
270
+ </ Col >
271
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
332
272
< i className = "cui-map icons font-2xl d-block mt-4" > </ i >
333
273
< div > map</ div >
334
274
</ Col >
335
- < Col xs = "6" sm = "4" md = "3" >
275
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
276
+ < i className = "cui-monitor icons font-2xl d-block mt-4" > </ i >
277
+ < div > monitor</ div >
278
+ </ Col >
279
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
280
+ < i className = "cui-moon icons font-2xl d-block mt-4" > </ i >
281
+ < div > moon</ div >
282
+ </ Col >
283
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
336
284
< i className = "cui-note icons font-2xl d-block mt-4" > </ i >
337
285
< div > note</ div >
338
286
</ Col >
339
- < Col xs = "6" sm = "4" md = "3" >
287
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
340
288
< i className = "cui-options icons font-2xl d-block mt-4" > </ i >
341
289
< div > options</ div >
342
290
</ Col >
343
- < Col xs = "6" sm = "4" md = "3" >
291
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
292
+ < i className = "cui-paperclip icons font-2xl d-block mt-4" > </ i >
293
+ < div > paperclip</ div >
294
+ </ Col >
295
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
344
296
< i className = "cui-pencil icons font-2xl d-block mt-4" > </ i >
345
297
< div > pencil</ div >
346
298
</ Col >
347
- < Col xs = "6" sm = "4" md = "3" >
299
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
348
300
< i className = "cui-people icons font-2xl d-block mt-4" > </ i >
349
301
< div > people</ div >
350
302
</ Col >
351
- < Col xs = "6" sm = "4" md = "3" >
303
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
304
+ < i className = "cui-phone icons font-2xl d-block mt-4" > </ i >
305
+ < div > phone</ div >
306
+ </ Col >
307
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
352
308
< i className = "cui-pie-chart icons font-2xl d-block mt-4" > </ i >
353
309
< div > pie-chart</ div >
354
310
</ Col >
355
- < Col xs = "6" sm = "4" md = "3" >
311
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
312
+ < i className = "cui-print icons font-2xl d-block mt-4" > </ i >
313
+ < div > print</ div >
314
+ </ Col >
315
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
356
316
< i className = "cui-puzzle icons font-2xl d-block mt-4" > </ i >
357
317
< div > puzzle</ div >
358
318
</ Col >
359
- < Col xs = "6" sm = "4" md = "3" >
319
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
320
+ < i className = "cui-rss icons font-2xl d-block mt-4" > </ i >
321
+ < div > rss</ div >
322
+ </ Col >
323
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
360
324
< i className = "cui-screen-desktop icons font-2xl d-block mt-4" > </ i >
361
325
< div > screen-desktop</ div >
362
326
</ Col >
363
- < Col xs = "6" sm = "4" md = "3" >
327
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
364
328
< i className = "cui-screen-smartphone icons font-2xl d-block mt-4" > </ i >
365
329
< div > screen-smartphone</ div >
366
330
</ Col >
367
- < Col xs = "6" sm = "4" md = "3" >
331
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
368
332
< i className = "cui-settings icons font-2xl d-block mt-4" > </ i >
369
333
< div > settings</ div >
370
334
</ Col >
371
- < Col xs = "6" sm = "4" md = "3" >
372
- < i className = "cui-social-facebook icons font-2xl d-block mt-4" > </ i >
373
- < div > social-facebook </ div >
335
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
336
+ < i className = "cui-share icons font-2xl d-block mt-4" > </ i >
337
+ < div > share </ div >
374
338
</ Col >
375
- < Col xs = "6" sm = "4" md = "3" >
376
- < i className = "cui-social-skype icons font-2xl d-block mt-4" > </ i >
377
- < div > social-skype </ div >
339
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
340
+ < i className = "cui-shield icons font-2xl d-block mt-4" > </ i >
341
+ < div > shield </ div >
378
342
</ Col >
379
- < Col xs = "6" sm = "4" md = "3" >
380
- < i className = "cui-social-twitter icons font-2xl d-block mt-4" > </ i >
381
- < div > social-twitter </ div >
343
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
344
+ < i className = "cui-sort-ascending icons font-2xl d-block mt-4" > </ i >
345
+ < div > sort-ascending </ div >
382
346
</ Col >
383
- < Col xs = "6" sm = "4" md = "3" >
347
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
348
+ < i className = "cui-sort-descending icons font-2xl d-block mt-4" > </ i >
349
+ < div > sort-descending</ div >
350
+ </ Col >
351
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
384
352
< i className = "cui-speech icons font-2xl d-block mt-4" > </ i >
385
353
< div > speech</ div >
386
354
</ Col >
387
- < Col xs = "6" sm = "4" md = "3" >
355
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
388
356
< i className = "cui-speedometer icons font-2xl d-block mt-4" > </ i >
389
357
< div > speedometer</ div >
390
358
</ Col >
391
- < Col xs = "6" sm = "4" md = "3" >
359
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
392
360
< i className = "cui-star icons font-2xl d-block mt-4" > </ i >
393
361
< div > star</ div >
394
362
</ Col >
395
- < Col xs = "6" sm = "4" md = "3" >
363
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
364
+ < i className = "cui-sun icons font-2xl d-block mt-4" > </ i >
365
+ < div > sun</ div >
366
+ </ Col >
367
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
368
+ < i className = "cui-tablet icons font-2xl d-block mt-4" > </ i >
369
+ < div > tablet</ div >
370
+ </ Col >
371
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
372
+ < i className = "cui-tags icons font-2xl d-block mt-4" > </ i >
373
+ < div > tags</ div >
374
+ </ Col >
375
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
376
+ < i className = "cui-task icons font-2xl d-block mt-4" > </ i >
377
+ < div > task</ div >
378
+ </ Col >
379
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
380
+ < i className = "cui-thumb-down icons font-2xl d-block mt-4" > </ i >
381
+ < div > thumb-down</ div >
382
+ </ Col >
383
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
384
+ < i className = "cui-thumb-up icons font-2xl d-block mt-4" > </ i >
385
+ < div > thumb-up</ div >
386
+ </ Col >
387
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
388
+ < i className = "cui-trash icons font-2xl d-block mt-4" > </ i >
389
+ < div > trash</ div >
390
+ </ Col >
391
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
392
+ < i className = "cui-underline icons font-2xl d-block mt-4" > </ i >
393
+ < div > underline</ div >
394
+ </ Col >
395
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
396
396
< i className = "cui-user icons font-2xl d-block mt-4" > </ i >
397
397
< div > user</ div >
398
398
</ Col >
399
- < Col xs = "6" sm = "4" md = "3" >
399
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
400
400
< i className = "cui-user-female icons font-2xl d-block mt-4" > </ i >
401
401
< div > user-female</ div >
402
402
</ Col >
403
- < Col xs = "6" sm = "4" md = "3" >
403
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
404
404
< i className = "cui-user-follow icons font-2xl d-block mt-4" > </ i >
405
405
< div > user-follow</ div >
406
406
</ Col >
407
- < Col xs = "6" sm = "4" md = "3" >
407
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
408
408
< i className = "cui-user-unfollow icons font-2xl d-block mt-4" > </ i >
409
409
< div > user-unfollow</ div >
410
410
</ Col >
411
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
412
+ < i className = "cui-wrench icons font-2xl d-block mt-4" > </ i >
413
+ < div > wrench</ div >
414
+ </ Col >
415
+ < Col xs = "6" sm = "4" md = "3" xl = "2" >
416
+ < i className = "cui-yen icons font-2xl d-block mt-4" > </ i >
417
+ < div > yen</ div >
418
+ </ Col >
411
419
</ Row >
412
420
</ CardBody >
413
421
</ Card >
0 commit comments