A powerful web based Material 3 Expressive SVG editor.
About • How to Use • Features • Development • Disclaimer • License • Support on Flavortown
Materialvect is a powerful web based Material 3 Expressive SVG editor.
- Select folder to store projects
- Choose a template or create a new vector
- Start creating!
- Free and open-source
- Local first
- Progressive Web App
- Dynamic Material 3 Expressive token colors
- Google Drive backups
- Project Fugu APIs
- Node.js to run the project.
- Run
npm installto install the project. - Configure your .env to have:
VITE_IDB_NAME=materialvect
VITE_IDB_VER=4
VITE_IS_BETA=true
VITE_GOOGLE_CLIENT_ID=[your Google client ID]
- Run
npm run devto run the development server.
Materialvect only works on Chromium-based browsers that support Project Fugu APIs. The Web File System Access API is required for Materialvect to work.
Materialvect is licensed under the Apache 2.0 License.
© 2026 (ing) Studios and Ethan Lee
