{"id":30679383,"url":"https://github.com/2bndy5/redist-icons","last_synced_at":"2026-05-31T06:01:43.478Z","repository":{"id":312059288,"uuid":"1043672320","full_name":"2bndy5/redist-icons","owner":"2bndy5","description":"A redistribution of various npm packages' icons (with some metadata)","archived":false,"fork":false,"pushed_at":"2026-05-30T15:33:45.000Z","size":24515,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-05-30T17:14:51.501Z","etag":null,"topics":["deno","fontawesome-free","mdi","octicons","python","rust","simple-icons"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/2bndy5.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"2bndy5","custom":["https://www.paypal.me/Brendan884"]}},"created_at":"2025-08-24T11:27:11.000Z","updated_at":"2026-05-26T03:10:32.000Z","dependencies_parsed_at":"2026-05-21T14:03:36.552Z","dependency_job_id":null,"html_url":"https://github.com/2bndy5/redist-icons","commit_stats":null,"previous_names":["2bndy5/redist-icons"],"tags_count":59,"template":false,"template_full_name":null,"purl":"pkg:github/2bndy5/redist-icons","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2bndy5%2Fredist-icons","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2bndy5%2Fredist-icons/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2bndy5%2Fredist-icons/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2bndy5%2Fredist-icons/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/2bndy5","download_url":"https://codeload.github.com/2bndy5/redist-icons/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2bndy5%2Fredist-icons/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33720897,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-31T02:00:06.040Z","response_time":95,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["deno","fontawesome-free","mdi","octicons","python","rust","simple-icons"],"created_at":"2025-09-01T14:09:56.125Z","updated_at":"2026-05-31T06:01:43.444Z","avatar_url":"https://github.com/2bndy5.png","language":"Rust","funding_links":["https://github.com/sponsors/2bndy5","https://www.paypal.me/Brendan884"],"categories":[],"sub_categories":[],"readme":"# redist-icons project\n\n[![Python CI][python-ci-badge]][python-ci-link]\n[![Rust CI][rust-ci-badge]][rust-ci-link]\n\n\u003c!-- markdownlint-disable MD033 --\u003e\n\nThis repository contains (deno-flavored) TS scripts that generate Rust and\nPython (via FFI bindings) packages from the following npm packages:\n\n| npm package | Generated source | Rust package | Python package |\n|:-:|:-:|:-:|:-:|\n| [`@mdi/svg`][mdi-npm-link] | [crates/mdi](crates/mdi) | [![Crates.io Version][mdi-cargo-badge]][mdi-cargo-link]\u003cbr\u003e![MSRV][msrv-badge] | [![PyPI - Version][mdi-pip-badge]][mdi-pip-link]\u003cbr\u003e![Min Py][min-py] |\n| [`@primer/octicons`][oct-npm-link] | [crates/octicons](crates/octicons) | [![Crates.io Version][oct-cargo-badge]][oct-cargo-link]\u003cbr\u003e![MSRV][msrv-badge] | [![PyPI - Version][oct-pip-badge]][oct-pip-link]\u003cbr\u003e![Min Py][min-py] |\n| [`@fortawesome/fontawesome-free`][fa-npm-link] | [crates/fontawesome](crates/fontawesome) | [![Crates.io Version][fa-cargo-badge]][fa-cargo-link]\u003cbr\u003e![MSRV][msrv-badge] | [![PyPI - Version][fa-pip-badge]][fa-pip-link]\u003cbr\u003e![Min Py][min-py] |\n| [`simple-icons`][si-npm-link] | [crates/simple-icons](crates/simple-icons/) | [![Crates.io Version][si-cargo-badge]][si-cargo-link]\u003cbr\u003e![MSRV][msrv-badge] | [![PyPI - Version][si-pip-badge]][si-pip-link]\u003cbr\u003e![Min Py][min-py] |\n\nThe generated packages are designed to expose most metadata alongside their SVG\nsources.\n\n[python-ci-badge]: https://github.com/2bndy5/redist-icons/actions/workflows/python.yml/badge.svg\n[python-ci-link]: https://github.com/2bndy5/redist-icons/actions/workflows/python.yml\n[rust-ci-badge]: https://github.com/2bndy5/redist-icons/actions/workflows/rust.yml/badge.svg\n[rust-ci-link]: https://github.com/2bndy5/redist-icons/actions/workflows/rust.yml\n\n[mdi-npm-link]: https://www.npmjs.com/package/@mdi/svg\n[mdi-cargo-badge]: https://img.shields.io/crates/v/material-design-icons-pack\n[mdi-cargo-link]: https://crates.io/crates/material-design-icons-pack\n[mdi-pip-badge]: https://img.shields.io/pypi/v/material-design-icons-pack\n[mdi-pip-link]: https://pypi.org/project/material-design-icons-pack/\n\n[fa-npm-link]: https://www.npmjs.com/package/@fortawesome/fontawesome-free\n[fa-cargo-badge]: https://img.shields.io/crates/v/fontawesome-free-pack\n[fa-cargo-link]: https://crates.io/crates/fontawesome-free-pack\n[fa-pip-badge]: https://img.shields.io/pypi/v/fontawesome-free-pack\n[fa-pip-link]: https://pypi.org/project/fontawesome-free-pack/\n\n[oct-npm-link]: https://www.npmjs.com/package/@primer/octicons\n[oct-cargo-badge]: https://img.shields.io/crates/v/octicons-pack\n[oct-cargo-link]: https://crates.io/crates/octicons-pack\n[oct-pip-badge]: https://img.shields.io/pypi/v/octicons-pack\n[oct-pip-link]: https://pypi.org/project/octicons-pack\n\n[si-npm-link]: https://www.npmjs.com/package/simple-icons\n[si-cargo-badge]: https://img.shields.io/crates/v/simple-icons-pack\n[si-cargo-link]: https://crates.io/crates/simple-icons-pack\n[si-pip-badge]: https://img.shields.io/pypi/v/simple-icons-pack\n[si-pip-link]: https://pypi.org/project/simple-icons-pack/\n\n[msrv-badge]: https://img.shields.io/badge/MSRV-1.85.0-blue\n[min-py]: https://img.shields.io/badge/Python-v3.9+-blue\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F2bndy5%2Fredist-icons","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F2bndy5%2Fredist-icons","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F2bndy5%2Fredist-icons/lists"}