Third-party Licenses
License Information
This page lists the third-party licenses for fonts and icons used in VECTRA (the math pattern generator). All assets are self-hosted in this repository's common folder with no external CDNs used.
Font
The heading font is self-hosted within this repository's common folder. No external font CDNs (Google Fonts, etc.) are used. Body text uses the system font stack.
| Name | Usage | License | Source |
|---|---|---|---|
| Bebas Neue | Logo and English headings | SIL Open Font License 1.1 | common/fonts/bebas-neue.css |
Full license text: OFL-1.1.txt
Icons
Icons used in the UI are inline SVGs based on the Lucide icon set. No external script loading or CDN dependencies at runtime.
| Name | Usage | License | Source |
|---|---|---|---|
| Lucide Icons | UI controls and decorative icons | ISC License | Inline SVG in each HTML file |
Full license text: ISC.txt
JavaScript
All pattern rendering, morphing, SVG/PNG export, and UI logic is implemented in vanilla JavaScript and HTML5 Canvas. No third-party JavaScript libraries or frameworks are used.
Generated outputs
Patterns generated with this tool (SVG/PNG) may be used freely in your own work. We assume no liability for any issues arising from their use.