Credits & attributions
Wargaming Toolbox stands on the shoulders of an enormous amount of open-source work. The major third-party assets and libraries are listed below.
Icon set - Game Icons
The Counter/Card Designer's icon picker bundles the full game-icons.net collection (over four thousand icons by dozens of authors) under the Creative Commons Attribution 3.0 Unported license. Per-icon author credits are preserved as part of the icon ids (each id is namespaced with the author's handle). The full set source lives at github.com/game-icons/icons.
Bundled fonts
The Counter/Card Designer bundles these open-source fonts under the SIL Open Font License 1.1: Cinzel, Alegreya, EB Garamond, Spectral, Orbitron, Exo 2, Chakra Petch, and Saira Semi Condensed - all available from Google Fonts.
Frontend libraries
- Svelte - UI framework (MIT)
- Tailwind CSS - utility-first CSS (MIT)
- Skeleton - Tailwind component primitives (MIT)
- Vite - build tool (MIT)