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="32" height="32"><defs><linearGradient id="a" x1="0%" x2="67.859%" y1="0%" y2="76.031%"><stop offset="0%" stop-color="#FCD35C"/><stop offset="100%" stop-color="#FBBC04"/></linearGradient><linearGradient id="b" x1="22.493%" x2="100%" y1="17.395%" y2="115.202%"><stop offset="0%" stop-color="#F1F3F4"/><stop offset="100%" stop-color="#DEDFDF"/></linearGradient><linearGradient id="c" x1="83.458%" x2="-15.637%" y1="100%" y2="-29.648%"><stop offset="0%" stop-color="#E4E5E5"/><stop offset="100%" stop-color="#FCD35C"/></linearGradient></defs><g fill="none" fill-rule="evenodd"><g transform="translate(4)"><circle cx="12" cy="12" r="12" fill="#FBBC04"/><circle cx="12" cy="12" r="12" fill="url(#a)"/></g><circle cx="19" cy="23" r="9" fill="url(#b)"/><path fill="url(#c)" d="M10.02 22.406a9 9 0 0 1 16.416-4.478A11.996 11.996 0 0 1 16 24c-2.178 0-4.22-.58-5.98-1.594Z"/><path fill="#F1F3F4" d="M19 32a7.5 7.5 0 0 0-15 0c.011-.017 15.004-.012 15 0Z"/></g></svg>

After

Width:  |  Height:  |  Size: 1001 B