icons icon indicating copy to clipboard operation
icons copied to clipboard

Results 12 icons issues
Sort by recently updated
recently updated
newest added

Please add a list of all icons, consisting of key, title, keywords. As well as a component that will dynamically display the desired icon by id. Why: to use it...

enhancement

Really like the design of the icons, but the default stroke is too thick for my use-case. It didn't appear that I can export or save the svg code with...

hi! are there plans to support other frameworks? I made an approximate implementation of what it might look like, all that remains is to separate the npm packages for each...

TLDR; Tooltip requires forwardRef for custom react components to work. Icons don't use forwaredRef. Use-case example (expected): ``` import CopyIcon from '@gravity-ui/icons/Copy'; import { Tooltip } from '@gravity-ui/uikit'; ``` But...

It resolves #63 by setting "ref: true" in svgr config

These icons can be used, for example, for creating online formatted text editors. SVG icons are attached: ![Image](https://github.com/user-attachments/assets/dd987955-a9d6-4589-9a7b-db10bf0ecd8d) ![Image](https://github.com/user-attachments/assets/ea516f7e-871f-4278-a517-d8098fe32045) ![Image](https://github.com/user-attachments/assets/bb071695-a91e-4b37-93df-7116deee3960) ![Image](https://github.com/user-attachments/assets/f1e1a5ca-472e-4f95-a0d3-648fcf4c4226) See also: #80.