From 286ad57d9e2eb4dc72644381ebecefdd4464d593 Mon Sep 17 00:00:00 2001 From: codecalm Date: Sat, 21 Mar 2020 22:33:22 +0100 Subject: readme fixes, png images of icons --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 639057f9..def35f10 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,11 @@ A set of over 300 free MIT-licensed high-quality SVG icons for you to use in your web projects. Each icon is designed on a 24x24 grid and a `2px` stroke. -**If you want to support my project and help me grow it, you can [become a sponsor on GitHub](https://github.com/sponsors/codecalm)!** +**If you want to support my project and help me grow it, you can [become a sponsor on GitHub](https://github.com/sponsors/codecalm) or just [donate me on PayPal](https://paypal.me/codecalm) 🙂** ## Preview -![](./.github/icons.svg) +![](https://raw.githubusercontent.com/tabler/tabler-icons/master/.github/icons.png) ## Installation @@ -71,7 +71,7 @@ Add an icon to be displayed on your page with the following markup (`activity` i All icons in this repository have been created with the value of the `stroke-width` property, so if you change the value, you can get different icon variants that will fit in well with your design. -![](./.github/icons-stroke.svg) +![](https://raw.githubusercontent.com/tabler/tabler-icons/master/.github/icons-stroke.png) ## License -- cgit v1.2.1