From 8416ffcff6c64d1f54a97d8b41e01f8544cfda47 Mon Sep 17 00:00:00 2001 From: Arturo Acevedo Date: Wed, 3 Jan 2018 02:08:32 -0600 Subject: [PATCH] Revised, visually centered and path optimized all icons. (#112) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Visually centered a few icons, some new paths and optimizations. Apple - Visually centered and change the path to more a accurate one. Bytes: 1011 —> 580. Dropbox - Visually centered and change the path to fix point alignment. Bytes: 338 —> 350. Twitter - Visually centered. Bytes: 425 —> 431. Ubuntu - Visually centered and change the path and color to a more accurate one. Bytes: 755 —> 674. Vimeo - Visually centered. Bytes: 375 —> 379. WhatsApp - Visually centered and change the path and color to more a accurate one. Bytes: 646 —> 611. Windows - Visually centered and change the path to fix the lines between shapes. Bytes: 274 —> 284. Hope this helps. FYI: Wikicommons have good SVG shapes and most companies have brand guidelines with accurate logo renditions and colors. * Removed newlines, fixed Ubuntu color and updated ReadMe and Twitter PNG. * Twitter PNG Artifacts Fix. * Optimizations and new color palettes. Apple - New color palette that better represents the brand, and tiny bit smaller. Ubuntu - I keep finding ways to make this one smaller. Wikipedia - New color palette that better represents the brand, and bit smaller. * Update * Update drama * Solving conflicts * Solved conflicts. * Optimizations and new color palettes Apple - New color palette that better represents the brand, and tiny bit smaller. Ubuntu - I keep finding ways to make this one smaller. Wikipedia - New color palette that better represents the brand, and bit smaller. * More Ubuntu optimizations. Learning SVG as we go. * Revert "More Ubuntu optimizations." This reverts commit 74c1a459594584bfff0fa81171198f6bed41c77a. * More Ubuntu Optimizations. * Guidelines Folder. * Guidelines. Added guidelines with instructions. * Revert "Guidelines." This reverts commit eb30dfe16364f46fce6104044fe23b3572bf7274. * Revert "Revert "Guidelines."" This reverts commit 76edce25ec846bb4e4673b0659766901e0124030. * Removed guidelines for small squares. * Aligned to guideline and path optimized Airbnb, Amazon, Authy, Badoo and Bitcoin. All were aligned accordingly and optimized to the following percentages: Airbnb - 43% Amazon - 0% Authy - 38% Badoo - 23% Bitcoin + 1% I’ll update Readme. * Fixed Amazon radius. Whops. * Updated from Master Branch. * Aligned to guideline and path optimized Android, All were aligned accordingly and optimized to the following percentages: Android - 31% Bitbucket + 3% Updated README with the new file sizes. * Correct radius on Android * Aligned to guideline, path optimized and some fixes to Blogger, Bluetooth, CloudFlare, CodePen, Delicious, Digidentity and Digital Ocean. All were aligned accordingly and optimized to the following percentages: Blogger - 23% and corrected color. Bluetooth - 1% and corrected color. CloudFlare - 12% CodePen - 42% and corrected color contrast. Delicious + 35% because I added a clipping path, for consistency. Review it. Digidentity - 0% Digital Ocean + 20% No idea how to make it the same file size after following the guideline. Updated README with the new file sizes. * Aligned to guideline, path optimized and some fixes to Discord, Disqus, Docker, Dropbox All were aligned accordingly and optimized to the following percentages: Discord - 27% and corrected shape and color. Disqus - 6% Docker - 12% and corrected color. Dropbox - 11% and corrected color. Ebay - 1% Updated README with the new file sizes. * Aligned to guideline, path optimized and some fixes to Apple, IBM, Samsung Internet, Email and Evernote. All were aligned accordingly and optimized to the following percentages: Apple - 17% and corrected color. IBM - 39% magic was done to achieve this. Samsung Internet - 63% Email - 8% I’m proposing a new icon that represents generic email branding trends. Evernote - 12% and corrected colors and fixed contrast. Updated README with the new file sizes. * Fix v2 of AirBnb in Chrome. * Added aria-label to samsunginternet.svg * Fixed typo. * All were resized and aligned accordingly. Facebook, Github and Gitlab were redrawn to better follow icon brand guidelines. Badoo and bitbucket were just missing role="img". Updated README with the new file sizes. * All icons now follow the guideline and have been path optimized. Few have been tweaked to better follow brand guidelines, some have been redone from scratch. * Updated README sizes. * Ignore alternative Instagram. * Revert "Ignore alternative Instagram." This reverts commit 475177f61f066d1abfd3db0c850481f71806fe00. * Fixed Telegram's size and README. --- README.md | 130 ++++++++++++++++----------------- images/svg/airbnb.svg | 2 +- images/svg/amazon.svg | 2 +- images/svg/android.svg | 2 +- images/svg/apple.svg | 2 +- images/svg/authy.svg | 2 +- images/svg/badoo.svg | 2 +- images/svg/bitbucket.svg | 2 +- images/svg/bitcoin.svg | 2 +- images/svg/blogger.svg | 2 +- images/svg/bluetooth.svg | 2 +- images/svg/cloudflare.svg | 2 +- images/svg/codepen.svg | 2 +- images/svg/delicious.svg | 2 +- images/svg/digidentity.svg | 2 +- images/svg/discord.svg | 2 +- images/svg/dropbox.svg | 2 +- images/svg/ebay.svg | 2 +- images/svg/email.svg | 2 +- images/svg/facebook.svg | 2 +- images/svg/flickr.svg | 2 +- images/svg/ghost.svg | 2 +- images/svg/github.svg | 2 +- images/svg/gitlab.svg | 2 +- images/svg/gmail.svg | 2 +- images/svg/google.svg | 2 +- images/svg/google_play.svg | 2 +- images/svg/google_plus.svg | 2 +- images/svg/hackernews.svg | 2 +- images/svg/ibm.svg | 2 +- images/svg/instagram.svg | 2 +- images/svg/intel.svg | 2 +- images/svg/keybase.svg | 2 +- images/svg/kickstarter.svg | 2 +- images/svg/laravel.svg | 2 +- images/svg/lastpass.svg | 2 +- images/svg/line.svg | 2 +- images/svg/linkedin.svg | 2 +- images/svg/lock.svg | 2 +- images/svg/mail.svg | 2 +- images/svg/mastodon.svg | 2 +- images/svg/medium.svg | 2 +- images/svg/meetup.svg | 2 +- images/svg/npm.svg | 2 +- images/svg/opensource.svg | 2 +- images/svg/patreon.svg | 2 +- images/svg/paypal.svg | 2 +- images/svg/pdf.svg | 2 +- images/svg/phone.svg | 2 +- images/svg/pinterest.svg | 2 +- images/svg/reddit.svg | 2 +- images/svg/rss.svg | 2 +- images/svg/samsunginternet.svg | 2 +- images/svg/skype.svg | 2 +- images/svg/slideshare.svg | 2 +- images/svg/snapchat.svg | 2 +- images/svg/soundcloud.svg | 2 +- images/svg/spotify.svg | 2 +- images/svg/stackoverflow.svg | 2 +- images/svg/steam.svg | 2 +- images/svg/symantec.svg | 2 +- images/svg/telegram.svg | 2 +- images/svg/tox.svg | 2 +- images/svg/trello.svg | 2 +- images/svg/tumblr.svg | 2 +- images/svg/twilio.svg | 2 +- images/svg/twitter.svg | 2 +- images/svg/ubuntu.svg | 2 +- images/svg/vimeo.svg | 2 +- images/svg/vk.svg | 2 +- images/svg/wechat.svg | 2 +- images/svg/whatsapp.svg | 2 +- images/svg/wifi.svg | 2 +- images/svg/wikipedia.svg | 2 +- images/svg/windows.svg | 2 +- images/svg/wire.svg | 2 +- images/svg/wordpress.svg | 2 +- images/svg/yahoo.svg | 2 +- images/svg/yammer.svg | 2 +- images/svg/youtube.svg | 2 +- images/svg/yubico.svg | 2 +- 81 files changed, 145 insertions(+), 145 deletions(-) diff --git a/README.md b/README.md index 6233676a..ddcd6a62 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Originally created for my contact page - [https://edent.tel/](https://edent.tel/ ## How Small? -| 747 Bytes SVG | 3,549 Bytes PNG | 428 Bytes SVG | 3,388 Bytes PNG | 252 Bytes SVG | 2,581 Bytes PNG | +| 616 Bytes SVG | 3,549 Bytes PNG | 422 Bytes SVG | 3,388 Bytes PNG | 250 Bytes SVG | 2,581 Bytes PNG | |------ |----------- |------ |---------- |------ |----------- | | | | | | | | @@ -15,119 +15,119 @@ Originally created for my contact page - [https://edent.tel/](https://edent.tel/ - - - - - - + + + + + + - - - - - + + + + + - - - - - - + + + + + + - - - + + + - - + + - - - - - - + + + + + + - - - + + + - + - - - - + + + + - + - - - + + + - - + + - + - - - + + + - - + + - - - - + + + + - + - + - - - + + + - - - - - - + + + + + + - +

230 Bytes

252 Bytes

270 Bytes

451 Bytes

438 Bytes

630 Bytes

229 Bytes

250 Bytes

283 Bytes

422 Bytes

422 Bytes

539 Bytes

290 Bytes

354 Bytes

372 Bytes

370 Bytes

316 Bytes

544 Bytes

419 Bytes

370 Bytes

336 Bytes

345 Bytes

513 Bytes

492 Bytes

529 Bytes

532 Bytes

583 Bytes

747 Bytes

610 Bytes

487 Bytes

650 Bytes

526 Bytes

548 Bytes

616 Bytes

601 Bytes

375 Bytes

635 Bytes

964 Bytes

376 Bytes

668 Bytes

959 Bytes

436 Bytes

619 Bytes

674 Bytes

649 Bytes

673 Bytes

859 Bytes

802 Bytes

374 Bytes

765 Bytes

423 Bytes

383 Bytes

455 Bytes

484 Bytes

397 Bytes

639 Bytes

359 Bytes

674 Bytes

597 Bytes

305 Bytes

573 Bytes

534 Bytes

309 Bytes

572 Bytes

350 Bytes

664 Bytes

550 Bytes

286 Bytes

493 Bytes

288 Bytes

632 Bytes

405 Bytes

494 Bytes

423 Bytes

591 Bytes

420 Bytes

399 Bytes

634 Bytes

524 Bytes

479 Bytes

325 Bytes

269 Bytes

478 Bytes

326 Bytes

270 Bytes

393 Bytes

542 Bytes

680 Bytes

541 Bytes

699 Bytes

417 Bytes

375 Bytes

329 Bytes

465 Bytes

966 Bytes

313 Bytes

1010 Bytes

762 Bytes

309 Bytes

662 Bytes

819 Bytes

704 Bytes

308 Bytes

575 Bytes

288 Bytes

379 Bytes

529 Bytes

253 Bytes

569 Bytes

946 Bytes

558 Bytes

402 Bytes

550 Bytes

479 Bytes

551 Bytes

365 Bytes

389 Bytes

500 Bytes

638 Bytes

375 Bytes

323 Bytes

506 Bytes

379 Bytes

583 Bytes

648 Bytes

683 Bytes

270 Bytes

376 Bytes

273 Bytes

256 Bytes

251 Bytes

259 Bytes

262 Bytes

250 Bytes

276 Bytes

983 Bytes

286 Bytes

347 Bytes

879 Bytes

509 Bytes

745 Bytes

956 Bytes

297 Bytes

384 Bytes

583 Bytes

438 Bytes

641 Bytes

395 Bytes

385 Bytes

221 Bytes
diff --git a/images/svg/airbnb.svg b/images/svg/airbnb.svg index b3d795cc..4ed038b4 100644 --- a/images/svg/airbnb.svg +++ b/images/svg/airbnb.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/images/svg/amazon.svg b/images/svg/amazon.svg index c12ca26a..5bbbb88e 100644 --- a/images/svg/amazon.svg +++ b/images/svg/amazon.svg @@ -1 +1 @@ - + \ No newline at end of file diff --git a/images/svg/android.svg b/images/svg/android.svg index 46bcddf3..ddb92dc8 100644 --- a/images/svg/android.svg +++ b/images/svg/android.svg @@ -1 +1 @@ - + \ No newline at end of file diff --git a/images/svg/apple.svg b/images/svg/apple.svg index 9af371ac..053dcc18 100644 --- a/images/svg/apple.svg +++ b/images/svg/apple.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/images/svg/authy.svg b/images/svg/authy.svg index 04fd6d84..33dfdddf 100644 --- a/images/svg/authy.svg +++ b/images/svg/authy.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/svg/badoo.svg b/images/svg/badoo.svg index 65c2e245..19a09571 100644 --- a/images/svg/badoo.svg +++ b/images/svg/badoo.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/svg/bitbucket.svg b/images/svg/bitbucket.svg index 01871255..2b5e21b1 100644 --- a/images/svg/bitbucket.svg +++ b/images/svg/bitbucket.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/svg/bitcoin.svg b/images/svg/bitcoin.svg index fdf26746..9b46a64b 100644 --- a/images/svg/bitcoin.svg +++ b/images/svg/bitcoin.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/svg/blogger.svg b/images/svg/blogger.svg index f3194a32..2bd147fa 100644 --- a/images/svg/blogger.svg +++ b/images/svg/blogger.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/svg/bluetooth.svg b/images/svg/bluetooth.svg index cf9af2aa..68c2d4fc 100644 --- a/images/svg/bluetooth.svg +++ b/images/svg/bluetooth.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/svg/cloudflare.svg b/images/svg/cloudflare.svg index 9e9dc56f..233a848c 100644 --- a/images/svg/cloudflare.svg +++ b/images/svg/cloudflare.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/svg/codepen.svg b/images/svg/codepen.svg index dac32bfb..08fb78c1 100644 --- a/images/svg/codepen.svg +++ b/images/svg/codepen.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/svg/delicious.svg b/images/svg/delicious.svg index 4f14e54f..e26fa0f5 100644 --- a/images/svg/delicious.svg +++ b/images/svg/delicious.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/svg/digidentity.svg b/images/svg/digidentity.svg index b364d3c9..7c939092 100644 --- a/images/svg/digidentity.svg +++ b/images/svg/digidentity.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/svg/discord.svg b/images/svg/discord.svg index e0829b85..e7d745a1 100644 --- a/images/svg/discord.svg +++ b/images/svg/discord.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/svg/dropbox.svg b/images/svg/dropbox.svg index f59a5d8f..3b1a64d0 100644 --- a/images/svg/dropbox.svg +++ b/images/svg/dropbox.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/svg/ebay.svg b/images/svg/ebay.svg index 67cdcc13..c5a2df89 100644 --- a/images/svg/ebay.svg +++ b/images/svg/ebay.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/svg/email.svg b/images/svg/email.svg index d2d9d7d6..bdff5062 100644 --- a/images/svg/email.svg +++ b/images/svg/email.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/images/svg/facebook.svg b/images/svg/facebook.svg index d7f0b8ae..5eabf010 100644 --- a/images/svg/facebook.svg +++ b/images/svg/facebook.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/svg/flickr.svg b/images/svg/flickr.svg index 00e51721..834b470a 100644 --- a/images/svg/flickr.svg +++ b/images/svg/flickr.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/svg/ghost.svg b/images/svg/ghost.svg index bf22b4e1..b596a629 100644 --- a/images/svg/ghost.svg +++ b/images/svg/ghost.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/svg/github.svg b/images/svg/github.svg index 7e243f77..e0e78ef6 100644 --- a/images/svg/github.svg +++ b/images/svg/github.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/svg/gitlab.svg b/images/svg/gitlab.svg index af713024..8a928a11 100644 --- a/images/svg/gitlab.svg +++ b/images/svg/gitlab.svg @@ -1 +1 @@ - + \ No newline at end of file diff --git a/images/svg/gmail.svg b/images/svg/gmail.svg index b0dbf571..d66eb612 100644 --- a/images/svg/gmail.svg +++ b/images/svg/gmail.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/svg/google.svg b/images/svg/google.svg index 79f678de..853d318b 100644 --- a/images/svg/google.svg +++ b/images/svg/google.svg @@ -1 +1 @@ - + \ No newline at end of file diff --git a/images/svg/google_play.svg b/images/svg/google_play.svg index 30404afa..89ac6ae6 100644 --- a/images/svg/google_play.svg +++ b/images/svg/google_play.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/svg/google_plus.svg b/images/svg/google_plus.svg index 13b8eb75..b7316a9f 100644 --- a/images/svg/google_plus.svg +++ b/images/svg/google_plus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/svg/hackernews.svg b/images/svg/hackernews.svg index 3feb92a4..424646e3 100644 --- a/images/svg/hackernews.svg +++ b/images/svg/hackernews.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/svg/ibm.svg b/images/svg/ibm.svg index 4dc51808..d776c37a 100644 --- a/images/svg/ibm.svg +++ b/images/svg/ibm.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/images/svg/instagram.svg b/images/svg/instagram.svg index 77c83186..d44277ca 100644 --- a/images/svg/instagram.svg +++ b/images/svg/instagram.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/svg/intel.svg b/images/svg/intel.svg index 846b3493..f37e746a 100644 --- a/images/svg/intel.svg +++ b/images/svg/intel.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/svg/keybase.svg b/images/svg/keybase.svg index 77ee9231..f6d32a45 100644 --- a/images/svg/keybase.svg +++ b/images/svg/keybase.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/svg/kickstarter.svg b/images/svg/kickstarter.svg index a5fd9217..8ff2381b 100644 --- a/images/svg/kickstarter.svg +++ b/images/svg/kickstarter.svg @@ -1 +1 @@ - + \ No newline at end of file diff --git a/images/svg/laravel.svg b/images/svg/laravel.svg index e830580c..16e04f28 100644 --- a/images/svg/laravel.svg +++ b/images/svg/laravel.svg @@ -1 +1 @@ - + \ No newline at end of file diff --git a/images/svg/lastpass.svg b/images/svg/lastpass.svg index 90f73c3b..b42eb974 100644 --- a/images/svg/lastpass.svg +++ b/images/svg/lastpass.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/svg/line.svg b/images/svg/line.svg index 001d7896..9eee9ab6 100644 --- a/images/svg/line.svg +++ b/images/svg/line.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/svg/linkedin.svg b/images/svg/linkedin.svg index 2cd3aee8..cccdc93e 100644 --- a/images/svg/linkedin.svg +++ b/images/svg/linkedin.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/svg/lock.svg b/images/svg/lock.svg index 2a88eac6..aa0420eb 100644 --- a/images/svg/lock.svg +++ b/images/svg/lock.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/svg/mail.svg b/images/svg/mail.svg index 105266ff..18db3fef 100644 --- a/images/svg/mail.svg +++ b/images/svg/mail.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/svg/mastodon.svg b/images/svg/mastodon.svg index a54db8a9..8b995f60 100644 --- a/images/svg/mastodon.svg +++ b/images/svg/mastodon.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/svg/medium.svg b/images/svg/medium.svg index c4f8f418..76ac7092 100644 --- a/images/svg/medium.svg +++ b/images/svg/medium.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/svg/meetup.svg b/images/svg/meetup.svg index 168f4c8f..229b8b2c 100644 --- a/images/svg/meetup.svg +++ b/images/svg/meetup.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/svg/npm.svg b/images/svg/npm.svg index 11c97e68..853ccbdd 100644 --- a/images/svg/npm.svg +++ b/images/svg/npm.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/svg/opensource.svg b/images/svg/opensource.svg index 72416e2a..aa5cccea 100644 --- a/images/svg/opensource.svg +++ b/images/svg/opensource.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/svg/patreon.svg b/images/svg/patreon.svg index 768e7811..f70d1184 100644 --- a/images/svg/patreon.svg +++ b/images/svg/patreon.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/svg/paypal.svg b/images/svg/paypal.svg index dd0b2fbb..21a698ce 100644 --- a/images/svg/paypal.svg +++ b/images/svg/paypal.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/svg/pdf.svg b/images/svg/pdf.svg index 19459169..89258413 100644 --- a/images/svg/pdf.svg +++ b/images/svg/pdf.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/svg/phone.svg b/images/svg/phone.svg index 98d7c40e..2cf7459d 100644 --- a/images/svg/phone.svg +++ b/images/svg/phone.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/svg/pinterest.svg b/images/svg/pinterest.svg index c7cff680..d918cb7e 100644 --- a/images/svg/pinterest.svg +++ b/images/svg/pinterest.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/svg/reddit.svg b/images/svg/reddit.svg index a33ff4da..072123f9 100644 --- a/images/svg/reddit.svg +++ b/images/svg/reddit.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/svg/rss.svg b/images/svg/rss.svg index 1d2a4249..7e868a70 100644 --- a/images/svg/rss.svg +++ b/images/svg/rss.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/svg/samsunginternet.svg b/images/svg/samsunginternet.svg index 18031cc3..fe2a5839 100644 --- a/images/svg/samsunginternet.svg +++ b/images/svg/samsunginternet.svg @@ -1 +1 @@ - + diff --git a/images/svg/skype.svg b/images/svg/skype.svg index 75caa9b8..39da9a86 100644 --- a/images/svg/skype.svg +++ b/images/svg/skype.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/svg/slideshare.svg b/images/svg/slideshare.svg index 2ee771f3..d5c4a635 100644 --- a/images/svg/slideshare.svg +++ b/images/svg/slideshare.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/svg/snapchat.svg b/images/svg/snapchat.svg index 80ebe3f0..cef4d319 100644 --- a/images/svg/snapchat.svg +++ b/images/svg/snapchat.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/svg/soundcloud.svg b/images/svg/soundcloud.svg index 5525a25a..1942a747 100644 --- a/images/svg/soundcloud.svg +++ b/images/svg/soundcloud.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/svg/spotify.svg b/images/svg/spotify.svg index 8bf810d7..b2830b9f 100644 --- a/images/svg/spotify.svg +++ b/images/svg/spotify.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/svg/stackoverflow.svg b/images/svg/stackoverflow.svg index 74e4f74c..7d913988 100644 --- a/images/svg/stackoverflow.svg +++ b/images/svg/stackoverflow.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/svg/steam.svg b/images/svg/steam.svg index d59dc789..3901b064 100644 --- a/images/svg/steam.svg +++ b/images/svg/steam.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/svg/symantec.svg b/images/svg/symantec.svg index e4b391df..b96404d3 100644 --- a/images/svg/symantec.svg +++ b/images/svg/symantec.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/svg/telegram.svg b/images/svg/telegram.svg index 30c889cc..8e60c871 100644 --- a/images/svg/telegram.svg +++ b/images/svg/telegram.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/images/svg/tox.svg b/images/svg/tox.svg index 97a2a705..2aee26a6 100644 --- a/images/svg/tox.svg +++ b/images/svg/tox.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/svg/trello.svg b/images/svg/trello.svg index bf47b850..125058f8 100644 --- a/images/svg/trello.svg +++ b/images/svg/trello.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/svg/tumblr.svg b/images/svg/tumblr.svg index 2d8d891d..acb9eb06 100644 --- a/images/svg/tumblr.svg +++ b/images/svg/tumblr.svg @@ -1 +1 @@ - + \ No newline at end of file diff --git a/images/svg/twilio.svg b/images/svg/twilio.svg index 04d5f93c..3cf2318a 100644 --- a/images/svg/twilio.svg +++ b/images/svg/twilio.svg @@ -1 +1 @@ - + \ No newline at end of file diff --git a/images/svg/twitter.svg b/images/svg/twitter.svg index a3a49a7a..5bddce21 100644 --- a/images/svg/twitter.svg +++ b/images/svg/twitter.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/svg/ubuntu.svg b/images/svg/ubuntu.svg index 5aa3828f..03d0fb18 100644 --- a/images/svg/ubuntu.svg +++ b/images/svg/ubuntu.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/svg/vimeo.svg b/images/svg/vimeo.svg index 90f62dfc..b1ebf8f6 100644 --- a/images/svg/vimeo.svg +++ b/images/svg/vimeo.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/svg/vk.svg b/images/svg/vk.svg index 9eed4a4b..21b4d6c5 100644 --- a/images/svg/vk.svg +++ b/images/svg/vk.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/svg/wechat.svg b/images/svg/wechat.svg index 5e716650..a3ed6850 100644 --- a/images/svg/wechat.svg +++ b/images/svg/wechat.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/svg/whatsapp.svg b/images/svg/whatsapp.svg index e777c4ca..0b38a4c1 100644 --- a/images/svg/whatsapp.svg +++ b/images/svg/whatsapp.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/svg/wifi.svg b/images/svg/wifi.svg index 8101c8ef..9bbb2684 100644 --- a/images/svg/wifi.svg +++ b/images/svg/wifi.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/svg/wikipedia.svg b/images/svg/wikipedia.svg index 94585869..504077a7 100644 --- a/images/svg/wikipedia.svg +++ b/images/svg/wikipedia.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/svg/windows.svg b/images/svg/windows.svg index 51f7cf2d..854c5ad6 100644 --- a/images/svg/windows.svg +++ b/images/svg/windows.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/svg/wire.svg b/images/svg/wire.svg index c124a83b..70e85055 100644 --- a/images/svg/wire.svg +++ b/images/svg/wire.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/svg/wordpress.svg b/images/svg/wordpress.svg index c7cac0fc..6157ad59 100644 --- a/images/svg/wordpress.svg +++ b/images/svg/wordpress.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/svg/yahoo.svg b/images/svg/yahoo.svg index 8772d47f..42f48101 100644 --- a/images/svg/yahoo.svg +++ b/images/svg/yahoo.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/svg/yammer.svg b/images/svg/yammer.svg index d97b394e..ba5ee424 100644 --- a/images/svg/yammer.svg +++ b/images/svg/yammer.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/svg/youtube.svg b/images/svg/youtube.svg index 3b9fc2d9..1b0b0e20 100644 --- a/images/svg/youtube.svg +++ b/images/svg/youtube.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/svg/yubico.svg b/images/svg/yubico.svg index 0cd25c86..d465639f 100644 --- a/images/svg/yubico.svg +++ b/images/svg/yubico.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file