From fe3ae6e9e6f1127956fd3cc98ce6b02da7e6fd8e Mon Sep 17 00:00:00 2001 From: Mitchell McCaffrey Date: Fri, 31 Jul 2020 14:49:20 +1000 Subject: [PATCH] Change pointer tool icon --- src/icons/PointerToolIcon.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/icons/PointerToolIcon.js b/src/icons/PointerToolIcon.js index 7704c99..1e7bf24 100644 --- a/src/icons/PointerToolIcon.js +++ b/src/icons/PointerToolIcon.js @@ -10,7 +10,7 @@ function PointerToolIcon() { fill="currentcolor" > - + ); }