@haiilo/catalyst-icons 2.11.2 → 2.12.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (44) hide show
  1. package/dist/js/icons.constants.d.ts +260 -1
  2. package/dist/js/icons.constants.js +185 -0
  3. package/dist/js/icons.object.d.ts +1 -1
  4. package/dist/js/icons.object.js +37 -0
  5. package/dist/ts/icons.constants.ts +333 -0
  6. package/dist/ts/icons.object.ts +111 -0
  7. package/package.json +1 -1
  8. package/src/flag-rect-al.svg +1 -0
  9. package/src/flag-rect-am.svg +1 -0
  10. package/src/flag-rect-ba.svg +1 -0
  11. package/src/flag-rect-bg.svg +1 -0
  12. package/src/flag-rect-cn.svg +1 -0
  13. package/src/flag-rect-cz.svg +1 -0
  14. package/src/flag-rect-de.svg +1 -0
  15. package/src/flag-rect-dk.svg +1 -0
  16. package/src/flag-rect-ee.svg +1 -0
  17. package/src/flag-rect-en.svg +1 -0
  18. package/src/flag-rect-es.svg +1 -0
  19. package/src/flag-rect-fi.svg +1 -0
  20. package/src/flag-rect-fr.svg +1 -0
  21. package/src/flag-rect-gb.svg +1 -0
  22. package/src/flag-rect-gr.svg +1 -0
  23. package/src/flag-rect-hr.svg +1 -0
  24. package/src/flag-rect-hu.svg +1 -0
  25. package/src/flag-rect-is.svg +1 -0
  26. package/src/flag-rect-it.svg +1 -0
  27. package/src/flag-rect-jp.svg +1 -0
  28. package/src/flag-rect-kr.svg +1 -0
  29. package/src/flag-rect-la.svg +1 -0
  30. package/src/flag-rect-lv.svg +1 -0
  31. package/src/flag-rect-mk.svg +1 -0
  32. package/src/flag-rect-nl.svg +1 -0
  33. package/src/flag-rect-no.svg +1 -0
  34. package/src/flag-rect-pl.svg +1 -0
  35. package/src/flag-rect-pt.svg +1 -0
  36. package/src/flag-rect-ro.svg +1 -0
  37. package/src/flag-rect-rs.svg +1 -0
  38. package/src/flag-rect-ru.svg +1 -0
  39. package/src/flag-rect-se.svg +1 -0
  40. package/src/flag-rect-si.svg +1 -0
  41. package/src/flag-rect-sk.svg +1 -0
  42. package/src/flag-rect-th.svg +1 -0
  43. package/src/flag-rect-tr.svg +1 -0
  44. package/src/flag-rect-vn.svg +1 -0
@@ -986,6 +986,154 @@ export declare const ciFlagPt: {
986
986
  name: 'flag-pt';
987
987
  data: string;
988
988
  };
989
+ export declare const ciFlagRectAl: {
990
+ name: 'flag-rect-al';
991
+ data: string;
992
+ };
993
+ export declare const ciFlagRectAm: {
994
+ name: 'flag-rect-am';
995
+ data: string;
996
+ };
997
+ export declare const ciFlagRectBa: {
998
+ name: 'flag-rect-ba';
999
+ data: string;
1000
+ };
1001
+ export declare const ciFlagRectBg: {
1002
+ name: 'flag-rect-bg';
1003
+ data: string;
1004
+ };
1005
+ export declare const ciFlagRectCn: {
1006
+ name: 'flag-rect-cn';
1007
+ data: string;
1008
+ };
1009
+ export declare const ciFlagRectCz: {
1010
+ name: 'flag-rect-cz';
1011
+ data: string;
1012
+ };
1013
+ export declare const ciFlagRectDe: {
1014
+ name: 'flag-rect-de';
1015
+ data: string;
1016
+ };
1017
+ export declare const ciFlagRectDk: {
1018
+ name: 'flag-rect-dk';
1019
+ data: string;
1020
+ };
1021
+ export declare const ciFlagRectEe: {
1022
+ name: 'flag-rect-ee';
1023
+ data: string;
1024
+ };
1025
+ export declare const ciFlagRectEn: {
1026
+ name: 'flag-rect-en';
1027
+ data: string;
1028
+ };
1029
+ export declare const ciFlagRectEs: {
1030
+ name: 'flag-rect-es';
1031
+ data: string;
1032
+ };
1033
+ export declare const ciFlagRectFi: {
1034
+ name: 'flag-rect-fi';
1035
+ data: string;
1036
+ };
1037
+ export declare const ciFlagRectFr: {
1038
+ name: 'flag-rect-fr';
1039
+ data: string;
1040
+ };
1041
+ export declare const ciFlagRectGb: {
1042
+ name: 'flag-rect-gb';
1043
+ data: string;
1044
+ };
1045
+ export declare const ciFlagRectGr: {
1046
+ name: 'flag-rect-gr';
1047
+ data: string;
1048
+ };
1049
+ export declare const ciFlagRectHr: {
1050
+ name: 'flag-rect-hr';
1051
+ data: string;
1052
+ };
1053
+ export declare const ciFlagRectHu: {
1054
+ name: 'flag-rect-hu';
1055
+ data: string;
1056
+ };
1057
+ export declare const ciFlagRectIs: {
1058
+ name: 'flag-rect-is';
1059
+ data: string;
1060
+ };
1061
+ export declare const ciFlagRectIt: {
1062
+ name: 'flag-rect-it';
1063
+ data: string;
1064
+ };
1065
+ export declare const ciFlagRectJp: {
1066
+ name: 'flag-rect-jp';
1067
+ data: string;
1068
+ };
1069
+ export declare const ciFlagRectKr: {
1070
+ name: 'flag-rect-kr';
1071
+ data: string;
1072
+ };
1073
+ export declare const ciFlagRectLa: {
1074
+ name: 'flag-rect-la';
1075
+ data: string;
1076
+ };
1077
+ export declare const ciFlagRectLv: {
1078
+ name: 'flag-rect-lv';
1079
+ data: string;
1080
+ };
1081
+ export declare const ciFlagRectMk: {
1082
+ name: 'flag-rect-mk';
1083
+ data: string;
1084
+ };
1085
+ export declare const ciFlagRectNl: {
1086
+ name: 'flag-rect-nl';
1087
+ data: string;
1088
+ };
1089
+ export declare const ciFlagRectNo: {
1090
+ name: 'flag-rect-no';
1091
+ data: string;
1092
+ };
1093
+ export declare const ciFlagRectPl: {
1094
+ name: 'flag-rect-pl';
1095
+ data: string;
1096
+ };
1097
+ export declare const ciFlagRectPt: {
1098
+ name: 'flag-rect-pt';
1099
+ data: string;
1100
+ };
1101
+ export declare const ciFlagRectRo: {
1102
+ name: 'flag-rect-ro';
1103
+ data: string;
1104
+ };
1105
+ export declare const ciFlagRectRs: {
1106
+ name: 'flag-rect-rs';
1107
+ data: string;
1108
+ };
1109
+ export declare const ciFlagRectRu: {
1110
+ name: 'flag-rect-ru';
1111
+ data: string;
1112
+ };
1113
+ export declare const ciFlagRectSe: {
1114
+ name: 'flag-rect-se';
1115
+ data: string;
1116
+ };
1117
+ export declare const ciFlagRectSi: {
1118
+ name: 'flag-rect-si';
1119
+ data: string;
1120
+ };
1121
+ export declare const ciFlagRectSk: {
1122
+ name: 'flag-rect-sk';
1123
+ data: string;
1124
+ };
1125
+ export declare const ciFlagRectTh: {
1126
+ name: 'flag-rect-th';
1127
+ data: string;
1128
+ };
1129
+ export declare const ciFlagRectTr: {
1130
+ name: 'flag-rect-tr';
1131
+ data: string;
1132
+ };
1133
+ export declare const ciFlagRectVn: {
1134
+ name: 'flag-rect-vn';
1135
+ data: string;
1136
+ };
989
1137
  export declare const ciFlagRo: {
990
1138
  name: 'flag-ro';
991
1139
  data: string;
@@ -2038,7 +2186,7 @@ export declare const ciZive: {
2038
2186
  name: 'zive';
2039
2187
  data: string;
2040
2188
  };
2041
- 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' | 'zive';
2189
+ 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-rect-al' | 'flag-rect-am' | 'flag-rect-ba' | 'flag-rect-bg' | 'flag-rect-cn' | 'flag-rect-cz' | 'flag-rect-de' | 'flag-rect-dk' | 'flag-rect-ee' | 'flag-rect-en' | 'flag-rect-es' | 'flag-rect-fi' | 'flag-rect-fr' | 'flag-rect-gb' | 'flag-rect-gr' | 'flag-rect-hr' | 'flag-rect-hu' | 'flag-rect-is' | 'flag-rect-it' | 'flag-rect-jp' | 'flag-rect-kr' | 'flag-rect-la' | 'flag-rect-lv' | 'flag-rect-mk' | 'flag-rect-nl' | 'flag-rect-no' | 'flag-rect-pl' | 'flag-rect-pt' | 'flag-rect-ro' | 'flag-rect-rs' | 'flag-rect-ru' | 'flag-rect-se' | 'flag-rect-si' | 'flag-rect-sk' | 'flag-rect-th' | 'flag-rect-tr' | 'flag-rect-vn' | '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' | 'zive';
2042
2190
  export interface CoyoIcon {
2043
2191
  name: coyoIcon;
2044
2192
  data: string;
@@ -2785,6 +2933,117 @@ export declare const ciAll: ({
2785
2933
  } | {
2786
2934
  name: 'flag-pt';
2787
2935
  data: string;
2936
+ } | {
2937
+ name: 'flag-rect-al';
2938
+ data: string;
2939
+ } | {
2940
+ name: 'flag-rect-am';
2941
+ data: string;
2942
+ } | {
2943
+ name: 'flag-rect-ba';
2944
+ data: string;
2945
+ } | {
2946
+ name: 'flag-rect-bg';
2947
+ data: string;
2948
+ } | {
2949
+ name: 'flag-rect-cn';
2950
+ data: string;
2951
+ } | {
2952
+ name: 'flag-rect-cz';
2953
+ data: string;
2954
+ } | {
2955
+ name: 'flag-rect-de';
2956
+ data: string;
2957
+ } | {
2958
+ name: 'flag-rect-dk';
2959
+ data: string;
2960
+ } | {
2961
+ name: 'flag-rect-ee';
2962
+ data: string;
2963
+ } | {
2964
+ name: 'flag-rect-en';
2965
+ data: string;
2966
+ } | {
2967
+ name: 'flag-rect-es';
2968
+ data: string;
2969
+ } | {
2970
+ name: 'flag-rect-fi';
2971
+ data: string;
2972
+ } | {
2973
+ name: 'flag-rect-fr';
2974
+ data: string;
2975
+ } | {
2976
+ name: 'flag-rect-gb';
2977
+ data: string;
2978
+ } | {
2979
+ name: 'flag-rect-gr';
2980
+ data: string;
2981
+ } | {
2982
+ name: 'flag-rect-hr';
2983
+ data: string;
2984
+ } | {
2985
+ name: 'flag-rect-hu';
2986
+ data: string;
2987
+ } | {
2988
+ name: 'flag-rect-is';
2989
+ data: string;
2990
+ } | {
2991
+ name: 'flag-rect-it';
2992
+ data: string;
2993
+ } | {
2994
+ name: 'flag-rect-jp';
2995
+ data: string;
2996
+ } | {
2997
+ name: 'flag-rect-kr';
2998
+ data: string;
2999
+ } | {
3000
+ name: 'flag-rect-la';
3001
+ data: string;
3002
+ } | {
3003
+ name: 'flag-rect-lv';
3004
+ data: string;
3005
+ } | {
3006
+ name: 'flag-rect-mk';
3007
+ data: string;
3008
+ } | {
3009
+ name: 'flag-rect-nl';
3010
+ data: string;
3011
+ } | {
3012
+ name: 'flag-rect-no';
3013
+ data: string;
3014
+ } | {
3015
+ name: 'flag-rect-pl';
3016
+ data: string;
3017
+ } | {
3018
+ name: 'flag-rect-pt';
3019
+ data: string;
3020
+ } | {
3021
+ name: 'flag-rect-ro';
3022
+ data: string;
3023
+ } | {
3024
+ name: 'flag-rect-rs';
3025
+ data: string;
3026
+ } | {
3027
+ name: 'flag-rect-ru';
3028
+ data: string;
3029
+ } | {
3030
+ name: 'flag-rect-se';
3031
+ data: string;
3032
+ } | {
3033
+ name: 'flag-rect-si';
3034
+ data: string;
3035
+ } | {
3036
+ name: 'flag-rect-sk';
3037
+ data: string;
3038
+ } | {
3039
+ name: 'flag-rect-th';
3040
+ data: string;
3041
+ } | {
3042
+ name: 'flag-rect-tr';
3043
+ data: string;
3044
+ } | {
3045
+ name: 'flag-rect-vn';
3046
+ data: string;
2788
3047
  } | {
2789
3048
  name: 'flag-ro';
2790
3049
  data: string;
@@ -987,6 +987,154 @@ export const ciFlagPt = {
987
987
  name: 'flag-pt',
988
988
  data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><path fill="#F93939" d="M8 5h11a3 3 0 0 1 3 3v8a3 3 0 0 1-3 3H8z"/><path fill="#249F58" fill-rule="evenodd" d="M2 8a3 3 0 0 1 3-3h3.667v14H5a3 3 0 0 1-3-3z" clip-rule="evenodd"/><path fill="#FFDA2C" d="M8.667 14.333c1.578 0 2.857-1.253 2.857-2.8s-1.28-2.8-2.857-2.8-2.857 1.254-2.857 2.8c0 1.547 1.279 2.8 2.857 2.8"/><path fill="#F93939" fill-rule="evenodd" d="M10.572 12.467v-2.8h-3.81v2.8c0 .515.852.933 1.905.933s1.905-.418 1.905-.933" clip-rule="evenodd"/><path fill="#fff" fill-rule="evenodd" d="M7.714 10.6H9.62v1.867H7.714z" clip-rule="evenodd"/><path fill="#1A47B8" fill-rule="evenodd" d="M7.714 10.6h.953v.933h-.953zm.953.933h.952v.934h-.952z" clip-rule="evenodd"/></svg>`
989
989
  };
990
+ export const ciFlagRectAl = {
991
+ name: 'flag-rect-al',
992
+ data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-rect-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-rect-al_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
993
+ };
994
+ export const ciFlagRectAm = {
995
+ name: 'flag-rect-am',
996
+ data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-rect-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-rect-am_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
997
+ };
998
+ export const ciFlagRectBa = {
999
+ name: 'flag-rect-ba',
1000
+ data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-rect-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-rect-ba_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
1001
+ };
1002
+ export const ciFlagRectBg = {
1003
+ name: 'flag-rect-bg',
1004
+ data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-rect-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-rect-bg_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
1005
+ };
1006
+ export const ciFlagRectCn = {
1007
+ name: 'flag-rect-cn',
1008
+ data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-rect-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-rect-cn_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
1009
+ };
1010
+ export const ciFlagRectCz = {
1011
+ name: 'flag-rect-cz',
1012
+ data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-rect-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-rect-cz_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
1013
+ };
1014
+ export const ciFlagRectDe = {
1015
+ name: 'flag-rect-de',
1016
+ data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-rect-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-rect-de_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
1017
+ };
1018
+ export const ciFlagRectDk = {
1019
+ name: 'flag-rect-dk',
1020
+ data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-rect-dk_svg__a)"><rect width="20" height="14" x="2" y="5" fill="#F93939" rx="3"/><path fill="#fff" fill-rule="evenodd" d="M7.714 13.4H2v-2.8h5.714V5h2.857v5.6H22v2.8H10.571V19H7.714z" clip-rule="evenodd"/></g><defs><clipPath id="flag-rect-dk_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
1021
+ };
1022
+ export const ciFlagRectEe = {
1023
+ name: 'flag-rect-ee',
1024
+ data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-rect-ee_svg__a)"><path fill="#151515" 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="#fff" fill-rule="evenodd" d="M2 14.333h20V19H2z" clip-rule="evenodd"/><path fill="#3A99FF" fill-rule="evenodd" d="M2 5h20v4.667H2z" clip-rule="evenodd"/></g><defs><clipPath id="flag-rect-ee_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
1025
+ };
1026
+ export const ciFlagRectEn = {
1027
+ name: 'flag-rect-en',
1028
+ data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-rect-en_svg__a)"><rect width="20" height="14" x="2" y="5" fill="#1A47B8" rx="3"/><path fill="#fff" d="M2 5h2.128l7.934 5.18L20.095 5H22v2.333s-3.286 2.065-7.254 4.599L22 16.667V19h-2.14l-7.994-5.223C8.943 15.657 5.985 17.585 3.905 19H2v-2.333l7.191-4.637L2 7.333z"/><path fill="#F93939" d="M12.02 11.098 2.71 5H2v1.354l8.63 5.652L2 17.644V19h.71l9.298-6.09L21.307 19H22v-1.367L13.397 12 22 6.364V5h-.646z"/><path fill="#fff" fill-rule="evenodd" d="M9.273 5h5.47v4.318H22v5.36h-7.257V19h-5.47v-4.321H2v-5.36h7.273z" clip-rule="evenodd"/><path fill="#F93939" fill-rule="evenodd" d="M10.421 5h3.158v5.385H22v3.23h-8.421V19H10.42v-5.385H2v-3.23h8.421z" clip-rule="evenodd"/></g><g clip-path="url(#flag-rect-en_svg__b)"><mask id="flag-rect-en_svg__c" width="21" height="14" x="2" y="5" maskUnits="userSpaceOnUse" style="mask-type:alpha"><path fill="#D9D9D9" d="M2 5h21L2 19z"/></mask><g mask="url(#flag-rect-en_svg__c)"><path fill="#fff" d="M2 8a3 3 0 0 1 3-3h17v14H2z"/><path fill="#1A47B8" fill-rule="evenodd" d="M2 5h8.571v6.533H2z" clip-rule="evenodd"/><path fill="#F93939" fill-rule="evenodd" d="M10.571 5v.933H22V5zm0 1.867V7.8H22v-.933zm0 1.866v.934H22v-.934zm0 1.867v.933H22V10.6zM2 12.467v.933h20v-.933zm0 1.866v.934h20v-.934zM2 16.2v.933h20V16.2zm0 1.867V19h20v-.933z" clip-rule="evenodd"/><path fill="#fff" fill-rule="evenodd" d="M2.952 5.933v.934h.953v-.934zm1.905 0v.934h.953v-.934zm1.905 0v.934h.952v-.934zm1.905 0v.934h.952v-.934zm-.953.934V7.8h.953v-.933zm-1.904 0V7.8h.952v-.933zm-1.905 0V7.8h.952v-.933zm-.953.933v.933h.953V7.8zm1.905 0v.933h.953V7.8zm1.905 0v.933h.952V7.8zm1.905 0v.933h.952V7.8zM2.952 9.667v.933h.953v-.933zm1.905 0v.933h.953v-.933zm1.905 0v.933h.952v-.933zm1.905 0v.933h.952v-.933zm-.953-.934v.934h.953v-.934zm-1.904 0v.934h.952v-.934zm-1.905 0v.934h.952v-.934z" clip-rule="evenodd"/></g></g><defs><clipPath id="flag-rect-en_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath><clipPath id="flag-rect-en_svg__b"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
1029
+ };
1030
+ export const ciFlagRectEs = {
1031
+ name: 'flag-rect-es',
1032
+ data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-rect-es_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="M2 8.733h20v6.534H2z" clip-rule="evenodd"/><path fill="#D4AF2C" fill-rule="evenodd" d="M10.572 10.807v2.352c0 .653-.64 1.176-1.43 1.176H7.239c-.787-.002-1.428-.527-1.428-1.178v-2.352c0-.534.426-.98 1.013-1.124.177-.486.722-.05 1.368-.05.649 0 1.19-.433 1.367.05.585.149 1.014.596 1.014 1.126Z" clip-rule="evenodd"/><path fill="#CBCBCB" fill-rule="evenodd" d="M10.572 11.533h.952v2.8h-.952zm-5.715 0h.953v2.8h-.953z" clip-rule="evenodd"/><path fill="#1A47B8" fill-rule="evenodd" d="M10.572 13.4h.952v.933h-.952zm-5.715 0h.953v.933h-.953z" clip-rule="evenodd"/><path fill="#D4AF2C" fill-rule="evenodd" d="M10.572 10.6h.952v.933h-.952zm-5.715 0h.953v.933h-.953z" clip-rule="evenodd"/><path fill="#AF010D" fill-rule="evenodd" d="M6.762 10.6h.952V12h-.952zm1.905 1.867h.952v1.4h-.952z" clip-rule="evenodd"/><path fill="#FFDA2C" fill-rule="evenodd" d="M6.762 12.467h.952v1.4h-.952z" clip-rule="evenodd"/><path fill="#AE6A3E" fill-rule="evenodd" d="M8.667 10.6h.952V12h-.952z" clip-rule="evenodd"/><path fill="#AF010D" fill-rule="evenodd" d="m7.714 10.6-.952-.933h2.857l-.952.933z" clip-rule="evenodd"/><path fill="#D4AF2C" fill-rule="evenodd" d="M7.714 8.733h.953v.934h-.953z" clip-rule="evenodd"/></g><defs><clipPath id="flag-rect-es_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
1033
+ };
1034
+ export const ciFlagRectFi = {
1035
+ name: 'flag-rect-fi',
1036
+ data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-rect-fi_svg__a)"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/><path fill="#1A47B8" fill-rule="evenodd" d="M7.714 13.4H2v-2.8h5.714V5h2.857v5.6H22v2.8H10.571V19H7.714z" clip-rule="evenodd"/></g><defs><clipPath id="flag-rect-fi_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
1037
+ };
1038
+ export const ciFlagRectFr = {
1039
+ name: 'flag-rect-fr',
1040
+ data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-rect-fr_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="#1A47B8" fill-rule="evenodd" d="M2 5h6.667v14H2z" clip-rule="evenodd"/></g><defs><clipPath id="flag-rect-fr_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
1041
+ };
1042
+ export const ciFlagRectGb = {
1043
+ name: 'flag-rect-gb',
1044
+ data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-rect-gb_svg__a)"><rect width="20" height="14" x="2" y="5" fill="#1A47B8" rx="3"/><path fill="#fff" fill-rule="evenodd" d="M4.128 5H2v2.333L19.86 19H22v-2.333z" clip-rule="evenodd"/><path fill="#F93939" d="M2.71 5 22 17.633V19h-.693L2 6.354V5z"/><path fill="#fff" fill-rule="evenodd" d="M20.095 5H22v2.333S9.628 15.106 3.905 19H2v-2.333z" clip-rule="evenodd"/><path fill="#F93939" d="M22 5h-.646L2 17.644V19h.71L22 6.364z"/><path fill="#fff" fill-rule="evenodd" d="M9.273 5h5.47v4.318H22v5.36h-7.257V19h-5.47v-4.321H2v-5.36h7.273z" clip-rule="evenodd"/><path fill="#F93939" fill-rule="evenodd" d="M10.421 5h3.158v5.385H22v3.23h-8.421V19H10.42v-5.385H2v-3.23h8.421z" clip-rule="evenodd"/></g><defs><clipPath id="flag-rect-gb_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
1045
+ };
1046
+ export const ciFlagRectGr = {
1047
+ name: 'flag-rect-gr',
1048
+ data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-rect-gr_svg__a)"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/><path fill="#1A47B8" fill-rule="evenodd" d="M2 5h3.81v3.733H2zm5.714 0h3.81v3.733h-3.81zM2 10.6h3.81v3.733H2zm5.714 0h3.81v3.733h-3.81zm3.81-5.6H22v1.867H11.524zm0 3.733H22V10.6H11.524z" clip-rule="evenodd"/><path fill="#1A47B8" fill-rule="evenodd" d="M2 12.467h20v1.866H2zm3.81 0h1.904v1.866H5.81zM2 16.2h20v1.867H2z" clip-rule="evenodd"/></g><defs><clipPath id="flag-rect-gr_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
1049
+ };
1050
+ export const ciFlagRectHr = {
1051
+ name: 'flag-rect-hr',
1052
+ data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-rect-hr_svg__a)"><rect width="21" height="14" x="2" y="5" fill="#fff" rx="3"/><path fill="#F93939" fill-rule="evenodd" d="M2 5h21v4.667H2z" clip-rule="evenodd"/><path fill="#1A47B8" fill-rule="evenodd" d="M2 14.333h21V19H2z" clip-rule="evenodd"/><mask id="flag-rect-hr_svg__b" width="5" height="8" x="10" y="8" maskUnits="userSpaceOnUse" style="mask-type:alpha"><path fill="#fff" d="M15 12.239c0 1.671-1.12 3.028-2.5 3.028S10 13.91 10 12.239V8h5z"/></mask><g mask="url(#flag-rect-hr_svg__b)"><path fill="#F93939" d="M15 12.933c0 1.288-1.12 2.334-2.5 2.334S10 14.22 10 12.933V9.667h5z"/><path fill="#fff" fill-rule="evenodd" d="M11 14.333h1v.934h-1zm2 0h1v.934h-1zm-1-.933h1v.933h-1zm-1-.933h1v.933h-1zm2 0h1v.933h-1zm-1-.934h1v.934h-1zm-1-.933h1v.933h-1zm2 0h1v.933h-1zm-1-.933h1v.933h-1zm2 0h1v.933h-1zm0 1.866h1v.934h-1zm0 1.867h1v.933h-1zm-4 0h1v.933h-1zm0-1.867h1v.934h-1zm0-1.866h1v.933h-1z" clip-rule="evenodd"/><path fill="#F93939" fill-rule="evenodd" d="M2 5h21v4.667H2z" clip-rule="evenodd"/><path fill="#3A99FF" fill-rule="evenodd" d="M10 8.733h1v.934h-1zm2-.933h1v1.867h-1zm2 .933h1v.934h-1z" clip-rule="evenodd"/><path fill="#1A47B8" fill-rule="evenodd" d="M13 7.8h1v1.867h-1zm-2 0h1v1.867h-1z" clip-rule="evenodd"/></g></g><defs><clipPath id="flag-rect-hr_svg__a"><rect width="21" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
1053
+ };
1054
+ export const ciFlagRectHu = {
1055
+ name: 'flag-rect-hu',
1056
+ data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-rect-hu_svg__a)"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/><path fill="#249F58" 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-rect-hu_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
1057
+ };
1058
+ export const ciFlagRectIs = {
1059
+ name: 'flag-rect-is',
1060
+ data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-rect-is_svg__a)"><rect width="20" height="14" x="2" y="5" fill="#1A47B8" rx="3"/><path fill="#fff" fill-rule="evenodd" d="M7.714 13.4H2v-2.8h5.714V5h2.857v5.6H22v2.8H10.571V19H7.714z" clip-rule="evenodd"/><path fill="#F93939" fill-rule="evenodd" d="M8.667 11.533H2v.934h6.667V19h.952v-6.533H22v-.934H9.62V5h-.953z" clip-rule="evenodd"/></g><defs><clipPath id="flag-rect-is_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
1061
+ };
1062
+ export const ciFlagRectIt = {
1063
+ name: 'flag-rect-it',
1064
+ data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-rect-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-rect-it_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
1065
+ };
1066
+ export const ciFlagRectJp = {
1067
+ name: 'flag-rect-jp',
1068
+ 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="#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>`
1069
+ };
1070
+ export const ciFlagRectKr = {
1071
+ name: 'flag-rect-kr',
1072
+ 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>`
1073
+ };
1074
+ export const ciFlagRectLa = {
1075
+ name: 'flag-rect-la',
1076
+ data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-rect-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-rect-la_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
1077
+ };
1078
+ export const ciFlagRectLv = {
1079
+ name: 'flag-rect-lv',
1080
+ data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-rect-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-rect-lv_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
1081
+ };
1082
+ export const ciFlagRectMk = {
1083
+ name: 'flag-rect-mk',
1084
+ data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-rect-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-rect-mk_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
1085
+ };
1086
+ export const ciFlagRectNl = {
1087
+ name: 'flag-rect-nl',
1088
+ data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-rect-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-rect-nl_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
1089
+ };
1090
+ export const ciFlagRectNo = {
1091
+ name: 'flag-rect-no',
1092
+ data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-rect-no_svg__a)"><rect width="20" height="14" x="2" y="5" fill="#AF010D" rx="3"/><path fill="#fff" fill-rule="evenodd" d="M7.714 13.4H2v-2.8h5.714V5h2.857v5.6H22v2.8H10.571V19H7.714z" clip-rule="evenodd"/><path fill="#1A47B8" fill-rule="evenodd" d="M8.667 12.467H2v-.934h6.667V5h.952v6.533H22v.934H9.62V19h-.953z" clip-rule="evenodd"/></g><defs><clipPath id="flag-rect-no_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
1093
+ };
1094
+ export const ciFlagRectPl = {
1095
+ name: 'flag-rect-pl',
1096
+ 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="#AF010D" rx="3"/><path fill="#fff" fill-rule="evenodd" d="M2 5h20v7.467H2z" clip-rule="evenodd"/></svg>`
1097
+ };
1098
+ export const ciFlagRectPt = {
1099
+ name: 'flag-rect-pt',
1100
+ data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><path fill="#F93939" d="M8 5h11a3 3 0 0 1 3 3v8a3 3 0 0 1-3 3H8z"/><path fill="#249F58" fill-rule="evenodd" d="M2 8a3 3 0 0 1 3-3h3.667v14H5a3 3 0 0 1-3-3z" clip-rule="evenodd"/><path fill="#FFDA2C" d="M8.667 14.333c1.578 0 2.857-1.253 2.857-2.8s-1.28-2.8-2.857-2.8-2.857 1.254-2.857 2.8c0 1.547 1.279 2.8 2.857 2.8"/><path fill="#F93939" fill-rule="evenodd" d="M10.572 12.467v-2.8h-3.81v2.8c0 .515.852.933 1.905.933s1.905-.418 1.905-.933" clip-rule="evenodd"/><path fill="#fff" fill-rule="evenodd" d="M7.714 10.6H9.62v1.867H7.714z" clip-rule="evenodd"/><path fill="#1A47B8" fill-rule="evenodd" d="M7.714 10.6h.953v.933h-.953zm.953.933h.952v.934h-.952z" clip-rule="evenodd"/></svg>`
1101
+ };
1102
+ export const ciFlagRectRo = {
1103
+ name: 'flag-rect-ro',
1104
+ data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-rect-ro_svg__a)"><rect width="20" height="14" x="2" y="5" fill="#FFDA2C" rx="3"/><path fill="#F93939" fill-rule="evenodd" d="M15.333 5H22v14h-6.667z" clip-rule="evenodd"/><path fill="#1A47B8" fill-rule="evenodd" d="M2 5h6.667v14H2z" clip-rule="evenodd"/></g><defs><clipPath id="flag-rect-ro_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
1105
+ };
1106
+ export const ciFlagRectRs = {
1107
+ name: 'flag-rect-rs',
1108
+ data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-rect-rs_svg__a)"><rect width="20" height="14" x="2" y="5" fill="#1A47B8" rx="3"/><path fill="#fff" fill-rule="evenodd" d="M2 14.333h20V19H2z" clip-rule="evenodd"/><path fill="#F93939" fill-rule="evenodd" d="M2 5h20v4.667H2zm7.619 9.333V9.667h-3.81v4.666c0 1.032.853 1.867 1.905 1.867s1.905-.835 1.905-1.867" clip-rule="evenodd"/><path fill="#fff" fill-rule="evenodd" d="m6.762 10.6-.952.933 1.904.934-.952 1.866.952 1.867.953-1.867-.953-1.866 1.905-.934-.952-.933-.953.933z" clip-rule="evenodd"/><path fill="#88605F" fill-rule="evenodd" d="M7.714 12.467 5.81 13.4h3.81z" clip-rule="evenodd"/><path fill="#FFDA2C" fill-rule="evenodd" d="M6.762 10.6H5.81v.933zm1.905 0h.952v.933zm-1.905-.933-.952-.934S6.762 7.8 7.714 7.8c.953 0 1.905.933 1.905.933l-.952.934z" clip-rule="evenodd"/><path fill="#A75835" fill-rule="evenodd" d="m7.714 7.8-.952.933.952.934.953-.934z" clip-rule="evenodd"/></g><defs><clipPath id="flag-rect-rs_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
1109
+ };
1110
+ export const ciFlagRectRu = {
1111
+ name: 'flag-rect-ru',
1112
+ data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-rect-ru_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.667H2z" clip-rule="evenodd"/></g><defs><clipPath id="flag-rect-ru_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
1113
+ };
1114
+ export const ciFlagRectSe = {
1115
+ name: 'flag-rect-se',
1116
+ data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-rect-se_svg__a)"><rect width="20" height="14" x="2" y="5" fill="#3A99FF" rx="3"/><path fill="#FFDA2C" fill-rule="evenodd" d="M7.714 13.4H2v-2.8h5.714V5h2.857v5.6H22v2.8H10.571V19H7.714z" clip-rule="evenodd"/></g><defs><clipPath id="flag-rect-se_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
1117
+ };
1118
+ export const ciFlagRectSi = {
1119
+ name: 'flag-rect-si',
1120
+ data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-rect-si_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.667H2z" clip-rule="evenodd"/><path fill="#F93939" d="M8.19 7.8H6.287a.943.943 0 0 0-.953.933v2.334c0 .515.427.933.953.933H8.19a.943.943 0 0 0 .952-.933V8.733A.943.943 0 0 0 8.19 7.8"/><path fill="#1A47B8" d="M7.714 7.8h-.952a.943.943 0 0 0-.952.933V10.6c0 .516.426.933.952.933h.952a.943.943 0 0 0 .953-.933V8.733a.943.943 0 0 0-.953-.933"/><path fill="#fff" fill-rule="evenodd" d="m5.81 10.6 1.428-.467 1.429.467-.953.933h-.952z" clip-rule="evenodd"/><path fill="#FFDA2C" fill-rule="evenodd" d="M6.762 8.733h.952v.934h-.952z" clip-rule="evenodd"/></g><defs><clipPath id="flag-rect-si_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
1121
+ };
1122
+ export const ciFlagRectSk = {
1123
+ name: 'flag-rect-sk',
1124
+ data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-rect-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-rect-sk_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
1125
+ };
1126
+ export const ciFlagRectTh = {
1127
+ name: 'flag-rect-th',
1128
+ data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-rect-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-rect-th_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
1129
+ };
1130
+ export const ciFlagRectTr = {
1131
+ name: 'flag-rect-tr',
1132
+ 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>`
1133
+ };
1134
+ export const ciFlagRectVn = {
1135
+ name: 'flag-rect-vn',
1136
+ 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>`
1137
+ };
990
1138
  export const ciFlagRo = {
991
1139
  name: 'flag-ro',
992
1140
  data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#flag-ro_svg__a)"><rect width="20" height="14" x="2" y="5" fill="#FFDA2C" rx="3"/><path fill="#F93939" fill-rule="evenodd" d="M15.333 5H22v14h-6.667z" clip-rule="evenodd"/><path fill="#1A47B8" fill-rule="evenodd" d="M2 5h6.667v14H2z" clip-rule="evenodd"/></g><defs><clipPath id="flag-ro_svg__a"><rect width="20" height="14" x="2" y="5" fill="#fff" rx="3"/></clipPath></defs></svg>`
@@ -2287,6 +2435,43 @@ export const ciAll = [
2287
2435
  ciFlagOutlined,
2288
2436
  ciFlagPl,
2289
2437
  ciFlagPt,
2438
+ ciFlagRectAl,
2439
+ ciFlagRectAm,
2440
+ ciFlagRectBa,
2441
+ ciFlagRectBg,
2442
+ ciFlagRectCn,
2443
+ ciFlagRectCz,
2444
+ ciFlagRectDe,
2445
+ ciFlagRectDk,
2446
+ ciFlagRectEe,
2447
+ ciFlagRectEn,
2448
+ ciFlagRectEs,
2449
+ ciFlagRectFi,
2450
+ ciFlagRectFr,
2451
+ ciFlagRectGb,
2452
+ ciFlagRectGr,
2453
+ ciFlagRectHr,
2454
+ ciFlagRectHu,
2455
+ ciFlagRectIs,
2456
+ ciFlagRectIt,
2457
+ ciFlagRectJp,
2458
+ ciFlagRectKr,
2459
+ ciFlagRectLa,
2460
+ ciFlagRectLv,
2461
+ ciFlagRectMk,
2462
+ ciFlagRectNl,
2463
+ ciFlagRectNo,
2464
+ ciFlagRectPl,
2465
+ ciFlagRectPt,
2466
+ ciFlagRectRo,
2467
+ ciFlagRectRs,
2468
+ ciFlagRectRu,
2469
+ ciFlagRectSe,
2470
+ ciFlagRectSi,
2471
+ ciFlagRectSk,
2472
+ ciFlagRectTh,
2473
+ ciFlagRectTr,
2474
+ ciFlagRectVn,
2290
2475
  ciFlagRo,
2291
2476
  ciFlagRs,
2292
2477
  ciFlagRu,