From 909dd3699fd3ec78c5c03b62e9c5c08f9a521ff9 Mon Sep 17 00:00:00 2001 From: Tim Glasgow Date: Mon, 1 Aug 2022 00:14:33 -0500 Subject: [PATCH] icons --- squarenotsquare/src/themes/Icons.js | 1 + 1 file changed, 1 insertion(+) diff --git a/squarenotsquare/src/themes/Icons.js b/squarenotsquare/src/themes/Icons.js index 6820b80..1e20525 100644 --- a/squarenotsquare/src/themes/Icons.js +++ b/squarenotsquare/src/themes/Icons.js @@ -1,5 +1,6 @@ class AppIcons { squareIcons = { + square: 'square', settings: 'cog-outline', toggleOn: 'toggle-switch-on', toggleOfff: 'toggle-switch-off'