{"id":30759066,"url":"https://github.com/phil-scott-78/Icons","last_synced_at":"2025-09-04T12:03:07.729Z","repository":{"id":58524814,"uuid":"532270111","full_name":"phil-scott-78/Icons","owner":"phil-scott-78","description":null,"archived":false,"fork":false,"pushed_at":"2022-11-19T14:36:22.000Z","size":209,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-21T16:08:07.688Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","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/phil-scott-78.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}},"created_at":"2022-09-03T13:35:43.000Z","updated_at":"2022-11-19T14:51:06.000Z","dependencies_parsed_at":"2022-09-12T06:40:20.947Z","dependency_job_id":null,"html_url":"https://github.com/phil-scott-78/Icons","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/phil-scott-78/Icons","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phil-scott-78%2FIcons","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phil-scott-78%2FIcons/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phil-scott-78%2FIcons/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phil-scott-78%2FIcons/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phil-scott-78","download_url":"https://codeload.github.com/phil-scott-78/Icons/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phil-scott-78%2FIcons/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273605053,"owners_count":25135678,"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-04T02:00:08.968Z","response_time":61,"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-09-04T12:01:28.060Z","updated_at":"2025-09-04T12:03:07.715Z","avatar_url":"https://github.com/phil-scott-78.png","language":"C#","funding_links":[],"categories":["Content"],"sub_categories":["215. [BadIdeas.Icons.FontAwesome](https://ignatandrei.github.io/RSCG_Examples/v2/docs/BadIdeas.Icons.FontAwesome) , in the [Blazor](https://ignatandrei.github.io/RSCG_Examples/v2/docs/rscg-examples#blazor) category"],"readme":"# BadIdeas.Icons\n\nI had a bad idea about building out all the icons in Font Awesome in a huge blazor assembly and relying on dotnet trimming to keep the file size low.\n\nThis is the result.\n\n## Install\n\n```\ndotnet add package BadIdeas.Icons.FontAwesome \n```\n\n## Use\n\nAll the icons are components in the Icon namespace. They have zero styling, so you'll need to apply a width and a fill color with whatever CSS library you're into.\n\n```csharp\n@using BadIdeas.FontAwesome.Icons\n\n\u003cIcon Data=\"Brands.Github()\" class=\"...your styling...\"\u003e \u003c/Icon\u003e\n```\n\n## Neat\n\nThis will render the svg for the GitHub icon. No external javascript or CSS is needed for this, just a few KBs for the SVG content. And because of the assembly trimming, only the SVGs that are needed are deployed.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphil-scott-78%2FIcons","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphil-scott-78%2FIcons","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphil-scott-78%2FIcons/lists"}