@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
21 lines (20 loc) • 443 B
TypeScript
export declare const icons: {
add: string;
caret: string;
check: string;
"chevron-down": string;
"chevron-right": string;
error: string;
eye: string;
"eye-slash": string;
indeterminate: string;
"logo-color": string;
menu: string;
more: string;
"more-vert": string;
radio: string;
sticky_sidebar: string;
"upload-file": string;
"x-circle-fill": string;
"x-lg": string;
};