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