UNPKG

react-icon-cloud

Version:

A React component for rendering an interactive img or word cloud on canvas

7 lines (6 loc) 116 B
export declare type SimpleIcon = { slug: string; path: string; hex: string; title: string; };