@synergy-design-system/components
Version:
This package provides the base of the Synergy Design System as native web components. It uses [lit](https://www.lit.dev) and parts of [shoelace](https://shoelace.style/). Synergy officially supports the latest two versions of all major browsers (as define
29 lines (28 loc) • 690 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;
indeterminate: string;
"logo-color": string;
menu: string;
more: string;
"more-vert": string;
placeholder: 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;
};