{"id":18412466,"url":"https://github.com/boyney123/awsicons","last_synced_at":"2025-08-20T12:32:03.874Z","repository":{"id":43773562,"uuid":"316425801","full_name":"boyney123/awsicons","owner":"boyney123","description":"Open source SVG icon library with over 500+ icons","archived":false,"fork":false,"pushed_at":"2023-10-23T14:44:11.000Z","size":2051,"stargazers_count":178,"open_issues_count":6,"forks_count":17,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-12-06T08:42:08.670Z","etag":null,"topics":["aws","icons","svg"],"latest_commit_sha":null,"homepage":"https://awsicons.dev","language":"CSS","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/boyney123.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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":["boyney123"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2020-11-27T07:06:34.000Z","updated_at":"2024-11-26T19:27:03.000Z","dependencies_parsed_at":"2024-11-06T03:42:15.904Z","dependency_job_id":"3f06960a-fc9f-4abb-9f6d-32c71a0785f5","html_url":"https://github.com/boyney123/awsicons","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/boyney123%2Fawsicons","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boyney123%2Fawsicons/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boyney123%2Fawsicons/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boyney123%2Fawsicons/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/boyney123","download_url":"https://codeload.github.com/boyney123/awsicons/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230423564,"owners_count":18223435,"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":["aws","icons","svg"],"created_at":"2024-11-06T03:42:09.595Z","updated_at":"2024-12-19T11:12:53.371Z","avatar_url":"https://github.com/boyney123.png","language":"CSS","funding_links":["https://github.com/sponsors/boyney123"],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\t\u003ch1\u003eawsicons.dev - Quickly Find \u0026 Copy AWS Icons\u003c/h1\u003e\n\u003c/div\u003e\n\n\n\u003cdiv align=\"center\"\u003e\n\tOpen source SVG icon library with over 500+ icons\n\u003c/div\u003e\n\n\n\u003cbr\u003e\n\u003cdiv align=\"center\"\u003e\n\t\u003cimg src=\"https://awsicons.dev/static/social.png\" width=\"600\"\u003e\n\u003c/div\u003e\n\u003cbr\u003e\n\n\u003cdiv align=\"center\"\u003e\n\tForked from \u003ca href=\"https://heroicons.dev\"\u003ehttps://heroicons.dev\u003c/a\u003e created by me \u003ca href=\"https://twitter.com/boyney123\"\u003e@boyney123\u003c/a\u003e\n\u003c/div\u003e\n\n\n\u003cdiv align=\"center\"\u003e\n\t\t\u003ca href=\"https://twitter.com/intent/tweet?text=Check%20out%20Awsicons!%20%F0%9F%94%A5%0A%0AThanks%20@username_ZAYDEK%20for%20awsicons.dev%20and%20@boyney123%20for%20awsicons.dev!%0A%0Ahttps://awsicons.dev\"\u003eShare with your friends on Twitter!\u003c/a\u003e \n\u003c/div\u003e\n\n\n## Features\n\n✨ Tag-based search\u003cbr\u003e\n✨ Search for only new icons using ‘new’: https://awsicons.dev/?query=new\u003cbr\u003e\n✨ Click-to-copy to the clipboard as SVG or JSX\u003cbr\u003e\n✨ Dark mode 😎\u003cbr\u003e\n✨ Preferences sync to localStorage\u003cbr\u003e\n\n## Purpose\n\nI built this project to allow people to quickly find AWS icons quickly. Simple click to copy to clipboard and job done.\n\n## Contributing Guide\n\nContributions are welcome! I’m actively maintaining this website.\n\n[awsicons.dev](https://awsicons.dev) is built on top of [Next.js](https://nextjs.org), [Tailwind CSS](https://tailwindcss.com), GA for analytics. If you plan on contributing, the only thing you need to know is before you can build the development server, you need to run `yarn tailwind-dev` to build the Tailwind configuration file. `yarn tailwind-build` is the command for building the Tailwind configuration file for production (you probably don’t need to use this one).\n\nThat’s pretty much it. I’m using a [custom ESLint configuration file](https://github.com/zaydek/dot-eslintrc.js) for formatting, but you can ignore this yourself when contributing.\n\nThank you for contributing!\n\n## License\n\nOpen source software licensed as MIT.\n\n\u003cbr\u003e\n\n# Next.js\n\nThis is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).\n\n## Getting Started\n\nFirst, run the development server:\n\n```bash\nnpm run dev\n# or\nyarn dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n\nYou can start editing the page by modifying `pages/index.js`. The page auto-updates as you edit the file.\n\n## Learn More\n\nTo learn more about Next.js, take a look at the following resources:\n\n- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.\n- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.\n\nYou can check out [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are welcome!\n\n## Deploy on Vercel\n\nThe easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/import?utm_medium=default-template\u0026filter=next.js\u0026utm_source=create-next-app\u0026utm_campaign=create-next-app-readme) from the creators of Next.js.\n\nCheck out our [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboyney123%2Fawsicons","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fboyney123%2Fawsicons","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboyney123%2Fawsicons/lists"}