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="url(#a)" d="M33.876 6.76a7.918 7.918 0 0 1 7.364 7.364 7.919 7.919 0 0 0 1.934 4.67 7.918 7.918 0 0 1 0 10.413 7.919 7.919 0 0 0-1.934 4.67 7.919 7.919 0 0 1-7.364 7.363 7.919 7.919 0 0 0-4.67 1.934 7.918 7.918 0 0 1-10.413 0 7.919 7.919 0 0 0-4.67-1.934 7.918 7.918 0 0 1-7.363-7.364 7.919 7.919 0 0 0-1.934-4.67 7.918 7.918 0 0 1 0-10.412 7.919 7.919 0 0 0 1.934-4.67 7.918 7.918 0 0 1 7.364-7.364 7.919 7.919 0 0 0 4.67-1.934 7.918 7.918 0 0 1 10.413 0 7.919 7.919 0 0 0 4.67 1.934Z"/><defs><radialGradient id="a" cx="0" cy="0" r="1" gradientTransform="matrix(13 21.50001 -22.8797 13.83424 20 19.5)" gradientUnits="userSpaceOnUse"><stop offset=".156" stop-color="#FFD535"/><stop offset=".546" stop-color="#FFD323"/><stop offset=".974" stop-color="#E2A93A"/></radialGradient></defs></svg>

After

Width:  |  Height:  |  Size: 877 B