{"id":26426314,"url":"https://github.com/prql/prql-brand","last_synced_at":"2026-02-13T00:44:34.934Z","repository":{"id":135568677,"uuid":"491657620","full_name":"PRQL/prql-brand","owner":"PRQL","description":"PRQL logos etc","archived":false,"fork":false,"pushed_at":"2023-04-20T20:04:07.000Z","size":1601,"stargazers_count":1,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-18T03:33:51.367Z","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":"cc-by-4.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PRQL.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-05-12T20:25:05.000Z","updated_at":"2023-10-06T10:16:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"65c5ca47-73d3-46d0-baf9-040a8468245a","html_url":"https://github.com/PRQL/prql-brand","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PRQL/prql-brand","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PRQL%2Fprql-brand","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PRQL%2Fprql-brand/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PRQL%2Fprql-brand/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PRQL%2Fprql-brand/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PRQL","download_url":"https://codeload.github.com/PRQL/prql-brand/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PRQL%2Fprql-brand/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274769616,"owners_count":25346209,"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-12T02:00:09.324Z","response_time":60,"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-03-18T03:29:35.059Z","updated_at":"2026-02-13T00:44:34.873Z","avatar_url":"https://github.com/PRQL.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PRQL Press materials and branding\n\nPRQL is a modern language for transforming data — a simple, powerful, pipelined SQL replacement.\nFor more information about the language, see the\n[PRQL site](https://prql-lang.org).\n\nWe call this project \"prequel\", and write its name in upper-case as `PRQL`.\n(It's a backronym for \"Pipelined Relational Query Language\".) \nWe name the repo and some libraries `prql` because of a strong convention around\nlowercase, but everywhere else we use `PRQL`.\n\n#### Licenses\n\nWe make PRQL software available under the\n[Apache 2.0 License](https://github.com/PRQL/prql/blob/main/LICENSE).\n\nWe make the PRQL logo and wordmark available under the\n[Creative Commons Attribution 4.0 International](https://creativecommons.org/licenses/by/4.0/)\n(CC BY 4.0) license.\nWe seek to emulate the Rust Foundation's approach for their logo policy,\nsee the\n[Rust logo policy and media guide](https://foundation.rust-lang.org/policies/logo-policy-and-media-guide/)\n\n## About the logos and wordmarks\n\n\u003c!-- markdownlint-disable MD033 — Tell markdownlint that it's OK to scale the PNG images using inline CSS   --\u003e\n\n| Logo | Wordmark |\n| ---- | -------- |\n| \u003cimg style=\"margin-left:auto; margin-right:auto; display:block; height:75px\" src=\"./logos/PNG/prql-logo.png\" \u003e | \u003cimg style=\"margin-left:auto; margin-right:auto; display:block; height:75px\" src=\"./logos/PNG/prql-wordmark.png\" \u003e |\n\nThe _logos_ directory contains the **PRQL logo**\n(multi-colored stack of disks with descending white arrow) and\n**PRQL wordmark** (the logo plus \"PRQL\") in various graphical formats:\nSVG, PDF, PNG, JPEG, EPS, Ai.\nEach format folder contains graphics with these filenames:\n\n* **prql-logo.xxx** - the graphical PRQL logo\n* **prql-wordmark.xxx** - the graphical PRQL logo including \"PRQL\"\n\n**Font:** The PRQL wordmark uses the\n[Inter](https://fonts.google.com/specimen/Inter?preview.text=PRQL\u0026preview.text_type=custom)\nGoogle font in ExtraBold (800) weight.\n\nThe images were created as a SVG file.\nEach images's dimensions were adjusted so they exactly contain the content,\nwith no \"whitespace\" surrounding the image.\nThat makes it easier to use these images in graphic layout,\nsince it's easier to add padding to an image than to remove it.\n\n## Tests\n\nThe _tests_ directory has an [HTML page](./tests/test-logos.html)\nthat places each PRQL logo on a\n`dimgrey` background with a dashed `hotpink` border. \n\nIf it is necessary to edit any of the logo files,\nthis page makes it easy to see that the image dimensions\nremain exactly the same size as the image \n(with no \"white space\" around the edges of the image.)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprql%2Fprql-brand","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprql%2Fprql-brand","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprql%2Fprql-brand/lists"}