@haiilo/catalyst-icons 0.1.0 → 0.1.1

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.
Files changed (131) hide show
  1. package/README.md +7 -3
  2. package/dist/js/icons.constants.d.ts +17 -31
  3. package/dist/js/icons.constants.js +20 -30
  4. package/dist/js/icons.object.d.ts +3 -5
  5. package/dist/js/icons.object.js +9 -11
  6. package/dist/style/sprite.css.css +1026 -0
  7. package/dist/style/sprite.css.less +1026 -0
  8. package/dist/style/sprite.css.scss +1026 -0
  9. package/dist/style/sprite.view.css +1026 -0
  10. package/dist/style/sprite.view.less +1026 -0
  11. package/dist/style/sprite.view.scss +1026 -0
  12. package/dist/svg/sprite.css.svg +1 -1
  13. package/dist/svg/sprite.defs.svg +1 -1
  14. package/dist/svg/sprite.stack.svg +1 -1
  15. package/dist/svg/sprite.symbol.svg +1 -1
  16. package/dist/svg/sprite.view.svg +1 -1
  17. package/package.json +1 -1
  18. package/tmp/assets/16-chevron-down.svg +1 -0
  19. package/tmp/assets/16-chevron-left.svg +1 -0
  20. package/tmp/assets/16-chevron-right.svg +1 -0
  21. package/tmp/assets/16-chevron-up.svg +1 -0
  22. package/tmp/assets/apple-safari.svg +7 -0
  23. package/tmp/assets/arrow-down-outlined.svg +1 -0
  24. package/tmp/assets/arrow-left-outlined.svg +1 -0
  25. package/tmp/assets/arrow-right-outlined.svg +1 -0
  26. package/tmp/assets/arrow-up-outlined.svg +1 -0
  27. package/tmp/assets/article-filled.svg +1 -0
  28. package/tmp/assets/article-outlined.svg +1 -0
  29. package/tmp/assets/bar-chart-outlined.svg +1 -0
  30. package/tmp/assets/bell-check-outlined.svg +1 -0
  31. package/tmp/assets/bell-dot-filled.svg +1 -0
  32. package/tmp/assets/bell-dot-outlined.svg +1 -0
  33. package/tmp/assets/bell-filled.svg +1 -0
  34. package/tmp/assets/bell-outlined.svg +1 -0
  35. package/tmp/assets/bell-plus-outlined.svg +1 -0
  36. package/tmp/assets/bell-ringing-filled.svg +1 -0
  37. package/tmp/assets/bell-ringing-outlined.svg +1 -0
  38. package/tmp/assets/book-filled.svg +1 -0
  39. package/tmp/assets/book-outlined.svg +1 -0
  40. package/tmp/assets/bookmark-check-outlined.svg +1 -0
  41. package/tmp/assets/bookmark-filled.svg +1 -0
  42. package/tmp/assets/bookmark-outlined.svg +1 -0
  43. package/tmp/assets/bookmark-plus-outlined.svg +1 -0
  44. package/tmp/assets/chat-filled.svg +1 -0
  45. package/tmp/assets/chat-outlined.svg +1 -0
  46. package/tmp/assets/check-circle-filled.svg +1 -0
  47. package/tmp/assets/check-circle-outlined.svg +1 -0
  48. package/tmp/assets/check-outlined.svg +1 -0
  49. package/tmp/assets/chevron-down-outlined.svg +1 -0
  50. package/tmp/assets/chevron-left-outlined.svg +1 -0
  51. package/tmp/assets/chevron-right-outlined.svg +1 -0
  52. package/tmp/assets/chevron-up-outlined.svg +1 -0
  53. package/tmp/assets/clock-filled.svg +1 -0
  54. package/tmp/assets/clock-outlined.svg +1 -0
  55. package/tmp/assets/communities-filled.svg +1 -0
  56. package/tmp/assets/communities-outlined.svg +1 -0
  57. package/tmp/assets/content-filled.svg +1 -0
  58. package/tmp/assets/content-outlined.svg +1 -0
  59. package/tmp/assets/cross-circle-filled.svg +1 -0
  60. package/tmp/assets/cross-circle-outlined.svg +1 -0
  61. package/tmp/assets/cross-outlined.svg +1 -0
  62. package/tmp/assets/cross-square-filled.svg +1 -0
  63. package/tmp/assets/cross-square-outlined.svg +1 -0
  64. package/tmp/assets/events-filled.svg +1 -0
  65. package/tmp/assets/events-outlined.svg +1 -0
  66. package/tmp/assets/facebook.svg +4 -0
  67. package/tmp/assets/folder-outlined.svg +1 -0
  68. package/tmp/assets/google-calendar.svg +1 -0
  69. package/tmp/assets/google-chrome.svg +14 -0
  70. package/tmp/assets/google-drive.svg +13 -0
  71. package/tmp/assets/google-mail.svg +14 -0
  72. package/tmp/assets/google.svg +6 -0
  73. package/tmp/assets/haiilo-home.svg +1 -0
  74. package/tmp/assets/haiilo-insights.svg +1 -0
  75. package/tmp/assets/haiilo-share.svg +1 -0
  76. package/tmp/assets/haiilo-stories.svg +1 -0
  77. package/tmp/assets/hashtag-outlined.svg +1 -0
  78. package/tmp/assets/home-filled.svg +1 -0
  79. package/tmp/assets/home-outlined.svg +1 -0
  80. package/tmp/assets/instagram.svg +3 -0
  81. package/tmp/assets/layers-filled.svg +1 -0
  82. package/tmp/assets/layers-outlined.svg +1 -0
  83. package/tmp/assets/linkedin.svg +3 -0
  84. package/tmp/assets/marketplace-filled.svg +1 -0
  85. package/tmp/assets/marketplace-outlined.svg +1 -0
  86. package/tmp/assets/menu-outlined.svg +1 -0
  87. package/tmp/assets/microsoft-edge.svg +16 -0
  88. package/tmp/assets/microsoft-excel.svg +8 -0
  89. package/tmp/assets/microsoft-onenote.svg +8 -0
  90. package/tmp/assets/microsoft-outlook.svg +22 -0
  91. package/tmp/assets/microsoft-planner.svg +7 -0
  92. package/tmp/assets/microsoft-powerpoint.svg +7 -0
  93. package/tmp/assets/microsoft-sharepoint.svg +7 -0
  94. package/tmp/assets/microsoft-word.svg +8 -0
  95. package/tmp/assets/microsoft.svg +6 -0
  96. package/tmp/assets/mozilla-firefox.svg +1 -0
  97. package/tmp/assets/photo-filled.svg +1 -0
  98. package/tmp/assets/photo-outlined.svg +1 -0
  99. package/tmp/assets/plus-circle-filled.svg +1 -0
  100. package/tmp/assets/plus-circle-outlined.svg +1 -0
  101. package/tmp/assets/plus-outlined.svg +1 -0
  102. package/tmp/assets/plus-square-filled.svg +1 -0
  103. package/tmp/assets/plus-square-outlined.svg +1 -0
  104. package/tmp/assets/printer-filled.svg +1 -0
  105. package/tmp/assets/printer-outlined.svg +1 -0
  106. package/tmp/assets/profiles-filled.svg +1 -0
  107. package/tmp/assets/profiles-outlined.svg +1 -0
  108. package/tmp/assets/reading-glasses-filled.svg +1 -0
  109. package/tmp/assets/reading-glasses-outlined.svg +1 -0
  110. package/tmp/assets/search-filled.svg +1 -0
  111. package/tmp/assets/search-outlined.svg +1 -0
  112. package/tmp/assets/settings-outlined.svg +1 -0
  113. package/tmp/assets/share-filled.svg +1 -0
  114. package/tmp/assets/share-outlined.svg +1 -0
  115. package/tmp/assets/sign-in-outlined.svg +1 -0
  116. package/tmp/assets/sign-out-outlined.svg +1 -0
  117. package/tmp/assets/signal-outlined.svg +1 -0
  118. package/tmp/assets/sparkle-filled.svg +1 -0
  119. package/tmp/assets/sparkle-outlined.svg +1 -0
  120. package/tmp/assets/sticker-filled.svg +1 -0
  121. package/tmp/assets/sticker-outlined.svg +1 -0
  122. package/tmp/assets/thumbs-up-filled.svg +1 -0
  123. package/tmp/assets/thumbs-up-outlined.svg +1 -0
  124. package/tmp/assets/timeline-outlined.svg +1 -0
  125. package/tmp/assets/trash-filled.svg +1 -0
  126. package/tmp/assets/trash-outlined.svg +1 -0
  127. package/tmp/assets/twitter.svg +3 -0
  128. package/tmp/assets/video-camera-filled.svg +1 -0
  129. package/tmp/assets/video-camera-outlined.svg +1 -0
  130. package/tmp/assets/wechat.svg +3 -0
  131. package/tmp/assets/xing.svg +3 -0
@@ -2,3 +2,1029 @@
2
2
  background: url("../svg/sprite.css.svg") no-repeat;
3
3
  }
4
4
 
5
+ .ci-16-chevron-down {
6
+ background-position: 0 100%;
7
+ }
8
+
9
+ .ci-16-chevron-down-size {
10
+ width: 16px;
11
+ height: 16px;
12
+ }
13
+
14
+ .ci-16-chevron-left {
15
+ background-position: 6.451612903225806% 100%;
16
+ }
17
+
18
+ .ci-16-chevron-left-size {
19
+ width: 16px;
20
+ height: 16px;
21
+ }
22
+
23
+ .ci-16-chevron-right {
24
+ background-position: 12.903225806451612% 100%;
25
+ }
26
+
27
+ .ci-16-chevron-right-size {
28
+ width: 16px;
29
+ height: 16px;
30
+ }
31
+
32
+ .ci-16-chevron-up {
33
+ background-position: 19.35483870967742% 100%;
34
+ }
35
+
36
+ .ci-16-chevron-up-size {
37
+ width: 16px;
38
+ height: 16px;
39
+ }
40
+
41
+ .ci-apple-safari {
42
+ background-position: 0 0;
43
+ }
44
+
45
+ .ci-apple-safari-size {
46
+ width: 24px;
47
+ height: 24px;
48
+ }
49
+
50
+ .ci-arrow-down-outlined {
51
+ background-position: 10% 0;
52
+ }
53
+
54
+ .ci-arrow-down-outlined-size {
55
+ width: 24px;
56
+ height: 24px;
57
+ }
58
+
59
+ .ci-arrow-left-outlined {
60
+ background-position: 0 10.344827586206897%;
61
+ }
62
+
63
+ .ci-arrow-left-outlined-size {
64
+ width: 24px;
65
+ height: 24px;
66
+ }
67
+
68
+ .ci-arrow-right-outlined {
69
+ background-position: 10% 10.344827586206897%;
70
+ }
71
+
72
+ .ci-arrow-right-outlined-size {
73
+ width: 24px;
74
+ height: 24px;
75
+ }
76
+
77
+ .ci-arrow-up-outlined {
78
+ background-position: 20% 0;
79
+ }
80
+
81
+ .ci-arrow-up-outlined-size {
82
+ width: 24px;
83
+ height: 24px;
84
+ }
85
+
86
+ .ci-article-filled {
87
+ background-position: 20% 10.344827586206897%;
88
+ }
89
+
90
+ .ci-article-filled-size {
91
+ width: 24px;
92
+ height: 24px;
93
+ }
94
+
95
+ .ci-article-outlined {
96
+ background-position: 0 20.689655172413794%;
97
+ }
98
+
99
+ .ci-article-outlined-size {
100
+ width: 24px;
101
+ height: 24px;
102
+ }
103
+
104
+ .ci-bar-chart-outlined {
105
+ background-position: 10% 20.689655172413794%;
106
+ }
107
+
108
+ .ci-bar-chart-outlined-size {
109
+ width: 24px;
110
+ height: 24px;
111
+ }
112
+
113
+ .ci-bell-check-outlined {
114
+ background-position: 20% 20.689655172413794%;
115
+ }
116
+
117
+ .ci-bell-check-outlined-size {
118
+ width: 24px;
119
+ height: 24px;
120
+ }
121
+
122
+ .ci-bell-dot-filled {
123
+ background-position: 30% 0;
124
+ }
125
+
126
+ .ci-bell-dot-filled-size {
127
+ width: 24px;
128
+ height: 24px;
129
+ }
130
+
131
+ .ci-bell-dot-outlined {
132
+ background-position: 30% 10.344827586206897%;
133
+ }
134
+
135
+ .ci-bell-dot-outlined-size {
136
+ width: 24px;
137
+ height: 24px;
138
+ }
139
+
140
+ .ci-bell-filled {
141
+ background-position: 30% 20.689655172413794%;
142
+ }
143
+
144
+ .ci-bell-filled-size {
145
+ width: 24px;
146
+ height: 24px;
147
+ }
148
+
149
+ .ci-bell-outlined {
150
+ background-position: 0 31.03448275862069%;
151
+ }
152
+
153
+ .ci-bell-outlined-size {
154
+ width: 24px;
155
+ height: 24px;
156
+ }
157
+
158
+ .ci-bell-plus-outlined {
159
+ background-position: 10% 31.03448275862069%;
160
+ }
161
+
162
+ .ci-bell-plus-outlined-size {
163
+ width: 24px;
164
+ height: 24px;
165
+ }
166
+
167
+ .ci-bell-ringing-filled {
168
+ background-position: 20% 31.03448275862069%;
169
+ }
170
+
171
+ .ci-bell-ringing-filled-size {
172
+ width: 24px;
173
+ height: 24px;
174
+ }
175
+
176
+ .ci-bell-ringing-outlined {
177
+ background-position: 30% 31.03448275862069%;
178
+ }
179
+
180
+ .ci-bell-ringing-outlined-size {
181
+ width: 24px;
182
+ height: 24px;
183
+ }
184
+
185
+ .ci-book-filled {
186
+ background-position: 40% 0;
187
+ }
188
+
189
+ .ci-book-filled-size {
190
+ width: 24px;
191
+ height: 24px;
192
+ }
193
+
194
+ .ci-book-outlined {
195
+ background-position: 40% 10.344827586206897%;
196
+ }
197
+
198
+ .ci-book-outlined-size {
199
+ width: 24px;
200
+ height: 24px;
201
+ }
202
+
203
+ .ci-bookmark-check-outlined {
204
+ background-position: 40% 20.689655172413794%;
205
+ }
206
+
207
+ .ci-bookmark-check-outlined-size {
208
+ width: 24px;
209
+ height: 24px;
210
+ }
211
+
212
+ .ci-bookmark-filled {
213
+ background-position: 40% 31.03448275862069%;
214
+ }
215
+
216
+ .ci-bookmark-filled-size {
217
+ width: 24px;
218
+ height: 24px;
219
+ }
220
+
221
+ .ci-bookmark-outlined {
222
+ background-position: 0 41.37931034482759%;
223
+ }
224
+
225
+ .ci-bookmark-outlined-size {
226
+ width: 24px;
227
+ height: 24px;
228
+ }
229
+
230
+ .ci-bookmark-plus-outlined {
231
+ background-position: 10% 41.37931034482759%;
232
+ }
233
+
234
+ .ci-bookmark-plus-outlined-size {
235
+ width: 24px;
236
+ height: 24px;
237
+ }
238
+
239
+ .ci-chat-filled {
240
+ background-position: 20% 41.37931034482759%;
241
+ }
242
+
243
+ .ci-chat-filled-size {
244
+ width: 24px;
245
+ height: 24px;
246
+ }
247
+
248
+ .ci-chat-outlined {
249
+ background-position: 30% 41.37931034482759%;
250
+ }
251
+
252
+ .ci-chat-outlined-size {
253
+ width: 24px;
254
+ height: 24px;
255
+ }
256
+
257
+ .ci-check-circle-filled {
258
+ background-position: 40% 41.37931034482759%;
259
+ }
260
+
261
+ .ci-check-circle-filled-size {
262
+ width: 24px;
263
+ height: 24px;
264
+ }
265
+
266
+ .ci-check-circle-outlined {
267
+ background-position: 50% 0;
268
+ }
269
+
270
+ .ci-check-circle-outlined-size {
271
+ width: 24px;
272
+ height: 24px;
273
+ }
274
+
275
+ .ci-check-outlined {
276
+ background-position: 50% 10.344827586206897%;
277
+ }
278
+
279
+ .ci-check-outlined-size {
280
+ width: 24px;
281
+ height: 24px;
282
+ }
283
+
284
+ .ci-chevron-down-outlined {
285
+ background-position: 50% 20.689655172413794%;
286
+ }
287
+
288
+ .ci-chevron-down-outlined-size {
289
+ width: 24px;
290
+ height: 24px;
291
+ }
292
+
293
+ .ci-chevron-left-outlined {
294
+ background-position: 50% 31.03448275862069%;
295
+ }
296
+
297
+ .ci-chevron-left-outlined-size {
298
+ width: 24px;
299
+ height: 24px;
300
+ }
301
+
302
+ .ci-chevron-right-outlined {
303
+ background-position: 50% 41.37931034482759%;
304
+ }
305
+
306
+ .ci-chevron-right-outlined-size {
307
+ width: 24px;
308
+ height: 24px;
309
+ }
310
+
311
+ .ci-chevron-up-outlined {
312
+ background-position: 0 51.724137931034484%;
313
+ }
314
+
315
+ .ci-chevron-up-outlined-size {
316
+ width: 24px;
317
+ height: 24px;
318
+ }
319
+
320
+ .ci-clock-filled {
321
+ background-position: 10% 51.724137931034484%;
322
+ }
323
+
324
+ .ci-clock-filled-size {
325
+ width: 24px;
326
+ height: 24px;
327
+ }
328
+
329
+ .ci-clock-outlined {
330
+ background-position: 20% 51.724137931034484%;
331
+ }
332
+
333
+ .ci-clock-outlined-size {
334
+ width: 24px;
335
+ height: 24px;
336
+ }
337
+
338
+ .ci-communities-filled {
339
+ background-position: 30% 51.724137931034484%;
340
+ }
341
+
342
+ .ci-communities-filled-size {
343
+ width: 24px;
344
+ height: 24px;
345
+ }
346
+
347
+ .ci-communities-outlined {
348
+ background-position: 40% 51.724137931034484%;
349
+ }
350
+
351
+ .ci-communities-outlined-size {
352
+ width: 24px;
353
+ height: 24px;
354
+ }
355
+
356
+ .ci-content-filled {
357
+ background-position: 50% 51.724137931034484%;
358
+ }
359
+
360
+ .ci-content-filled-size {
361
+ width: 24px;
362
+ height: 24px;
363
+ }
364
+
365
+ .ci-content-outlined {
366
+ background-position: 60% 0;
367
+ }
368
+
369
+ .ci-content-outlined-size {
370
+ width: 24px;
371
+ height: 24px;
372
+ }
373
+
374
+ .ci-cross-circle-filled {
375
+ background-position: 60% 10.344827586206897%;
376
+ }
377
+
378
+ .ci-cross-circle-filled-size {
379
+ width: 24px;
380
+ height: 24px;
381
+ }
382
+
383
+ .ci-cross-circle-outlined {
384
+ background-position: 60% 20.689655172413794%;
385
+ }
386
+
387
+ .ci-cross-circle-outlined-size {
388
+ width: 24px;
389
+ height: 24px;
390
+ }
391
+
392
+ .ci-cross-outlined {
393
+ background-position: 60% 31.03448275862069%;
394
+ }
395
+
396
+ .ci-cross-outlined-size {
397
+ width: 24px;
398
+ height: 24px;
399
+ }
400
+
401
+ .ci-cross-square-filled {
402
+ background-position: 60% 41.37931034482759%;
403
+ }
404
+
405
+ .ci-cross-square-filled-size {
406
+ width: 24px;
407
+ height: 24px;
408
+ }
409
+
410
+ .ci-cross-square-outlined {
411
+ background-position: 60% 51.724137931034484%;
412
+ }
413
+
414
+ .ci-cross-square-outlined-size {
415
+ width: 24px;
416
+ height: 24px;
417
+ }
418
+
419
+ .ci-events-filled {
420
+ background-position: 0 62.06896551724138%;
421
+ }
422
+
423
+ .ci-events-filled-size {
424
+ width: 24px;
425
+ height: 24px;
426
+ }
427
+
428
+ .ci-events-outlined {
429
+ background-position: 10% 62.06896551724138%;
430
+ }
431
+
432
+ .ci-events-outlined-size {
433
+ width: 24px;
434
+ height: 24px;
435
+ }
436
+
437
+ .ci-facebook {
438
+ background-position: 20% 62.06896551724138%;
439
+ }
440
+
441
+ .ci-facebook-size {
442
+ width: 24px;
443
+ height: 24px;
444
+ }
445
+
446
+ .ci-folder-outlined {
447
+ background-position: 30% 62.06896551724138%;
448
+ }
449
+
450
+ .ci-folder-outlined-size {
451
+ width: 24px;
452
+ height: 24px;
453
+ }
454
+
455
+ .ci-google {
456
+ background-position: 40% 62.06896551724138%;
457
+ }
458
+
459
+ .ci-google-size {
460
+ width: 24px;
461
+ height: 24px;
462
+ }
463
+
464
+ .ci-google-calendar {
465
+ background-position: 50% 62.06896551724138%;
466
+ }
467
+
468
+ .ci-google-calendar-size {
469
+ width: 24px;
470
+ height: 24px;
471
+ }
472
+
473
+ .ci-google-chrome {
474
+ background-position: 60% 62.06896551724138%;
475
+ }
476
+
477
+ .ci-google-chrome-size {
478
+ width: 24px;
479
+ height: 24px;
480
+ }
481
+
482
+ .ci-google-drive {
483
+ background-position: 70% 0;
484
+ }
485
+
486
+ .ci-google-drive-size {
487
+ width: 24px;
488
+ height: 24px;
489
+ }
490
+
491
+ .ci-google-mail {
492
+ background-position: 70% 10.344827586206897%;
493
+ }
494
+
495
+ .ci-google-mail-size {
496
+ width: 24px;
497
+ height: 24px;
498
+ }
499
+
500
+ .ci-haiilo-home {
501
+ background-position: 70% 20.689655172413794%;
502
+ }
503
+
504
+ .ci-haiilo-home-size {
505
+ width: 24px;
506
+ height: 24px;
507
+ }
508
+
509
+ .ci-haiilo-insights {
510
+ background-position: 70% 31.03448275862069%;
511
+ }
512
+
513
+ .ci-haiilo-insights-size {
514
+ width: 24px;
515
+ height: 24px;
516
+ }
517
+
518
+ .ci-haiilo-share {
519
+ background-position: 70% 41.37931034482759%;
520
+ }
521
+
522
+ .ci-haiilo-share-size {
523
+ width: 24px;
524
+ height: 24px;
525
+ }
526
+
527
+ .ci-haiilo-stories {
528
+ background-position: 70% 51.724137931034484%;
529
+ }
530
+
531
+ .ci-haiilo-stories-size {
532
+ width: 24px;
533
+ height: 24px;
534
+ }
535
+
536
+ .ci-hashtag-outlined {
537
+ background-position: 70% 62.06896551724138%;
538
+ }
539
+
540
+ .ci-hashtag-outlined-size {
541
+ width: 24px;
542
+ height: 24px;
543
+ }
544
+
545
+ .ci-home-filled {
546
+ background-position: 0 72.41379310344827%;
547
+ }
548
+
549
+ .ci-home-filled-size {
550
+ width: 24px;
551
+ height: 24px;
552
+ }
553
+
554
+ .ci-home-outlined {
555
+ background-position: 10% 72.41379310344827%;
556
+ }
557
+
558
+ .ci-home-outlined-size {
559
+ width: 24px;
560
+ height: 24px;
561
+ }
562
+
563
+ .ci-instagram {
564
+ background-position: 20% 72.41379310344827%;
565
+ }
566
+
567
+ .ci-instagram-size {
568
+ width: 24px;
569
+ height: 24px;
570
+ }
571
+
572
+ .ci-layers-filled {
573
+ background-position: 30% 72.41379310344827%;
574
+ }
575
+
576
+ .ci-layers-filled-size {
577
+ width: 24px;
578
+ height: 24px;
579
+ }
580
+
581
+ .ci-layers-outlined {
582
+ background-position: 40% 72.41379310344827%;
583
+ }
584
+
585
+ .ci-layers-outlined-size {
586
+ width: 24px;
587
+ height: 24px;
588
+ }
589
+
590
+ .ci-linkedin {
591
+ background-position: 50% 72.41379310344827%;
592
+ }
593
+
594
+ .ci-linkedin-size {
595
+ width: 24px;
596
+ height: 24px;
597
+ }
598
+
599
+ .ci-marketplace-filled {
600
+ background-position: 60% 72.41379310344827%;
601
+ }
602
+
603
+ .ci-marketplace-filled-size {
604
+ width: 24px;
605
+ height: 24px;
606
+ }
607
+
608
+ .ci-marketplace-outlined {
609
+ background-position: 70% 72.41379310344827%;
610
+ }
611
+
612
+ .ci-marketplace-outlined-size {
613
+ width: 24px;
614
+ height: 24px;
615
+ }
616
+
617
+ .ci-menu-outlined {
618
+ background-position: 80% 0;
619
+ }
620
+
621
+ .ci-menu-outlined-size {
622
+ width: 24px;
623
+ height: 24px;
624
+ }
625
+
626
+ .ci-microsoft {
627
+ background-position: 80% 10.344827586206897%;
628
+ }
629
+
630
+ .ci-microsoft-size {
631
+ width: 24px;
632
+ height: 24px;
633
+ }
634
+
635
+ .ci-microsoft-edge {
636
+ background-position: 80% 20.689655172413794%;
637
+ }
638
+
639
+ .ci-microsoft-edge-size {
640
+ width: 24px;
641
+ height: 24px;
642
+ }
643
+
644
+ .ci-microsoft-excel {
645
+ background-position: 80% 31.03448275862069%;
646
+ }
647
+
648
+ .ci-microsoft-excel-size {
649
+ width: 24px;
650
+ height: 24px;
651
+ }
652
+
653
+ .ci-microsoft-onenote {
654
+ background-position: 80% 41.37931034482759%;
655
+ }
656
+
657
+ .ci-microsoft-onenote-size {
658
+ width: 24px;
659
+ height: 24px;
660
+ }
661
+
662
+ .ci-microsoft-outlook {
663
+ background-position: 80% 51.724137931034484%;
664
+ }
665
+
666
+ .ci-microsoft-outlook-size {
667
+ width: 24px;
668
+ height: 24px;
669
+ }
670
+
671
+ .ci-microsoft-planner {
672
+ background-position: 80% 62.06896551724138%;
673
+ }
674
+
675
+ .ci-microsoft-planner-size {
676
+ width: 24px;
677
+ height: 24px;
678
+ }
679
+
680
+ .ci-microsoft-powerpoint {
681
+ background-position: 80% 72.41379310344827%;
682
+ }
683
+
684
+ .ci-microsoft-powerpoint-size {
685
+ width: 24px;
686
+ height: 24px;
687
+ }
688
+
689
+ .ci-microsoft-sharepoint {
690
+ background-position: 0 82.75862068965517%;
691
+ }
692
+
693
+ .ci-microsoft-sharepoint-size {
694
+ width: 24px;
695
+ height: 24px;
696
+ }
697
+
698
+ .ci-microsoft-word {
699
+ background-position: 10% 82.75862068965517%;
700
+ }
701
+
702
+ .ci-microsoft-word-size {
703
+ width: 24px;
704
+ height: 24px;
705
+ }
706
+
707
+ .ci-mozilla-firefox {
708
+ background-position: 20% 82.75862068965517%;
709
+ }
710
+
711
+ .ci-mozilla-firefox-size {
712
+ width: 24px;
713
+ height: 24px;
714
+ }
715
+
716
+ .ci-photo-filled {
717
+ background-position: 30% 82.75862068965517%;
718
+ }
719
+
720
+ .ci-photo-filled-size {
721
+ width: 24px;
722
+ height: 24px;
723
+ }
724
+
725
+ .ci-photo-outlined {
726
+ background-position: 40% 82.75862068965517%;
727
+ }
728
+
729
+ .ci-photo-outlined-size {
730
+ width: 24px;
731
+ height: 24px;
732
+ }
733
+
734
+ .ci-plus-circle-filled {
735
+ background-position: 50% 82.75862068965517%;
736
+ }
737
+
738
+ .ci-plus-circle-filled-size {
739
+ width: 24px;
740
+ height: 24px;
741
+ }
742
+
743
+ .ci-plus-circle-outlined {
744
+ background-position: 60% 82.75862068965517%;
745
+ }
746
+
747
+ .ci-plus-circle-outlined-size {
748
+ width: 24px;
749
+ height: 24px;
750
+ }
751
+
752
+ .ci-plus-outlined {
753
+ background-position: 70% 82.75862068965517%;
754
+ }
755
+
756
+ .ci-plus-outlined-size {
757
+ width: 24px;
758
+ height: 24px;
759
+ }
760
+
761
+ .ci-plus-square-filled {
762
+ background-position: 80% 82.75862068965517%;
763
+ }
764
+
765
+ .ci-plus-square-filled-size {
766
+ width: 24px;
767
+ height: 24px;
768
+ }
769
+
770
+ .ci-plus-square-outlined {
771
+ background-position: 90% 0;
772
+ }
773
+
774
+ .ci-plus-square-outlined-size {
775
+ width: 24px;
776
+ height: 24px;
777
+ }
778
+
779
+ .ci-printer-filled {
780
+ background-position: 90% 10.344827586206897%;
781
+ }
782
+
783
+ .ci-printer-filled-size {
784
+ width: 24px;
785
+ height: 24px;
786
+ }
787
+
788
+ .ci-printer-outlined {
789
+ background-position: 90% 20.689655172413794%;
790
+ }
791
+
792
+ .ci-printer-outlined-size {
793
+ width: 24px;
794
+ height: 24px;
795
+ }
796
+
797
+ .ci-profiles-filled {
798
+ background-position: 90% 31.03448275862069%;
799
+ }
800
+
801
+ .ci-profiles-filled-size {
802
+ width: 24px;
803
+ height: 24px;
804
+ }
805
+
806
+ .ci-profiles-outlined {
807
+ background-position: 90% 41.37931034482759%;
808
+ }
809
+
810
+ .ci-profiles-outlined-size {
811
+ width: 24px;
812
+ height: 24px;
813
+ }
814
+
815
+ .ci-reading-glasses-filled {
816
+ background-position: 90% 51.724137931034484%;
817
+ }
818
+
819
+ .ci-reading-glasses-filled-size {
820
+ width: 24px;
821
+ height: 24px;
822
+ }
823
+
824
+ .ci-reading-glasses-outlined {
825
+ background-position: 90% 62.06896551724138%;
826
+ }
827
+
828
+ .ci-reading-glasses-outlined-size {
829
+ width: 24px;
830
+ height: 24px;
831
+ }
832
+
833
+ .ci-search-filled {
834
+ background-position: 90% 72.41379310344827%;
835
+ }
836
+
837
+ .ci-search-filled-size {
838
+ width: 24px;
839
+ height: 24px;
840
+ }
841
+
842
+ .ci-search-outlined {
843
+ background-position: 90% 82.75862068965517%;
844
+ }
845
+
846
+ .ci-search-outlined-size {
847
+ width: 24px;
848
+ height: 24px;
849
+ }
850
+
851
+ .ci-settings-outlined {
852
+ background-position: 0 93.10344827586206%;
853
+ }
854
+
855
+ .ci-settings-outlined-size {
856
+ width: 24px;
857
+ height: 24px;
858
+ }
859
+
860
+ .ci-share-filled {
861
+ background-position: 10% 93.10344827586206%;
862
+ }
863
+
864
+ .ci-share-filled-size {
865
+ width: 24px;
866
+ height: 24px;
867
+ }
868
+
869
+ .ci-share-outlined {
870
+ background-position: 20% 93.10344827586206%;
871
+ }
872
+
873
+ .ci-share-outlined-size {
874
+ width: 24px;
875
+ height: 24px;
876
+ }
877
+
878
+ .ci-sign-in-outlined {
879
+ background-position: 30% 93.10344827586206%;
880
+ }
881
+
882
+ .ci-sign-in-outlined-size {
883
+ width: 24px;
884
+ height: 24px;
885
+ }
886
+
887
+ .ci-sign-out-outlined {
888
+ background-position: 40% 93.10344827586206%;
889
+ }
890
+
891
+ .ci-sign-out-outlined-size {
892
+ width: 24px;
893
+ height: 24px;
894
+ }
895
+
896
+ .ci-signal-outlined {
897
+ background-position: 50% 93.10344827586206%;
898
+ }
899
+
900
+ .ci-signal-outlined-size {
901
+ width: 24px;
902
+ height: 24px;
903
+ }
904
+
905
+ .ci-sparkle-filled {
906
+ background-position: 60% 93.10344827586206%;
907
+ }
908
+
909
+ .ci-sparkle-filled-size {
910
+ width: 24px;
911
+ height: 24px;
912
+ }
913
+
914
+ .ci-sparkle-outlined {
915
+ background-position: 70% 93.10344827586206%;
916
+ }
917
+
918
+ .ci-sparkle-outlined-size {
919
+ width: 24px;
920
+ height: 24px;
921
+ }
922
+
923
+ .ci-sticker-filled {
924
+ background-position: 80% 93.10344827586206%;
925
+ }
926
+
927
+ .ci-sticker-filled-size {
928
+ width: 24px;
929
+ height: 24px;
930
+ }
931
+
932
+ .ci-sticker-outlined {
933
+ background-position: 90% 93.10344827586206%;
934
+ }
935
+
936
+ .ci-sticker-outlined-size {
937
+ width: 24px;
938
+ height: 24px;
939
+ }
940
+
941
+ .ci-thumbs-up-filled {
942
+ background-position: 100% 0;
943
+ }
944
+
945
+ .ci-thumbs-up-filled-size {
946
+ width: 24px;
947
+ height: 24px;
948
+ }
949
+
950
+ .ci-thumbs-up-outlined {
951
+ background-position: 100% 10.344827586206897%;
952
+ }
953
+
954
+ .ci-thumbs-up-outlined-size {
955
+ width: 24px;
956
+ height: 24px;
957
+ }
958
+
959
+ .ci-timeline-outlined {
960
+ background-position: 100% 20.689655172413794%;
961
+ }
962
+
963
+ .ci-timeline-outlined-size {
964
+ width: 24px;
965
+ height: 24px;
966
+ }
967
+
968
+ .ci-trash-filled {
969
+ background-position: 100% 31.03448275862069%;
970
+ }
971
+
972
+ .ci-trash-filled-size {
973
+ width: 24px;
974
+ height: 24px;
975
+ }
976
+
977
+ .ci-trash-outlined {
978
+ background-position: 100% 41.37931034482759%;
979
+ }
980
+
981
+ .ci-trash-outlined-size {
982
+ width: 24px;
983
+ height: 24px;
984
+ }
985
+
986
+ .ci-twitter {
987
+ background-position: 100% 51.724137931034484%;
988
+ }
989
+
990
+ .ci-twitter-size {
991
+ width: 24px;
992
+ height: 24px;
993
+ }
994
+
995
+ .ci-video-camera-filled {
996
+ background-position: 100% 62.06896551724138%;
997
+ }
998
+
999
+ .ci-video-camera-filled-size {
1000
+ width: 24px;
1001
+ height: 24px;
1002
+ }
1003
+
1004
+ .ci-video-camera-outlined {
1005
+ background-position: 100% 72.41379310344827%;
1006
+ }
1007
+
1008
+ .ci-video-camera-outlined-size {
1009
+ width: 24px;
1010
+ height: 24px;
1011
+ }
1012
+
1013
+ .ci-wechat {
1014
+ background-position: 100% 82.75862068965517%;
1015
+ }
1016
+
1017
+ .ci-wechat-size {
1018
+ width: 24px;
1019
+ height: 24px;
1020
+ }
1021
+
1022
+ .ci-xing {
1023
+ background-position: 100% 93.10344827586206%;
1024
+ }
1025
+
1026
+ .ci-xing-size {
1027
+ width: 24px;
1028
+ height: 24px;
1029
+ }
1030
+