Icons explorer
+
+ The Launchpad Icons provide
+ {icons.length} icons. The
+
diff --git a/src/routes/docs.tsx b/src/routes/docs.tsx
index fc3485eb..22d0ff79 100644
--- a/src/routes/docs.tsx
+++ b/src/routes/docs.tsx
@@ -1,14 +1,22 @@
import type { Component } from 'solid-js';
+import { texts } from '../dynamic.json';
/**
* The documents page.
* @returns The component.
*/
const Docs: Component = () => (
- TODO: Add the content here.Docs page
-
TODO: Add the content here.
-
+ The Launchpad Icons provide
+ {icons.length} icons. The
+
TODO: Add the content here.
-+ The Launchpad Icons provide {iconsLength} icons that look + like VRChat icons, and we plan to + have more than {iconsToDo} in the future. +
++ All included icons have been redesigned in Adobe Illustrator and + exported as SVG. Since they are in + vector format, they can be displayed beautifully even when significantly + enlarged. +
++ Launchpad Icons don't contain any logic and provide + raw SVG files. It means that they can + be easily adapted for use in + general Unity apps, not just VRChat. +
++ Launchpad Icons bundles them only as a unitypackage to import + via VRChat Creator Companion, but we plan to offer it as an NPM package + for ease of use on the web. +
+
+ Launchpad Icons is provided FREE of
+ charge under the
+
+ We also release it as open-source software. Welcome your
+
TODO: Add the content here.
-