{"id":29788070,"url":"https://github.com/passeriform/recolor-svg","last_synced_at":"2025-07-27T20:12:02.059Z","repository":{"id":107947099,"uuid":"499607297","full_name":"Passeriform/Recolor-SVG","owner":"Passeriform","description":"An API workaround to recolor an SVG (for bypassing GitHub markdown stylesheet restriction)","archived":false,"fork":false,"pushed_at":"2022-06-03T18:52:38.000Z","size":16,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-26T15:47:42.298Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Passeriform.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2022-06-03T18:08:29.000Z","updated_at":"2022-06-14T03:41:45.000Z","dependencies_parsed_at":"2023-07-11T02:15:10.978Z","dependency_job_id":null,"html_url":"https://github.com/Passeriform/Recolor-SVG","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Passeriform/Recolor-SVG","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Passeriform%2FRecolor-SVG","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Passeriform%2FRecolor-SVG/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Passeriform%2FRecolor-SVG/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Passeriform%2FRecolor-SVG/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Passeriform","download_url":"https://codeload.github.com/Passeriform/Recolor-SVG/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Passeriform%2FRecolor-SVG/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267417664,"owners_count":24083839,"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","status":"online","status_checked_at":"2025-07-27T02:00:11.917Z","response_time":82,"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":[],"created_at":"2025-07-27T20:11:47.364Z","updated_at":"2025-07-27T20:12:02.039Z","avatar_url":"https://github.com/Passeriform.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Recolor-SVG\n\nSimple API to recolor an SVG. Made to bypass GitHub markdown limitation on adding stylesheets.\n\n# Usage\nPass the url as path into the API with options as query parameters.\n\n## Basic Structure\n\thttps://recolor-svg.vercel.app/api/\u003csvg-url\u003e?color=\u003ccolor\u003e\n\n## Example\n\thttps://recolor-svg.vercel.app/api/https:/raw.githubusercontent.com/FortAwesome/Font-Awesome/6.x/svgs/brands/linkedin.svg?color=blue\n\n![linkedInIcon](https://recolor-svg.vercel.app/api/https:/raw.githubusercontent.com/FortAwesome/Font-Awesome/6.x/svgs/brands/linkedin.svg?color=blue\u0026size=25x25)\n\n# Supported options\n### `color` :\n\nAll CSS3 supported value formats are supported for color.\n\n**NOTE:** Special symbols *(like #)* must be escaped using URL encoding.\n\n\thttps://recolor-svg.vercel.app/api/\u003csvg-url\u003e?color=%237C23AE\n\nwould translate to ![#7C23AE](https://via.placeholder.com/16/7C23AE/FFFFFF?text=+) `#7C23AE`\n\n### `size` :\n\nType: `\u003cnumber\u003e` \\\nExample: `25`\n\nType: `\u003cnumber\u003ex\u003cnumber\u003e` \\\nExample: `25x25`\n\n**NOTE:** In case a single value is provided, it returns a proportionally sized svg, with width equal to supplied value.\n\n\thttps://recolor-svg.vercel.app/api/\u003csvg-url\u003e?size=50x20\n\nwould translate to `50px` wide and `20px` high\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpasseriform%2Frecolor-svg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpasseriform%2Frecolor-svg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpasseriform%2Frecolor-svg/lists"}