{"id":29703429,"url":"https://github.com/elvinaspredkelis/phlex-tabler_icons","last_synced_at":"2025-07-23T13:39:55.298Z","repository":{"id":252078809,"uuid":"839276246","full_name":"elvinaspredkelis/phlex-tabler_icons","owner":"elvinaspredkelis","description":"Tabler Icons tailored for Phlex","archived":false,"fork":false,"pushed_at":"2024-09-21T09:18:54.000Z","size":1340,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-12T01:49:53.382Z","etag":null,"topics":["phlex","ruby","tabler-icons"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/elvinaspredkelis.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-08-07T09:35:11.000Z","updated_at":"2024-09-21T09:18:57.000Z","dependencies_parsed_at":"2024-08-07T16:08:07.887Z","dependency_job_id":null,"html_url":"https://github.com/elvinaspredkelis/phlex-tabler_icons","commit_stats":null,"previous_names":["elvinaspredkelis/phlex-tabler_icons"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/elvinaspredkelis/phlex-tabler_icons","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elvinaspredkelis%2Fphlex-tabler_icons","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elvinaspredkelis%2Fphlex-tabler_icons/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elvinaspredkelis%2Fphlex-tabler_icons/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elvinaspredkelis%2Fphlex-tabler_icons/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elvinaspredkelis","download_url":"https://codeload.github.com/elvinaspredkelis/phlex-tabler_icons/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elvinaspredkelis%2Fphlex-tabler_icons/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266689850,"owners_count":23969146,"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-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":["phlex","ruby","tabler-icons"],"created_at":"2025-07-23T13:39:52.815Z","updated_at":"2025-07-23T13:39:55.279Z","avatar_url":"https://github.com/elvinaspredkelis.png","language":"Ruby","funding_links":[],"categories":["Icon Packs"],"sub_categories":["Libraries"],"readme":"# Phlex Tabler Icons\n\n[![Gem Version](https://badge.fury.io/rb/phlex-tabler_icons.svg)](https://badge.fury.io/rb/phlex-tabler_icons)\n\nThis is a port of [Tabler Icons](https://tabler.io/icons) to [Phlex](https://www.phlex.fun/)\n\n\u003e [!NOTE]\n\u003e Currently the gem only supports outlined icons. Filled icon variants will be introduced soon.\n\n## Instructions\n\n### Installation\n\nAdd the gem to your application:\n\n```bash\nbundle add phlex-tabler_icons\n```\n\nThat's it!\n\n### Usage\n\nSimply render the desired icon in your views. The name of the icon is the same as in the Tabler Icons library, just in pascal case.\n\n```ruby\nrender Phlex::TablerIcons::Rocket.new(class: \"h-8 w-8\", stroke_width: 1.5)\n```\n\n## Configuration\n\nAdd the following to your initializers\n\n```ruby\nPhlex::TablerIcons.configure do |config|\n  config.default_class = \"h-6 w-6\"\n  config.default_height = \"24\"\n  config.default_width = \"24\"\n  config.default_stroke_width = \"2\"\nend\n```\n\n## Special Thank You\n\nThis gem would not be possible without the following projects:\n\n- [Tabler Icons](https://tabler.io/icons)\n- [Phlex](https://github.com/phlex-ruby/phlex)\n- [Phlexing](https://github.com/marcoroth/phlexing)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felvinaspredkelis%2Fphlex-tabler_icons","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felvinaspredkelis%2Fphlex-tabler_icons","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felvinaspredkelis%2Fphlex-tabler_icons/lists"}