animify/Minicons

View on GitHub
configs/optionsTemplate.json

Summary

Maintainability
Test Coverage
{
    "observe" : true,
    "config" : {
        "name" : "theme_config",
        "props" : {
            "width" : 24,
            "height" : 24,
            "viewBox" : "0 0 24 24",
            "fill" : "none",
            "stroke" : "#ff0060",
            "stroke-width" : 2,
            "stroke-linejoin" : "round",
            "stroke-linecap" : "round"
        }
    }
}