{"id":13629488,"url":"https://github.com/brecht-vde/lucide-blazor","last_synced_at":"2025-04-17T09:34:14.108Z","repository":{"id":175199845,"uuid":"611946142","full_name":"brecht-vde/lucide-blazor","owner":"brecht-vde","description":"[not maintained] Unofficial Blazor adaption for the Lucide icon pack","archived":false,"fork":false,"pushed_at":"2024-02-26T21:32:29.000Z","size":225,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-05-22T04:33:30.783Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C#","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/brecht-vde.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2023-03-09T21:46:20.000Z","updated_at":"2024-02-26T21:37:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"891e4587-9d8f-43a8-8122-0660a25ee19d","html_url":"https://github.com/brecht-vde/lucide-blazor","commit_stats":null,"previous_names":["brecht-vde/lucide-blazor"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brecht-vde%2Flucide-blazor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brecht-vde%2Flucide-blazor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brecht-vde%2Flucide-blazor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brecht-vde%2Flucide-blazor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brecht-vde","download_url":"https://codeload.github.com/brecht-vde/lucide-blazor/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223751155,"owners_count":17196580,"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","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-08-01T22:01:11.887Z","updated_at":"2024-11-08T20:31:02.231Z","avatar_url":"https://github.com/brecht-vde.png","language":"C#","funding_links":[],"categories":["Contributors Welcome for those"],"sub_categories":["1. [ThisAssembly](https://ignatandrei.github.io/RSCG_Examples/v2/docs/ThisAssembly) , in the [EnhancementProject](https://ignatandrei.github.io/RSCG_Examples/v2/docs/rscg-examples#enhancementproject) category"],"readme":"# lucide-blazor\n\n⚠⚠⚠ Please be aware this project was merely meant for myself to discover how source generators in C# work. This repository is not maintained.\n\n[![build, test and release main branch](https://github.com/brecht-vde/lucide-blazor/actions/workflows/build-test-and-release-main.yml/badge.svg)](https://github.com/brecht-vde/lucide-blazor/actions/workflows/build-test-and-release-main.yml) \n[![build and test pull requests](https://github.com/brecht-vde/lucide-blazor/actions/workflows/build-and-test-pull-requests.yml/badge.svg)](https://github.com/brecht-vde/lucide-blazor/actions/workflows/build-and-test-pull-requests.yml) \n[![update lucide](https://github.com/brecht-vde/lucide-blazor/actions/workflows/update-lucide.yml/badge.svg)](https://github.com/brecht-vde/lucide-blazor/actions/workflows/update-lucide.yml)\n\nThis is an unofficial Blazor adaption for the Lucide icon pack. For a list of available icons check https://lucide.dev/ or find them in the Lucide repository.\n\n## Installation\n\nTo add nuget sources for this package, follow [these steps](https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-nuget-registry).\n\n```bash\ndotnet add \u003cyour_project.csproj\u003e package Lucide.Blazor \n```\n\n## Usage\n\nImport the following in your razor files:\n\n```razor\n@using Lucide.Blazor.Components\n```\n\n### Basic\n\n```razor\n\u003cIcon Name=\"bug\" /\u003e\n```\n### Change color\n\n```razor\n\u003cIcon Name=\"bug\" Stroke=\"blue\" /\u003e\n```\n\n### Change size\n\n```razor\n\u003cIcon Name=\"bug\" Width=\"100\" Height=\"100\" /\u003e\n```\n\n### Apply css classes\n\n```razor\n\u003cIcon Name=\"bug\" Css=\"icon-style\" /\u003e\n```\n\n### More examples\n\nCheck the [example project](/examples/) for a running project.\n\n## Licenses\n\nCheck the [license](/LICENSE) file for this repository.\nCheck the [license](https://github.com/lucide-icons/lucide/blob/main/LICENSE) file for Lucide icons.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrecht-vde%2Flucide-blazor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrecht-vde%2Flucide-blazor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrecht-vde%2Flucide-blazor/lists"}