view LazyBear/Local data/alternativeIcons.json @ 206:e965cd71bc3b

Implement Icon Selector in production
author Dennis Concepción Martín <66180929+denniscm190@users.noreply.github.com>
date Fri, 26 Feb 2021 22:08:03 +0000
parents
children
line wrap: on
line source

[
    {
        "name": "Default",
        "file": "defaultIcon"
    },
    {
        "name": "Angry bear",
        "file": "angryIcon"
    }
]