@haiilo/catalyst-icons 1.0.5 → 1.0.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/dist/js/icons.constants.d.ts +43 -1
- package/dist/js/icons.constants.js +35 -5
- package/dist/js/icons.object.d.ts +1 -1
- package/dist/js/icons.object.js +11 -5
- package/dist/style/sprite.css.css +470 -416
- package/dist/style/sprite.css.less +470 -416
- package/dist/style/sprite.css.scss +470 -416
- package/dist/style/sprite.view.css +470 -416
- package/dist/style/sprite.view.less +470 -416
- package/dist/style/sprite.view.scss +470 -416
- 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 +1 -1
- package/tmp/assets/communities-filled.svg +3 -1
- package/tmp/assets/communities-outlined.svg +3 -1
- package/tmp/assets/emoji-angry.svg +4 -0
- package/tmp/assets/emoji-happy.svg +6 -0
- package/tmp/assets/emoji-neutral.svg +4 -0
- package/tmp/assets/emoji-sad.svg +4 -0
- package/tmp/assets/emoji-smile.svg +4 -0
- package/tmp/assets/feed-filled.svg +3 -1
- package/tmp/assets/feed-outlined.svg +4 -1
- package/tmp/assets/github.svg +3 -0
- package/tmp/assets/group-outlined.svg +4 -1
|
@@ -854,6 +854,26 @@ export declare const ciCopyOutlined: {
|
|
|
854
854
|
name: 'copy-outlined';
|
|
855
855
|
data: string;
|
|
856
856
|
};
|
|
857
|
+
export declare const ciEmojiAngry: {
|
|
858
|
+
name: 'emoji-angry';
|
|
859
|
+
data: string;
|
|
860
|
+
};
|
|
861
|
+
export declare const ciEmojiHappy: {
|
|
862
|
+
name: 'emoji-happy';
|
|
863
|
+
data: string;
|
|
864
|
+
};
|
|
865
|
+
export declare const ciEmojiNeutral: {
|
|
866
|
+
name: 'emoji-neutral';
|
|
867
|
+
data: string;
|
|
868
|
+
};
|
|
869
|
+
export declare const ciEmojiSad: {
|
|
870
|
+
name: 'emoji-sad';
|
|
871
|
+
data: string;
|
|
872
|
+
};
|
|
873
|
+
export declare const ciEmojiSmile: {
|
|
874
|
+
name: 'emoji-smile';
|
|
875
|
+
data: string;
|
|
876
|
+
};
|
|
857
877
|
export declare const ciEyeClosedOutlined: {
|
|
858
878
|
name: 'eye-closed-outlined';
|
|
859
879
|
data: string;
|
|
@@ -1158,6 +1178,10 @@ export declare const ciFlagTr: {
|
|
|
1158
1178
|
name: 'flag-tr';
|
|
1159
1179
|
data: string;
|
|
1160
1180
|
};
|
|
1181
|
+
export declare const ciGithub: {
|
|
1182
|
+
name: 'github';
|
|
1183
|
+
data: string;
|
|
1184
|
+
};
|
|
1161
1185
|
export declare const ciGoogleCalendar: {
|
|
1162
1186
|
name: 'google-calendar';
|
|
1163
1187
|
data: string;
|
|
@@ -1686,7 +1710,7 @@ export declare const ciXing: {
|
|
|
1686
1710
|
name: 'xing';
|
|
1687
1711
|
data: string;
|
|
1688
1712
|
};
|
|
1689
|
-
export declare type coyoIcon = '16-chevron-down' | '16-chevron-left' | '16-chevron-right' | '16-chevron-up' | '16-editor-h-1' | '16-editor-h-2' | '16-editor-h-3' | '16-editor-h-4' | '16-editor-h-5' | '16-editor-h-6' | '16-editor-headline' | '16-editor-indent-decrease' | '16-editor-indent-increase' | '16-editor-ol' | '16-editor-ul' | '16-flash-circle-outlined' | '16-lock-outlined' | '16-thumbs-up-outlined' | '16-translate-box-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' | 'cross-circle-filled' | 'cross-circle-outlined' | 'cross-outlined' | 'cross-square-filled' | 'cross-square-outlined' | 'danger-filled' | 'danger-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' | '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' | '16-bell-strikethrough' | '16-bell' | '16-check-circle-filled' | '16-check-circle-outlined' | '16-check-double' | '16-check' | '16-clock-outlined' | '16-cross' | '16-earth-outlined' | '16-editor-arrow-down' | '16-editor-arrow-up' | '16-editor-bold' | '16-editor-delete' | '16-editor-image' | '16-editor-italic' | '16-editor-link-break' | '16-editor-link' | '16-editor-paragraph' | '16-editor-plus' | '16-editor-search' | '16-editor-settings' | '16-external-link' | '16-flag' | '16-info-circle-outlined' | '16-link-large' | '16-link-medium' | '16-link-small' | '16-pen-outlined' | '16-pin-outlined' | '16-targeted-outlined' | '16-warning-circle-outlined' | 'a-11-y-outlined' | 'ai-filled' | 'ai-outlined' | 'alert-box-outlined' | 'alert-circle-outlined' | 'apple-safari' | 'archive-filled' | 'archive-outlined' | 'arrow-down-outlined' | 'arrow-left-outlined' | 'arrow-pointing-box-outlined' | 'arrow-redo-outlined' | 'arrow-right-outlined' | 'arrow-up-outlined' | 'blank' | 'block-align-center-outlined' | 'block-align-fw-outlined' | 'block-align-left-outlined' | 'block-align-right-outlined' | 'block-caption-outlined' | 'bold-outlined' | 'brush-brackets-outlined' | 'calendar-check-outlined' | 'calendar-cross-outlined' | 'calendar-outlined' | 'calendar-pen-outlined' | 'check-double-outlined' | 'circle-filled-s' | 'circle-filled' | 'circle-outlined-s' | 'circle-outlined' | 'comment-outlined' | 'compass-outlined' | 'copy-outlined' | 'eye-closed-outlined' | 'eye-open-outlined' | 'facebook' | 'feed-filled' | 'feed-outlined' | 'filter-outlined' | 'fingerprint-outlined' | 'flag-al' | 'flag-am' | 'flag-bg' | 'flag-circle-al' | 'flag-circle-am' | 'flag-circle-bg' | 'flag-circle-cn' | 'flag-circle-cz' | 'flag-circle-de' | 'flag-circle-dk' | 'flag-circle-ee' | 'flag-circle-en' | 'flag-circle-es' | 'flag-circle-fi' | 'flag-circle-fr' | 'flag-circle-gb' | 'flag-circle-gr' | 'flag-circle-hr' | 'flag-circle-hu' | 'flag-circle-is' | 'flag-circle-it' | 'flag-circle-jp' | 'flag-circle-kr' | 'flag-circle-lv' | 'flag-circle-mk' | 'flag-circle-nl' | 'flag-circle-no' | 'flag-circle-pl' | 'flag-circle-pt' | 'flag-circle-ro' | 'flag-circle-rs' | 'flag-circle-ru' | 'flag-circle-se' | 'flag-circle-si' | 'flag-circle-sk' | 'flag-circle-th' | 'flag-circle-tr' | 'flag-cn' | 'flag-cz' | 'flag-de' | 'flag-dk' | 'flag-ee' | 'flag-en' | 'flag-es' | 'flag-fi' | 'flag-fr' | 'flag-gb' | 'flag-gr' | 'flag-hr' | 'flag-hu' | 'flag-is' | 'flag-it' | 'flag-jp' | 'flag-kr' | 'flag-lv' | 'flag-mk' | 'flag-nl' | 'flag-no' | 'flag-outlined' | 'flag-pl' | 'flag-pt' | 'flag-ro' | 'flag-rs' | 'flag-ru' | 'flag-se' | 'flag-si' | 'flag-sk' | 'flag-th' | 'flag-tr' | 'google-calendar' | 'google-chrome' | 'google-drive' | 'google-mail' | 'google' | 'group-outlined' | 'haiilo-home' | 'haiilo-insights' | 'haiilo-outlined' | 'haiilo-share' | 'haiilo-stories' | 'history-outlined' | 'info-circle-filled' | 'info-circle-outlined' | 'instagram' | 'italic-outlined' | 'link-break-outlined' | 'linkedin' | 'list-ordered-outlined' | 'list-unordered-outlined' | 'loop-outlined' | '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' | 'openai' | 'paperplane-tilt-outlined' | 'pen-outlined' | 'pen-writing' | 'planet-filled' | 'planet-outlined' | 'push-notification' | 'puzzle-piece-outlined' | 'quote-outlined' | 'redo-outlined' | 'replace-outlined' | 'rte-blockquote' | 'rte-bold' | 'rte-emoji' | 'rte-image' | 'rte-italic' | 'rte-layout' | 'rte-lg-ai' | 'rte-lg-blockquote' | 'rte-lg-h-1' | 'rte-lg-h-2' | 'rte-lg-image' | 'rte-lg-layout' | 'rte-lg-text' | 'rte-link' | 'rte-ol' | 'rte-redo' | 'rte-ul' | 'rte-undo' | 'rte-variable' | 'rte-video' | 'sliders-outlined' | 'social-media-outlined' | 'sorting-outlined' | 'status-available' | 'status-away' | 'status-dnd' | 'status-invisible' | 'status-ooo' | 'stream-filled' | 'stream-outlined' | 'strikethrough-outlined' | 'tag-outlined' | 'targeted-outlined' | 'text-extend-outlined' | 'text-shorten-outlined' | 'text-summary-outlined' | 'translate-box-filled' | 'twitter' | 'underlined-outlined' | 'undo-outlined' | 'video-outlined' | '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';
|
|
1713
|
+
export declare type coyoIcon = '16-chevron-down' | '16-chevron-left' | '16-chevron-right' | '16-chevron-up' | '16-editor-h-1' | '16-editor-h-2' | '16-editor-h-3' | '16-editor-h-4' | '16-editor-h-5' | '16-editor-h-6' | '16-editor-headline' | '16-editor-indent-decrease' | '16-editor-indent-increase' | '16-editor-ol' | '16-editor-ul' | '16-flash-circle-outlined' | '16-lock-outlined' | '16-thumbs-up-outlined' | '16-translate-box-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' | 'cross-circle-filled' | 'cross-circle-outlined' | 'cross-outlined' | 'cross-square-filled' | 'cross-square-outlined' | 'danger-filled' | 'danger-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' | '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' | '16-bell-strikethrough' | '16-bell' | '16-check-circle-filled' | '16-check-circle-outlined' | '16-check-double' | '16-check' | '16-clock-outlined' | '16-cross' | '16-earth-outlined' | '16-editor-arrow-down' | '16-editor-arrow-up' | '16-editor-bold' | '16-editor-delete' | '16-editor-image' | '16-editor-italic' | '16-editor-link-break' | '16-editor-link' | '16-editor-paragraph' | '16-editor-plus' | '16-editor-search' | '16-editor-settings' | '16-external-link' | '16-flag' | '16-info-circle-outlined' | '16-link-large' | '16-link-medium' | '16-link-small' | '16-pen-outlined' | '16-pin-outlined' | '16-targeted-outlined' | '16-warning-circle-outlined' | 'a-11-y-outlined' | 'ai-filled' | 'ai-outlined' | 'alert-box-outlined' | 'alert-circle-outlined' | 'apple-safari' | 'archive-filled' | 'archive-outlined' | 'arrow-down-outlined' | 'arrow-left-outlined' | 'arrow-pointing-box-outlined' | 'arrow-redo-outlined' | 'arrow-right-outlined' | 'arrow-up-outlined' | 'blank' | 'block-align-center-outlined' | 'block-align-fw-outlined' | 'block-align-left-outlined' | 'block-align-right-outlined' | 'block-caption-outlined' | 'bold-outlined' | 'brush-brackets-outlined' | 'calendar-check-outlined' | 'calendar-cross-outlined' | 'calendar-outlined' | 'calendar-pen-outlined' | 'check-double-outlined' | 'circle-filled-s' | 'circle-filled' | 'circle-outlined-s' | 'circle-outlined' | 'comment-outlined' | 'compass-outlined' | 'copy-outlined' | 'emoji-angry' | 'emoji-happy' | 'emoji-neutral' | 'emoji-sad' | 'emoji-smile' | 'eye-closed-outlined' | 'eye-open-outlined' | 'facebook' | 'feed-filled' | 'feed-outlined' | 'filter-outlined' | 'fingerprint-outlined' | 'flag-al' | 'flag-am' | 'flag-bg' | 'flag-circle-al' | 'flag-circle-am' | 'flag-circle-bg' | 'flag-circle-cn' | 'flag-circle-cz' | 'flag-circle-de' | 'flag-circle-dk' | 'flag-circle-ee' | 'flag-circle-en' | 'flag-circle-es' | 'flag-circle-fi' | 'flag-circle-fr' | 'flag-circle-gb' | 'flag-circle-gr' | 'flag-circle-hr' | 'flag-circle-hu' | 'flag-circle-is' | 'flag-circle-it' | 'flag-circle-jp' | 'flag-circle-kr' | 'flag-circle-lv' | 'flag-circle-mk' | 'flag-circle-nl' | 'flag-circle-no' | 'flag-circle-pl' | 'flag-circle-pt' | 'flag-circle-ro' | 'flag-circle-rs' | 'flag-circle-ru' | 'flag-circle-se' | 'flag-circle-si' | 'flag-circle-sk' | 'flag-circle-th' | 'flag-circle-tr' | 'flag-cn' | 'flag-cz' | 'flag-de' | 'flag-dk' | 'flag-ee' | 'flag-en' | 'flag-es' | 'flag-fi' | 'flag-fr' | 'flag-gb' | 'flag-gr' | 'flag-hr' | 'flag-hu' | 'flag-is' | 'flag-it' | 'flag-jp' | 'flag-kr' | 'flag-lv' | 'flag-mk' | 'flag-nl' | 'flag-no' | 'flag-outlined' | 'flag-pl' | 'flag-pt' | 'flag-ro' | 'flag-rs' | 'flag-ru' | 'flag-se' | 'flag-si' | 'flag-sk' | 'flag-th' | 'flag-tr' | 'github' | 'google-calendar' | 'google-chrome' | 'google-drive' | 'google-mail' | 'google' | 'group-outlined' | 'haiilo-home' | 'haiilo-insights' | 'haiilo-outlined' | 'haiilo-share' | 'haiilo-stories' | 'history-outlined' | 'info-circle-filled' | 'info-circle-outlined' | 'instagram' | 'italic-outlined' | 'link-break-outlined' | 'linkedin' | 'list-ordered-outlined' | 'list-unordered-outlined' | 'loop-outlined' | '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' | 'openai' | 'paperplane-tilt-outlined' | 'pen-outlined' | 'pen-writing' | 'planet-filled' | 'planet-outlined' | 'push-notification' | 'puzzle-piece-outlined' | 'quote-outlined' | 'redo-outlined' | 'replace-outlined' | 'rte-blockquote' | 'rte-bold' | 'rte-emoji' | 'rte-image' | 'rte-italic' | 'rte-layout' | 'rte-lg-ai' | 'rte-lg-blockquote' | 'rte-lg-h-1' | 'rte-lg-h-2' | 'rte-lg-image' | 'rte-lg-layout' | 'rte-lg-text' | 'rte-link' | 'rte-ol' | 'rte-redo' | 'rte-ul' | 'rte-undo' | 'rte-variable' | 'rte-video' | 'sliders-outlined' | 'social-media-outlined' | 'sorting-outlined' | 'status-available' | 'status-away' | 'status-dnd' | 'status-invisible' | 'status-ooo' | 'stream-filled' | 'stream-outlined' | 'strikethrough-outlined' | 'tag-outlined' | 'targeted-outlined' | 'text-extend-outlined' | 'text-shorten-outlined' | 'text-summary-outlined' | 'translate-box-filled' | 'twitter' | 'underlined-outlined' | 'undo-outlined' | 'video-outlined' | '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';
|
|
1690
1714
|
export interface CoyoIcon {
|
|
1691
1715
|
name: coyoIcon;
|
|
1692
1716
|
data: string;
|
|
@@ -2334,6 +2358,21 @@ export declare const completeIconSet: ({
|
|
|
2334
2358
|
} | {
|
|
2335
2359
|
name: 'copy-outlined';
|
|
2336
2360
|
data: string;
|
|
2361
|
+
} | {
|
|
2362
|
+
name: 'emoji-angry';
|
|
2363
|
+
data: string;
|
|
2364
|
+
} | {
|
|
2365
|
+
name: 'emoji-happy';
|
|
2366
|
+
data: string;
|
|
2367
|
+
} | {
|
|
2368
|
+
name: 'emoji-neutral';
|
|
2369
|
+
data: string;
|
|
2370
|
+
} | {
|
|
2371
|
+
name: 'emoji-sad';
|
|
2372
|
+
data: string;
|
|
2373
|
+
} | {
|
|
2374
|
+
name: 'emoji-smile';
|
|
2375
|
+
data: string;
|
|
2337
2376
|
} | {
|
|
2338
2377
|
name: 'eye-closed-outlined';
|
|
2339
2378
|
data: string;
|
|
@@ -2562,6 +2601,9 @@ export declare const completeIconSet: ({
|
|
|
2562
2601
|
} | {
|
|
2563
2602
|
name: 'flag-tr';
|
|
2564
2603
|
data: string;
|
|
2604
|
+
} | {
|
|
2605
|
+
name: 'github';
|
|
2606
|
+
data: string;
|
|
2565
2607
|
} | {
|
|
2566
2608
|
name: 'google-calendar';
|
|
2567
2609
|
data: string;
|
|
@@ -189,11 +189,11 @@ export const ciClockOutlined = {
|
|
|
189
189
|
};
|
|
190
190
|
export const ciCommunitiesFilled = {
|
|
191
191
|
name: 'communities-filled',
|
|
192
|
-
data: `<svg
|
|
192
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 2.5a3.5 3.5 0 1 0 0 7 3.5 3.5 0 0 0 0-7Zm-6 6a3.5 3.5 0 1 0 0 7 3.5 3.5 0 0 0 0-7Zm8.5 3.5a3.5 3.5 0 1 1 7 0 3.5 3.5 0 0 1-7 0ZM12 14.5a3.5 3.5 0 1 0 0 7 3.5 3.5 0 0 0 0-7Z"/></svg>`
|
|
193
193
|
};
|
|
194
194
|
export const ciCommunitiesOutlined = {
|
|
195
195
|
name: 'communities-outlined',
|
|
196
|
-
data: `<svg
|
|
196
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill-rule="evenodd" d="M12 2.25a3.75 3.75 0 1 0 0 7.5 3.75 3.75 0 0 0 0-7.5ZM9.75 6a2.25 2.25 0 1 1 4.5 0 2.25 2.25 0 0 1-4.5 0ZM6 8.25a3.75 3.75 0 1 0 0 7.5 3.75 3.75 0 0 0 0-7.5ZM3.75 12a2.25 2.25 0 1 1 4.5 0 2.25 2.25 0 0 1-4.5 0Zm10.5 0a3.75 3.75 0 1 1 7.5 0 3.75 3.75 0 0 1-7.5 0ZM18 9.75a2.25 2.25 0 1 0 0 4.5 2.25 2.25 0 0 0 0-4.5Zm-6 4.5a3.75 3.75 0 1 0 0 7.5 3.75 3.75 0 0 0 0-7.5ZM9.75 18a2.25 2.25 0 1 1 4.5 0 2.25 2.25 0 0 1-4.5 0Z" clip-rule="evenodd"/></svg>`
|
|
197
197
|
};
|
|
198
198
|
export const ciContentFilled = {
|
|
199
199
|
name: 'content-filled',
|
|
@@ -855,6 +855,26 @@ export const ciCopyOutlined = {
|
|
|
855
855
|
name: 'copy-outlined',
|
|
856
856
|
data: `<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M4 2.25A1.75 1.75 0 0 0 2.25 4v11c0 .966.784 1.75 1.75 1.75h3.5v-1.5H4a.25.25 0 0 1-.25-.25V4A.25.25 0 0 1 4 3.75h9a.25.25 0 0 1 .25.25v1h1.5V4A1.75 1.75 0 0 0 13 2.25H4Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M11 7.25A1.75 1.75 0 0 0 9.25 9v11c0 .966.784 1.75 1.75 1.75h9A1.75 1.75 0 0 0 21.75 20V9A1.75 1.75 0 0 0 20 7.25h-9ZM10.75 9a.25.25 0 0 1 .25-.25h9a.25.25 0 0 1 .25.25v11a.25.25 0 0 1-.25.25h-9a.25.25 0 0 1-.25-.25V9Z"/></svg>`
|
|
857
857
|
};
|
|
858
|
+
export const ciEmojiAngry = {
|
|
859
|
+
name: 'emoji-angry',
|
|
860
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><path fill="#DA2F47" d="M22 12c0 5.523-4.477 10-10 10-5.522 0-10-4.477-10-10C2 6.478 6.478 2 12 2c5.523 0 10 4.478 10 10Z"/><path fill="#292F33" d="M16.158 18.6c-.025-.1-.649-2.433-4.158-2.433-3.51 0-4.133 2.333-4.158 2.432a.278.278 0 0 0 .131.308c.109.06.244.044.334-.043.01-.01 1.085-1.03 3.693-1.03s3.683 1.02 3.693 1.03a.279.279 0 0 0 .333.045.278.278 0 0 0 .132-.31Zm-5.432-6.993C8.918 9.8 6.012 9.777 5.89 9.777a.555.555 0 1 0 0 1.112 7.72 7.72 0 0 1 2.212.41c-.33.355-.545.907-.545 1.534 0 1.075.621 1.945 1.388 1.945.768 0 1.39-.87 1.39-1.945 0-.096-.011-.189-.021-.281.007 0 .014.004.02.004a.554.554 0 0 0 .393-.949Zm7.385-1.83c-.123 0-3.028.022-4.837 1.83a.555.555 0 0 0 .393.949c.007 0 .013-.004.02-.004a2.58 2.58 0 0 0-.02.281c0 1.075.621 1.945 1.389 1.945.767 0 1.388-.87 1.388-1.945 0-.627-.216-1.18-.545-1.535a7.738 7.738 0 0 1 2.213-.41.556.556 0 0 0 0-1.11Z"/></svg>`
|
|
861
|
+
};
|
|
862
|
+
export const ciEmojiHappy = {
|
|
863
|
+
name: 'emoji-happy',
|
|
864
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><path fill="#FFCC4D" d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10Z"/><path fill="#664500" d="M12 13.667c-2.013 0-3.348-.235-5-.556-.377-.073-1.111 0-1.111 1.111 0 2.222 2.553 5 6.111 5s6.111-2.778 6.111-5c0-1.11-.734-1.184-1.111-1.11-1.652.32-2.987.555-5 .555Z"/><path fill="#fff" d="M7 14.222s1.667.556 5 .556 5-.556 5-.556-1.111 2.223-5 2.223c-3.889 0-5-2.223-5-2.223Z"/><path fill="#664500" d="M8.667 11.444c.767 0 1.389-.87 1.389-1.944 0-1.074-.622-1.944-1.39-1.944-.766 0-1.388.87-1.388 1.944 0 1.074.622 1.944 1.389 1.944Zm6.666 0c.767 0 1.39-.87 1.39-1.944 0-1.074-.623-1.944-1.39-1.944-.767 0-1.389.87-1.389 1.944 0 1.074.622 1.944 1.39 1.944Z"/></svg>`
|
|
865
|
+
};
|
|
866
|
+
export const ciEmojiNeutral = {
|
|
867
|
+
name: 'emoji-neutral',
|
|
868
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><path fill="#FFCC4D" d="M22 12c0 5.523-4.477 10-10 10-5.522 0-10-4.477-10-10C2 6.478 6.478 2 12 2c5.523 0 10 4.478 10 10Z"/><path fill="#664500" d="M8.389 13.111c.767 0 1.389-.87 1.389-1.944 0-1.074-.622-1.945-1.39-1.945-.766 0-1.388.87-1.388 1.945 0 1.074.622 1.944 1.389 1.944Zm7.222 0c.767 0 1.389-.87 1.389-1.944 0-1.074-.622-1.945-1.389-1.945s-1.389.87-1.389 1.945c0 1.074.622 1.944 1.39 1.944Zm.278 3.334H8.11a.555.555 0 1 1 0-1.112h7.778a.555.555 0 1 1 0 1.112Z"/></svg>`
|
|
869
|
+
};
|
|
870
|
+
export const ciEmojiSad = {
|
|
871
|
+
name: 'emoji-sad',
|
|
872
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><path fill="#FFCC4D" d="M22 12c0 5.523-4.477 10-10 10-5.522 0-10-4.477-10-10C2 6.478 6.478 2 12 2c5.523 0 10 4.478 10 10Z"/><path fill="#664500" d="M8.389 13.111c.767 0 1.389-.87 1.389-1.944 0-1.074-.622-1.945-1.39-1.945-.766 0-1.388.87-1.388 1.945 0 1.074.622 1.944 1.389 1.944Zm7.222 0c.767 0 1.389-.87 1.389-1.944 0-1.074-.622-1.945-1.389-1.945s-1.389.87-1.389 1.945c0 1.074.622 1.944 1.39 1.944Zm-.564 4.377c-.006-.024-.636-2.432-3.047-2.432s-3.041 2.408-3.047 2.432c-.03.119.024.24.129.303.104.062.24.047.33-.034.006-.004.564-.48 2.588-.48 1.994 0 2.565.462 2.587.48a.278.278 0 0 0 .46-.269Z"/></svg>`
|
|
873
|
+
};
|
|
874
|
+
export const ciEmojiSmile = {
|
|
875
|
+
name: 'emoji-smile',
|
|
876
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><path fill="#FFCC4D" d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10Z"/><path fill="#664500" d="M7.842 15.123c.025.1.649 2.432 4.158 2.432 3.51 0 4.133-2.333 4.158-2.432a.277.277 0 0 0-.131-.308.28.28 0 0 0-.334.043c-.01.01-1.085 1.03-3.693 1.03s-3.683-1.02-3.693-1.03a.279.279 0 0 0-.465.265Zm.825-3.679c.767 0 1.389-.87 1.389-1.944 0-1.074-.622-1.944-1.39-1.944-.766 0-1.388.87-1.388 1.944 0 1.074.622 1.944 1.389 1.944Zm6.666 0c.767 0 1.39-.87 1.39-1.944 0-1.074-.623-1.944-1.39-1.944-.767 0-1.389.87-1.389 1.944 0 1.074.622 1.944 1.39 1.944Z"/></svg>`
|
|
877
|
+
};
|
|
858
878
|
export const ciEyeClosedOutlined = {
|
|
859
879
|
name: 'eye-closed-outlined',
|
|
860
880
|
data: `<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M4.608 7.948a.75.75 0 1 0-1.234.853 12.396 12.396 0 0 0 2.255 2.438l-2.574 2.574a.75.75 0 0 0 1.061 1.06l2.738-2.737c1.283.824 2.777 1.433 4.396 1.58V17a.75.75 0 0 0 1.5 0v-3.284c1.618-.148 3.11-.76 4.392-1.584l2.742 2.742a.75.75 0 0 0 1.06-1.06l-2.579-2.58a12.5 12.5 0 0 0 2.251-2.432.75.75 0 0 0-1.232-.855C17.965 9.99 15.144 12.25 12 12.25c-3.153 0-5.978-2.255-7.392-4.302Z"/></svg>`
|
|
@@ -869,11 +889,11 @@ export const ciFacebook = {
|
|
|
869
889
|
};
|
|
870
890
|
export const ciFeedFilled = {
|
|
871
891
|
name: 'feed-filled',
|
|
872
|
-
data: `<svg
|
|
892
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M3.25 4.5c0-.69.56-1.25 1.25-1.25h15c.69 0 1.25.56 1.25 1.25v7c0 .69-.56 1.25-1.25 1.25h-15c-.69 0-1.25-.56-1.25-1.25v-7Zm0 11.5a.75.75 0 0 1 .75-.75h12a.75.75 0 0 1 0 1.5H4a.75.75 0 0 1-.75-.75ZM4 19.25a.75.75 0 0 0 0 1.5h8a.75.75 0 0 0 0-1.5H4Z"/></svg>`
|
|
873
893
|
};
|
|
874
894
|
export const ciFeedOutlined = {
|
|
875
895
|
name: 'feed-outlined',
|
|
876
|
-
data: `<svg
|
|
896
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill-rule="evenodd" d="M3.25 4.5c0-.69.56-1.25 1.25-1.25h15c.69 0 1.25.56 1.25 1.25v7c0 .69-.56 1.25-1.25 1.25h-15c-.69 0-1.25-.56-1.25-1.25v-7Zm1.5.25v6.5h14.5v-6.5H4.75Z" clip-rule="evenodd"/><path d="M3.25 16a.75.75 0 0 1 .75-.75h12a.75.75 0 0 1 0 1.5H4a.75.75 0 0 1-.75-.75ZM4 19.25a.75.75 0 0 0 0 1.5h8a.75.75 0 0 0 0-1.5H4Z"/></svg>`
|
|
877
897
|
};
|
|
878
898
|
export const ciFilterOutlined = {
|
|
879
899
|
name: 'filter-outlined',
|
|
@@ -1159,6 +1179,10 @@ export const ciFlagTr = {
|
|
|
1159
1179
|
name: 'flag-tr',
|
|
1160
1180
|
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><rect width="20" height="14" x="2" y="5" fill="#F93939" rx="3"/><path fill="#fff" fill-rule="evenodd" d="m15.335 13.075-1.107.57.212-1.207-.895-.856 1.238-.178.552-1.097.552 1.098 1.239.178-.896.854.212 1.207" clip-rule="evenodd"/><path fill="#fff" fill-rule="evenodd" d="M11.048 15.267c1.84 0 3.333-1.463 3.333-3.267 0-1.804-1.492-3.267-3.333-3.267-1.841 0-3.334 1.463-3.334 3.267 0 1.804 1.493 3.267 3.334 3.267Zm.952-.934c1.314 0 2.38-1.045 2.38-2.333 0-1.288-1.066-2.333-2.38-2.333-1.314 0-2.381 1.045-2.381 2.333 0 1.288 1.067 2.333 2.38 2.333Z" clip-rule="evenodd"/></svg>`
|
|
1161
1181
|
};
|
|
1182
|
+
export const ciGithub = {
|
|
1183
|
+
name: 'github',
|
|
1184
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><path fill="#161614" d="M12 2C6.478 2 2 6.477 2 12c0 4.418 2.865 8.167 6.839 9.49.5.092.683-.218.683-.482 0-.238-.01-1.026-.014-1.862-2.782.605-3.369-1.18-3.369-1.18-.455-1.155-1.11-1.463-1.11-1.463-.907-.62.068-.608.068-.608 1.005.07 1.533 1.03 1.533 1.03.892 1.53 2.34 1.088 2.91.832.09-.646.35-1.087.635-1.337-2.221-.253-4.556-1.11-4.556-4.942a3.87 3.87 0 0 1 1.03-2.684c-.103-.252-.446-1.27.097-2.647 0 0 .84-.269 2.751 1.025A9.585 9.585 0 0 1 12 6.836a9.61 9.61 0 0 1 2.505.336c1.909-1.294 2.748-1.025 2.748-1.025.544 1.378.201 2.395.098 2.647.64.7 1.029 1.592 1.029 2.684 0 3.84-2.34 4.686-4.566 4.934.358.31.678.919.678 1.852 0 1.338-.012 2.415-.012 2.744 0 .266.18.578.687.48A10.001 10.001 0 0 0 22 12c0-5.523-4.477-10-10-10ZM5.745 16.245c-.022.05-.1.065-.171.03-.073-.032-.113-.1-.09-.15.022-.05.1-.065.172-.03.073.032.115.1.09.15Zm.492.44c-.047.044-.14.023-.204-.047-.065-.07-.078-.163-.03-.208.05-.044.14-.023.206.046.065.071.078.164.028.208Zm.338.56c-.062.043-.162.003-.224-.085-.061-.09-.061-.196.002-.239.062-.043.16-.004.223.084.061.09.061.197-.001.24Zm.57.651c-.054.06-.171.044-.257-.038-.087-.08-.111-.195-.056-.256.055-.06.173-.043.259.039.086.08.113.195.054.255Zm.738.22c-.024.078-.137.114-.25.08-.113-.034-.187-.126-.164-.205.023-.079.136-.116.25-.08.113.034.188.125.164.205Zm.84.093c.002.082-.094.15-.213.152-.12.003-.216-.064-.217-.145 0-.083.094-.151.213-.153.119-.002.216.064.216.146Zm.824-.032c.014.08-.068.163-.186.185-.117.022-.224-.028-.239-.108-.014-.082.07-.165.186-.186.118-.02.224.027.239.11Z"/></svg>`
|
|
1185
|
+
};
|
|
1162
1186
|
export const ciGoogleCalendar = {
|
|
1163
1187
|
name: 'google-calendar',
|
|
1164
1188
|
data: `<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M17.263 6.737H6.737v10.526h10.526V6.737Z" fill="#fff"/><path d="M17.263 22 22 17.263h-4.737V22Z" fill="#EA4335"/><path d="M22 6.737h-4.737v10.526H22V6.737Z" fill="#FBBC04"/><path d="M17.263 17.263H6.737V22h10.526v-4.737Z" fill="#34A853"/><path d="M2 17.263v3.158A1.58 1.58 0 0 0 3.579 22h3.158v-4.737H2Z" fill="#188038"/><path d="M22 6.737V3.579A1.58 1.58 0 0 0 20.421 2h-3.158v4.737H22Z" fill="#1967D2"/><path d="M17.263 2H3.58A1.58 1.58 0 0 0 2 3.579v13.684h4.737V6.737h10.526V2Z" fill="#4285F4"/><path d="M8.896 14.903c-.393-.266-.666-.654-.814-1.167l.913-.377c.083.316.227.56.434.735.205.173.455.259.747.259.299 0 .556-.091.77-.273a.87.87 0 0 0 .322-.693.86.86 0 0 0-.34-.703c-.225-.181-.51-.272-.85-.272h-.527v-.904h.474c.292 0 .538-.079.738-.237.2-.158.3-.374.3-.649 0-.244-.09-.44-.268-.585a1.042 1.042 0 0 0-.68-.22c-.269 0-.482.071-.64.215a1.26 1.26 0 0 0-.345.527l-.904-.376c.12-.34.34-.64.662-.899.323-.259.734-.39 1.234-.39.37 0 .703.072.998.215.295.144.526.342.693.595.167.254.25.538.25.854 0 .322-.078.595-.233.818a1.606 1.606 0 0 1-.572.515v.054c.292.12.546.318.734.572a1.5 1.5 0 0 1 .287.921c0 .358-.09.678-.272.958-.182.28-.433.501-.752.662-.32.16-.679.242-1.077.242a2.23 2.23 0 0 1-1.282-.397Zm5.61-4.532-1.003.725-.502-.76L14.8 9.038h.69v6.12h-.985V10.37Z" fill="#4285F4"/></svg>`
|
|
@@ -1181,7 +1205,7 @@ export const ciGoogle = {
|
|
|
1181
1205
|
};
|
|
1182
1206
|
export const ciGroupOutlined = {
|
|
1183
1207
|
name: 'group-outlined',
|
|
1184
|
-
data: `<svg
|
|
1208
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill-rule="evenodd" d="M16 4.25c-2.09 0-3.75 1.737-3.75 3.836 0 1.041.407 2.064 1.056 2.83.651.769 1.597 1.334 2.694 1.334s2.043-.565 2.694-1.333c.65-.767 1.056-1.79 1.056-2.831 0-2.099-1.66-3.836-3.75-3.836Zm-2.25 3.836c0-1.31 1.027-2.336 2.25-2.336s2.25 1.026 2.25 2.336c0 .662-.265 1.347-.7 1.861-.436.513-.99.803-1.55.803s-1.114-.29-1.55-.803a2.951 2.951 0 0 1-.7-1.861ZM7.5 6.25c-1.825 0-3.25 1.536-3.25 3.361 0 .907.348 1.797.906 2.466.559.669 1.38 1.173 2.344 1.173s1.785-.504 2.344-1.173a3.91 3.91 0 0 0 .906-2.466c0-1.825-1.425-3.361-3.25-3.361ZM5.75 9.611c0-1.059.814-1.861 1.75-1.861s1.75.802 1.75 1.861a2.41 2.41 0 0 1-.558 1.505c-.346.415-.775.634-1.192.634-.417 0-.846-.22-1.192-.634A2.41 2.41 0 0 1 5.75 9.61Z" clip-rule="evenodd"/><path d="M10.309 16.091c.937-1.441 2.663-2.841 5.691-2.841s4.754 1.4 5.691 2.841c.458.704.72 1.403.867 1.923.17.603.437 1.64-.483 1.732-.767.077-.809-.787-.96-1.323a5.611 5.611 0 0 0-.681-1.514C19.746 15.85 18.472 14.75 16 14.75c-2.472 0-3.746 1.1-4.434 2.159a5.611 5.611 0 0 0-.68 1.514c-.153.538-.191 1.4-.96 1.323-.92-.092-.654-1.13-.484-1.732.148-.52.41-1.219.867-1.923ZM7.5 14.25c.866 0 1.618.11 2.27.297-.277.448-.51.91-.709 1.366A7.003 7.003 0 0 0 7.5 15.75c-2.287 0-3.438.89-4.04 1.698a4.06 4.06 0 0 0-.596 1.159c-.128.516-.242 1.22-.95 1.138-.833-.095-.66-1.04-.477-1.602.14-.433.389-1.01.82-1.591.889-1.192 2.488-2.302 5.243-2.302Z"/></svg>`
|
|
1185
1209
|
};
|
|
1186
1210
|
export const ciHaiiloHome = {
|
|
1187
1211
|
name: 'haiilo-home',
|
|
@@ -1902,6 +1926,11 @@ export const completeIconSet = [
|
|
|
1902
1926
|
ciCommentOutlined,
|
|
1903
1927
|
ciCompassOutlined,
|
|
1904
1928
|
ciCopyOutlined,
|
|
1929
|
+
ciEmojiAngry,
|
|
1930
|
+
ciEmojiHappy,
|
|
1931
|
+
ciEmojiNeutral,
|
|
1932
|
+
ciEmojiSad,
|
|
1933
|
+
ciEmojiSmile,
|
|
1905
1934
|
ciEyeClosedOutlined,
|
|
1906
1935
|
ciEyeOpenOutlined,
|
|
1907
1936
|
ciFacebook,
|
|
@@ -1978,6 +2007,7 @@ export const completeIconSet = [
|
|
|
1978
2007
|
ciFlagSk,
|
|
1979
2008
|
ciFlagTh,
|
|
1980
2009
|
ciFlagTr,
|
|
2010
|
+
ciGithub,
|
|
1981
2011
|
ciGoogleCalendar,
|
|
1982
2012
|
ciGoogleChrome,
|
|
1983
2013
|
ciGoogleDrive,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export declare const ci: {
|
|
2
2
|
[key in MyIconType]: string;
|
|
3
3
|
};
|
|
4
|
-
export declare type MyIconType = 'click-outlined' | '16-chevron-down' | '16-chevron-left' | '16-chevron-right' | '16-chevron-up' | '16-editor-h-1' | '16-editor-h-2' | '16-editor-h-3' | '16-editor-h-4' | '16-editor-h-5' | '16-editor-h-6' | '16-editor-headline' | '16-editor-indent-decrease' | '16-editor-indent-increase' | '16-editor-ol' | '16-editor-ul' | '16-flash-circle-outlined' | '16-lock-outlined' | '16-thumbs-up-outlined' | '16-translate-box-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' | 'cross-circle-filled' | 'cross-circle-outlined' | 'cross-outlined' | 'cross-square-filled' | 'cross-square-outlined' | 'danger-filled' | 'danger-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' | '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' | '16-bell-strikethrough' | '16-bell' | '16-check-circle-filled' | '16-check-circle-outlined' | '16-check-double' | '16-check' | '16-clock-outlined' | '16-cross' | '16-earth-outlined' | '16-editor-arrow-down' | '16-editor-arrow-up' | '16-editor-bold' | '16-editor-delete' | '16-editor-image' | '16-editor-italic' | '16-editor-link-break' | '16-editor-link' | '16-editor-paragraph' | '16-editor-plus' | '16-editor-search' | '16-editor-settings' | '16-external-link' | '16-flag' | '16-info-circle-outlined' | '16-link-large' | '16-link-medium' | '16-link-small' | '16-pen-outlined' | '16-pin-outlined' | '16-targeted-outlined' | '16-warning-circle-outlined' | 'a-11-y-outlined' | 'ai-filled' | 'ai-outlined' | 'alert-box-outlined' | 'alert-circle-outlined' | 'apple-safari' | 'archive-filled' | 'archive-outlined' | 'arrow-down-outlined' | 'arrow-left-outlined' | 'arrow-pointing-box-outlined' | 'arrow-redo-outlined' | 'arrow-right-outlined' | 'arrow-up-outlined' | 'blank' | 'block-align-center-outlined' | 'block-align-fw-outlined' | 'block-align-left-outlined' | 'block-align-right-outlined' | 'block-caption-outlined' | 'bold-outlined' | 'brush-brackets-outlined' | 'calendar-check-outlined' | 'calendar-cross-outlined' | 'calendar-outlined' | 'calendar-pen-outlined' | 'check-double-outlined' | 'circle-filled-s' | 'circle-filled' | 'circle-outlined-s' | 'circle-outlined' | 'comment-outlined' | 'compass-outlined' | 'copy-outlined' | 'eye-closed-outlined' | 'eye-open-outlined' | 'facebook' | 'feed-filled' | 'feed-outlined' | 'filter-outlined' | 'fingerprint-outlined' | 'flag-al' | 'flag-am' | 'flag-bg' | 'flag-circle-al' | 'flag-circle-am' | 'flag-circle-bg' | 'flag-circle-cn' | 'flag-circle-cz' | 'flag-circle-de' | 'flag-circle-dk' | 'flag-circle-ee' | 'flag-circle-en' | 'flag-circle-es' | 'flag-circle-fi' | 'flag-circle-fr' | 'flag-circle-gb' | 'flag-circle-gr' | 'flag-circle-hr' | 'flag-circle-hu' | 'flag-circle-is' | 'flag-circle-it' | 'flag-circle-jp' | 'flag-circle-kr' | 'flag-circle-lv' | 'flag-circle-mk' | 'flag-circle-nl' | 'flag-circle-no' | 'flag-circle-pl' | 'flag-circle-pt' | 'flag-circle-ro' | 'flag-circle-rs' | 'flag-circle-ru' | 'flag-circle-se' | 'flag-circle-si' | 'flag-circle-sk' | 'flag-circle-th' | 'flag-circle-tr' | 'flag-cn' | 'flag-cz' | 'flag-de' | 'flag-dk' | 'flag-ee' | 'flag-en' | 'flag-es' | 'flag-fi' | 'flag-fr' | 'flag-gb' | 'flag-gr' | 'flag-hr' | 'flag-hu' | 'flag-is' | 'flag-it' | 'flag-jp' | 'flag-kr' | 'flag-lv' | 'flag-mk' | 'flag-nl' | 'flag-no' | 'flag-outlined' | 'flag-pl' | 'flag-pt' | 'flag-ro' | 'flag-rs' | 'flag-ru' | 'flag-se' | 'flag-si' | 'flag-sk' | 'flag-th' | 'flag-tr' | 'google-calendar' | 'google-chrome' | 'google-drive' | 'google-mail' | 'google' | 'group-outlined' | 'haiilo-home' | 'haiilo-insights' | 'haiilo-outlined' | 'haiilo-share' | 'haiilo-stories' | 'history-outlined' | 'info-circle-filled' | 'info-circle-outlined' | 'instagram' | 'italic-outlined' | 'link-break-outlined' | 'linkedin' | 'list-ordered-outlined' | 'list-unordered-outlined' | 'loop-outlined' | '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' | 'openai' | 'paperplane-tilt-outlined' | 'pen-outlined' | 'pen-writing' | 'planet-filled' | 'planet-outlined' | 'push-notification' | 'puzzle-piece-outlined' | 'quote-outlined' | 'redo-outlined' | 'replace-outlined' | 'rte-blockquote' | 'rte-bold' | 'rte-emoji' | 'rte-image' | 'rte-italic' | 'rte-layout' | 'rte-lg-ai' | 'rte-lg-blockquote' | 'rte-lg-h-1' | 'rte-lg-h-2' | 'rte-lg-image' | 'rte-lg-layout' | 'rte-lg-text' | 'rte-link' | 'rte-ol' | 'rte-redo' | 'rte-ul' | 'rte-undo' | 'rte-variable' | 'rte-video' | 'sliders-outlined' | 'social-media-outlined' | 'sorting-outlined' | 'status-available' | 'status-away' | 'status-dnd' | 'status-invisible' | 'status-ooo' | 'stream-filled' | 'stream-outlined' | 'strikethrough-outlined' | 'tag-outlined' | 'targeted-outlined' | 'text-extend-outlined' | 'text-shorten-outlined' | 'text-summary-outlined' | 'translate-box-filled' | 'twitter' | 'underlined-outlined' | 'undo-outlined' | 'video-outlined' | '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';
|
|
4
|
+
export declare type MyIconType = 'click-outlined' | '16-chevron-down' | '16-chevron-left' | '16-chevron-right' | '16-chevron-up' | '16-editor-h-1' | '16-editor-h-2' | '16-editor-h-3' | '16-editor-h-4' | '16-editor-h-5' | '16-editor-h-6' | '16-editor-headline' | '16-editor-indent-decrease' | '16-editor-indent-increase' | '16-editor-ol' | '16-editor-ul' | '16-flash-circle-outlined' | '16-lock-outlined' | '16-thumbs-up-outlined' | '16-translate-box-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' | 'cross-circle-filled' | 'cross-circle-outlined' | 'cross-outlined' | 'cross-square-filled' | 'cross-square-outlined' | 'danger-filled' | 'danger-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' | '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' | '16-bell-strikethrough' | '16-bell' | '16-check-circle-filled' | '16-check-circle-outlined' | '16-check-double' | '16-check' | '16-clock-outlined' | '16-cross' | '16-earth-outlined' | '16-editor-arrow-down' | '16-editor-arrow-up' | '16-editor-bold' | '16-editor-delete' | '16-editor-image' | '16-editor-italic' | '16-editor-link-break' | '16-editor-link' | '16-editor-paragraph' | '16-editor-plus' | '16-editor-search' | '16-editor-settings' | '16-external-link' | '16-flag' | '16-info-circle-outlined' | '16-link-large' | '16-link-medium' | '16-link-small' | '16-pen-outlined' | '16-pin-outlined' | '16-targeted-outlined' | '16-warning-circle-outlined' | 'a-11-y-outlined' | 'ai-filled' | 'ai-outlined' | 'alert-box-outlined' | 'alert-circle-outlined' | 'apple-safari' | 'archive-filled' | 'archive-outlined' | 'arrow-down-outlined' | 'arrow-left-outlined' | 'arrow-pointing-box-outlined' | 'arrow-redo-outlined' | 'arrow-right-outlined' | 'arrow-up-outlined' | 'blank' | 'block-align-center-outlined' | 'block-align-fw-outlined' | 'block-align-left-outlined' | 'block-align-right-outlined' | 'block-caption-outlined' | 'bold-outlined' | 'brush-brackets-outlined' | 'calendar-check-outlined' | 'calendar-cross-outlined' | 'calendar-outlined' | 'calendar-pen-outlined' | 'check-double-outlined' | 'circle-filled-s' | 'circle-filled' | 'circle-outlined-s' | 'circle-outlined' | 'comment-outlined' | 'compass-outlined' | 'copy-outlined' | 'emoji-angry' | 'emoji-happy' | 'emoji-neutral' | 'emoji-sad' | 'emoji-smile' | 'eye-closed-outlined' | 'eye-open-outlined' | 'facebook' | 'feed-filled' | 'feed-outlined' | 'filter-outlined' | 'fingerprint-outlined' | 'flag-al' | 'flag-am' | 'flag-bg' | 'flag-circle-al' | 'flag-circle-am' | 'flag-circle-bg' | 'flag-circle-cn' | 'flag-circle-cz' | 'flag-circle-de' | 'flag-circle-dk' | 'flag-circle-ee' | 'flag-circle-en' | 'flag-circle-es' | 'flag-circle-fi' | 'flag-circle-fr' | 'flag-circle-gb' | 'flag-circle-gr' | 'flag-circle-hr' | 'flag-circle-hu' | 'flag-circle-is' | 'flag-circle-it' | 'flag-circle-jp' | 'flag-circle-kr' | 'flag-circle-lv' | 'flag-circle-mk' | 'flag-circle-nl' | 'flag-circle-no' | 'flag-circle-pl' | 'flag-circle-pt' | 'flag-circle-ro' | 'flag-circle-rs' | 'flag-circle-ru' | 'flag-circle-se' | 'flag-circle-si' | 'flag-circle-sk' | 'flag-circle-th' | 'flag-circle-tr' | 'flag-cn' | 'flag-cz' | 'flag-de' | 'flag-dk' | 'flag-ee' | 'flag-en' | 'flag-es' | 'flag-fi' | 'flag-fr' | 'flag-gb' | 'flag-gr' | 'flag-hr' | 'flag-hu' | 'flag-is' | 'flag-it' | 'flag-jp' | 'flag-kr' | 'flag-lv' | 'flag-mk' | 'flag-nl' | 'flag-no' | 'flag-outlined' | 'flag-pl' | 'flag-pt' | 'flag-ro' | 'flag-rs' | 'flag-ru' | 'flag-se' | 'flag-si' | 'flag-sk' | 'flag-th' | 'flag-tr' | 'github' | 'google-calendar' | 'google-chrome' | 'google-drive' | 'google-mail' | 'google' | 'group-outlined' | 'haiilo-home' | 'haiilo-insights' | 'haiilo-outlined' | 'haiilo-share' | 'haiilo-stories' | 'history-outlined' | 'info-circle-filled' | 'info-circle-outlined' | 'instagram' | 'italic-outlined' | 'link-break-outlined' | 'linkedin' | 'list-ordered-outlined' | 'list-unordered-outlined' | 'loop-outlined' | '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' | 'openai' | 'paperplane-tilt-outlined' | 'pen-outlined' | 'pen-writing' | 'planet-filled' | 'planet-outlined' | 'push-notification' | 'puzzle-piece-outlined' | 'quote-outlined' | 'redo-outlined' | 'replace-outlined' | 'rte-blockquote' | 'rte-bold' | 'rte-emoji' | 'rte-image' | 'rte-italic' | 'rte-layout' | 'rte-lg-ai' | 'rte-lg-blockquote' | 'rte-lg-h-1' | 'rte-lg-h-2' | 'rte-lg-image' | 'rte-lg-layout' | 'rte-lg-text' | 'rte-link' | 'rte-ol' | 'rte-redo' | 'rte-ul' | 'rte-undo' | 'rte-variable' | 'rte-video' | 'sliders-outlined' | 'social-media-outlined' | 'sorting-outlined' | 'status-available' | 'status-away' | 'status-dnd' | 'status-invisible' | 'status-ooo' | 'stream-filled' | 'stream-outlined' | 'strikethrough-outlined' | 'tag-outlined' | 'targeted-outlined' | 'text-extend-outlined' | 'text-shorten-outlined' | 'text-summary-outlined' | 'translate-box-filled' | 'twitter' | 'underlined-outlined' | 'undo-outlined' | 'video-outlined' | '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';
|
package/dist/js/icons.object.js
CHANGED
|
@@ -48,8 +48,8 @@ export const ci = {
|
|
|
48
48
|
'chevron-up-outlined': '<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M11.47 8.47a.75.75 0 0 1 1.06 0l5 5a.75.75 0 1 1-1.06 1.06L12 10.06l-4.47 4.47a.75.75 0 0 1-1.06-1.06l5-5Z"/></svg>',
|
|
49
49
|
'clock-filled': '<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10Zm1-15a1 1 0 1 0-2 0v5a1 1 0 0 0 1 1h5a1 1 0 1 0 0-2h-4V7Z"/></svg>',
|
|
50
50
|
'clock-outlined': '<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12.75 7a.75.75 0 0 0-1.5 0v5c0 .414.336.75.75.75h5a.75.75 0 0 0 0-1.5h-4.25V7Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25ZM3.75 12a8.25 8.25 0 1 1 16.5 0 8.25 8.25 0 0 1-16.5 0Z"/></svg>',
|
|
51
|
-
'communities-filled': '<svg
|
|
52
|
-
'communities-outlined': '<svg
|
|
51
|
+
'communities-filled': '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 2.5a3.5 3.5 0 1 0 0 7 3.5 3.5 0 0 0 0-7Zm-6 6a3.5 3.5 0 1 0 0 7 3.5 3.5 0 0 0 0-7Zm8.5 3.5a3.5 3.5 0 1 1 7 0 3.5 3.5 0 0 1-7 0ZM12 14.5a3.5 3.5 0 1 0 0 7 3.5 3.5 0 0 0 0-7Z"/></svg>',
|
|
52
|
+
'communities-outlined': '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill-rule="evenodd" d="M12 2.25a3.75 3.75 0 1 0 0 7.5 3.75 3.75 0 0 0 0-7.5ZM9.75 6a2.25 2.25 0 1 1 4.5 0 2.25 2.25 0 0 1-4.5 0ZM6 8.25a3.75 3.75 0 1 0 0 7.5 3.75 3.75 0 0 0 0-7.5ZM3.75 12a2.25 2.25 0 1 1 4.5 0 2.25 2.25 0 0 1-4.5 0Zm10.5 0a3.75 3.75 0 1 1 7.5 0 3.75 3.75 0 0 1-7.5 0ZM18 9.75a2.25 2.25 0 1 0 0 4.5 2.25 2.25 0 0 0 0-4.5Zm-6 4.5a3.75 3.75 0 1 0 0 7.5 3.75 3.75 0 0 0 0-7.5ZM9.75 18a2.25 2.25 0 1 1 4.5 0 2.25 2.25 0 0 1-4.5 0Z" clip-rule="evenodd"/></svg>',
|
|
53
53
|
'content-filled': '<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M6 3a3 3 0 0 0-3 3v2h5V3H6Zm4 0v5h11V6a3 3 0 0 0-3-3h-8Zm11 7H10v11h8a3 3 0 0 0 3-3v-8ZM8 21V10H3v8a3 3 0 0 0 3 3h2Z"/></svg>',
|
|
54
54
|
'content-outlined': '<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M6 3.25A2.75 2.75 0 0 0 3.25 6v12A2.75 2.75 0 0 0 6 20.75h12A2.75 2.75 0 0 0 20.75 18V6A2.75 2.75 0 0 0 18 3.25H6Zm2.25 1.5H6c-.69 0-1.25.56-1.25 1.25v2.25h3.5v-3.5Zm-3.5 5V18c0 .69.56 1.25 1.25 1.25h2.25v-9.5h-3.5Zm5 9.5H18c.69 0 1.25-.56 1.25-1.25V9.75h-9.5v9.5Zm9.5-11h-9.5v-3.5H18c.69 0 1.25.56 1.25 1.25v2.25Z"/></svg>',
|
|
55
55
|
'cross-circle-filled': '<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10ZM8.293 8.293a1 1 0 0 1 1.414 0L12 10.586l2.293-2.293a1 1 0 1 1 1.414 1.414L13.414 12l2.293 2.293a1 1 0 0 1-1.414 1.414L12 13.414l-2.293 2.293a1 1 0 0 1-1.414-1.414L10.586 12 8.293 9.707a1 1 0 0 1 0-1.414Z"/></svg>',
|
|
@@ -215,11 +215,16 @@ export const ci = {
|
|
|
215
215
|
'comment-outlined': '<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 12a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm5-1a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm-9 1a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M4 3.25A1.75 1.75 0 0 0 2.25 5v11.999c0 .966.784 1.75 1.75 1.75h4.44c.07 0 .139.03.186.084l2.066 2.324a1.75 1.75 0 0 0 2.616 0l2.066-2.324a.25.25 0 0 1 .187-.084H20a1.75 1.75 0 0 0 1.75-1.75V5A1.75 1.75 0 0 0 20 3.25H4ZM3.75 5A.25.25 0 0 1 4 4.75h16a.25.25 0 0 1 .25.25v11.999a.25.25 0 0 1-.25.25h-4.44c-.499 0-.975.214-1.307.587l-2.066 2.325a.25.25 0 0 1-.374 0l-2.066-2.325a1.75 1.75 0 0 0-1.308-.587H4a.25.25 0 0 1-.25-.25V5Z"/></svg>',
|
|
216
216
|
'compass-outlined': '<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M13.374 16.683a.5.5 0 0 1-.93.07l-1.618-3.412a.5.5 0 0 0-.237-.238l-3.413-1.617a.5.5 0 0 1 .07-.93l7.865-2.36a.5.5 0 0 1 .622.623l-2.36 7.864Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M12 2.18a9.75 9.75 0 0 0-9.75 9.75c0 5.384 4.365 9.75 9.75 9.75s9.75-4.366 9.75-9.75A9.75 9.75 0 0 0 12 2.18Zm-8.25 9.75a8.25 8.25 0 1 1 16.5 0 8.25 8.25 0 0 1-16.5 0Z"/></svg>',
|
|
217
217
|
'copy-outlined': '<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M4 2.25A1.75 1.75 0 0 0 2.25 4v11c0 .966.784 1.75 1.75 1.75h3.5v-1.5H4a.25.25 0 0 1-.25-.25V4A.25.25 0 0 1 4 3.75h9a.25.25 0 0 1 .25.25v1h1.5V4A1.75 1.75 0 0 0 13 2.25H4Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M11 7.25A1.75 1.75 0 0 0 9.25 9v11c0 .966.784 1.75 1.75 1.75h9A1.75 1.75 0 0 0 21.75 20V9A1.75 1.75 0 0 0 20 7.25h-9ZM10.75 9a.25.25 0 0 1 .25-.25h9a.25.25 0 0 1 .25.25v11a.25.25 0 0 1-.25.25h-9a.25.25 0 0 1-.25-.25V9Z"/></svg>',
|
|
218
|
+
'emoji-angry': '<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><path fill="#DA2F47" d="M22 12c0 5.523-4.477 10-10 10-5.522 0-10-4.477-10-10C2 6.478 6.478 2 12 2c5.523 0 10 4.478 10 10Z"/><path fill="#292F33" d="M16.158 18.6c-.025-.1-.649-2.433-4.158-2.433-3.51 0-4.133 2.333-4.158 2.432a.278.278 0 0 0 .131.308c.109.06.244.044.334-.043.01-.01 1.085-1.03 3.693-1.03s3.683 1.02 3.693 1.03a.279.279 0 0 0 .333.045.278.278 0 0 0 .132-.31Zm-5.432-6.993C8.918 9.8 6.012 9.777 5.89 9.777a.555.555 0 1 0 0 1.112 7.72 7.72 0 0 1 2.212.41c-.33.355-.545.907-.545 1.534 0 1.075.621 1.945 1.388 1.945.768 0 1.39-.87 1.39-1.945 0-.096-.011-.189-.021-.281.007 0 .014.004.02.004a.554.554 0 0 0 .393-.949Zm7.385-1.83c-.123 0-3.028.022-4.837 1.83a.555.555 0 0 0 .393.949c.007 0 .013-.004.02-.004a2.58 2.58 0 0 0-.02.281c0 1.075.621 1.945 1.389 1.945.767 0 1.388-.87 1.388-1.945 0-.627-.216-1.18-.545-1.535a7.738 7.738 0 0 1 2.213-.41.556.556 0 0 0 0-1.11Z"/></svg>',
|
|
219
|
+
'emoji-happy': '<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><path fill="#FFCC4D" d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10Z"/><path fill="#664500" d="M12 13.667c-2.013 0-3.348-.235-5-.556-.377-.073-1.111 0-1.111 1.111 0 2.222 2.553 5 6.111 5s6.111-2.778 6.111-5c0-1.11-.734-1.184-1.111-1.11-1.652.32-2.987.555-5 .555Z"/><path fill="#fff" d="M7 14.222s1.667.556 5 .556 5-.556 5-.556-1.111 2.223-5 2.223c-3.889 0-5-2.223-5-2.223Z"/><path fill="#664500" d="M8.667 11.444c.767 0 1.389-.87 1.389-1.944 0-1.074-.622-1.944-1.39-1.944-.766 0-1.388.87-1.388 1.944 0 1.074.622 1.944 1.389 1.944Zm6.666 0c.767 0 1.39-.87 1.39-1.944 0-1.074-.623-1.944-1.39-1.944-.767 0-1.389.87-1.389 1.944 0 1.074.622 1.944 1.39 1.944Z"/></svg>',
|
|
220
|
+
'emoji-neutral': '<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><path fill="#FFCC4D" d="M22 12c0 5.523-4.477 10-10 10-5.522 0-10-4.477-10-10C2 6.478 6.478 2 12 2c5.523 0 10 4.478 10 10Z"/><path fill="#664500" d="M8.389 13.111c.767 0 1.389-.87 1.389-1.944 0-1.074-.622-1.945-1.39-1.945-.766 0-1.388.87-1.388 1.945 0 1.074.622 1.944 1.389 1.944Zm7.222 0c.767 0 1.389-.87 1.389-1.944 0-1.074-.622-1.945-1.389-1.945s-1.389.87-1.389 1.945c0 1.074.622 1.944 1.39 1.944Zm.278 3.334H8.11a.555.555 0 1 1 0-1.112h7.778a.555.555 0 1 1 0 1.112Z"/></svg>',
|
|
221
|
+
'emoji-sad': '<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><path fill="#FFCC4D" d="M22 12c0 5.523-4.477 10-10 10-5.522 0-10-4.477-10-10C2 6.478 6.478 2 12 2c5.523 0 10 4.478 10 10Z"/><path fill="#664500" d="M8.389 13.111c.767 0 1.389-.87 1.389-1.944 0-1.074-.622-1.945-1.39-1.945-.766 0-1.388.87-1.388 1.945 0 1.074.622 1.944 1.389 1.944Zm7.222 0c.767 0 1.389-.87 1.389-1.944 0-1.074-.622-1.945-1.389-1.945s-1.389.87-1.389 1.945c0 1.074.622 1.944 1.39 1.944Zm-.564 4.377c-.006-.024-.636-2.432-3.047-2.432s-3.041 2.408-3.047 2.432c-.03.119.024.24.129.303.104.062.24.047.33-.034.006-.004.564-.48 2.588-.48 1.994 0 2.565.462 2.587.48a.278.278 0 0 0 .46-.269Z"/></svg>',
|
|
222
|
+
'emoji-smile': '<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><path fill="#FFCC4D" d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10Z"/><path fill="#664500" d="M7.842 15.123c.025.1.649 2.432 4.158 2.432 3.51 0 4.133-2.333 4.158-2.432a.277.277 0 0 0-.131-.308.28.28 0 0 0-.334.043c-.01.01-1.085 1.03-3.693 1.03s-3.683-1.02-3.693-1.03a.279.279 0 0 0-.465.265Zm.825-3.679c.767 0 1.389-.87 1.389-1.944 0-1.074-.622-1.944-1.39-1.944-.766 0-1.388.87-1.388 1.944 0 1.074.622 1.944 1.389 1.944Zm6.666 0c.767 0 1.39-.87 1.39-1.944 0-1.074-.623-1.944-1.39-1.944-.767 0-1.389.87-1.389 1.944 0 1.074.622 1.944 1.39 1.944Z"/></svg>',
|
|
218
223
|
'eye-closed-outlined': '<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M4.608 7.948a.75.75 0 1 0-1.234.853 12.396 12.396 0 0 0 2.255 2.438l-2.574 2.574a.75.75 0 0 0 1.061 1.06l2.738-2.737c1.283.824 2.777 1.433 4.396 1.58V17a.75.75 0 0 0 1.5 0v-3.284c1.618-.148 3.11-.76 4.392-1.584l2.742 2.742a.75.75 0 0 0 1.06-1.06l-2.579-2.58a12.5 12.5 0 0 0 2.251-2.432.75.75 0 0 0-1.232-.855C17.965 9.99 15.144 12.25 12 12.25c-3.153 0-5.978-2.255-7.392-4.302Z"/></svg>',
|
|
219
224
|
'eye-open-outlined': '<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 8.25a3.75 3.75 0 1 0 0 7.5 3.75 3.75 0 0 0 0-7.5ZM9.75 12a2.25 2.25 0 1 1 4.5 0 2.25 2.25 0 0 1-4.5 0Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4.25c-2.735 0-5.158 1.37-6.872 2.948-.862.794-1.567 1.66-2.062 2.475-.479.79-.816 1.62-.816 2.327 0 .707.337 1.538.816 2.327.495.815 1.2 1.68 2.062 2.475C6.842 18.38 9.265 19.75 12 19.75c2.737 0 5.16-1.379 6.873-2.96.861-.795 1.566-1.662 2.06-2.475.479-.786.817-1.614.817-2.315 0-.7-.338-1.529-.817-2.315-.494-.813-1.199-1.68-2.06-2.475C17.16 5.629 14.737 4.25 12 4.25ZM3.75 12c0-.293.167-.837.598-1.548.416-.685 1.03-1.444 1.796-2.15C7.688 6.88 9.764 5.75 12 5.75c2.234 0 4.31 1.136 5.855 2.562.767.708 1.38 1.468 1.797 2.153.433.71.598 1.25.598 1.535 0 .285-.165.824-.598 1.535-.416.685-1.03 1.445-1.797 2.153-1.544 1.426-3.621 2.562-5.855 2.562-2.235 0-4.312-1.13-5.856-2.552-.767-.706-1.38-1.465-1.796-2.15-.431-.71-.598-1.255-.598-1.548Z"/></svg>',
|
|
220
225
|
facebook: '<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 1C5.925 1 1 5.925 1 12s4.925 11 11 11 11-4.925 11-11S18.075 1 12 1Z" fill="#1877F2"/><path d="m15.041 12.978.363-2.245h-2.27V9.277c0-.615.317-1.214 1.334-1.214H15.5V6.152S14.563 6 13.668 6c-1.87 0-3.09 1.076-3.09 3.022v1.711H8.5v2.245h2.078v5.428a8.664 8.664 0 0 0 2.557 0v-5.428h1.906Z" fill="#fff"/></svg>',
|
|
221
|
-
'feed-filled': '<svg
|
|
222
|
-
'feed-outlined': '<svg
|
|
226
|
+
'feed-filled': '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M3.25 4.5c0-.69.56-1.25 1.25-1.25h15c.69 0 1.25.56 1.25 1.25v7c0 .69-.56 1.25-1.25 1.25h-15c-.69 0-1.25-.56-1.25-1.25v-7Zm0 11.5a.75.75 0 0 1 .75-.75h12a.75.75 0 0 1 0 1.5H4a.75.75 0 0 1-.75-.75ZM4 19.25a.75.75 0 0 0 0 1.5h8a.75.75 0 0 0 0-1.5H4Z"/></svg>',
|
|
227
|
+
'feed-outlined': '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill-rule="evenodd" d="M3.25 4.5c0-.69.56-1.25 1.25-1.25h15c.69 0 1.25.56 1.25 1.25v7c0 .69-.56 1.25-1.25 1.25h-15c-.69 0-1.25-.56-1.25-1.25v-7Zm1.5.25v6.5h14.5v-6.5H4.75Z" clip-rule="evenodd"/><path d="M3.25 16a.75.75 0 0 1 .75-.75h12a.75.75 0 0 1 0 1.5H4a.75.75 0 0 1-.75-.75ZM4 19.25a.75.75 0 0 0 0 1.5h8a.75.75 0 0 0 0-1.5H4Z"/></svg>',
|
|
223
228
|
'filter-outlined': '<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M4.25 7A.75.75 0 0 1 5 6.25h14a.75.75 0 0 1 0 1.5H5A.75.75 0 0 1 4.25 7Zm3 5a.75.75 0 0 1 .75-.75h8a.75.75 0 0 1 0 1.5H8a.75.75 0 0 1-.75-.75ZM11 16.25a.75.75 0 0 0 0 1.5h2a.75.75 0 0 0 0-1.5h-2Z"/></svg>',
|
|
224
229
|
'fingerprint-outlined': '<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M9.41 5.172a.75.75 0 1 1-.504-1.413 8.884 8.884 0 0 1 9.243 2.09 8.875 8.875 0 0 1 2.601 6.278c0 1.88-.21 3.753-.629 5.585a.75.75 0 1 1-1.462-.334 23.56 23.56 0 0 0 .591-5.25 7.375 7.375 0 0 0-7.382-7.378 7.292 7.292 0 0 0-2.458.422Z"/><path d="M13.006 7.448a4.818 4.818 0 0 0-5.953 4.68 11.316 11.316 0 0 1-1.43 5.535.75.75 0 0 0 1.31.73 12.816 12.816 0 0 0 1.62-6.267 3.312 3.312 0 0 1 2.132-3.097 3.318 3.318 0 0 1 3.657.889.75.75 0 1 0 1.118-1 4.816 4.816 0 0 0-2.454-1.47Zm3.678 4.678a.75.75 0 0 0-1.5.002 19.432 19.432 0 0 1-1.468 7.434.75.75 0 1 0 1.387.572 20.93 20.93 0 0 0 1.581-8.008ZM5.126 9.116a7.326 7.326 0 0 1 1.82-2.481c.723-.643-.274-1.764-.997-1.121a8.886 8.886 0 0 0-2.962 6.615 7.33 7.33 0 0 1-.669 3.071.75.75 0 1 0 1.364.626 8.832 8.832 0 0 0 .805-3.7 7.342 7.342 0 0 1 .64-3.01Zm5.592 9.107a.75.75 0 0 1 .353 1c-.181.38-.374.766-.578 1.137a.75.75 0 1 1-1.315-.72c.186-.34.366-.699.54-1.064a.75.75 0 0 1 1-.353Z"/><path d="M12.618 12.126a.75.75 0 1 0-1.5.002 15.29 15.29 0 0 1-.492 3.874.75.75 0 0 0 1.452.377c.36-1.389.543-2.818.54-4.253Z"/></svg>',
|
|
225
230
|
'flag-al': '<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><rect width="20" height="14" x="2" y="5" fill="#F93939" rx="3"/><path fill="#F93939" d="M20.095 5H3.905C2.853 5 2 5.836 2 6.867v10.266C2 18.164 2.853 19 3.905 19h16.19C21.147 19 22 18.164 22 17.133V6.867C22 5.836 21.147 5 20.095 5Z"/><path fill="#151515" fill-rule="evenodd" d="M12 8.733 10.571 7.8l-.952.933h.952l-.952.934-1.905-.934V13.4l2.857-.933-.952 1.866h-.952l.952.934.952-.934L12 16.2V8.733Zm1.429-.933.952.933h-.952l.952.934 1.905-.934V13.4l-2.857-.933.952 1.866h.952l-.952.934-.952-.934L12 16.2V8.733l1.429-.933Z" clip-rule="evenodd"/></g><defs><clipPath id="a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>',
|
|
@@ -291,12 +296,13 @@ export const ci = {
|
|
|
291
296
|
'flag-sk': '<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><rect width="20" height="14" x="2" y="5" fill="#1A47B8" rx="3"/><path fill="#F93939" fill-rule="evenodd" d="M2 14.333h20V19H2v-4.667Z" clip-rule="evenodd"/><path fill="#fff" fill-rule="evenodd" d="M2 5h20v4.667H2V5Zm9.457 9.333h.067V9.667H4.857v4.666h.067a1.676 1.676 0 0 0-.067.467c0 1.288 3.333 2.333 3.333 2.333s3.334-1.045 3.334-2.333c0-.159-.023-.316-.067-.467Z" clip-rule="evenodd"/><path fill="#F93939" fill-rule="evenodd" d="M10.572 14.333v-5.6H5.81v5.6c0 1.032 2.38 1.867 2.38 1.867s2.382-.835 2.382-1.867Z" clip-rule="evenodd"/><path fill="#fff" fill-rule="evenodd" d="M7.714 12.467v-.934h-.952V10.6h.952v-.933h.953v.933h.952v.933h-.952v.934h1.428v.933H8.667v.933h-.953V13.4H6.286v-.933h1.428Z" clip-rule="evenodd"/><path fill="#1A47B8" fill-rule="evenodd" d="M8.19 16.2s2.382-.835 2.382-1.867c0-1.031-.953-.933-2.381 0-1.43-.933-2.381-1.031-2.381 0 0 1.032 2.38 1.867 2.38 1.867Z" clip-rule="evenodd"/></g><defs><clipPath id="a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>',
|
|
292
297
|
'flag-th': '<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/><path fill="#F93939" fill-rule="evenodd" d="M2 5h20v2.8H2V5Zm0 11.2h20V19H2v-2.8Z" clip-rule="evenodd"/><path fill="#232C80" fill-rule="evenodd" d="M2 9.667h20v4.666H2V9.667Z" clip-rule="evenodd"/></g><defs><clipPath id="a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>',
|
|
293
298
|
'flag-tr': '<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><rect width="20" height="14" x="2" y="5" fill="#F93939" rx="3"/><path fill="#fff" fill-rule="evenodd" d="m15.335 13.075-1.107.57.212-1.207-.895-.856 1.238-.178.552-1.097.552 1.098 1.239.178-.896.854.212 1.207" clip-rule="evenodd"/><path fill="#fff" fill-rule="evenodd" d="M11.048 15.267c1.84 0 3.333-1.463 3.333-3.267 0-1.804-1.492-3.267-3.333-3.267-1.841 0-3.334 1.463-3.334 3.267 0 1.804 1.493 3.267 3.334 3.267Zm.952-.934c1.314 0 2.38-1.045 2.38-2.333 0-1.288-1.066-2.333-2.38-2.333-1.314 0-2.381 1.045-2.381 2.333 0 1.288 1.067 2.333 2.38 2.333Z" clip-rule="evenodd"/></svg>',
|
|
299
|
+
github: '<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><path fill="#161614" d="M12 2C6.478 2 2 6.477 2 12c0 4.418 2.865 8.167 6.839 9.49.5.092.683-.218.683-.482 0-.238-.01-1.026-.014-1.862-2.782.605-3.369-1.18-3.369-1.18-.455-1.155-1.11-1.463-1.11-1.463-.907-.62.068-.608.068-.608 1.005.07 1.533 1.03 1.533 1.03.892 1.53 2.34 1.088 2.91.832.09-.646.35-1.087.635-1.337-2.221-.253-4.556-1.11-4.556-4.942a3.87 3.87 0 0 1 1.03-2.684c-.103-.252-.446-1.27.097-2.647 0 0 .84-.269 2.751 1.025A9.585 9.585 0 0 1 12 6.836a9.61 9.61 0 0 1 2.505.336c1.909-1.294 2.748-1.025 2.748-1.025.544 1.378.201 2.395.098 2.647.64.7 1.029 1.592 1.029 2.684 0 3.84-2.34 4.686-4.566 4.934.358.31.678.919.678 1.852 0 1.338-.012 2.415-.012 2.744 0 .266.18.578.687.48A10.001 10.001 0 0 0 22 12c0-5.523-4.477-10-10-10ZM5.745 16.245c-.022.05-.1.065-.171.03-.073-.032-.113-.1-.09-.15.022-.05.1-.065.172-.03.073.032.115.1.09.15Zm.492.44c-.047.044-.14.023-.204-.047-.065-.07-.078-.163-.03-.208.05-.044.14-.023.206.046.065.071.078.164.028.208Zm.338.56c-.062.043-.162.003-.224-.085-.061-.09-.061-.196.002-.239.062-.043.16-.004.223.084.061.09.061.197-.001.24Zm.57.651c-.054.06-.171.044-.257-.038-.087-.08-.111-.195-.056-.256.055-.06.173-.043.259.039.086.08.113.195.054.255Zm.738.22c-.024.078-.137.114-.25.08-.113-.034-.187-.126-.164-.205.023-.079.136-.116.25-.08.113.034.188.125.164.205Zm.84.093c.002.082-.094.15-.213.152-.12.003-.216-.064-.217-.145 0-.083.094-.151.213-.153.119-.002.216.064.216.146Zm.824-.032c.014.08-.068.163-.186.185-.117.022-.224-.028-.239-.108-.014-.082.07-.165.186-.186.118-.02.224.027.239.11Z"/></svg>',
|
|
294
300
|
'google-calendar': '<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M17.263 6.737H6.737v10.526h10.526V6.737Z" fill="#fff"/><path d="M17.263 22 22 17.263h-4.737V22Z" fill="#EA4335"/><path d="M22 6.737h-4.737v10.526H22V6.737Z" fill="#FBBC04"/><path d="M17.263 17.263H6.737V22h10.526v-4.737Z" fill="#34A853"/><path d="M2 17.263v3.158A1.58 1.58 0 0 0 3.579 22h3.158v-4.737H2Z" fill="#188038"/><path d="M22 6.737V3.579A1.58 1.58 0 0 0 20.421 2h-3.158v4.737H22Z" fill="#1967D2"/><path d="M17.263 2H3.58A1.58 1.58 0 0 0 2 3.579v13.684h4.737V6.737h10.526V2Z" fill="#4285F4"/><path d="M8.896 14.903c-.393-.266-.666-.654-.814-1.167l.913-.377c.083.316.227.56.434.735.205.173.455.259.747.259.299 0 .556-.091.77-.273a.87.87 0 0 0 .322-.693.86.86 0 0 0-.34-.703c-.225-.181-.51-.272-.85-.272h-.527v-.904h.474c.292 0 .538-.079.738-.237.2-.158.3-.374.3-.649 0-.244-.09-.44-.268-.585a1.042 1.042 0 0 0-.68-.22c-.269 0-.482.071-.64.215a1.26 1.26 0 0 0-.345.527l-.904-.376c.12-.34.34-.64.662-.899.323-.259.734-.39 1.234-.39.37 0 .703.072.998.215.295.144.526.342.693.595.167.254.25.538.25.854 0 .322-.078.595-.233.818a1.606 1.606 0 0 1-.572.515v.054c.292.12.546.318.734.572a1.5 1.5 0 0 1 .287.921c0 .358-.09.678-.272.958-.182.28-.433.501-.752.662-.32.16-.679.242-1.077.242a2.23 2.23 0 0 1-1.282-.397Zm5.61-4.532-1.003.725-.502-.76L14.8 9.038h.69v6.12h-.985V10.37Z" fill="#4285F4"/></svg>',
|
|
295
301
|
'google-chrome': '<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><mask id="a" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="1" y="1" width="22" height="22"><path d="M12 23c6.075 0 11-4.925 11-11S18.075 1 12 1 1 5.925 1 12s4.925 11 11 11Z" fill="#fff"/></mask><g mask="url(#a)"><path d="M12 23c6.075 0 11-4.925 11-11S18.075 1 12 1 1 5.925 1 12s4.925 11 11 11Z" fill="#E8E8E8"/><path d="M2.75 1v13.531h4.937l4.338-7.517h11.026V1H2.75Z" fill="#DB4437"/><path d="M1 23.05h10.495l4.872-4.87v-3.65H7.684L1 3.066V23.05Z" fill="#0F9D58"/><path d="m12.025 7.014 4.342 7.517-4.872 8.52h11.556V7.014H12.025Z" fill="#FFCD40"/><path d="m12.025 7.014 4.342 7.517-4.872 8.52h11.556V7.014H12.025Z" fill="#FFCD40"/><path d="M12.025 17.037a5.012 5.012 0 1 0 0-10.024 5.012 5.012 0 0 0 0 10.024Z" fill="#fff"/><path d="M12.025 16.034a4.009 4.009 0 1 0 0-8.018 4.009 4.009 0 0 0 0 8.018Z" fill="#4285F4"/></g></svg>',
|
|
296
302
|
'google-drive': '<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><mask id="a" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="2" y="2" width="22" height="19"><path fill-rule="evenodd" clip-rule="evenodd" d="M10.386 2c-.85 0-1.636.455-2.06 1.192L2.335 13.624a2.512 2.512 0 0 0 .003 2.51l2.024 3.498A2.74 2.74 0 0 0 6.733 21h11.772a2.74 2.74 0 0 0 2.356-1.34l2.062-3.473c.463-.78.47-1.748.02-2.534l-6.008-10.46A2.375 2.375 0 0 0 14.876 2h-4.489ZM8.692 14.88l3.928-6.828 3.928 6.828H8.692Z" fill="#C4C4C4"/></mask><g mask="url(#a)"><path fill="#34A853" d="M17.987-1.286 2.8 25.018l-5.275-3.045L12.712-4.331z"/><path fill="#4285F4" d="M-3.207 14.925h30.373v6.091H-3.207z"/><path d="m-1.923 21.017 3.516-6.091h7.034l-3.517 6.09h-7.033Z" fill="#1967D2"/><path fill="#FBBC04" d="m10.075 3.604 10 17.32 5.197-3-10-17.32z"/><path d="M23.645 14.925h-7.033l3.517 6.092h7.033l-3.517-6.091Z" fill="#EA4335"/><path d="m9.103 1.92 3.516-6.092 3.517 6.091-3.517 6.091-3.516-6.09Z" fill="#188038"/></g></svg>',
|
|
297
303
|
'google-mail': '<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#a)"><path d="M3.364 20h3.181v-8.242L2 8.12v10.425C2 19.35 2.611 20 3.364 20Z" fill="#4285F4"/><path d="M17.455 20h3.181c.755 0 1.364-.652 1.364-1.454V8.12l-4.545 3.637" fill="#34A853"/><path d="M17.455 5.455v6.303L22 8.12V6.18c0-1.798-1.925-2.823-3.273-1.745" fill="#FBBC04"/><path d="M6.545 11.758V5.455L12 9.818l5.454-4.363v6.303L12 16.12" fill="#EA4335"/><path d="M2 6.182v1.94l4.545 3.636V5.455L5.273 4.436C3.923 3.358 2 4.383 2 6.182" fill="#C5221F"/></g><defs><clipPath id="a"><path fill="#fff" transform="translate(2 4)" d="M0 0h20v16H0z"/></clipPath></defs></svg>',
|
|
298
304
|
google: '<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M21.579 12.234c0-.677-.055-1.359-.172-2.025h-9.403v3.839h5.384a4.615 4.615 0 0 1-1.992 3.029v2.49h3.212c1.886-1.736 2.97-4.3 2.97-7.333Z" fill="#4285F4"/><path d="M12.004 21.974c2.688 0 4.956-.882 6.608-2.406l-3.213-2.491c-.893.608-2.047.952-3.392.952-2.6 0-4.806-1.754-5.597-4.113H3.095v2.567a9.97 9.97 0 0 0 8.909 5.491Z" fill="#34A853"/><path d="M6.407 13.916a5.971 5.971 0 0 1 0-3.817V7.53H3.095a9.977 9.977 0 0 0 0 8.952l3.312-2.567Z" fill="#FBBC04"/><path d="M12.004 5.982a5.417 5.417 0 0 1 3.824 1.494l2.846-2.846a9.581 9.581 0 0 0-6.67-2.593A9.967 9.967 0 0 0 3.095 7.53L6.407 10.1c.787-2.363 2.996-4.117 5.597-4.117Z" fill="#EA4335"/></svg>',
|
|
299
|
-
'group-outlined': '<svg
|
|
305
|
+
'group-outlined': '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill-rule="evenodd" d="M16 4.25c-2.09 0-3.75 1.737-3.75 3.836 0 1.041.407 2.064 1.056 2.83.651.769 1.597 1.334 2.694 1.334s2.043-.565 2.694-1.333c.65-.767 1.056-1.79 1.056-2.831 0-2.099-1.66-3.836-3.75-3.836Zm-2.25 3.836c0-1.31 1.027-2.336 2.25-2.336s2.25 1.026 2.25 2.336c0 .662-.265 1.347-.7 1.861-.436.513-.99.803-1.55.803s-1.114-.29-1.55-.803a2.951 2.951 0 0 1-.7-1.861ZM7.5 6.25c-1.825 0-3.25 1.536-3.25 3.361 0 .907.348 1.797.906 2.466.559.669 1.38 1.173 2.344 1.173s1.785-.504 2.344-1.173a3.91 3.91 0 0 0 .906-2.466c0-1.825-1.425-3.361-3.25-3.361ZM5.75 9.611c0-1.059.814-1.861 1.75-1.861s1.75.802 1.75 1.861a2.41 2.41 0 0 1-.558 1.505c-.346.415-.775.634-1.192.634-.417 0-.846-.22-1.192-.634A2.41 2.41 0 0 1 5.75 9.61Z" clip-rule="evenodd"/><path d="M10.309 16.091c.937-1.441 2.663-2.841 5.691-2.841s4.754 1.4 5.691 2.841c.458.704.72 1.403.867 1.923.17.603.437 1.64-.483 1.732-.767.077-.809-.787-.96-1.323a5.611 5.611 0 0 0-.681-1.514C19.746 15.85 18.472 14.75 16 14.75c-2.472 0-3.746 1.1-4.434 2.159a5.611 5.611 0 0 0-.68 1.514c-.153.538-.191 1.4-.96 1.323-.92-.092-.654-1.13-.484-1.732.148-.52.41-1.219.867-1.923ZM7.5 14.25c.866 0 1.618.11 2.27.297-.277.448-.51.91-.709 1.366A7.003 7.003 0 0 0 7.5 15.75c-2.287 0-3.438.89-4.04 1.698a4.06 4.06 0 0 0-.596 1.159c-.128.516-.242 1.22-.95 1.138-.833-.095-.66-1.04-.477-1.602.14-.433.389-1.01.82-1.591.889-1.192 2.488-2.302 5.243-2.302Z"/></svg>',
|
|
300
306
|
'haiilo-home': '<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12.001 14.024a2.024 2.024 0 1 0 0-4.048 2.024 2.024 0 0 0 0 4.048Zm6.974 0a2.025 2.025 0 1 0 0-4.049 2.025 2.025 0 0 0 0 4.05ZM12.001 21a2.025 2.025 0 1 0 0-4.05 2.025 2.025 0 0 0 0 4.05Zm-6.976-6.976a2.024 2.024 0 1 0 0-4.049 2.024 2.024 0 0 0 0 4.05ZM12 7.05a2.024 2.024 0 1 0 0-4.049 2.024 2.024 0 0 0 0 4.049ZM5.026 21a2.025 2.025 0 1 0 0-4.05 2.025 2.025 0 0 0 0 4.05Zm13.948 0a2.025 2.025 0 1 0 0-4.05 2.025 2.025 0 0 0 0 4.05Z" fill="#1B6C75"/></svg>',
|
|
301
307
|
'haiilo-insights': '<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 14.025a2.025 2.025 0 1 0 0-4.05 2.025 2.025 0 0 0 0 4.05ZM5.025 21a2.025 2.025 0 1 0-.004.002L5.025 21ZM12 21a2.026 2.026 0 1 0 0-4.051A2.026 2.026 0 0 0 12 21Zm6.975-6.975a2.025 2.025 0 1 0 0-4.05 2.025 2.025 0 0 0 0 4.05Zm0 6.975a2.025 2.025 0 1 0 0-4.05 2.025 2.025 0 0 0 0 4.05Zm0-13.95a2.025 2.025 0 1 0 0-4.05 2.025 2.025 0 0 0 0 4.05Z" fill="#1B6C75"/></svg>',
|
|
302
308
|
'haiilo-outlined': '<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M10.412 2.335c3.103-.507 5.946 2.408 4.783 5.564-.777 2.11-3.273 3.338-5.4 2.474-2.323-.944-4.856.168-6.143 2.35a.75.75 0 0 1-1.396-.382c0-4.807 3.321-9.209 8.156-10.006Zm.243 1.48c-3.354.56-5.788 3.05-6.602 6.185 1.715-1.382 4.037-1.934 6.296-1.021a2.683 2.683 0 0 0 3.439-1.598c.714-1.939-1.014-3.911-3.133-3.566Zm5.28-.102a.75.75 0 0 1 .97-.175c3.138 1.884 5.082 5.38 4.823 9.087-.072 1.036-.712 2.164-2.034 2.562-1.321.398-2.484-.194-3.107-1.128a3.07 3.07 0 0 1-.038-3.332c1.224-1.866.977-4.404-.572-6.028a.75.75 0 0 1-.043-.986Zm2.841 3.59a6.322 6.322 0 0 1-.97 4.242 1.539 1.539 0 0 0 .028 1.681c.309.463.823.707 1.427.525.624-.188.934-.704.971-1.23.131-1.881-.413-3.71-1.456-5.219Zm-12.653 4.53c1.177-.55 2.647-.677 3.775.042.81.516 1.25 1.28 1.583 1.936.073.144.14.281.205.412.252.512.456.928.763 1.283 1.75 2.024 4.802 2.167 6.843.437a.75.75 0 0 1 1.172.872c-1.252 2.871-4.654 4.66-8.018 4.862-3.411.206-7.043-1.203-8.692-5.032-.214-.496-.352-1.11-.215-1.744.31-1.441 1.393-2.512 2.584-3.068Zm.635 1.36c-.875.407-1.564 1.147-1.753 2.025-.05.231-.01.517.126.834 1.336 3.1 4.267 4.306 7.225 4.128 1.773-.107 3.465-.705 4.751-1.628-2.081.347-4.288-.324-5.793-2.065-.446-.517-.756-1.151-1.012-1.676a24.883 24.883 0 0 0-.159-.322c-.314-.62-.603-1.064-1.051-1.349-.553-.352-1.445-.363-2.334.052Z"/></svg>',
|