Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sandre58/myiconcreator
This application allows users to generate icons with the ability to edit the shape, color, and text of the icon.
https://github.com/sandre58/myiconcreator
creator design icon net80 netcore wpf xaml
Last synced: 2 days ago
JSON representation
This application allows users to generate icons with the ability to edit the shape, color, and text of the icon.
- Host: GitHub
- URL: https://github.com/sandre58/myiconcreator
- Owner: sandre58
- License: mit
- Created: 2024-05-06T15:31:24.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-06-13T21:42:54.000Z (5 months ago)
- Last Synced: 2024-06-14T00:16:33.417Z (5 months ago)
- Topics: creator, design, icon, net80, netcore, wpf, xaml
- Language: C#
- Homepage:
- Size: 54.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Icon Creator
[![Downloads][downloads-shield]][downloads-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![MIT License][license-shield]][license-url]
Welcome to the WPF Icon Generator repository! This application allows users to generate icons with the ability to edit the shape, color, and text of the icon. Whether you need custom icons for your applications, websites, or presentations, this tool provides a simple and intuitive way to create visually appealing icons tailored to your needs.
[![Language][language-shield]][language-url]
[![Framework][framework-shield]][framework-url]
[![Version][version-shield]][version-url]
[![Build][build-shield]][build-url]## Features
- **Icon Editing**: Customize the shape of the icon using various drawing tools such as lines, circles, rectangles, and polygons.
- **Color Selection**: Choose from a wide range of colors and gradients to fill the icon with vibrant and eye-catching hues.
- **Text Overlay**: Add text to the icon and customize the font, size, color, and alignment to convey specific messages or labels.
- **Export Options**: Export the generated icon as an image file (e.g., PNG, JPEG) or in vector format (e.g., SVG) for use in different contexts and resolutions.
- **Undo/Redo**: Easily undo or redo changes to the icon design, allowing for experimentation and refinement.
- **Save/Load**: Save your icon projects to resume editing later or share them with others, ensuring continuity and collaboration in icon creation.## Installation
To use the WPF Icon Generator, simply download the application from the [Releases](https://github.com/sandre58/MyIconCreator/releases) page or clone the repository to your local machine and build the application using Visual Studio.
## License
Copyright © Stéphane ANDRE.
My Icon Creator is provided as-is under the MIT license. For more information see [LICENSE](./LICENSE).
[language-shield]: https://img.shields.io/github/languages/top/sandre58/MyIconCreator
[language-url]: https://github.com/sandre58/MyIconCreator
[forks-shield]: https://img.shields.io/github/forks/sandre58/MyIconCreator?style=for-the-badge
[forks-url]: https://github.com/sandre58/MyIconCreator/network/members
[stars-shield]: https://img.shields.io/github/stars/sandre58/MyIconCreator?style=for-the-badge
[stars-url]: https://github.com/sandre58/MyIconCreator/stargazers
[issues-shield]: https://img.shields.io/github/issues/sandre58/MyIconCreator?style=for-the-badge
[issues-url]: https://github.com/sandre58/MyIconCreator/issues
[license-shield]: https://img.shields.io/github/license/sandre58/MyIconCreator?style=for-the-badge
[license-url]: https://github.com/sandre58/MyIconCreator/blob/main/LICENSE
[build-shield]: https://img.shields.io/github/actions/workflow/status/sandre58/MyIconCreator/ci.yml?logo=github&label=CI
[build-url]: https://github.com/sandre58/MyIconCreator/actions
[downloads-shield]: https://img.shields.io/github/downloads/sandre58/MyIconCreator/total?style=for-the-badge
[downloads-url]: https://github.com/sandre58/MyIconCreator/releases
[framework-shield]: https://img.shields.io/badge/.NET-8.0-purple
[framework-url]: https://github.com/sandre58/MyIconCreator/tree/main/src/MyNet.IconCreator.Wpf
[version-shield]: https://img.shields.io/badge/version-1.0.0-blue
[version-url]: https://github.com/sandre58/MyIconCreator/releases