layrz_icons 1.0.2 copy "layrz_icons: ^1.0.2" to clipboard
layrz_icons: ^1.0.2 copied to clipboard

A unified icon package.

Layrz Icons #

Managed by Golden M, Inc.

You can check the icons and search for them on the https://icons.layrz.com

Motivation #

Sometimes, you need to use icons in your project, but using a single library? Maybe too boring, using multiple? Well, works but can be a mess. So, we created Layrz Icons, a simple and easy to use icon library, designed to combine multiple libraries in a single one, also adding a mapping object to convert any IconData into a string.

Supported libraries #

Right now, layrz_icons integrates three libraries:

Many thanks to the developers of these libraries, they are awesome!

How to add a new icon library? #

You have two options to do that, opening an Issue and we'll add it for you, or you can do it yourself, just follow the steps below:

  1. Duplicate the file mapper.example.py and rename it to mapper.py
  2. Find the <INSERT HERE YOUR NEW LIBRARY> string and replace it with a similar workflow used on the other libraries
  3. Run the script python3 mapper.py to generate the new mapping object.
  4. Create a PR to check on our end if everyting is OK. If is the case, we'll merge it.

Disclaimer #

We don't attempt to copy or steal any icon, we just want to make it easier to use them in your projects. Also, if you want to add a new icon library, please make sure to check the license of the library, we don't want to have any legal issues.

Other projects #

By us, we have multiple open source libraries on multiple languages, for Dart and Flutter:

  • layrz_theme,a library to create themes for your Flutter app, like a classic CSS framework
  • layrz_models, handle the entities from Layrz API in a simple way.
  • layrz_logging, logging never was so easy. A simple and easy to use logging library.
  • wiatag_kit, convert any mobile device into a GPS tracker, using the WiaTag from Gurtam, Inc.
  • wialon, a library to connect to Wialon Remote API, from Gurtam, Inc.

Also, check out our other packages on PyPi of Golden M, PyPi of Layrz, and NPM of Golden M or RubyGems of Golden M.

Interested in our work? #

Golden M is a software/hardware development company what is working on a new, innovative and disruptive technologies. For more information, contact us at sales@layrz.com

License #

This project is under MIT License, for more information, check out the LICENCE