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"><mask id="c" fill="#fff"><path fill-rule="evenodd" d="M47 23.5c0 8.358-6.662 15.171-15 15.488V39H11v-.002h-.143C5.413 38.999 1 34.617 1 29.21c0-5.407 4.413-9.79 9.857-9.79 1.89 0 3.654.528 5.154 1.444C17.271 13.559 23.678 8 31.393 8 40.013 8 47 14.94 47 23.5Z" clip-rule="evenodd"/></mask><path fill="url(#a)" fill-rule="evenodd" d="M47 23.5c0 8.358-6.662 15.171-15 15.488V39H11v-.002h-.143C5.413 38.999 1 34.617 1 29.21c0-5.407 4.413-9.79 9.857-9.79 1.89 0 3.654.528 5.154 1.444C17.271 13.559 23.678 8 31.393 8 40.013 8 47 14.94 47 23.5Z" clip-rule="evenodd"/><path fill="url(#b)" d="m32 38.988-.038-1-.962.037v.963h1ZM32 39v1h1v-1h-1Zm-21 0h-1v1h1v-1Zm0-.002h1v-1.014l-1.014.014.014 1Zm5.011-18.134-.521.853 1.256.767.25-1.45-.985-.17Zm16.027 19.123C40.905 39.65 48 32.404 48 23.5h-2c0 7.812-6.229 14.192-14.038 14.489l.076 1.998ZM33 39v-.012h-2V39h2Zm-22 1h21v-2H11v2Zm-1-1.002V39h2v-.002h-2Zm.986-1h-.13v2h.158l-.028-2Zm-.13 0C5.96 37.999 2 34.059 2 29.21H0c0 5.965 4.867 10.789 10.857 10.789v-2ZM2 29.21c0-4.848 3.959-8.79 8.857-8.79v-2C4.867 18.42 0 23.244 0 29.21h2Zm8.857-8.79c1.7 0 3.286.475 4.633 1.297l1.042-1.707a10.861 10.861 0 0 0-5.675-1.59v2ZM31.393 7c-8.204 0-15.025 5.913-16.368 13.694l1.971.34C18.174 14.205 24.168 9 31.393 9V7ZM48 23.5C48 14.38 40.558 7 31.393 7v2C39.467 9 46 15.498 46 23.5h2Z" mask="url(#c)"/><path fill="url(#d)" d="m32 38.988-.038-1-.962.037v.963h1ZM32 39v1h1v-1h-1Zm-21 0h-1v1h1v-1Zm0-.002h1v-1.014l-1.014.014.014 1Zm5.011-18.134-.521.853 1.256.767.25-1.45-.985-.17Zm16.027 19.123C40.905 39.65 48 32.404 48 23.5h-2c0 7.812-6.229 14.192-14.038 14.489l.076 1.998ZM33 39v-.012h-2V39h2Zm-22 1h21v-2H11v2Zm-1-1.002V39h2v-.002h-2Zm.986-1h-.13v2h.158l-.028-2Zm-.13 0C5.96 37.999 2 34.059 2 29.21H0c0 5.965 4.867 10.789 10.857 10.789v-2ZM2 29.21c0-4.848 3.959-8.79 8.857-8.79v-2C4.867 18.42 0 23.244 0 29.21h2Zm8.857-8.79c1.7 0 3.286.475 4.633 1.297l1.042-1.707a10.861 10.861 0 0 0-5.675-1.59v2ZM31.393 7c-8.204 0-15.025 5.913-16.368 13.694l1.971.34C18.174 14.205 24.168 9 31.393 9V7ZM48 23.5C48 14.38 40.558 7 31.393 7v2C39.467 9 46 15.498 46 23.5h2Z" mask="url(#c)"/><defs><linearGradient id="b" x1="30" x2="37" y1="22.5" y2="37.5" gradientUnits="userSpaceOnUse"><stop stop-color="#80868B" stop-opacity="0"/><stop offset="1" stop-color="#80868B"/></linearGradient><linearGradient id="d" x1="41.5" x2="5" y1="8" y2="22" gradientUnits="userSpaceOnUse"><stop stop-color="#81878C"/><stop offset="1" stop-color="#C3C5C6" stop-opacity="0"/></linearGradient><radialGradient id="a" cx="0" cy="0" r="1" gradientTransform="rotate(-134.75 27.244 9.985) scale(36.0726 86.7758)" gradientUnits="userSpaceOnUse"><stop stop-color="#B4B4B4"/><stop offset=".298" stop-color="#B4B4B4"/><stop offset="1" stop-color="#E3E3E3"/></radialGradient></defs></svg>

After

Width:  |  Height:  |  Size: 2.8 KiB