Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.05 KB

README.md

File metadata and controls

21 lines (17 loc) · 1.05 KB

Icon Browser

An in-editor browser to see all material icons available in S&box tools.

Features

  • 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.
  • Able to dump all icons to a C# file of constants that can be used in tool code instead of using handmade strings.

Feature Showcase

2023-05-26.00-05-09_Trim.mp4

Installation

You can install the tool by downloading this repo or using Xeznos Tool Manager

License

Distributed under the MIT License. See the license for more information.