From 3aa2521c37d5c957c1f7d0e9d72fbf4d43263ff2 Mon Sep 17 00:00:00 2001 From: Eric Fennis Date: Sat, 13 Mar 2021 22:05:00 +0100 Subject: [PATCH] Refactor redo & undo (#257) * refactor redo * refactor undo --- icons/redo.svg | 4 ++-- icons/undo.svg | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/icons/redo.svg b/icons/redo.svg index 1e2004f..f520833 100644 --- a/icons/redo.svg +++ b/icons/redo.svg @@ -9,6 +9,6 @@ stroke-linecap="round" stroke-linejoin="round" > - - + + diff --git a/icons/undo.svg b/icons/undo.svg index 6583bb4..4e0728c 100644 --- a/icons/undo.svg +++ b/icons/undo.svg @@ -9,6 +9,6 @@ stroke-linecap="round" stroke-linejoin="round" > - - + +