UNPKG

@surveycake/rc

Version:

react component of surveycake

8 lines (7 loc) 138 B
export interface IconDefinition { name: string; definition: { viewBox?: string; pathData: string; }; }