Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/interisti/vs-material-icons-generator
This plugin will help you to set material design icons to your Xamarin projects In Visual Studio.
https://github.com/interisti/vs-material-icons-generator
add-icons android google-material icons ios material-design material-icons-generator uwp visual-studio visual-studio-extension xamarin xamarin-android xamarin-ios
Last synced: 30 days ago
JSON representation
This plugin will help you to set material design icons to your Xamarin projects In Visual Studio.
- Host: GitHub
- URL: https://github.com/interisti/vs-material-icons-generator
- Owner: interisti
- License: other
- Created: 2016-04-03T19:18:12.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-04-17T03:37:33.000Z (over 1 year ago)
- Last Synced: 2024-06-19T03:02:59.144Z (6 months ago)
- Topics: add-icons, android, google-material, icons, ios, material-design, material-icons-generator, uwp, visual-studio, visual-studio-extension, xamarin, xamarin-android, xamarin-ios
- Language: C#
- Homepage: https://visualstudiogallery.msdn.microsoft.com/3741d776-755b-4002-a6be-e86fa605a315
- Size: 540 KB
- Stars: 48
- Watchers: 6
- Forks: 8
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-xamarin-forms - vs-material-icons-generator ★48
- awesome-xamarin - Material icons generator plugin - Visual Studio - Adding material icons to android project. (Tools)
README
# Material icons generator
[![Build status](https://ci.appveyor.com/api/projects/status/1wnpgw53w67bs6f2?svg=true)](https://ci.appveyor.com/project/interisti/vs-material-icons-generator)
Download this extension from the [VS Gallery](https://visualstudiogallery.msdn.microsoft.com/3741d776-755b-4002-a6be-e86fa605a315)
or get the [CI build](http://vsixgallery.com/extension/e1bf5443-bf81-49e6-bc33-004e1f1f7b02/).---
This plugin help you to add material design icons to your Android, iOS or UWP project
See the [changelog](CHANGELOG.md) for changes and roadmap.
## Features
- Add icons from google's material icons set
- Multiple sizes, densities and colors
- Support for Xamarin.Android project
- Support for Xamarin.iOS project
- Support for UWP project### Add Icons
Right-click on your Project and click "Manage Material Icons..."
![Context Menu](art/context-menu.png)
![Main Window](art/main-window.png)
## Contribute
Check out the [contribution guidelines](CONTRIBUTING.md)
if you want to contribute to this project.For cloning and building this project yourself, make sure
to install the
[Extensibility Tools 2015](https://visualstudiogallery.msdn.microsoft.com/ab39a092-1343-46e2-b0f1-6a3f91155aa6)
extension for Visual Studio which enables some features
used by this project.## Xamarin Studio
- [xs-material-icons-generator](https://github.com/interisti/xs-material-icons-generator)
## Credits
- Inspired by [android-material-design-icon-generator-plugin](https://github.com/konifar/android-material-design-icon-generator-plugin)
- Icons From [Google's Material Design Icons Repository](https://github.com/google/material-design-icons)## License
[Apache 2.0](LICENSE)