{"_id":"iconsax-reactjs","name":"iconsax-reactjs","dist-tags":{"latest":"0.0.8"},"versions":{"0.0.8":{"name":"iconsax-reactjs","version":"0.0.8","description":"Iconsax icon pack for React","author":{"name":"Erfan Khadivar","email":"rendinjast@gmail.com"},"homepage":"https://iconsax.erfan.ee","repository":{"type":"git","url":"git+https://github.com/rendinjast/iconsax-react.git","directory":"packages/iconsax-react"},"bugs":{"url":"https://github.com/rendinjast/iconsax-react/issues"},"publishConfig":{"access":"public"},"license":"MIT","main":"dist/cjs/index.js","module":"dist/esm/index.js","types":"dist/index.d.ts","sideEffects":false,"scripts":{"preBuild":"rm -rf dist","build:bundle":"rollup --config rollup.config.js","build":"yarn preBuild && yarn build:bundle"},"keywords":["icons","react","icon components","iconsax"],"devDependencies":{"@babel/cli":"^7.15.7","@babel/core":"^7.15.5","@babel/plugin-proposal-object-rest-spread":"^7.15.6","@babel/preset-env":"^7.15.6","@babel/preset-react":"^7.14.5","@rollup/plugin-babel":"^5.3.0","@rollup/plugin-commonjs":"^20.0.0","@rollup/plugin-node-resolve":"^13.0.4","@types/react":"^17.0.22","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-preset-env":"^1.7.0","react":"^17.0.2","rollup":"^2.56.3","rollup-plugin-copy":"^3.4.0","rollup-plugin-filesize":"^9.1.1","rollup-plugin-multi-input":"^1.3.1","rollup-plugin-peer-deps-external":"^2.2.4","rollup-plugin-terser":"^7.0.2","rollup-plugin-uglify":"^6.0.4"},"peerDependencies":{"react":"*"},"_id":"iconsax-reactjs@0.0.8","gitHead":"8145e5b52bd7f8da7f96efdd868431f16469cc5c","_nodeVersion":"23.9.0","_npmVersion":"11.3.0","dist":{"integrity":"sha512-cb+uTMxbkSFNbu8ZclX7BWQVfOWQt8+m/PsDjnsm/H+mcYrnfTYMjHxiof1FB43k7UAgt1ds+0oFeMVKdqyslw==","shasum":"5481e1b33183e2b3d52b110936c5419814278084","tarball":"https://registry.npmjs.org/iconsax-reactjs/-/iconsax-reactjs-0.0.8.tgz","fileCount":1994,"unpackedSize":15015698,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQD4UVxuim5DYMItfV99RwsdGoVVWc7fmzI/omQw+Rnz2wIgHbwQVzY4XybDNcvtgIvXmVrTJZ1SgV1kEjpvDwkJUAo="}]},"_npmUser":{"name":"erfan-ee","email":"hi@erfan.ee"},"directories":{},"maintainers":[{"name":"erfan-ee","email":"hi@erfan.ee"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/iconsax-reactjs_0.0.8_1744578392986_0.7869844650226387"},"_hasShrinkwrap":false}},"time":{"created":"2025-04-13T21:06:32.881Z","0.0.8":"2025-04-13T21:06:33.286Z","modified":"2025-04-13T21:06:33.572Z"},"maintainers":[{"name":"erfan-ee","email":"hi@erfan.ee"}],"description":"Iconsax icon pack for React","homepage":"https://iconsax.erfan.ee","keywords":["icons","react","icon components","iconsax"],"repository":{"type":"git","url":"git+https://github.com/rendinjast/iconsax-react.git","directory":"packages/iconsax-react"},"author":{"name":"Erfan Khadivar","email":"rendinjast@gmail.com"},"bugs":{"url":"https://github.com/rendinjast/iconsax-react/issues"},"license":"MIT","readme":"<h1 align=\"center\">iconsax for React</h1>\n\n<a href=\"https://www.npmjs.com/package/iconsax-react-nativejs\">for React Native</a>\n\n<p align=\"center\">\n  1000 icons in 6 different styles, total 6000 icons | \nPerfectly balance | \n24px grid-based\n<p>\n\n<p align=\"center\">\n  <a href=\"https://iconsax.erfan.ee/\"><strong>Browse icons at site</strong></a>\n</p>\n<br>\n<br>\n\n## Installation\n\n```bash\nyarn add iconsax-reactjs\n# or\nnpm i iconsax-reactjs\n```\n\n## Usage\n\n```jsx\nimport React from 'react';\n//import icon.\nimport { EmojiHappy } from 'iconsax-reactjs';\n\nconst Example = () => {\n  // then use it as a normal React Component\n  return <EmojiHappy />;\n};\n```\n\nYou can configure Icons with inline props:\n\n```jsx\n<EmojiHappy color=\"#eee\" variant=\"Bulk\" size={54} />\n```\n\n## Props\n\n| Prop      | Type                                                | Default        | Note                   |\n| --------- | --------------------------------------------------- | -------------- | ---------------------- |\n| `color`   | `string`                                            | `currentColor` | css color              |\n| `size`    | `number` `string`                                   | 24px           | size={24} or size=\"24\" |\n| `variant` | `Linear` `Outline` `TwoTone` `Bulk` `Broken` `Bold` | `Linear`       | icons styles           |\n\n---\n\n## Contributing\n\nSee\n<a href=\"https://github.com/rendinjast/iconsax-react/blob/main/CONTRIBUTING.md\">CONTRIBUTING.md</a>\n\n## License\n\n<a href=\"https://github.com/rendinjast/iconsax-react/blob/main/LICENSE\">MIT</a>\n","readmeFilename":"README.md","_rev":"1-4f4e7c18952ead4a1eccd6f5721b3f7c"}