Refactor repo structure and add new icon sets

Restructured the repository from v1-v4 folders to a set-based organization
(set-1 through set-6) grouped by visual style rather than arbitrary version
numbers. Added new icon sets, dark theme variants, Lottie animations, and
a comprehensive icons.json mapping file.
This commit is contained in:
Darren Griffin
2026-03-13 12:24:56 +00:00
parent 617c2b5540
commit fb1e33de55
535 changed files with 2248 additions and 892 deletions

View File

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" fill="none"><path fill="#8F8F8F" d="M18 28H5v4h13c1.1 0 2 .9 2 2s-.9 2-2 2h-2v4h2c3.31 0 6-2.69 6-6s-2.69-6-6-6Z"/><path fill="#8F8F8F" d="M37 22H5v4h32c1.1 0 2 .9 2 2s-.9 2-2 2h-2v4h2c3.31 0 6-2.69 6-6s-2.69-6-6-6ZM32 14c0-3.31-2.69-6-6-6h-2v4h2c1.1 0 2 .9 2 2s-.9 2-2 2H5v4h21c3.31 0 6-2.69 6-6Z"/></svg>

After

Width:  |  Height:  |  Size: 369 B