ant-design-icons icon indicating copy to clipboard operation
ant-design-icons copied to clipboard

⭐ Ant Design SVG Icons

Results 148 ant-design-icons issues
Sort by recently updated
recently updated
newest added

yarn run v1.22.22 $ react-native start warn Package @ant-design/icons-react-native contains invalid configuration: "dependency.assets" is not allowed. Please verify it's properly linked using "npx react-native config" command and contact the package...

目前是 `Appstroe`,是不是应该叫 `AppStroe`

Hey! We are using Ant Design Icons in various WordPress plugins. For this, we need to use `IconProvider` with a custom `prefixCls`. Unfortunately, the styles for the second instance of...

![image](https://github.com/ant-design/ant-design-icons/assets/49111801/45bae133-0030-4b45-98d9-cf9d16badbde)

在 https://github.com/ant-design/ant-design-icons/pull/635#issuecomment-2013025535 评论中,IntelliJ IDEA 不支持 svg 格式的支持。 所以改进转换 base64 方法,将 svg2png => png2base64 这样的步骤. _IntelliJ IDEA_ _Visual Studio Code_

## 🔥 问题原因: https://github.com/ant-design/ant-design-icons/blob/master/packages/icons-react/src/components/IconFont.tsx#L62 ![image](https://github.com/ant-design/ant-design-icons/assets/20104800/3e5bdf50-08a1-415e-94d0-24bf7426ca72) ## 🔥 导致业务图标加载失败: ## 🔥 用户需要手动处理异步加载字体文件方能正常显示(繁琐): ![image](https://github.com/ant-design/ant-design-icons/assets/20104800/e7029929-d33b-4eba-a066-0d1429c1f792) ![image](https://github.com/ant-design/ant-design-icons/assets/20104800/9491d5f2-a08e-491a-966b-e3cb7306c40a)