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'