Qilin Icon Design and Documentation Updates
April 24, 2026 · A70III
Today we've made several exciting updates to the Kyrin documentation site, coinciding with the release of v0.0.1-experimental.7:
v0.0.1-experimental.7 Features
This release includes:
- KnexBuilder: Chainable SQL query builder (like knex.js)
- Auto Migration: Code-first schema with CLI prompts for data loss warnings
- Modern Schema: Explicit field definitions
Qilin Icon (Chinese Unicorn)
After several iterations, we've finally designed a cute Qilin icon that represents Kyrin. The design features:
- Two golden horns - representing the magical nature of Qilin
- Cute round face - with rosy cheeks for a friendly appearance
- Fierce eyebrows - maintaining the powerful dragon character
- Blue body - matching our theme color (#38bdf8)
- Floating animation - adds life to the hero section
The icon now appears in:
- Tab/favicon - in the browser tab
- Header logo - in the navigation
- Hero section - large animated version with glow effect
Feature Icons
We've also updated the feature cards in the hero section with custom SVG icons:
| Feature | Icon | Color |
|---|---|---|
| High Performance | Lightning bolt | #f59e0b (amber) |
| Type Safety | Shield | #22c55e (green) |
| Modular Design | Grid blocks | #8b5cf6 (purple) |
SQL Builder Documentation
The SQL Builder documentation has been translated from Thai to English, making it accessible to more developers worldwide.
References
- Commit:
f45d449- Add Qilin icon to hero and update favicon - Commit:
4f1ff8d- Update Qilin icon with cute details and translate sql-builder to English
Stay tuned for more updates!