UNPKG

@lobehub/icons

Version:

Popular AI / LLM Model Brand SVG Logo and Icon Collection

45 lines (44 loc) 984 B
{ "name": "@lobehub/icons", "version": "2.23.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" ], "workspaces": [ "packages/*" ], "dependencies": { "@lobehub/ui": "^2.0.0", "antd-style": "^3.7.1", "lucide-react": "^0.469.0", "polished": "^4.3.1", "react-layout-kit": "^2.0.0" }, "peerDependencies": { "antd": "^5.23.0", "react": "^19.0.0", "react-dom": "^19.0.0" } }