SVG icons for popular brands
Go to file
Eric Cornelissen 1376b5f255 Contrast ratio proof of concept
Initial implementation of making icons/text dark on a light background, as
suggested in issue #480. This implementation is based on the suggestion by
@pushrax, using the formula provided on
http://chilliant.blogspot.nl/2012/08/srgb-approximations-for-hlsl.html

Note that this implementation is not yet as desired, as it still darkens
some icons we might not want darkened and the dark color is currently full
black.

I also used this link in the process of making this:
http://springmeier.org/www/contrastcalculator/index.php
2017-08-02 15:46:03 +02:00
_data Revert "programming languages #469" 2017-07-10 13:17:57 -07:00
icons Revert "programming languages #469" 2017-07-10 13:17:57 -07:00
images Adds better OG preview image 2017-04-27 18:19:18 +01:00
.gitignore Adds Jekyll to gitignore 2017-04-23 16:46:05 +01:00
.npmignore Add .npmignore 2017-07-12 00:02:31 +02:00
CNAME Update CNAME 2015-11-02 14:20:14 +00:00
CONTRIBUTING.md Add role="img" attributes to contributing guidelines and GitHub SVG 2017-06-19 09:07:37 -06:00
index.html Contrast ratio proof of concept 2017-08-02 15:46:03 +02:00
LICENSE.md Added license. Fixes #312 2016-03-15 15:15:16 +00:00
package.json switch license to CCO 2017-05-10 10:13:00 -05:00
README.md Update README ;-) 2017-07-09 22:45:43 +02:00

Simple Icons

Free SVG icons for popular brands, maintained by Dan Leech. Contributions, corrections & requests can be made on GitHub. See them all on one page at simpleicons.org.

To do

  • New page layout
  • Jekyll code for sorting icons by hue
  • JS search function
  • Analytics tracking for icon clicks
  • CSS grid fallback
  • Social sharing tags
  • New README.md
  • New CONTRIBUTING.md