{"id":15288834,"url":"https://github.com/hoodoo-software/mdi","last_synced_at":"2026-05-04T04:32:30.589Z","repository":{"id":142839776,"uuid":"503989599","full_name":"hoodoo-software/mdi","owner":"hoodoo-software","description":"A view helper for Ruby on Rails that renders inline SVG icons from the Material Design Icons collection with over 7,000 icons","archived":false,"fork":false,"pushed_at":"2024-03-04T01:07:22.000Z","size":11701,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-04T23:37:04.792Z","etag":null,"topics":["icons","material-design","material-design-icons","mdi","ruby","ruby-on-rails","svg","svg-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/hoodoo-software.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"MIT-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":"2022-06-16T02:46:53.000Z","updated_at":"2023-03-16T06:49:24.000Z","dependencies_parsed_at":"2024-10-22T13:13:17.621Z","dependency_job_id":null,"html_url":"https://github.com/hoodoo-software/mdi","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hoodoo-software%2Fmdi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hoodoo-software%2Fmdi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hoodoo-software%2Fmdi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hoodoo-software%2Fmdi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hoodoo-software","download_url":"https://codeload.github.com/hoodoo-software/mdi/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245217791,"owners_count":20579297,"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":["icons","material-design","material-design-icons","mdi","ruby","ruby-on-rails","svg","svg-icons"],"created_at":"2024-09-30T15:53:20.535Z","updated_at":"2026-05-04T04:32:25.558Z","avatar_url":"https://github.com/hoodoo-software.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mdi\n\n[![Gem Version](https://badge.fury.io/rb/mdi.svg)](https://badge.fury.io/rb/mdi)\n\nA view helper for Ruby on Rails that renders inline SVG icons from the [Material Design Icons][materialdesignicons_link] collection with over 7,000 icons\n\n\n## Usage\n\nmdi_icon helper that will render inline svg tag into your view:\n\n```ruby\nmdi_icon(Mdi::LanguageRuby, width: 72, height: 72, color: \"#d02d32\")\n```\n\n```svg\n\u003csvg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\" width=\"72\" height=\"72\" color=\"#d02d32\"\u003e\n  \u003cpath d=\"M18.8,2.07C21.32,2.5 22.04,4.23 22,6.04V6L20.86,20.93L6.08,21.94H6.09C4.86,21.89 2.13,21.77 2,17.95L3.37,15.45L6.14,21.91L8.5,14.29L8.45,14.3L8.47,14.28L16.18,16.74L14.19,8.96L21.54,8.5L15.75,3.76L18.8,2.06V2.07M2,17.91V17.93L2,17.91V17.91M6.28,6.23C9.24,3.28 13.07,1.54 14.54,3.03C16,4.5 14.46,8.12 11.5,11.06C8.5,14 4.73,15.84 3.26,14.36C1.79,12.87 3.3,9.17 6.27,6.23H6.28Z\"\u003e\u003c/path\u003e\n\u003c/svg\u003e\n```\n\nCollection of all available icons can be found in the [Mdi][mdi_models_link] namespace.\n\n## Material Design Icons\n\n* View at [all available icons][materialdesignicons_link]\n* [Changelog Guide][materialdesignicons_changelog_link]\n\n## Installation\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'mdi'\n```\n\nAnd then execute:\n```bash\n$ bundle\n```\n\nOr install it yourself as:\n```bash\n$ gem install mdi\n```\n\n## License\nThe gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).\n\n[materialdesignicons_link]: https://pictogrammers.com/library/mdi/\n[mdi_models_link]: https://rubydoc.info/github/hoodoo-software/mdi/Mdi\n[materialdesignicons_changelog_link]: https://pictogrammers.com/docs/library/mdi/releases/changelog","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhoodoo-software%2Fmdi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhoodoo-software%2Fmdi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhoodoo-software%2Fmdi/lists"}