{"id":19501557,"url":"https://github.com/hraph/softies-react-icons","last_synced_at":"2025-04-15T16:42:52.643Z","repository":{"id":142520111,"uuid":"608867697","full_name":"Hraph/Softies-React-Icons","owner":"Hraph","description":"Softies icons adapted as React components","archived":false,"fork":false,"pushed_at":"2025-02-17T10:19:50.000Z","size":382,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T22:35:12.273Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/org/softies-react-icons","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Hraph.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2023-03-02T22:38:49.000Z","updated_at":"2025-02-17T10:19:54.000Z","dependencies_parsed_at":"2024-04-24T14:37:05.940Z","dependency_job_id":"5149498d-9d79-4d7f-8033-d420ec199e38","html_url":"https://github.com/Hraph/Softies-React-Icons","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hraph%2FSofties-React-Icons","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hraph%2FSofties-React-Icons/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hraph%2FSofties-React-Icons/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hraph%2FSofties-React-Icons/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Hraph","download_url":"https://codeload.github.com/Hraph/Softies-React-Icons/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249110545,"owners_count":21214350,"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":[],"created_at":"2024-11-10T22:13:12.753Z","updated_at":"2025-04-15T16:42:52.624Z","avatar_url":"https://github.com/Hraph.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Softies React Icons\n\nThis is a collection of SVG icons adapted from the Softies icon set by Robbie Pearce, designed specifically for use with React. All icons defined in the `core-icons/icons` directory are the work of Robbie Pearce. You can find more of his work at https://robbiepearce.com/softies.\n\n## Installation\n\nYou can install the package using yarn:\n\n```bash\nyarn add @softies-react-icons/core\n```\n\n## Usage\n\nTo use an icon in your React project, simply import it from the `@softies-react-icons/core` or `@softies-react-icons/custom` directory and render it using a JSX component. For example:\n\n```jsx\nimport { ArrowDownIcon } from '@softies-react-icons/core';\n\nfunction MyComponent() {\n  return (\n    \u003cdiv\u003e\n      \u003cArrowDownIcon width={16} height={16} /\u003e\n    \u003c/div\u003e\n  );\n}\n```\n\nThe width and height props are optional, and will default to 24 if not specified. You can also pass additional props to the SVG element, such as className or style, to customize the appearance of the icon.\n\n## License\nThis package is released under the Apache License, Version 2.0. The Softies icon set is the work of Robbie Pearce, and its license can be found at https://robbiepearce.com/softies/licence.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhraph%2Fsofties-react-icons","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhraph%2Fsofties-react-icons","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhraph%2Fsofties-react-icons/lists"}