{"id":22929143,"url":"https://github.com/irsyadadl/paranoid","last_synced_at":"2025-07-16T04:36:37.594Z","repository":{"id":210340664,"uuid":"726331226","full_name":"irsyadadl/paranoid","owner":"irsyadadl","description":"A library of beautifully crafted react icons, perfect for enhancing the visual appeal and user experience of your web applications.","archived":false,"fork":false,"pushed_at":"2024-08-07T13:40:03.000Z","size":2646,"stargazers_count":48,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-18T05:06:18.247Z","etag":null,"topics":["icon","react-icon"],"latest_commit_sha":null,"homepage":"https://getjustd.com/icons","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/irsyadadl.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yaml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"irsyadadl","custom":["https://paypal.me/irsyaddotco","https://saweria.co/irsyadadl"]}},"created_at":"2023-12-02T04:21:10.000Z","updated_at":"2025-05-17T15:41:29.000Z","dependencies_parsed_at":"2023-12-02T05:39:22.977Z","dependency_job_id":"7fc1e7f6-4629-46d0-8efe-8d3b2c0e6047","html_url":"https://github.com/irsyadadl/paranoid","commit_stats":null,"previous_names":["irsyadadl/paranoid"],"tags_count":161,"template":false,"template_full_name":null,"purl":"pkg:github/irsyadadl/paranoid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irsyadadl%2Fparanoid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irsyadadl%2Fparanoid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irsyadadl%2Fparanoid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irsyadadl%2Fparanoid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/irsyadadl","download_url":"https://codeload.github.com/irsyadadl/paranoid/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irsyadadl%2Fparanoid/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265481916,"owners_count":23773973,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["icon","react-icon"],"created_at":"2024-12-14T09:30:30.880Z","updated_at":"2025-07-16T04:36:37.565Z","avatar_url":"https://github.com/irsyadadl.png","language":"JavaScript","funding_links":["https://github.com/sponsors/irsyadadl","https://paypal.me/irsyaddotco","https://saweria.co/irsyadadl"],"categories":[],"sub_categories":[],"readme":"\u003cbr/\u003e\n\u003cbr/\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://paranoid.irsyad.co\"\u003e\n    \u003cimg src=\"https://paranoid.irsyad.co/icon.svg\" alt=\"Paranoid logo\" width=\"72\" height=\"72\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\u003ch1 align=\"center\"\u003eParanoid\u003c/h1\u003e\n\n\u003cdiv align=\"center\"\u003e\n\nA library of beautifully crafted react icons,\nperfect for enhancing the visual appeal and user\nexperience of your web applications.\ncooked by [irsyadadl](https://parsinta.com/@irsyadadl).\n\n\u003c/div\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://paranoid.irsyad.co\"\u003eExplore icons\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://www.npmjs.com/package/@irsyadadl/paranoid\"\u003e\u003cimg src=\"https://img.shields.io/npm/dt/@irsyadadl/paranoid.svg\" alt=\"Total Downloads\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://github.com/irsyadadl/paranoid/releases\"\u003e\u003cimg src=\"https://img.shields.io/npm/v/@irsyadadl/paranoid.svg\" alt=\"Latest Release\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://github.com/irsyadadl/paranoid/blob/master/LICENSE\"\u003e\u003cimg src=\"https://img.shields.io/npm/l/@irsyadadl/paranoid.svg\" alt=\"License\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n[![@irsyadadl/paranoid](preview.jpg)]()\n\n## Install\n\nYou can install this package using any package manager, this example is using npm:\n\n```bash\nnpm i @irsyadadl/paranoid\n```\n\nOr using bun:\n\n```bash\nbun i @irsyadadl/paranoid\n```\n\n## Usage\n\nElevating simplicity to elegance, effortlessly import your desired icon and wield it as a component. Unsure of your choice? Discover the perfect icon right [here](https://paranoid.irsyad.co).\n\n```jsx\nimport { IconBag } from \"@irsyadadl/paranoid\";\n\nconst App = () =\u003e {\n  return \u003cIconBag /\u003e;\n};\n\nexport default App;\n```\n\n## Find Icon\n\n[Here](https://paranoid.irsyad.co)\n\n## License\n\nThis library is [MIT](https://github.com/irsyadadl/paranoid/blob/master/LICENSE) licensed.\n\n## Author\n\n[irsyadadl](https://x.com/irsyadadl)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Firsyadadl%2Fparanoid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Firsyadadl%2Fparanoid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Firsyadadl%2Fparanoid/lists"}