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

Add support for alternative text

Open nmoinvaz opened this issue 2 years ago • 0 comments

This is a feature request to add support for alternative text (tooltip) to the SVG icons. I believe it can be done with a child <title></title> tag. I use the React icons with antd components. Some times people are unsure of the meaning of an icon so it would be a good idea to provide some text when they hover over it.

nmoinvaz avatar Dec 21 '21 23:12 nmoinvaz