{"id":13766039,"url":"https://github.com/RichardStyles/ExtJS-Material-Icons","last_synced_at":"2025-05-10T21:32:38.698Z","repository":{"id":85563147,"uuid":"63000570","full_name":"RichardStyles/ExtJS-Material-Icons","owner":"RichardStyles","description":"Allow use of Material Design Iconic Font Icons in an ExtJS project. (Google icons + extended community icons)","archived":true,"fork":false,"pushed_at":"2016-07-10T13:48:18.000Z","size":330,"stargazers_count":8,"open_issues_count":1,"forks_count":10,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-17T01:33:17.898Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/RichardStyles.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":"licenses/Readme.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2016-07-10T13:44:16.000Z","updated_at":"2024-06-20T11:25:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"95845c21-ae16-4190-ab97-200b51fd10b3","html_url":"https://github.com/RichardStyles/ExtJS-Material-Icons","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RichardStyles%2FExtJS-Material-Icons","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RichardStyles%2FExtJS-Material-Icons/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RichardStyles%2FExtJS-Material-Icons/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RichardStyles%2FExtJS-Material-Icons/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RichardStyles","download_url":"https://codeload.github.com/RichardStyles/ExtJS-Material-Icons/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253485814,"owners_count":21916084,"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-08-03T16:00:50.723Z","updated_at":"2025-05-10T21:32:37.685Z","avatar_url":"https://github.com/RichardStyles.png","language":"JavaScript","readme":"# Material icons for ExtJS\n\nExtJS package to use [Material Design Iconic Font](http://zavoloklom.github.io/material-design-iconic-font/index.html) in a ExtJS application or workspace by Richard Styles.\n\nCurrent version of Material Design Icons: 2.2.0\n\n## Adding package to workspace or app\nDownload [material-icon.pkg](https://github.com/RichardStyles/ExtJS-Material-Icons/releases/) from releases [1.0.0]\n\ncopy: .pkg file to workspace of your project\n\nrun: ```sencha package add material-icons.pkg```\n\nadd 'material-icons' to your app.json\n\n```\n   \"requires\": [\n      \"font-awesome\",\n      \"material-icons\"\n   ],\n```\nrun: ```sencha app refresh```\n\n## Usage\n\nJust like using font awesome you must use the css ```x-mi``` class before the material icon class you wish to use.\n\n#### Important \nThe class names have been updated from **zmdi** to **mi** when converting the css from the Material Design Iconic Font to scss for compiling with Sencha cmd.\n\n```\nzmdi zmdi-rss\n```\nBecomes\n\n```\nx-mi mi-rss\n```\nAll classes should be prefixed using ```x-mi``` and the icon specific css class should begin with ```mi-``` instead of ```zmdi-```.\n\n#### Example \n\n```\niconCls: \"x-mi mi-rss\"\n```\n\n## Licences\n* All licences for Fonts and code from [Material Design Iconic Font by Sergey Kupletsky](http://zavoloklom.github.io/material-design-iconic-font/index.html).  remain valid. See [here for licence infomation](http://zavoloklom.github.io/material-design-iconic-font/license.html) for the fonts used in this package. \n* Code for ExtJS package release under MIT\n\n## About\nThis package was created to allow additional fonts to be used, just like font-awesome.\n\nExtJS Package built by [Richard Styles](https://twitter.com/camerastyles).","funding_links":[],"categories":["Extensions, components"],"sub_categories":["Icons, Themes"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FRichardStyles%2FExtJS-Material-Icons","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FRichardStyles%2FExtJS-Material-Icons","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FRichardStyles%2FExtJS-Material-Icons/lists"}