@haiilo/catalyst-icons 2.11.0 → 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 +32 -25
- package/dist/js/icons.constants.js +30 -25
- package/dist/js/icons.object.d.ts +1 -1
- package/dist/js/icons.object.js +8 -7
- package/dist/ts/icons.constants.ts +50 -41
- package/dist/ts/icons.object.ts +20 -17
- package/package.json +1 -1
- package/src/external-link-outlined.svg +1 -1
- package/src/{flag-bs.svg → flag-ba.svg} +1 -1
- package/src/{flag-circle-bs.svg → flag-circle-ba.svg} +1 -1
- package/src/{flag-circle-lo.svg → flag-circle-la.svg} +1 -1
- package/src/{flag-lo.svg → flag-la.svg} +1 -1
- package/src/half-star-filled.svg +1 -0
- /package/src/{flag-circle-vi.svg → flag-circle-vn.svg} +0 -0
- /package/src/{flag-vi.svg → flag-vn.svg} +0 -0
|
@@ -730,12 +730,12 @@ export declare const ciFlagAm: {
|
|
|
730
730
|
name: 'flag-am';
|
|
731
731
|
data: string;
|
|
732
732
|
};
|
|
733
|
-
export declare const
|
|
734
|
-
name: 'flag-
|
|
733
|
+
export declare const ciFlagBa: {
|
|
734
|
+
name: 'flag-ba';
|
|
735
735
|
data: string;
|
|
736
736
|
};
|
|
737
|
-
export declare const
|
|
738
|
-
name: 'flag-
|
|
737
|
+
export declare const ciFlagBg: {
|
|
738
|
+
name: 'flag-bg';
|
|
739
739
|
data: string;
|
|
740
740
|
};
|
|
741
741
|
export declare const ciFlagCircleAl: {
|
|
@@ -746,12 +746,12 @@ export declare const ciFlagCircleAm: {
|
|
|
746
746
|
name: 'flag-circle-am';
|
|
747
747
|
data: string;
|
|
748
748
|
};
|
|
749
|
-
export declare const
|
|
750
|
-
name: 'flag-circle-
|
|
749
|
+
export declare const ciFlagCircleBa: {
|
|
750
|
+
name: 'flag-circle-ba';
|
|
751
751
|
data: string;
|
|
752
752
|
};
|
|
753
|
-
export declare const
|
|
754
|
-
name: 'flag-circle-
|
|
753
|
+
export declare const ciFlagCircleBg: {
|
|
754
|
+
name: 'flag-circle-bg';
|
|
755
755
|
data: string;
|
|
756
756
|
};
|
|
757
757
|
export declare const ciFlagCircleCn: {
|
|
@@ -822,8 +822,8 @@ export declare const ciFlagCircleKr: {
|
|
|
822
822
|
name: 'flag-circle-kr';
|
|
823
823
|
data: string;
|
|
824
824
|
};
|
|
825
|
-
export declare const
|
|
826
|
-
name: 'flag-circle-
|
|
825
|
+
export declare const ciFlagCircleLa: {
|
|
826
|
+
name: 'flag-circle-la';
|
|
827
827
|
data: string;
|
|
828
828
|
};
|
|
829
829
|
export declare const ciFlagCircleLv: {
|
|
@@ -882,8 +882,8 @@ export declare const ciFlagCircleTr: {
|
|
|
882
882
|
name: 'flag-circle-tr';
|
|
883
883
|
data: string;
|
|
884
884
|
};
|
|
885
|
-
export declare const
|
|
886
|
-
name: 'flag-circle-
|
|
885
|
+
export declare const ciFlagCircleVn: {
|
|
886
|
+
name: 'flag-circle-vn';
|
|
887
887
|
data: string;
|
|
888
888
|
};
|
|
889
889
|
export declare const ciFlagCn: {
|
|
@@ -954,8 +954,8 @@ export declare const ciFlagKr: {
|
|
|
954
954
|
name: 'flag-kr';
|
|
955
955
|
data: string;
|
|
956
956
|
};
|
|
957
|
-
export declare const
|
|
958
|
-
name: 'flag-
|
|
957
|
+
export declare const ciFlagLa: {
|
|
958
|
+
name: 'flag-la';
|
|
959
959
|
data: string;
|
|
960
960
|
};
|
|
961
961
|
export declare const ciFlagLv: {
|
|
@@ -1018,8 +1018,8 @@ export declare const ciFlagTr: {
|
|
|
1018
1018
|
name: 'flag-tr';
|
|
1019
1019
|
data: string;
|
|
1020
1020
|
};
|
|
1021
|
-
export declare const
|
|
1022
|
-
name: 'flag-
|
|
1021
|
+
export declare const ciFlagVn: {
|
|
1022
|
+
name: 'flag-vn';
|
|
1023
1023
|
data: string;
|
|
1024
1024
|
};
|
|
1025
1025
|
export declare const ciFlashCircleOutlined: {
|
|
@@ -1142,6 +1142,10 @@ export declare const ciHaiiloStories: {
|
|
|
1142
1142
|
name: 'haiilo-stories';
|
|
1143
1143
|
data: string;
|
|
1144
1144
|
};
|
|
1145
|
+
export declare const ciHalfStarFilled: {
|
|
1146
|
+
name: 'half-star-filled';
|
|
1147
|
+
data: string;
|
|
1148
|
+
};
|
|
1145
1149
|
export declare const ciHashBoxOutlined: {
|
|
1146
1150
|
name: 'hash-box-outlined';
|
|
1147
1151
|
data: string;
|
|
@@ -2030,7 +2034,7 @@ export declare const ciXing: {
|
|
|
2030
2034
|
name: 'xing';
|
|
2031
2035
|
data: string;
|
|
2032
2036
|
};
|
|
2033
|
-
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-bs' | 'flag-circle-al' | 'flag-circle-am' | 'flag-circle-bg' | 'flag-circle-bs' | '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-lo' | '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-vi' | '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-lo' | '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-vi' | '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';
|
|
2034
2038
|
export interface CoyoIcon {
|
|
2035
2039
|
name: coyoIcon;
|
|
2036
2040
|
data: string;
|
|
@@ -2586,10 +2590,10 @@ export declare const ciAll: ({
|
|
|
2586
2590
|
name: 'flag-am';
|
|
2587
2591
|
data: string;
|
|
2588
2592
|
} | {
|
|
2589
|
-
name: 'flag-
|
|
2593
|
+
name: 'flag-ba';
|
|
2590
2594
|
data: string;
|
|
2591
2595
|
} | {
|
|
2592
|
-
name: 'flag-
|
|
2596
|
+
name: 'flag-bg';
|
|
2593
2597
|
data: string;
|
|
2594
2598
|
} | {
|
|
2595
2599
|
name: 'flag-circle-al';
|
|
@@ -2598,10 +2602,10 @@ export declare const ciAll: ({
|
|
|
2598
2602
|
name: 'flag-circle-am';
|
|
2599
2603
|
data: string;
|
|
2600
2604
|
} | {
|
|
2601
|
-
name: 'flag-circle-
|
|
2605
|
+
name: 'flag-circle-ba';
|
|
2602
2606
|
data: string;
|
|
2603
2607
|
} | {
|
|
2604
|
-
name: 'flag-circle-
|
|
2608
|
+
name: 'flag-circle-bg';
|
|
2605
2609
|
data: string;
|
|
2606
2610
|
} | {
|
|
2607
2611
|
name: 'flag-circle-cn';
|
|
@@ -2655,7 +2659,7 @@ export declare const ciAll: ({
|
|
|
2655
2659
|
name: 'flag-circle-kr';
|
|
2656
2660
|
data: string;
|
|
2657
2661
|
} | {
|
|
2658
|
-
name: 'flag-circle-
|
|
2662
|
+
name: 'flag-circle-la';
|
|
2659
2663
|
data: string;
|
|
2660
2664
|
} | {
|
|
2661
2665
|
name: 'flag-circle-lv';
|
|
@@ -2700,7 +2704,7 @@ export declare const ciAll: ({
|
|
|
2700
2704
|
name: 'flag-circle-tr';
|
|
2701
2705
|
data: string;
|
|
2702
2706
|
} | {
|
|
2703
|
-
name: 'flag-circle-
|
|
2707
|
+
name: 'flag-circle-vn';
|
|
2704
2708
|
data: string;
|
|
2705
2709
|
} | {
|
|
2706
2710
|
name: 'flag-cn';
|
|
@@ -2754,7 +2758,7 @@ export declare const ciAll: ({
|
|
|
2754
2758
|
name: 'flag-kr';
|
|
2755
2759
|
data: string;
|
|
2756
2760
|
} | {
|
|
2757
|
-
name: 'flag-
|
|
2761
|
+
name: 'flag-la';
|
|
2758
2762
|
data: string;
|
|
2759
2763
|
} | {
|
|
2760
2764
|
name: 'flag-lv';
|
|
@@ -2802,7 +2806,7 @@ export declare const ciAll: ({
|
|
|
2802
2806
|
name: 'flag-tr';
|
|
2803
2807
|
data: string;
|
|
2804
2808
|
} | {
|
|
2805
|
-
name: 'flag-
|
|
2809
|
+
name: 'flag-vn';
|
|
2806
2810
|
data: string;
|
|
2807
2811
|
} | {
|
|
2808
2812
|
name: 'flash-circle-outlined';
|
|
@@ -2894,6 +2898,9 @@ export declare const ciAll: ({
|
|
|
2894
2898
|
} | {
|
|
2895
2899
|
name: 'haiilo-stories';
|
|
2896
2900
|
data: string;
|
|
2901
|
+
} | {
|
|
2902
|
+
name: 'half-star-filled';
|
|
2903
|
+
data: string;
|
|
2897
2904
|
} | {
|
|
2898
2905
|
name: 'hash-box-outlined';
|
|
2899
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,14 +731,14 @@ 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>`
|
|
737
741
|
};
|
|
738
|
-
export const ciFlagBs = {
|
|
739
|
-
name: 'flag-bs',
|
|
740
|
-
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-bs_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-bs_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
|
|
741
|
-
};
|
|
742
742
|
export const ciFlagCircleAl = {
|
|
743
743
|
name: 'flag-circle-al',
|
|
744
744
|
data: `<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>`
|
|
@@ -747,14 +747,14 @@ export const ciFlagCircleAm = {
|
|
|
747
747
|
name: 'flag-circle-am',
|
|
748
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>`
|
|
749
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
|
+
};
|
|
750
754
|
export const ciFlagCircleBg = {
|
|
751
755
|
name: 'flag-circle-bg',
|
|
752
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>`
|
|
753
757
|
};
|
|
754
|
-
export const ciFlagCircleBs = {
|
|
755
|
-
name: 'flag-circle-bs',
|
|
756
|
-
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-circle-bs_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-bs_svg__a"><rect width="20" height="20" x="2" y="2" fill="#fff" rx="10"/></clipPath></defs></svg>`
|
|
757
|
-
};
|
|
758
758
|
export const ciFlagCircleCn = {
|
|
759
759
|
name: 'flag-circle-cn',
|
|
760
760
|
data: `<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>`
|
|
@@ -823,9 +823,9 @@ export const ciFlagCircleKr = {
|
|
|
823
823
|
name: 'flag-circle-kr',
|
|
824
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>`
|
|
825
825
|
};
|
|
826
|
-
export const
|
|
827
|
-
name: 'flag-circle-
|
|
828
|
-
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-circle-
|
|
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
829
|
};
|
|
830
830
|
export const ciFlagCircleLv = {
|
|
831
831
|
name: 'flag-circle-lv',
|
|
@@ -883,8 +883,8 @@ export const ciFlagCircleTr = {
|
|
|
883
883
|
name: 'flag-circle-tr',
|
|
884
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>`
|
|
885
885
|
};
|
|
886
|
-
export const
|
|
887
|
-
name: 'flag-circle-
|
|
886
|
+
export const ciFlagCircleVn = {
|
|
887
|
+
name: 'flag-circle-vn',
|
|
888
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
889
|
};
|
|
890
890
|
export const ciFlagCn = {
|
|
@@ -955,9 +955,9 @@ export const ciFlagKr = {
|
|
|
955
955
|
name: 'flag-kr',
|
|
956
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>`
|
|
957
957
|
};
|
|
958
|
-
export const
|
|
959
|
-
name: 'flag-
|
|
960
|
-
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-
|
|
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
961
|
};
|
|
962
962
|
export const ciFlagLv = {
|
|
963
963
|
name: 'flag-lv',
|
|
@@ -1019,8 +1019,8 @@ export const ciFlagTr = {
|
|
|
1019
1019
|
name: 'flag-tr',
|
|
1020
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>`
|
|
1021
1021
|
};
|
|
1022
|
-
export const
|
|
1023
|
-
name: 'flag-
|
|
1022
|
+
export const ciFlagVn = {
|
|
1023
|
+
name: 'flag-vn',
|
|
1024
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
1025
|
};
|
|
1026
1026
|
export const ciFlashCircleOutlined = {
|
|
@@ -1143,6 +1143,10 @@ export const ciHaiiloStories = {
|
|
|
1143
1143
|
name: 'haiilo-stories',
|
|
1144
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>`
|
|
1145
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
|
+
};
|
|
1146
1150
|
export const ciHashBoxOutlined = {
|
|
1147
1151
|
name: 'hash-box-outlined',
|
|
1148
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>`
|
|
@@ -2215,12 +2219,12 @@ export const ciAll = [
|
|
|
2215
2219
|
ciFingerprintOutlined,
|
|
2216
2220
|
ciFlagAl,
|
|
2217
2221
|
ciFlagAm,
|
|
2222
|
+
ciFlagBa,
|
|
2218
2223
|
ciFlagBg,
|
|
2219
|
-
ciFlagBs,
|
|
2220
2224
|
ciFlagCircleAl,
|
|
2221
2225
|
ciFlagCircleAm,
|
|
2226
|
+
ciFlagCircleBa,
|
|
2222
2227
|
ciFlagCircleBg,
|
|
2223
|
-
ciFlagCircleBs,
|
|
2224
2228
|
ciFlagCircleCn,
|
|
2225
2229
|
ciFlagCircleCz,
|
|
2226
2230
|
ciFlagCircleDe,
|
|
@@ -2238,7 +2242,7 @@ export const ciAll = [
|
|
|
2238
2242
|
ciFlagCircleIt,
|
|
2239
2243
|
ciFlagCircleJp,
|
|
2240
2244
|
ciFlagCircleKr,
|
|
2241
|
-
|
|
2245
|
+
ciFlagCircleLa,
|
|
2242
2246
|
ciFlagCircleLv,
|
|
2243
2247
|
ciFlagCircleMk,
|
|
2244
2248
|
ciFlagCircleNl,
|
|
@@ -2253,7 +2257,7 @@ export const ciAll = [
|
|
|
2253
2257
|
ciFlagCircleSk,
|
|
2254
2258
|
ciFlagCircleTh,
|
|
2255
2259
|
ciFlagCircleTr,
|
|
2256
|
-
|
|
2260
|
+
ciFlagCircleVn,
|
|
2257
2261
|
ciFlagCn,
|
|
2258
2262
|
ciFlagCz,
|
|
2259
2263
|
ciFlagDe,
|
|
@@ -2271,7 +2275,7 @@ export const ciAll = [
|
|
|
2271
2275
|
ciFlagIt,
|
|
2272
2276
|
ciFlagJp,
|
|
2273
2277
|
ciFlagKr,
|
|
2274
|
-
|
|
2278
|
+
ciFlagLa,
|
|
2275
2279
|
ciFlagLv,
|
|
2276
2280
|
ciFlagMk,
|
|
2277
2281
|
ciFlagNl,
|
|
@@ -2287,7 +2291,7 @@ export const ciAll = [
|
|
|
2287
2291
|
ciFlagSk,
|
|
2288
2292
|
ciFlagTh,
|
|
2289
2293
|
ciFlagTr,
|
|
2290
|
-
|
|
2294
|
+
ciFlagVn,
|
|
2291
2295
|
ciFlashCircleOutlined,
|
|
2292
2296
|
ciFlashOutlined,
|
|
2293
2297
|
ciFolderMinusOutlined,
|
|
@@ -2318,6 +2322,7 @@ export const ciAll = [
|
|
|
2318
2322
|
ciHaiiloOutlined,
|
|
2319
2323
|
ciHaiiloShare,
|
|
2320
2324
|
ciHaiiloStories,
|
|
2325
|
+
ciHalfStarFilled,
|
|
2321
2326
|
ciHashBoxOutlined,
|
|
2322
2327
|
ciHashtagOutlined,
|
|
2323
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-bs' | 'flag-circle-al' | 'flag-circle-am' | 'flag-circle-bg' | 'flag-circle-bs' | '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-lo' | '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-vi' | '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-lo' | '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-vi' | '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,12 +183,12 @@ 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
|
-
'flag-bs': '<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-bs_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-bs_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>',
|
|
188
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>',
|
|
189
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>',
|
|
190
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>',
|
|
191
|
-
'flag-circle-bs': '<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-circle-bs_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-bs_svg__a"><rect width="20" height="20" x="2" y="2" fill="#fff" rx="10"/></clipPath></defs></svg>',
|
|
192
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>',
|
|
193
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>',
|
|
194
194
|
'flag-circle-de': '<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-circle-de_svg__a)"><rect width="20" height="20" x="2" y="2" fill="#F93939" rx="10"/><path fill="#FFDA2C" fill-rule="evenodd" d="M-2 15.333h28V22H-2z" clip-rule="evenodd"/><path fill="#151515" fill-rule="evenodd" d="M-2 2h28v6.667H-2z" clip-rule="evenodd"/></g><defs><clipPath id="flag-circle-de_svg__a"><rect width="20" height="20" x="2" y="2" fill="#fff" rx="10"/></clipPath></defs></svg>',
|
|
@@ -206,7 +206,7 @@ export const ci = {
|
|
|
206
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>',
|
|
207
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>',
|
|
208
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-
|
|
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>',
|
|
210
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>',
|
|
211
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>',
|
|
212
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>',
|
|
@@ -221,7 +221,7 @@ export const ci = {
|
|
|
221
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>',
|
|
222
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>',
|
|
223
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-
|
|
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>',
|
|
225
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>',
|
|
226
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>',
|
|
227
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>',
|
|
@@ -239,7 +239,7 @@ export const ci = {
|
|
|
239
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>',
|
|
240
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>',
|
|
241
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-
|
|
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>',
|
|
243
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>',
|
|
244
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>',
|
|
245
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>',
|
|
@@ -255,7 +255,7 @@ export const ci = {
|
|
|
255
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>',
|
|
256
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>',
|
|
257
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-
|
|
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>',
|
|
259
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>',
|
|
260
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>',
|
|
261
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>',
|
|
@@ -286,6 +286,7 @@ export const ci = {
|
|
|
286
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>',
|
|
287
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>',
|
|
288
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>',
|
|
289
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>',
|
|
290
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>',
|
|
291
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;
|
|
@@ -1287,13 +1294,6 @@ export const ciFlagBg: {
|
|
|
1287
1294
|
name: 'flag-bg',
|
|
1288
1295
|
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>`
|
|
1289
1296
|
};
|
|
1290
|
-
export const ciFlagBs: {
|
|
1291
|
-
name: 'flag-bs';
|
|
1292
|
-
data: string;
|
|
1293
|
-
} = {
|
|
1294
|
-
name: 'flag-bs',
|
|
1295
|
-
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-bs_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-bs_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
|
|
1296
|
-
};
|
|
1297
1297
|
export const ciFlagCircleAl: {
|
|
1298
1298
|
name: 'flag-circle-al';
|
|
1299
1299
|
data: string;
|
|
@@ -1308,6 +1308,13 @@ export const ciFlagCircleAm: {
|
|
|
1308
1308
|
name: 'flag-circle-am',
|
|
1309
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>`
|
|
1310
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
|
+
};
|
|
1311
1318
|
export const ciFlagCircleBg: {
|
|
1312
1319
|
name: 'flag-circle-bg';
|
|
1313
1320
|
data: string;
|
|
@@ -1315,13 +1322,6 @@ export const ciFlagCircleBg: {
|
|
|
1315
1322
|
name: 'flag-circle-bg',
|
|
1316
1323
|
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>`
|
|
1317
1324
|
};
|
|
1318
|
-
export const ciFlagCircleBs: {
|
|
1319
|
-
name: 'flag-circle-bs';
|
|
1320
|
-
data: string;
|
|
1321
|
-
} = {
|
|
1322
|
-
name: 'flag-circle-bs',
|
|
1323
|
-
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-circle-bs_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-bs_svg__a"><rect width="20" height="20" x="2" y="2" fill="#fff" rx="10"/></clipPath></defs></svg>`
|
|
1324
|
-
};
|
|
1325
1325
|
export const ciFlagCircleCn: {
|
|
1326
1326
|
name: 'flag-circle-cn';
|
|
1327
1327
|
data: string;
|
|
@@ -1441,12 +1441,12 @@ export const ciFlagCircleKr: {
|
|
|
1441
1441
|
name: 'flag-circle-kr',
|
|
1442
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>`
|
|
1443
1443
|
};
|
|
1444
|
-
export const
|
|
1445
|
-
name: 'flag-circle-
|
|
1444
|
+
export const ciFlagCircleLa: {
|
|
1445
|
+
name: 'flag-circle-la';
|
|
1446
1446
|
data: string;
|
|
1447
1447
|
} = {
|
|
1448
|
-
name: 'flag-circle-
|
|
1449
|
-
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-circle-
|
|
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
1450
|
};
|
|
1451
1451
|
export const ciFlagCircleLv: {
|
|
1452
1452
|
name: 'flag-circle-lv';
|
|
@@ -1546,11 +1546,11 @@ export const ciFlagCircleTr: {
|
|
|
1546
1546
|
name: 'flag-circle-tr',
|
|
1547
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>`
|
|
1548
1548
|
};
|
|
1549
|
-
export const
|
|
1550
|
-
name: 'flag-circle-
|
|
1549
|
+
export const ciFlagCircleVn: {
|
|
1550
|
+
name: 'flag-circle-vn';
|
|
1551
1551
|
data: string;
|
|
1552
1552
|
} = {
|
|
1553
|
-
name: 'flag-circle-
|
|
1553
|
+
name: 'flag-circle-vn',
|
|
1554
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
1555
|
};
|
|
1556
1556
|
export const ciFlagCn: {
|
|
@@ -1672,12 +1672,12 @@ export const ciFlagKr: {
|
|
|
1672
1672
|
name: 'flag-kr',
|
|
1673
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>`
|
|
1674
1674
|
};
|
|
1675
|
-
export const
|
|
1676
|
-
name: 'flag-
|
|
1675
|
+
export const ciFlagLa: {
|
|
1676
|
+
name: 'flag-la';
|
|
1677
1677
|
data: string;
|
|
1678
1678
|
} = {
|
|
1679
|
-
name: 'flag-
|
|
1680
|
-
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-
|
|
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
1681
|
};
|
|
1682
1682
|
export const ciFlagLv: {
|
|
1683
1683
|
name: 'flag-lv';
|
|
@@ -1784,11 +1784,11 @@ export const ciFlagTr: {
|
|
|
1784
1784
|
name: 'flag-tr',
|
|
1785
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>`
|
|
1786
1786
|
};
|
|
1787
|
-
export const
|
|
1788
|
-
name: 'flag-
|
|
1787
|
+
export const ciFlagVn: {
|
|
1788
|
+
name: 'flag-vn';
|
|
1789
1789
|
data: string;
|
|
1790
1790
|
} = {
|
|
1791
|
-
name: 'flag-
|
|
1791
|
+
name: 'flag-vn',
|
|
1792
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
1793
|
};
|
|
1794
1794
|
export const ciFlashCircleOutlined: {
|
|
@@ -2001,6 +2001,13 @@ export const ciHaiiloStories: {
|
|
|
2001
2001
|
name: 'haiilo-stories',
|
|
2002
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>`
|
|
2003
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
|
+
};
|
|
2004
2011
|
export const ciHashBoxOutlined: {
|
|
2005
2012
|
name: 'hash-box-outlined';
|
|
2006
2013
|
data: string;
|
|
@@ -3739,12 +3746,12 @@ export type coyoIcon =
|
|
|
3739
3746
|
| 'fingerprint-outlined'
|
|
3740
3747
|
| 'flag-al'
|
|
3741
3748
|
| 'flag-am'
|
|
3749
|
+
| 'flag-ba'
|
|
3742
3750
|
| 'flag-bg'
|
|
3743
|
-
| 'flag-bs'
|
|
3744
3751
|
| 'flag-circle-al'
|
|
3745
3752
|
| 'flag-circle-am'
|
|
3753
|
+
| 'flag-circle-ba'
|
|
3746
3754
|
| 'flag-circle-bg'
|
|
3747
|
-
| 'flag-circle-bs'
|
|
3748
3755
|
| 'flag-circle-cn'
|
|
3749
3756
|
| 'flag-circle-cz'
|
|
3750
3757
|
| 'flag-circle-de'
|
|
@@ -3762,7 +3769,7 @@ export type coyoIcon =
|
|
|
3762
3769
|
| 'flag-circle-it'
|
|
3763
3770
|
| 'flag-circle-jp'
|
|
3764
3771
|
| 'flag-circle-kr'
|
|
3765
|
-
| 'flag-circle-
|
|
3772
|
+
| 'flag-circle-la'
|
|
3766
3773
|
| 'flag-circle-lv'
|
|
3767
3774
|
| 'flag-circle-mk'
|
|
3768
3775
|
| 'flag-circle-nl'
|
|
@@ -3777,7 +3784,7 @@ export type coyoIcon =
|
|
|
3777
3784
|
| 'flag-circle-sk'
|
|
3778
3785
|
| 'flag-circle-th'
|
|
3779
3786
|
| 'flag-circle-tr'
|
|
3780
|
-
| 'flag-circle-
|
|
3787
|
+
| 'flag-circle-vn'
|
|
3781
3788
|
| 'flag-cn'
|
|
3782
3789
|
| 'flag-cz'
|
|
3783
3790
|
| 'flag-de'
|
|
@@ -3795,7 +3802,7 @@ export type coyoIcon =
|
|
|
3795
3802
|
| 'flag-it'
|
|
3796
3803
|
| 'flag-jp'
|
|
3797
3804
|
| 'flag-kr'
|
|
3798
|
-
| 'flag-
|
|
3805
|
+
| 'flag-la'
|
|
3799
3806
|
| 'flag-lv'
|
|
3800
3807
|
| 'flag-mk'
|
|
3801
3808
|
| 'flag-nl'
|
|
@@ -3811,7 +3818,7 @@ export type coyoIcon =
|
|
|
3811
3818
|
| 'flag-sk'
|
|
3812
3819
|
| 'flag-th'
|
|
3813
3820
|
| 'flag-tr'
|
|
3814
|
-
| 'flag-
|
|
3821
|
+
| 'flag-vn'
|
|
3815
3822
|
| 'flash-circle-outlined'
|
|
3816
3823
|
| 'flash-outlined'
|
|
3817
3824
|
| 'folder-minus-outlined'
|
|
@@ -3842,6 +3849,7 @@ export type coyoIcon =
|
|
|
3842
3849
|
| 'haiilo-outlined'
|
|
3843
3850
|
| 'haiilo-share'
|
|
3844
3851
|
| 'haiilo-stories'
|
|
3852
|
+
| 'half-star-filled'
|
|
3845
3853
|
| 'hash-box-outlined'
|
|
3846
3854
|
| 'hashtag-outlined'
|
|
3847
3855
|
| 'history-outlined'
|
|
@@ -4255,12 +4263,12 @@ export const ciAll = [
|
|
|
4255
4263
|
ciFingerprintOutlined,
|
|
4256
4264
|
ciFlagAl,
|
|
4257
4265
|
ciFlagAm,
|
|
4266
|
+
ciFlagBa,
|
|
4258
4267
|
ciFlagBg,
|
|
4259
|
-
ciFlagBs,
|
|
4260
4268
|
ciFlagCircleAl,
|
|
4261
4269
|
ciFlagCircleAm,
|
|
4270
|
+
ciFlagCircleBa,
|
|
4262
4271
|
ciFlagCircleBg,
|
|
4263
|
-
ciFlagCircleBs,
|
|
4264
4272
|
ciFlagCircleCn,
|
|
4265
4273
|
ciFlagCircleCz,
|
|
4266
4274
|
ciFlagCircleDe,
|
|
@@ -4278,7 +4286,7 @@ export const ciAll = [
|
|
|
4278
4286
|
ciFlagCircleIt,
|
|
4279
4287
|
ciFlagCircleJp,
|
|
4280
4288
|
ciFlagCircleKr,
|
|
4281
|
-
|
|
4289
|
+
ciFlagCircleLa,
|
|
4282
4290
|
ciFlagCircleLv,
|
|
4283
4291
|
ciFlagCircleMk,
|
|
4284
4292
|
ciFlagCircleNl,
|
|
@@ -4293,7 +4301,7 @@ export const ciAll = [
|
|
|
4293
4301
|
ciFlagCircleSk,
|
|
4294
4302
|
ciFlagCircleTh,
|
|
4295
4303
|
ciFlagCircleTr,
|
|
4296
|
-
|
|
4304
|
+
ciFlagCircleVn,
|
|
4297
4305
|
ciFlagCn,
|
|
4298
4306
|
ciFlagCz,
|
|
4299
4307
|
ciFlagDe,
|
|
@@ -4311,7 +4319,7 @@ export const ciAll = [
|
|
|
4311
4319
|
ciFlagIt,
|
|
4312
4320
|
ciFlagJp,
|
|
4313
4321
|
ciFlagKr,
|
|
4314
|
-
|
|
4322
|
+
ciFlagLa,
|
|
4315
4323
|
ciFlagLv,
|
|
4316
4324
|
ciFlagMk,
|
|
4317
4325
|
ciFlagNl,
|
|
@@ -4327,7 +4335,7 @@ export const ciAll = [
|
|
|
4327
4335
|
ciFlagSk,
|
|
4328
4336
|
ciFlagTh,
|
|
4329
4337
|
ciFlagTr,
|
|
4330
|
-
|
|
4338
|
+
ciFlagVn,
|
|
4331
4339
|
ciFlashCircleOutlined,
|
|
4332
4340
|
ciFlashOutlined,
|
|
4333
4341
|
ciFolderMinusOutlined,
|
|
@@ -4358,6 +4366,7 @@ export const ciAll = [
|
|
|
4358
4366
|
ciHaiiloOutlined,
|
|
4359
4367
|
ciHaiiloShare,
|
|
4360
4368
|
ciHaiiloStories,
|
|
4369
|
+
ciHalfStarFilled,
|
|
4361
4370
|
ciHashBoxOutlined,
|
|
4362
4371
|
ciHashtagOutlined,
|
|
4363
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,18 +365,18 @@ 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
|
-
'flag-bs':
|
|
371
|
-
'<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-bs_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-bs_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>',
|
|
372
372
|
'flag-circle-al':
|
|
373
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>',
|
|
374
374
|
'flag-circle-am':
|
|
375
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>',
|
|
376
378
|
'flag-circle-bg':
|
|
377
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>',
|
|
378
|
-
'flag-circle-bs':
|
|
379
|
-
'<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-circle-bs_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-bs_svg__a"><rect width="20" height="20" x="2" y="2" fill="#fff" rx="10"/></clipPath></defs></svg>',
|
|
380
380
|
'flag-circle-cn':
|
|
381
381
|
'<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>',
|
|
382
382
|
'flag-circle-cz':
|
|
@@ -411,8 +411,8 @@ export const ci: { [key in MyIconType]: string } = {
|
|
|
411
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>',
|
|
412
412
|
'flag-circle-kr':
|
|
413
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-
|
|
415
|
-
'<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-circle-
|
|
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>',
|
|
416
416
|
'flag-circle-lv':
|
|
417
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>',
|
|
418
418
|
'flag-circle-mk':
|
|
@@ -441,7 +441,7 @@ export const ci: { [key in MyIconType]: string } = {
|
|
|
441
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>',
|
|
442
442
|
'flag-circle-tr':
|
|
443
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-
|
|
444
|
+
'flag-circle-vn':
|
|
445
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>',
|
|
446
446
|
'flag-cn':
|
|
447
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>',
|
|
@@ -477,8 +477,8 @@ export const ci: { [key in MyIconType]: string } = {
|
|
|
477
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>',
|
|
478
478
|
'flag-kr':
|
|
479
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-
|
|
481
|
-
'<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-
|
|
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>',
|
|
482
482
|
'flag-lv':
|
|
483
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>',
|
|
484
484
|
'flag-mk':
|
|
@@ -509,7 +509,7 @@ export const ci: { [key in MyIconType]: string } = {
|
|
|
509
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>',
|
|
510
510
|
'flag-tr':
|
|
511
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-
|
|
512
|
+
'flag-vn':
|
|
513
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>',
|
|
514
514
|
'flash-circle-outlined':
|
|
515
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>',
|
|
@@ -571,6 +571,8 @@ export const ci: { [key in MyIconType]: string } = {
|
|
|
571
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>',
|
|
572
572
|
'haiilo-stories':
|
|
573
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>',
|
|
574
576
|
'hash-box-outlined':
|
|
575
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>',
|
|
576
578
|
'hashtag-outlined':
|
|
@@ -1200,12 +1202,12 @@ export type MyIconType =
|
|
|
1200
1202
|
| 'fingerprint-outlined'
|
|
1201
1203
|
| 'flag-al'
|
|
1202
1204
|
| 'flag-am'
|
|
1205
|
+
| 'flag-ba'
|
|
1203
1206
|
| 'flag-bg'
|
|
1204
|
-
| 'flag-bs'
|
|
1205
1207
|
| 'flag-circle-al'
|
|
1206
1208
|
| 'flag-circle-am'
|
|
1209
|
+
| 'flag-circle-ba'
|
|
1207
1210
|
| 'flag-circle-bg'
|
|
1208
|
-
| 'flag-circle-bs'
|
|
1209
1211
|
| 'flag-circle-cn'
|
|
1210
1212
|
| 'flag-circle-cz'
|
|
1211
1213
|
| 'flag-circle-de'
|
|
@@ -1223,7 +1225,7 @@ export type MyIconType =
|
|
|
1223
1225
|
| 'flag-circle-it'
|
|
1224
1226
|
| 'flag-circle-jp'
|
|
1225
1227
|
| 'flag-circle-kr'
|
|
1226
|
-
| 'flag-circle-
|
|
1228
|
+
| 'flag-circle-la'
|
|
1227
1229
|
| 'flag-circle-lv'
|
|
1228
1230
|
| 'flag-circle-mk'
|
|
1229
1231
|
| 'flag-circle-nl'
|
|
@@ -1238,7 +1240,7 @@ export type MyIconType =
|
|
|
1238
1240
|
| 'flag-circle-sk'
|
|
1239
1241
|
| 'flag-circle-th'
|
|
1240
1242
|
| 'flag-circle-tr'
|
|
1241
|
-
| 'flag-circle-
|
|
1243
|
+
| 'flag-circle-vn'
|
|
1242
1244
|
| 'flag-cn'
|
|
1243
1245
|
| 'flag-cz'
|
|
1244
1246
|
| 'flag-de'
|
|
@@ -1256,7 +1258,7 @@ export type MyIconType =
|
|
|
1256
1258
|
| 'flag-it'
|
|
1257
1259
|
| 'flag-jp'
|
|
1258
1260
|
| 'flag-kr'
|
|
1259
|
-
| 'flag-
|
|
1261
|
+
| 'flag-la'
|
|
1260
1262
|
| 'flag-lv'
|
|
1261
1263
|
| 'flag-mk'
|
|
1262
1264
|
| 'flag-nl'
|
|
@@ -1272,7 +1274,7 @@ export type MyIconType =
|
|
|
1272
1274
|
| 'flag-sk'
|
|
1273
1275
|
| 'flag-th'
|
|
1274
1276
|
| 'flag-tr'
|
|
1275
|
-
| 'flag-
|
|
1277
|
+
| 'flag-vn'
|
|
1276
1278
|
| 'flash-circle-outlined'
|
|
1277
1279
|
| 'flash-outlined'
|
|
1278
1280
|
| 'folder-minus-outlined'
|
|
@@ -1303,6 +1305,7 @@ export type MyIconType =
|
|
|
1303
1305
|
| 'haiilo-outlined'
|
|
1304
1306
|
| 'haiilo-share'
|
|
1305
1307
|
| 'haiilo-stories'
|
|
1308
|
+
| 'half-star-filled'
|
|
1306
1309
|
| 'hash-box-outlined'
|
|
1307
1310
|
| 'hashtag-outlined'
|
|
1308
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>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-
|
|
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>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-circle-
|
|
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>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-circle-
|
|
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>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-
|
|
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>
|
|
@@ -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>
|
|
File without changes
|
|
File without changes
|