{"id":26915924,"url":"https://github.com/composablehorizons/composeicons","last_synced_at":"2025-04-09T16:12:02.325Z","repository":{"id":253293503,"uuid":"842959613","full_name":"composablehorizons/composeicons","owner":"composablehorizons","description":"Find icons for your next Compose project","archived":false,"fork":false,"pushed_at":"2024-12-18T04:31:09.000Z","size":163,"stargazers_count":108,"open_issues_count":9,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-09T16:11:47.774Z","etag":null,"topics":["compose-multiplatform","icons","jetpack-compose","svg-icons"],"latest_commit_sha":null,"homepage":"https://composeicons.com/","language":"Shell","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/composablehorizons.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":"2024-08-15T13:31:16.000Z","updated_at":"2025-04-08T20:03:15.000Z","dependencies_parsed_at":"2024-08-24T15:46:36.194Z","dependency_job_id":"45524220-dc6b-4d29-b169-7664d34b77f8","html_url":"https://github.com/composablehorizons/composeicons","commit_stats":null,"previous_names":["composablehorizons/composeicons"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/composablehorizons%2Fcomposeicons","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/composablehorizons%2Fcomposeicons/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/composablehorizons%2Fcomposeicons/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/composablehorizons%2Fcomposeicons/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/composablehorizons","download_url":"https://codeload.github.com/composablehorizons/composeicons/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248065283,"owners_count":21041872,"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":["compose-multiplatform","icons","jetpack-compose","svg-icons"],"created_at":"2025-04-01T18:40:16.075Z","updated_at":"2025-04-09T16:12:02.283Z","avatar_url":"https://github.com/composablehorizons.png","language":"Shell","readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://composeicons.com\" target=\"_blank\"\u003e\n    \u003cimg src=\"./art/logo.svg\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  We've converted the Internet's most popular icon libraries to Jetpack Compose Image Vectors, so you'll never run out of icons to use in your Compose apps.\n\u003cp\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://composeicons.com\"\u003e\u003cstrong\u003eBrowse at ComposeIcons.com \u0026rarr;\u003c/strong\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n## Basic Usage\n\n### For Designers\n\nHead over to [composeicons.com](https://composeicons.com), find an icon you need an click on\nthe `Copy SVG` button. Then go to any design tool of your choice such as Figma and paste the icon (`⌘ + V`) in your project.\n\n### For Developers\n\nHead over to [composeicons.com](https://composeicons.com), find the icon you need and click the `Copy Compose` button. \nIt will add the Jetpack Compose Image Vector to your clipboard. Then paste the vector into your project and use it.\n\nUse it in your project using the `Image()` composable:\n\n```kotlin\nimport Check // your new icon\n\nImage(Check, contentDescription = null)\n```\n\nAlternatively, use the `Icon()` composable from [Composables Core](https://composablescore.com) that supports tinting:\n\n```kotlin\nimport Check // your new icon\n\nIcon(Check, contentDescription = null, tint = Color.Blue)\n```\n\n## Icon Libraries\n\nInstead of adding individual icons to your project, you can add an all icons in a library instead. \n\nTo add them to your project, visit the respective icon library section: \n\n- [Lucide Compose](icons-lucide/)\n\n## License\n\nEach icon has a license of the respective icon library. To view each license, find the icon library\nat [ComposeIcons.com](https://composeicons.com)\n\n## Contributing\n\nWe are currently accepting contributions in the form of bug reports and feature \u0026 icons requests, in the form of Github issues.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcomposablehorizons%2Fcomposeicons","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcomposablehorizons%2Fcomposeicons","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcomposablehorizons%2Fcomposeicons/lists"}