Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace Postwoman by Hoppscotch #4122

Merged
merged 6 commits into from
Nov 28, 2020
Merged

Replace Postwoman by Hoppscotch #4122

merged 6 commits into from
Nov 28, 2020

Conversation

ericcornelissen
Copy link
Contributor

Checklist

  • I updated the JSON data in _data/simple-icons.json
  • I optimized the icon with SVGO or SVGOMG
  • The SVG viewbox is 0 0 24 24

Description

Closes #3589, removes Postwoman and replaces it by Hoppscotch in preparation for the upcoming v4 release.

The new SVG is based on the SVG version of the logo I found in the repository of the website of Hoppscotch. that version has tiny lines between the three components of the logo (UFO top part, UFO body, UFO "beam") that I removed - I'd be open to reintroducing them, but I feel like they don't work at small sizes... The color I took from the "alien" SVG in the sidebar of the Webapp, given that the green in the logo SVG is a gradient. Suggestions for a better color source are welcome (@ChristianOellers any ideas?).

@ericcornelissen ericcornelissen added update icon/data Issues or pull requests regarding icons that are outdated, this can be the SVG or color or both breaking change Issues or pull requests that include a breaking change and scheduled for the next major release labels Nov 23, 2020
@ericcornelissen ericcornelissen added this to the v4.0.0 milestone Nov 23, 2020
@github-actions github-actions bot added the new icon Issues or pull requests for adding a new icon label Nov 23, 2020
@ericcornelissen ericcornelissen removed the new icon Issues or pull requests for adding a new icon label Nov 23, 2020
Copy link
Member

@mondeja mondeja left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see it well, I have tried a version with the halo without filling but it looks very bad in small sizes and breaks the original logo.

Copy link
Member

@service-paradis service-paradis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I always thought their logo was the alien head 😛 They use it everywhere!
LGTM, not an easy one to do monochrome!

The accent color used in the website is #31c48d, but I'm not sure if it should be used.

:root[data-accent=green] {
    --ac-color: #31c48d;
}

@ericcornelissen
Copy link
Contributor Author

I always thought their logo was the alien head

I'm not familiar with the product so I don't know. If you think it should be the alien we might have to consider that? What would you say @ChristianOellers?

The accent color used in the website is #31c48d, but I'm not sure if it should be used.

Ow oops, that is actually the color I intended! 😅 Will update this momentarily.

@ericcornelissen
Copy link
Contributor Author

Without further feedback I will be merging this as is so that the name change is included in the upcoming v4 release, if it turns out the color or SVG need to change this can be done at a later time without requiring a name change.

@ericcornelissen ericcornelissen merged commit 8efa06a into simple-icons:develop Nov 28, 2020
@ericcornelissen ericcornelissen deleted the v4/postwoman-to-hoppscotch branch November 28, 2020 10:52
github-actions bot added a commit that referenced this pull request Nov 29, 2020
…ved icon (v4.0.0)

# New Icons

- GitHub Sponsors (#3730)

# Updated Icons

- AppSignal (#3873)
- Atlassian (#3872)
- Atom (#3884)
- Audio-Technica (#3885)
- Bitbucket (#3887)
- Bower (#3888)
- C (#3868)
- C++ (#3869)

# Renamed Icons

- _Adobe Lightroom CC_ to _Adobe Lightroom_ (#4120)
- _Google Hangouts Chat_ to _Google Chat_ (#4141)
- _Google Hangouts Meet_ to _Google Meet_ (#4141)
- _Groovy_ to _Apache Groovy_ (#4120)
- _Postwoman_ to _Hoppscotch_ (#4122)
- _Riot_ to _Element_ (#4121)
- _Tor_ to _Tor Project_ (#3442)

# Removed Icons

- Mixer (#4119)
ericcornelissen added a commit that referenced this pull request Nov 29, 2020
…ved icon (v4.0.0)

- GitHub Sponsors (#3730)

- AppSignal (#3873)
- Atlassian (#3872)
- Atom (#3884)
- Audio-Technica (#3885)
- Bitbucket (#3887)
- Bower (#3888)
- C (#3868)
- C++ (#3869)

- _Adobe Lightroom CC_ to _Adobe Lightroom_ (#4120)
- _Google Hangouts Chat_ to _Google Chat_ (#4141)
- _Google Hangouts Meet_ to _Google Meet_ (#4141)
- _Groovy_ to _Apache Groovy_ (#4120)
- _Postwoman_ to _Hoppscotch_ (#4122)
- _Riot_ to _Element_ (#4121)
- _Tor_ to _Tor Project_ (#3442)

- Mixer (#4119)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change Issues or pull requests that include a breaking change and scheduled for the next major release update icon/data Issues or pull requests regarding icons that are outdated, this can be the SVG or color or both
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rename Postwoman
3 participants