UNPKG

react-icons

Version:

SVG React icons of popular icon packs using ES6 imports

26 lines (25 loc) 670 B
{ "name": "react-icons", "version": "4.2.0", "description": "SVG React icons of popular icon packs using ES6 imports", "author": "Goran Gajic", "contributors": [ "kamijin_fanta <kamijin@live.jp>" ], "license": "MIT", "main": "lib", "types": "./lib/esm/index.d.ts", "sideEffects": false, "repository": { "type": "git", "url": "git+ssh://git@github.com:react-icons/react-icons.git" }, "bugs": { "url": "https://github.com/react-icons/react-icons/issues" }, "homepage": "https://github.com/react-icons/react-icons#readme", "peerDependencies": { "react": "*" }, "gitHead": "e463db8c0305c98ecbf31dc2f10c4bb601962e60" }