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="50%" x2="50%" y1="100%" y2="0%"><stop offset="0%" stop-color="#FFF" stop-opacity=".5"/><stop offset="100%" stop-color="#FFF" stop-opacity="0"/></linearGradient></defs><g fill="none" fill-rule="evenodd"><path fill="url(#a)" fill-rule="nonzero" d="M16 32 0 0h32z"/><circle cx="26" cy="26" r="6" fill="#F1F3F4"/><circle cx="6" cy="26" r="6" fill="#F1F3F4" transform="matrix(-1 0 0 1 12 0)"/><path fill="#CDD0D5" d="M26 32a5 5 0 0 0-10 0M6 32a5 5 0 0 1 10 0"/><path stroke="#EA4335" stroke-linecap="round" d="M12 25h8M.496 1h31M14 29h4M8 17h16m-14 4h12M4 9h24M2 5h28M6 13h20"/></g></svg>

After

Width:  |  Height:  |  Size: 679 B