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)" fill-opacity=".95" fill-rule="evenodd" d="M47 16.5c0 8.358-6.662 15.172-15 15.488V32H11v-.002h-.143C5.413 31.999 1 27.617 1 22.21c0-5.407 4.413-9.79 9.857-9.79 1.89 0 3.654.528 5.154 1.444C17.271 6.559 23.68 1 31.393 1 40.013 1 47 7.94 47 16.5Z" clip-rule="evenodd"/><path fill="#474747" d="m9.44 21.72 5.44 5.439-5.44 5.44L4 27.158zM23.04 35.316l5.44 5.44-5.44 5.44-5.44-5.44z"/><path fill="#5E5E5E" d="m28.48 19 2.72 2.72-16.32 16.318-2.72-2.72zM35.28 25.799 38 28.518l-8.16 8.159-2.72-2.72z"/><defs><radialGradient id="a" cx="0" cy="0" r="1" gradientTransform="rotate(-134.751 25.785 6.485) scale(36.0727 86.776)" gradientUnits="userSpaceOnUse"><stop offset=".298" stop-color="#B4B4B4"/><stop offset="1" stop-color="#E3E3E3"/></radialGradient></defs></svg>

After

Width:  |  Height:  |  Size: 855 B