{"id":15393147,"url":"https://github.com/shgysk8zer0/adwaita-icons","last_synced_at":"2025-04-15T23:33:22.835Z","repository":{"id":53572583,"uuid":"99147093","full_name":"shgysk8zer0/adwaita-icons","owner":"shgysk8zer0","description":"A copy of adwaita-icon-theme as seen in Gnome","archived":false,"fork":false,"pushed_at":"2023-04-18T19:36:21.000Z","size":629,"stargazers_count":3,"open_issues_count":5,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-07T13:39:02.407Z","etag":null,"topics":["adwaita","adwaita-icon-theme","gnome","icons","svg","symbols"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shgysk8zer0.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","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":"2017-08-02T18:08:24.000Z","updated_at":"2022-09-04T00:37:18.000Z","dependencies_parsed_at":"2024-10-19T01:07:24.470Z","dependency_job_id":null,"html_url":"https://github.com/shgysk8zer0/adwaita-icons","commit_stats":{"total_commits":31,"total_committers":1,"mean_commits":31.0,"dds":0.0,"last_synced_commit":"bfa21bcb8a7d18dd45b986b33957622c86569bc4"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shgysk8zer0%2Fadwaita-icons","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shgysk8zer0%2Fadwaita-icons/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shgysk8zer0%2Fadwaita-icons/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shgysk8zer0%2Fadwaita-icons/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shgysk8zer0","download_url":"https://codeload.github.com/shgysk8zer0/adwaita-icons/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240356060,"owners_count":19788512,"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":["adwaita","adwaita-icon-theme","gnome","icons","svg","symbols"],"created_at":"2024-10-01T15:18:01.116Z","updated_at":"2025-02-28T20:31:49.054Z","avatar_url":"https://github.com/shgysk8zer0.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# adwaita-icon\n\n[![Build Status](https://travis-ci.org/shgysk8zer0/adwaita-icons.svg?branch=master)](https://travis-ci.org/shgysk8zer0/adwaita-icons)\n\nA copy of [adwaita-icon-theme](https://github.com/GNOME/adwaita-icon-theme) as seen in the Gnome Project\n\n![Sample of icons](https://i.imgur.com/c1hLkNj.png)\n\nThis contains optimized SVG icons contained in [`Adwaita/scalable`](https://github.com/GNOME/adwaita-icon-theme/tree/master/Adwaita/scalable),\nand is primarily intended to be used in `\u003csymbol\u003e`s.\n\n## Helpful links\n- [Original Adwaita icons](https://github.com/GNOME/adwaita-icon-theme)\n- [Issues](https://shgysk8zer0/adwaita-icons/issues)\n- About [`\u003csymbol\u003e`s \u0026 `\u003cuse\u003e`](https://css-tricks.com/svg-sprites-use-better-icon-fonts/)\n- [Contributing guidelines](./docs/CONTRIBUTING.md)\n- [Inkscape](https://inkscape.org/)\n\n## Example usage\n\u003ctable\u003e\n\u003ccaption\u003eContents of \u003ccode\u003eicons.csv\u003c/code\u003e\u003c/caption\u003e\n\u003cthead\u003e\n\u003ctr\u003e\u003cth\u003eID\u003c/th\u003e\u003cth\u003ePath\u003c/th\u003e\u003c/tr\u003e\n\u003c/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\u003ctd\u003euser-home\u003c/td\u003e\u003ctd\u003eplaces/user-home.svg\u003c/td\u003e\u003c/tr\u003e\n\u003ctr\u003e\u003ctd\u003esend-to\u003c/td\u003e\u003ctd\u003eplaces/send-to.svg\u003c/td\u003e\u003c/tr\u003e\n\u003ctr\u003e\u003ctd\u003e...\u003c/td\u003e\u003ctd\u003e...\u003c/td\u003e\u003c/tr\u003e\n\u003c/tbody\u003e\n\u003c/table\u003e\n\n```html\n\u003ca href=\"/home\"\u003e\n    \u003csvg width=\"32\" height=\"32\"\u003e\u003cuse xlink:href=\"/img/icons.svg#user-home\" /\u003e\u003c/svg\u003e\n\u003c/a\u003e\n```\n\n## Inkscape output settings\n- ![Output format: \"Optimized SVG (*.svg)\"](http://i.imgur.com/SC5VDpi.png)\n- ![Options tab](http://i.imgur.com/NcpY8GZ.png)\n- ![SVG Output tab](http://i.imgur.com/sjyi8iQ.png)\n- ![IDs tab](http://i.imgur.com/Lk9VTr4.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshgysk8zer0%2Fadwaita-icons","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshgysk8zer0%2Fadwaita-icons","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshgysk8zer0%2Fadwaita-icons/lists"}