{"id":22031938,"url":"https://github.com/shmew/fable.materialui.materialdesignicons","last_synced_at":"2025-10-18T23:19:08.706Z","repository":{"id":50034367,"uuid":"160070278","full_name":"Shmew/Fable.MaterialUI.MaterialDesignIcons","owner":"Shmew","description":"Fable bindings for mdi-material-ui","archived":false,"fork":false,"pushed_at":"2021-06-05T20:40:24.000Z","size":2206,"stargazers_count":7,"open_issues_count":8,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-22T17:05:42.553Z","etag":null,"topics":["fable","fable-bindings","icons","material-design","material-ui","svg-icons"],"latest_commit_sha":null,"homepage":null,"language":"F#","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/Shmew.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}},"created_at":"2018-12-02T17:07:23.000Z","updated_at":"2023-03-09T02:32:39.000Z","dependencies_parsed_at":"2022-08-29T17:20:33.962Z","dependency_job_id":null,"html_url":"https://github.com/Shmew/Fable.MaterialUI.MaterialDesignIcons","commit_stats":null,"previous_names":["cmeeren/fable.materialui.materialdesignicons"],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/Shmew/Fable.MaterialUI.MaterialDesignIcons","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shmew%2FFable.MaterialUI.MaterialDesignIcons","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shmew%2FFable.MaterialUI.MaterialDesignIcons/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shmew%2FFable.MaterialUI.MaterialDesignIcons/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shmew%2FFable.MaterialUI.MaterialDesignIcons/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Shmew","download_url":"https://codeload.github.com/Shmew/Fable.MaterialUI.MaterialDesignIcons/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shmew%2FFable.MaterialUI.MaterialDesignIcons/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261380196,"owners_count":23149933,"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":["fable","fable-bindings","icons","material-design","material-ui","svg-icons"],"created_at":"2024-11-30T08:24:17.347Z","updated_at":"2025-10-18T23:19:03.649Z","avatar_url":"https://github.com/Shmew.png","language":"F#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fable.MaterialUI.MaterialDesignIcons\n\nThis package provides Fable bindings for the `\u003cSvgIcon\u003e` React components in `mdi-material-ui`. You can use it with [fable-material-ui](https://github.com/mvsmal/fable-material-ui) (\u003e= 3.0.0 due to module/namespace clashes) or on its own.\n\nFor more icons, see [Fable.MaterialUI.Icons](https://github.com/cmeeren/Fable.MaterialUI.Icons).\n\n## Installation\n\n* Install the `mdi-material-ui` npm package and its peer dependency `@material-ui/core`:\n  * using npm: `npm install mdi-material-ui @material-ui/core`\n  * using yarn: `yarn add mdi-material-ui @material-ui/core`\n\n* Install the bindings:\n  * using dotnet: `dotnet add package Fable.MaterialUI.MaterialDesignIcons`\n  * using paket: `paket add Fable.MaterialUI.MaterialDesignIcons`\n\n## Usage\n\n```f#\nopen Fable.Helpers.React\nopen Fable.MaterialUI.MaterialDesignIcons\n\nlet view =\n  div [ ] [\n    homeIcon [ ]\n  ]\n```\n\nFor icon-specific properties, use [fable-material-ui](https://github.com/mvsmal/fable-material-ui) and see its [SvgIcon documentation](https://mvsmal.github.io/fable-material-ui/#/api/svg-icon).\n\n## Missing new icons?\n\nIf the bindings are outdated, please file an issue and I'll update them. It's quick and simple (they're auto-generated), but I don't have the capacity to manually check for changes in `mdi-material-ui`.\n\n## Contributing/updating\n\n1. Run `npm up`\n2. Run `./fake.cmd build -t BuildTest`\n3. Check the HTML file in the `output` folder to verify that all icons render correctly\n4. Update the version number, release notes, and supported npm dependency versions for femto in `src/Fable.MaterialUI.MaterialDesignIcons/Fable.MaterialUI.MaterialDesignIcons.fsproj`\n5. Commit, tag (to trigger release from AppVeyor), and push\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshmew%2Ffable.materialui.materialdesignicons","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshmew%2Ffable.materialui.materialdesignicons","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshmew%2Ffable.materialui.materialdesignicons/lists"}