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-rule="evenodd" d="M47 16.5c0 8.358-6.662 15.171-15 15.488V32H11v-.002h-.143C5.413 31.999 1 27.617 1 22.21c0-5.406 4.413-9.789 9.857-9.789 1.89 0 3.654.528 5.154 1.444C17.271 6.559 23.678 1 31.393 1 40.013 1 47 7.94 47 16.5Z" clip-rule="evenodd"/><path fill="#7CACF8" d="m32 34-4.243 4.1a5.663 5.663 0 0 0 0 8.202c2.343 2.264 6.142 2.264 8.485 0a5.663 5.663 0 0 0-.037-8.237L32 34Z"/><defs><linearGradient id="a" x1="30.9" x2="8.558" y1="30.082" y2="11.527" gradientUnits="userSpaceOnUse"><stop stop-color="#474747"/><stop offset="1" stop-color="#757575"/></linearGradient></defs></svg>

After

Width:  |  Height:  |  Size: 686 B