diff --git a/Ink Canvas/InkCanvasForClass.csproj b/Ink Canvas/InkCanvasForClass.csproj
index 24d06117..e7948a37 100644
--- a/Ink Canvas/InkCanvasForClass.csproj
+++ b/Ink Canvas/InkCanvasForClass.csproj
@@ -243,6 +243,10 @@
+
+
+
+
diff --git a/Ink Canvas/MainWindow.xaml b/Ink Canvas/MainWindow.xaml
index b322da5d..11a96d23 100644
--- a/Ink Canvas/MainWindow.xaml
+++ b/Ink Canvas/MainWindow.xaml
@@ -4426,7 +4426,7 @@
VerticalAlignment="Center"
HorizontalAlignment="Center"
Margin="0,3,0,0">
-
@@ -4457,7 +4457,7 @@
Orientation="Horizontal" Spacing="4"
VerticalAlignment="Center"
HorizontalAlignment="Center">
-
@@ -4488,7 +4488,7 @@
Orientation="Horizontal" Spacing="4"
VerticalAlignment="Center"
HorizontalAlignment="Center">
-
@@ -4517,7 +4517,7 @@
Orientation="Horizontal" Spacing="4"
VerticalAlignment="Center"
HorizontalAlignment="Center">
-
@@ -9343,7 +9343,7 @@
-
@@ -9367,7 +9367,7 @@
-
@@ -9392,7 +9392,7 @@
Opacity="{Binding ElementName=TwoFingerGestureSimpleStackPanel, Path=Opacity}"
Orientation="Horizontal" Spacing="4" VerticalAlignment="Center"
HorizontalAlignment="Center">
-
@@ -9417,7 +9417,7 @@
Opacity="{Binding ElementName=TwoFingerGestureSimpleStackPanel, Path=Opacity}"
Orientation="Horizontal" Spacing="4" VerticalAlignment="Center"
HorizontalAlignment="Center">
-
diff --git a/Ink Canvas/Resources/Styles/Dark.xaml b/Ink Canvas/Resources/Styles/Dark.xaml
index 68ddd12f..fe638d60 100644
--- a/Ink Canvas/Resources/Styles/Dark.xaml
+++ b/Ink Canvas/Resources/Styles/Dark.xaml
@@ -139,4 +139,10 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Ink Canvas/Resources/Styles/Light.xaml b/Ink Canvas/Resources/Styles/Light.xaml
index c3ae721d..0a6e9a82 100644
--- a/Ink Canvas/Resources/Styles/Light.xaml
+++ b/Ink Canvas/Resources/Styles/Light.xaml
@@ -139,4 +139,10 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Ink Canvas/Resources/new-icons/gesture.png b/Ink Canvas/Resources/new-icons/gesture.png
index 8e7c6401..1d5709ce 100644
Binary files a/Ink Canvas/Resources/new-icons/gesture.png and b/Ink Canvas/Resources/new-icons/gesture.png differ
diff --git a/Ink Canvas/Resources/new-icons/gesture_white.png b/Ink Canvas/Resources/new-icons/gesture_white.png
new file mode 100644
index 00000000..bb207bd3
Binary files /dev/null and b/Ink Canvas/Resources/new-icons/gesture_white.png differ
diff --git a/Ink Canvas/Resources/new-icons/hand-move_white.png b/Ink Canvas/Resources/new-icons/hand-move_white.png
new file mode 100644
index 00000000..ceb3a2da
Binary files /dev/null and b/Ink Canvas/Resources/new-icons/hand-move_white.png differ
diff --git a/Ink Canvas/Resources/new-icons/multi-touch_white.png b/Ink Canvas/Resources/new-icons/multi-touch_white.png
new file mode 100644
index 00000000..32adceac
Binary files /dev/null and b/Ink Canvas/Resources/new-icons/multi-touch_white.png differ
diff --git a/Ink Canvas/Resources/new-icons/rotate_white.png b/Ink Canvas/Resources/new-icons/rotate_white.png
new file mode 100644
index 00000000..de5ee62b
Binary files /dev/null and b/Ink Canvas/Resources/new-icons/rotate_white.png differ
diff --git a/Ink Canvas/Resources/new-icons/zoom_white.png b/Ink Canvas/Resources/new-icons/zoom_white.png
new file mode 100644
index 00000000..fc2183ce
Binary files /dev/null and b/Ink Canvas/Resources/new-icons/zoom_white.png differ
diff --git a/Ink Canvas/obj/Debug/net472/InkCanvasForClass.csproj.AssemblyReference.cache b/Ink Canvas/obj/Debug/net472/InkCanvasForClass.csproj.AssemblyReference.cache
index 57d842b8..c8c2dfbd 100644
Binary files a/Ink Canvas/obj/Debug/net472/InkCanvasForClass.csproj.AssemblyReference.cache and b/Ink Canvas/obj/Debug/net472/InkCanvasForClass.csproj.AssemblyReference.cache differ