About This Site
This is a website that collects service icons (like programming languages or companies) in the style of the vtuber graphic design. It was a fun project that tries to implement all of Next.js features into a single website. I pretty much just want an excuse to make a website that employes the cute side of the art style.
History
The kawaii logo trend started when Aisu Asai posted a series of cute logos of commercial brand on Twitter. This got viral which then inspired many artists to make their own version of the logos. Aikoyori was the first to do it which then followed by the now popular repository made by Sawaratsuki.
Some time later, official brands starts noticing the trends and some of them incorporated "kawaii logos" into their official website as an easter eggs. Here are list of the websites that still have them (as of May 2026):
- Haskell https://www.haskell.org/?uwu=true by sawaratsuki
- Vue.js https://vuejs.org/?uwu by icarusgk
- Bluesky https://bsky.app/?kawaii=true by sawaratsuki
- Angular https://angular.dev/?uwu=true by sawaratsuki
- Elysia https://elysiajs.com/ by saltyaom
- Hono https://hono.dev/?kawaii=true by sawaratsuki
- Misskey.io https://misskey.io by sawaratsuki
- React https://react.dev/?uwu=true by sawaratsuki
Technology Used
- Next.js: App Router, static site generation
- React 19: use, suspense, view transitions
- TailwindCSS: theme, typography
- Vercel: hosting, serverless functions
- Github: version control, github actions, scraping, data storage
- Radix: dropdown, dialog
This website currently periodically reads update from a separate repository (alfonsusac/kawaii-logos-data) that collects the logos from manual submission or scraped from another repository. The data is then stored in a JSON file in the same repository which is then read by this website to be displayed.
Contact
If you want to submit a logo, found a bug, or just want to say hi, you can contact me on My Discord Server.