LmnIconSource
No documentation has been provided.
Presentation
type LmnIconSource = {
weight: number;
style : string;
grade?: number;
svg: string;
};
No documentation has been provided.
type LmnIconSource = {
weight: number;
style : string;
grade?: number;
svg: string;
};