@synergy-design-system/components
Version:
33 lines (32 loc) • 795 B
TypeScript
export declare const icons: {
add: string;
check: string;
"chevron-down": string;
"chevron-right": string;
"details-close": string;
"details-open": string;
eye: string;
"eye-slash": string;
"first-page": string;
indeterminate: string;
"last-page": string;
"logo-color": string;
menu: string;
more: string;
"more-vert": string;
"next-page": string;
placeholder: string;
"previous-page": string;
radio: string;
"status-error": string;
"status-informative": string;
"status-neutral": string;
"status-success": string;
"status-warning": string;
sticky_sidebar: string;
"tabs-left": string;
"tabs-right": string;
"upload-file": string;
"x-circle-fill": string;
"x-lg": string;
};