@haiilo/catalyst-icons 2.10.3 → 2.11.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/js/icons.constants.d.ts +50 -1
- package/dist/js/icons.constants.js +36 -1
- package/dist/js/icons.object.d.ts +1 -1
- package/dist/js/icons.object.js +8 -1
- package/dist/ts/icons.constants.ts +64 -1
- package/dist/ts/icons.object.ts +22 -1
- package/package.json +1 -1
- package/src/external-link-outlined.svg +1 -1
- package/src/flag-ba.svg +1 -0
- package/src/flag-circle-ba.svg +1 -0
- package/src/flag-circle-la.svg +1 -0
- package/src/flag-circle-vn.svg +1 -0
- package/src/flag-la.svg +1 -0
- package/src/flag-vn.svg +1 -0
- package/src/half-star-filled.svg +1 -0
|
@@ -730,6 +730,10 @@ export declare const ciFlagAm: {
|
|
|
730
730
|
name: 'flag-am';
|
|
731
731
|
data: string;
|
|
732
732
|
};
|
|
733
|
+
export declare const ciFlagBa: {
|
|
734
|
+
name: 'flag-ba';
|
|
735
|
+
data: string;
|
|
736
|
+
};
|
|
733
737
|
export declare const ciFlagBg: {
|
|
734
738
|
name: 'flag-bg';
|
|
735
739
|
data: string;
|
|
@@ -742,6 +746,10 @@ export declare const ciFlagCircleAm: {
|
|
|
742
746
|
name: 'flag-circle-am';
|
|
743
747
|
data: string;
|
|
744
748
|
};
|
|
749
|
+
export declare const ciFlagCircleBa: {
|
|
750
|
+
name: 'flag-circle-ba';
|
|
751
|
+
data: string;
|
|
752
|
+
};
|
|
745
753
|
export declare const ciFlagCircleBg: {
|
|
746
754
|
name: 'flag-circle-bg';
|
|
747
755
|
data: string;
|
|
@@ -814,6 +822,10 @@ export declare const ciFlagCircleKr: {
|
|
|
814
822
|
name: 'flag-circle-kr';
|
|
815
823
|
data: string;
|
|
816
824
|
};
|
|
825
|
+
export declare const ciFlagCircleLa: {
|
|
826
|
+
name: 'flag-circle-la';
|
|
827
|
+
data: string;
|
|
828
|
+
};
|
|
817
829
|
export declare const ciFlagCircleLv: {
|
|
818
830
|
name: 'flag-circle-lv';
|
|
819
831
|
data: string;
|
|
@@ -870,6 +882,10 @@ export declare const ciFlagCircleTr: {
|
|
|
870
882
|
name: 'flag-circle-tr';
|
|
871
883
|
data: string;
|
|
872
884
|
};
|
|
885
|
+
export declare const ciFlagCircleVn: {
|
|
886
|
+
name: 'flag-circle-vn';
|
|
887
|
+
data: string;
|
|
888
|
+
};
|
|
873
889
|
export declare const ciFlagCn: {
|
|
874
890
|
name: 'flag-cn';
|
|
875
891
|
data: string;
|
|
@@ -938,6 +954,10 @@ export declare const ciFlagKr: {
|
|
|
938
954
|
name: 'flag-kr';
|
|
939
955
|
data: string;
|
|
940
956
|
};
|
|
957
|
+
export declare const ciFlagLa: {
|
|
958
|
+
name: 'flag-la';
|
|
959
|
+
data: string;
|
|
960
|
+
};
|
|
941
961
|
export declare const ciFlagLv: {
|
|
942
962
|
name: 'flag-lv';
|
|
943
963
|
data: string;
|
|
@@ -998,6 +1018,10 @@ export declare const ciFlagTr: {
|
|
|
998
1018
|
name: 'flag-tr';
|
|
999
1019
|
data: string;
|
|
1000
1020
|
};
|
|
1021
|
+
export declare const ciFlagVn: {
|
|
1022
|
+
name: 'flag-vn';
|
|
1023
|
+
data: string;
|
|
1024
|
+
};
|
|
1001
1025
|
export declare const ciFlashCircleOutlined: {
|
|
1002
1026
|
name: 'flash-circle-outlined';
|
|
1003
1027
|
data: string;
|
|
@@ -1118,6 +1142,10 @@ export declare const ciHaiiloStories: {
|
|
|
1118
1142
|
name: 'haiilo-stories';
|
|
1119
1143
|
data: string;
|
|
1120
1144
|
};
|
|
1145
|
+
export declare const ciHalfStarFilled: {
|
|
1146
|
+
name: 'half-star-filled';
|
|
1147
|
+
data: string;
|
|
1148
|
+
};
|
|
1121
1149
|
export declare const ciHashBoxOutlined: {
|
|
1122
1150
|
name: 'hash-box-outlined';
|
|
1123
1151
|
data: string;
|
|
@@ -2006,7 +2034,7 @@ export declare const ciXing: {
|
|
|
2006
2034
|
name: 'xing';
|
|
2007
2035
|
data: string;
|
|
2008
2036
|
};
|
|
2009
|
-
export type coyoIcon = '16-reaction-clapping' | '16-reaction-heart' | '16-reaction-laughing' | '16-reaction-lightbulb' | '16-reaction-mood' | '16-reaction-smile' | '16-reaction-thumbs-down' | '16-reaction-thumbs-up' | '32-reaction-clapping' | '32-reaction-heart' | '32-reaction-laughing' | '32-reaction-lightbulb' | '32-reaction-mood' | '32-reaction-smile' | '32-reaction-thumbs-down' | '32-reaction-thumbs-up' | 'reaction-clapping' | 'reaction-heart' | 'reaction-laughing' | 'reaction-lightbulb' | 'reaction-mood' | 'reaction-smile' | 'reaction-thumbs-down' | 'reaction-thumbs-up' | '16-bell-strikethrough' | '16-bell' | '16-check-circle-filled' | '16-check-circle-outlined' | '16-check-double' | '16-check' | '16-chevron-double-left' | '16-chevron-double-right' | '16-chevron-down' | '16-chevron-left' | '16-chevron-right' | '16-chevron-up' | '16-clock-outlined' | '16-cross' | '16-earth-outlined' | '16-editor-arrow-down' | '16-editor-arrow-up' | '16-editor-bold' | '16-editor-delete' | '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-image' | '16-editor-indent-decrease' | '16-editor-indent-increase' | '16-editor-italic' | '16-editor-link-break' | '16-editor-link' | '16-editor-ol' | '16-editor-paragraph' | '16-editor-plus' | '16-editor-search' | '16-editor-settings' | '16-editor-ul' | '16-external-link' | '16-flag' | '16-flash-circle-outlined' | '16-info-circle-outlined' | '16-link-large' | '16-link-medium' | '16-link-small' | '16-lock-outlined' | '16-pen-outlined' | '16-pin-outlined' | '16-play' | '16-sticky-outlined' | '16-targeted-outlined' | '16-thumbs-up-outlined' | '16-translate-box-outlined' | '16-warning-circle-outlined' | '32-reaction-appreciate' | '32-reaction-celebrate' | '32-reaction-recognize' | 'a-11-y-outlined' | 'ai-filled' | 'ai-outlined' | 'alert-box-outlined' | 'alert-circle-outlined' | 'app-directory' | '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' | 'article-filled' | 'article-outlined' | 'audio-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' | 'blank' | 'block-align-center-outlined' | 'block-align-fw-outlined' | 'block-align-left-outlined' | 'block-align-right-outlined' | 'block-caption-outlined' | 'bold-outlined' | 'book-filled' | 'book-outlined' | 'bookmark-check-outlined' | 'bookmark-filled' | 'bookmark-outlined' | 'bookmark-plus-outlined' | 'brush-brackets-outlined' | 'calendar-check-outlined' | 'calendar-cross-outlined' | 'calendar-outlined' | 'calendar-pen-outlined' | 'chat-filled' | 'chat-outlined' | 'check-circle-filled' | 'check-circle-outlined' | 'check-double-outlined' | 'check-outlined' | 'chevron-down-outlined' | 'chevron-left-outlined' | 'chevron-right-outlined' | 'chevron-up-outlined' | 'circle-filled-s' | 'circle-filled' | 'circle-outlined-s' | 'circle-outlined' | 'click-outlined' | 'clock-filled' | 'clock-outlined' | 'cols-2-outlined' | 'cols-3-outlined' | 'comment-outlined' | 'communities-filled' | 'communities-outlined' | 'compass-outlined' | 'content-filled' | 'content-outlined' | 'copy-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' | 'emoji-angry' | 'emoji-happy' | 'emoji-neutral' | 'emoji-sad' | 'emoji-smile' | 'emoji-thinking' | 'events-filled' | 'events-outlined' | 'external-link-outlined' | 'eye-closed-outlined' | 'eye-open-outlined' | 'facebook' | 'feed-filled' | 'feed-outlined' | 'file-generic' | 'file-pdf' | 'file-text' | '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' | 'flash-circle-outlined' | 'flash-outlined' | 'folder-minus-outlined' | 'folder-outlined' | 'folder-plus-outlined' | 'generic-browser-outlined' | 'gift-outlined' | 'github' | 'globe-outlined' | 'google-apps-script' | 'google-calendar' | 'google-chrome' | 'google-docs' | 'google-drawings' | 'google-drive' | 'google-forms' | 'google-mail' | 'google-my-maps' | 'google-sheets' | 'google-sites' | 'google-slides' | 'google-videos' | 'google' | 'gradient-outlined' | 'group-outlined' | 'haiilo-home' | 'haiilo-insights' | 'haiilo-outlined' | 'haiilo-share' | 'haiilo-stories' | 'hash-box-outlined' | 'hashtag-outlined' | 'history-outlined' | 'home-filled' | 'home-outlined' | 'inbox' | 'info-circle-filled' | 'info-circle-outlined' | 'instagram' | 'italic-outlined' | 'layers-filled' | 'layers-outlined' | 'likes-circle-filled' | 'link-break-outlined' | 'link-outlined' | 'linkedin' | 'list-ordered-outlined' | 'list-unordered-outlined' | 'location-outlined' | 'lock-filled' | 'lock-open-filled' | 'lock-open-outlined' | 'lock-outlined' | 'loop-outlined' | 'mail-open-outlined' | 'mail-outlined' | 'marketplace-filled' | 'marketplace-outlined' | 'maybe-circle-outlined' | 'megaphone-filled' | 'megaphone-outlined' | 'menu-left-outlined' | 'menu-outlined' | 'menu-right-outlined' | 'microsoft-edge' | 'microsoft-excel' | 'microsoft-onedrive' | 'microsoft-onenote' | 'microsoft-outlook' | 'microsoft-planner' | 'microsoft-powerpoint' | 'microsoft-sharepoint' | 'microsoft-teams' | 'microsoft-word' | 'microsoft-yammer' | 'microsoft' | 'module-plus-outlined' | 'money-outlined' | 'more-horizontal-filled' | 'mozilla-firefox' | 'openai' | 'paperclip-box-outlined' | 'paperclip-outlined' | 'paperplane-tilt-outlined' | 'pen-outlined' | 'pen-writing' | 'phone-outlined' | 'photo-add-outlined' | 'photo-filled' | 'photo-outlined' | 'photo-remove-outlined' | 'planet-filled' | 'planet-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' | 'push-notification' | 'puzzle-piece-outlined' | 'question-mark-circle-outlined' | 'quote-outlined' | 'reactions-thumbs-up-outlined' | 'reading-glasses-filled' | 'reading-glasses-outlined' | 'redo-outlined' | 'replace-outlined' | 'restart-outlined' | 'results-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-text-color' | 'rte-text-size' | 'rte-text' | 'rte-ul' | 'rte-undo' | 'rte-variable' | 'rte-video' | 'search-filled' | 'search-outlined' | 'search-restart-outlined' | 'settings-outlined' | 'share-filled' | 'share-outlined' | 'shield-outlined' | 'sign-in-outlined' | 'sign-out-outlined' | 'signal-outlined' | 'slack' | 'sliders-outlined' | 'smartphone-outlined' | 'smile' | 'social-media-outlined' | 'sorting-outlined' | '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' | 'star-filled' | 'star-outlined' | 'status-available' | 'status-away' | 'status-dnd' | 'status-invisible' | 'status-ooo' | 'sticker-filled' | 'sticker-outlined' | 'sticky' | 'stream-filled' | 'stream-outlined' | 'strikethrough-outlined' | 'suitecase-outlined' | 'tag-outlined' | 'targeted-outlined' | 'text-align-center-outlined' | 'text-align-left-outlined' | 'text-align-right-outlined' | 'text-extend-outlined' | 'text-shorten-outlined' | 'text-summary-outlined' | 'thumbs-up-filled' | 'thumbs-up-outlined' | 'translate-box-filled' | 'translate-box-outlined' | 'translate-outlined' | 'trash-filled' | 'trash-outlined' | 'twitter' | 'underlined-outlined' | 'undo-outlined' | 'upload-outlined' | 'user-check-outlined' | 'user-filled' | 'user-plus-outlined' | 'variable-box-outlined' | 'video-camera-filled' | 'video-camera-outlined' | 'video-outlined' | 'w-alert-outlined' | 'w-birthdays-upcoming-outlined' | 'w-blog-article-new-outlined' | 'w-blog-article-outlined' | 'w-blog-article-recommended-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' | 'write-outlined' | 'xing';
|
|
2037
|
+
export type coyoIcon = '16-reaction-clapping' | '16-reaction-heart' | '16-reaction-laughing' | '16-reaction-lightbulb' | '16-reaction-mood' | '16-reaction-smile' | '16-reaction-thumbs-down' | '16-reaction-thumbs-up' | '32-reaction-clapping' | '32-reaction-heart' | '32-reaction-laughing' | '32-reaction-lightbulb' | '32-reaction-mood' | '32-reaction-smile' | '32-reaction-thumbs-down' | '32-reaction-thumbs-up' | 'reaction-clapping' | 'reaction-heart' | 'reaction-laughing' | 'reaction-lightbulb' | 'reaction-mood' | 'reaction-smile' | 'reaction-thumbs-down' | 'reaction-thumbs-up' | '16-bell-strikethrough' | '16-bell' | '16-check-circle-filled' | '16-check-circle-outlined' | '16-check-double' | '16-check' | '16-chevron-double-left' | '16-chevron-double-right' | '16-chevron-down' | '16-chevron-left' | '16-chevron-right' | '16-chevron-up' | '16-clock-outlined' | '16-cross' | '16-earth-outlined' | '16-editor-arrow-down' | '16-editor-arrow-up' | '16-editor-bold' | '16-editor-delete' | '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-image' | '16-editor-indent-decrease' | '16-editor-indent-increase' | '16-editor-italic' | '16-editor-link-break' | '16-editor-link' | '16-editor-ol' | '16-editor-paragraph' | '16-editor-plus' | '16-editor-search' | '16-editor-settings' | '16-editor-ul' | '16-external-link' | '16-flag' | '16-flash-circle-outlined' | '16-info-circle-outlined' | '16-link-large' | '16-link-medium' | '16-link-small' | '16-lock-outlined' | '16-pen-outlined' | '16-pin-outlined' | '16-play' | '16-sticky-outlined' | '16-targeted-outlined' | '16-thumbs-up-outlined' | '16-translate-box-outlined' | '16-warning-circle-outlined' | '32-reaction-appreciate' | '32-reaction-celebrate' | '32-reaction-recognize' | 'a-11-y-outlined' | 'ai-filled' | 'ai-outlined' | 'alert-box-outlined' | 'alert-circle-outlined' | 'app-directory' | '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' | 'article-filled' | 'article-outlined' | 'audio-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' | 'blank' | 'block-align-center-outlined' | 'block-align-fw-outlined' | 'block-align-left-outlined' | 'block-align-right-outlined' | 'block-caption-outlined' | 'bold-outlined' | 'book-filled' | 'book-outlined' | 'bookmark-check-outlined' | 'bookmark-filled' | 'bookmark-outlined' | 'bookmark-plus-outlined' | 'brush-brackets-outlined' | 'calendar-check-outlined' | 'calendar-cross-outlined' | 'calendar-outlined' | 'calendar-pen-outlined' | 'chat-filled' | 'chat-outlined' | 'check-circle-filled' | 'check-circle-outlined' | 'check-double-outlined' | 'check-outlined' | 'chevron-down-outlined' | 'chevron-left-outlined' | 'chevron-right-outlined' | 'chevron-up-outlined' | 'circle-filled-s' | 'circle-filled' | 'circle-outlined-s' | 'circle-outlined' | 'click-outlined' | 'clock-filled' | 'clock-outlined' | 'cols-2-outlined' | 'cols-3-outlined' | 'comment-outlined' | 'communities-filled' | 'communities-outlined' | 'compass-outlined' | 'content-filled' | 'content-outlined' | 'copy-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' | 'emoji-angry' | 'emoji-happy' | 'emoji-neutral' | 'emoji-sad' | 'emoji-smile' | 'emoji-thinking' | 'events-filled' | 'events-outlined' | 'external-link-outlined' | 'eye-closed-outlined' | 'eye-open-outlined' | 'facebook' | 'feed-filled' | 'feed-outlined' | 'file-generic' | 'file-pdf' | 'file-text' | 'filter-outlined' | 'fingerprint-outlined' | 'flag-al' | 'flag-am' | 'flag-ba' | 'flag-bg' | 'flag-circle-al' | 'flag-circle-am' | 'flag-circle-ba' | '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-la' | '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-circle-vn' | '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-la' | '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' | 'flag-vn' | 'flash-circle-outlined' | 'flash-outlined' | 'folder-minus-outlined' | 'folder-outlined' | 'folder-plus-outlined' | 'generic-browser-outlined' | 'gift-outlined' | 'github' | 'globe-outlined' | 'google-apps-script' | 'google-calendar' | 'google-chrome' | 'google-docs' | 'google-drawings' | 'google-drive' | 'google-forms' | 'google-mail' | 'google-my-maps' | 'google-sheets' | 'google-sites' | 'google-slides' | 'google-videos' | 'google' | 'gradient-outlined' | 'group-outlined' | 'haiilo-home' | 'haiilo-insights' | 'haiilo-outlined' | 'haiilo-share' | 'haiilo-stories' | 'half-star-filled' | 'hash-box-outlined' | 'hashtag-outlined' | 'history-outlined' | 'home-filled' | 'home-outlined' | 'inbox' | 'info-circle-filled' | 'info-circle-outlined' | 'instagram' | 'italic-outlined' | 'layers-filled' | 'layers-outlined' | 'likes-circle-filled' | 'link-break-outlined' | 'link-outlined' | 'linkedin' | 'list-ordered-outlined' | 'list-unordered-outlined' | 'location-outlined' | 'lock-filled' | 'lock-open-filled' | 'lock-open-outlined' | 'lock-outlined' | 'loop-outlined' | 'mail-open-outlined' | 'mail-outlined' | 'marketplace-filled' | 'marketplace-outlined' | 'maybe-circle-outlined' | 'megaphone-filled' | 'megaphone-outlined' | 'menu-left-outlined' | 'menu-outlined' | 'menu-right-outlined' | 'microsoft-edge' | 'microsoft-excel' | 'microsoft-onedrive' | 'microsoft-onenote' | 'microsoft-outlook' | 'microsoft-planner' | 'microsoft-powerpoint' | 'microsoft-sharepoint' | 'microsoft-teams' | 'microsoft-word' | 'microsoft-yammer' | 'microsoft' | 'module-plus-outlined' | 'money-outlined' | 'more-horizontal-filled' | 'mozilla-firefox' | 'openai' | 'paperclip-box-outlined' | 'paperclip-outlined' | 'paperplane-tilt-outlined' | 'pen-outlined' | 'pen-writing' | 'phone-outlined' | 'photo-add-outlined' | 'photo-filled' | 'photo-outlined' | 'photo-remove-outlined' | 'planet-filled' | 'planet-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' | 'push-notification' | 'puzzle-piece-outlined' | 'question-mark-circle-outlined' | 'quote-outlined' | 'reactions-thumbs-up-outlined' | 'reading-glasses-filled' | 'reading-glasses-outlined' | 'redo-outlined' | 'replace-outlined' | 'restart-outlined' | 'results-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-text-color' | 'rte-text-size' | 'rte-text' | 'rte-ul' | 'rte-undo' | 'rte-variable' | 'rte-video' | 'search-filled' | 'search-outlined' | 'search-restart-outlined' | 'settings-outlined' | 'share-filled' | 'share-outlined' | 'shield-outlined' | 'sign-in-outlined' | 'sign-out-outlined' | 'signal-outlined' | 'slack' | 'sliders-outlined' | 'smartphone-outlined' | 'smile' | 'social-media-outlined' | 'sorting-outlined' | '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' | 'star-filled' | 'star-outlined' | 'status-available' | 'status-away' | 'status-dnd' | 'status-invisible' | 'status-ooo' | 'sticker-filled' | 'sticker-outlined' | 'sticky' | 'stream-filled' | 'stream-outlined' | 'strikethrough-outlined' | 'suitecase-outlined' | 'tag-outlined' | 'targeted-outlined' | 'text-align-center-outlined' | 'text-align-left-outlined' | 'text-align-right-outlined' | 'text-extend-outlined' | 'text-shorten-outlined' | 'text-summary-outlined' | 'thumbs-up-filled' | 'thumbs-up-outlined' | 'translate-box-filled' | 'translate-box-outlined' | 'translate-outlined' | 'trash-filled' | 'trash-outlined' | 'twitter' | 'underlined-outlined' | 'undo-outlined' | 'upload-outlined' | 'user-check-outlined' | 'user-filled' | 'user-plus-outlined' | 'variable-box-outlined' | 'video-camera-filled' | 'video-camera-outlined' | 'video-outlined' | 'w-alert-outlined' | 'w-birthdays-upcoming-outlined' | 'w-blog-article-new-outlined' | 'w-blog-article-outlined' | 'w-blog-article-recommended-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' | 'write-outlined' | 'xing';
|
|
2010
2038
|
export interface CoyoIcon {
|
|
2011
2039
|
name: coyoIcon;
|
|
2012
2040
|
data: string;
|
|
@@ -2561,6 +2589,9 @@ export declare const ciAll: ({
|
|
|
2561
2589
|
} | {
|
|
2562
2590
|
name: 'flag-am';
|
|
2563
2591
|
data: string;
|
|
2592
|
+
} | {
|
|
2593
|
+
name: 'flag-ba';
|
|
2594
|
+
data: string;
|
|
2564
2595
|
} | {
|
|
2565
2596
|
name: 'flag-bg';
|
|
2566
2597
|
data: string;
|
|
@@ -2570,6 +2601,9 @@ export declare const ciAll: ({
|
|
|
2570
2601
|
} | {
|
|
2571
2602
|
name: 'flag-circle-am';
|
|
2572
2603
|
data: string;
|
|
2604
|
+
} | {
|
|
2605
|
+
name: 'flag-circle-ba';
|
|
2606
|
+
data: string;
|
|
2573
2607
|
} | {
|
|
2574
2608
|
name: 'flag-circle-bg';
|
|
2575
2609
|
data: string;
|
|
@@ -2624,6 +2658,9 @@ export declare const ciAll: ({
|
|
|
2624
2658
|
} | {
|
|
2625
2659
|
name: 'flag-circle-kr';
|
|
2626
2660
|
data: string;
|
|
2661
|
+
} | {
|
|
2662
|
+
name: 'flag-circle-la';
|
|
2663
|
+
data: string;
|
|
2627
2664
|
} | {
|
|
2628
2665
|
name: 'flag-circle-lv';
|
|
2629
2666
|
data: string;
|
|
@@ -2666,6 +2703,9 @@ export declare const ciAll: ({
|
|
|
2666
2703
|
} | {
|
|
2667
2704
|
name: 'flag-circle-tr';
|
|
2668
2705
|
data: string;
|
|
2706
|
+
} | {
|
|
2707
|
+
name: 'flag-circle-vn';
|
|
2708
|
+
data: string;
|
|
2669
2709
|
} | {
|
|
2670
2710
|
name: 'flag-cn';
|
|
2671
2711
|
data: string;
|
|
@@ -2717,6 +2757,9 @@ export declare const ciAll: ({
|
|
|
2717
2757
|
} | {
|
|
2718
2758
|
name: 'flag-kr';
|
|
2719
2759
|
data: string;
|
|
2760
|
+
} | {
|
|
2761
|
+
name: 'flag-la';
|
|
2762
|
+
data: string;
|
|
2720
2763
|
} | {
|
|
2721
2764
|
name: 'flag-lv';
|
|
2722
2765
|
data: string;
|
|
@@ -2762,6 +2805,9 @@ export declare const ciAll: ({
|
|
|
2762
2805
|
} | {
|
|
2763
2806
|
name: 'flag-tr';
|
|
2764
2807
|
data: string;
|
|
2808
|
+
} | {
|
|
2809
|
+
name: 'flag-vn';
|
|
2810
|
+
data: string;
|
|
2765
2811
|
} | {
|
|
2766
2812
|
name: 'flash-circle-outlined';
|
|
2767
2813
|
data: string;
|
|
@@ -2852,6 +2898,9 @@ export declare const ciAll: ({
|
|
|
2852
2898
|
} | {
|
|
2853
2899
|
name: 'haiilo-stories';
|
|
2854
2900
|
data: string;
|
|
2901
|
+
} | {
|
|
2902
|
+
name: 'half-star-filled';
|
|
2903
|
+
data: string;
|
|
2855
2904
|
} | {
|
|
2856
2905
|
name: 'hash-box-outlined';
|
|
2857
2906
|
data: string;
|
|
@@ -681,7 +681,7 @@ export const ciEventsOutlined = {
|
|
|
681
681
|
};
|
|
682
682
|
export const ciExternalLinkOutlined = {
|
|
683
683
|
name: 'external-link-outlined',
|
|
684
|
-
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="
|
|
684
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M8 6.75c-.69 0-1.25.56-1.25 1.25v8c0 .69.56 1.25 1.25 1.25h8c.69 0 1.25-.56 1.25-1.25v-1.75a.75.75 0 0 1 1.5 0V16A2.75 2.75 0 0 1 16 18.75H8A2.75 2.75 0 0 1 5.25 16V8A2.75 2.75 0 0 1 8 5.25h1.75a.75.75 0 0 1 0 1.5z"/><path d="M13.25 6a.75.75 0 0 1 .75-.75h3c.966 0 1.75.784 1.75 1.75v3a.75.75 0 0 1-1.5 0V7.81l-4.72 4.72a.75.75 0 1 1-1.06-1.06l4.72-4.72H14a.75.75 0 0 1-.75-.75"/></svg>`
|
|
685
685
|
};
|
|
686
686
|
export const ciEyeClosedOutlined = {
|
|
687
687
|
name: 'eye-closed-outlined',
|
|
@@ -731,6 +731,10 @@ export const ciFlagAm = {
|
|
|
731
731
|
name: 'flag-am',
|
|
732
732
|
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-am_svg__a)"><path fill="#1A47B8" 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 5"/><path fill="#FFDA2C" fill-rule="evenodd" d="M2 14.333h20V19H2z" clip-rule="evenodd"/><path fill="#F93939" fill-rule="evenodd" d="M2 5h20v4.667H2z" clip-rule="evenodd"/></g><defs><clipPath id="flag-am_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
|
|
733
733
|
};
|
|
734
|
+
export const ciFlagBa = {
|
|
735
|
+
name: 'flag-ba',
|
|
736
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-ba_svg__a)"><rect width="20" height="14" x="2" y="5" fill="#FFDA2C" rx="3"/><path fill="#FFDA2C" 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 5"/><path fill="#1A47B8" fill-rule="evenodd" d="m2 5 20 13.067-.117 1.026L2 19z" clip-rule="evenodd"/><path fill="#fff" fill-rule="evenodd" d="M2.952 7.8h.953v.933h-.953zM5.81 9.667h.952v.933H5.81zm2.857 1.866h.952v.934h-.952zm2.857 1.867h.952v.933h-.952zm2.857 1.867h.952v.933h-.952zm2.857 1.866h.953v.934h-.953z" clip-rule="evenodd"/></g><defs><clipPath id="flag-ba_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
|
|
737
|
+
};
|
|
734
738
|
export const ciFlagBg = {
|
|
735
739
|
name: 'flag-bg',
|
|
736
740
|
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-bg_svg__a)"><path fill="#249F58" 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 5"/><path fill="#F93939" fill-rule="evenodd" d="M2 14.333h20V19H2z" clip-rule="evenodd"/><path fill="#fff" fill-rule="evenodd" d="M2 5h20v4.667H2z" clip-rule="evenodd"/></g><defs><clipPath id="flag-bg_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
|
|
@@ -743,6 +747,10 @@ export const ciFlagCircleAm = {
|
|
|
743
747
|
name: 'flag-circle-am',
|
|
744
748
|
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-circle-am_svg__a)"><path fill="#1A47B8" d="M23.333 2H.667A2.667 2.667 0 0 0-2 4.667v14.666A2.667 2.667 0 0 0 .667 22h22.666A2.667 2.667 0 0 0 26 19.333V4.667A2.667 2.667 0 0 0 23.333 2"/><path fill="#FFDA2C" fill-rule="evenodd" d="M2 15.333h28V22H2z" clip-rule="evenodd"/><path fill="#F93939" fill-rule="evenodd" d="M2 2h28v6.667H2z" clip-rule="evenodd"/></g><defs><clipPath id="flag-circle-am_svg__a"><rect width="20" height="20" x="2" y="2" fill="#fff" rx="10"/></clipPath></defs></svg>`
|
|
745
749
|
};
|
|
750
|
+
export const ciFlagCircleBa = {
|
|
751
|
+
name: 'flag-circle-ba',
|
|
752
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-circle-ba_svg__a)"><rect width="20" height="20" x="2" y="2" fill="#FFDA2C" rx="10"/><path fill="#FFDA2C" d="M23.333 2H.667A2.667 2.667 0 0 0-2 4.667v14.666A2.667 2.667 0 0 0 .667 22h22.666A2.667 2.667 0 0 0 26 19.333V4.667A2.667 2.667 0 0 0 23.333 2"/><path fill="#1A47B8" fill-rule="evenodd" d="m-2 2 28 18.667-.164 1.466L-2 22z" clip-rule="evenodd"/><path fill="#fff" fill-rule="evenodd" d="M-.667 6H.667v1.333H-.667zm4 2.667h1.334V10H3.333zm4 2.666h1.334v1.334H7.333zm4 2.667h1.334v1.333h-1.334zm4 2.667h1.334V18h-1.334zm4 2.666h1.334v1.334h-1.334z" clip-rule="evenodd"/></g><defs><clipPath id="flag-circle-ba_svg__a"><rect width="20" height="20" x="2" y="2" fill="#fff" rx="10"/></clipPath></defs></svg>`
|
|
753
|
+
};
|
|
746
754
|
export const ciFlagCircleBg = {
|
|
747
755
|
name: 'flag-circle-bg',
|
|
748
756
|
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-circle-bg_svg__a)"><path fill="#249F58" d="M27.333 2H4.667A2.667 2.667 0 0 0 2 4.667v14.666A2.667 2.667 0 0 0 4.667 22h22.666A2.667 2.667 0 0 0 30 19.333V4.667A2.667 2.667 0 0 0 27.333 2"/><path fill="#F93939" fill-rule="evenodd" d="M2 15.333h28V22H2z" clip-rule="evenodd"/><path fill="#fff" fill-rule="evenodd" d="M2 2h28v6.667H2z" clip-rule="evenodd"/></g><defs><clipPath id="flag-circle-bg_svg__a"><rect width="20" height="20" x="2" y="2" fill="#fff" rx="10"/></clipPath></defs></svg>`
|
|
@@ -815,6 +823,10 @@ export const ciFlagCircleKr = {
|
|
|
815
823
|
name: 'flag-circle-kr',
|
|
816
824
|
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" style="fill:none" viewBox="0 0 24 24"><rect width="21" height="21" x="1.5" y="1.5" fill="#fff" rx="10.5"/><path fill="#232C80" fill-rule="evenodd" d="M16.667 12a4.667 4.667 0 1 1-9.334 0c0-1.493 3.134-2.12 5.771-1.884q.422-.114.896-.116c1.473 0 2.667.896 2.667 2" clip-rule="evenodd"/><path fill="#F93939" fill-rule="evenodd" d="M11.333 11.333S12.527 10 14 10s2.667.896 2.667 2a4.667 4.667 0 0 0-8.886-1.997c-.448 1.33-.448 1.72-.448 1.997.667.667 1.408.667 2 .667s1.124-.258 1.491-.667l.51-.667Z" clip-rule="evenodd"/><path fill="#151515" fill-rule="evenodd" d="M18 8.667h2.667L18 6h-1.333zm-12 0H3.333L6 6h1.333zm12 6.666h2.667L18 18h-1.333zm-12 0H3.333L6 18h1.333z" clip-rule="evenodd"/><rect width="21" height="21" x="1.5" y="1.5" stroke="#EBECF0" rx="10.5"/></svg>`
|
|
817
825
|
};
|
|
826
|
+
export const ciFlagCircleLa = {
|
|
827
|
+
name: 'flag-circle-la',
|
|
828
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-circle-la_svg__a)"><rect width="20" height="20" x="2" y="2" fill="#232C80" rx="10"/><path fill="#fff" fill-rule="evenodd" d="M12 15.333a3.334 3.334 0 0 0 0-6.666 3.335 3.335 0 0 0 0 6.666" clip-rule="evenodd"/><path fill="#F93939" fill-rule="evenodd" d="M-2 16.667h28V22H-2zM-2 2h28v5.333H-2z" clip-rule="evenodd"/></g><defs><clipPath id="flag-circle-la_svg__a"><rect width="20" height="20" x="2" y="2" fill="#fff" rx="10"/></clipPath></defs></svg>`
|
|
829
|
+
};
|
|
818
830
|
export const ciFlagCircleLv = {
|
|
819
831
|
name: 'flag-circle-lv',
|
|
820
832
|
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-circle-lv_svg__a)"><rect width="20" height="20" x="2" y="2" fill="#fff" rx="10"/><path fill="#AF010D" fill-rule="evenodd" d="M-2 14h28v8H-2zm0-12h28v8H-2z" clip-rule="evenodd"/></g><defs><clipPath id="flag-circle-lv_svg__a"><rect width="20" height="20" x="2" y="2" fill="#fff" rx="10"/></clipPath></defs></svg>`
|
|
@@ -871,6 +883,10 @@ export const ciFlagCircleTr = {
|
|
|
871
883
|
name: 'flag-circle-tr',
|
|
872
884
|
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><rect width="20" height="20" x="2" y="2" fill="#F93939" rx="10"/><path fill="#fff" fill-rule="evenodd" d="m16.67 13.536-1.55.813.296-1.724-1.253-1.222 1.733-.254.773-1.568.774 1.57 1.733.253-1.253 1.22.296 1.724" clip-rule="evenodd"/><path fill="#fff" fill-rule="evenodd" d="M10.667 16.667a4.667 4.667 0 1 0 0-9.334 4.667 4.667 0 0 0 0 9.334M12 15.333a3.334 3.334 0 0 0 0-6.666 3.335 3.335 0 0 0 0 6.666" clip-rule="evenodd"/></svg>`
|
|
873
885
|
};
|
|
886
|
+
export const ciFlagCircleVn = {
|
|
887
|
+
name: 'flag-circle-vn',
|
|
888
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><rect width="20" height="20" x="2" y="2" fill="#F93939" rx="10"/><path fill="#FFDA2C" fill-rule="evenodd" d="m12.003 14.44-2.787 1.467.533-3.103-2.253-2.196 3.115-.453 1.392-2.822 1.393 2.822 3.113.453-2.253 2.196.533 3.101" clip-rule="evenodd"/></svg>`
|
|
889
|
+
};
|
|
874
890
|
export const ciFlagCn = {
|
|
875
891
|
name: 'flag-cn',
|
|
876
892
|
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-cn_svg__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 5"/><path fill="#FFDA2C" fill-rule="evenodd" d="m7.236 11.748-1.4.722.267-1.528-1.131-1.083 1.564-.221.7-1.39.7 1.39 1.564.22-1.133 1.084.268 1.527zM10.572 7.8h.952v.933h-.952zm.952 1.867h.952v.933h-.952zm0 1.866h.952v.934h-.952zm-.952 1.867h.952v.933h-.952z" clip-rule="evenodd"/></g><defs><clipPath id="flag-cn_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
|
|
@@ -939,6 +955,10 @@ export const ciFlagKr = {
|
|
|
939
955
|
name: 'flag-kr',
|
|
940
956
|
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" style="fill:none" viewBox="0 0 24 24"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/><path fill="#232C80" fill-rule="evenodd" d="M15.333 12c0 1.804-1.492 3.267-3.333 3.267S8.667 13.804 8.667 12c0-1.045 2.238-1.484 4.122-1.319q.301-.08.64-.081c1.052 0 1.904.627 1.904 1.4" clip-rule="evenodd"/><path fill="#F93939" fill-rule="evenodd" d="M11.524 11.533s.852-.933 1.905-.933 1.904.627 1.904 1.4c0-1.804-1.492-3.267-3.333-3.267-1.33 0-2.48.764-3.013 1.869-.32.931-.32 1.204-.32 1.398.476.467 1.005.467 1.428.467s.803-.18 1.065-.467z" clip-rule="evenodd"/><path fill="#151515" fill-rule="evenodd" d="M16.286 9.667h1.904L16.287 7.8h-.953zm-8.572 0H5.81L7.714 7.8h.953zm8.572 4.666h1.904L16.287 16.2h-.953zm-8.572 0H5.81L7.714 16.2h.953z" clip-rule="evenodd"/><rect width="21" height="15" x="1.5" y="4.5" stroke="#000" stroke-opacity=".07" rx="3.5"/></svg>`
|
|
941
957
|
};
|
|
958
|
+
export const ciFlagLa = {
|
|
959
|
+
name: 'flag-la',
|
|
960
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-la_svg__a)"><rect width="20" height="14" x="2" y="5" fill="#232C80" rx="3"/><path fill="#fff" fill-rule="evenodd" d="M12 14.333c1.314 0 2.381-1.045 2.381-2.333s-1.067-2.333-2.38-2.333c-1.315 0-2.382 1.045-2.382 2.333s1.067 2.333 2.381 2.333" clip-rule="evenodd"/><path fill="#F93939" fill-rule="evenodd" d="M2 15.267h20V19H2zM2 5h20v3.733H2z" clip-rule="evenodd"/></g><defs><clipPath id="flag-la_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
|
|
961
|
+
};
|
|
942
962
|
export const ciFlagLv = {
|
|
943
963
|
name: 'flag-lv',
|
|
944
964
|
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-lv_svg__a)"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/><path fill="#AF010D" fill-rule="evenodd" d="M2 13.4h20V19H2zM2 5h20v5.6H2z" clip-rule="evenodd"/></g><defs><clipPath id="flag-lv_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
|
|
@@ -999,6 +1019,10 @@ export const ciFlagTr = {
|
|
|
999
1019
|
name: 'flag-tr',
|
|
1000
1020
|
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.267s-1.492-3.267-3.333-3.267S7.714 10.196 7.714 12s1.493 3.267 3.334 3.267m.952-.934c1.314 0 2.38-1.045 2.38-2.333S13.314 9.667 12 9.667 9.619 10.712 9.619 12s1.067 2.333 2.38 2.333Z" clip-rule="evenodd"/></svg>`
|
|
1001
1021
|
};
|
|
1022
|
+
export const ciFlagVn = {
|
|
1023
|
+
name: 'flag-vn',
|
|
1024
|
+
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="#FFDA2C" fill-rule="evenodd" d="m12.002 13.708-1.99 1.027.38-2.172-1.609-1.537 2.225-.318.994-1.975.995 1.975 2.224.318-1.61 1.537.381 2.17" clip-rule="evenodd"/></svg>`
|
|
1025
|
+
};
|
|
1002
1026
|
export const ciFlashCircleOutlined = {
|
|
1003
1027
|
name: 'flash-circle-outlined',
|
|
1004
1028
|
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="m12.46 6.983-3.72 4.185a.5.5 0 0 0 .373.832h1.554l-.643 4.341a.5.5 0 0 0 .868.406l4.368-4.915a.5.5 0 0 0-.373-.832h-1.554V7.315a.5.5 0 0 0-.873-.332"/><path fill-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.25M3.75 12a8.25 8.25 0 1 1 16.5 0 8.25 8.25 0 0 1-16.5 0" clip-rule="evenodd"/></svg>`
|
|
@@ -1119,6 +1143,10 @@ export const ciHaiiloStories = {
|
|
|
1119
1143
|
name: 'haiilo-stories',
|
|
1120
1144
|
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="#1B6C75" fill-rule="evenodd" d="M14.025 11.999a2.024 2.024 0 1 0-4.048 0 2.024 2.024 0 0 0 4.048 0m0-6.974a2.024 2.024 0 1 0-4.049 0 2.024 2.024 0 0 0 4.049 0m0 13.95a2.025 2.025 0 1 0-4.05 0 2.025 2.025 0 0 0 4.05 0M7.05 12a2.024 2.024 0 1 0-4.049 0 2.024 2.024 0 0 0 4.049 0M21 18.975a2.025 2.025 0 1 0-4.05 0 2.025 2.025 0 0 0 4.05 0m0-13.948a2.024 2.024 0 1 0-4.048-.002A2.024 2.024 0 0 0 21 5.027" clip-rule="evenodd"/></svg>`
|
|
1121
1145
|
};
|
|
1146
|
+
export const ciHalfStarFilled = {
|
|
1147
|
+
name: 'half-star-filled',
|
|
1148
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill-rule="evenodd" d="M12.1 3.206a.74.74 0 0 0-.788.456L9.535 7.933a.75.75 0 0 1-.632.46l-4.612.37a.75.75 0 0 0-.428 1.317l3.514 3.01a.75.75 0 0 1 .241.743l-1.073 4.5a.75.75 0 0 0 1.12.814l3.948-2.411a.75.75 0 0 1 .487-.104z" clip-rule="evenodd"/></svg>`
|
|
1149
|
+
};
|
|
1122
1150
|
export const ciHashBoxOutlined = {
|
|
1123
1151
|
name: 'hash-box-outlined',
|
|
1124
1152
|
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill-rule="evenodd" d="m12.502 14.405-.385 2.345h1.477l.385-2.345h1.291l.245-1.477h-1.293l.296-1.81h1.292l.25-1.477h-1.3l.386-2.346h-1.478l-.384 2.346h-1.847l.385-2.346h-1.478L9.96 9.641H8.673l-.249 1.477h1.293l-.297 1.81H8.13l-.245 1.477h1.294l-.385 2.345h1.478l.384-2.345zm.242-1.477.297-1.81h-1.846l-.297 1.81z" clip-rule="evenodd"/><path fill-rule="evenodd" d="M5 2.25A2.75 2.75 0 0 0 2.25 5v14A2.75 2.75 0 0 0 5 21.75h14A2.75 2.75 0 0 0 21.75 19V5A2.75 2.75 0 0 0 19 2.25zM3.75 5c0-.69.56-1.25 1.25-1.25h14c.69 0 1.25.56 1.25 1.25v14c0 .69-.56 1.25-1.25 1.25H5c-.69 0-1.25-.56-1.25-1.25z" clip-rule="evenodd"/></svg>`
|
|
@@ -2191,9 +2219,11 @@ export const ciAll = [
|
|
|
2191
2219
|
ciFingerprintOutlined,
|
|
2192
2220
|
ciFlagAl,
|
|
2193
2221
|
ciFlagAm,
|
|
2222
|
+
ciFlagBa,
|
|
2194
2223
|
ciFlagBg,
|
|
2195
2224
|
ciFlagCircleAl,
|
|
2196
2225
|
ciFlagCircleAm,
|
|
2226
|
+
ciFlagCircleBa,
|
|
2197
2227
|
ciFlagCircleBg,
|
|
2198
2228
|
ciFlagCircleCn,
|
|
2199
2229
|
ciFlagCircleCz,
|
|
@@ -2212,6 +2242,7 @@ export const ciAll = [
|
|
|
2212
2242
|
ciFlagCircleIt,
|
|
2213
2243
|
ciFlagCircleJp,
|
|
2214
2244
|
ciFlagCircleKr,
|
|
2245
|
+
ciFlagCircleLa,
|
|
2215
2246
|
ciFlagCircleLv,
|
|
2216
2247
|
ciFlagCircleMk,
|
|
2217
2248
|
ciFlagCircleNl,
|
|
@@ -2226,6 +2257,7 @@ export const ciAll = [
|
|
|
2226
2257
|
ciFlagCircleSk,
|
|
2227
2258
|
ciFlagCircleTh,
|
|
2228
2259
|
ciFlagCircleTr,
|
|
2260
|
+
ciFlagCircleVn,
|
|
2229
2261
|
ciFlagCn,
|
|
2230
2262
|
ciFlagCz,
|
|
2231
2263
|
ciFlagDe,
|
|
@@ -2243,6 +2275,7 @@ export const ciAll = [
|
|
|
2243
2275
|
ciFlagIt,
|
|
2244
2276
|
ciFlagJp,
|
|
2245
2277
|
ciFlagKr,
|
|
2278
|
+
ciFlagLa,
|
|
2246
2279
|
ciFlagLv,
|
|
2247
2280
|
ciFlagMk,
|
|
2248
2281
|
ciFlagNl,
|
|
@@ -2258,6 +2291,7 @@ export const ciAll = [
|
|
|
2258
2291
|
ciFlagSk,
|
|
2259
2292
|
ciFlagTh,
|
|
2260
2293
|
ciFlagTr,
|
|
2294
|
+
ciFlagVn,
|
|
2261
2295
|
ciFlashCircleOutlined,
|
|
2262
2296
|
ciFlashOutlined,
|
|
2263
2297
|
ciFolderMinusOutlined,
|
|
@@ -2288,6 +2322,7 @@ export const ciAll = [
|
|
|
2288
2322
|
ciHaiiloOutlined,
|
|
2289
2323
|
ciHaiiloShare,
|
|
2290
2324
|
ciHaiiloStories,
|
|
2325
|
+
ciHalfStarFilled,
|
|
2291
2326
|
ciHashBoxOutlined,
|
|
2292
2327
|
ciHashtagOutlined,
|
|
2293
2328
|
ciHistoryOutlined,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export declare const ci: {
|
|
2
2
|
[key in MyIconType]: string;
|
|
3
3
|
};
|
|
4
|
-
export type MyIconType = '16-reaction-clapping' | '16-reaction-heart' | '16-reaction-laughing' | '16-reaction-lightbulb' | '16-reaction-mood' | '16-reaction-smile' | '16-reaction-thumbs-down' | '16-reaction-thumbs-up' | '32-reaction-clapping' | '32-reaction-heart' | '32-reaction-laughing' | '32-reaction-lightbulb' | '32-reaction-mood' | '32-reaction-smile' | '32-reaction-thumbs-down' | '32-reaction-thumbs-up' | 'reaction-clapping' | 'reaction-heart' | 'reaction-laughing' | 'reaction-lightbulb' | 'reaction-mood' | 'reaction-smile' | 'reaction-thumbs-down' | 'reaction-thumbs-up' | '16-bell-strikethrough' | '16-bell' | '16-check-circle-filled' | '16-check-circle-outlined' | '16-check-double' | '16-check' | '16-chevron-double-left' | '16-chevron-double-right' | '16-chevron-down' | '16-chevron-left' | '16-chevron-right' | '16-chevron-up' | '16-clock-outlined' | '16-cross' | '16-earth-outlined' | '16-editor-arrow-down' | '16-editor-arrow-up' | '16-editor-bold' | '16-editor-delete' | '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-image' | '16-editor-indent-decrease' | '16-editor-indent-increase' | '16-editor-italic' | '16-editor-link-break' | '16-editor-link' | '16-editor-ol' | '16-editor-paragraph' | '16-editor-plus' | '16-editor-search' | '16-editor-settings' | '16-editor-ul' | '16-external-link' | '16-flag' | '16-flash-circle-outlined' | '16-info-circle-outlined' | '16-link-large' | '16-link-medium' | '16-link-small' | '16-lock-outlined' | '16-pen-outlined' | '16-pin-outlined' | '16-play' | '16-sticky-outlined' | '16-targeted-outlined' | '16-thumbs-up-outlined' | '16-translate-box-outlined' | '16-warning-circle-outlined' | '32-reaction-appreciate' | '32-reaction-celebrate' | '32-reaction-recognize' | 'a-11-y-outlined' | 'ai-filled' | 'ai-outlined' | 'alert-box-outlined' | 'alert-circle-outlined' | 'app-directory' | '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' | 'article-filled' | 'article-outlined' | 'audio-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' | 'blank' | 'block-align-center-outlined' | 'block-align-fw-outlined' | 'block-align-left-outlined' | 'block-align-right-outlined' | 'block-caption-outlined' | 'bold-outlined' | 'book-filled' | 'book-outlined' | 'bookmark-check-outlined' | 'bookmark-filled' | 'bookmark-outlined' | 'bookmark-plus-outlined' | 'brush-brackets-outlined' | 'calendar-check-outlined' | 'calendar-cross-outlined' | 'calendar-outlined' | 'calendar-pen-outlined' | 'chat-filled' | 'chat-outlined' | 'check-circle-filled' | 'check-circle-outlined' | 'check-double-outlined' | 'check-outlined' | 'chevron-down-outlined' | 'chevron-left-outlined' | 'chevron-right-outlined' | 'chevron-up-outlined' | 'circle-filled-s' | 'circle-filled' | 'circle-outlined-s' | 'circle-outlined' | 'click-outlined' | 'clock-filled' | 'clock-outlined' | 'cols-2-outlined' | 'cols-3-outlined' | 'comment-outlined' | 'communities-filled' | 'communities-outlined' | 'compass-outlined' | 'content-filled' | 'content-outlined' | 'copy-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' | 'emoji-angry' | 'emoji-happy' | 'emoji-neutral' | 'emoji-sad' | 'emoji-smile' | 'emoji-thinking' | 'events-filled' | 'events-outlined' | 'external-link-outlined' | 'eye-closed-outlined' | 'eye-open-outlined' | 'facebook' | 'feed-filled' | 'feed-outlined' | 'file-generic' | 'file-pdf' | 'file-text' | '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' | 'flash-circle-outlined' | 'flash-outlined' | 'folder-minus-outlined' | 'folder-outlined' | 'folder-plus-outlined' | 'generic-browser-outlined' | 'gift-outlined' | 'github' | 'globe-outlined' | 'google-apps-script' | 'google-calendar' | 'google-chrome' | 'google-docs' | 'google-drawings' | 'google-drive' | 'google-forms' | 'google-mail' | 'google-my-maps' | 'google-sheets' | 'google-sites' | 'google-slides' | 'google-videos' | 'google' | 'gradient-outlined' | 'group-outlined' | 'haiilo-home' | 'haiilo-insights' | 'haiilo-outlined' | 'haiilo-share' | 'haiilo-stories' | 'hash-box-outlined' | 'hashtag-outlined' | 'history-outlined' | 'home-filled' | 'home-outlined' | 'inbox' | 'info-circle-filled' | 'info-circle-outlined' | 'instagram' | 'italic-outlined' | 'layers-filled' | 'layers-outlined' | 'likes-circle-filled' | 'link-break-outlined' | 'link-outlined' | 'linkedin' | 'list-ordered-outlined' | 'list-unordered-outlined' | 'location-outlined' | 'lock-filled' | 'lock-open-filled' | 'lock-open-outlined' | 'lock-outlined' | 'loop-outlined' | 'mail-open-outlined' | 'mail-outlined' | 'marketplace-filled' | 'marketplace-outlined' | 'maybe-circle-outlined' | 'megaphone-filled' | 'megaphone-outlined' | 'menu-left-outlined' | 'menu-outlined' | 'menu-right-outlined' | 'microsoft-edge' | 'microsoft-excel' | 'microsoft-onedrive' | 'microsoft-onenote' | 'microsoft-outlook' | 'microsoft-planner' | 'microsoft-powerpoint' | 'microsoft-sharepoint' | 'microsoft-teams' | 'microsoft-word' | 'microsoft-yammer' | 'microsoft' | 'module-plus-outlined' | 'money-outlined' | 'more-horizontal-filled' | 'mozilla-firefox' | 'openai' | 'paperclip-box-outlined' | 'paperclip-outlined' | 'paperplane-tilt-outlined' | 'pen-outlined' | 'pen-writing' | 'phone-outlined' | 'photo-add-outlined' | 'photo-filled' | 'photo-outlined' | 'photo-remove-outlined' | 'planet-filled' | 'planet-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' | 'push-notification' | 'puzzle-piece-outlined' | 'question-mark-circle-outlined' | 'quote-outlined' | 'reactions-thumbs-up-outlined' | 'reading-glasses-filled' | 'reading-glasses-outlined' | 'redo-outlined' | 'replace-outlined' | 'restart-outlined' | 'results-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-text-color' | 'rte-text-size' | 'rte-text' | 'rte-ul' | 'rte-undo' | 'rte-variable' | 'rte-video' | 'search-filled' | 'search-outlined' | 'search-restart-outlined' | 'settings-outlined' | 'share-filled' | 'share-outlined' | 'shield-outlined' | 'sign-in-outlined' | 'sign-out-outlined' | 'signal-outlined' | 'slack' | 'sliders-outlined' | 'smartphone-outlined' | 'smile' | 'social-media-outlined' | 'sorting-outlined' | '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' | 'star-filled' | 'star-outlined' | 'status-available' | 'status-away' | 'status-dnd' | 'status-invisible' | 'status-ooo' | 'sticker-filled' | 'sticker-outlined' | 'sticky' | 'stream-filled' | 'stream-outlined' | 'strikethrough-outlined' | 'suitecase-outlined' | 'tag-outlined' | 'targeted-outlined' | 'text-align-center-outlined' | 'text-align-left-outlined' | 'text-align-right-outlined' | 'text-extend-outlined' | 'text-shorten-outlined' | 'text-summary-outlined' | 'thumbs-up-filled' | 'thumbs-up-outlined' | 'translate-box-filled' | 'translate-box-outlined' | 'translate-outlined' | 'trash-filled' | 'trash-outlined' | 'twitter' | 'underlined-outlined' | 'undo-outlined' | 'upload-outlined' | 'user-check-outlined' | 'user-filled' | 'user-plus-outlined' | 'variable-box-outlined' | 'video-camera-filled' | 'video-camera-outlined' | 'video-outlined' | 'w-alert-outlined' | 'w-birthdays-upcoming-outlined' | 'w-blog-article-new-outlined' | 'w-blog-article-outlined' | 'w-blog-article-recommended-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' | 'write-outlined' | 'xing';
|
|
4
|
+
export type MyIconType = '16-reaction-clapping' | '16-reaction-heart' | '16-reaction-laughing' | '16-reaction-lightbulb' | '16-reaction-mood' | '16-reaction-smile' | '16-reaction-thumbs-down' | '16-reaction-thumbs-up' | '32-reaction-clapping' | '32-reaction-heart' | '32-reaction-laughing' | '32-reaction-lightbulb' | '32-reaction-mood' | '32-reaction-smile' | '32-reaction-thumbs-down' | '32-reaction-thumbs-up' | 'reaction-clapping' | 'reaction-heart' | 'reaction-laughing' | 'reaction-lightbulb' | 'reaction-mood' | 'reaction-smile' | 'reaction-thumbs-down' | 'reaction-thumbs-up' | '16-bell-strikethrough' | '16-bell' | '16-check-circle-filled' | '16-check-circle-outlined' | '16-check-double' | '16-check' | '16-chevron-double-left' | '16-chevron-double-right' | '16-chevron-down' | '16-chevron-left' | '16-chevron-right' | '16-chevron-up' | '16-clock-outlined' | '16-cross' | '16-earth-outlined' | '16-editor-arrow-down' | '16-editor-arrow-up' | '16-editor-bold' | '16-editor-delete' | '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-image' | '16-editor-indent-decrease' | '16-editor-indent-increase' | '16-editor-italic' | '16-editor-link-break' | '16-editor-link' | '16-editor-ol' | '16-editor-paragraph' | '16-editor-plus' | '16-editor-search' | '16-editor-settings' | '16-editor-ul' | '16-external-link' | '16-flag' | '16-flash-circle-outlined' | '16-info-circle-outlined' | '16-link-large' | '16-link-medium' | '16-link-small' | '16-lock-outlined' | '16-pen-outlined' | '16-pin-outlined' | '16-play' | '16-sticky-outlined' | '16-targeted-outlined' | '16-thumbs-up-outlined' | '16-translate-box-outlined' | '16-warning-circle-outlined' | '32-reaction-appreciate' | '32-reaction-celebrate' | '32-reaction-recognize' | 'a-11-y-outlined' | 'ai-filled' | 'ai-outlined' | 'alert-box-outlined' | 'alert-circle-outlined' | 'app-directory' | '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' | 'article-filled' | 'article-outlined' | 'audio-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' | 'blank' | 'block-align-center-outlined' | 'block-align-fw-outlined' | 'block-align-left-outlined' | 'block-align-right-outlined' | 'block-caption-outlined' | 'bold-outlined' | 'book-filled' | 'book-outlined' | 'bookmark-check-outlined' | 'bookmark-filled' | 'bookmark-outlined' | 'bookmark-plus-outlined' | 'brush-brackets-outlined' | 'calendar-check-outlined' | 'calendar-cross-outlined' | 'calendar-outlined' | 'calendar-pen-outlined' | 'chat-filled' | 'chat-outlined' | 'check-circle-filled' | 'check-circle-outlined' | 'check-double-outlined' | 'check-outlined' | 'chevron-down-outlined' | 'chevron-left-outlined' | 'chevron-right-outlined' | 'chevron-up-outlined' | 'circle-filled-s' | 'circle-filled' | 'circle-outlined-s' | 'circle-outlined' | 'click-outlined' | 'clock-filled' | 'clock-outlined' | 'cols-2-outlined' | 'cols-3-outlined' | 'comment-outlined' | 'communities-filled' | 'communities-outlined' | 'compass-outlined' | 'content-filled' | 'content-outlined' | 'copy-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' | 'emoji-angry' | 'emoji-happy' | 'emoji-neutral' | 'emoji-sad' | 'emoji-smile' | 'emoji-thinking' | 'events-filled' | 'events-outlined' | 'external-link-outlined' | 'eye-closed-outlined' | 'eye-open-outlined' | 'facebook' | 'feed-filled' | 'feed-outlined' | 'file-generic' | 'file-pdf' | 'file-text' | 'filter-outlined' | 'fingerprint-outlined' | 'flag-al' | 'flag-am' | 'flag-ba' | 'flag-bg' | 'flag-circle-al' | 'flag-circle-am' | 'flag-circle-ba' | '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-la' | '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-circle-vn' | '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-la' | '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' | 'flag-vn' | 'flash-circle-outlined' | 'flash-outlined' | 'folder-minus-outlined' | 'folder-outlined' | 'folder-plus-outlined' | 'generic-browser-outlined' | 'gift-outlined' | 'github' | 'globe-outlined' | 'google-apps-script' | 'google-calendar' | 'google-chrome' | 'google-docs' | 'google-drawings' | 'google-drive' | 'google-forms' | 'google-mail' | 'google-my-maps' | 'google-sheets' | 'google-sites' | 'google-slides' | 'google-videos' | 'google' | 'gradient-outlined' | 'group-outlined' | 'haiilo-home' | 'haiilo-insights' | 'haiilo-outlined' | 'haiilo-share' | 'haiilo-stories' | 'half-star-filled' | 'hash-box-outlined' | 'hashtag-outlined' | 'history-outlined' | 'home-filled' | 'home-outlined' | 'inbox' | 'info-circle-filled' | 'info-circle-outlined' | 'instagram' | 'italic-outlined' | 'layers-filled' | 'layers-outlined' | 'likes-circle-filled' | 'link-break-outlined' | 'link-outlined' | 'linkedin' | 'list-ordered-outlined' | 'list-unordered-outlined' | 'location-outlined' | 'lock-filled' | 'lock-open-filled' | 'lock-open-outlined' | 'lock-outlined' | 'loop-outlined' | 'mail-open-outlined' | 'mail-outlined' | 'marketplace-filled' | 'marketplace-outlined' | 'maybe-circle-outlined' | 'megaphone-filled' | 'megaphone-outlined' | 'menu-left-outlined' | 'menu-outlined' | 'menu-right-outlined' | 'microsoft-edge' | 'microsoft-excel' | 'microsoft-onedrive' | 'microsoft-onenote' | 'microsoft-outlook' | 'microsoft-planner' | 'microsoft-powerpoint' | 'microsoft-sharepoint' | 'microsoft-teams' | 'microsoft-word' | 'microsoft-yammer' | 'microsoft' | 'module-plus-outlined' | 'money-outlined' | 'more-horizontal-filled' | 'mozilla-firefox' | 'openai' | 'paperclip-box-outlined' | 'paperclip-outlined' | 'paperplane-tilt-outlined' | 'pen-outlined' | 'pen-writing' | 'phone-outlined' | 'photo-add-outlined' | 'photo-filled' | 'photo-outlined' | 'photo-remove-outlined' | 'planet-filled' | 'planet-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' | 'push-notification' | 'puzzle-piece-outlined' | 'question-mark-circle-outlined' | 'quote-outlined' | 'reactions-thumbs-up-outlined' | 'reading-glasses-filled' | 'reading-glasses-outlined' | 'redo-outlined' | 'replace-outlined' | 'restart-outlined' | 'results-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-text-color' | 'rte-text-size' | 'rte-text' | 'rte-ul' | 'rte-undo' | 'rte-variable' | 'rte-video' | 'search-filled' | 'search-outlined' | 'search-restart-outlined' | 'settings-outlined' | 'share-filled' | 'share-outlined' | 'shield-outlined' | 'sign-in-outlined' | 'sign-out-outlined' | 'signal-outlined' | 'slack' | 'sliders-outlined' | 'smartphone-outlined' | 'smile' | 'social-media-outlined' | 'sorting-outlined' | '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' | 'star-filled' | 'star-outlined' | 'status-available' | 'status-away' | 'status-dnd' | 'status-invisible' | 'status-ooo' | 'sticker-filled' | 'sticker-outlined' | 'sticky' | 'stream-filled' | 'stream-outlined' | 'strikethrough-outlined' | 'suitecase-outlined' | 'tag-outlined' | 'targeted-outlined' | 'text-align-center-outlined' | 'text-align-left-outlined' | 'text-align-right-outlined' | 'text-extend-outlined' | 'text-shorten-outlined' | 'text-summary-outlined' | 'thumbs-up-filled' | 'thumbs-up-outlined' | 'translate-box-filled' | 'translate-box-outlined' | 'translate-outlined' | 'trash-filled' | 'trash-outlined' | 'twitter' | 'underlined-outlined' | 'undo-outlined' | 'upload-outlined' | 'user-check-outlined' | 'user-filled' | 'user-plus-outlined' | 'variable-box-outlined' | 'video-camera-filled' | 'video-camera-outlined' | 'video-outlined' | 'w-alert-outlined' | 'w-birthdays-upcoming-outlined' | 'w-blog-article-new-outlined' | 'w-blog-article-outlined' | 'w-blog-article-recommended-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' | 'write-outlined' | 'xing';
|
package/dist/js/icons.object.js
CHANGED
|
@@ -170,7 +170,7 @@ export const ci = {
|
|
|
170
170
|
'emoji-thinking': '<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><path fill="#FFCB4C" d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10"/><path fill="#65471B" d="M9.955 14.364a.54.54 0 0 1-.183-.273.47.47 0 0 1 .347-.601c2.663-.6 4.457.802 4.533.862.226.18.27.497.102.709-.169.21-.487.236-.713.057-.065-.05-1.484-1.132-3.636-.646a.54.54 0 0 1-.45-.108m-.826-4.239c.69 0 1.25-.7 1.25-1.563S9.819 7 9.129 7s-1.25.7-1.25 1.562.56 1.563 1.25 1.563m6.621.625c.69 0 1.25-.7 1.25-1.563s-.56-1.562-1.25-1.562-1.25.7-1.25 1.562.56 1.562 1.25 1.562Z"/><path fill="#F19020" d="M11.574 22.665s.744-.241.84-.795c.103-.572-.366-.687-.366-.687s.612-.122.689-.809c.072-.647-.506-.802-.506-.802s.57-.235.597-.905c.023-.564-.585-.84-.585-.84s2.963-.718 3.268-.789c.304-.07.777-.361.629-.996-.147-.636-.708-.658-.998-.59-.29.067-3.967.92-5.236 1.216l-.846.197c-.318.074-.462-.065-.238-.301.3-.316.49-.665.557-1.243.07-.61-.137-1.361-.255-1.653-.22-.541-.591-.97-1.02-1.117-.669-.23-1.144.189-.907.918.355 1.091.122 1.986-.49 2.526-1.44 1.269-2.11 2.173-1.665 4.101.487 2.103 2.575 3.457 4.678 2.97z"/><path fill="#65471B" d="M6.88 5.725a.54.54 0 0 1-.23-.234.47.47 0 0 1 .231-.655c2.51-1.077 4.529-.025 4.614.02.254.136.357.44.23.68-.127.238-.436.32-.69.186-.073-.037-1.666-.842-3.693.028a.54.54 0 0 1-.462-.025m7.138 2.206a.54.54 0 0 1-.213-.25.47.47 0 0 1 .276-.637c2.577-.903 4.52.282 4.601.334.245.153.327.463.184.693-.142.229-.457.29-.7.14-.071-.043-1.605-.954-3.687-.223a.54.54 0 0 1-.46-.057Z"/></svg>',
|
|
171
171
|
'events-filled': '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7 2a1 1 0 0 1 1 1h8a1 1 0 1 1 2 0 3 3 0 0 1 3 3v1H3V6a3 3 0 0 1 3-3 1 1 0 0 1 1-1"/><path fill-rule="evenodd" d="M21 9H3v9a3 3 0 0 0 3 3h12a3 3 0 0 0 3-3zm-5.86 2.232a1 1 0 0 1 .128 1.408l-3.333 4a1 1 0 0 1-1.46.081l-1.668-1.6a1 1 0 0 1 1.386-1.442l.892.857 2.647-3.176a1 1 0 0 1 1.408-.128" clip-rule="evenodd"/></svg>',
|
|
172
172
|
'events-outlined': '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M14.416 11.376a.75.75 0 0 1 .208 1.04l-2.667 4a.75.75 0 0 1-1.2.064l-1.333-1.6a.75.75 0 1 1 1.152-.96l.69.828 2.11-3.164a.75.75 0 0 1 1.04-.208"/><path fill-rule="evenodd" d="M17 2.25a.75.75 0 0 1 .75.75v.58A3.5 3.5 0 0 1 20.5 7v10a3.5 3.5 0 0 1-3.5 3.5H7A3.5 3.5 0 0 1 3.5 17V7a3.5 3.5 0 0 1 2.75-3.42V3a.75.75 0 0 1 1.5 0v.5h8.5V3a.75.75 0 0 1 .75-.75M7 5a2 2 0 0 0-2 2v1.25h14V7a2 2 0 0 0-2-2zm12 4.75H5V17a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2z" clip-rule="evenodd"/></svg>',
|
|
173
|
-
'external-link-outlined': '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="
|
|
173
|
+
'external-link-outlined': '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M8 6.75c-.69 0-1.25.56-1.25 1.25v8c0 .69.56 1.25 1.25 1.25h8c.69 0 1.25-.56 1.25-1.25v-1.75a.75.75 0 0 1 1.5 0V16A2.75 2.75 0 0 1 16 18.75H8A2.75 2.75 0 0 1 5.25 16V8A2.75 2.75 0 0 1 8 5.25h1.75a.75.75 0 0 1 0 1.5z"/><path d="M13.25 6a.75.75 0 0 1 .75-.75h3c.966 0 1.75.784 1.75 1.75v3a.75.75 0 0 1-1.5 0V7.81l-4.72 4.72a.75.75 0 1 1-1.06-1.06l4.72-4.72H14a.75.75 0 0 1-.75-.75"/></svg>',
|
|
174
174
|
'eye-closed-outlined': '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M4.608 7.948a.75.75 0 1 0-1.234.853 12.4 12.4 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.302"/></svg>',
|
|
175
175
|
'eye-open-outlined': '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill-rule="evenodd" d="M12 8.25a3.75 3.75 0 1 0 0 7.5 3.75 3.75 0 0 0 0-7.5M9.75 12a2.25 2.25 0 1 1 4.5 0 2.25 2.25 0 0 1-4.5 0" clip-rule="evenodd"/><path fill-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.327s.337 1.538.816 2.327c.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.315s-.338-1.529-.817-2.315c-.494-.813-1.199-1.68-2.06-2.475C17.16 5.629 14.737 4.25 12 4.25M3.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.535s-.165.824-.598 1.535c-.416.685-1.03 1.445-1.797 2.153-1.544 1.426-3.621 2.562-5.855 2.562s-4.312-1.13-5.856-2.552c-.767-.706-1.38-1.465-1.796-2.15-.431-.71-.598-1.255-.598-1.548" clip-rule="evenodd"/></svg>',
|
|
176
176
|
facebook: '<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><rect width="22" height="22" x="1" y="1" fill="#1877F2" rx="6"/><path fill="#fff" 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.7 8.7 0 0 0 2.557 0v-5.428z"/></svg>',
|
|
@@ -183,9 +183,11 @@ export const ci = {
|
|
|
183
183
|
'fingerprint-outlined': '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.41 5.172a.75.75 0 1 1-.504-1.413 8.88 8.88 0 0 1 9.243 2.09 8.88 8.88 0 0 1 2.601 6.278c0 1.88-.21 3.753-.629 5.585a.75.75 0 1 1-1.462-.334 23.6 23.6 0 0 0 .591-5.25 7.375 7.375 0 0 0-7.382-7.378 7.3 7.3 0 0 0-2.458.422"/><path d="M13.006 7.448a4.818 4.818 0 0 0-5.953 4.68 11.3 11.3 0 0 1-1.43 5.535.75.75 0 0 0 1.31.73 12.8 12.8 0 0 0 1.62-6.267 3.31 3.31 0 0 1 2.132-3.097 3.32 3.32 0 0 1 3.657.889.75.75 0 1 0 1.118-1 4.8 4.8 0 0 0-2.454-1.47m3.678 4.678a.75.75 0 0 0-1.5.002 19.4 19.4 0 0 1-1.468 7.434.75.75 0 1 0 1.387.572 20.9 20.9 0 0 0 1.581-8.008M5.126 9.116a7.3 7.3 0 0 1 1.82-2.481c.723-.643-.274-1.764-.997-1.121a8.9 8.9 0 0 0-2.962 6.615 7.3 7.3 0 0 1-.669 3.071.75.75 0 1 0 1.364.626 8.8 8.8 0 0 0 .805-3.7 7.3 7.3 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-.353"/><path d="M12.618 12.126a.75.75 0 1 0-1.5.002 15.3 15.3 0 0 1-.492 3.874.75.75 0 0 0 1.452.377c.36-1.389.543-2.818.54-4.253"/></svg>',
|
|
184
184
|
'flag-al': '<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-al_svg__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 5"/><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.2zm1.429-.933.952.933h-.952l.952.934 1.905-.934V13.4l-2.857-.933.952 1.866h.952l-.952.934-.952-.934L12 16.2V8.733z" clip-rule="evenodd"/></g><defs><clipPath id="flag-al_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>',
|
|
185
185
|
'flag-am': '<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-am_svg__a)"><path fill="#1A47B8" 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 5"/><path fill="#FFDA2C" fill-rule="evenodd" d="M2 14.333h20V19H2z" clip-rule="evenodd"/><path fill="#F93939" fill-rule="evenodd" d="M2 5h20v4.667H2z" clip-rule="evenodd"/></g><defs><clipPath id="flag-am_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>',
|
|
186
|
+
'flag-ba': '<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-ba_svg__a)"><rect width="20" height="14" x="2" y="5" fill="#FFDA2C" rx="3"/><path fill="#FFDA2C" 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 5"/><path fill="#1A47B8" fill-rule="evenodd" d="m2 5 20 13.067-.117 1.026L2 19z" clip-rule="evenodd"/><path fill="#fff" fill-rule="evenodd" d="M2.952 7.8h.953v.933h-.953zM5.81 9.667h.952v.933H5.81zm2.857 1.866h.952v.934h-.952zm2.857 1.867h.952v.933h-.952zm2.857 1.867h.952v.933h-.952zm2.857 1.866h.953v.934h-.953z" clip-rule="evenodd"/></g><defs><clipPath id="flag-ba_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>',
|
|
186
187
|
'flag-bg': '<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-bg_svg__a)"><path fill="#249F58" 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 5"/><path fill="#F93939" fill-rule="evenodd" d="M2 14.333h20V19H2z" clip-rule="evenodd"/><path fill="#fff" fill-rule="evenodd" d="M2 5h20v4.667H2z" clip-rule="evenodd"/></g><defs><clipPath id="flag-bg_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>',
|
|
187
188
|
'flag-circle-al': '<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-circle-al_svg__a)"><rect width="20" height="20" x="2" y="2" fill="#F93939" rx="10"/><path fill="#F93939" d="M23.333 2H.667A2.667 2.667 0 0 0-2 4.667v14.666A2.667 2.667 0 0 0 .667 22h22.666A2.667 2.667 0 0 0 26 19.333V4.667A2.667 2.667 0 0 0 23.333 2"/><path fill="#151515" fill-rule="evenodd" d="m12 8.1-1.671-1.114-1.114 1.115h1.114L9.215 9.215 6.986 8.1v5.57l3.343-1.114-1.114 2.228H8.1L9.215 15.9l1.114-1.114L12 17.014zm1.671-1.114 1.114 1.115h-1.114l1.114 1.114L17.014 8.1v5.57l-3.343-1.114 1.114 2.228H15.9L14.785 15.9l-1.114-1.114L12 17.014V8.1l1.671-1.115Z" clip-rule="evenodd"/></g><defs><clipPath id="flag-circle-al_svg__a"><rect width="20" height="20" x="2" y="2" fill="#fff" rx="10"/></clipPath></defs></svg>',
|
|
188
189
|
'flag-circle-am': '<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-circle-am_svg__a)"><path fill="#1A47B8" d="M23.333 2H.667A2.667 2.667 0 0 0-2 4.667v14.666A2.667 2.667 0 0 0 .667 22h22.666A2.667 2.667 0 0 0 26 19.333V4.667A2.667 2.667 0 0 0 23.333 2"/><path fill="#FFDA2C" fill-rule="evenodd" d="M2 15.333h28V22H2z" clip-rule="evenodd"/><path fill="#F93939" fill-rule="evenodd" d="M2 2h28v6.667H2z" clip-rule="evenodd"/></g><defs><clipPath id="flag-circle-am_svg__a"><rect width="20" height="20" x="2" y="2" fill="#fff" rx="10"/></clipPath></defs></svg>',
|
|
190
|
+
'flag-circle-ba': '<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-circle-ba_svg__a)"><rect width="20" height="20" x="2" y="2" fill="#FFDA2C" rx="10"/><path fill="#FFDA2C" d="M23.333 2H.667A2.667 2.667 0 0 0-2 4.667v14.666A2.667 2.667 0 0 0 .667 22h22.666A2.667 2.667 0 0 0 26 19.333V4.667A2.667 2.667 0 0 0 23.333 2"/><path fill="#1A47B8" fill-rule="evenodd" d="m-2 2 28 18.667-.164 1.466L-2 22z" clip-rule="evenodd"/><path fill="#fff" fill-rule="evenodd" d="M-.667 6H.667v1.333H-.667zm4 2.667h1.334V10H3.333zm4 2.666h1.334v1.334H7.333zm4 2.667h1.334v1.333h-1.334zm4 2.667h1.334V18h-1.334zm4 2.666h1.334v1.334h-1.334z" clip-rule="evenodd"/></g><defs><clipPath id="flag-circle-ba_svg__a"><rect width="20" height="20" x="2" y="2" fill="#fff" rx="10"/></clipPath></defs></svg>',
|
|
189
191
|
'flag-circle-bg': '<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-circle-bg_svg__a)"><path fill="#249F58" d="M27.333 2H4.667A2.667 2.667 0 0 0 2 4.667v14.666A2.667 2.667 0 0 0 4.667 22h22.666A2.667 2.667 0 0 0 30 19.333V4.667A2.667 2.667 0 0 0 27.333 2"/><path fill="#F93939" fill-rule="evenodd" d="M2 15.333h28V22H2z" clip-rule="evenodd"/><path fill="#fff" fill-rule="evenodd" d="M2 2h28v6.667H2z" clip-rule="evenodd"/></g><defs><clipPath id="flag-circle-bg_svg__a"><rect width="20" height="20" x="2" y="2" fill="#fff" rx="10"/></clipPath></defs></svg>',
|
|
190
192
|
'flag-circle-cn': '<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-circle-cn_svg__a)"><rect width="20" height="20" x="2" y="2" fill="#F93939" rx="10"/><path fill="#F93939" d="M27.333 2H4.667A2.667 2.667 0 0 0 2 4.667v14.666A2.667 2.667 0 0 0 4.667 22h22.666A2.667 2.667 0 0 0 30 19.333V4.667A2.667 2.667 0 0 0 27.333 2"/><path fill="#FFDA2C" fill-rule="evenodd" d="m9.33 11.64-1.96 1.03.374-2.182L6.16 8.941l2.19-.316.98-1.986.98 1.986 2.19.316-1.586 1.547.376 2.181zM14 6h1.334v1.333H14zm1.334 2.667h1.333V10h-1.334V8.667Zm0 2.666h1.333v1.334h-1.334v-1.334ZM14 14h1.334v1.333H14z" clip-rule="evenodd"/></g><defs><clipPath id="flag-circle-cn_svg__a"><rect width="20" height="20" x="2" y="2" fill="#fff" rx="10"/></clipPath></defs></svg>',
|
|
191
193
|
'flag-circle-cz': '<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-circle-cz_svg__a)"><rect width="20" height="20" x="2" y="2" fill="#F93939" rx="10"/><path fill="#fff" fill-rule="evenodd" d="M2 2h28v9.333H2z" clip-rule="evenodd"/><path fill="#1A47B8" fill-rule="evenodd" d="m2 2 13.333 10L2 22z" clip-rule="evenodd"/></g><defs><clipPath id="flag-circle-cz_svg__a"><rect width="20" height="20" x="2" y="2" fill="#fff" rx="10"/></clipPath></defs></svg>',
|
|
@@ -204,6 +206,7 @@ export const ci = {
|
|
|
204
206
|
'flag-circle-it': '<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-circle-it_svg__a)"><rect width="20" height="20" x="2" y="2" fill="#fff" rx="10"/><path fill="#249F58" fill-rule="evenodd" d="M-2 2h9.333v20H-2z" clip-rule="evenodd"/><path fill="#F93939" fill-rule="evenodd" d="M16.667 2H26v20h-9.333z" clip-rule="evenodd"/></g><defs><clipPath id="flag-circle-it_svg__a"><rect width="20" height="20" x="2" y="2" fill="#fff" rx="10"/></clipPath></defs></svg>',
|
|
205
207
|
'flag-circle-jp': '<svg xmlns="http://www.w3.org/2000/svg" fill="none" style="fill:none" viewBox="0 0 24 24"><rect width="21" height="21" x="1.5" y="1.5" fill="#fff" rx="10.5"/><path fill="#F93939" d="M12 16.667a4.667 4.667 0 1 0 0-9.334 4.667 4.667 0 0 0 0 9.334"/><rect width="21" height="21" x="1.5" y="1.5" stroke="#EBECF0" rx="10.5"/></svg>',
|
|
206
208
|
'flag-circle-kr': '<svg xmlns="http://www.w3.org/2000/svg" fill="none" style="fill:none" viewBox="0 0 24 24"><rect width="21" height="21" x="1.5" y="1.5" fill="#fff" rx="10.5"/><path fill="#232C80" fill-rule="evenodd" d="M16.667 12a4.667 4.667 0 1 1-9.334 0c0-1.493 3.134-2.12 5.771-1.884q.422-.114.896-.116c1.473 0 2.667.896 2.667 2" clip-rule="evenodd"/><path fill="#F93939" fill-rule="evenodd" d="M11.333 11.333S12.527 10 14 10s2.667.896 2.667 2a4.667 4.667 0 0 0-8.886-1.997c-.448 1.33-.448 1.72-.448 1.997.667.667 1.408.667 2 .667s1.124-.258 1.491-.667l.51-.667Z" clip-rule="evenodd"/><path fill="#151515" fill-rule="evenodd" d="M18 8.667h2.667L18 6h-1.333zm-12 0H3.333L6 6h1.333zm12 6.666h2.667L18 18h-1.333zm-12 0H3.333L6 18h1.333z" clip-rule="evenodd"/><rect width="21" height="21" x="1.5" y="1.5" stroke="#EBECF0" rx="10.5"/></svg>',
|
|
209
|
+
'flag-circle-la': '<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-circle-la_svg__a)"><rect width="20" height="20" x="2" y="2" fill="#232C80" rx="10"/><path fill="#fff" fill-rule="evenodd" d="M12 15.333a3.334 3.334 0 0 0 0-6.666 3.335 3.335 0 0 0 0 6.666" clip-rule="evenodd"/><path fill="#F93939" fill-rule="evenodd" d="M-2 16.667h28V22H-2zM-2 2h28v5.333H-2z" clip-rule="evenodd"/></g><defs><clipPath id="flag-circle-la_svg__a"><rect width="20" height="20" x="2" y="2" fill="#fff" rx="10"/></clipPath></defs></svg>',
|
|
207
210
|
'flag-circle-lv': '<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-circle-lv_svg__a)"><rect width="20" height="20" x="2" y="2" fill="#fff" rx="10"/><path fill="#AF010D" fill-rule="evenodd" d="M-2 14h28v8H-2zm0-12h28v8H-2z" clip-rule="evenodd"/></g><defs><clipPath id="flag-circle-lv_svg__a"><rect width="20" height="20" x="2" y="2" fill="#fff" rx="10"/></clipPath></defs></svg>',
|
|
208
211
|
'flag-circle-mk': '<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-circle-mk_svg__a)"><rect width="20" height="20" x="2" y="2" fill="#AF010D" rx="10"/><path fill="#FFDA2C" fill-rule="evenodd" d="m-2 2 13.333 9.333h1.334L3.333 2zm0 20 13.333-9.333h1.334L3.333 22z" clip-rule="evenodd"/><path fill="#FFDA2C" fill-rule="evenodd" d="M12.667 11.333h-1.334L20.667 2H26zm0 1.334h-1.334L20.667 22H26zm-4-1.334L-2 10v4l10.667-1.333zm6.666 0L26 10v4l-10.667-1.333zm-4-2.666L10 2h4l-1.333 6.667zm0 6.666L10 22h4l-1.333-6.667" clip-rule="evenodd"/><path fill="#AF010D" d="M12 15.333a3.333 3.333 0 1 0 0-6.666 3.333 3.333 0 0 0 0 6.666"/><path fill="#FFDA2C" d="M12 14a2 2 0 1 0 0-4 2 2 0 0 0 0 4"/></g><defs><clipPath id="flag-circle-mk_svg__a"><rect width="20" height="20" x="2" y="2" fill="#fff" rx="10"/></clipPath></defs></svg>',
|
|
209
212
|
'flag-circle-nl': '<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-circle-nl_svg__a)"><rect width="20" height="20" x="2" y="2" fill="#fff" rx="10"/><path fill="#1E448D" fill-rule="evenodd" d="M-2 15.333h28V22H-2z" clip-rule="evenodd"/><path fill="#B01923" fill-rule="evenodd" d="M-2 2h28v6.667H-2z" clip-rule="evenodd"/></g><defs><clipPath id="flag-circle-nl_svg__a"><rect width="20" height="20" x="2" y="2" fill="#fff" rx="10"/></clipPath></defs></svg>',
|
|
@@ -218,6 +221,7 @@ export const ci = {
|
|
|
218
221
|
'flag-circle-sk': '<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-circle-sk_svg__a)"><rect width="20" height="20" x="2" y="2" fill="#1A47B8" rx="10"/><path fill="#F93939" fill-rule="evenodd" d="M.667 15.333h28V22h-28z" clip-rule="evenodd"/><path fill="#fff" fill-rule="evenodd" d="M.667 2h28v6.667h-28zm13.24 13.333H14V8.667H4.667v6.666h.093a2.4 2.4 0 0 0-.093.667c0 1.84 4.666 3.333 4.666 3.333S14 17.84 14 16q0-.341-.093-.667" clip-rule="evenodd"/><path fill="#F93939" fill-rule="evenodd" d="M12.667 15.333v-8H6v8C6 16.807 9.333 18 9.333 18s3.334-1.193 3.334-2.667" clip-rule="evenodd"/><path fill="#fff" fill-rule="evenodd" d="M8.667 12.667v-1.334H7.333V10h1.334V8.667H10V10h1.333v1.333H10v1.334h2V14h-2v1.333H8.667V14h-2v-1.333z" clip-rule="evenodd"/><path fill="#1A47B8" fill-rule="evenodd" d="M9.333 18s3.334-1.193 3.334-2.667-1.334-1.333-3.334 0C7.333 14 6 13.86 6 15.333S9.333 18 9.333 18" clip-rule="evenodd"/></g><defs><clipPath id="flag-circle-sk_svg__a"><rect width="20" height="20" x="2" y="2" fill="#fff" rx="10"/></clipPath></defs></svg>',
|
|
219
222
|
'flag-circle-th': '<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-circle-th_svg__a)"><rect width="20" height="20" x="2" y="2" fill="#fff" rx="10"/><path fill="#F93939" fill-rule="evenodd" d="M2 2h28v4H2zm0 16h28v4H2z" clip-rule="evenodd"/><path fill="#232C80" fill-rule="evenodd" d="M2 8.667h28v6.666H2z" clip-rule="evenodd"/></g><defs><clipPath id="flag-circle-th_svg__a"><rect width="20" height="20" x="2" y="2" fill="#fff" rx="10"/></clipPath></defs></svg>',
|
|
220
223
|
'flag-circle-tr': '<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><rect width="20" height="20" x="2" y="2" fill="#F93939" rx="10"/><path fill="#fff" fill-rule="evenodd" d="m16.67 13.536-1.55.813.296-1.724-1.253-1.222 1.733-.254.773-1.568.774 1.57 1.733.253-1.253 1.22.296 1.724" clip-rule="evenodd"/><path fill="#fff" fill-rule="evenodd" d="M10.667 16.667a4.667 4.667 0 1 0 0-9.334 4.667 4.667 0 0 0 0 9.334M12 15.333a3.334 3.334 0 0 0 0-6.666 3.335 3.335 0 0 0 0 6.666" clip-rule="evenodd"/></svg>',
|
|
224
|
+
'flag-circle-vn': '<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><rect width="20" height="20" x="2" y="2" fill="#F93939" rx="10"/><path fill="#FFDA2C" fill-rule="evenodd" d="m12.003 14.44-2.787 1.467.533-3.103-2.253-2.196 3.115-.453 1.392-2.822 1.393 2.822 3.113.453-2.253 2.196.533 3.101" clip-rule="evenodd"/></svg>',
|
|
221
225
|
'flag-cn': '<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-cn_svg__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 5"/><path fill="#FFDA2C" fill-rule="evenodd" d="m7.236 11.748-1.4.722.267-1.528-1.131-1.083 1.564-.221.7-1.39.7 1.39 1.564.22-1.133 1.084.268 1.527zM10.572 7.8h.952v.933h-.952zm.952 1.867h.952v.933h-.952zm0 1.866h.952v.934h-.952zm-.952 1.867h.952v.933h-.952z" clip-rule="evenodd"/></g><defs><clipPath id="flag-cn_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>',
|
|
222
226
|
'flag-cz': '<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-cz_svg__a)"><rect width="20" height="14" x="2" y="5" fill="#F93939" rx="3"/><path fill="#fff" fill-rule="evenodd" d="M2 5h20v6.533H2z" clip-rule="evenodd"/><path fill="#1A47B8" fill-rule="evenodd" d="m2 5 9.524 7L2 19z" clip-rule="evenodd"/></g><defs><clipPath id="flag-cz_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>',
|
|
223
227
|
'flag-de': '<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-de_svg__a)"><rect width="20" height="14" x="2" y="5" fill="#F93939" rx="3"/><path fill="#FFDA2C" fill-rule="evenodd" d="M2 14.333h20V19H2z" clip-rule="evenodd"/><path fill="#151515" fill-rule="evenodd" d="M2 5h20v4.667H2z" clip-rule="evenodd"/></g><defs><clipPath id="flag-de_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>',
|
|
@@ -235,6 +239,7 @@ export const ci = {
|
|
|
235
239
|
'flag-it': '<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-it_svg__a)"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/><path fill="#F93939" fill-rule="evenodd" d="M15.333 5H22v14h-6.667z" clip-rule="evenodd"/><path fill="#249F58" fill-rule="evenodd" d="M2 5h6.667v14H2z" clip-rule="evenodd"/></g><defs><clipPath id="flag-it_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>',
|
|
236
240
|
'flag-jp': '<svg xmlns="http://www.w3.org/2000/svg" fill="none" style="fill:none" viewBox="0 0 24 24"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/><path fill="#F93939" d="M12 15.267c1.84 0 3.333-1.463 3.333-3.267S13.841 8.733 12 8.733 8.667 10.196 8.667 12s1.492 3.267 3.333 3.267"/><rect width="21" height="15" x="1.5" y="4.5" stroke="#000" stroke-opacity=".07" rx="3.5"/></svg>',
|
|
237
241
|
'flag-kr': '<svg xmlns="http://www.w3.org/2000/svg" fill="none" style="fill:none" viewBox="0 0 24 24"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/><path fill="#232C80" fill-rule="evenodd" d="M15.333 12c0 1.804-1.492 3.267-3.333 3.267S8.667 13.804 8.667 12c0-1.045 2.238-1.484 4.122-1.319q.301-.08.64-.081c1.052 0 1.904.627 1.904 1.4" clip-rule="evenodd"/><path fill="#F93939" fill-rule="evenodd" d="M11.524 11.533s.852-.933 1.905-.933 1.904.627 1.904 1.4c0-1.804-1.492-3.267-3.333-3.267-1.33 0-2.48.764-3.013 1.869-.32.931-.32 1.204-.32 1.398.476.467 1.005.467 1.428.467s.803-.18 1.065-.467z" clip-rule="evenodd"/><path fill="#151515" fill-rule="evenodd" d="M16.286 9.667h1.904L16.287 7.8h-.953zm-8.572 0H5.81L7.714 7.8h.953zm8.572 4.666h1.904L16.287 16.2h-.953zm-8.572 0H5.81L7.714 16.2h.953z" clip-rule="evenodd"/><rect width="21" height="15" x="1.5" y="4.5" stroke="#000" stroke-opacity=".07" rx="3.5"/></svg>',
|
|
242
|
+
'flag-la': '<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-la_svg__a)"><rect width="20" height="14" x="2" y="5" fill="#232C80" rx="3"/><path fill="#fff" fill-rule="evenodd" d="M12 14.333c1.314 0 2.381-1.045 2.381-2.333s-1.067-2.333-2.38-2.333c-1.315 0-2.382 1.045-2.382 2.333s1.067 2.333 2.381 2.333" clip-rule="evenodd"/><path fill="#F93939" fill-rule="evenodd" d="M2 15.267h20V19H2zM2 5h20v3.733H2z" clip-rule="evenodd"/></g><defs><clipPath id="flag-la_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>',
|
|
238
243
|
'flag-lv': '<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-lv_svg__a)"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/><path fill="#AF010D" fill-rule="evenodd" d="M2 13.4h20V19H2zM2 5h20v5.6H2z" clip-rule="evenodd"/></g><defs><clipPath id="flag-lv_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>',
|
|
239
244
|
'flag-mk': '<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-mk_svg__a)"><rect width="20" height="14" x="2" y="5" fill="#AF010D" rx="3"/><path fill="#FFDA2C" fill-rule="evenodd" d="m2 5 9.524 6.533h.952L5.81 5zm0 14 9.524-6.533h.952L5.81 19z" clip-rule="evenodd"/><path fill="#FFDA2C" fill-rule="evenodd" d="M12.476 11.533h-.952L18.19 5H22zm0 .934h-.952L18.19 19H22zm-2.857-.934L2 10.6v2.8l7.619-.933zm4.762 0L22 10.6v2.8l-7.619-.933zm-2.857-1.866L10.57 5h2.858l-.953 4.667zm0 4.666L10.57 19h2.858l-.953-4.667" clip-rule="evenodd"/><path fill="#AF010D" d="M12 14.333c1.315 0 2.38-1.044 2.38-2.333S13.315 9.667 12 9.667 9.619 10.71 9.619 12c0 1.289 1.066 2.333 2.381 2.333"/><path fill="#FFDA2C" d="M12 13.4c.789 0 1.429-.627 1.429-1.4s-.64-1.4-1.429-1.4-1.429.627-1.429 1.4.64 1.4 1.429 1.4"/></g><defs><clipPath id="flag-mk_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>',
|
|
240
245
|
'flag-nl': '<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-nl_svg__a)"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/><path fill="#1E448D" fill-rule="evenodd" d="M2 14.333h20V19H2z" clip-rule="evenodd"/><path fill="#B01923" fill-rule="evenodd" d="M2 5h20v4.667H2z" clip-rule="evenodd"/></g><defs><clipPath id="flag-nl_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>',
|
|
@@ -250,6 +255,7 @@ export const ci = {
|
|
|
250
255
|
'flag-sk': '<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-sk_svg__a)"><rect width="20" height="14" x="2" y="5" fill="#1A47B8" rx="3"/><path fill="#F93939" fill-rule="evenodd" d="M2 14.333h20V19H2z" clip-rule="evenodd"/><path fill="#fff" fill-rule="evenodd" d="M2 5h20v4.667H2zm9.457 9.333h.067V9.667H4.857v4.666h.067a1.7 1.7 0 0 0-.067.467c0 1.288 3.333 2.333 3.333 2.333s3.334-1.045 3.334-2.333q0-.24-.067-.467" 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.867" 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-.933z" 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.867" clip-rule="evenodd"/></g><defs><clipPath id="flag-sk_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>',
|
|
251
256
|
'flag-th': '<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-th_svg__a)"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/><path fill="#F93939" fill-rule="evenodd" d="M2 5h20v2.8H2zm0 11.2h20V19H2z" clip-rule="evenodd"/><path fill="#232C80" fill-rule="evenodd" d="M2 9.667h20v4.666H2z" clip-rule="evenodd"/></g><defs><clipPath id="flag-th_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>',
|
|
252
257
|
'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.267s-1.492-3.267-3.333-3.267S7.714 10.196 7.714 12s1.493 3.267 3.334 3.267m.952-.934c1.314 0 2.38-1.045 2.38-2.333S13.314 9.667 12 9.667 9.619 10.712 9.619 12s1.067 2.333 2.38 2.333Z" clip-rule="evenodd"/></svg>',
|
|
258
|
+
'flag-vn': '<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="#FFDA2C" fill-rule="evenodd" d="m12.002 13.708-1.99 1.027.38-2.172-1.609-1.537 2.225-.318.994-1.975.995 1.975 2.224.318-1.61 1.537.381 2.17" clip-rule="evenodd"/></svg>',
|
|
253
259
|
'flash-circle-outlined': '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="m12.46 6.983-3.72 4.185a.5.5 0 0 0 .373.832h1.554l-.643 4.341a.5.5 0 0 0 .868.406l4.368-4.915a.5.5 0 0 0-.373-.832h-1.554V7.315a.5.5 0 0 0-.873-.332"/><path fill-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.25M3.75 12a8.25 8.25 0 1 1 16.5 0 8.25 8.25 0 0 1-16.5 0" clip-rule="evenodd"/></svg>',
|
|
254
260
|
'flash-outlined': '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill-rule="evenodd" d="M14.523 2.293a.75.75 0 0 1 .5.698l.082 7.259H18a.75.75 0 0 1 .552 1.257l-9.181 10a.75.75 0 0 1-1.299-.583l.734-7.174H6a.75.75 0 0 1-.578-1.228l8.273-10a.75.75 0 0 1 .828-.23Zm-6.93 9.957h2.043a.75.75 0 0 1 .747.826l-.589 5.752 6.5-7.078h-1.93a.75.75 0 0 1-.75-.742l-.068-5.953z" clip-rule="evenodd"/></svg>',
|
|
255
261
|
'folder-minus-outlined': '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill-rule="evenodd" d="M2.25 6v12c0 .966.784 1.75 1.75 1.75h12a.75.75 0 0 0 0-1.5H4a.25.25 0 0 1-.25-.25V9.75H16a.75.75 0 0 0 0-1.5h-1.537l-1.516-3.033a1.75 1.75 0 0 0-1.565-.967H4A1.75 1.75 0 0 0 2.25 6M4 5.75a.25.25 0 0 0-.25.25v2.25h9.037l-1.181-2.362a.25.25 0 0 0-.224-.138z" clip-rule="evenodd"/><path d="M15 13.25a.75.75 0 0 0 0 1.5h6a.75.75 0 0 0 0-1.5z"/></svg>',
|
|
@@ -280,6 +286,7 @@ export const ci = {
|
|
|
280
286
|
'haiilo-outlined': '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill-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.006m.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.566m5.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.562s-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.32 6.32 0 0 1-.97 4.242 1.54 1.54 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.936q.109.216.205.412c.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.068m.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.676l-.159-.322c-.314-.62-.603-1.064-1.051-1.349-.553-.352-1.445-.363-2.334.052Z" clip-rule="evenodd"/></svg>',
|
|
281
287
|
'haiilo-share': '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="#1B6C75" fill-rule="evenodd" d="M5.024 14.025a2.025 2.025 0 1 0 .002-4.05 2.025 2.025 0 0 0-.002 4.05m6.975 0a2.025 2.025 0 1 0 0-4.05 2.025 2.025 0 0 0 0 4.05M12 21a2.025 2.025 0 1 0 0-4.05A2.025 2.025 0 0 0 12 21m6.976-6.975a2.025 2.025 0 1 0 0-4.05 2.025 2.025 0 0 0 0 4.05M12.001 7.05A2.025 2.025 0 1 0 12.003 3 2.025 2.025 0 0 0 12 7.05Z" clip-rule="evenodd"/></svg>',
|
|
282
288
|
'haiilo-stories': '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="#1B6C75" fill-rule="evenodd" d="M14.025 11.999a2.024 2.024 0 1 0-4.048 0 2.024 2.024 0 0 0 4.048 0m0-6.974a2.024 2.024 0 1 0-4.049 0 2.024 2.024 0 0 0 4.049 0m0 13.95a2.025 2.025 0 1 0-4.05 0 2.025 2.025 0 0 0 4.05 0M7.05 12a2.024 2.024 0 1 0-4.049 0 2.024 2.024 0 0 0 4.049 0M21 18.975a2.025 2.025 0 1 0-4.05 0 2.025 2.025 0 0 0 4.05 0m0-13.948a2.024 2.024 0 1 0-4.048-.002A2.024 2.024 0 0 0 21 5.027" clip-rule="evenodd"/></svg>',
|
|
289
|
+
'half-star-filled': '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill-rule="evenodd" d="M12.1 3.206a.74.74 0 0 0-.788.456L9.535 7.933a.75.75 0 0 1-.632.46l-4.612.37a.75.75 0 0 0-.428 1.317l3.514 3.01a.75.75 0 0 1 .241.743l-1.073 4.5a.75.75 0 0 0 1.12.814l3.948-2.411a.75.75 0 0 1 .487-.104z" clip-rule="evenodd"/></svg>',
|
|
283
290
|
'hash-box-outlined': '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill-rule="evenodd" d="m12.502 14.405-.385 2.345h1.477l.385-2.345h1.291l.245-1.477h-1.293l.296-1.81h1.292l.25-1.477h-1.3l.386-2.346h-1.478l-.384 2.346h-1.847l.385-2.346h-1.478L9.96 9.641H8.673l-.249 1.477h1.293l-.297 1.81H8.13l-.245 1.477h1.294l-.385 2.345h1.478l.384-2.345zm.242-1.477.297-1.81h-1.846l-.297 1.81z" clip-rule="evenodd"/><path fill-rule="evenodd" d="M5 2.25A2.75 2.75 0 0 0 2.25 5v14A2.75 2.75 0 0 0 5 21.75h14A2.75 2.75 0 0 0 21.75 19V5A2.75 2.75 0 0 0 19 2.25zM3.75 5c0-.69.56-1.25 1.25-1.25h14c.69 0 1.25.56 1.25 1.25v14c0 .69-.56 1.25-1.25 1.25H5c-.69 0-1.25-.56-1.25-1.25z" clip-rule="evenodd"/></svg>',
|
|
284
291
|
'hashtag-outlined': '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill-rule="evenodd" d="M10.733 5.157a.75.75 0 0 0-1.466-.314l-.73 3.407H6a.75.75 0 1 0 0 1.5h2.215l-.964 4.5H5a.75.75 0 0 0 0 1.5h1.93l-.663 3.093a.75.75 0 1 0 1.466.314l.73-3.407h5.466l-.662 3.093a.75.75 0 0 0 1.466.314l.73-3.407H18a.75.75 0 0 0 0-1.5h-2.215l.964-4.5H19a.75.75 0 0 0 0-1.5h-1.93l.663-3.093a.75.75 0 0 0-1.466-.314l-.73 3.407H10.07zM9.75 9.75l-.964 4.5h5.466l.964-4.5z" clip-rule="evenodd"/></svg>',
|
|
285
292
|
'history-outlined': '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M10 3a1 1 0 1 1-2 0 1 1 0 0 1 2 0m2.255-.027a.75.75 0 0 1 .827-.664c4.876.54 8.668 4.672 8.668 9.691A9.75 9.75 0 0 1 12 21.75c-5.02 0-9.152-3.792-9.69-8.668a.75.75 0 0 1 1.49-.164A8.251 8.251 0 1 0 12.918 3.8a.75.75 0 0 1-.663-.827"/><path d="M12 6.25a.75.75 0 0 1 .75.75v4.25H17a.75.75 0 0 1 0 1.5h-5a.75.75 0 0 1-.75-.75V7a.75.75 0 0 1 .75-.75M3 10a1 1 0 1 0 0-2 1 1 0 0 0 0 2m2-4a1 1 0 1 0 0-2 1 1 0 0 0 0 2"/></svg>',
|
|
@@ -1194,7 +1194,7 @@ export const ciExternalLinkOutlined: {
|
|
|
1194
1194
|
data: string;
|
|
1195
1195
|
} = {
|
|
1196
1196
|
name: 'external-link-outlined',
|
|
1197
|
-
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="
|
|
1197
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M8 6.75c-.69 0-1.25.56-1.25 1.25v8c0 .69.56 1.25 1.25 1.25h8c.69 0 1.25-.56 1.25-1.25v-1.75a.75.75 0 0 1 1.5 0V16A2.75 2.75 0 0 1 16 18.75H8A2.75 2.75 0 0 1 5.25 16V8A2.75 2.75 0 0 1 8 5.25h1.75a.75.75 0 0 1 0 1.5z"/><path d="M13.25 6a.75.75 0 0 1 .75-.75h3c.966 0 1.75.784 1.75 1.75v3a.75.75 0 0 1-1.5 0V7.81l-4.72 4.72a.75.75 0 1 1-1.06-1.06l4.72-4.72H14a.75.75 0 0 1-.75-.75"/></svg>`
|
|
1198
1198
|
};
|
|
1199
1199
|
export const ciEyeClosedOutlined: {
|
|
1200
1200
|
name: 'eye-closed-outlined';
|
|
@@ -1280,6 +1280,13 @@ export const ciFlagAm: {
|
|
|
1280
1280
|
name: 'flag-am',
|
|
1281
1281
|
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-am_svg__a)"><path fill="#1A47B8" 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 5"/><path fill="#FFDA2C" fill-rule="evenodd" d="M2 14.333h20V19H2z" clip-rule="evenodd"/><path fill="#F93939" fill-rule="evenodd" d="M2 5h20v4.667H2z" clip-rule="evenodd"/></g><defs><clipPath id="flag-am_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
|
|
1282
1282
|
};
|
|
1283
|
+
export const ciFlagBa: {
|
|
1284
|
+
name: 'flag-ba';
|
|
1285
|
+
data: string;
|
|
1286
|
+
} = {
|
|
1287
|
+
name: 'flag-ba',
|
|
1288
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-ba_svg__a)"><rect width="20" height="14" x="2" y="5" fill="#FFDA2C" rx="3"/><path fill="#FFDA2C" 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 5"/><path fill="#1A47B8" fill-rule="evenodd" d="m2 5 20 13.067-.117 1.026L2 19z" clip-rule="evenodd"/><path fill="#fff" fill-rule="evenodd" d="M2.952 7.8h.953v.933h-.953zM5.81 9.667h.952v.933H5.81zm2.857 1.866h.952v.934h-.952zm2.857 1.867h.952v.933h-.952zm2.857 1.867h.952v.933h-.952zm2.857 1.866h.953v.934h-.953z" clip-rule="evenodd"/></g><defs><clipPath id="flag-ba_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
|
|
1289
|
+
};
|
|
1283
1290
|
export const ciFlagBg: {
|
|
1284
1291
|
name: 'flag-bg';
|
|
1285
1292
|
data: string;
|
|
@@ -1301,6 +1308,13 @@ export const ciFlagCircleAm: {
|
|
|
1301
1308
|
name: 'flag-circle-am',
|
|
1302
1309
|
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-circle-am_svg__a)"><path fill="#1A47B8" d="M23.333 2H.667A2.667 2.667 0 0 0-2 4.667v14.666A2.667 2.667 0 0 0 .667 22h22.666A2.667 2.667 0 0 0 26 19.333V4.667A2.667 2.667 0 0 0 23.333 2"/><path fill="#FFDA2C" fill-rule="evenodd" d="M2 15.333h28V22H2z" clip-rule="evenodd"/><path fill="#F93939" fill-rule="evenodd" d="M2 2h28v6.667H2z" clip-rule="evenodd"/></g><defs><clipPath id="flag-circle-am_svg__a"><rect width="20" height="20" x="2" y="2" fill="#fff" rx="10"/></clipPath></defs></svg>`
|
|
1303
1310
|
};
|
|
1311
|
+
export const ciFlagCircleBa: {
|
|
1312
|
+
name: 'flag-circle-ba';
|
|
1313
|
+
data: string;
|
|
1314
|
+
} = {
|
|
1315
|
+
name: 'flag-circle-ba',
|
|
1316
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-circle-ba_svg__a)"><rect width="20" height="20" x="2" y="2" fill="#FFDA2C" rx="10"/><path fill="#FFDA2C" d="M23.333 2H.667A2.667 2.667 0 0 0-2 4.667v14.666A2.667 2.667 0 0 0 .667 22h22.666A2.667 2.667 0 0 0 26 19.333V4.667A2.667 2.667 0 0 0 23.333 2"/><path fill="#1A47B8" fill-rule="evenodd" d="m-2 2 28 18.667-.164 1.466L-2 22z" clip-rule="evenodd"/><path fill="#fff" fill-rule="evenodd" d="M-.667 6H.667v1.333H-.667zm4 2.667h1.334V10H3.333zm4 2.666h1.334v1.334H7.333zm4 2.667h1.334v1.333h-1.334zm4 2.667h1.334V18h-1.334zm4 2.666h1.334v1.334h-1.334z" clip-rule="evenodd"/></g><defs><clipPath id="flag-circle-ba_svg__a"><rect width="20" height="20" x="2" y="2" fill="#fff" rx="10"/></clipPath></defs></svg>`
|
|
1317
|
+
};
|
|
1304
1318
|
export const ciFlagCircleBg: {
|
|
1305
1319
|
name: 'flag-circle-bg';
|
|
1306
1320
|
data: string;
|
|
@@ -1427,6 +1441,13 @@ export const ciFlagCircleKr: {
|
|
|
1427
1441
|
name: 'flag-circle-kr',
|
|
1428
1442
|
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" style="fill:none" viewBox="0 0 24 24"><rect width="21" height="21" x="1.5" y="1.5" fill="#fff" rx="10.5"/><path fill="#232C80" fill-rule="evenodd" d="M16.667 12a4.667 4.667 0 1 1-9.334 0c0-1.493 3.134-2.12 5.771-1.884q.422-.114.896-.116c1.473 0 2.667.896 2.667 2" clip-rule="evenodd"/><path fill="#F93939" fill-rule="evenodd" d="M11.333 11.333S12.527 10 14 10s2.667.896 2.667 2a4.667 4.667 0 0 0-8.886-1.997c-.448 1.33-.448 1.72-.448 1.997.667.667 1.408.667 2 .667s1.124-.258 1.491-.667l.51-.667Z" clip-rule="evenodd"/><path fill="#151515" fill-rule="evenodd" d="M18 8.667h2.667L18 6h-1.333zm-12 0H3.333L6 6h1.333zm12 6.666h2.667L18 18h-1.333zm-12 0H3.333L6 18h1.333z" clip-rule="evenodd"/><rect width="21" height="21" x="1.5" y="1.5" stroke="#EBECF0" rx="10.5"/></svg>`
|
|
1429
1443
|
};
|
|
1444
|
+
export const ciFlagCircleLa: {
|
|
1445
|
+
name: 'flag-circle-la';
|
|
1446
|
+
data: string;
|
|
1447
|
+
} = {
|
|
1448
|
+
name: 'flag-circle-la',
|
|
1449
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-circle-la_svg__a)"><rect width="20" height="20" x="2" y="2" fill="#232C80" rx="10"/><path fill="#fff" fill-rule="evenodd" d="M12 15.333a3.334 3.334 0 0 0 0-6.666 3.335 3.335 0 0 0 0 6.666" clip-rule="evenodd"/><path fill="#F93939" fill-rule="evenodd" d="M-2 16.667h28V22H-2zM-2 2h28v5.333H-2z" clip-rule="evenodd"/></g><defs><clipPath id="flag-circle-la_svg__a"><rect width="20" height="20" x="2" y="2" fill="#fff" rx="10"/></clipPath></defs></svg>`
|
|
1450
|
+
};
|
|
1430
1451
|
export const ciFlagCircleLv: {
|
|
1431
1452
|
name: 'flag-circle-lv';
|
|
1432
1453
|
data: string;
|
|
@@ -1525,6 +1546,13 @@ export const ciFlagCircleTr: {
|
|
|
1525
1546
|
name: 'flag-circle-tr',
|
|
1526
1547
|
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><rect width="20" height="20" x="2" y="2" fill="#F93939" rx="10"/><path fill="#fff" fill-rule="evenodd" d="m16.67 13.536-1.55.813.296-1.724-1.253-1.222 1.733-.254.773-1.568.774 1.57 1.733.253-1.253 1.22.296 1.724" clip-rule="evenodd"/><path fill="#fff" fill-rule="evenodd" d="M10.667 16.667a4.667 4.667 0 1 0 0-9.334 4.667 4.667 0 0 0 0 9.334M12 15.333a3.334 3.334 0 0 0 0-6.666 3.335 3.335 0 0 0 0 6.666" clip-rule="evenodd"/></svg>`
|
|
1527
1548
|
};
|
|
1549
|
+
export const ciFlagCircleVn: {
|
|
1550
|
+
name: 'flag-circle-vn';
|
|
1551
|
+
data: string;
|
|
1552
|
+
} = {
|
|
1553
|
+
name: 'flag-circle-vn',
|
|
1554
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><rect width="20" height="20" x="2" y="2" fill="#F93939" rx="10"/><path fill="#FFDA2C" fill-rule="evenodd" d="m12.003 14.44-2.787 1.467.533-3.103-2.253-2.196 3.115-.453 1.392-2.822 1.393 2.822 3.113.453-2.253 2.196.533 3.101" clip-rule="evenodd"/></svg>`
|
|
1555
|
+
};
|
|
1528
1556
|
export const ciFlagCn: {
|
|
1529
1557
|
name: 'flag-cn';
|
|
1530
1558
|
data: string;
|
|
@@ -1644,6 +1672,13 @@ export const ciFlagKr: {
|
|
|
1644
1672
|
name: 'flag-kr',
|
|
1645
1673
|
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" style="fill:none" viewBox="0 0 24 24"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/><path fill="#232C80" fill-rule="evenodd" d="M15.333 12c0 1.804-1.492 3.267-3.333 3.267S8.667 13.804 8.667 12c0-1.045 2.238-1.484 4.122-1.319q.301-.08.64-.081c1.052 0 1.904.627 1.904 1.4" clip-rule="evenodd"/><path fill="#F93939" fill-rule="evenodd" d="M11.524 11.533s.852-.933 1.905-.933 1.904.627 1.904 1.4c0-1.804-1.492-3.267-3.333-3.267-1.33 0-2.48.764-3.013 1.869-.32.931-.32 1.204-.32 1.398.476.467 1.005.467 1.428.467s.803-.18 1.065-.467z" clip-rule="evenodd"/><path fill="#151515" fill-rule="evenodd" d="M16.286 9.667h1.904L16.287 7.8h-.953zm-8.572 0H5.81L7.714 7.8h.953zm8.572 4.666h1.904L16.287 16.2h-.953zm-8.572 0H5.81L7.714 16.2h.953z" clip-rule="evenodd"/><rect width="21" height="15" x="1.5" y="4.5" stroke="#000" stroke-opacity=".07" rx="3.5"/></svg>`
|
|
1646
1674
|
};
|
|
1675
|
+
export const ciFlagLa: {
|
|
1676
|
+
name: 'flag-la';
|
|
1677
|
+
data: string;
|
|
1678
|
+
} = {
|
|
1679
|
+
name: 'flag-la',
|
|
1680
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-la_svg__a)"><rect width="20" height="14" x="2" y="5" fill="#232C80" rx="3"/><path fill="#fff" fill-rule="evenodd" d="M12 14.333c1.314 0 2.381-1.045 2.381-2.333s-1.067-2.333-2.38-2.333c-1.315 0-2.382 1.045-2.382 2.333s1.067 2.333 2.381 2.333" clip-rule="evenodd"/><path fill="#F93939" fill-rule="evenodd" d="M2 15.267h20V19H2zM2 5h20v3.733H2z" clip-rule="evenodd"/></g><defs><clipPath id="flag-la_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
|
|
1681
|
+
};
|
|
1647
1682
|
export const ciFlagLv: {
|
|
1648
1683
|
name: 'flag-lv';
|
|
1649
1684
|
data: string;
|
|
@@ -1749,6 +1784,13 @@ export const ciFlagTr: {
|
|
|
1749
1784
|
name: 'flag-tr',
|
|
1750
1785
|
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.267s-1.492-3.267-3.333-3.267S7.714 10.196 7.714 12s1.493 3.267 3.334 3.267m.952-.934c1.314 0 2.38-1.045 2.38-2.333S13.314 9.667 12 9.667 9.619 10.712 9.619 12s1.067 2.333 2.38 2.333Z" clip-rule="evenodd"/></svg>`
|
|
1751
1786
|
};
|
|
1787
|
+
export const ciFlagVn: {
|
|
1788
|
+
name: 'flag-vn';
|
|
1789
|
+
data: string;
|
|
1790
|
+
} = {
|
|
1791
|
+
name: 'flag-vn',
|
|
1792
|
+
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="#FFDA2C" fill-rule="evenodd" d="m12.002 13.708-1.99 1.027.38-2.172-1.609-1.537 2.225-.318.994-1.975.995 1.975 2.224.318-1.61 1.537.381 2.17" clip-rule="evenodd"/></svg>`
|
|
1793
|
+
};
|
|
1752
1794
|
export const ciFlashCircleOutlined: {
|
|
1753
1795
|
name: 'flash-circle-outlined';
|
|
1754
1796
|
data: string;
|
|
@@ -1959,6 +2001,13 @@ export const ciHaiiloStories: {
|
|
|
1959
2001
|
name: 'haiilo-stories',
|
|
1960
2002
|
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="#1B6C75" fill-rule="evenodd" d="M14.025 11.999a2.024 2.024 0 1 0-4.048 0 2.024 2.024 0 0 0 4.048 0m0-6.974a2.024 2.024 0 1 0-4.049 0 2.024 2.024 0 0 0 4.049 0m0 13.95a2.025 2.025 0 1 0-4.05 0 2.025 2.025 0 0 0 4.05 0M7.05 12a2.024 2.024 0 1 0-4.049 0 2.024 2.024 0 0 0 4.049 0M21 18.975a2.025 2.025 0 1 0-4.05 0 2.025 2.025 0 0 0 4.05 0m0-13.948a2.024 2.024 0 1 0-4.048-.002A2.024 2.024 0 0 0 21 5.027" clip-rule="evenodd"/></svg>`
|
|
1961
2003
|
};
|
|
2004
|
+
export const ciHalfStarFilled: {
|
|
2005
|
+
name: 'half-star-filled';
|
|
2006
|
+
data: string;
|
|
2007
|
+
} = {
|
|
2008
|
+
name: 'half-star-filled',
|
|
2009
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill-rule="evenodd" d="M12.1 3.206a.74.74 0 0 0-.788.456L9.535 7.933a.75.75 0 0 1-.632.46l-4.612.37a.75.75 0 0 0-.428 1.317l3.514 3.01a.75.75 0 0 1 .241.743l-1.073 4.5a.75.75 0 0 0 1.12.814l3.948-2.411a.75.75 0 0 1 .487-.104z" clip-rule="evenodd"/></svg>`
|
|
2010
|
+
};
|
|
1962
2011
|
export const ciHashBoxOutlined: {
|
|
1963
2012
|
name: 'hash-box-outlined';
|
|
1964
2013
|
data: string;
|
|
@@ -3697,9 +3746,11 @@ export type coyoIcon =
|
|
|
3697
3746
|
| 'fingerprint-outlined'
|
|
3698
3747
|
| 'flag-al'
|
|
3699
3748
|
| 'flag-am'
|
|
3749
|
+
| 'flag-ba'
|
|
3700
3750
|
| 'flag-bg'
|
|
3701
3751
|
| 'flag-circle-al'
|
|
3702
3752
|
| 'flag-circle-am'
|
|
3753
|
+
| 'flag-circle-ba'
|
|
3703
3754
|
| 'flag-circle-bg'
|
|
3704
3755
|
| 'flag-circle-cn'
|
|
3705
3756
|
| 'flag-circle-cz'
|
|
@@ -3718,6 +3769,7 @@ export type coyoIcon =
|
|
|
3718
3769
|
| 'flag-circle-it'
|
|
3719
3770
|
| 'flag-circle-jp'
|
|
3720
3771
|
| 'flag-circle-kr'
|
|
3772
|
+
| 'flag-circle-la'
|
|
3721
3773
|
| 'flag-circle-lv'
|
|
3722
3774
|
| 'flag-circle-mk'
|
|
3723
3775
|
| 'flag-circle-nl'
|
|
@@ -3732,6 +3784,7 @@ export type coyoIcon =
|
|
|
3732
3784
|
| 'flag-circle-sk'
|
|
3733
3785
|
| 'flag-circle-th'
|
|
3734
3786
|
| 'flag-circle-tr'
|
|
3787
|
+
| 'flag-circle-vn'
|
|
3735
3788
|
| 'flag-cn'
|
|
3736
3789
|
| 'flag-cz'
|
|
3737
3790
|
| 'flag-de'
|
|
@@ -3749,6 +3802,7 @@ export type coyoIcon =
|
|
|
3749
3802
|
| 'flag-it'
|
|
3750
3803
|
| 'flag-jp'
|
|
3751
3804
|
| 'flag-kr'
|
|
3805
|
+
| 'flag-la'
|
|
3752
3806
|
| 'flag-lv'
|
|
3753
3807
|
| 'flag-mk'
|
|
3754
3808
|
| 'flag-nl'
|
|
@@ -3764,6 +3818,7 @@ export type coyoIcon =
|
|
|
3764
3818
|
| 'flag-sk'
|
|
3765
3819
|
| 'flag-th'
|
|
3766
3820
|
| 'flag-tr'
|
|
3821
|
+
| 'flag-vn'
|
|
3767
3822
|
| 'flash-circle-outlined'
|
|
3768
3823
|
| 'flash-outlined'
|
|
3769
3824
|
| 'folder-minus-outlined'
|
|
@@ -3794,6 +3849,7 @@ export type coyoIcon =
|
|
|
3794
3849
|
| 'haiilo-outlined'
|
|
3795
3850
|
| 'haiilo-share'
|
|
3796
3851
|
| 'haiilo-stories'
|
|
3852
|
+
| 'half-star-filled'
|
|
3797
3853
|
| 'hash-box-outlined'
|
|
3798
3854
|
| 'hashtag-outlined'
|
|
3799
3855
|
| 'history-outlined'
|
|
@@ -4207,9 +4263,11 @@ export const ciAll = [
|
|
|
4207
4263
|
ciFingerprintOutlined,
|
|
4208
4264
|
ciFlagAl,
|
|
4209
4265
|
ciFlagAm,
|
|
4266
|
+
ciFlagBa,
|
|
4210
4267
|
ciFlagBg,
|
|
4211
4268
|
ciFlagCircleAl,
|
|
4212
4269
|
ciFlagCircleAm,
|
|
4270
|
+
ciFlagCircleBa,
|
|
4213
4271
|
ciFlagCircleBg,
|
|
4214
4272
|
ciFlagCircleCn,
|
|
4215
4273
|
ciFlagCircleCz,
|
|
@@ -4228,6 +4286,7 @@ export const ciAll = [
|
|
|
4228
4286
|
ciFlagCircleIt,
|
|
4229
4287
|
ciFlagCircleJp,
|
|
4230
4288
|
ciFlagCircleKr,
|
|
4289
|
+
ciFlagCircleLa,
|
|
4231
4290
|
ciFlagCircleLv,
|
|
4232
4291
|
ciFlagCircleMk,
|
|
4233
4292
|
ciFlagCircleNl,
|
|
@@ -4242,6 +4301,7 @@ export const ciAll = [
|
|
|
4242
4301
|
ciFlagCircleSk,
|
|
4243
4302
|
ciFlagCircleTh,
|
|
4244
4303
|
ciFlagCircleTr,
|
|
4304
|
+
ciFlagCircleVn,
|
|
4245
4305
|
ciFlagCn,
|
|
4246
4306
|
ciFlagCz,
|
|
4247
4307
|
ciFlagDe,
|
|
@@ -4259,6 +4319,7 @@ export const ciAll = [
|
|
|
4259
4319
|
ciFlagIt,
|
|
4260
4320
|
ciFlagJp,
|
|
4261
4321
|
ciFlagKr,
|
|
4322
|
+
ciFlagLa,
|
|
4262
4323
|
ciFlagLv,
|
|
4263
4324
|
ciFlagMk,
|
|
4264
4325
|
ciFlagNl,
|
|
@@ -4274,6 +4335,7 @@ export const ciAll = [
|
|
|
4274
4335
|
ciFlagSk,
|
|
4275
4336
|
ciFlagTh,
|
|
4276
4337
|
ciFlagTr,
|
|
4338
|
+
ciFlagVn,
|
|
4277
4339
|
ciFlashCircleOutlined,
|
|
4278
4340
|
ciFlashOutlined,
|
|
4279
4341
|
ciFolderMinusOutlined,
|
|
@@ -4304,6 +4366,7 @@ export const ciAll = [
|
|
|
4304
4366
|
ciHaiiloOutlined,
|
|
4305
4367
|
ciHaiiloShare,
|
|
4306
4368
|
ciHaiiloStories,
|
|
4369
|
+
ciHalfStarFilled,
|
|
4307
4370
|
ciHashBoxOutlined,
|
|
4308
4371
|
ciHashtagOutlined,
|
|
4309
4372
|
ciHistoryOutlined,
|
package/dist/ts/icons.object.ts
CHANGED
|
@@ -340,7 +340,7 @@ export const ci: { [key in MyIconType]: string } = {
|
|
|
340
340
|
'events-outlined':
|
|
341
341
|
'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M14.416 11.376a.75.75 0 0 1 .208 1.04l-2.667 4a.75.75 0 0 1-1.2.064l-1.333-1.6a.75.75 0 1 1 1.152-.96l.69.828 2.11-3.164a.75.75 0 0 1 1.04-.208"/><path fill-rule="evenodd" d="M17 2.25a.75.75 0 0 1 .75.75v.58A3.5 3.5 0 0 1 20.5 7v10a3.5 3.5 0 0 1-3.5 3.5H7A3.5 3.5 0 0 1 3.5 17V7a3.5 3.5 0 0 1 2.75-3.42V3a.75.75 0 0 1 1.5 0v.5h8.5V3a.75.75 0 0 1 .75-.75M7 5a2 2 0 0 0-2 2v1.25h14V7a2 2 0 0 0-2-2zm12 4.75H5V17a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2z" clip-rule="evenodd"/></svg>',
|
|
342
342
|
'external-link-outlined':
|
|
343
|
-
'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="
|
|
343
|
+
'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M8 6.75c-.69 0-1.25.56-1.25 1.25v8c0 .69.56 1.25 1.25 1.25h8c.69 0 1.25-.56 1.25-1.25v-1.75a.75.75 0 0 1 1.5 0V16A2.75 2.75 0 0 1 16 18.75H8A2.75 2.75 0 0 1 5.25 16V8A2.75 2.75 0 0 1 8 5.25h1.75a.75.75 0 0 1 0 1.5z"/><path d="M13.25 6a.75.75 0 0 1 .75-.75h3c.966 0 1.75.784 1.75 1.75v3a.75.75 0 0 1-1.5 0V7.81l-4.72 4.72a.75.75 0 1 1-1.06-1.06l4.72-4.72H14a.75.75 0 0 1-.75-.75"/></svg>',
|
|
344
344
|
'eye-closed-outlined':
|
|
345
345
|
'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M4.608 7.948a.75.75 0 1 0-1.234.853 12.4 12.4 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.302"/></svg>',
|
|
346
346
|
'eye-open-outlined':
|
|
@@ -365,12 +365,16 @@ export const ci: { [key in MyIconType]: string } = {
|
|
|
365
365
|
'<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-al_svg__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 5"/><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.2zm1.429-.933.952.933h-.952l.952.934 1.905-.934V13.4l-2.857-.933.952 1.866h.952l-.952.934-.952-.934L12 16.2V8.733z" clip-rule="evenodd"/></g><defs><clipPath id="flag-al_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>',
|
|
366
366
|
'flag-am':
|
|
367
367
|
'<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-am_svg__a)"><path fill="#1A47B8" 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 5"/><path fill="#FFDA2C" fill-rule="evenodd" d="M2 14.333h20V19H2z" clip-rule="evenodd"/><path fill="#F93939" fill-rule="evenodd" d="M2 5h20v4.667H2z" clip-rule="evenodd"/></g><defs><clipPath id="flag-am_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>',
|
|
368
|
+
'flag-ba':
|
|
369
|
+
'<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-ba_svg__a)"><rect width="20" height="14" x="2" y="5" fill="#FFDA2C" rx="3"/><path fill="#FFDA2C" 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 5"/><path fill="#1A47B8" fill-rule="evenodd" d="m2 5 20 13.067-.117 1.026L2 19z" clip-rule="evenodd"/><path fill="#fff" fill-rule="evenodd" d="M2.952 7.8h.953v.933h-.953zM5.81 9.667h.952v.933H5.81zm2.857 1.866h.952v.934h-.952zm2.857 1.867h.952v.933h-.952zm2.857 1.867h.952v.933h-.952zm2.857 1.866h.953v.934h-.953z" clip-rule="evenodd"/></g><defs><clipPath id="flag-ba_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>',
|
|
368
370
|
'flag-bg':
|
|
369
371
|
'<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-bg_svg__a)"><path fill="#249F58" 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 5"/><path fill="#F93939" fill-rule="evenodd" d="M2 14.333h20V19H2z" clip-rule="evenodd"/><path fill="#fff" fill-rule="evenodd" d="M2 5h20v4.667H2z" clip-rule="evenodd"/></g><defs><clipPath id="flag-bg_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>',
|
|
370
372
|
'flag-circle-al':
|
|
371
373
|
'<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-circle-al_svg__a)"><rect width="20" height="20" x="2" y="2" fill="#F93939" rx="10"/><path fill="#F93939" d="M23.333 2H.667A2.667 2.667 0 0 0-2 4.667v14.666A2.667 2.667 0 0 0 .667 22h22.666A2.667 2.667 0 0 0 26 19.333V4.667A2.667 2.667 0 0 0 23.333 2"/><path fill="#151515" fill-rule="evenodd" d="m12 8.1-1.671-1.114-1.114 1.115h1.114L9.215 9.215 6.986 8.1v5.57l3.343-1.114-1.114 2.228H8.1L9.215 15.9l1.114-1.114L12 17.014zm1.671-1.114 1.114 1.115h-1.114l1.114 1.114L17.014 8.1v5.57l-3.343-1.114 1.114 2.228H15.9L14.785 15.9l-1.114-1.114L12 17.014V8.1l1.671-1.115Z" clip-rule="evenodd"/></g><defs><clipPath id="flag-circle-al_svg__a"><rect width="20" height="20" x="2" y="2" fill="#fff" rx="10"/></clipPath></defs></svg>',
|
|
372
374
|
'flag-circle-am':
|
|
373
375
|
'<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-circle-am_svg__a)"><path fill="#1A47B8" d="M23.333 2H.667A2.667 2.667 0 0 0-2 4.667v14.666A2.667 2.667 0 0 0 .667 22h22.666A2.667 2.667 0 0 0 26 19.333V4.667A2.667 2.667 0 0 0 23.333 2"/><path fill="#FFDA2C" fill-rule="evenodd" d="M2 15.333h28V22H2z" clip-rule="evenodd"/><path fill="#F93939" fill-rule="evenodd" d="M2 2h28v6.667H2z" clip-rule="evenodd"/></g><defs><clipPath id="flag-circle-am_svg__a"><rect width="20" height="20" x="2" y="2" fill="#fff" rx="10"/></clipPath></defs></svg>',
|
|
376
|
+
'flag-circle-ba':
|
|
377
|
+
'<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-circle-ba_svg__a)"><rect width="20" height="20" x="2" y="2" fill="#FFDA2C" rx="10"/><path fill="#FFDA2C" d="M23.333 2H.667A2.667 2.667 0 0 0-2 4.667v14.666A2.667 2.667 0 0 0 .667 22h22.666A2.667 2.667 0 0 0 26 19.333V4.667A2.667 2.667 0 0 0 23.333 2"/><path fill="#1A47B8" fill-rule="evenodd" d="m-2 2 28 18.667-.164 1.466L-2 22z" clip-rule="evenodd"/><path fill="#fff" fill-rule="evenodd" d="M-.667 6H.667v1.333H-.667zm4 2.667h1.334V10H3.333zm4 2.666h1.334v1.334H7.333zm4 2.667h1.334v1.333h-1.334zm4 2.667h1.334V18h-1.334zm4 2.666h1.334v1.334h-1.334z" clip-rule="evenodd"/></g><defs><clipPath id="flag-circle-ba_svg__a"><rect width="20" height="20" x="2" y="2" fill="#fff" rx="10"/></clipPath></defs></svg>',
|
|
374
378
|
'flag-circle-bg':
|
|
375
379
|
'<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-circle-bg_svg__a)"><path fill="#249F58" d="M27.333 2H4.667A2.667 2.667 0 0 0 2 4.667v14.666A2.667 2.667 0 0 0 4.667 22h22.666A2.667 2.667 0 0 0 30 19.333V4.667A2.667 2.667 0 0 0 27.333 2"/><path fill="#F93939" fill-rule="evenodd" d="M2 15.333h28V22H2z" clip-rule="evenodd"/><path fill="#fff" fill-rule="evenodd" d="M2 2h28v6.667H2z" clip-rule="evenodd"/></g><defs><clipPath id="flag-circle-bg_svg__a"><rect width="20" height="20" x="2" y="2" fill="#fff" rx="10"/></clipPath></defs></svg>',
|
|
376
380
|
'flag-circle-cn':
|
|
@@ -407,6 +411,8 @@ export const ci: { [key in MyIconType]: string } = {
|
|
|
407
411
|
'<svg xmlns="http://www.w3.org/2000/svg" fill="none" style="fill:none" viewBox="0 0 24 24"><rect width="21" height="21" x="1.5" y="1.5" fill="#fff" rx="10.5"/><path fill="#F93939" d="M12 16.667a4.667 4.667 0 1 0 0-9.334 4.667 4.667 0 0 0 0 9.334"/><rect width="21" height="21" x="1.5" y="1.5" stroke="#EBECF0" rx="10.5"/></svg>',
|
|
408
412
|
'flag-circle-kr':
|
|
409
413
|
'<svg xmlns="http://www.w3.org/2000/svg" fill="none" style="fill:none" viewBox="0 0 24 24"><rect width="21" height="21" x="1.5" y="1.5" fill="#fff" rx="10.5"/><path fill="#232C80" fill-rule="evenodd" d="M16.667 12a4.667 4.667 0 1 1-9.334 0c0-1.493 3.134-2.12 5.771-1.884q.422-.114.896-.116c1.473 0 2.667.896 2.667 2" clip-rule="evenodd"/><path fill="#F93939" fill-rule="evenodd" d="M11.333 11.333S12.527 10 14 10s2.667.896 2.667 2a4.667 4.667 0 0 0-8.886-1.997c-.448 1.33-.448 1.72-.448 1.997.667.667 1.408.667 2 .667s1.124-.258 1.491-.667l.51-.667Z" clip-rule="evenodd"/><path fill="#151515" fill-rule="evenodd" d="M18 8.667h2.667L18 6h-1.333zm-12 0H3.333L6 6h1.333zm12 6.666h2.667L18 18h-1.333zm-12 0H3.333L6 18h1.333z" clip-rule="evenodd"/><rect width="21" height="21" x="1.5" y="1.5" stroke="#EBECF0" rx="10.5"/></svg>',
|
|
414
|
+
'flag-circle-la':
|
|
415
|
+
'<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-circle-la_svg__a)"><rect width="20" height="20" x="2" y="2" fill="#232C80" rx="10"/><path fill="#fff" fill-rule="evenodd" d="M12 15.333a3.334 3.334 0 0 0 0-6.666 3.335 3.335 0 0 0 0 6.666" clip-rule="evenodd"/><path fill="#F93939" fill-rule="evenodd" d="M-2 16.667h28V22H-2zM-2 2h28v5.333H-2z" clip-rule="evenodd"/></g><defs><clipPath id="flag-circle-la_svg__a"><rect width="20" height="20" x="2" y="2" fill="#fff" rx="10"/></clipPath></defs></svg>',
|
|
410
416
|
'flag-circle-lv':
|
|
411
417
|
'<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-circle-lv_svg__a)"><rect width="20" height="20" x="2" y="2" fill="#fff" rx="10"/><path fill="#AF010D" fill-rule="evenodd" d="M-2 14h28v8H-2zm0-12h28v8H-2z" clip-rule="evenodd"/></g><defs><clipPath id="flag-circle-lv_svg__a"><rect width="20" height="20" x="2" y="2" fill="#fff" rx="10"/></clipPath></defs></svg>',
|
|
412
418
|
'flag-circle-mk':
|
|
@@ -435,6 +441,8 @@ export const ci: { [key in MyIconType]: string } = {
|
|
|
435
441
|
'<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-circle-th_svg__a)"><rect width="20" height="20" x="2" y="2" fill="#fff" rx="10"/><path fill="#F93939" fill-rule="evenodd" d="M2 2h28v4H2zm0 16h28v4H2z" clip-rule="evenodd"/><path fill="#232C80" fill-rule="evenodd" d="M2 8.667h28v6.666H2z" clip-rule="evenodd"/></g><defs><clipPath id="flag-circle-th_svg__a"><rect width="20" height="20" x="2" y="2" fill="#fff" rx="10"/></clipPath></defs></svg>',
|
|
436
442
|
'flag-circle-tr':
|
|
437
443
|
'<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><rect width="20" height="20" x="2" y="2" fill="#F93939" rx="10"/><path fill="#fff" fill-rule="evenodd" d="m16.67 13.536-1.55.813.296-1.724-1.253-1.222 1.733-.254.773-1.568.774 1.57 1.733.253-1.253 1.22.296 1.724" clip-rule="evenodd"/><path fill="#fff" fill-rule="evenodd" d="M10.667 16.667a4.667 4.667 0 1 0 0-9.334 4.667 4.667 0 0 0 0 9.334M12 15.333a3.334 3.334 0 0 0 0-6.666 3.335 3.335 0 0 0 0 6.666" clip-rule="evenodd"/></svg>',
|
|
444
|
+
'flag-circle-vn':
|
|
445
|
+
'<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><rect width="20" height="20" x="2" y="2" fill="#F93939" rx="10"/><path fill="#FFDA2C" fill-rule="evenodd" d="m12.003 14.44-2.787 1.467.533-3.103-2.253-2.196 3.115-.453 1.392-2.822 1.393 2.822 3.113.453-2.253 2.196.533 3.101" clip-rule="evenodd"/></svg>',
|
|
438
446
|
'flag-cn':
|
|
439
447
|
'<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-cn_svg__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 5"/><path fill="#FFDA2C" fill-rule="evenodd" d="m7.236 11.748-1.4.722.267-1.528-1.131-1.083 1.564-.221.7-1.39.7 1.39 1.564.22-1.133 1.084.268 1.527zM10.572 7.8h.952v.933h-.952zm.952 1.867h.952v.933h-.952zm0 1.866h.952v.934h-.952zm-.952 1.867h.952v.933h-.952z" clip-rule="evenodd"/></g><defs><clipPath id="flag-cn_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>',
|
|
440
448
|
'flag-cz':
|
|
@@ -469,6 +477,8 @@ export const ci: { [key in MyIconType]: string } = {
|
|
|
469
477
|
'<svg xmlns="http://www.w3.org/2000/svg" fill="none" style="fill:none" viewBox="0 0 24 24"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/><path fill="#F93939" d="M12 15.267c1.84 0 3.333-1.463 3.333-3.267S13.841 8.733 12 8.733 8.667 10.196 8.667 12s1.492 3.267 3.333 3.267"/><rect width="21" height="15" x="1.5" y="4.5" stroke="#000" stroke-opacity=".07" rx="3.5"/></svg>',
|
|
470
478
|
'flag-kr':
|
|
471
479
|
'<svg xmlns="http://www.w3.org/2000/svg" fill="none" style="fill:none" viewBox="0 0 24 24"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/><path fill="#232C80" fill-rule="evenodd" d="M15.333 12c0 1.804-1.492 3.267-3.333 3.267S8.667 13.804 8.667 12c0-1.045 2.238-1.484 4.122-1.319q.301-.08.64-.081c1.052 0 1.904.627 1.904 1.4" clip-rule="evenodd"/><path fill="#F93939" fill-rule="evenodd" d="M11.524 11.533s.852-.933 1.905-.933 1.904.627 1.904 1.4c0-1.804-1.492-3.267-3.333-3.267-1.33 0-2.48.764-3.013 1.869-.32.931-.32 1.204-.32 1.398.476.467 1.005.467 1.428.467s.803-.18 1.065-.467z" clip-rule="evenodd"/><path fill="#151515" fill-rule="evenodd" d="M16.286 9.667h1.904L16.287 7.8h-.953zm-8.572 0H5.81L7.714 7.8h.953zm8.572 4.666h1.904L16.287 16.2h-.953zm-8.572 0H5.81L7.714 16.2h.953z" clip-rule="evenodd"/><rect width="21" height="15" x="1.5" y="4.5" stroke="#000" stroke-opacity=".07" rx="3.5"/></svg>',
|
|
480
|
+
'flag-la':
|
|
481
|
+
'<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-la_svg__a)"><rect width="20" height="14" x="2" y="5" fill="#232C80" rx="3"/><path fill="#fff" fill-rule="evenodd" d="M12 14.333c1.314 0 2.381-1.045 2.381-2.333s-1.067-2.333-2.38-2.333c-1.315 0-2.382 1.045-2.382 2.333s1.067 2.333 2.381 2.333" clip-rule="evenodd"/><path fill="#F93939" fill-rule="evenodd" d="M2 15.267h20V19H2zM2 5h20v3.733H2z" clip-rule="evenodd"/></g><defs><clipPath id="flag-la_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>',
|
|
472
482
|
'flag-lv':
|
|
473
483
|
'<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-lv_svg__a)"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/><path fill="#AF010D" fill-rule="evenodd" d="M2 13.4h20V19H2zM2 5h20v5.6H2z" clip-rule="evenodd"/></g><defs><clipPath id="flag-lv_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>',
|
|
474
484
|
'flag-mk':
|
|
@@ -499,6 +509,8 @@ export const ci: { [key in MyIconType]: string } = {
|
|
|
499
509
|
'<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-th_svg__a)"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/><path fill="#F93939" fill-rule="evenodd" d="M2 5h20v2.8H2zm0 11.2h20V19H2z" clip-rule="evenodd"/><path fill="#232C80" fill-rule="evenodd" d="M2 9.667h20v4.666H2z" clip-rule="evenodd"/></g><defs><clipPath id="flag-th_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>',
|
|
500
510
|
'flag-tr':
|
|
501
511
|
'<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.267s-1.492-3.267-3.333-3.267S7.714 10.196 7.714 12s1.493 3.267 3.334 3.267m.952-.934c1.314 0 2.38-1.045 2.38-2.333S13.314 9.667 12 9.667 9.619 10.712 9.619 12s1.067 2.333 2.38 2.333Z" clip-rule="evenodd"/></svg>',
|
|
512
|
+
'flag-vn':
|
|
513
|
+
'<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="#FFDA2C" fill-rule="evenodd" d="m12.002 13.708-1.99 1.027.38-2.172-1.609-1.537 2.225-.318.994-1.975.995 1.975 2.224.318-1.61 1.537.381 2.17" clip-rule="evenodd"/></svg>',
|
|
502
514
|
'flash-circle-outlined':
|
|
503
515
|
'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="m12.46 6.983-3.72 4.185a.5.5 0 0 0 .373.832h1.554l-.643 4.341a.5.5 0 0 0 .868.406l4.368-4.915a.5.5 0 0 0-.373-.832h-1.554V7.315a.5.5 0 0 0-.873-.332"/><path fill-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.25M3.75 12a8.25 8.25 0 1 1 16.5 0 8.25 8.25 0 0 1-16.5 0" clip-rule="evenodd"/></svg>',
|
|
504
516
|
'flash-outlined':
|
|
@@ -559,6 +571,8 @@ export const ci: { [key in MyIconType]: string } = {
|
|
|
559
571
|
'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="#1B6C75" fill-rule="evenodd" d="M5.024 14.025a2.025 2.025 0 1 0 .002-4.05 2.025 2.025 0 0 0-.002 4.05m6.975 0a2.025 2.025 0 1 0 0-4.05 2.025 2.025 0 0 0 0 4.05M12 21a2.025 2.025 0 1 0 0-4.05A2.025 2.025 0 0 0 12 21m6.976-6.975a2.025 2.025 0 1 0 0-4.05 2.025 2.025 0 0 0 0 4.05M12.001 7.05A2.025 2.025 0 1 0 12.003 3 2.025 2.025 0 0 0 12 7.05Z" clip-rule="evenodd"/></svg>',
|
|
560
572
|
'haiilo-stories':
|
|
561
573
|
'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="#1B6C75" fill-rule="evenodd" d="M14.025 11.999a2.024 2.024 0 1 0-4.048 0 2.024 2.024 0 0 0 4.048 0m0-6.974a2.024 2.024 0 1 0-4.049 0 2.024 2.024 0 0 0 4.049 0m0 13.95a2.025 2.025 0 1 0-4.05 0 2.025 2.025 0 0 0 4.05 0M7.05 12a2.024 2.024 0 1 0-4.049 0 2.024 2.024 0 0 0 4.049 0M21 18.975a2.025 2.025 0 1 0-4.05 0 2.025 2.025 0 0 0 4.05 0m0-13.948a2.024 2.024 0 1 0-4.048-.002A2.024 2.024 0 0 0 21 5.027" clip-rule="evenodd"/></svg>',
|
|
574
|
+
'half-star-filled':
|
|
575
|
+
'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill-rule="evenodd" d="M12.1 3.206a.74.74 0 0 0-.788.456L9.535 7.933a.75.75 0 0 1-.632.46l-4.612.37a.75.75 0 0 0-.428 1.317l3.514 3.01a.75.75 0 0 1 .241.743l-1.073 4.5a.75.75 0 0 0 1.12.814l3.948-2.411a.75.75 0 0 1 .487-.104z" clip-rule="evenodd"/></svg>',
|
|
562
576
|
'hash-box-outlined':
|
|
563
577
|
'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill-rule="evenodd" d="m12.502 14.405-.385 2.345h1.477l.385-2.345h1.291l.245-1.477h-1.293l.296-1.81h1.292l.25-1.477h-1.3l.386-2.346h-1.478l-.384 2.346h-1.847l.385-2.346h-1.478L9.96 9.641H8.673l-.249 1.477h1.293l-.297 1.81H8.13l-.245 1.477h1.294l-.385 2.345h1.478l.384-2.345zm.242-1.477.297-1.81h-1.846l-.297 1.81z" clip-rule="evenodd"/><path fill-rule="evenodd" d="M5 2.25A2.75 2.75 0 0 0 2.25 5v14A2.75 2.75 0 0 0 5 21.75h14A2.75 2.75 0 0 0 21.75 19V5A2.75 2.75 0 0 0 19 2.25zM3.75 5c0-.69.56-1.25 1.25-1.25h14c.69 0 1.25.56 1.25 1.25v14c0 .69-.56 1.25-1.25 1.25H5c-.69 0-1.25-.56-1.25-1.25z" clip-rule="evenodd"/></svg>',
|
|
564
578
|
'hashtag-outlined':
|
|
@@ -1188,9 +1202,11 @@ export type MyIconType =
|
|
|
1188
1202
|
| 'fingerprint-outlined'
|
|
1189
1203
|
| 'flag-al'
|
|
1190
1204
|
| 'flag-am'
|
|
1205
|
+
| 'flag-ba'
|
|
1191
1206
|
| 'flag-bg'
|
|
1192
1207
|
| 'flag-circle-al'
|
|
1193
1208
|
| 'flag-circle-am'
|
|
1209
|
+
| 'flag-circle-ba'
|
|
1194
1210
|
| 'flag-circle-bg'
|
|
1195
1211
|
| 'flag-circle-cn'
|
|
1196
1212
|
| 'flag-circle-cz'
|
|
@@ -1209,6 +1225,7 @@ export type MyIconType =
|
|
|
1209
1225
|
| 'flag-circle-it'
|
|
1210
1226
|
| 'flag-circle-jp'
|
|
1211
1227
|
| 'flag-circle-kr'
|
|
1228
|
+
| 'flag-circle-la'
|
|
1212
1229
|
| 'flag-circle-lv'
|
|
1213
1230
|
| 'flag-circle-mk'
|
|
1214
1231
|
| 'flag-circle-nl'
|
|
@@ -1223,6 +1240,7 @@ export type MyIconType =
|
|
|
1223
1240
|
| 'flag-circle-sk'
|
|
1224
1241
|
| 'flag-circle-th'
|
|
1225
1242
|
| 'flag-circle-tr'
|
|
1243
|
+
| 'flag-circle-vn'
|
|
1226
1244
|
| 'flag-cn'
|
|
1227
1245
|
| 'flag-cz'
|
|
1228
1246
|
| 'flag-de'
|
|
@@ -1240,6 +1258,7 @@ export type MyIconType =
|
|
|
1240
1258
|
| 'flag-it'
|
|
1241
1259
|
| 'flag-jp'
|
|
1242
1260
|
| 'flag-kr'
|
|
1261
|
+
| 'flag-la'
|
|
1243
1262
|
| 'flag-lv'
|
|
1244
1263
|
| 'flag-mk'
|
|
1245
1264
|
| 'flag-nl'
|
|
@@ -1255,6 +1274,7 @@ export type MyIconType =
|
|
|
1255
1274
|
| 'flag-sk'
|
|
1256
1275
|
| 'flag-th'
|
|
1257
1276
|
| 'flag-tr'
|
|
1277
|
+
| 'flag-vn'
|
|
1258
1278
|
| 'flash-circle-outlined'
|
|
1259
1279
|
| 'flash-outlined'
|
|
1260
1280
|
| 'folder-minus-outlined'
|
|
@@ -1285,6 +1305,7 @@ export type MyIconType =
|
|
|
1285
1305
|
| 'haiilo-outlined'
|
|
1286
1306
|
| 'haiilo-share'
|
|
1287
1307
|
| 'haiilo-stories'
|
|
1308
|
+
| 'half-star-filled'
|
|
1288
1309
|
| 'hash-box-outlined'
|
|
1289
1310
|
| 'hashtag-outlined'
|
|
1290
1311
|
| 'history-outlined'
|
package/package.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M8 6.75c-.69 0-1.25.56-1.25 1.25v8c0 .69.56 1.25 1.25 1.25h8c.69 0 1.25-.56 1.25-1.25v-1.75a.75.75 0 0 1 1.5 0V16A2.75 2.75 0 0 1 16 18.75H8A2.75 2.75 0 0 1 5.25 16V8A2.75 2.75 0 0 1 8 5.25h1.75a.75.75 0 0 1 0 1.5z"/><path d="M13.25 6a.75.75 0 0 1 .75-.75h3c.966 0 1.75.784 1.75 1.75v3a.75.75 0 0 1-1.5 0V7.81l-4.72 4.72a.75.75 0 1 1-1.06-1.06l4.72-4.72H14a.75.75 0 0 1-.75-.75"/></svg>
|
package/src/flag-ba.svg
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-ba_svg__a)"><rect width="20" height="14" x="2" y="5" fill="#FFDA2C" rx="3"/><path fill="#FFDA2C" 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 5"/><path fill="#1A47B8" fill-rule="evenodd" d="m2 5 20 13.067-.117 1.026L2 19z" clip-rule="evenodd"/><path fill="#fff" fill-rule="evenodd" d="M2.952 7.8h.953v.933h-.953zM5.81 9.667h.952v.933H5.81zm2.857 1.866h.952v.934h-.952zm2.857 1.867h.952v.933h-.952zm2.857 1.867h.952v.933h-.952zm2.857 1.866h.953v.934h-.953z" clip-rule="evenodd"/></g><defs><clipPath id="flag-ba_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-circle-ba_svg__a)"><rect width="20" height="20" x="2" y="2" fill="#FFDA2C" rx="10"/><path fill="#FFDA2C" d="M23.333 2H.667A2.667 2.667 0 0 0-2 4.667v14.666A2.667 2.667 0 0 0 .667 22h22.666A2.667 2.667 0 0 0 26 19.333V4.667A2.667 2.667 0 0 0 23.333 2"/><path fill="#1A47B8" fill-rule="evenodd" d="m-2 2 28 18.667-.164 1.466L-2 22z" clip-rule="evenodd"/><path fill="#fff" fill-rule="evenodd" d="M-.667 6H.667v1.333H-.667zm4 2.667h1.334V10H3.333zm4 2.666h1.334v1.334H7.333zm4 2.667h1.334v1.333h-1.334zm4 2.667h1.334V18h-1.334zm4 2.666h1.334v1.334h-1.334z" clip-rule="evenodd"/></g><defs><clipPath id="flag-circle-ba_svg__a"><rect width="20" height="20" x="2" y="2" fill="#fff" rx="10"/></clipPath></defs></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-circle-la_svg__a)"><rect width="20" height="20" x="2" y="2" fill="#232C80" rx="10"/><path fill="#fff" fill-rule="evenodd" d="M12 15.333a3.334 3.334 0 0 0 0-6.666 3.335 3.335 0 0 0 0 6.666" clip-rule="evenodd"/><path fill="#F93939" fill-rule="evenodd" d="M-2 16.667h28V22H-2zM-2 2h28v5.333H-2z" clip-rule="evenodd"/></g><defs><clipPath id="flag-circle-la_svg__a"><rect width="20" height="20" x="2" y="2" fill="#fff" rx="10"/></clipPath></defs></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><rect width="20" height="20" x="2" y="2" fill="#F93939" rx="10"/><path fill="#FFDA2C" fill-rule="evenodd" d="m12.003 14.44-2.787 1.467.533-3.103-2.253-2.196 3.115-.453 1.392-2.822 1.393 2.822 3.113.453-2.253 2.196.533 3.101" clip-rule="evenodd"/></svg>
|
package/src/flag-la.svg
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-la_svg__a)"><rect width="20" height="14" x="2" y="5" fill="#232C80" rx="3"/><path fill="#fff" fill-rule="evenodd" d="M12 14.333c1.314 0 2.381-1.045 2.381-2.333s-1.067-2.333-2.38-2.333c-1.315 0-2.382 1.045-2.382 2.333s1.067 2.333 2.381 2.333" clip-rule="evenodd"/><path fill="#F93939" fill-rule="evenodd" d="M2 15.267h20V19H2zM2 5h20v3.733H2z" clip-rule="evenodd"/></g><defs><clipPath id="flag-la_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>
|
package/src/flag-vn.svg
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<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="#FFDA2C" fill-rule="evenodd" d="m12.002 13.708-1.99 1.027.38-2.172-1.609-1.537 2.225-.318.994-1.975.995 1.975 2.224.318-1.61 1.537.381 2.17" clip-rule="evenodd"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill-rule="evenodd" d="M12.1 3.206a.74.74 0 0 0-.788.456L9.535 7.933a.75.75 0 0 1-.632.46l-4.612.37a.75.75 0 0 0-.428 1.317l3.514 3.01a.75.75 0 0 1 .241.743l-1.073 4.5a.75.75 0 0 0 1.12.814l3.948-2.411a.75.75 0 0 1 .487-.104z" clip-rule="evenodd"/></svg>
|