From f6ca9e31ba86f295e686f0ff437461e45b568eb6 Mon Sep 17 00:00:00 2001 From: ground7 Date: Mon, 1 Jun 2020 17:52:53 -0700 Subject: [PATCH] Update README.md Update README.md Update README.md --- README.md | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0b8ddd6..5b5cef8 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,18 @@ -# unraid-animated-svgs -Animated SVGs for the docker folder plugin for unraid +### Animated Docker Folder Icons for Unraid + +By default all icons are animated on hover. To make them animate all the time, please remove the pointer event. + +### Requests +I am currently taking requests for icons to be animated. If you'd like me to animate an svg icon fill out the following issue template + +Issue Template: +``` +Folder Category: +Animation Suggestion: +File: +``` + +Please check if there's already a satisfactory icon covering the category. If you don't like it, you can still suggest another one. + +In addition, I'm only animating svgs. Making them from scratch can be a decent amount of work too, so please make the actual svg yourself. Make sure to layer the svg appropriately if the animation requires it. Svgs can be created pretty easily with the free tool inkscape, and they are often an export option on image editors. Some websites can convert to them as well with varying degrees of success. +