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

## 问题: 在 react 中使用 @ant-design/icons,提示 > 类型 "{}" 中缺少属性 "translate",但类型 "Pick" 中需要该属性。ts(2741) ## 版本: ``` "react": "^16.8.6", "@ant-design/icons": "^4.5.0" ``` ## 截图: ![image](https://user-images.githubusercontent.com/77133362/111404632-0c41e580-870a-11eb-960a-55893ad7f236.png) ## 最简可复现代码: ``` import {CheckOutlined} from...

On the documentation (towards the bottom of the Icon page), it says you can do the following: However, when I try this, the icon doesn't display and gives an error...

type twoToneColor = string | [string, string] | undefined at code [icons-vue/src/utils.ts](https://github.com/ant-design/ant-design-icons/blob/42c18e986e3cff4bf5afbe30d26eb77903a39064/packages/icons-vue/src/utils.ts#L77) but, props.twoToneColor defined twoToneColor: String as PropType, at code [icons-vue/src/components/AntdIcon.tsx](https://github.com/ant-design/ant-design-icons/blob/42c18e986e3cff4bf5afbe30d26eb77903a39064/packages/icons-vue/src/components/AntdIcon.tsx#L77) console warning ![image](https://user-images.githubusercontent.com/18030318/180804668-a49cbe3f-e388-4869-8965-3a72576140a5.png)

bug
help wanted
Vue

If you need any new icons, please reply in this issue.

new icon

Add support for React >=17 as a peer dependency

This is a slightly experimental PR since I'm not that familiar with the codebase; however, an investigation on compiling ant-design uncovered that a lot of string literal type syntax nodes...

Since React 18 is release `@ant-design/icons` block updating. Any reason to continue blocking?

`@babel/runtime` contains a dependency `regenenerator-runtime`. And this break the Content-Security-Policy `unsafe-eval`. I think, that `@babel/runtime` should not be a part of dependency. It must be a part of devDependency?!

I would quite like to see Discord icons. [Here is their branding page](https://discord.com/new/branding)