From b2f93df162c3b43e1d6f99bc7da28415ddef267a Mon Sep 17 00:00:00 2001 From: Dan Leech Date: Thu, 10 Dec 2015 10:17:33 +0000 Subject: [PATCH] Revert "Improved readme" This reverts commit 90094ddb68fd2d12d2fbf20d3c71bc4ed9d4dad3. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c637a5b36..ee007c249 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ +[![Simple Icons](/images/og.png)](https://simpleicons.org) + # Simple Icons ## Want to contribute? 1. Find an official source vector image. 2. Use your SVG editor of choice to produce a monochrome icon (with a view to keeping the file size as small as possible). - - See [CSS Tricks](https://css-tricks.com/understanding-and-manually-improving-svg-optimization/)’s great article on manual SVG optimisation. - - Please centre icons in a 16×16 pixel viewbox, for consistency. -3. Optimise the SVG using [SVGO](https://github.com/svg/svgo) and add it to the `/icons` directory. +3. Optimize the SVG using SVGO and add it to the `/icons` directory. 4. Add an entry to `/src/simple-icons.json` with: - The icon title - The HEX colour value