{"id":20661440,"url":"https://github.com/hypervideo/yew-lucide","last_synced_at":"2025-10-08T09:18:02.997Z","repository":{"id":259033701,"uuid":"876058564","full_name":"hypervideo/yew-lucide","owner":"hypervideo","description":"forked to add yew 0.21 support","archived":false,"fork":false,"pushed_at":"2024-10-21T14:49:28.000Z","size":139,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-17T12:17:22.907Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://gitlab.com/john_t/yew-lucide","language":"Rust","has_issues":false,"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/hypervideo.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":"2024-10-21T10:29:44.000Z","updated_at":"2024-10-21T10:37:44.000Z","dependencies_parsed_at":"2024-10-22T17:14:26.245Z","dependency_job_id":null,"html_url":"https://github.com/hypervideo/yew-lucide","commit_stats":null,"previous_names":["hypervideo/yew-lucide"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hypervideo%2Fyew-lucide","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hypervideo%2Fyew-lucide/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hypervideo%2Fyew-lucide/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hypervideo%2Fyew-lucide/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hypervideo","download_url":"https://codeload.github.com/hypervideo/yew-lucide/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242792891,"owners_count":20185949,"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-11-16T19:09:42.854Z","updated_at":"2025-10-08T09:18:02.922Z","avatar_url":"https://github.com/hypervideo.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# yew-lucide\n\n[![crates.io version](https://img.shields.io/crates/v/yew-lucide.svg?style=flat-square)](https://crates.io/crates/yew-lucide)\n[![crates.io downloads](https://img.shields.io/crates/d/yew-lucide.svg?style=flat-square)](https://crates.io/crates/yew-lucide)\n\nForked from [Yew Feather](https://github.com/pedrodesu/yew-feather)\n\n## What is yew-lucide?\n\nyew-lucide is a collection of simply beautiful open source icons for Yew. Each icon is designed on a 24x24 grid with an emphasis on simplicity, consistency and readability.\n\n## Based on Lucide Icons\n\nThis will be updated to keep in track with the latest lucide.\n\nhttps://lucide.dev/\n\n## Usage\n\n```rust\nuse yew::{function_component, html};\nuse yew_lucide::Camera;\n\n#[function_component(App)]\nfn app() -\u003e Html {\n    html! { \u003cCamera /\u003e }\n}\n\nfn main() {\n    yew::start_app::\u003cApp\u003e();\n}\n```\n\nIcons can be configured with inline props:\n\n```rust\n\u003cCamera color=\"red\" size=48 /\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhypervideo%2Fyew-lucide","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhypervideo%2Fyew-lucide","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhypervideo%2Fyew-lucide/lists"}