From 998caafba7ebfac26963053deffc6ca586915847 Mon Sep 17 00:00:00 2001 From: ground7 Date: Tue, 23 Jun 2020 18:43:44 -0700 Subject: [PATCH] Update README.md Update README.md Update README.md Update README.md Update README.md Update README.md --- README.md | 70 ++++++++++++++++++++++++++++--------------------------- 1 file changed, 36 insertions(+), 34 deletions(-) diff --git a/README.md b/README.md index 15d38e3..946aec3 100644 --- a/README.md +++ b/README.md @@ -1,40 +1,42 @@ # Animated Docker Folder Icons for Unraid -[![License](https://img.shields.io/github/license/ground7/unraid-animated-svgs)](./LICENSE.md) -![Downloads](https://img.shields.io/github/downloads/ground7/unraid-animated-svgs/total.svg) +[![License](https://img.shields.io/github/license/ground7/unraid-animated-svgs)](./LICENSE) +[![Downloads](https://img.shields.io/github/downloads/ground7/unraid-animated-svgs/total.svg)](https://github.com/ground7/unraid-animated-svgs/releases/tag/v1.0.0) **Please Note** that only the always-animate variant works with the docker folder plugin as of the most recent release. I'll be leaving animate-on-hover up in case anyone wants to use them in another application where hovering works as intended. ## Collection -[]() -[]() -[]() -[]() -[]() -[]() -[]() -[]() -[]() -[]() -[]() -[]() -[]() -[]() -[]() -[]() -[]() -[]() -[]() -[]() -[]() -[]() -[]() -[]() -[]() -[]() -[]() -[]() -[]() -[]() +[](https://github.com/ground7/unraid-animated-svgs/blob/master/Always%20Animate/audio.svg) +[](https://github.com/ground7/unraid-animated-svgs/blob/master/Always%20Animate/backup.svg) +[](https://github.com/ground7/unraid-animated-svgs/blob/master/Always%20Animate/binoculars.svg) +[](https://github.com/ground7/unraid-animated-svgs/blob/master/Always%20Animate/code.svg) +[](https://github.com/ground7/unraid-animated-svgs/blob/master/Always%20Animate/database.svg) +[](https://github.com/ground7/unraid-animated-svgs/blob/master/Always%20Animate/eye.svg) +[](https://github.com/ground7/unraid-animated-svgs/blob/master/Always%20Animate/home-wifi.svg) +[](https://github.com/ground7/unraid-animated-svgs/blob/master/Always%20Animate/multimedia-alternate.svg) +[](https://github.com/ground7/unraid-animated-svgs/blob/master/Always%20Animate/vpn.svg) +[](https://github.com/ground7/unraid-animated-svgs/blob/master/Always%20Animate/world.svg) + +[](https://github.com/ground7/unraid-animated-svgs/blob/master/Always%20Animate/control.svg) +[](https://github.com/ground7/unraid-animated-svgs/blob/master/Always%20Animate/multimedia.svg) +[](https://github.com/ground7/unraid-animated-svgs/blob/master/Always%20Animate/music.svg) +[](https://github.com/ground7/unraid-animated-svgs/blob/master/Always%20Animate/nzb.svg) +[](https://github.com/ground7/unraid-animated-svgs/blob/master/Always%20Animate/pirate.svg) +[](https://github.com/ground7/unraid-animated-svgs/blob/master/Always%20Animate/search.svg) +[](https://github.com/ground7/unraid-animated-svgs/blob/master/Always%20Animate/security.svg) +[](https://github.com/ground7/unraid-animated-svgs/blob/master/Always%20Animate/settings.svg) +[](https://github.com/ground7/unraid-animated-svgs/blob/master/Always%20Animate/ship.svg) +[](https://github.com/ground7/unraid-animated-svgs/blob/master/Always%20Animate/torrent.svg) + +[](https://github.com/ground7/unraid-animated-svgs/blob/master/Always%20Animate/cloud.svg) +[](https://github.com/ground7/unraid-animated-svgs/blob/master/Always%20Animate/dash.svg) +[](https://github.com/ground7/unraid-animated-svgs/blob/master/Always%20Animate/dependencies.svg) +[](https://github.com/ground7/unraid-animated-svgs/blob/master/Always%20Animate/downloads.svg) +[](https://github.com/ground7/unraid-animated-svgs/blob/master/Always%20Animate/gaming.svg) +[](https://github.com/ground7/unraid-animated-svgs/blob/master/Always%20Animate/grafana.svg) +[](https://github.com/ground7/unraid-animated-svgs/blob/master/Always%20Animate/home-automation.svg) +[](https://github.com/ground7/unraid-animated-svgs/blob/master/Always%20Animate/network.svg) +[](https://github.com/ground7/unraid-animated-svgs/blob/master/Always%20Animate/plex.svg) +[](https://github.com/ground7/unraid-animated-svgs/blob/master/Always%20Animate/productivity.svg) ## How to Tweak To change a color look for @@ -58,8 +60,8 @@ File: ### Additional Notes 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 with css. 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. [Hernadito](https://github.com/hernandito) is also taking requests on the [Unraid forum](https://forums.unraid.net/topic/92824-icon-collections-for-docker-folder-plugin/). +In addition, I'm only animating svgs with css. 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. There's also several large collections online like [this one](https://leungwensen.github.io/svg-icon/). [Hernandito](https://github.com/hernandito) is also taking requests on the [Unraid forum](https://forums.unraid.net/topic/92824-icon-collections-for-docker-folder-plugin/). ## Credits -- Thank you [Hernadito](https://github.com/hernandito) for creating initial svgs for me to work off of. You can check out his color variations of this icon set [here](https://github.com/hernandito/unRAID-Docker-Folder-Animated-Icons---Alternate-Colors). +- Thank you [Hernandito](https://github.com/hernandito) for creating initial svgs for me to work off of. You can check out his color variations of this icon set [here](https://github.com/hernandito/unRAID-Docker-Folder-Animated-Icons---Alternate-Colors). - Thank you [GuildDarts](https://forums.unraid.net/profile/80260-guilddarts/) for your work on the Unraid Docker Folders plug-in which inspired all this work.