@haiilo/catalyst-icons 0.2.4 → 0.2.7
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/README.md +19 -13
- package/dist/js/icons.constants.d.ts +540 -8
- package/dist/js/icons.constants.js +385 -5
- package/dist/js/icons.object.d.ts +1 -1
- package/dist/js/icons.object.js +77 -1
- package/dist/style/sprite.css.css +837 -153
- package/dist/style/sprite.css.less +837 -153
- package/dist/style/sprite.css.scss +837 -153
- package/dist/style/sprite.view.css +837 -153
- package/dist/style/sprite.view.less +837 -153
- package/dist/style/sprite.view.scss +837 -153
- package/dist/svg/sprite.css.svg +1 -1
- package/dist/svg/sprite.defs.svg +1 -1
- package/dist/svg/sprite.stack.svg +1 -1
- package/dist/svg/sprite.symbol.svg +1 -1
- package/dist/svg/sprite.view.svg +1 -1
- package/package.json +4 -4
- package/tmp/assets/16-flash-circle-outlined.svg +1 -0
- package/tmp/assets/16-lock-outlined.svg +1 -0
- package/tmp/assets/16-thumbs-up-outlined.svg +1 -0
- package/tmp/assets/16-translate-box-outlined.svg +1 -0
- package/tmp/assets/circle-outlined.svg +1 -0
- package/tmp/assets/dots-circle-outlined.svg +1 -0
- package/tmp/assets/exclamation-mark-circle-outlined.svg +1 -0
- package/tmp/assets/external-link-outlined.svg +1 -0
- package/tmp/assets/flash-circle-outlined.svg +1 -0
- package/tmp/assets/flash-outlined.svg +1 -0
- package/tmp/assets/history-outlined.svg +1 -0
- package/tmp/assets/info-circle-outlined.svg +1 -0
- package/tmp/assets/location-outlined.svg +1 -0
- package/tmp/assets/maybe-circle-outlined.svg +1 -0
- package/tmp/assets/menu-left-outlined.svg +1 -0
- package/tmp/assets/menu-outlined.svg +1 -1
- package/tmp/assets/menu-right-outlined.svg +1 -0
- package/tmp/assets/more-horizontal-filled.svg +1 -0
- package/tmp/assets/planet-filled.svg +1 -0
- package/tmp/assets/planet-outlined.svg +1 -0
- package/tmp/assets/puzzle-piece-outlined.svg +1 -0
- package/tmp/assets/question-mark-circle-outlined.svg +1 -0
- package/tmp/assets/restart-outlined.svg +1 -0
- package/tmp/assets/search-restart-outlined.svg +1 -0
- package/tmp/assets/sp-grid-2-cols.svg +1 -0
- package/tmp/assets/sp-grid-3-cols.svg +1 -0
- package/tmp/assets/sp-grid-4-cols.svg +1 -0
- package/tmp/assets/sp-grid-full.svg +1 -0
- package/tmp/assets/sp-grid-sidebar-left-lg.svg +1 -0
- package/tmp/assets/sp-grid-sidebar-left.svg +1 -0
- package/tmp/assets/sp-grid-sidebar-right-lg.svg +1 -0
- package/tmp/assets/sp-grid-sidebar-right.svg +1 -0
- package/tmp/assets/sp-grid-social.svg +1 -0
- package/tmp/assets/translate-box-filled.svg +1 -0
- package/tmp/assets/translate-box-outlined.svg +1 -0
- package/tmp/assets/w-alert-outlined.svg +1 -0
- package/tmp/assets/w-birthdays-upcoming-outlined.svg +1 -0
- package/tmp/assets/w-blog-article-new-outlined.svg +1 -0
- package/tmp/assets/w-blog-article-outlined.svg +1 -0
- package/tmp/assets/w-blog-article-recommended-outlined.svg +1 -0
- package/tmp/assets/w-bookmarks-outlined.svg +1 -0
- package/tmp/assets/w-button-outlined.svg +1 -0
- package/tmp/assets/w-colleagues-new-outlined.svg +1 -0
- package/tmp/assets/w-complete-profile-outlined.svg +1 -0
- package/tmp/assets/w-divider-outlined.svg +1 -0
- package/tmp/assets/w-do-you-know-outlined.svg +1 -0
- package/tmp/assets/w-document-outlined.svg +1 -0
- package/tmp/assets/w-documents-m-365-outlined.svg +1 -0
- package/tmp/assets/w-documents-new-outlined.svg +1 -0
- package/tmp/assets/w-download-outlined.svg +1 -0
- package/tmp/assets/w-events-upcoming-outlined.svg +1 -0
- package/tmp/assets/w-facegame-outlined.svg +1 -0
- package/tmp/assets/w-feed-outlined.svg +1 -0
- package/tmp/assets/w-gallery-outlined.svg +1 -0
- package/tmp/assets/w-hashtags-outlined.svg +1 -0
- package/tmp/assets/w-headline-outlined.svg +1 -0
- package/tmp/assets/w-hero-teaser-outlined.svg +1 -0
- package/tmp/assets/w-html-outlined.svg +1 -0
- package/tmp/assets/w-iframe-outlined.svg +1 -0
- package/tmp/assets/w-image-outlined.svg +1 -0
- package/tmp/assets/w-launchpad-outlined.svg +1 -0
- package/tmp/assets/w-media-outlined.svg +1 -0
- package/tmp/assets/w-online-users-outlined.svg +1 -0
- package/tmp/assets/w-plugin-trello-outlined.svg +1 -0
- package/tmp/assets/w-plugin-twitter-outlined.svg +1 -0
- package/tmp/assets/w-poll-outlined.svg +1 -0
- package/tmp/assets/w-profile-outlined.svg +1 -0
- package/tmp/assets/w-rss-feed-outlined.svg +1 -0
- package/tmp/assets/w-subscriptions-outlined.svg +1 -0
- package/tmp/assets/w-suggested-communities-outlined.svg +1 -0
- package/tmp/assets/w-suggested-pages-outlined.svg +1 -0
- package/tmp/assets/w-teaser-outlined.svg +1 -0
- package/tmp/assets/w-text-outlined.svg +1 -0
- package/tmp/assets/w-video-outlined.svg +1 -0
- package/tmp/assets/w-welcome-outlined.svg +1 -0
- package/tmp/assets/w-wiki-article-new-outlined.svg +1 -0
- package/tmp/assets/w-wiki-article-outlined.svg +1 -0
|
@@ -14,6 +14,22 @@ export declare const ci16ChevronUp: {
|
|
|
14
14
|
name: '16-chevron-up';
|
|
15
15
|
data: string;
|
|
16
16
|
};
|
|
17
|
+
export declare const ci16FlashCircleOutlined: {
|
|
18
|
+
name: '16-flash-circle-outlined';
|
|
19
|
+
data: string;
|
|
20
|
+
};
|
|
21
|
+
export declare const ci16LockOutlined: {
|
|
22
|
+
name: '16-lock-outlined';
|
|
23
|
+
data: string;
|
|
24
|
+
};
|
|
25
|
+
export declare const ci16ThumbsUpOutlined: {
|
|
26
|
+
name: '16-thumbs-up-outlined';
|
|
27
|
+
data: string;
|
|
28
|
+
};
|
|
29
|
+
export declare const ci16TranslateBoxOutlined: {
|
|
30
|
+
name: '16-translate-box-outlined';
|
|
31
|
+
data: string;
|
|
32
|
+
};
|
|
17
33
|
export declare const ciArrowDownOutlined: {
|
|
18
34
|
name: 'arrow-down-outlined';
|
|
19
35
|
data: string;
|
|
@@ -182,6 +198,10 @@ export declare const ciCrossSquareOutlined: {
|
|
|
182
198
|
name: 'cross-square-outlined';
|
|
183
199
|
data: string;
|
|
184
200
|
};
|
|
201
|
+
export declare const ciDotsCircleOutlined: {
|
|
202
|
+
name: 'dots-circle-outlined';
|
|
203
|
+
data: string;
|
|
204
|
+
};
|
|
185
205
|
export declare const ciDownloadOutlined: {
|
|
186
206
|
name: 'download-outlined';
|
|
187
207
|
data: string;
|
|
@@ -198,6 +218,18 @@ export declare const ciEventsOutlined: {
|
|
|
198
218
|
name: 'events-outlined';
|
|
199
219
|
data: string;
|
|
200
220
|
};
|
|
221
|
+
export declare const ciExternalLinkOutlined: {
|
|
222
|
+
name: 'external-link-outlined';
|
|
223
|
+
data: string;
|
|
224
|
+
};
|
|
225
|
+
export declare const ciFlashCircleOutlined: {
|
|
226
|
+
name: 'flash-circle-outlined';
|
|
227
|
+
data: string;
|
|
228
|
+
};
|
|
229
|
+
export declare const ciFlashOutlined: {
|
|
230
|
+
name: 'flash-outlined';
|
|
231
|
+
data: string;
|
|
232
|
+
};
|
|
201
233
|
export declare const ciFolderMinusOutlined: {
|
|
202
234
|
name: 'folder-minus-outlined';
|
|
203
235
|
data: string;
|
|
@@ -254,6 +286,10 @@ export declare const ciLinkOutlined: {
|
|
|
254
286
|
name: 'link-outlined';
|
|
255
287
|
data: string;
|
|
256
288
|
};
|
|
289
|
+
export declare const ciLocationOutlined: {
|
|
290
|
+
name: 'location-outlined';
|
|
291
|
+
data: string;
|
|
292
|
+
};
|
|
257
293
|
export declare const ciLockFilled: {
|
|
258
294
|
name: 'lock-filled';
|
|
259
295
|
data: string;
|
|
@@ -278,6 +314,10 @@ export declare const ciMarketplaceOutlined: {
|
|
|
278
314
|
name: 'marketplace-outlined';
|
|
279
315
|
data: string;
|
|
280
316
|
};
|
|
317
|
+
export declare const ciMaybeCircleOutlined: {
|
|
318
|
+
name: 'maybe-circle-outlined';
|
|
319
|
+
data: string;
|
|
320
|
+
};
|
|
281
321
|
export declare const ciMegaphoneFilled: {
|
|
282
322
|
name: 'megaphone-filled';
|
|
283
323
|
data: string;
|
|
@@ -286,10 +326,6 @@ export declare const ciMegaphoneOutlined: {
|
|
|
286
326
|
name: 'megaphone-outlined';
|
|
287
327
|
data: string;
|
|
288
328
|
};
|
|
289
|
-
export declare const ciMenuOutlined: {
|
|
290
|
-
name: 'menu-outlined';
|
|
291
|
-
data: string;
|
|
292
|
-
};
|
|
293
329
|
export declare const ciMicrosoftTeams: {
|
|
294
330
|
name: 'microsoft-teams';
|
|
295
331
|
data: string;
|
|
@@ -366,6 +402,10 @@ export declare const ciProfilesOutlined: {
|
|
|
366
402
|
name: 'profiles-outlined';
|
|
367
403
|
data: string;
|
|
368
404
|
};
|
|
405
|
+
export declare const ciQuestionMarkCircleOutlined: {
|
|
406
|
+
name: 'question-mark-circle-outlined';
|
|
407
|
+
data: string;
|
|
408
|
+
};
|
|
369
409
|
export declare const ciReadingGlassesFilled: {
|
|
370
410
|
name: 'reading-glasses-filled';
|
|
371
411
|
data: string;
|
|
@@ -374,6 +414,10 @@ export declare const ciReadingGlassesOutlined: {
|
|
|
374
414
|
name: 'reading-glasses-outlined';
|
|
375
415
|
data: string;
|
|
376
416
|
};
|
|
417
|
+
export declare const ciRestartOutlined: {
|
|
418
|
+
name: 'restart-outlined';
|
|
419
|
+
data: string;
|
|
420
|
+
};
|
|
377
421
|
export declare const ciSearchFilled: {
|
|
378
422
|
name: 'search-filled';
|
|
379
423
|
data: string;
|
|
@@ -382,6 +426,10 @@ export declare const ciSearchOutlined: {
|
|
|
382
426
|
name: 'search-outlined';
|
|
383
427
|
data: string;
|
|
384
428
|
};
|
|
429
|
+
export declare const ciSearchRestartOutlined: {
|
|
430
|
+
name: 'search-restart-outlined';
|
|
431
|
+
data: string;
|
|
432
|
+
};
|
|
385
433
|
export declare const ciSettingsOutlined: {
|
|
386
434
|
name: 'settings-outlined';
|
|
387
435
|
data: string;
|
|
@@ -414,6 +462,42 @@ export declare const ciSmile: {
|
|
|
414
462
|
name: 'smile';
|
|
415
463
|
data: string;
|
|
416
464
|
};
|
|
465
|
+
export declare const ciSpGrid2Cols: {
|
|
466
|
+
name: 'sp-grid-2-cols';
|
|
467
|
+
data: string;
|
|
468
|
+
};
|
|
469
|
+
export declare const ciSpGrid3Cols: {
|
|
470
|
+
name: 'sp-grid-3-cols';
|
|
471
|
+
data: string;
|
|
472
|
+
};
|
|
473
|
+
export declare const ciSpGrid4Cols: {
|
|
474
|
+
name: 'sp-grid-4-cols';
|
|
475
|
+
data: string;
|
|
476
|
+
};
|
|
477
|
+
export declare const ciSpGridFull: {
|
|
478
|
+
name: 'sp-grid-full';
|
|
479
|
+
data: string;
|
|
480
|
+
};
|
|
481
|
+
export declare const ciSpGridSidebarLeftLg: {
|
|
482
|
+
name: 'sp-grid-sidebar-left-lg';
|
|
483
|
+
data: string;
|
|
484
|
+
};
|
|
485
|
+
export declare const ciSpGridSidebarLeft: {
|
|
486
|
+
name: 'sp-grid-sidebar-left';
|
|
487
|
+
data: string;
|
|
488
|
+
};
|
|
489
|
+
export declare const ciSpGridSidebarRightLg: {
|
|
490
|
+
name: 'sp-grid-sidebar-right-lg';
|
|
491
|
+
data: string;
|
|
492
|
+
};
|
|
493
|
+
export declare const ciSpGridSidebarRight: {
|
|
494
|
+
name: 'sp-grid-sidebar-right';
|
|
495
|
+
data: string;
|
|
496
|
+
};
|
|
497
|
+
export declare const ciSpGridSocial: {
|
|
498
|
+
name: 'sp-grid-social';
|
|
499
|
+
data: string;
|
|
500
|
+
};
|
|
417
501
|
export declare const ciSparkleFilled: {
|
|
418
502
|
name: 'sparkle-filled';
|
|
419
503
|
data: string;
|
|
@@ -446,6 +530,10 @@ export declare const ciThumbsUpOutlined: {
|
|
|
446
530
|
name: 'thumbs-up-outlined';
|
|
447
531
|
data: string;
|
|
448
532
|
};
|
|
533
|
+
export declare const ciTranslateBoxOutlined: {
|
|
534
|
+
name: 'translate-box-outlined';
|
|
535
|
+
data: string;
|
|
536
|
+
};
|
|
449
537
|
export declare const ciTranslateOutlined: {
|
|
450
538
|
name: 'translate-outlined';
|
|
451
539
|
data: string;
|
|
@@ -470,14 +558,26 @@ export declare const ciVideoCameraOutlined: {
|
|
|
470
558
|
name: 'video-camera-outlined';
|
|
471
559
|
data: string;
|
|
472
560
|
};
|
|
561
|
+
export declare const ciWBlogArticleRecommendedOutlined: {
|
|
562
|
+
name: 'w-blog-article-recommended-outlined';
|
|
563
|
+
data: string;
|
|
564
|
+
};
|
|
473
565
|
export declare const ciWriteOutlined: {
|
|
474
566
|
name: 'write-outlined';
|
|
475
567
|
data: string;
|
|
476
568
|
};
|
|
569
|
+
export declare const ciCircleOutlined: {
|
|
570
|
+
name: 'circle-outlined';
|
|
571
|
+
data: string;
|
|
572
|
+
};
|
|
477
573
|
export declare const ciAppleSafari: {
|
|
478
574
|
name: 'apple-safari';
|
|
479
575
|
data: string;
|
|
480
576
|
};
|
|
577
|
+
export declare const ciExclamationMarkCircleOutlined: {
|
|
578
|
+
name: 'exclamation-mark-circle-outlined';
|
|
579
|
+
data: string;
|
|
580
|
+
};
|
|
481
581
|
export declare const ciFacebook: {
|
|
482
582
|
name: 'facebook';
|
|
483
583
|
data: string;
|
|
@@ -534,6 +634,14 @@ export declare const ciHaiiloStories: {
|
|
|
534
634
|
name: 'haiilo-stories';
|
|
535
635
|
data: string;
|
|
536
636
|
};
|
|
637
|
+
export declare const ciHistoryOutlined: {
|
|
638
|
+
name: 'history-outlined';
|
|
639
|
+
data: string;
|
|
640
|
+
};
|
|
641
|
+
export declare const ciInfoCircleOutlined: {
|
|
642
|
+
name: 'info-circle-outlined';
|
|
643
|
+
data: string;
|
|
644
|
+
};
|
|
537
645
|
export declare const ciInstagram: {
|
|
538
646
|
name: 'instagram';
|
|
539
647
|
data: string;
|
|
@@ -550,6 +658,18 @@ export declare const ciMailOutlined: {
|
|
|
550
658
|
name: 'mail-outlined';
|
|
551
659
|
data: string;
|
|
552
660
|
};
|
|
661
|
+
export declare const ciMenuLeftOutlined: {
|
|
662
|
+
name: 'menu-left-outlined';
|
|
663
|
+
data: string;
|
|
664
|
+
};
|
|
665
|
+
export declare const ciMenuOutlined: {
|
|
666
|
+
name: 'menu-outlined';
|
|
667
|
+
data: string;
|
|
668
|
+
};
|
|
669
|
+
export declare const ciMenuRightOutlined: {
|
|
670
|
+
name: 'menu-right-outlined';
|
|
671
|
+
data: string;
|
|
672
|
+
};
|
|
553
673
|
export declare const ciMicrosoftEdge: {
|
|
554
674
|
name: 'microsoft-edge';
|
|
555
675
|
data: string;
|
|
@@ -586,10 +706,26 @@ export declare const ciMicrosoft: {
|
|
|
586
706
|
name: 'microsoft';
|
|
587
707
|
data: string;
|
|
588
708
|
};
|
|
709
|
+
export declare const ciMoreHorizontalFilled: {
|
|
710
|
+
name: 'more-horizontal-filled';
|
|
711
|
+
data: string;
|
|
712
|
+
};
|
|
589
713
|
export declare const ciMozillaFirefox: {
|
|
590
714
|
name: 'mozilla-firefox';
|
|
591
715
|
data: string;
|
|
592
716
|
};
|
|
717
|
+
export declare const ciPlanetFilled: {
|
|
718
|
+
name: 'planet-filled';
|
|
719
|
+
data: string;
|
|
720
|
+
};
|
|
721
|
+
export declare const ciPlanetOutlined: {
|
|
722
|
+
name: 'planet-outlined';
|
|
723
|
+
data: string;
|
|
724
|
+
};
|
|
725
|
+
export declare const ciPuzzlePieceOutlined: {
|
|
726
|
+
name: 'puzzle-piece-outlined';
|
|
727
|
+
data: string;
|
|
728
|
+
};
|
|
593
729
|
export declare const ciStreamFilled: {
|
|
594
730
|
name: 'stream-filled';
|
|
595
731
|
data: string;
|
|
@@ -598,10 +734,178 @@ export declare const ciStreamOutlined: {
|
|
|
598
734
|
name: 'stream-outlined';
|
|
599
735
|
data: string;
|
|
600
736
|
};
|
|
737
|
+
export declare const ciTranslateBoxFilled: {
|
|
738
|
+
name: 'translate-box-filled';
|
|
739
|
+
data: string;
|
|
740
|
+
};
|
|
601
741
|
export declare const ciTwitter: {
|
|
602
742
|
name: 'twitter';
|
|
603
743
|
data: string;
|
|
604
744
|
};
|
|
745
|
+
export declare const ciWAlertOutlined: {
|
|
746
|
+
name: 'w-alert-outlined';
|
|
747
|
+
data: string;
|
|
748
|
+
};
|
|
749
|
+
export declare const ciWBirthdaysUpcomingOutlined: {
|
|
750
|
+
name: 'w-birthdays-upcoming-outlined';
|
|
751
|
+
data: string;
|
|
752
|
+
};
|
|
753
|
+
export declare const ciWBlogArticleNewOutlined: {
|
|
754
|
+
name: 'w-blog-article-new-outlined';
|
|
755
|
+
data: string;
|
|
756
|
+
};
|
|
757
|
+
export declare const ciWBlogArticleOutlined: {
|
|
758
|
+
name: 'w-blog-article-outlined';
|
|
759
|
+
data: string;
|
|
760
|
+
};
|
|
761
|
+
export declare const ciWBookmarksOutlined: {
|
|
762
|
+
name: 'w-bookmarks-outlined';
|
|
763
|
+
data: string;
|
|
764
|
+
};
|
|
765
|
+
export declare const ciWButtonOutlined: {
|
|
766
|
+
name: 'w-button-outlined';
|
|
767
|
+
data: string;
|
|
768
|
+
};
|
|
769
|
+
export declare const ciWColleaguesNewOutlined: {
|
|
770
|
+
name: 'w-colleagues-new-outlined';
|
|
771
|
+
data: string;
|
|
772
|
+
};
|
|
773
|
+
export declare const ciWCompleteProfileOutlined: {
|
|
774
|
+
name: 'w-complete-profile-outlined';
|
|
775
|
+
data: string;
|
|
776
|
+
};
|
|
777
|
+
export declare const ciWDividerOutlined: {
|
|
778
|
+
name: 'w-divider-outlined';
|
|
779
|
+
data: string;
|
|
780
|
+
};
|
|
781
|
+
export declare const ciWDoYouKnowOutlined: {
|
|
782
|
+
name: 'w-do-you-know-outlined';
|
|
783
|
+
data: string;
|
|
784
|
+
};
|
|
785
|
+
export declare const ciWDocumentOutlined: {
|
|
786
|
+
name: 'w-document-outlined';
|
|
787
|
+
data: string;
|
|
788
|
+
};
|
|
789
|
+
export declare const ciWDocumentsM365Outlined: {
|
|
790
|
+
name: 'w-documents-m-365-outlined';
|
|
791
|
+
data: string;
|
|
792
|
+
};
|
|
793
|
+
export declare const ciWDocumentsNewOutlined: {
|
|
794
|
+
name: 'w-documents-new-outlined';
|
|
795
|
+
data: string;
|
|
796
|
+
};
|
|
797
|
+
export declare const ciWDownloadOutlined: {
|
|
798
|
+
name: 'w-download-outlined';
|
|
799
|
+
data: string;
|
|
800
|
+
};
|
|
801
|
+
export declare const ciWEventsUpcomingOutlined: {
|
|
802
|
+
name: 'w-events-upcoming-outlined';
|
|
803
|
+
data: string;
|
|
804
|
+
};
|
|
805
|
+
export declare const ciWFacegameOutlined: {
|
|
806
|
+
name: 'w-facegame-outlined';
|
|
807
|
+
data: string;
|
|
808
|
+
};
|
|
809
|
+
export declare const ciWFeedOutlined: {
|
|
810
|
+
name: 'w-feed-outlined';
|
|
811
|
+
data: string;
|
|
812
|
+
};
|
|
813
|
+
export declare const ciWGalleryOutlined: {
|
|
814
|
+
name: 'w-gallery-outlined';
|
|
815
|
+
data: string;
|
|
816
|
+
};
|
|
817
|
+
export declare const ciWHashtagsOutlined: {
|
|
818
|
+
name: 'w-hashtags-outlined';
|
|
819
|
+
data: string;
|
|
820
|
+
};
|
|
821
|
+
export declare const ciWHeadlineOutlined: {
|
|
822
|
+
name: 'w-headline-outlined';
|
|
823
|
+
data: string;
|
|
824
|
+
};
|
|
825
|
+
export declare const ciWHeroTeaserOutlined: {
|
|
826
|
+
name: 'w-hero-teaser-outlined';
|
|
827
|
+
data: string;
|
|
828
|
+
};
|
|
829
|
+
export declare const ciWHtmlOutlined: {
|
|
830
|
+
name: 'w-html-outlined';
|
|
831
|
+
data: string;
|
|
832
|
+
};
|
|
833
|
+
export declare const ciWIframeOutlined: {
|
|
834
|
+
name: 'w-iframe-outlined';
|
|
835
|
+
data: string;
|
|
836
|
+
};
|
|
837
|
+
export declare const ciWImageOutlined: {
|
|
838
|
+
name: 'w-image-outlined';
|
|
839
|
+
data: string;
|
|
840
|
+
};
|
|
841
|
+
export declare const ciWLaunchpadOutlined: {
|
|
842
|
+
name: 'w-launchpad-outlined';
|
|
843
|
+
data: string;
|
|
844
|
+
};
|
|
845
|
+
export declare const ciWMediaOutlined: {
|
|
846
|
+
name: 'w-media-outlined';
|
|
847
|
+
data: string;
|
|
848
|
+
};
|
|
849
|
+
export declare const ciWOnlineUsersOutlined: {
|
|
850
|
+
name: 'w-online-users-outlined';
|
|
851
|
+
data: string;
|
|
852
|
+
};
|
|
853
|
+
export declare const ciWPluginTrelloOutlined: {
|
|
854
|
+
name: 'w-plugin-trello-outlined';
|
|
855
|
+
data: string;
|
|
856
|
+
};
|
|
857
|
+
export declare const ciWPluginTwitterOutlined: {
|
|
858
|
+
name: 'w-plugin-twitter-outlined';
|
|
859
|
+
data: string;
|
|
860
|
+
};
|
|
861
|
+
export declare const ciWPollOutlined: {
|
|
862
|
+
name: 'w-poll-outlined';
|
|
863
|
+
data: string;
|
|
864
|
+
};
|
|
865
|
+
export declare const ciWProfileOutlined: {
|
|
866
|
+
name: 'w-profile-outlined';
|
|
867
|
+
data: string;
|
|
868
|
+
};
|
|
869
|
+
export declare const ciWRssFeedOutlined: {
|
|
870
|
+
name: 'w-rss-feed-outlined';
|
|
871
|
+
data: string;
|
|
872
|
+
};
|
|
873
|
+
export declare const ciWSubscriptionsOutlined: {
|
|
874
|
+
name: 'w-subscriptions-outlined';
|
|
875
|
+
data: string;
|
|
876
|
+
};
|
|
877
|
+
export declare const ciWSuggestedCommunitiesOutlined: {
|
|
878
|
+
name: 'w-suggested-communities-outlined';
|
|
879
|
+
data: string;
|
|
880
|
+
};
|
|
881
|
+
export declare const ciWSuggestedPagesOutlined: {
|
|
882
|
+
name: 'w-suggested-pages-outlined';
|
|
883
|
+
data: string;
|
|
884
|
+
};
|
|
885
|
+
export declare const ciWTeaserOutlined: {
|
|
886
|
+
name: 'w-teaser-outlined';
|
|
887
|
+
data: string;
|
|
888
|
+
};
|
|
889
|
+
export declare const ciWTextOutlined: {
|
|
890
|
+
name: 'w-text-outlined';
|
|
891
|
+
data: string;
|
|
892
|
+
};
|
|
893
|
+
export declare const ciWVideoOutlined: {
|
|
894
|
+
name: 'w-video-outlined';
|
|
895
|
+
data: string;
|
|
896
|
+
};
|
|
897
|
+
export declare const ciWWelcomeOutlined: {
|
|
898
|
+
name: 'w-welcome-outlined';
|
|
899
|
+
data: string;
|
|
900
|
+
};
|
|
901
|
+
export declare const ciWWikiArticleNewOutlined: {
|
|
902
|
+
name: 'w-wiki-article-new-outlined';
|
|
903
|
+
data: string;
|
|
904
|
+
};
|
|
905
|
+
export declare const ciWWikiArticleOutlined: {
|
|
906
|
+
name: 'w-wiki-article-outlined';
|
|
907
|
+
data: string;
|
|
908
|
+
};
|
|
605
909
|
export declare const ciWechat: {
|
|
606
910
|
name: 'wechat';
|
|
607
911
|
data: string;
|
|
@@ -610,7 +914,7 @@ export declare const ciXing: {
|
|
|
610
914
|
name: 'xing';
|
|
611
915
|
data: string;
|
|
612
916
|
};
|
|
613
|
-
export declare type coyoIcon = '16-chevron-down' | '16-chevron-left' | '16-chevron-right' | '16-chevron-up' | 'arrow-down-outlined' | 'arrow-left-outlined' | 'arrow-right-outlined' | 'arrow-up-outlined' | 'article-filled' | 'article-outlined' | 'bar-chart-outlined' | 'bell-check-outlined' | 'bell-dot-filled' | 'bell-dot-outlined' | 'bell-filled' | 'bell-outlined' | 'bell-plus-outlined' | 'bell-ringing-filled' | 'bell-ringing-outlined' | 'book-filled' | 'book-outlined' | 'bookmark-check-outlined' | 'bookmark-filled' | 'bookmark-outlined' | 'bookmark-plus-outlined' | 'chat-filled' | 'chat-outlined' | 'check-circle-filled' | 'check-circle-outlined' | 'check-outlined' | 'chevron-down-outlined' | 'chevron-left-outlined' | 'chevron-right-outlined' | 'chevron-up-outlined' | 'clock-filled' | 'clock-outlined' | 'communities-filled' | 'communities-outlined' | 'content-filled' | 'content-outlined' | 'copy-outlined' | 'cross-circle-filled' | 'cross-circle-outlined' | 'cross-outlined' | 'cross-square-filled' | 'cross-square-outlined' | 'download-outlined' | 'earth-outlined' | 'events-filled' | 'events-outlined' | 'folder-minus-outlined' | 'folder-outlined' | 'folder-plus-outlined' | 'gift-outlined' | 'globe-outlined' | 'gradient-outlined' | 'group-outlined' | 'hashtag-outlined' | 'home-filled' | 'home-outlined' | 'layers-filled' | 'layers-outlined' | 'likes-circle-filled' | 'link-outlined' | 'lock-filled' | 'lock-open-filled' | 'lock-open-outlined' | 'lock-outlined' | 'marketplace-filled' | 'marketplace-outlined' | '
|
|
917
|
+
export declare type coyoIcon = '16-chevron-down' | '16-chevron-left' | '16-chevron-right' | '16-chevron-up' | '16-flash-circle-outlined' | '16-lock-outlined' | '16-thumbs-up-outlined' | '16-translate-box-outlined' | 'arrow-down-outlined' | 'arrow-left-outlined' | 'arrow-right-outlined' | 'arrow-up-outlined' | 'article-filled' | 'article-outlined' | 'bar-chart-outlined' | 'bell-check-outlined' | 'bell-dot-filled' | 'bell-dot-outlined' | 'bell-filled' | 'bell-outlined' | 'bell-plus-outlined' | 'bell-ringing-filled' | 'bell-ringing-outlined' | 'book-filled' | 'book-outlined' | 'bookmark-check-outlined' | 'bookmark-filled' | 'bookmark-outlined' | 'bookmark-plus-outlined' | 'chat-filled' | 'chat-outlined' | 'check-circle-filled' | 'check-circle-outlined' | 'check-outlined' | 'chevron-down-outlined' | 'chevron-left-outlined' | 'chevron-right-outlined' | 'chevron-up-outlined' | 'clock-filled' | 'clock-outlined' | 'communities-filled' | 'communities-outlined' | 'content-filled' | 'content-outlined' | 'copy-outlined' | 'cross-circle-filled' | 'cross-circle-outlined' | 'cross-outlined' | 'cross-square-filled' | 'cross-square-outlined' | 'dots-circle-outlined' | 'download-outlined' | 'earth-outlined' | 'events-filled' | 'events-outlined' | 'external-link-outlined' | 'flash-circle-outlined' | 'flash-outlined' | 'folder-minus-outlined' | 'folder-outlined' | 'folder-plus-outlined' | 'gift-outlined' | 'globe-outlined' | 'gradient-outlined' | 'group-outlined' | 'hashtag-outlined' | 'home-filled' | 'home-outlined' | 'layers-filled' | 'layers-outlined' | 'likes-circle-filled' | 'link-outlined' | 'location-outlined' | 'lock-filled' | 'lock-open-filled' | 'lock-open-outlined' | 'lock-outlined' | 'marketplace-filled' | 'marketplace-outlined' | 'maybe-circle-outlined' | 'megaphone-filled' | 'megaphone-outlined' | 'microsoft-teams' | 'microsoft-yammer' | 'paperclip-box-outlined' | 'paperclip-outlined' | 'photo-add-outlined' | 'photo-filled' | 'photo-outlined' | 'photo-remove-outlined' | 'plus-circle-filled' | 'plus-circle-outlined' | 'plus-outlined' | 'plus-square-filled' | 'plus-square-outlined' | 'printer-filled' | 'printer-outlined' | 'profile-box-outlined' | 'profile-circle-outlined' | 'profiles-filled' | 'profiles-outlined' | 'question-mark-circle-outlined' | 'reading-glasses-filled' | 'reading-glasses-outlined' | 'restart-outlined' | 'search-filled' | 'search-outlined' | 'search-restart-outlined' | 'settings-outlined' | 'share-filled' | 'share-outlined' | 'sign-in-outlined' | 'sign-out-outlined' | 'signal-outlined' | 'slack' | 'smile' | 'sp-grid-2-cols' | 'sp-grid-3-cols' | 'sp-grid-4-cols' | 'sp-grid-full' | 'sp-grid-sidebar-left-lg' | 'sp-grid-sidebar-left' | 'sp-grid-sidebar-right-lg' | 'sp-grid-sidebar-right' | 'sp-grid-social' | 'sparkle-filled' | 'sparkle-outlined' | 'star-circle-filled' | 'star-circle-outlined' | 'sticker-filled' | 'sticker-outlined' | 'thumbs-up-filled' | 'thumbs-up-outlined' | 'translate-box-outlined' | 'translate-outlined' | 'trash-filled' | 'trash-outlined' | 'upload-outlined' | 'video-camera-filled' | 'video-camera-outlined' | 'w-blog-article-recommended-outlined' | 'write-outlined' | 'circle-outlined' | 'apple-safari' | 'exclamation-mark-circle-outlined' | 'facebook' | 'feed-filled' | 'feed-outlined' | 'fingerprint-outlined' | 'google-calendar' | 'google-chrome' | 'google-drive' | 'google-mail' | 'google' | 'haiilo-home' | 'haiilo-insights' | 'haiilo-outlined' | 'haiilo-share' | 'haiilo-stories' | 'history-outlined' | 'info-circle-outlined' | 'instagram' | 'linkedin' | 'mail-open-outlined' | 'mail-outlined' | 'menu-left-outlined' | 'menu-outlined' | 'menu-right-outlined' | 'microsoft-edge' | 'microsoft-excel' | 'microsoft-onenote' | 'microsoft-outlook' | 'microsoft-planner' | 'microsoft-powerpoint' | 'microsoft-sharepoint' | 'microsoft-word' | 'microsoft' | 'more-horizontal-filled' | 'mozilla-firefox' | 'planet-filled' | 'planet-outlined' | 'puzzle-piece-outlined' | 'stream-filled' | 'stream-outlined' | 'translate-box-filled' | 'twitter' | 'w-alert-outlined' | 'w-birthdays-upcoming-outlined' | 'w-blog-article-new-outlined' | 'w-blog-article-outlined' | 'w-bookmarks-outlined' | 'w-button-outlined' | 'w-colleagues-new-outlined' | 'w-complete-profile-outlined' | 'w-divider-outlined' | 'w-do-you-know-outlined' | 'w-document-outlined' | 'w-documents-m-365-outlined' | 'w-documents-new-outlined' | 'w-download-outlined' | 'w-events-upcoming-outlined' | 'w-facegame-outlined' | 'w-feed-outlined' | 'w-gallery-outlined' | 'w-hashtags-outlined' | 'w-headline-outlined' | 'w-hero-teaser-outlined' | 'w-html-outlined' | 'w-iframe-outlined' | 'w-image-outlined' | 'w-launchpad-outlined' | 'w-media-outlined' | 'w-online-users-outlined' | 'w-plugin-trello-outlined' | 'w-plugin-twitter-outlined' | 'w-poll-outlined' | 'w-profile-outlined' | 'w-rss-feed-outlined' | 'w-subscriptions-outlined' | 'w-suggested-communities-outlined' | 'w-suggested-pages-outlined' | 'w-teaser-outlined' | 'w-text-outlined' | 'w-video-outlined' | 'w-welcome-outlined' | 'w-wiki-article-new-outlined' | 'w-wiki-article-outlined' | 'wechat' | 'xing';
|
|
614
918
|
export interface CoyoIcon {
|
|
615
919
|
name: coyoIcon;
|
|
616
920
|
data: string;
|
|
@@ -628,6 +932,18 @@ export declare const completeIconSet: ({
|
|
|
628
932
|
} | {
|
|
629
933
|
name: '16-chevron-up';
|
|
630
934
|
data: string;
|
|
935
|
+
} | {
|
|
936
|
+
name: '16-flash-circle-outlined';
|
|
937
|
+
data: string;
|
|
938
|
+
} | {
|
|
939
|
+
name: '16-lock-outlined';
|
|
940
|
+
data: string;
|
|
941
|
+
} | {
|
|
942
|
+
name: '16-thumbs-up-outlined';
|
|
943
|
+
data: string;
|
|
944
|
+
} | {
|
|
945
|
+
name: '16-translate-box-outlined';
|
|
946
|
+
data: string;
|
|
631
947
|
} | {
|
|
632
948
|
name: 'arrow-down-outlined';
|
|
633
949
|
data: string;
|
|
@@ -754,6 +1070,9 @@ export declare const completeIconSet: ({
|
|
|
754
1070
|
} | {
|
|
755
1071
|
name: 'cross-square-outlined';
|
|
756
1072
|
data: string;
|
|
1073
|
+
} | {
|
|
1074
|
+
name: 'dots-circle-outlined';
|
|
1075
|
+
data: string;
|
|
757
1076
|
} | {
|
|
758
1077
|
name: 'download-outlined';
|
|
759
1078
|
data: string;
|
|
@@ -766,6 +1085,15 @@ export declare const completeIconSet: ({
|
|
|
766
1085
|
} | {
|
|
767
1086
|
name: 'events-outlined';
|
|
768
1087
|
data: string;
|
|
1088
|
+
} | {
|
|
1089
|
+
name: 'external-link-outlined';
|
|
1090
|
+
data: string;
|
|
1091
|
+
} | {
|
|
1092
|
+
name: 'flash-circle-outlined';
|
|
1093
|
+
data: string;
|
|
1094
|
+
} | {
|
|
1095
|
+
name: 'flash-outlined';
|
|
1096
|
+
data: string;
|
|
769
1097
|
} | {
|
|
770
1098
|
name: 'folder-minus-outlined';
|
|
771
1099
|
data: string;
|
|
@@ -808,6 +1136,9 @@ export declare const completeIconSet: ({
|
|
|
808
1136
|
} | {
|
|
809
1137
|
name: 'link-outlined';
|
|
810
1138
|
data: string;
|
|
1139
|
+
} | {
|
|
1140
|
+
name: 'location-outlined';
|
|
1141
|
+
data: string;
|
|
811
1142
|
} | {
|
|
812
1143
|
name: 'lock-filled';
|
|
813
1144
|
data: string;
|
|
@@ -827,13 +1158,13 @@ export declare const completeIconSet: ({
|
|
|
827
1158
|
name: 'marketplace-outlined';
|
|
828
1159
|
data: string;
|
|
829
1160
|
} | {
|
|
830
|
-
name: '
|
|
1161
|
+
name: 'maybe-circle-outlined';
|
|
831
1162
|
data: string;
|
|
832
1163
|
} | {
|
|
833
|
-
name: 'megaphone-
|
|
1164
|
+
name: 'megaphone-filled';
|
|
834
1165
|
data: string;
|
|
835
1166
|
} | {
|
|
836
|
-
name: '
|
|
1167
|
+
name: 'megaphone-outlined';
|
|
837
1168
|
data: string;
|
|
838
1169
|
} | {
|
|
839
1170
|
name: 'microsoft-teams';
|
|
@@ -892,18 +1223,27 @@ export declare const completeIconSet: ({
|
|
|
892
1223
|
} | {
|
|
893
1224
|
name: 'profiles-outlined';
|
|
894
1225
|
data: string;
|
|
1226
|
+
} | {
|
|
1227
|
+
name: 'question-mark-circle-outlined';
|
|
1228
|
+
data: string;
|
|
895
1229
|
} | {
|
|
896
1230
|
name: 'reading-glasses-filled';
|
|
897
1231
|
data: string;
|
|
898
1232
|
} | {
|
|
899
1233
|
name: 'reading-glasses-outlined';
|
|
900
1234
|
data: string;
|
|
1235
|
+
} | {
|
|
1236
|
+
name: 'restart-outlined';
|
|
1237
|
+
data: string;
|
|
901
1238
|
} | {
|
|
902
1239
|
name: 'search-filled';
|
|
903
1240
|
data: string;
|
|
904
1241
|
} | {
|
|
905
1242
|
name: 'search-outlined';
|
|
906
1243
|
data: string;
|
|
1244
|
+
} | {
|
|
1245
|
+
name: 'search-restart-outlined';
|
|
1246
|
+
data: string;
|
|
907
1247
|
} | {
|
|
908
1248
|
name: 'settings-outlined';
|
|
909
1249
|
data: string;
|
|
@@ -928,6 +1268,33 @@ export declare const completeIconSet: ({
|
|
|
928
1268
|
} | {
|
|
929
1269
|
name: 'smile';
|
|
930
1270
|
data: string;
|
|
1271
|
+
} | {
|
|
1272
|
+
name: 'sp-grid-2-cols';
|
|
1273
|
+
data: string;
|
|
1274
|
+
} | {
|
|
1275
|
+
name: 'sp-grid-3-cols';
|
|
1276
|
+
data: string;
|
|
1277
|
+
} | {
|
|
1278
|
+
name: 'sp-grid-4-cols';
|
|
1279
|
+
data: string;
|
|
1280
|
+
} | {
|
|
1281
|
+
name: 'sp-grid-full';
|
|
1282
|
+
data: string;
|
|
1283
|
+
} | {
|
|
1284
|
+
name: 'sp-grid-sidebar-left-lg';
|
|
1285
|
+
data: string;
|
|
1286
|
+
} | {
|
|
1287
|
+
name: 'sp-grid-sidebar-left';
|
|
1288
|
+
data: string;
|
|
1289
|
+
} | {
|
|
1290
|
+
name: 'sp-grid-sidebar-right-lg';
|
|
1291
|
+
data: string;
|
|
1292
|
+
} | {
|
|
1293
|
+
name: 'sp-grid-sidebar-right';
|
|
1294
|
+
data: string;
|
|
1295
|
+
} | {
|
|
1296
|
+
name: 'sp-grid-social';
|
|
1297
|
+
data: string;
|
|
931
1298
|
} | {
|
|
932
1299
|
name: 'sparkle-filled';
|
|
933
1300
|
data: string;
|
|
@@ -952,6 +1319,9 @@ export declare const completeIconSet: ({
|
|
|
952
1319
|
} | {
|
|
953
1320
|
name: 'thumbs-up-outlined';
|
|
954
1321
|
data: string;
|
|
1322
|
+
} | {
|
|
1323
|
+
name: 'translate-box-outlined';
|
|
1324
|
+
data: string;
|
|
955
1325
|
} | {
|
|
956
1326
|
name: 'translate-outlined';
|
|
957
1327
|
data: string;
|
|
@@ -970,12 +1340,21 @@ export declare const completeIconSet: ({
|
|
|
970
1340
|
} | {
|
|
971
1341
|
name: 'video-camera-outlined';
|
|
972
1342
|
data: string;
|
|
1343
|
+
} | {
|
|
1344
|
+
name: 'w-blog-article-recommended-outlined';
|
|
1345
|
+
data: string;
|
|
973
1346
|
} | {
|
|
974
1347
|
name: 'write-outlined';
|
|
975
1348
|
data: string;
|
|
1349
|
+
} | {
|
|
1350
|
+
name: 'circle-outlined';
|
|
1351
|
+
data: string;
|
|
976
1352
|
} | {
|
|
977
1353
|
name: 'apple-safari';
|
|
978
1354
|
data: string;
|
|
1355
|
+
} | {
|
|
1356
|
+
name: 'exclamation-mark-circle-outlined';
|
|
1357
|
+
data: string;
|
|
979
1358
|
} | {
|
|
980
1359
|
name: 'facebook';
|
|
981
1360
|
data: string;
|
|
@@ -1018,6 +1397,12 @@ export declare const completeIconSet: ({
|
|
|
1018
1397
|
} | {
|
|
1019
1398
|
name: 'haiilo-stories';
|
|
1020
1399
|
data: string;
|
|
1400
|
+
} | {
|
|
1401
|
+
name: 'history-outlined';
|
|
1402
|
+
data: string;
|
|
1403
|
+
} | {
|
|
1404
|
+
name: 'info-circle-outlined';
|
|
1405
|
+
data: string;
|
|
1021
1406
|
} | {
|
|
1022
1407
|
name: 'instagram';
|
|
1023
1408
|
data: string;
|
|
@@ -1030,6 +1415,15 @@ export declare const completeIconSet: ({
|
|
|
1030
1415
|
} | {
|
|
1031
1416
|
name: 'mail-outlined';
|
|
1032
1417
|
data: string;
|
|
1418
|
+
} | {
|
|
1419
|
+
name: 'menu-left-outlined';
|
|
1420
|
+
data: string;
|
|
1421
|
+
} | {
|
|
1422
|
+
name: 'menu-outlined';
|
|
1423
|
+
data: string;
|
|
1424
|
+
} | {
|
|
1425
|
+
name: 'menu-right-outlined';
|
|
1426
|
+
data: string;
|
|
1033
1427
|
} | {
|
|
1034
1428
|
name: 'microsoft-edge';
|
|
1035
1429
|
data: string;
|
|
@@ -1057,18 +1451,156 @@ export declare const completeIconSet: ({
|
|
|
1057
1451
|
} | {
|
|
1058
1452
|
name: 'microsoft';
|
|
1059
1453
|
data: string;
|
|
1454
|
+
} | {
|
|
1455
|
+
name: 'more-horizontal-filled';
|
|
1456
|
+
data: string;
|
|
1060
1457
|
} | {
|
|
1061
1458
|
name: 'mozilla-firefox';
|
|
1062
1459
|
data: string;
|
|
1460
|
+
} | {
|
|
1461
|
+
name: 'planet-filled';
|
|
1462
|
+
data: string;
|
|
1463
|
+
} | {
|
|
1464
|
+
name: 'planet-outlined';
|
|
1465
|
+
data: string;
|
|
1466
|
+
} | {
|
|
1467
|
+
name: 'puzzle-piece-outlined';
|
|
1468
|
+
data: string;
|
|
1063
1469
|
} | {
|
|
1064
1470
|
name: 'stream-filled';
|
|
1065
1471
|
data: string;
|
|
1066
1472
|
} | {
|
|
1067
1473
|
name: 'stream-outlined';
|
|
1068
1474
|
data: string;
|
|
1475
|
+
} | {
|
|
1476
|
+
name: 'translate-box-filled';
|
|
1477
|
+
data: string;
|
|
1069
1478
|
} | {
|
|
1070
1479
|
name: 'twitter';
|
|
1071
1480
|
data: string;
|
|
1481
|
+
} | {
|
|
1482
|
+
name: 'w-alert-outlined';
|
|
1483
|
+
data: string;
|
|
1484
|
+
} | {
|
|
1485
|
+
name: 'w-birthdays-upcoming-outlined';
|
|
1486
|
+
data: string;
|
|
1487
|
+
} | {
|
|
1488
|
+
name: 'w-blog-article-new-outlined';
|
|
1489
|
+
data: string;
|
|
1490
|
+
} | {
|
|
1491
|
+
name: 'w-blog-article-outlined';
|
|
1492
|
+
data: string;
|
|
1493
|
+
} | {
|
|
1494
|
+
name: 'w-bookmarks-outlined';
|
|
1495
|
+
data: string;
|
|
1496
|
+
} | {
|
|
1497
|
+
name: 'w-button-outlined';
|
|
1498
|
+
data: string;
|
|
1499
|
+
} | {
|
|
1500
|
+
name: 'w-colleagues-new-outlined';
|
|
1501
|
+
data: string;
|
|
1502
|
+
} | {
|
|
1503
|
+
name: 'w-complete-profile-outlined';
|
|
1504
|
+
data: string;
|
|
1505
|
+
} | {
|
|
1506
|
+
name: 'w-divider-outlined';
|
|
1507
|
+
data: string;
|
|
1508
|
+
} | {
|
|
1509
|
+
name: 'w-do-you-know-outlined';
|
|
1510
|
+
data: string;
|
|
1511
|
+
} | {
|
|
1512
|
+
name: 'w-document-outlined';
|
|
1513
|
+
data: string;
|
|
1514
|
+
} | {
|
|
1515
|
+
name: 'w-documents-m-365-outlined';
|
|
1516
|
+
data: string;
|
|
1517
|
+
} | {
|
|
1518
|
+
name: 'w-documents-new-outlined';
|
|
1519
|
+
data: string;
|
|
1520
|
+
} | {
|
|
1521
|
+
name: 'w-download-outlined';
|
|
1522
|
+
data: string;
|
|
1523
|
+
} | {
|
|
1524
|
+
name: 'w-events-upcoming-outlined';
|
|
1525
|
+
data: string;
|
|
1526
|
+
} | {
|
|
1527
|
+
name: 'w-facegame-outlined';
|
|
1528
|
+
data: string;
|
|
1529
|
+
} | {
|
|
1530
|
+
name: 'w-feed-outlined';
|
|
1531
|
+
data: string;
|
|
1532
|
+
} | {
|
|
1533
|
+
name: 'w-gallery-outlined';
|
|
1534
|
+
data: string;
|
|
1535
|
+
} | {
|
|
1536
|
+
name: 'w-hashtags-outlined';
|
|
1537
|
+
data: string;
|
|
1538
|
+
} | {
|
|
1539
|
+
name: 'w-headline-outlined';
|
|
1540
|
+
data: string;
|
|
1541
|
+
} | {
|
|
1542
|
+
name: 'w-hero-teaser-outlined';
|
|
1543
|
+
data: string;
|
|
1544
|
+
} | {
|
|
1545
|
+
name: 'w-html-outlined';
|
|
1546
|
+
data: string;
|
|
1547
|
+
} | {
|
|
1548
|
+
name: 'w-iframe-outlined';
|
|
1549
|
+
data: string;
|
|
1550
|
+
} | {
|
|
1551
|
+
name: 'w-image-outlined';
|
|
1552
|
+
data: string;
|
|
1553
|
+
} | {
|
|
1554
|
+
name: 'w-launchpad-outlined';
|
|
1555
|
+
data: string;
|
|
1556
|
+
} | {
|
|
1557
|
+
name: 'w-media-outlined';
|
|
1558
|
+
data: string;
|
|
1559
|
+
} | {
|
|
1560
|
+
name: 'w-online-users-outlined';
|
|
1561
|
+
data: string;
|
|
1562
|
+
} | {
|
|
1563
|
+
name: 'w-plugin-trello-outlined';
|
|
1564
|
+
data: string;
|
|
1565
|
+
} | {
|
|
1566
|
+
name: 'w-plugin-twitter-outlined';
|
|
1567
|
+
data: string;
|
|
1568
|
+
} | {
|
|
1569
|
+
name: 'w-poll-outlined';
|
|
1570
|
+
data: string;
|
|
1571
|
+
} | {
|
|
1572
|
+
name: 'w-profile-outlined';
|
|
1573
|
+
data: string;
|
|
1574
|
+
} | {
|
|
1575
|
+
name: 'w-rss-feed-outlined';
|
|
1576
|
+
data: string;
|
|
1577
|
+
} | {
|
|
1578
|
+
name: 'w-subscriptions-outlined';
|
|
1579
|
+
data: string;
|
|
1580
|
+
} | {
|
|
1581
|
+
name: 'w-suggested-communities-outlined';
|
|
1582
|
+
data: string;
|
|
1583
|
+
} | {
|
|
1584
|
+
name: 'w-suggested-pages-outlined';
|
|
1585
|
+
data: string;
|
|
1586
|
+
} | {
|
|
1587
|
+
name: 'w-teaser-outlined';
|
|
1588
|
+
data: string;
|
|
1589
|
+
} | {
|
|
1590
|
+
name: 'w-text-outlined';
|
|
1591
|
+
data: string;
|
|
1592
|
+
} | {
|
|
1593
|
+
name: 'w-video-outlined';
|
|
1594
|
+
data: string;
|
|
1595
|
+
} | {
|
|
1596
|
+
name: 'w-welcome-outlined';
|
|
1597
|
+
data: string;
|
|
1598
|
+
} | {
|
|
1599
|
+
name: 'w-wiki-article-new-outlined';
|
|
1600
|
+
data: string;
|
|
1601
|
+
} | {
|
|
1602
|
+
name: 'w-wiki-article-outlined';
|
|
1603
|
+
data: string;
|
|
1072
1604
|
} | {
|
|
1073
1605
|
name: 'wechat';
|
|
1074
1606
|
data: string;
|