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

Add CentOS icon #1764

Merged
merged 2 commits into from Oct 13, 2019
Merged

Add CentOS icon #1764

merged 2 commits into from Oct 13, 2019

Conversation

foo-dogsquared
Copy link
Contributor

@foo-dogsquared foo-dogsquared commented Oct 12, 2019

Issue: #1160

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

The brand color is chosen based from the official website.
Although there is the official palette for the logo, it seems there's no mention of the color for the branding.

@ericcornelissen ericcornelissen added the new icon Issues or pull requests for adding a new icon label Oct 12, 2019
@birjj
Copy link
Contributor

birjj commented Oct 13, 2019

Can you please elaborate a bit more on how you got the color from the website? I can't seem to find a match.

I think I would personally prefer using one of the defined colors for the logo. I don't think any one color on their website is dominant enough to be considered the brand color, although given that the website is dark blue we might want to pick the dark blue logo color (otherwise the choice between the three logo colors is pretty arbitrary). Thoughts @ericcornelissen @foo-dogsquared?

@foo-dogsquared
Copy link
Contributor Author

I got the color from this particular CSS rule:

#wrap {
	background-image: radial-gradient(ellipse at center top, rgba(32,74,135,0.8) 20%, rgba(0,0,0,0) 100%);
	background: -webkit-radial-gradient(center top, ellipse cover, rgba(32,74,135,0.8) 20%,rgba(0,0,0,0) 100%);
}

I agree with the chosen color, @birjolaxew .
From the website, wiki, and motfis, the dominant color is blue so it is logical to choose the dark blue color (#262577) from the palette.

_data/simple-icons.json Outdated Show resolved Hide resolved
@ericcornelissen ericcornelissen merged commit 65375c7 into simple-icons:develop Oct 13, 2019
@foo-dogsquared foo-dogsquared deleted the centos branch October 14, 2019 01:38
ericcornelissen added a commit that referenced this pull request Oct 23, 2019
# New icons

- LibreOffice (#1763)
- IBM (#1768)
- Apache Airflow (#1766)
- Cisco (#1769)
- Epson (#1770)
- HP (#1759)
- CentOS (#1764)
- Minetest (#1751)
- Genius (#1777)
- Lenovo (#1772)
- iDEAL (#1778)
- Plesk (#1781)
- Bancontact (#1779)
- Krita (#1775)
- XRP (#1783)
- Ripple (#1784)
- SVG (#1790)
- Nec (#1796)
- Nim (#1776)
- Habr (#1804)
- Symantec (#1797)
- Analogue (#1802)
- AdGuard (#1810)
- Strapi (#1787)
- GIMP (#1813)
- uBlock Origin (#1815)

# Updated icons

- Apple Podcasts (#1803 and #1805)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new icon Issues or pull requests for adding a new icon
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants