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,4 @@
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 32 32">
<path fill="#AECBFA" fill-rule="evenodd" d="M26.189 21.333H5.812a10.68 10.68 0 0 0 2.641 4.414 10.653 10.653 0 0 0 15.094 0 10.68 10.68 0 0 0 2.642-4.414Z" clip-rule="evenodd"/>
<path stroke="#202124" stroke-linecap="square" stroke-opacity=".5" d="M8.807 11.02 16 3.84l7.193 7.18a10.193 10.193 0 0 1 2.973 7.167c0 2.542-.993 5.226-2.973 7.206a10.154 10.154 0 0 1-14.386 0c-1.981-1.98-2.974-4.664-2.974-7.206 0-2.54.992-5.185 2.974-7.167Z"/>
</svg>

After

Width:  |  Height:  |  Size: 524 B