{"id":24085660,"url":"https://github.com/s9e/emoji-assets-noto","last_synced_at":"2025-07-31T02:34:28.733Z","repository":{"id":66251408,"uuid":"144970201","full_name":"s9e/emoji-assets-noto","owner":"s9e","description":"Emoji images intended for the web, based on the Noto Emoji image set.","archived":false,"fork":false,"pushed_at":"2023-12-04T00:22:22.000Z","size":95583,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-13T06:41:52.980Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/s9e.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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}},"created_at":"2018-08-16T10:00:47.000Z","updated_at":"2021-11-01T20:17:12.000Z","dependencies_parsed_at":"2023-11-17T14:13:53.812Z","dependency_job_id":"8e49b98d-7ab8-4f48-a8f6-fc3863b6b01d","html_url":"https://github.com/s9e/emoji-assets-noto","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/s9e/emoji-assets-noto","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s9e%2Femoji-assets-noto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s9e%2Femoji-assets-noto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s9e%2Femoji-assets-noto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s9e%2Femoji-assets-noto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/s9e","download_url":"https://codeload.github.com/s9e/emoji-assets-noto/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s9e%2Femoji-assets-noto/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267978018,"owners_count":24175241,"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","status":"online","status_checked_at":"2025-07-31T02:00:08.723Z","response_time":66,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-01-10T01:54:03.281Z","updated_at":"2025-07-31T02:34:28.677Z","avatar_url":"https://github.com/s9e.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"This repository provides a copy of the Noto Emoji image set, optimized for the web.\n\n\u003cimg width=\"40\" height=\"40\" src=\"https://cdn.jsdelivr.net/gh/s9e/emoji-assets-noto/dist/svgz/1f929.svgz\"\u003e\n\n\n## How to use\n\nThe simplest way to use this image set is to use [jsDelivr](https://www.jsdelivr.com/)'s CDN service:\n```html\n\u003cimg width=\"40\" height=\"40\" src=\"https://cdn.jsdelivr.net/gh/s9e/emoji-assets-noto/dist/svgz/1f929.svgz\"\u003e\n```\nYou can read about the scheme used for filenames in [the section below](https://github.com/s9e/emoji-assets-noto#differences-from-noto-emoji) .\n\n\n## How to build\n\nYou will need Bash, php, npm and zopfli installed. Run `scripts/init.sh` to install git submodules and svgo, then run \n`scripts/build.sh` to rebuild the files in the `dist` directory. The process is single threaded and will take several minutes.\n\n\n## Assets\n\nImages in the `dist` directory are derived from the [Noto Emoji](https://github.com/googlei18n/noto-emoji) images.\n\nFilenames have been normalized and the SVG content has been minified with [SVGO](https://github.com/svg/svgo/) before being compressed with [zopfli](https://github.com/google/zopfli).\n\n\n## License\n\n- Tools in the `scripts` directory are under the [MIT license](scripts/LICENSE).\n- Images in the `dist` directory are under the [Apache license, version 2.0](dist/LICENSE) unless otherwise noted. See \n[dist/AUTHORS](dist/AUTHORS) for the list of authors. Flag images under third_party/behdad/region-flags are in the \npublic domain or otherwise exempt from copyright ([more info](https://github.com/behdad/region-flags/blob/gh-pages/COPYING)).\n\n\n## Differences from Noto Emoji\n\n- SVG content has been minified with SVGO.\n- Additional optimizations have been applied to the SVG files which may imperceptibly alter their appearance.\n- SVG files have been compressed with zopfli to produce SVGZ files.\n- Filenames have been normalized to only include the characters' codepoints, excluding U+200D and U+FE0F. For instance, the image named `emoji_u26f9_200d_2640.svg` in Noto Emoji is available as `26f9-2640.svgz` in this repository.\n- Country and regional flags missing from the Noto Emoji repository have been sourced from [behdad/region-flags](https://github.com/behdad/region-flags). The dimensions of the images have been modified to fit the same 1:1 aspect ratio used in Noto Emoji. The aspect ratio of individual flags has been preserved. Flags images have been cropped to have rounded corners.\n\n\n## Contributions\n\nThis repository is not open for external contributions. If you have a suggestion that pertains exclusively to this repository, you can open a new issue to discuss it. If you have a suggestion or a pull request that pertains to the art, please direct it to their author.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fs9e%2Femoji-assets-noto","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fs9e%2Femoji-assets-noto","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fs9e%2Femoji-assets-noto/lists"}