An in-editor browser to see all material icons available in S&box tools.
- Shows all icons as defined in Googles Material Design Icons repository.
- Filter icons by name.
- Display icons in three different sizes.
- Able to copy the icon name in three formats.
- Human readable:
account_box
>Account Box
. - Pascal case:
account_box
>AccountBox
. - Code:
account_box
.
- Human readable:
- Able to dump all icons to a C# file of constants that can be used in tool code instead of using handmade strings.
2023-05-26.00-05-09_Trim.mp4
You can install the tool by downloading this repo or using Xeznos Tool Manager
Distributed under the MIT License. See the license for more information.