UNPKG

@sandlada/mdc

Version:

@sandlada/mdc is an open source component library that follows the Material Design 3 design specifications.

10 lines 253 B
/** * @license * Copyright 2025 Kai-Orion & Sandlada * SPDX-License-Identifier: MIT */ export declare const IconDefinition: { readonly font: "Material Symbols Outlined"; readonly size: "24px"; }; //# sourceMappingURL=icon.definition.d.ts.map