UNPKG

@lobehub/icons

Version:

Popular AI / LLM Model Brand SVG Logo and Icon Collection

42 lines (41 loc) 968 B
{ "name": "@lobehub/icons", "version": "1.62.0", "description": "Popular AI / LLM Model Brand SVG Logo and Icon Collection", "keywords": [ "lobehub", "llm icons", "llm brand logo", "react components", "svg icons" ], "homepage": "https://github.com/lobehub/lobe-icons", "bugs": { "url": "https://github.com/lobehub/lobe-icons/issues/new" }, "repository": { "type": "git", "url": "https://github.com/lobehub/lobe-icons.git" }, "license": "MIT", "author": "LobeHub <i@lobehub.com>", "sideEffects": false, "main": "es/index.js", "module": "es/index.js", "types": "es/index.d.ts", "files": [ "es" ], "dependencies": { "@lobehub/ui": "^1.162.0", "antd-style": "^3.7.1", "lucide-react": "^0.469.0", "polished": "^4.3.1", "react-layout-kit": "^1.9.1" }, "peerDependencies": { "antd": "^5.23.0", "react": "^18.0.0 || ^19.0.0", "react-dom": "^18.0.0 || ^19.0.0" } }