simple-icons/readme.md

214 lines
5.9 KiB
Markdown
Raw Normal View History

2012-11-16 15:08:51 +04:00
# Simple Icons
2012-11-30 19:22:30 +04:00
A set of simple PNG icons for popular websites in a variety of sizes, ranging from 16px to 4096px. Preview them at http://danleech.github.com/simple-icons/.
2012-11-16 15:08:51 +04:00
2012-11-16 15:32:22 +04:00
Work in progress. Create an Issue if you have a request.
2012-11-16 15:08:51 +04:00
## Sources and acknowledgements
2012-12-05 20:27:37 +04:00
<table>
<thead>
<tr>
<th>Icon</th>
<th>Colour</th>
<th>Colour Source</th>
<th>Image Source</th>
</tr>
</thead>
<tbody>
<tr>
2012-12-05 20:32:11 +04:00
<td><strong>500px</strong></td>
2012-12-05 20:44:41 +04:00
<td><code>#444444</code></td>
2012-12-05 20:27:37 +04:00
<td>CSS</td>
<td>http://500px.com/press</td>
</tr>
2012-12-05 20:32:11 +04:00
<tr>
<td><strong>Amazon</strong></td>
2012-12-05 20:44:41 +04:00
<td><code>#FF9900</code></td>
2012-12-05 20:45:37 +04:00
<td>Guidelines</td>
2012-12-05 20:32:11 +04:00
<td>http://www.alexpeattie.com/projects/justvector_icons</td>
</tr>
<tr>
<td><strong>Android</strong></td>
2012-12-05 20:44:41 +04:00
<td><code>#A4C639</code></td>
2012-12-05 20:45:37 +04:00
<td>Guidelines</td>
2012-12-05 20:32:11 +04:00
<td>http://www.hdicon.com/vector-logos/android-robot</td>
</tr>
<tr>
<td><strong>App.net</strong></td>
2012-12-05 20:44:41 +04:00
<td><code>#898D90</code></td>
2012-12-05 20:32:11 +04:00
<td>CSS</td>
2012-12-05 20:35:48 +04:00
<td>https://account.app.net/legal/assets</td>
</tr>
<tr>
<td><strong>Apple</strong></td>
2012-12-05 20:44:41 +04:00
<td><code>#B9BFC1</code></td>
2012-12-05 20:35:48 +04:00
<td>PDF</td>
<td>http://www.alexpeattie.com/projects/justvector_icons</td>
</tr>
<tr>
<td><strong>AWS</strong></td>
2012-12-05 20:44:41 +04:00
<td><code>#FF9900</code></td>
2012-12-05 20:45:37 +04:00
<td>Guidelines</td>
2012-12-05 20:35:48 +04:00
<td>http://aws.amazon.com/architecture/icons</td>
2012-12-05 20:32:11 +04:00
</tr>
2012-12-05 20:42:36 +04:00
<tr>
<td><strong>Behance</strong></td>
2012-12-05 20:44:41 +04:00
<td><code>#1769FF</code></td>
2012-12-05 20:42:36 +04:00
<td>CSS</td>
<td>http://www.alexpeattie.com/projects/justvector_icons</td>
</tr>
<tr>
<td><strong>Blogger</strong></td>
2012-12-05 20:44:41 +04:00
<td><code>#F57D00</code></td>
2012-12-05 20:42:36 +04:00
<td>SVG</td>
<td>http://en.wikipedia.org/wiki/File:Blogger.svg</td>
</tr>
<tr>
<td><strong>Digg</strong></td>
2012-12-05 20:44:41 +04:00
<td><code>#14589E</code></td>
2012-12-05 20:42:36 +04:00
<td>CSS</td>
<td>http://logo-vector-free.blogspot.co.uk/2009/09/digg-logo-vector-ii.html</td>
</tr>
<tr>
<td><strong>Dribbble</strong></td>
2012-12-05 20:44:41 +04:00
<td><code>#EA4C89</code></td>
2012-12-05 20:45:37 +04:00
<td>Guidelines</td>
2012-12-05 20:42:36 +04:00
<td>http://dribbble.com/site/brand</td>
</tr>
<tr>
<td><strong>Dropbox</strong></td>
2012-12-05 20:44:41 +04:00
<td><code>#2281CF</code></td>
2012-12-05 20:42:36 +04:00
<td>CSS</td>
<td>https://www.dropbox.com/sh/sf6whlu5dae4869/lHmM1DJilW/Dropbox%20Logos</td>
</tr>
<tr>
<td><strong>Email</strong></td>
2012-12-05 20:44:41 +04:00
<td><code>#666666</code></td>
2012-12-05 20:42:36 +04:00
<td>N/A</td>
<td>http://thenounproject.com/noun/mail/#icon-No90</td>
</tr>
<tr>
<td><strong>Facebook</strong></td>
2012-12-05 20:44:41 +04:00
<td><code>#3B5998</code></td>
2012-12-05 20:42:36 +04:00
<td>CSS</td>
<td>https://www.facebook.com/brandpermissions/logos.php</td>
</tr>
2012-12-05 20:27:37 +04:00
</tbody>
</table>
2012-11-30 19:10:15 +04:00
2012-11-16 15:08:51 +04:00
2012-11-30 19:10:15 +04:00
### Foursquare
Image source: https://foursquare.com/about/logos
Original artist: Foursquare
HEX colour value: #2398C9 (taken from CSS)
2012-11-16 15:08:51 +04:00
### GitHub
2012-11-26 17:57:47 +04:00
Image source: https://github.com/github/media/tree/master/octocats
2012-11-16 15:08:51 +04:00
Original artist: GitHub, Inc.
HEX colour value: #4183C4 (taken from CSS)
2012-12-03 01:42:15 +04:00
### Goodreads
Image source: http://www.goodreads.com/about/press
Original artist: Goodreads Inc
HEX colour value: #5A471B (taken from .EPS file)
2012-11-16 15:08:51 +04:00
### Google+
Image source: http://boldperspective.com/2011/free-google-plus-icon-vector
Original artist: Sean McCabe, Bold Perspective
HEX colour value: #D14836 (taken from CSS)
2012-11-30 19:10:15 +04:00
### Last.fm
Image source: http://www.last.fm/resources
Original artist: Last.fm Ltd
HEX colour value: #D51007 (taken from brand guidelines)
2012-11-16 15:08:51 +04:00
### LinkedIn
Image source: http://www.alexpeattie.com/projects/justvector_icons
Original artist: Alex Peattie
2012-11-30 19:10:15 +04:00
HEX colour value: #007FB1 (taken from official .TIFF image)
2012-11-16 15:08:51 +04:00
### Orkut
Image source: http://en.wikipedia.org/wiki/File:Logo_ORKUT.svg
Original artist: Google, Inc.
HEX colour value: #ED2590 (taken from .SVG file)
2012-11-16 15:08:51 +04:00
### Path
Image source: http://www.alexpeattie.com/projects/justvector_icons
Original artist: Alex Peattie
HEX colour value: #E41F11 (taken from CSS)
2012-11-30 22:13:52 +04:00
### Pinboard
Image source: http://www.alexpeattie.com/projects/justvector_icons
Original artist: Alex Peattie
HEX colour value: #0000FF
2012-11-16 15:08:51 +04:00
### Pinterest
Image source: http://pinterest.com/about/press
Original artist: Pinterest, Inc.
HEX colour value: #CB2027 (taken from CSS)
### Posterous
Image source: http://posterous.com/press
Original arist: Posterous Inc
HEX colour value: #FFDD68 (taken from CSS)
2012-11-30 22:13:52 +04:00
### RSS
Image source: http://www.alexpeattie.com/projects/justvector_icons
Original artist: Alex Peattie
2012-12-04 22:03:05 +04:00
HEX colour value: #FF8300
2012-11-30 22:13:52 +04:00
2012-11-16 15:08:51 +04:00
### Skype
Image source: http://www.alexpeattie.com/projects/justvector_icons
Original artist: Alex Peattie
HEX colour value: #00AFF0 (taken from CSS)
2012-12-03 01:42:15 +04:00
### SoundCloud
Image source: http://www.soundcloud.com/press/material
Original artist: SoundCloud Ltd
HEX colour value: #FF6600 (taken from CSS)
2012-11-16 15:08:51 +04:00
### Spotify
Image source: http://www.alexpeattie.com/projects/justvector_icons
Original artist: Alex Peattie
HEX colour value: #80B719 (taken from .EPS file)
### StumbleUpon
Image source: http://www.logoeps.com/new-stumbleupon-logo-vector-eps/5727
Original artist: ???
HEX colour value: #EB4924 (taken from CSS)
2012-11-26 17:57:47 +04:00
### Treehouse
Image source: http://teamtreehouse.com/about
Original artist: Treehouse Island, Inc
HEX colour value: #7FA24C (taken from .EPS file)
2012-11-16 15:08:51 +04:00
### Tumblr
Image source: http://www.tumblr.com/press
Origina artist: Tumblr, Inc.
HEX colour value: #2C4762 (taken from CSS)
### Twitter
Image source: https://twitter.com/about/logos
Original artist: Twitter, Inc.
HEX colour value: #39A9E0 (taken from .EPS source image)
### Vimeo
Image source: http://vimeo.com/about/press
Original artist: Vimeo, Inc.
HEX colour value: #44BBFF (taken from CSS)
### WordPress
Image source: http://wordpress.org/about/logos/
Original artist: WordPress Foundation
HEX colour value: #21759B (taken from brand guidelines)
2012-11-16 15:08:51 +04:00
### Yahoo
Image source: http://www.alexpeattie.com/projects/justvector_icons
Original artist: Alex Peattie
HEX colour value: #731A8B (taken from CSS)
### YouTube
Image source: https://developers.google.com/youtube/branding
Original artist: YouTube, LLC
HEX colour value: #CD332D (taken from brand guidelines)