diff --git a/include/componentlibrary.hpp b/include/componentlibrary.hpp index ab39ff12..e15bd77f 100644 --- a/include/componentlibrary.hpp +++ b/include/componentlibrary.hpp @@ -833,6 +833,7 @@ struct LEDButton : app::SvgSwitch { LEDButton() { momentary = true; addFrame(Svg::load(asset::system("res/ComponentLibrary/LEDButton.svg"))); + addFrame(Svg::load(asset::system("res/ComponentLibrary/LEDButton_1.svg"))); } }; diff --git a/res/ComponentLibrary/LEDButton_1.svg b/res/ComponentLibrary/LEDButton_1.svg new file mode 100644 index 00000000..0398b846 --- /dev/null +++ b/res/ComponentLibrary/LEDButton_1.svg @@ -0,0 +1,39 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + +