{"id":16587523,"url":"https://github.com/qvacua/material-icons","last_synced_at":"2026-02-04T15:04:45.122Z","repository":{"id":140431813,"uuid":"288822034","full_name":"qvacua/material-icons","owner":"qvacua","description":"Simple Swift package for Material Icons on macOS","archived":false,"fork":false,"pushed_at":"2024-12-26T14:44:22.000Z","size":531,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-07T20:43:05.998Z","etag":null,"topics":["fonts","macos","material-icons","swift","swiftpm"],"latest_commit_sha":null,"homepage":"","language":"Swift","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/qvacua.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":"Support/MaterialIconsSupport.xcodeproj/project.pbxproj","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-08-19T19:42:55.000Z","updated_at":"2025-02-12T15:16:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"bb9b0709-15c4-4461-8ea4-267bdd32a6b6","html_url":"https://github.com/qvacua/material-icons","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/qvacua/material-icons","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qvacua%2Fmaterial-icons","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qvacua%2Fmaterial-icons/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qvacua%2Fmaterial-icons/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qvacua%2Fmaterial-icons/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qvacua","download_url":"https://codeload.github.com/qvacua/material-icons/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qvacua%2Fmaterial-icons/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262030149,"owners_count":23247605,"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":["fonts","macos","material-icons","swift","swiftpm"],"created_at":"2024-10-11T22:54:25.379Z","updated_at":"2026-02-04T15:04:45.044Z","avatar_url":"https://github.com/qvacua.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MaterialIcons\n\nSimple Swift package for [Material Icons][material-icons]. We currently support only macOS 12 or higher. \nInclude it via SwiftPM and use as follows\n\n```swift\nimport MaterialIcons\n\nlet bookIcon = Icon.book.asImage(\n  dimension: 320,\n  padding: 12,\n  style: .filled,\n  color: .black,\n  backgroundColor: .white\n)\n```\n\nPlease note that due to bundled font resources, you need at least SwiftPM 5.3.\nThe bundled fonts in the package were downloaded from [fonts.googleapis.com][font-download-link].\n\nThe font loading code is a slightly modified version of [thii/Fontawesome.swift][thii-fontawesome].\n\n## Generate `Icon`s from `ijmap`\n\nExecute the generate script as follows\n\n```\n$ ./bin/generate_icons.py \\\n    --input-file ./Sources/MaterialIcons/MaterialIcons-Regular.ijmap\n    --output-file ./Sources/MaterialIcons/Icon.generated.swift\n```\n\n[material-icons]: https://material.io/resources/icons\n[font-download-link]: https://fonts.googleapis.com/css?family=Material+Icons|Material+Icons+Outlined|Material+Icons+Two+Tone|Material+Icons+Round|Material+Icons+Sharp\n[thii-fontawesome]: https://github.com/thii/FontAwesome.swift\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqvacua%2Fmaterial-icons","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqvacua%2Fmaterial-icons","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqvacua%2Fmaterial-icons/lists"}