{"id":51012476,"url":"https://github.com/webkernelphp/standard-pix","last_synced_at":"2026-06-21T05:01:41.036Z","repository":{"id":365837218,"uuid":"1271115877","full_name":"webkernelphp/standard-pix","owner":"webkernelphp","description":"Standard graphics, icons, pixmaps, backgrounds, and encoded brand assets for the Webkernel platform.","archived":false,"fork":false,"pushed_at":"2026-06-19T05:15:46.000Z","size":7265,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-19T06:28:30.193Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/webkernelphp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-06-16T10:53:54.000Z","updated_at":"2026-06-19T05:15:50.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/webkernelphp/standard-pix","commit_stats":null,"previous_names":["webkernelphp/standard-pix"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/webkernelphp/standard-pix","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webkernelphp%2Fstandard-pix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webkernelphp%2Fstandard-pix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webkernelphp%2Fstandard-pix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webkernelphp%2Fstandard-pix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webkernelphp","download_url":"https://codeload.github.com/webkernelphp/standard-pix/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webkernelphp%2Fstandard-pix/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34594326,"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-06-21T02:00:05.568Z","response_time":54,"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":"2026-06-21T05:01:39.816Z","updated_at":"2026-06-21T05:01:41.025Z","avatar_url":"https://github.com/webkernelphp.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# webkernel/std-svg-collection\n\nStandalone collection of +6000 SVG icons (Lucide, Simple Icons, and custom)\nfor the Webkernel platform.\n\n**No Laravel dependency.** Works in any PHP 8.4+ project.\n\n## Installation\n\n```bash\ncomposer require webkernel/std-svg-collection\n```\n\n## Usage\n\n```php\n$svg = webkernel_grab_icon('arrow-right');\n\nif ($svg !== null) {\n    echo $svg;\n}\n```\n\n## Icon sets\n\n| Set          | Directory                     | Source                                            |\n| ------------ | ----------------------------- | ------------------------------------------------- |\n| Lucide       | `resources/svg/lucide/`       | [lucide.dev](https://lucide.dev)                  |\n| Simple Icons | `resources/svg/simple-icons/` | [simpleicons.org](https://simpleicons.org)        |\n| Custom       | `resources/svg/custom/`       | Project-specific icons, override any of the above |\n\nSearch order: `custom` → `lucide` → `simple-icons`. The first match wins.\n\n## Functions\n\n### `webkernel_grab_icon(string $filename): ?string`\n\nReturns raw SVG markup for the given icon name (without extension), or `null`\nif not found.\n\n## License\n\nEPL-2.0 — see upstream icon set licenses for icon-specific terms (Lucide: ISC,\nSimple Icons: CC0).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebkernelphp%2Fstandard-pix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebkernelphp%2Fstandard-pix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebkernelphp%2Fstandard-pix/lists"}