Skip to content

A browser to see all material icons available in S&box tools.

License

Notifications You must be signed in to change notification settings

peter-r-g/Sbox-IconBrowser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.