From d0fc4072bfd6b57908fca98b9995959554af20de Mon Sep 17 00:00:00 2001 From: Daniel Hendricks Date: Thu, 20 Sep 2018 19:04:33 -0500 Subject: [PATCH] Updated .gitignore --- .gitignore | 1 - README.md | 4 ++-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index ba40db5..423ec3e 100644 --- a/.gitignore +++ b/.gitignore @@ -5,7 +5,6 @@ node_modules package-lock.json composer.lock dev/ -demo/ # Future Families dist/icons/flat/ diff --git a/README.md b/README.md index 6025afd..702dfdb 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,8 @@ A collection of file type/extension SVG icons, available free for use in your ap * :bulb: If you have an idea, such as new icon requests, additional collections/designs, and/or are willing to contribute a library/design, please [let me know](https://github.com/dmhendricks/file-icon-vectors/issues)! My time is limited, but I will get to it eventually. * :star: If you use these icons to create something cool, [tell me](https://twitter.com/danielhendricks) about it! +### :pushpin: Demo: [View Icons](https://fileicons.org/) + ## Icon Sets Currently, there are three icon sets in the `dist/icons` directory: @@ -24,8 +26,6 @@ Currently, there are three icon sets in the `dist/icons` directory: * **Vivid** - Inspired by [Erlen Masson](https://www.sketchappsources.com/svg-resource/1856-vector-file-type-icons-sketch-freebie-resource.html?utm_source=github.com&utm_medium=referral&utm_content=link&utm_campaign=dmhendricks%2Ffile-icon-vectors) * **Square Outline** (in progress) - Modified from and inspired by [Cotne Nazarashvili](https://github.com/thecotne/square-file-icons) -### :pushpin: Demo: [View Icons](https://fileicons.org/) - ## Installation #### NPM