{"id":19655239,"url":"https://github.com/manzdev/svg-icons","last_synced_at":"2025-07-24T13:34:02.236Z","repository":{"id":187638734,"uuid":"634093887","full_name":"ManzDev/svg-icons","owner":"ManzDev","description":null,"archived":false,"fork":false,"pushed_at":"2023-04-29T03:11:07.000Z","size":20,"stargazers_count":30,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-28T18:44:50.504Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/ManzDev.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}},"created_at":"2023-04-29T03:10:33.000Z","updated_at":"2025-03-25T21:03:14.000Z","dependencies_parsed_at":"2023-08-11T15:21:28.782Z","dependency_job_id":null,"html_url":"https://github.com/ManzDev/svg-icons","commit_stats":null,"previous_names":["manzdev/svg-icons"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ManzDev/svg-icons","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ManzDev%2Fsvg-icons","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ManzDev%2Fsvg-icons/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ManzDev%2Fsvg-icons/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ManzDev%2Fsvg-icons/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ManzDev","download_url":"https://codeload.github.com/ManzDev/svg-icons/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ManzDev%2Fsvg-icons/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266850882,"owners_count":23995164,"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-24T02:00:09.469Z","response_time":99,"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":"2024-11-11T15:20:04.054Z","updated_at":"2025-07-24T13:34:02.189Z","avatar_url":"https://github.com/ManzDev.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SVG Icons\n\nScripts para generar un mapa de SVG para reutilizar iconos en web. En un mismo fichero tendremos varios iconos svg en etiquetas `\u003csymbol\u003e` con `id` correspondiente.\n\nPara utilizarlos, sólo tendremos que hacer lo siguiente:\n\n```html\n\u003csvg\u003e\n  \u003cuse href=\"logos.svg#twitch\" /\u003e\n\u003c/svg\u003e\n```\n\n## Requisitos\n\n- [svgo](https://github.com/svg/svgo)\n- sed\n\n## Uso\n\n```bash\n# Optimiza una imagen\noptimize original.svg optimized.svg\n\n# Crea un mapa de SVG con todos los iconos de la carpeta\ncreate folder\n\n# Script listo para nuestro caso\ngenerate\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanzdev%2Fsvg-icons","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmanzdev%2Fsvg-icons","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanzdev%2Fsvg-icons/lists"}