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" fill-rule="evenodd" d="M22 11c3.31 0 6 2.69 6 6s-2.69 6-6 6H5v-4h17c1.1 0 2-.9 2-2s-.9-2-2-2h-2v-4h2ZM5 25h32c3.31 0 6 2.69 6 6s-2.69 6-6 6h-2v-4h2c1.1 0 2-.9 2-2s-.9-2-2-2H5v-4Z" clip-rule="evenodd"/><path fill="#5E5E5E" fill-rule="evenodd" d="m41.7 14.87-1-1.74-3.7 2.14V11h-2v4.27l-3.7-2.14-1 1.74L34 17l-3.7 2.13 1 1.74 3.7-2.13V23h2v-4.26l3.7 2.13 1-1.74L38 17l3.7-2.13Z" clip-rule="evenodd"/></svg>

After

Width:  |  Height:  |  Size: 500 B