{"id":17663729,"url":"https://github.com/qwikerx/flowbite-qwik-icons","last_synced_at":"2025-05-07T21:23:00.183Z","repository":{"id":243127540,"uuid":"811525133","full_name":"qwikerx/flowbite-qwik-icons","owner":"qwikerx","description":"Unofficial library for the free and open-source collection of over 430+ SVG icons for Flowbite and Vue","archived":false,"fork":false,"pushed_at":"2025-03-21T18:25:07.000Z","size":508,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-24T15:25:18.490Z","etag":null,"topics":["flowbite","flowbite-qwik-icons","icon-library","qwik","qwikjs"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/qwikerx.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-06T19:07:59.000Z","updated_at":"2025-03-21T18:24:41.000Z","dependencies_parsed_at":"2024-10-23T20:45:34.317Z","dependency_job_id":"fedf4888-693b-4817-8ea7-6635d6c89c04","html_url":"https://github.com/qwikerx/flowbite-qwik-icons","commit_stats":null,"previous_names":["qwikerx/flowbite-qwik-icons"],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qwikerx%2Fflowbite-qwik-icons","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qwikerx%2Fflowbite-qwik-icons/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qwikerx%2Fflowbite-qwik-icons/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qwikerx%2Fflowbite-qwik-icons/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qwikerx","download_url":"https://codeload.github.com/qwikerx/flowbite-qwik-icons/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252955183,"owners_count":21831064,"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":["flowbite","flowbite-qwik-icons","icon-library","qwik","qwikjs"],"created_at":"2024-10-23T19:08:01.737Z","updated_at":"2025-05-07T21:23:00.158Z","avatar_url":"https://github.com/qwikerx.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv style=\"text-align: center\"\u003e\n  \u003ch1\u003eFlowbite Qwik Icon Components\u003c/h1\u003e\n\n  \u003cp\u003e\n    Include popular Flowbite icons easily in your Qwik projects with `flowbite-qwik-icons` 🚀\n  \u003c/p\u003e\n  \u003cp\u003e\n    \u003ca href=\"https://www.npmjs.com/package/flowbite-qwik-icons\"\u003e\n      \u003cimg src=\"https://img.shields.io/npm/dt/flowbite-qwik-icons.svg\" alt=\"Total Downloads\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://badge.fury.io/js/flowbite-qwik-icons\"\u003e\n      \u003cimg alt=\"Latest release\" src=\"https://badge.fury.io/js/flowbite-qwik-icons.svg\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://flowbite.com/getting-started/license/\"\u003e\n      \u003cimg src=\"https://img.shields.io/badge/license-MIT-blue\" alt=\"License\"\u003e\n    \u003c/a\u003e\n  \u003c/p\u003e\n\u003c/div\u003e\n\n---\n\n## Installation\n\nSimply install the package with your package manager of choice:\n\n```bash\nnpm i flowbite-qwik-icons\nyarn add flowbite-qwik-icons\npnpm add flowbite-qwik-icons\n```\n\n## Usage\n\nIcon size and color are inherited by default\n\n```tsx\nimport { IconVolumeUpSolid } from 'flowbite-qwik-icons'\n\nexport const MyComponent = component$(() =\u003e {\n  return (\n    \u003cdiv style={{ color: 'red', fontSize: '40px' }}\u003e\n      \u003cIconVolumeUpSolid /\u003e\n    \u003c/div\u003e\n  )\n})\n```\n\nIcon can be used as component props\n\n```tsx\nimport { IconVolumeUpSolid } from 'flowbite-qwik-icons'\n\nexport const MyComponent = component$(() =\u003e {\n  return \u003cButton prefix={IconVolumeUpSolid}\u003eNext\u003c/Button\u003e\n})\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqwikerx%2Fflowbite-qwik-icons","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqwikerx%2Fflowbite-qwik-icons","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqwikerx%2Fflowbite-qwik-icons/lists"}