icons
icons copied to clipboard
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...
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:     See also: #80.