mirror of
https://github.com/Mibew/simple-icons.git
synced 2024-11-16 02:14:12 +03:00
SVG icons for popular brands
1376b5f255
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 |
||
---|---|---|
_data | ||
icons | ||
images | ||
.gitignore | ||
.npmignore | ||
CNAME | ||
CONTRIBUTING.md | ||
index.html | ||
LICENSE.md | ||
package.json | ||
README.md |
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