@pact-foundation/pact-logo

1.4.1 • Public • Published

Pact Logo

This is the logo to be used for both Pact (the product) and Pact Foundation (the organisation). It's better to use it with contrasting colors (black on white or white on black) for maximum impact. It's recommended that you use the vectorized version of the logo if possible, that is the SVG format or the Pact font, which has the chain link logo on the unicode character U+F000.

Pact Logo Black

Pact Link Logo Black

Pact Foundation Logo Black

Pact Foundation Compact Logo Black

A CSS file has also been included to easily include the pact logo within HTML. It is based on the web font available and the css must have the correct path pointing to it. To use it within HTML, please refer to the following example:

<html>
  <head>
    <link href='/media/pact.css' rel='stylesheet' type='text/css'>
  </head>
  <body>
    <h1>Pact Logo</h1>
    <div class="pact pact-logo"></div>
    <div class="pact pact-chain"></div>
  </body>
<html>

Trademark

The Pact Foundation has the right of trademark on its own logo. Anyone can use the Pact and Pact Foundation logos as long as its use is withing the following guidelines:

Awesome List

✓ Use the Pact or Pact Foundation logo to link to Pact

✓ Use the Pact logo to advertise that your product was built with pact

✓ User the Pact Foundation logo to advertise that you contributed to our product

✓ Use the Pact or Pact Foundation logo in a blog post or news article about Pact

Naughty List

× Use the Pact or Pact Foundation logo for your application’s icon

× Create a modified version of the Pact or Pact Foundation logo

× Integrate the Pact or Pact Foundation logo into your logo

× Use any Pact Foundation's artwork without permission

× Sell any Pact Foundation's artwork without permission

× Change the colors, dimensions or add your own text/images

Please avoid naming your projects anything that implies Pact or Pact Foundation’s endorsement. This also applies to domain names.

Please contact us

If there's any question or you're not sure about something, don't hesitate to throw us a line.

Package Sidebar

Install

npm i @pact-foundation/pact-logo

Weekly Downloads

2

Version

1.4.1

License

MIT

Last publish

Collaborators

  • omerico
  • mfellows
  • you54f
  • mefellows-pact