Socket
Socket
Sign inDemoInstall

@pact-foundation/pact-logo

Package Overview
Dependencies
0
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @pact-foundation/pact-logo

It's the logo, duh


Version published
Weekly downloads
14
Maintainers
1
Install size
3.52 MB
Created
Weekly downloads
 

Readme

Source

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.

Keywords

FAQs

Last updated on 29 Dec 2017

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc