# earthsdk-icon-next **Repository Path**: suplyang/earthsdk-icon-next ## Basic Information - **Project Name**: earthsdk-icon-next - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-02-03 - **Last Updated**: 2024-12-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 安装 ### yarn ```sh yarn add earthsdk-icon --save ``` ### npm ```sh npm i earthsdk-icon --save ``` ## 使用 ### 按需引入 组件当中 ```vue ```