https://github.com/biomathcode/icon_space
Icon Space
https://github.com/biomathcode/icon_space
app icons
Last synced: about 1 year ago
JSON representation
Icon Space
- Host: GitHub
- URL: https://github.com/biomathcode/icon_space
- Owner: biomathcode
- Created: 2023-12-13T18:37:59.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-12-29T20:18:51.000Z (over 2 years ago)
- Last Synced: 2025-02-08T02:45:03.821Z (about 1 year ago)
- Topics: app, icons
- Language: TypeScript
- Homepage:
- Size: 1.48 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Icon Space
Space For your Icons
[](LICENSE)
[](https://tauri.studio/)
[](https://github.com/biomathcode/icon_space/issues)
[](https://github.com/biomathcode/icon_space/stargazers)
[](https://github.com/biomathcode/icon_space/network)
Icon Space is a simple application that allows users to store and manage SVG icons in their personal space. This application is built using Tauri, a framework for creating lightweight, flexible desktop apps with web technologies.

### Features
- Drag and Drop
- Folders
- Search
- Code Editor
- Grid View
- Optimize Svg (working)
- Group Export(comming Soon)
- Animation (comming Soon)
- Timeline Editor(comming Soon)
## Tech Stack
Tauri - Framework for building desktop apps with web technologies
React - JavaScript library for building user interfaces
CodeMirror - In-browser code editor for editing SVG code
## Contributing
Contributions are welcome! Feel free to open issues or submit pull requests. Please follow the contribution guidelines.
## License
This project is licensed under the MIT License - see the LICENSE file for details.
## Recommended IDE Setup
- [VS Code](https://code.visualstudio.com/) + [Tauri](https://marketplace.visualstudio.com/items?itemName=tauri-apps.tauri-vscode) + [rust-analyzer](https://marketplace.visualstudio.com/items?itemName=rust-lang.rust-analyzer)