{"id":27069361,"url":"https://github.com/tiknil/svg-sprite","last_synced_at":"2025-09-06T08:46:49.314Z","repository":{"id":285536722,"uuid":"958496280","full_name":"tiknil/svg-sprite","owner":"tiknil","description":"Tool for creating an svg sprite from a folder of icons.","archived":false,"fork":false,"pushed_at":"2025-07-08T08:45:28.000Z","size":13,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-12T02:24:26.759Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/tiknil.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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}},"created_at":"2025-04-01T09:42:07.000Z","updated_at":"2025-07-08T08:44:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"6bb76fcf-f3a6-4643-8488-d625eeeb8974","html_url":"https://github.com/tiknil/svg-sprite","commit_stats":null,"previous_names":["tiknil/svg-sprite"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/tiknil/svg-sprite","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiknil%2Fsvg-sprite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiknil%2Fsvg-sprite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiknil%2Fsvg-sprite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiknil%2Fsvg-sprite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tiknil","download_url":"https://codeload.github.com/tiknil/svg-sprite/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiknil%2Fsvg-sprite/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273879763,"owners_count":25184428,"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-09-06T02:00:13.247Z","response_time":2576,"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-04-05T21:31:21.054Z","updated_at":"2025-09-06T08:46:49.303Z","avatar_url":"https://github.com/tiknil.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"[Svg sprite](https://github.com/tiknil/svg-sprite) is a tool for creating an svg sprite from a folder of icons.\n\n[Learn more about SVG Sprites and how to use them](https://css-tricks.com/svg-sprites-use-better-icon-fonts/)\n\n## Installation\n\n### Global installation\n\n```\ncomposer global require tiknil/svg-sprite\n```\n\nMake sure that the composer binaries directory is in your `$PATH`\n\nYou can update svg-sprite to the latest version by running\n\n```\ncomposer global update tiknil/svg-sprite\n```\n\nYou can now use the `svg-sprite` command anywhere\n\n### PHP project local installation\n\n```\ncomposer require tiknil/svg-sprite\n```\n\nYou can now invoke the command using `vendor/bin/svg-sprite`\n\n### Usage\n\n```bash\nsvg-sprite \u003cfolder\u003e \u003coutput\u003e\n```\n\nFor example, in a laravel project:\n\n```\nsvg-sprite public/icons resources/views/sprite.blade.php\n```\n\nBy default, the files names will be used as ID for the icon. You can add a prefix with the -p option:\n\n```\nsvg-sprite  public/icons resources/views/sprite.blade.php -p icons-\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftiknil%2Fsvg-sprite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftiknil%2Fsvg-sprite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftiknil%2Fsvg-sprite/lists"}