mIcons - Material Icons and Symbols
Overview
mIcons (also known as symbols) will give you the option to use Material Icons throughout your application! You can choose between Filled, Outlined, Rounded and Sharp. I've converted the codepoints into searchable names to further improve your workflow!
More information: https://fonts.google.com/icons?icon.set=Material+Icons
Check out my other UI Modules:
- mInputs – Material Design Inputs: https://marketplace.mendix.com/link/component/207980
- mSnackbar - Material Design Messages (Toast): https://marketplace.mendix.com/link/component/227741
- mIcons - Material Icons and Symbols: https://marketplace.mendix.com/link/component/205995
- mFonts - Use Google fonts easily within your app: https://marketplace.mendix.com/link/component/206063
- mAnimations - Animate almost every widget: https://marketplace.mendix.com/link/component/209256
- mFlex – CSS Flex Options: https://marketplace.mendix.com/link/component/205993
- mGrid – CCS Grid Options: https://marketplace.mendix.com/link/component/205994
- mDataGrids - Sticky Columns & More for Data Grid (2): https://marketplace.mendix.com/link/component/212219
Connect with me on LinkedIn! https://www.linkedin.com/in/mauritspdekoning/
Documentation
Typical usage scenario
mIcons (also known as symbols) will give you the option to use Material Icons throughout your application! You can choose between Filled, Outlined, Rounded and Sharp. I've converted the codepoints into searchable names to further improve your workflow!
More information: https://fonts.google.com/icons?icon.set=Material+Icons
Features and limitations
- Supports Filled, Outlined, Rounded and Sharp styles.
- Contains a tweak for sidebar icons to be positioned properly (you can disable this in the _m-icons-variables.scss).
- No API calls.
Dependencies
- Mendix 9.24.0. and up.
Installation
Just download and install this UI Module. When selecting an icon, you'll see multiple new tabs with the new icons.
Configuration
No configuration needed. It’s just plug & play.
Known bugs
- None
Legal notice
Copyright (c) 2024 Maurits de Koning.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
- 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
- 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.