An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Icon Space

Space For your Icons

[![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
[![Tauri](https://img.shields.io/badge/built%20with-Tauri-543d80.svg)](https://tauri.studio/)
[![GitHub issues](https://img.shields.io/github/issues/biomathcode/icon_space.svg)](https://github.com/biomathcode/icon_space/issues)
[![GitHub stars](https://img.shields.io/github/stars/biomathcode/icon_space.svg)](https://github.com/biomathcode/icon_space/stargazers)
[![GitHub forks](https://img.shields.io/github/forks/biomathcode/icon_space.svg)](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.

![IconSpace app shown with macos background](asserts/cover.webp)

### 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)