{"id":30821110,"url":"https://github.com/tram-one/tram-logo","last_synced_at":"2026-02-14T01:38:05.310Z","repository":{"id":25810999,"uuid":"105958405","full_name":"Tram-One/tram-logo","owner":"Tram-One","description":"🖊 Repo to version control logo assets","archived":false,"fork":false,"pushed_at":"2023-07-09T17:33:42.000Z","size":3173,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-08-29T00:51:37.234Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://tram-one.io/tram-logo/","language":null,"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/Tram-One.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":"2017-10-06T01:49:39.000Z","updated_at":"2023-07-09T15:49:05.000Z","dependencies_parsed_at":"2022-07-25T14:52:17.820Z","dependency_job_id":null,"html_url":"https://github.com/Tram-One/tram-logo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Tram-One/tram-logo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tram-One%2Ftram-logo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tram-One%2Ftram-logo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tram-One%2Ftram-logo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tram-One%2Ftram-logo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Tram-One","download_url":"https://codeload.github.com/Tram-One/tram-logo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tram-One%2Ftram-logo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273888690,"owners_count":25185929,"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-09-06T02:00:13.247Z","response_time":2576,"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-09-06T10:14:58.901Z","updated_at":"2026-02-14T01:38:05.264Z","avatar_url":"https://github.com/Tram-One.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./dist/color.svg\" width=\"512\" /\u003e\n\u003c/p\u003e\n\n## Summary\n\nThis logo was created for the Tram-One Project, it was designed by [Daniel Jurman](https://danieljurman.com/).\n\n## Usage\n\n### Site\n\nYou can view and download any version of the assets by going to https://tram-one.io/tram-logo\n\n### Unpkg\n\nYou can use any of the assets in your projects by directly referencing the assets from unpkg.com.\n\n```html\n\u003cimg src=\"https://unpkg.com/@tram-one/tram-logo@5\" width=\"128\" /\u003e\n```\n\nBy default unpkg.com will redirect you to the Tram-One svg. You can also point to any other SVG or PNG, [see here](https://tram-one.io/tram-logo) for different assets available.\n\n```html\n\u003cimg src=\"https://unpkg.com/@tram-one/tram-logo@5/dist/color_512.png\" /\u003e\n```\n\n### npm\n\nYou can install the package from npm to also have the assets locally.\n\n```sh\nnpm i @tram-one/tram-logo\n```\n\nFrom there, you can reference any asset in your node_modules.\n\n```html\n\u003cimg src=\"./node_modules/@tram-one/tram-logo/dist/color_512.png\" /\u003e\n```\n\n### Variants\n\nThere are several variants, which change the styling of the logo. The CSS for creating these are available in the `variants/` folder, and are included in all of the above downloading methods.\n\nThe URL for all of these will be something like: `color.svg`, `color_64.png`, `color_128.png`,`color_512.png`.\nYou can see all of the assets [on the Tram Logo site](https://tram-one.io/tram-logo)\n\n| Version  | URL             | Preview                          |\n| -------- | --------------- | -------------------------------- |\n| Original | /dist/color\\_\\* | \u003cimg src=\"./dist/color_256.png\"\u003e |\n| Neon     | /dist/neon\\_\\*  | \u003cimg src=\"./dist/neon_256.png\"\u003e  |\n| Black    | /dist/black\\_\\* | \u003cimg src=\"./dist/black_256.png\"\u003e |\n| Lite     | /dist/lite\\_\\*  | \u003cimg src=\"./dist/lite_256.png\"\u003e  |\n\n## Development\n\nTo run the project, simply run:\n\n```sh\nnpm start\n```\n\nTo download all assets, run the following in the dev console:\n\n```js\ndownloadAllImages();\n```\n\nThis will go through each variant and size, and download every png and svg.\nYou can then move these assets to the dist folder.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftram-one%2Ftram-logo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftram-one%2Ftram-logo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftram-one%2Ftram-logo/lists"}