Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Icon not visible when using codepoint #533

Open
zaid0088 opened this issue Dec 28, 2023 · 0 comments
Open

Icon not visible when using codepoint #533

zaid0088 opened this issue Dec 28, 2023 · 0 comments

Comments

@zaid0088
Copy link

When i am using this script to generate iconFont, the newly added svg is not visible. But if i remove codepoints from it, it works fine.

module.exports = { inputDir: './src/assets/icons', outputDir: './src/assets/fonts', fontTypes: ['woff', 'woff2', 'ttf', 'eot'], assetTypes: ['ts', 'css', 'json'], codepoints: require('./src/assets/fonts/icons.json') }

Screenshot 2023-12-28 at 6 20 50 PM
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant