vansin
feat: update
458ecfb
raw
history blame contribute delete
325 Bytes
import { createFromIconfontCN } from '@ant-design/icons';
// //at.alicdn.com/t/c/font_3858115_yl9vl04f0jc.js
const IconFont = createFromIconfontCN({
// scriptUrl: "//static.openxlab.org.cn/cmg-animation-upload/iconfont.js",
scriptUrl: '//at.alicdn.com/t/c/font_3858115_p8dw9q83s0h.js',
});
export default IconFont;