{"repo":"gravity-ui/icons","free":true,"listed":false,"github":"https://github.com/gravity-ui/icons","clone":"git clone https://github.com/gravity-ui/icons.git","description":null,"language":"TypeScript","stars":129,"topics":["icons"],"license":"MIT","category":"ai-agents","readme_excerpt":"@gravity-ui/icons &middot; A pack of Gravity UI icons. Icons have two sources, SVG and React. Have a look at showcase page. Install Usage React or SVG You might need an appropriate loader for this License Distributed under the MIT License. See LICENSE for details. For AI agents The official SVG icon set for Gravity UI, shipped as both React components and raw .svg files for use with @gravity-ui/uikit 's Icon renderer. When to use - You need an icon inside a Gravity UI app and want a consistent, ready-made set. - Rendering an icon via uikit: import the icon component here and pass it to uikit's Icon through its data prop. - You need the raw .svg asset (e.g. for CSS background-image or a build-time SVG loader) rather than a React component. When not to use - Rendering the icon on screen — this package only provides the glyphs; the actual renderer (sizing, color, a11y) is the Icon component from @gravity-ui/uikit . - You need a custom or brand icon that is not in the set — import your own SVG and pass it to uikit's Icon ; do not expect it to live here. Common pitfalls - Icons are passed as data, not by name. Do import {Gear} from '@gravity-ui/icons'; — there is no API, and this package exports no component of its own. - Import path matters for tree-shaking. import Cloud from '@gravity-ui/icons/Cloud' pulls a single icon; import {Cloud} from '@gravity-ui/icons' works too but relies on the bundler to tree-shake the barrel. - SVG imports need a loader. import icon from '@gravity-ui","default_branch":null,"files":null,"tree":[],"storefront":"/r/gravity-ui","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/gravity-ui/icons/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}