{"id":28576932,"url":"https://github.com/maptiler/styles","last_synced_at":"2026-01-20T16:41:31.452Z","repository":{"id":43061366,"uuid":"247973072","full_name":"maptiler/styles","owner":"maptiler","description":null,"archived":false,"fork":false,"pushed_at":"2025-05-28T08:34:49.000Z","size":741,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-05-28T09:35:56.849Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/maptiler.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,"zenodo":null}},"created_at":"2020-03-17T13:12:46.000Z","updated_at":"2025-05-28T08:34:52.000Z","dependencies_parsed_at":"2024-04-16T13:39:18.619Z","dependency_job_id":"6461f510-9b56-415f-8c17-5c0b4b453e3d","html_url":"https://github.com/maptiler/styles","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maptiler%2Fstyles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maptiler%2Fstyles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maptiler%2Fstyles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maptiler%2Fstyles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maptiler","download_url":"https://codeload.github.com/maptiler/styles/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maptiler%2Fstyles/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259172987,"owners_count":22816560,"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":"2025-06-11T00:08:17.293Z","updated_at":"2026-01-20T16:41:31.439Z","avatar_url":"https://github.com/maptiler.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MapTiler Styles\n\nVisual front-end framework of [MapTiler](https://www.maptiler.com/) brand based on Bootstrap\n\n## Icons\n\nWe use [material icons](https://fonts.google.com/icons?selected=Material+Icons) for all the icons, with some custom ones made by our designer.\n\n### Icons structure\n\n`/extra` folder contains all the edited icons or the ones that need to be editable with css and are being used in different components.\n\n`/SVG` folder contains all the `.svg` files of our icons\n\n`icon.svg` file contains all our icons compiled and ready to be used as inline svgs, this is the preferred way of using icons because you can change them with CSS.\n\nAdd icon as an inline svg from icon sheet(icon.svg) with all icons, this option can be styled.\n\n```\n\u003csvg version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\"\u003e\u003cuse href=\"/styles/icon.svg#icon_ID\"\u003e\u003c/use\u003e\u003c/svg\u003e\n```\n\nor as a file\n\n```\n\u003cimg src=\"/icon/SVG/icon_name.svg\" alt=\"icon\"\u003e\n```\n\nAll icons with names can be viewed in demo.html accessible manually.\n\n### Adding an icon\n\nChoose an icon from the material icon resource, then add svg file to the `/SVG` folder, then add the same icon to `icons.svg` with unique id so it can be used both ways.\n\n#### How to add to icon svg\n\n\u003csymbol id=\"ID_OF_YOUR_ICON\" viewBox=\"0 0 24 24\"\u003e\n\u003cpath fill=\"currentColor\" d=\"YOUR PATH DEFINITION\"/\u003e\n\u003c/symbol\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaptiler%2Fstyles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaptiler%2Fstyles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaptiler%2Fstyles/lists"}