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,17 @@
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M25.1249 29.385C33.1275 29.385 39.6149 22.8976 39.6149 14.895C39.6149 6.89242 33.1275 0.405029 25.1249 0.405029C17.1223 0.405029 10.6349 6.89242 10.6349 14.895C10.6349 22.8976 17.1223 29.385 25.1249 29.385Z" fill="url(#paint0_linear_78_6674)"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M25.1251 29.3701C25.1251 26.1696 23.8537 23.1002 21.5906 20.8371C19.3275 18.574 16.2581 17.3026 13.0576 17.3026C9.85711 17.3026 6.7877 18.574 4.5246 20.8371C2.26151 23.1002 0.990112 26.1696 0.990112 29.3701C0.990112 29.3701 25.1251 29.3551 25.1251 29.3701Z" fill="url(#paint1_linear_78_6674)"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M32.415 14.2352L25.125 29.3852H31.695L30.885 42.8552L47.01 25.2002L41.175 25.1852L47.01 14.2352H32.415Z" fill="#FBBC04"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M4.82978 36.2699L7.49978 33.5399L10.2298 36.2699C10.7677 36.8095 11.1337 37.4964 11.2816 38.2439C11.4294 38.9914 11.3523 39.7659 11.0602 40.4696C10.7681 41.1733 10.274 41.7747 9.64029 42.1978C9.00659 42.6209 8.26173 42.8467 7.49978 42.8467C6.73782 42.8467 5.99296 42.6209 5.35926 42.1978C4.72556 41.7747 4.23145 41.1733 3.93933 40.4696C3.64722 39.7659 3.5702 38.9914 3.718 38.2439C3.86581 37.4964 4.23181 36.8095 4.76978 36.2699H4.82978Z" fill="#7CACF8"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M15.8257 36.2699L18.5557 33.5399L21.2857 36.2699C21.8237 36.8095 22.1897 37.4964 22.3375 38.2439C22.4853 38.9914 22.4082 39.7659 22.1161 40.4696C21.824 41.1733 21.3299 41.7747 20.6962 42.1978C20.0625 42.6209 19.3176 42.8467 18.5557 42.8467C17.7937 42.8467 17.0489 42.6209 16.4152 42.1978C15.7815 41.7747 15.2874 41.1733 14.9952 40.4696C14.7031 39.7659 14.6261 38.9914 14.7739 38.2439C14.9217 37.4964 15.2877 36.8095 15.8257 36.2699Z" fill="#7CACF8"/>
<defs>
<linearGradient id="paint0_linear_78_6674" x1="17.3399" y1="5.10003" x2="40.0199" y2="33.54" gradientUnits="userSpaceOnUse">
<stop stop-color="#F1F3F4"/>
<stop offset="1" stop-color="#DEDFDF"/>
</linearGradient>
<linearGradient id="paint1_linear_78_6674" x1="25.2001" y1="23.4001" x2="13.2001" y2="23.4001" gradientUnits="userSpaceOnUse">
<stop stop-color="white"/>
<stop offset="1" stop-color="#F1F3F4"/>
</linearGradient>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 2.3 KiB