Skip to content

Commit

Permalink
Merge pull request #34 from wiremock/logo-fixes
Browse files Browse the repository at this point in the history
Logo fixes
  • Loading branch information
oleg-nenashev authored May 8, 2023
2 parents e1f1092 + a8919d9 commit 4180f45
Show file tree
Hide file tree
Showing 11 changed files with 55 additions and 143 deletions.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# WireMock Community

<p align="center">
<a href="https://wiremock.org" target="_blank">
<img width="512px" src="logo/2_WireMock_Logo_Wide.png" alt="WireMock Logo"
</a>
</p>

[![a](https://img.shields.io/badge/slack-Join%20us-brightgreen?style=flat&logo=slack)](https://slack.wiremock.org/)

Shared repository for community matters: governance, artwork, tasks, additional documentation, etc.
Expand All @@ -19,7 +25,7 @@ Shared repository for community matters: governance, artwork, tasks, additional

## Resources

- [Official WireMock Logo Sources](./logo)
- [Official WireMock Logos](./logo)
- [Artwork](./artwork) - feel free to reuse

## Community analytics
Expand Down
Binary file added logo/1_WireMock_Logo.pdf
Binary file not shown.
Binary file modified logo/1_WireMock_Logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
55 changes: 9 additions & 46 deletions logo/1_WireMock_Logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added logo/2_WireMock_Logo_Wide.pdf
Binary file not shown.
Binary file added logo/2_WireMock_Logo_Wide.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
Binary file added logo/3_WireMock_Logo_Combined.pdf
Binary file not shown.
Binary file added logo/3_WireMock_Logo_Combined.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
120 changes: 24 additions & 96 deletions logo/3_WireMock_Logo_Combined.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions logo/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,19 @@

This directory contains official WireMock logos that can be reused in the community and for WireMock related content and presentations.

See also [WireMock Artwork](../artwork/) for derivative creations by the community.
More artwork is coming soon!

## Examples

### Project logo

<img width="256px" src="1_WireMock_Logo.png" alt="WireMock Small Logo"/>

### Wide Logo

<img width="512px" src="2_WireMock_Logo_Wide.png" alt="WireMock Wide Logo"/>

### Combined Logo

<img width="256px" src="3_WireMock_Logo_Combined.png" alt="WireMock Combined Logo"/>

0 comments on commit 4180f45

Please sign in to comment.