Skip to content

Commit

Permalink
chore: update icons (#542)
Browse files Browse the repository at this point in the history
  • Loading branch information
Aarebecca authored Oct 26, 2023
1 parent 035360a commit df206a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/gi-common-components/src/Icon/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ export { glyphs, icons };

// --- 注册 antd iconfont ---
const registeredIds = new Set<string>();
const builtInIconFontId = 'font_3381398_29c1c449r6f';
const builtInIconFontId = 'font_3381398_i824ocozt7';
const getIconfontScriptUrl = (id: string) => `//at.alicdn.com/t/a/${id}.js`;

async function loadUnicodeFonts(ids: string[]) {
Expand Down

0 comments on commit df206a5

Please sign in to comment.