@haiilo/catalyst-icons 2.31.0 → 2.31.2
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 +57 -1
- package/dist/js/icons.constants.js +52 -12
- package/dist/js/icons.object.d.ts +1 -1
- package/dist/js/icons.object.js +20 -12
- package/dist/ts/icons.constants.ts +84 -12
- package/dist/ts/icons.object.ts +36 -12
- package/package.json +1 -1
- package/src/linkedin-outlined.svg +1 -0
- package/src/rte- bold-outined.svg +1 -0
- package/src/rte- italic-outlined.svg +1 -0
- package/src/rte-clear-format.svg +1 -1
- package/src/rte-code-block.svg +1 -0
- package/src/rte-code.svg +1 -0
- package/src/rte-link.svg +1 -1
- package/src/rte-ol.svg +1 -1
- package/src/rte-redo.svg +1 -1
- package/src/rte-subscript.svg +1 -0
- package/src/rte-superscript.svg +1 -0
- package/src/rte-text-background.svg +1 -0
- package/src/rte-text-color.svg +1 -1
- package/src/rte-text-size.svg +1 -1
- package/src/rte-text.svg +1 -1
- package/src/rte-ul.svg +1 -1
- package/src/rte-undo.svg +1 -1
- package/src/rte-variable.svg +1 -1
- package/src/strikethrough-outlined.svg +1 -1
- package/src/underlined-outlined.svg +1 -1
|
@@ -1514,6 +1514,10 @@ export declare const ciLinkOutlined: {
|
|
|
1514
1514
|
name: 'link-outlined';
|
|
1515
1515
|
data: string;
|
|
1516
1516
|
};
|
|
1517
|
+
export declare const ciLinkedinOutlined: {
|
|
1518
|
+
name: 'linkedin-outlined';
|
|
1519
|
+
data: string;
|
|
1520
|
+
};
|
|
1517
1521
|
export declare const ciLinkedin: {
|
|
1518
1522
|
name: 'linkedin';
|
|
1519
1523
|
data: string;
|
|
@@ -1910,6 +1914,14 @@ export declare const ciRowsOutlined: {
|
|
|
1910
1914
|
name: 'rows-outlined';
|
|
1911
1915
|
data: string;
|
|
1912
1916
|
};
|
|
1917
|
+
export declare const ciRteBoldOutined: {
|
|
1918
|
+
name: 'rte-bold-outined';
|
|
1919
|
+
data: string;
|
|
1920
|
+
};
|
|
1921
|
+
export declare const ciRteItalicOutlined: {
|
|
1922
|
+
name: 'rte-italic-outlined';
|
|
1923
|
+
data: string;
|
|
1924
|
+
};
|
|
1913
1925
|
export declare const ciRteBlockquoteFilled: {
|
|
1914
1926
|
name: 'rte-blockquote-filled';
|
|
1915
1927
|
data: string;
|
|
@@ -1930,6 +1942,14 @@ export declare const ciRteClearFormat: {
|
|
|
1930
1942
|
name: 'rte-clear-format';
|
|
1931
1943
|
data: string;
|
|
1932
1944
|
};
|
|
1945
|
+
export declare const ciRteCodeBlock: {
|
|
1946
|
+
name: 'rte-code-block';
|
|
1947
|
+
data: string;
|
|
1948
|
+
};
|
|
1949
|
+
export declare const ciRteCode: {
|
|
1950
|
+
name: 'rte-code';
|
|
1951
|
+
data: string;
|
|
1952
|
+
};
|
|
1933
1953
|
export declare const ciRteEmoji: {
|
|
1934
1954
|
name: 'rte-emoji';
|
|
1935
1955
|
data: string;
|
|
@@ -1994,10 +2014,22 @@ export declare const ciRteRedo: {
|
|
|
1994
2014
|
name: 'rte-redo';
|
|
1995
2015
|
data: string;
|
|
1996
2016
|
};
|
|
2017
|
+
export declare const ciRteSubscript: {
|
|
2018
|
+
name: 'rte-subscript';
|
|
2019
|
+
data: string;
|
|
2020
|
+
};
|
|
2021
|
+
export declare const ciRteSuperscript: {
|
|
2022
|
+
name: 'rte-superscript';
|
|
2023
|
+
data: string;
|
|
2024
|
+
};
|
|
1997
2025
|
export declare const ciRteTableOutlined: {
|
|
1998
2026
|
name: 'rte-table-outlined';
|
|
1999
2027
|
data: string;
|
|
2000
2028
|
};
|
|
2029
|
+
export declare const ciRteTextBackground: {
|
|
2030
|
+
name: 'rte-text-background';
|
|
2031
|
+
data: string;
|
|
2032
|
+
};
|
|
2001
2033
|
export declare const ciRteTextColor: {
|
|
2002
2034
|
name: 'rte-text-color';
|
|
2003
2035
|
data: string;
|
|
@@ -2550,7 +2582,7 @@ export declare const ciZive: {
|
|
|
2550
2582
|
name: 'zive';
|
|
2551
2583
|
data: string;
|
|
2552
2584
|
};
|
|
2553
|
-
export type coyoIcon = '16-location-outlined' | '16-paperclip' | 'w-my-tasks-outlined' | '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-double-chevron-down' | '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-filled' | '16-flag' | '16-flash-circle-outlined' | '16-freshservice' | '16-group-outlined' | '16-info-circle-outlined' | '16-jira-service-management' | '16-jira' | '16-link-large' | '16-link-medium' | '16-link-small' | '16-lock-outlined' | '16-mention' | '16-mic' | '16-pen-outlined' | '16-pin-outlined' | '16-play' | '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' | '16-servicenow' | '16-sticky-filled' | '16-sticky-outlined' | '16-stop-circle-outlined' | '16-targeted-outlined' | '16-thumbs-down-filled' | '16-thumbs-down-outlined' | '16-thumbs-up-filled' | '16-thumbs-up-outlined' | '16-translate-box-outlined' | '16-warning-circle-outlined' | '32-reaction-appreciate' | '32-reaction-celebrate' | '32-reaction-clapping' | '32-reaction-heart' | '32-reaction-laughing' | '32-reaction-lightbulb' | '32-reaction-mood' | '32-reaction-recognize' | '32-reaction-smile' | '32-reaction-thumbs-down' | '32-reaction-thumbs-up' | 'a-11-y-outlined' | 'ai-filled' | 'ai-outlined' | 'alert-box-outlined' | 'alert-circle-outlined' | 'align-left' | 'align-middle' | 'align-right' | 'app-directory' | 'apple-safari' | 'archive-filled' | 'archive-outlined' | 'arrow-down-outlined' | 'arrow-left-outlined' | 'arrow-pointing-box-outlined' | 'arrow-pointing-import-outlined' | 'arrow-redo-outlined' | 'arrow-right-outlined' | 'arrow-up-outlined' | 'article-filled' | 'article-outlined' | 'assistant-outlined' | 'audio-outlined' | 'ava-sparkle-outlined' | 'bamboo-hr' | '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' | 'bell-strikethrough' | 'blank' | 'block-align-center-outlined' | 'block-align-fw-outlined' | 'block-align-left-outlined' | 'block-align-right-outlined' | 'block-caption-outlined' | 'bluesky' | 'bold-outlined' | 'book-filled' | 'book-outlined' | 'bookmark-check-outlined' | 'bookmark-filled' | 'bookmark-minus-outlined' | 'bookmark-outlined' | 'bookmark-plus-outlined' | 'brush-brackets-outlined' | 'building-blocks-filled' | 'calendar-check-outlined' | 'calendar-cross-outlined' | 'calendar-outlined' | 'calendar-pen-outlined' | 'camera-filled' | 'camera-outlined' | 'cards-outlined' | 'carousel-outlined' | 'chat-filled' | 'chat-outlined' | 'check-circle-filled' | 'check-circle-outlined' | 'check-double-outlined' | 'check-outlined' | 'check-square-outlined' | 'chevron-down-outlined' | 'chevron-left-outlined' | 'chevron-right-outlined' | 'chevron-sorting-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' | 'dash-filled' | 'dashboard-outlined' | 'dayforce' | 'dots-circle-outlined' | 'double-chevron-down' | 'download-outlined' | 'earth-outlined' | 'edit-mode-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-filled' | '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-filled' | 'flash-outlined' | 'folder-minus-outlined' | 'folder-outlined' | 'folder-plus-outlined' | 'freshservice' | '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-filled' | 'group-outlined' | 'haiilo-dark' | 'haiilo-light' | 'haiilo' | 'half-star-filled' | 'hash-box-outlined' | 'hashtag-outlined' | 'heart-outlined' | 'hibob' | 'history-outlined' | 'home-filled' | 'home-outlined' | 'inbox' | 'info-circle-filled' | 'info-circle-outlined' | 'instagram' | 'italic-outlined' | 'jira-service-management' | 'jira' | 'kudo-alt' | 'kudos' | 'layers-filled' | 'layers-outlined' | 'lightbulb-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' | 'maximize-outlined' | 'maybe-circle-outlined' | 'megaphone-filled' | 'megaphone-outlined' | 'mention' | 'menu-app' | 'menu-left-outlined' | 'menu-outlined' | 'menu-right-outlined' | 'microsoft-copilot' | 'microsoft-edge' | 'microsoft-emails' | 'microsoft-excel' | 'microsoft-forms' | 'microsoft-meetings' | 'microsoft-onedrive' | 'microsoft-onenote' | 'microsoft-outlook' | 'microsoft-planner' | 'microsoft-powerpoint' | 'microsoft-sharepoint' | 'microsoft-teams' | 'microsoft-word' | 'microsoft-yammer' | 'microsoft' | 'minimize-outlined' | 'minus-circle-outlined' | 'module-plus-outlined' | 'money-outlined' | 'monitor-outlined' | 'more-horizontal-filled' | 'move-handle-outlined' | 'move-outlined' | 'mozilla-firefox' | 'numbers-box-outlined' | 'openai' | 'org-chart' | 'page-outlined' | 'paperclip-box-outlined' | 'paperclip-outlined' | 'paperplane-tilt-outlined' | 'pause-outlined' | 'paylocity' | 'pen-outlined' | 'pen-writing' | 'personio' | 'phone-outlined' | 'photo-add-outlined' | 'photo-album-outlined' | 'photo-filled' | 'photo-outlined' | 'photo-remove-outlined' | 'planet-filled' | 'planet-outlined' | 'play-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' | 'reaction-clapping' | 'reaction-heart' | 'reaction-laughing' | 'reaction-lightbulb' | 'reaction-mood' | 'reaction-smile' | 'reaction-thumbs-down' | 'reaction-thumbs-up' | 'reactions-thumbs-up-outlined' | 'reading-glasses-filled' | 'reading-glasses-outlined' | 'redo-outlined' | 'replace-outlined' | 'restart-outlined' | 'results-outlined' | 'rows-outlined' | 'rte-blockquote-filled' | 'rte-blockquote' | 'rte-bold' | 'rte-bookmark-outlined' | 'rte-clear-format' | 'rte-emoji' | 'rte-image' | 'rte-indent-decrease' | 'rte-indent-increase' | '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-table-outlined' | 'rte-text-color' | 'rte-text-size' | 'rte-text' | 'rte-ul' | 'rte-undo' | 'rte-variable' | 'rte-video' | 'sap-sf' | 'search-filled' | 'search-outlined' | 'search-restart-outlined' | 'servicenow' | 'settings-outlined' | 'share-filled' | 'share-outlined' | 'shield-outlined' | 'sign-in-outlined' | 'sign-out-outlined' | 'signal-outlined' | 'slack' | 'slider-alt-outlined' | 'slider-outlined' | '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' | 'stop-outlined' | 'stream-filled' | 'stream-outlined' | 'strikethrough-outlined' | 'suitecase-outlined' | 'sun' | 'tag-outlined' | 'targeted-outlined' | 'text-align-center-outlined' | 'text-align-justify-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' | 'ukg-pro' | 'underlined-outlined' | 'undo-outlined' | 'unpin' | 'upload-outlined' | 'user-check-outlined' | 'user-cross' | 'user-filled' | 'user-outlined' | 'user-plus-outlined' | 'variable-box-outlined' | 'video-camera-filled' | 'video-camera-outlined' | 'video-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-callout-outlined' | 'w-code-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-image-outlined' | 'w-hero-teaser-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-rte-outlined' | 'w-subscriptions-outlined' | 'w-suggested-communities-outlined' | 'w-suggested-pages-outlined' | 'w-teaser-outlined' | 'w-text-outlined' | 'w-time-off-outlined' | 'w-video-outlined' | 'w-welcome-outlined' | 'w-wiki-article-new-outlined' | 'w-wiki-article-outlined' | 'wechat' | 'workable' | 'workday' | 'write-outlined' | 'xing' | 'zive';
|
|
2585
|
+
export type coyoIcon = '16-location-outlined' | '16-paperclip' | 'w-my-tasks-outlined' | '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-double-chevron-down' | '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-filled' | '16-flag' | '16-flash-circle-outlined' | '16-freshservice' | '16-group-outlined' | '16-info-circle-outlined' | '16-jira-service-management' | '16-jira' | '16-link-large' | '16-link-medium' | '16-link-small' | '16-lock-outlined' | '16-mention' | '16-mic' | '16-pen-outlined' | '16-pin-outlined' | '16-play' | '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' | '16-servicenow' | '16-sticky-filled' | '16-sticky-outlined' | '16-stop-circle-outlined' | '16-targeted-outlined' | '16-thumbs-down-filled' | '16-thumbs-down-outlined' | '16-thumbs-up-filled' | '16-thumbs-up-outlined' | '16-translate-box-outlined' | '16-warning-circle-outlined' | '32-reaction-appreciate' | '32-reaction-celebrate' | '32-reaction-clapping' | '32-reaction-heart' | '32-reaction-laughing' | '32-reaction-lightbulb' | '32-reaction-mood' | '32-reaction-recognize' | '32-reaction-smile' | '32-reaction-thumbs-down' | '32-reaction-thumbs-up' | 'a-11-y-outlined' | 'ai-filled' | 'ai-outlined' | 'alert-box-outlined' | 'alert-circle-outlined' | 'align-left' | 'align-middle' | 'align-right' | 'app-directory' | 'apple-safari' | 'archive-filled' | 'archive-outlined' | 'arrow-down-outlined' | 'arrow-left-outlined' | 'arrow-pointing-box-outlined' | 'arrow-pointing-import-outlined' | 'arrow-redo-outlined' | 'arrow-right-outlined' | 'arrow-up-outlined' | 'article-filled' | 'article-outlined' | 'assistant-outlined' | 'audio-outlined' | 'ava-sparkle-outlined' | 'bamboo-hr' | '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' | 'bell-strikethrough' | 'blank' | 'block-align-center-outlined' | 'block-align-fw-outlined' | 'block-align-left-outlined' | 'block-align-right-outlined' | 'block-caption-outlined' | 'bluesky' | 'bold-outlined' | 'book-filled' | 'book-outlined' | 'bookmark-check-outlined' | 'bookmark-filled' | 'bookmark-minus-outlined' | 'bookmark-outlined' | 'bookmark-plus-outlined' | 'brush-brackets-outlined' | 'building-blocks-filled' | 'calendar-check-outlined' | 'calendar-cross-outlined' | 'calendar-outlined' | 'calendar-pen-outlined' | 'camera-filled' | 'camera-outlined' | 'cards-outlined' | 'carousel-outlined' | 'chat-filled' | 'chat-outlined' | 'check-circle-filled' | 'check-circle-outlined' | 'check-double-outlined' | 'check-outlined' | 'check-square-outlined' | 'chevron-down-outlined' | 'chevron-left-outlined' | 'chevron-right-outlined' | 'chevron-sorting-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' | 'dash-filled' | 'dashboard-outlined' | 'dayforce' | 'dots-circle-outlined' | 'double-chevron-down' | 'download-outlined' | 'earth-outlined' | 'edit-mode-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-filled' | '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-filled' | 'flash-outlined' | 'folder-minus-outlined' | 'folder-outlined' | 'folder-plus-outlined' | 'freshservice' | '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-filled' | 'group-outlined' | 'haiilo-dark' | 'haiilo-light' | 'haiilo' | 'half-star-filled' | 'hash-box-outlined' | 'hashtag-outlined' | 'heart-outlined' | 'hibob' | 'history-outlined' | 'home-filled' | 'home-outlined' | 'inbox' | 'info-circle-filled' | 'info-circle-outlined' | 'instagram' | 'italic-outlined' | 'jira-service-management' | 'jira' | 'kudo-alt' | 'kudos' | 'layers-filled' | 'layers-outlined' | 'lightbulb-outlined' | 'likes-circle-filled' | 'link-break-outlined' | 'link-outlined' | 'linkedin-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' | 'maximize-outlined' | 'maybe-circle-outlined' | 'megaphone-filled' | 'megaphone-outlined' | 'mention' | 'menu-app' | 'menu-left-outlined' | 'menu-outlined' | 'menu-right-outlined' | 'microsoft-copilot' | 'microsoft-edge' | 'microsoft-emails' | 'microsoft-excel' | 'microsoft-forms' | 'microsoft-meetings' | 'microsoft-onedrive' | 'microsoft-onenote' | 'microsoft-outlook' | 'microsoft-planner' | 'microsoft-powerpoint' | 'microsoft-sharepoint' | 'microsoft-teams' | 'microsoft-word' | 'microsoft-yammer' | 'microsoft' | 'minimize-outlined' | 'minus-circle-outlined' | 'module-plus-outlined' | 'money-outlined' | 'monitor-outlined' | 'more-horizontal-filled' | 'move-handle-outlined' | 'move-outlined' | 'mozilla-firefox' | 'numbers-box-outlined' | 'openai' | 'org-chart' | 'page-outlined' | 'paperclip-box-outlined' | 'paperclip-outlined' | 'paperplane-tilt-outlined' | 'pause-outlined' | 'paylocity' | 'pen-outlined' | 'pen-writing' | 'personio' | 'phone-outlined' | 'photo-add-outlined' | 'photo-album-outlined' | 'photo-filled' | 'photo-outlined' | 'photo-remove-outlined' | 'planet-filled' | 'planet-outlined' | 'play-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' | 'reaction-clapping' | 'reaction-heart' | 'reaction-laughing' | 'reaction-lightbulb' | 'reaction-mood' | 'reaction-smile' | 'reaction-thumbs-down' | 'reaction-thumbs-up' | 'reactions-thumbs-up-outlined' | 'reading-glasses-filled' | 'reading-glasses-outlined' | 'redo-outlined' | 'replace-outlined' | 'restart-outlined' | 'results-outlined' | 'rows-outlined' | 'rte-bold-outined' | 'rte-italic-outlined' | 'rte-blockquote-filled' | 'rte-blockquote' | 'rte-bold' | 'rte-bookmark-outlined' | 'rte-clear-format' | 'rte-code-block' | 'rte-code' | 'rte-emoji' | 'rte-image' | 'rte-indent-decrease' | 'rte-indent-increase' | '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-subscript' | 'rte-superscript' | 'rte-table-outlined' | 'rte-text-background' | 'rte-text-color' | 'rte-text-size' | 'rte-text' | 'rte-ul' | 'rte-undo' | 'rte-variable' | 'rte-video' | 'sap-sf' | 'search-filled' | 'search-outlined' | 'search-restart-outlined' | 'servicenow' | 'settings-outlined' | 'share-filled' | 'share-outlined' | 'shield-outlined' | 'sign-in-outlined' | 'sign-out-outlined' | 'signal-outlined' | 'slack' | 'slider-alt-outlined' | 'slider-outlined' | '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' | 'stop-outlined' | 'stream-filled' | 'stream-outlined' | 'strikethrough-outlined' | 'suitecase-outlined' | 'sun' | 'tag-outlined' | 'targeted-outlined' | 'text-align-center-outlined' | 'text-align-justify-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' | 'ukg-pro' | 'underlined-outlined' | 'undo-outlined' | 'unpin' | 'upload-outlined' | 'user-check-outlined' | 'user-cross' | 'user-filled' | 'user-outlined' | 'user-plus-outlined' | 'variable-box-outlined' | 'video-camera-filled' | 'video-camera-outlined' | 'video-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-callout-outlined' | 'w-code-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-image-outlined' | 'w-hero-teaser-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-rte-outlined' | 'w-subscriptions-outlined' | 'w-suggested-communities-outlined' | 'w-suggested-pages-outlined' | 'w-teaser-outlined' | 'w-text-outlined' | 'w-time-off-outlined' | 'w-video-outlined' | 'w-welcome-outlined' | 'w-wiki-article-new-outlined' | 'w-wiki-article-outlined' | 'wechat' | 'workable' | 'workday' | 'write-outlined' | 'xing' | 'zive';
|
|
2554
2586
|
export interface CoyoIcon {
|
|
2555
2587
|
name: coyoIcon;
|
|
2556
2588
|
data: string;
|
|
@@ -3693,6 +3725,9 @@ export declare const ciAll: ({
|
|
|
3693
3725
|
} | {
|
|
3694
3726
|
name: "link-outlined";
|
|
3695
3727
|
data: string;
|
|
3728
|
+
} | {
|
|
3729
|
+
name: "linkedin-outlined";
|
|
3730
|
+
data: string;
|
|
3696
3731
|
} | {
|
|
3697
3732
|
name: "linkedin";
|
|
3698
3733
|
data: string;
|
|
@@ -3990,6 +4025,12 @@ export declare const ciAll: ({
|
|
|
3990
4025
|
} | {
|
|
3991
4026
|
name: "rows-outlined";
|
|
3992
4027
|
data: string;
|
|
4028
|
+
} | {
|
|
4029
|
+
name: "rte-bold-outined";
|
|
4030
|
+
data: string;
|
|
4031
|
+
} | {
|
|
4032
|
+
name: "rte-italic-outlined";
|
|
4033
|
+
data: string;
|
|
3993
4034
|
} | {
|
|
3994
4035
|
name: "rte-blockquote-filled";
|
|
3995
4036
|
data: string;
|
|
@@ -4005,6 +4046,12 @@ export declare const ciAll: ({
|
|
|
4005
4046
|
} | {
|
|
4006
4047
|
name: "rte-clear-format";
|
|
4007
4048
|
data: string;
|
|
4049
|
+
} | {
|
|
4050
|
+
name: "rte-code-block";
|
|
4051
|
+
data: string;
|
|
4052
|
+
} | {
|
|
4053
|
+
name: "rte-code";
|
|
4054
|
+
data: string;
|
|
4008
4055
|
} | {
|
|
4009
4056
|
name: "rte-emoji";
|
|
4010
4057
|
data: string;
|
|
@@ -4053,9 +4100,18 @@ export declare const ciAll: ({
|
|
|
4053
4100
|
} | {
|
|
4054
4101
|
name: "rte-redo";
|
|
4055
4102
|
data: string;
|
|
4103
|
+
} | {
|
|
4104
|
+
name: "rte-subscript";
|
|
4105
|
+
data: string;
|
|
4106
|
+
} | {
|
|
4107
|
+
name: "rte-superscript";
|
|
4108
|
+
data: string;
|
|
4056
4109
|
} | {
|
|
4057
4110
|
name: "rte-table-outlined";
|
|
4058
4111
|
data: string;
|
|
4112
|
+
} | {
|
|
4113
|
+
name: "rte-text-background";
|
|
4114
|
+
data: string;
|
|
4059
4115
|
} | {
|
|
4060
4116
|
name: "rte-text-color";
|
|
4061
4117
|
data: string;
|
|
@@ -1515,6 +1515,10 @@ export const ciLinkOutlined = {
|
|
|
1515
1515
|
name: 'link-outlined',
|
|
1516
1516
|
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M2.25 12A4.75 4.75 0 0 1 7 7.25h2a.75.75 0 0 1 0 1.5H7a3.25 3.25 0 0 0 0 6.5h2a.75.75 0 0 1 0 1.5H7A4.75 4.75 0 0 1 2.25 12m12-4a.75.75 0 0 1 .75-.75h2a4.75 4.75 0 1 1 0 9.5h-2a.75.75 0 0 1 0-1.5h2a3.25 3.25 0 0 0 0-6.5h-2a.75.75 0 0 1-.75-.75"/><path d="M10 11.25a.75.75 0 0 0 0 1.5h4a.75.75 0 0 0 0-1.5z"/></svg>`,
|
|
1517
1517
|
};
|
|
1518
|
+
export const ciLinkedinOutlined = {
|
|
1519
|
+
name: 'linkedin-outlined',
|
|
1520
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.538 16H7.121V8.754h2.417zM8.33 7.678C7.596 7.678 7 7.08 7 6.34S7.595 5 8.33 5s1.33.6 1.33 1.34-.597 1.338-1.33 1.338M18 16h-2.415v-3.455c0-2.271-2.42-2.08-2.42 0V16h-2.418V8.754h2.418v1.32C14.219 8.123 18 7.978 18 11.944z"/><path d="M20.25 7A3.25 3.25 0 0 0 17 3.75H7A3.25 3.25 0 0 0 3.75 7v10A3.25 3.25 0 0 0 7 20.25h10A3.25 3.25 0 0 0 20.25 17zm1.5 10A4.75 4.75 0 0 1 17 21.75H7A4.75 4.75 0 0 1 2.25 17V7A4.75 4.75 0 0 1 7 2.25h10A4.75 4.75 0 0 1 21.75 7z"/></svg>`,
|
|
1521
|
+
};
|
|
1518
1522
|
export const ciLinkedin = {
|
|
1519
1523
|
name: 'linkedin',
|
|
1520
1524
|
data: `<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="#0A66C2" rx="6"/><path fill="#fff" d="M9.538 17H7.121V9.754h2.417zM8.33 8.678C7.596 8.678 7 8.08 7 7.34S7.595 6 8.33 6s1.33.6 1.33 1.34-.597 1.338-1.33 1.338M18 17h-2.415v-3.455c0-2.271-2.42-2.08-2.42 0V17h-2.418V9.754h2.418v1.32C14.219 9.123 18 8.978 18 12.944z"/></svg>`,
|
|
@@ -1911,6 +1915,14 @@ export const ciRowsOutlined = {
|
|
|
1911
1915
|
name: 'rows-outlined',
|
|
1912
1916
|
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19.25 6a.25.25 0 0 0-.25-.25H5a.25.25 0 0 0-.25.25v4c0 .138.112.25.25.25h14a.25.25 0 0 0 .25-.25zm1.5 4A1.75 1.75 0 0 1 19 11.75H5A1.75 1.75 0 0 1 3.25 10V6c0-.966.784-1.75 1.75-1.75h14c.966 0 1.75.784 1.75 1.75zm-1.5 5a.25.25 0 0 0-.25-.25H5a.25.25 0 0 0-.25.25v4c0 .138.112.25.25.25h14a.25.25 0 0 0 .25-.25zm1.5 4A1.75 1.75 0 0 1 19 20.75H5A1.75 1.75 0 0 1 3.25 19v-4c0-.966.784-1.75 1.75-1.75h14c.966 0 1.75.784 1.75 1.75z"/></svg>`,
|
|
1913
1917
|
};
|
|
1918
|
+
export const ciRteBoldOutined = {
|
|
1919
|
+
name: 'rte-bold-outined',
|
|
1920
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M6.647 19V4.8h5.32q2.6 0 3.94.92 1.36.92 1.36 2.92 0 .9-.38 1.58-.36.66-1.08 1.04-.7.38-1.7.42l-.02-.04q1.82.06 2.8 1 .98.92.98 2.46 0 1.96-1.36 2.94-1.34.96-3.82.96zm2.6-2.2h3.32q1.22 0 1.92-.5.72-.5.72-1.48c0-.98-.234-1.153-.7-1.5q-.7-.52-1.94-.52h-3.32zm0-6.04h2.64q1.28 0 2-.48t.72-1.4q0-.96-.7-1.42T11.887 7h-2.64z"/></svg>`,
|
|
1921
|
+
};
|
|
1922
|
+
export const ciRteItalicOutlined = {
|
|
1923
|
+
name: 'rte-italic-outlined',
|
|
1924
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M17 5.125a.875.875 0 0 1 0 1.75h-2.37l-3.416 10.25H14a.875.875 0 0 1 0 1.75H7a.875.875 0 1 1 0-1.75h2.37l3.416-10.25H10a.875.875 0 1 1 0-1.75z"/></svg>`,
|
|
1925
|
+
};
|
|
1914
1926
|
export const ciRteBlockquoteFilled = {
|
|
1915
1927
|
name: 'rte-blockquote-filled',
|
|
1916
1928
|
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill-rule="evenodd" d="M3.25 7A3.75 3.75 0 0 1 7 3.25h10A3.75 3.75 0 0 1 20.75 7v10A3.75 3.75 0 0 1 17 20.75H7A3.75 3.75 0 0 1 3.25 17zm7.957 3.652v2.137a2.75 2.75 0 0 1-2.418 2.73l-.104.013a.75.75 0 1 1-.18-1.49l.103-.012a1.25 1.25 0 0 0 1.1-1.24v-.487a2 2 0 0 1-.208.011c-.966 0-1.75-.744-1.75-1.662S8.534 8.99 9.5 8.99s1.707.744 1.707 1.662m5 0v2.137a2.75 2.75 0 0 1-2.418 2.73l-.104.013a.75.75 0 1 1-.18-1.49l.103-.012a1.25 1.25 0 0 0 1.1-1.24v-.487a2 2 0 0 1-.208.011c-.966 0-1.75-.744-1.75-1.662s.784-1.662 1.75-1.662 1.707.744 1.707 1.662" clip-rule="evenodd"/></svg>`,
|
|
@@ -1929,7 +1941,15 @@ export const ciRteBookmarkOutlined = {
|
|
|
1929
1941
|
};
|
|
1930
1942
|
export const ciRteClearFormat = {
|
|
1931
1943
|
name: 'rte-clear-format',
|
|
1932
|
-
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path
|
|
1944
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 17.25a.75.75 0 0 1 0 1.5h-3a.75.75 0 0 1 0-1.5zm0-3a.75.75 0 0 1 0 1.5h-4a.75.75 0 0 1 0-1.5zm0-3a.75.75 0 0 1 0 1.5h-4a.75.75 0 0 1 0-1.5z"/><path fill-rule="evenodd" d="M14.886 2.856a.75.75 0 0 0-1.03.258l-4.3 7.168A5 5 0 0 0 9 10.25h-.188c-.603 0-1.253.084-1.87.352-2.082.905-3.214 2.33-3.698 4.062-.468 1.677-.312 3.584.017 5.465A.75.75 0 0 0 4 20.75h10a.75.75 0 0 0 .597-1.205c-1.257-1.649-1.451-3.13-1.35-4.526.135-1.853-.721-3.502-2.212-4.286l4.109-6.847a.75.75 0 0 0-.258-1.03M6.63 19.25H4.638c-.237-1.58-.28-2.995.051-4.183.36-1.286 1.173-2.36 2.851-3.09.37-.16.8-.227 1.272-.227H9c1.721 0 2.884 1.337 2.751 3.16-.097 1.335.042 2.79.874 4.34h-1.256c-.766-1.029-1.015-1.801-1.058-2.37-.048-.615.135-1.095.36-1.545l-1.342-.67c-.275.55-.592 1.32-.514 2.33.052.684.281 1.43.757 2.255H8.385c-1.156-1.678-1.032-2.78-.714-3.415l-1.342-.67c-.536 1.073-.56 2.458.302 4.085Z" clip-rule="evenodd"/></svg>`,
|
|
1945
|
+
};
|
|
1946
|
+
export const ciRteCodeBlock = {
|
|
1947
|
+
name: 'rte-code-block',
|
|
1948
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20.25 10V7A3.25 3.25 0 0 0 17 3.75H7A3.25 3.25 0 0 0 3.75 7v10A3.25 3.25 0 0 0 7 20.25h3a.75.75 0 0 1 0 1.5H7A4.75 4.75 0 0 1 2.25 17V7A4.75 4.75 0 0 1 7 2.25h10A4.75 4.75 0 0 1 21.75 7v3a.75.75 0 0 1-1.5 0"/><path d="M14.844 20.11a.75.75 0 0 0 .872-1.22l-2.361-1.687a.25.25 0 0 1 0-.406l2.36-1.687a.75.75 0 0 0-.871-1.22l-2.362 1.686a1.75 1.75 0 0 0 0 2.848zm3.325-.174a.75.75 0 0 0 1.047.174l2.36-1.686a1.75 1.75 0 0 0 0-2.848l-2.36-1.686a.75.75 0 0 0-.872 1.22l2.36 1.687c.14.1.14.306 0 .406l-2.36 1.687a.75.75 0 0 0-.175 1.046M15.5 7.25a.75.75 0 0 1 0 1.5H7a.75.75 0 0 1 0-1.5zm-4.5 4a.75.75 0 0 1 0 1.5H7a.75.75 0 0 1 0-1.5z"/></svg>`,
|
|
1949
|
+
};
|
|
1950
|
+
export const ciRteCode = {
|
|
1951
|
+
name: 'rte-code',
|
|
1952
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20.25 7A3.25 3.25 0 0 0 17 3.75H7A3.25 3.25 0 0 0 3.75 7v10A3.25 3.25 0 0 0 7 20.25h10A3.25 3.25 0 0 0 20.25 17zm1.5 10A4.75 4.75 0 0 1 17 21.75H7A4.75 4.75 0 0 1 2.25 17V7A4.75 4.75 0 0 1 7 2.25h10A4.75 4.75 0 0 1 21.75 7z"/><path d="M9.844 15.11a.75.75 0 0 0 .872-1.22l-2.362-1.687a.25.25 0 0 1 0-.406l2.362-1.687a.75.75 0 0 0-.872-1.22l-2.362 1.686a1.75 1.75 0 0 0 0 2.848zm3.325-.175a.75.75 0 0 0 1.047.175l2.36-1.686a1.75 1.75 0 0 0 0-2.848l-2.36-1.686a.75.75 0 0 0-.872 1.22l2.36 1.687c.14.1.14.306 0 .406l-2.36 1.687a.75.75 0 0 0-.175 1.045"/></svg>`,
|
|
1933
1953
|
};
|
|
1934
1954
|
export const ciRteEmoji = {
|
|
1935
1955
|
name: 'rte-emoji',
|
|
@@ -1985,43 +2005,55 @@ export const ciRteLgText = {
|
|
|
1985
2005
|
};
|
|
1986
2006
|
export const ciRteLink = {
|
|
1987
2007
|
name: 'rte-link',
|
|
1988
|
-
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M10.
|
|
2008
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M10.763 7.58a.75.75 0 0 1 0-1.06l1.414-1.414a4.75 4.75 0 1 1 6.717 6.717l-1.414 1.414a.75.75 0 0 1-1.06-1.06l1.414-1.415a3.25 3.25 0 1 0-4.597-4.596l-1.414 1.415a.75.75 0 0 1-1.06 0ZM5.106 18.894a4.75 4.75 0 0 1 0-6.717l1.414-1.414a.75.75 0 0 1 1.06 1.06l-1.414 1.414a3.25 3.25 0 0 0 4.597 4.597l1.414-1.415a.75.75 0 1 1 1.06 1.061l-1.414 1.414a4.75 4.75 0 0 1-6.717 0"/><path d="M10.056 12.884a.75.75 0 1 0 1.06 1.06l2.829-2.828a.75.75 0 0 0-1.061-1.06z"/></svg>`,
|
|
1989
2009
|
};
|
|
1990
2010
|
export const ciRteOl = {
|
|
1991
2011
|
name: 'rte-ol',
|
|
1992
|
-
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="
|
|
2012
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M6.563 11v-.896h-.96V5.168H4.58L2.763 6.692l.392.52a.3.3 0 0 0 .088.08q.06.036.136.052a.5.5 0 0 0 .16 0 .4.4 0 0 0 .176-.084l.664-.552a7 7 0 0 0-.016.456v2.94h-1.12V11zm.017 6.992a.44.44 0 0 0-.317-.112H5.175a2.5 2.5 0 0 0-.4.036 3 3 0 0 0-.436.104l1.14-1.168q.232-.236.436-.464a4 4 0 0 0 .364-.476 2.3 2.3 0 0 0 .244-.52q.092-.272.092-.592 0-.372-.132-.68a1.5 1.5 0 0 0-.372-.536 1.7 1.7 0 0 0-.592-.348 2.2 2.2 0 0 0-.776-.128 2.5 2.5 0 0 0-.748.108q-.348.104-.62.32a1.9 1.9 0 0 0-.452.54q-.18.325-.244.76l.656.116q.253.04.388-.032.136-.072.22-.292a.74.74 0 0 1 .728-.508q.34 0 .504.188.168.184.168.532a1.54 1.54 0 0 1-.208.784 2.6 2.6 0 0 1-.264.384q-.16.196-.376.412l-1.68 1.692a.6.6 0 0 0-.168.24.7.7 0 0 0-.048.248v.4h4.096v-.72a.38.38 0 0 0-.116-.288ZM9.25 6a.75.75 0 0 1 .75-.75h10a.75.75 0 0 1 0 1.5H10A.75.75 0 0 1 9.25 6m.75 5.25a.75.75 0 0 0 0 1.5h10a.75.75 0 0 0 0-1.5zm0 6a.75.75 0 0 0 0 1.5h10a.75.75 0 0 0 0-1.5z"/></svg>`,
|
|
1993
2013
|
};
|
|
1994
2014
|
export const ciRteRedo = {
|
|
1995
2015
|
name: 'rte-redo',
|
|
1996
|
-
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="
|
|
2016
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M15.53 3.47a.75.75 0 1 0-1.06 1.06l2.72 2.72H10a5.75 5.75 0 1 0 0 11.5h2a.75.75 0 0 0 0-1.5h-2a4.25 4.25 0 0 1 0-8.5h7.19l-2.72 2.72a.75.75 0 1 0 1.06 1.06l4-4a.75.75 0 0 0 0-1.06z"/></svg>`,
|
|
2017
|
+
};
|
|
2018
|
+
export const ciRteSubscript = {
|
|
2019
|
+
name: 'rte-subscript',
|
|
2020
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M14.555 20q0-1 .16-1.68t.6-1.18 1.32-.94l.98-.5q.34-.2.54-.36a.9.9 0 0 0 .28-.36q.08-.22.08-.52 0-.44-.28-.7t-.78-.26q-.58 0-.9.3-.32.28-.42.94l-1.6-.08q.12-1.22.86-1.88.76-.68 2.06-.68 1.34 0 2.02.66.68.64.68 1.66 0 .94-.48 1.5-.48.54-1.36.98l-.88.44q-.56.3-.78.6-.22.28-.22.56h3.74V20zM11.38 4.38a.876.876 0 0 1 1.24 1.24L9.237 9l3.381 3.38a.876.876 0 0 1-1.238 1.24L8 10.237 4.618 13.62a.876.876 0 0 1-1.238-1.238L6.76 9 3.38 5.62a.876.876 0 0 1 1.238-1.24L8 7.763l3.38-3.381Z"/></svg>`,
|
|
2021
|
+
};
|
|
2022
|
+
export const ciRteSuperscript = {
|
|
2023
|
+
name: 'rte-superscript',
|
|
2024
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M11.38 10.38a.876.876 0 0 1 1.24 1.24L9.237 15l3.381 3.38a.876.876 0 0 1-1.238 1.24L8 16.237 4.618 19.62a.876.876 0 0 1-1.238-1.238L6.76 15l-3.38-3.38a.876.876 0 0 1 1.238-1.24L8 13.763l3.38-3.381Zm3.175 2.16q0-1 .16-1.68t.6-1.18 1.32-.94l.98-.5a5 5 0 0 0 .54-.36.9.9 0 0 0 .28-.36q.08-.22.08-.52 0-.44-.28-.7t-.78-.26q-.58 0-.9.3-.32.28-.42.94l-1.6-.08q.12-1.22.86-1.88.76-.68 2.06-.68 1.34 0 2.02.66.68.64.68 1.66 0 .94-.48 1.5-.48.54-1.36.98l-.88.44q-.56.3-.78.6-.22.28-.22.56h3.74v1.5z"/></svg>`,
|
|
1997
2025
|
};
|
|
1998
2026
|
export const ciRteTableOutlined = {
|
|
1999
2027
|
name: 'rte-table-outlined',
|
|
2000
2028
|
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill-rule="evenodd" d="M18 20.75A2.75 2.75 0 0 0 20.75 18V6A2.75 2.75 0 0 0 18 3.25H6A2.75 2.75 0 0 0 3.25 6v12A2.75 2.75 0 0 0 6 20.75zM4.75 8H8.5v2.5H4.75zM10 10.5V8h4v2.5zm-5.25 4.25V12H8.5v2.75zm5.25 0V12h4v2.75zm0 1.5h4v3h-4zm-5.25 0H8.5v3H6c-.69 0-1.25-.56-1.25-1.25zM15.5 8v2.5h3.75V8zm0 4v2.75h3.75V12zm0 7.25v-3h3.75V18c0 .69-.56 1.25-1.25 1.25z" clip-rule="evenodd"/></svg>`,
|
|
2001
2029
|
};
|
|
2030
|
+
export const ciRteTextBackground = {
|
|
2031
|
+
name: 'rte-text-background',
|
|
2032
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill-rule="evenodd" d="M17 21.75A4.75 4.75 0 0 0 21.75 17V7A4.75 4.75 0 0 0 17 2.25H7A4.75 4.75 0 0 0 2.25 7v10A4.75 4.75 0 0 0 7 21.75zM7.845 16l3.072-8.52h2.16L16.15 16h-1.896l-.624-1.812h-3.276L9.73 16zm3.024-3.312L11.997 9.4l1.128 3.288z" clip-rule="evenodd"/></svg>`,
|
|
2033
|
+
};
|
|
2002
2034
|
export const ciRteTextColor = {
|
|
2003
2035
|
name: 'rte-text-color',
|
|
2004
|
-
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path
|
|
2036
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="m7.845 16 3.072-8.52h2.16L16.15 16h-1.896l-.624-1.812h-3.276L9.73 16zm3.024-3.312h2.256L11.997 9.4z"/><path d="M21.25 6A3.25 3.25 0 0 0 18 2.75H6A3.25 3.25 0 0 0 2.75 6v12A3.25 3.25 0 0 0 6 21.25h12A3.25 3.25 0 0 0 21.25 18zm1.5 12A4.75 4.75 0 0 1 18 22.75H6A4.75 4.75 0 0 1 1.25 18V6A4.75 4.75 0 0 1 6 1.25h12A4.75 4.75 0 0 1 22.75 6z" opacity=".15"/></svg>`,
|
|
2005
2037
|
};
|
|
2006
2038
|
export const ciRteTextSize = {
|
|
2007
2039
|
name: 'rte-text-size',
|
|
2008
|
-
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path
|
|
2040
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M1.48 18 5.832 5.93H8.16L12.513 18h-1.955l-1.105-3.145h-4.93L3.435 18zm3.62-4.811h3.792L6.988 7.681zM17.75 7.31l-1.22 1.22a.75.75 0 1 1-1.06-1.06l2.5-2.5a.75.75 0 0 1 1.06 0l2.5 2.5a.75.75 0 1 1-1.06 1.06l-1.22-1.22v9.38l1.22-1.22a.75.75 0 1 1 1.06 1.06l-2.5 2.5a.75.75 0 0 1-1.06 0l-2.5-2.5a.75.75 0 1 1 1.06-1.06l1.22 1.22z"/></svg>`,
|
|
2009
2041
|
};
|
|
2010
2042
|
export const ciRteText = {
|
|
2011
2043
|
name: 'rte-text',
|
|
2012
|
-
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path
|
|
2044
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="m5.72 19 5.12-14.2h2.32L18.28 19H16.4l-1.42-4.04H9.02L7.6 19zm3.88-5.72h4.8L12 6.3z"/></svg>`,
|
|
2013
2045
|
};
|
|
2014
2046
|
export const ciRteUl = {
|
|
2015
2047
|
name: 'rte-ul',
|
|
2016
|
-
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M5
|
|
2048
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M5 5a1 1 0 1 0 0 2 1 1 0 0 0 0-2m4.25 1a.75.75 0 0 1 .75-.75h10a.75.75 0 0 1 0 1.5H10A.75.75 0 0 1 9.25 6m.75 5.25a.75.75 0 0 0 0 1.5h10a.75.75 0 0 0 0-1.5zM9.25 18a.75.75 0 0 1 .75-.75h10a.75.75 0 0 1 0 1.5H10a.75.75 0 0 1-.75-.75M5 11a1 1 0 1 0 0 2 1 1 0 0 0 0-2m0 6a1 1 0 1 0 0 2 1 1 0 0 0 0-2"/></svg>`,
|
|
2017
2049
|
};
|
|
2018
2050
|
export const ciRteUndo = {
|
|
2019
2051
|
name: 'rte-undo',
|
|
2020
|
-
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.53
|
|
2052
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.53 4.53a.75.75 0 0 0-1.06-1.06l-4 4a.75.75 0 0 0 0 1.06l4 4a.75.75 0 0 0 1.06-1.06L6.81 8.75H14a4.25 4.25 0 0 1 0 8.5h-2a.75.75 0 0 0 0 1.5h2a5.75 5.75 0 0 0 0-11.5H6.81z"/></svg>`,
|
|
2021
2053
|
};
|
|
2022
2054
|
export const ciRteVariable = {
|
|
2023
2055
|
name: 'rte-variable',
|
|
2024
|
-
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="
|
|
2056
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M15.25 9v6c0 .69-.56 1.25-1.25 1.25h-.5a.75.75 0 0 0 0 1.5h.5A2.75 2.75 0 0 0 16.75 15v-2.25H17a.75.75 0 0 0 0-1.5h-.25V9A2.75 2.75 0 0 0 14 6.25h-.5a.75.75 0 0 0 0 1.5h.5c.69 0 1.25.56 1.25 1.25m-8 3.75V15A2.75 2.75 0 0 0 10 17.75h.5a.75.75 0 0 0 0-1.5H10c-.69 0-1.25-.56-1.25-1.25V9c0-.69.56-1.25 1.25-1.25h.5a.75.75 0 0 0 0-1.5H10A2.75 2.75 0 0 0 7.25 9v2.25H7a.75.75 0 0 0 0 1.5z"/><path fill-rule="evenodd" d="M3.25 7A3.75 3.75 0 0 1 7 3.25h10A3.75 3.75 0 0 1 20.75 7v10A3.75 3.75 0 0 1 17 20.75H7A3.75 3.75 0 0 1 3.25 17zM7 4.75A2.25 2.25 0 0 0 4.75 7v10A2.25 2.25 0 0 0 7 19.25h10A2.25 2.25 0 0 0 19.25 17V7A2.25 2.25 0 0 0 17 4.75z" clip-rule="evenodd"/></svg>`,
|
|
2025
2057
|
};
|
|
2026
2058
|
export const ciRteVideo = {
|
|
2027
2059
|
name: 'rte-video',
|
|
@@ -2213,7 +2245,7 @@ export const ciStreamOutlined = {
|
|
|
2213
2245
|
};
|
|
2214
2246
|
export const ciStrikethroughOutlined = {
|
|
2215
2247
|
name: 'strikethrough-outlined',
|
|
2216
|
-
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="
|
|
2248
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill-rule="evenodd" d="M12.524 11q.245.06.477.125H20a.875.875 0 1 1 0 1.75h-3.586q.26.277.43.585.46.8.46 1.82 0 1.24-.64 2.16-.64.9-1.76 1.4-1.12.48-2.58.48-1.64 0-2.86-.62a5 5 0 0 1-1.94-1.7q-.7-1.1-.82-2.54l1.8-.12q.14 1.06.62 1.8t1.28 1.12q.82.38 1.96.38 1 0 1.7-.26t1.06-.76q.38-.5.38-1.22 0-.66-.32-1.16-.3-.52-1.18-.94a8 8 0 0 0-1.04-.425H5a.875.875 0 0 1 0-1.75h3.191a3 3 0 0 1-.767-.825q-.42-.72-.42-1.78 0-1.2.56-2.1.58-.92 1.64-1.42 1.059-.52 2.52-.52 1.56 0 2.68.6 1.12.58 1.78 1.6t.82 2.32l-1.8.12a3.6 3.6 0 0 0-.56-1.52 2.9 2.9 0 0 0-1.16-1.06q-.741-.38-1.8-.38-1.32 0-2.1.64-.78.62-.78 1.64 0 .66.3 1.1.32.42 1.12.76.8.32 2.3.7" clip-rule="evenodd"/></svg>`,
|
|
2217
2249
|
};
|
|
2218
2250
|
export const ciSuitecaseOutlined = {
|
|
2219
2251
|
name: 'suitecase-outlined',
|
|
@@ -2297,7 +2329,7 @@ export const ciUkgPro = {
|
|
|
2297
2329
|
};
|
|
2298
2330
|
export const ciUnderlinedOutlined = {
|
|
2299
2331
|
name: 'underlined-outlined',
|
|
2300
|
-
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="
|
|
2332
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12.005 17.32q-1.64 0-2.86-.64a4.53 4.53 0 0 1-1.86-1.82q-.64-1.2-.64-2.82V4.78h1.72v7.26q0 1.72.94 2.66.96.94 2.7.94 1.72 0 2.66-.94.96-.94.96-2.66V4.78h1.72v7.26q0 1.62-.66 2.82a4.4 4.4 0 0 1-1.84 1.82q-1.2.64-2.84.64M19 19.125a.875.875 0 0 1 0 1.75H5a.875.875 0 0 1 0-1.75z"/></svg>`,
|
|
2301
2333
|
};
|
|
2302
2334
|
export const ciUndoOutlined = {
|
|
2303
2335
|
name: 'undo-outlined',
|
|
@@ -2931,6 +2963,7 @@ export const ciAll = [
|
|
|
2931
2963
|
ciLikesCircleFilled,
|
|
2932
2964
|
ciLinkBreakOutlined,
|
|
2933
2965
|
ciLinkOutlined,
|
|
2966
|
+
ciLinkedinOutlined,
|
|
2934
2967
|
ciLinkedin,
|
|
2935
2968
|
ciListOrderedOutlined,
|
|
2936
2969
|
ciListUnorderedOutlined,
|
|
@@ -3030,11 +3063,15 @@ export const ciAll = [
|
|
|
3030
3063
|
ciRestartOutlined,
|
|
3031
3064
|
ciResultsOutlined,
|
|
3032
3065
|
ciRowsOutlined,
|
|
3066
|
+
ciRteBoldOutined,
|
|
3067
|
+
ciRteItalicOutlined,
|
|
3033
3068
|
ciRteBlockquoteFilled,
|
|
3034
3069
|
ciRteBlockquote,
|
|
3035
3070
|
ciRteBold,
|
|
3036
3071
|
ciRteBookmarkOutlined,
|
|
3037
3072
|
ciRteClearFormat,
|
|
3073
|
+
ciRteCodeBlock,
|
|
3074
|
+
ciRteCode,
|
|
3038
3075
|
ciRteEmoji,
|
|
3039
3076
|
ciRteImage,
|
|
3040
3077
|
ciRteIndentDecrease,
|
|
@@ -3051,7 +3088,10 @@ export const ciAll = [
|
|
|
3051
3088
|
ciRteLink,
|
|
3052
3089
|
ciRteOl,
|
|
3053
3090
|
ciRteRedo,
|
|
3091
|
+
ciRteSubscript,
|
|
3092
|
+
ciRteSuperscript,
|
|
3054
3093
|
ciRteTableOutlined,
|
|
3094
|
+
ciRteTextBackground,
|
|
3055
3095
|
ciRteTextColor,
|
|
3056
3096
|
ciRteTextSize,
|
|
3057
3097
|
ciRteText,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export declare const ci: {
|
|
2
2
|
[key in MyIconType]: string;
|
|
3
3
|
};
|
|
4
|
-
export type MyIconType = 'sticky-filled' | '16-location-outlined' | '16-paperclip' | 'w-my-tasks-outlined' | '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-double-chevron-down' | '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-filled' | '16-flag' | '16-flash-circle-outlined' | '16-freshservice' | '16-group-outlined' | '16-info-circle-outlined' | '16-jira-service-management' | '16-jira' | '16-link-large' | '16-link-medium' | '16-link-small' | '16-lock-outlined' | '16-mention' | '16-mic' | '16-pen-outlined' | '16-pin-outlined' | '16-play' | '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' | '16-servicenow' | '16-sticky-filled' | '16-sticky-outlined' | '16-stop-circle-outlined' | '16-targeted-outlined' | '16-thumbs-down-filled' | '16-thumbs-down-outlined' | '16-thumbs-up-filled' | '16-thumbs-up-outlined' | '16-translate-box-outlined' | '16-warning-circle-outlined' | '32-reaction-appreciate' | '32-reaction-celebrate' | '32-reaction-clapping' | '32-reaction-heart' | '32-reaction-laughing' | '32-reaction-lightbulb' | '32-reaction-mood' | '32-reaction-recognize' | '32-reaction-smile' | '32-reaction-thumbs-down' | '32-reaction-thumbs-up' | 'a-11-y-outlined' | 'ai-filled' | 'ai-outlined' | 'alert-box-outlined' | 'alert-circle-outlined' | 'align-left' | 'align-middle' | 'align-right' | 'app-directory' | 'apple-safari' | 'archive-filled' | 'archive-outlined' | 'arrow-down-outlined' | 'arrow-left-outlined' | 'arrow-pointing-box-outlined' | 'arrow-pointing-import-outlined' | 'arrow-redo-outlined' | 'arrow-right-outlined' | 'arrow-up-outlined' | 'article-filled' | 'article-outlined' | 'assistant-outlined' | 'audio-outlined' | 'ava-sparkle-outlined' | 'bamboo-hr' | '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' | 'bell-strikethrough' | 'blank' | 'block-align-center-outlined' | 'block-align-fw-outlined' | 'block-align-left-outlined' | 'block-align-right-outlined' | 'block-caption-outlined' | 'bluesky' | 'bold-outlined' | 'book-filled' | 'book-outlined' | 'bookmark-check-outlined' | 'bookmark-filled' | 'bookmark-minus-outlined' | 'bookmark-outlined' | 'bookmark-plus-outlined' | 'brush-brackets-outlined' | 'building-blocks-filled' | 'calendar-check-outlined' | 'calendar-cross-outlined' | 'calendar-outlined' | 'calendar-pen-outlined' | 'camera-filled' | 'camera-outlined' | 'cards-outlined' | 'carousel-outlined' | 'chat-filled' | 'chat-outlined' | 'check-circle-filled' | 'check-circle-outlined' | 'check-double-outlined' | 'check-outlined' | 'check-square-outlined' | 'chevron-down-outlined' | 'chevron-left-outlined' | 'chevron-right-outlined' | 'chevron-sorting-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' | 'dash-filled' | 'dashboard-outlined' | 'dayforce' | 'dots-circle-outlined' | 'double-chevron-down' | 'download-outlined' | 'earth-outlined' | 'edit-mode-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-filled' | '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-filled' | 'flash-outlined' | 'folder-minus-outlined' | 'folder-outlined' | 'folder-plus-outlined' | 'freshservice' | '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-filled' | 'group-outlined' | 'haiilo-dark' | 'haiilo-light' | 'haiilo' | 'half-star-filled' | 'hash-box-outlined' | 'hashtag-outlined' | 'heart-outlined' | 'hibob' | 'history-outlined' | 'home-filled' | 'home-outlined' | 'inbox' | 'info-circle-filled' | 'info-circle-outlined' | 'instagram' | 'italic-outlined' | 'jira-service-management' | 'jira' | 'kudo-alt' | 'kudos' | 'layers-filled' | 'layers-outlined' | 'lightbulb-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' | 'maximize-outlined' | 'maybe-circle-outlined' | 'megaphone-filled' | 'megaphone-outlined' | 'mention' | 'menu-app' | 'menu-left-outlined' | 'menu-outlined' | 'menu-right-outlined' | 'microsoft-copilot' | 'microsoft-edge' | 'microsoft-emails' | 'microsoft-excel' | 'microsoft-forms' | 'microsoft-meetings' | 'microsoft-onedrive' | 'microsoft-onenote' | 'microsoft-outlook' | 'microsoft-planner' | 'microsoft-powerpoint' | 'microsoft-sharepoint' | 'microsoft-teams' | 'microsoft-word' | 'microsoft-yammer' | 'microsoft' | 'minimize-outlined' | 'minus-circle-outlined' | 'module-plus-outlined' | 'money-outlined' | 'monitor-outlined' | 'more-horizontal-filled' | 'move-handle-outlined' | 'move-outlined' | 'mozilla-firefox' | 'numbers-box-outlined' | 'openai' | 'org-chart' | 'page-outlined' | 'paperclip-box-outlined' | 'paperclip-outlined' | 'paperplane-tilt-outlined' | 'pause-outlined' | 'paylocity' | 'pen-outlined' | 'pen-writing' | 'personio' | 'phone-outlined' | 'photo-add-outlined' | 'photo-album-outlined' | 'photo-filled' | 'photo-outlined' | 'photo-remove-outlined' | 'planet-filled' | 'planet-outlined' | 'play-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' | 'reaction-clapping' | 'reaction-heart' | 'reaction-laughing' | 'reaction-lightbulb' | 'reaction-mood' | 'reaction-smile' | 'reaction-thumbs-down' | 'reaction-thumbs-up' | 'reactions-thumbs-up-outlined' | 'reading-glasses-filled' | 'reading-glasses-outlined' | 'redo-outlined' | 'replace-outlined' | 'restart-outlined' | 'results-outlined' | 'rows-outlined' | 'rte-blockquote-filled' | 'rte-blockquote' | 'rte-bold' | 'rte-bookmark-outlined' | 'rte-clear-format' | 'rte-emoji' | 'rte-image' | 'rte-indent-decrease' | 'rte-indent-increase' | '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-table-outlined' | 'rte-text-color' | 'rte-text-size' | 'rte-text' | 'rte-ul' | 'rte-undo' | 'rte-variable' | 'rte-video' | 'sap-sf' | 'search-filled' | 'search-outlined' | 'search-restart-outlined' | 'servicenow' | 'settings-outlined' | 'share-filled' | 'share-outlined' | 'shield-outlined' | 'sign-in-outlined' | 'sign-out-outlined' | 'signal-outlined' | 'slack' | 'slider-alt-outlined' | 'slider-outlined' | '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' | 'stop-outlined' | 'stream-filled' | 'stream-outlined' | 'strikethrough-outlined' | 'suitecase-outlined' | 'sun' | 'tag-outlined' | 'targeted-outlined' | 'text-align-center-outlined' | 'text-align-justify-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' | 'ukg-pro' | 'underlined-outlined' | 'undo-outlined' | 'unpin' | 'upload-outlined' | 'user-check-outlined' | 'user-cross' | 'user-filled' | 'user-outlined' | 'user-plus-outlined' | 'variable-box-outlined' | 'video-camera-filled' | 'video-camera-outlined' | 'video-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-callout-outlined' | 'w-code-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-image-outlined' | 'w-hero-teaser-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-rte-outlined' | 'w-subscriptions-outlined' | 'w-suggested-communities-outlined' | 'w-suggested-pages-outlined' | 'w-teaser-outlined' | 'w-text-outlined' | 'w-time-off-outlined' | 'w-video-outlined' | 'w-welcome-outlined' | 'w-wiki-article-new-outlined' | 'w-wiki-article-outlined' | 'wechat' | 'workable' | 'workday' | 'write-outlined' | 'xing' | 'zive';
|
|
4
|
+
export type MyIconType = 'sticky-filled' | '16-location-outlined' | '16-paperclip' | 'w-my-tasks-outlined' | '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-double-chevron-down' | '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-filled' | '16-flag' | '16-flash-circle-outlined' | '16-freshservice' | '16-group-outlined' | '16-info-circle-outlined' | '16-jira-service-management' | '16-jira' | '16-link-large' | '16-link-medium' | '16-link-small' | '16-lock-outlined' | '16-mention' | '16-mic' | '16-pen-outlined' | '16-pin-outlined' | '16-play' | '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' | '16-servicenow' | '16-sticky-filled' | '16-sticky-outlined' | '16-stop-circle-outlined' | '16-targeted-outlined' | '16-thumbs-down-filled' | '16-thumbs-down-outlined' | '16-thumbs-up-filled' | '16-thumbs-up-outlined' | '16-translate-box-outlined' | '16-warning-circle-outlined' | '32-reaction-appreciate' | '32-reaction-celebrate' | '32-reaction-clapping' | '32-reaction-heart' | '32-reaction-laughing' | '32-reaction-lightbulb' | '32-reaction-mood' | '32-reaction-recognize' | '32-reaction-smile' | '32-reaction-thumbs-down' | '32-reaction-thumbs-up' | 'a-11-y-outlined' | 'ai-filled' | 'ai-outlined' | 'alert-box-outlined' | 'alert-circle-outlined' | 'align-left' | 'align-middle' | 'align-right' | 'app-directory' | 'apple-safari' | 'archive-filled' | 'archive-outlined' | 'arrow-down-outlined' | 'arrow-left-outlined' | 'arrow-pointing-box-outlined' | 'arrow-pointing-import-outlined' | 'arrow-redo-outlined' | 'arrow-right-outlined' | 'arrow-up-outlined' | 'article-filled' | 'article-outlined' | 'assistant-outlined' | 'audio-outlined' | 'ava-sparkle-outlined' | 'bamboo-hr' | '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' | 'bell-strikethrough' | 'blank' | 'block-align-center-outlined' | 'block-align-fw-outlined' | 'block-align-left-outlined' | 'block-align-right-outlined' | 'block-caption-outlined' | 'bluesky' | 'bold-outlined' | 'book-filled' | 'book-outlined' | 'bookmark-check-outlined' | 'bookmark-filled' | 'bookmark-minus-outlined' | 'bookmark-outlined' | 'bookmark-plus-outlined' | 'brush-brackets-outlined' | 'building-blocks-filled' | 'calendar-check-outlined' | 'calendar-cross-outlined' | 'calendar-outlined' | 'calendar-pen-outlined' | 'camera-filled' | 'camera-outlined' | 'cards-outlined' | 'carousel-outlined' | 'chat-filled' | 'chat-outlined' | 'check-circle-filled' | 'check-circle-outlined' | 'check-double-outlined' | 'check-outlined' | 'check-square-outlined' | 'chevron-down-outlined' | 'chevron-left-outlined' | 'chevron-right-outlined' | 'chevron-sorting-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' | 'dash-filled' | 'dashboard-outlined' | 'dayforce' | 'dots-circle-outlined' | 'double-chevron-down' | 'download-outlined' | 'earth-outlined' | 'edit-mode-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-filled' | '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-filled' | 'flash-outlined' | 'folder-minus-outlined' | 'folder-outlined' | 'folder-plus-outlined' | 'freshservice' | '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-filled' | 'group-outlined' | 'haiilo-dark' | 'haiilo-light' | 'haiilo' | 'half-star-filled' | 'hash-box-outlined' | 'hashtag-outlined' | 'heart-outlined' | 'hibob' | 'history-outlined' | 'home-filled' | 'home-outlined' | 'inbox' | 'info-circle-filled' | 'info-circle-outlined' | 'instagram' | 'italic-outlined' | 'jira-service-management' | 'jira' | 'kudo-alt' | 'kudos' | 'layers-filled' | 'layers-outlined' | 'lightbulb-outlined' | 'likes-circle-filled' | 'link-break-outlined' | 'link-outlined' | 'linkedin-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' | 'maximize-outlined' | 'maybe-circle-outlined' | 'megaphone-filled' | 'megaphone-outlined' | 'mention' | 'menu-app' | 'menu-left-outlined' | 'menu-outlined' | 'menu-right-outlined' | 'microsoft-copilot' | 'microsoft-edge' | 'microsoft-emails' | 'microsoft-excel' | 'microsoft-forms' | 'microsoft-meetings' | 'microsoft-onedrive' | 'microsoft-onenote' | 'microsoft-outlook' | 'microsoft-planner' | 'microsoft-powerpoint' | 'microsoft-sharepoint' | 'microsoft-teams' | 'microsoft-word' | 'microsoft-yammer' | 'microsoft' | 'minimize-outlined' | 'minus-circle-outlined' | 'module-plus-outlined' | 'money-outlined' | 'monitor-outlined' | 'more-horizontal-filled' | 'move-handle-outlined' | 'move-outlined' | 'mozilla-firefox' | 'numbers-box-outlined' | 'openai' | 'org-chart' | 'page-outlined' | 'paperclip-box-outlined' | 'paperclip-outlined' | 'paperplane-tilt-outlined' | 'pause-outlined' | 'paylocity' | 'pen-outlined' | 'pen-writing' | 'personio' | 'phone-outlined' | 'photo-add-outlined' | 'photo-album-outlined' | 'photo-filled' | 'photo-outlined' | 'photo-remove-outlined' | 'planet-filled' | 'planet-outlined' | 'play-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' | 'reaction-clapping' | 'reaction-heart' | 'reaction-laughing' | 'reaction-lightbulb' | 'reaction-mood' | 'reaction-smile' | 'reaction-thumbs-down' | 'reaction-thumbs-up' | 'reactions-thumbs-up-outlined' | 'reading-glasses-filled' | 'reading-glasses-outlined' | 'redo-outlined' | 'replace-outlined' | 'restart-outlined' | 'results-outlined' | 'rows-outlined' | 'rte-bold-outined' | 'rte-italic-outlined' | 'rte-blockquote-filled' | 'rte-blockquote' | 'rte-bold' | 'rte-bookmark-outlined' | 'rte-clear-format' | 'rte-code-block' | 'rte-code' | 'rte-emoji' | 'rte-image' | 'rte-indent-decrease' | 'rte-indent-increase' | '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-subscript' | 'rte-superscript' | 'rte-table-outlined' | 'rte-text-background' | 'rte-text-color' | 'rte-text-size' | 'rte-text' | 'rte-ul' | 'rte-undo' | 'rte-variable' | 'rte-video' | 'sap-sf' | 'search-filled' | 'search-outlined' | 'search-restart-outlined' | 'servicenow' | 'settings-outlined' | 'share-filled' | 'share-outlined' | 'shield-outlined' | 'sign-in-outlined' | 'sign-out-outlined' | 'signal-outlined' | 'slack' | 'slider-alt-outlined' | 'slider-outlined' | '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' | 'stop-outlined' | 'stream-filled' | 'stream-outlined' | 'strikethrough-outlined' | 'suitecase-outlined' | 'sun' | 'tag-outlined' | 'targeted-outlined' | 'text-align-center-outlined' | 'text-align-justify-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' | 'ukg-pro' | 'underlined-outlined' | 'undo-outlined' | 'unpin' | 'upload-outlined' | 'user-check-outlined' | 'user-cross' | 'user-filled' | 'user-outlined' | 'user-plus-outlined' | 'variable-box-outlined' | 'video-camera-filled' | 'video-camera-outlined' | 'video-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-callout-outlined' | 'w-code-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-image-outlined' | 'w-hero-teaser-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-rte-outlined' | 'w-subscriptions-outlined' | 'w-suggested-communities-outlined' | 'w-suggested-pages-outlined' | 'w-teaser-outlined' | 'w-text-outlined' | 'w-time-off-outlined' | 'w-video-outlined' | 'w-welcome-outlined' | 'w-wiki-article-new-outlined' | 'w-wiki-article-outlined' | 'wechat' | 'workable' | 'workday' | 'write-outlined' | 'xing' | 'zive';
|