# @zhst/icon ## 介绍 静态变量库 ## 安装 > pnpm install @zhst/icon ## 使用 ```js import React from 'react'; import { Arrow } from '@zhst/icon' ```