From 53ba672ca66a769b0a6abcf0a5f3e67c529be19f Mon Sep 17 00:00:00 2001 From: Frank Riccobono <3356896+aelfric@users.noreply.github.com> Date: Tue, 21 Jul 2020 09:18:21 -0400 Subject: [PATCH] feat: Add `undo` and `redo` icons (#48) * feat: Add `undo` and `redo` icons * move undo and redo icons downl to align with grid * move starting point of arrows down to align with point * refactor: remove extra stroke-width * reactor: whitespace Co-authored-by: Eric Fennis * refactor: replace change points instead of using translate. Co-authored-by: Eric Fennis * refactor: use changed points instead of using translate. Co-authored-by: Eric Fennis Co-authored-by: Eric Fennis --- icons/redo.svg | 14 ++++++++++++++ icons/undo.svg | 14 ++++++++++++++ 2 files changed, 28 insertions(+) create mode 100644 icons/redo.svg create mode 100644 icons/undo.svg diff --git a/icons/redo.svg b/icons/redo.svg new file mode 100644 index 0000000..6db8dd2 --- /dev/null +++ b/icons/redo.svg @@ -0,0 +1,14 @@ + + + + diff --git a/icons/undo.svg b/icons/undo.svg new file mode 100644 index 0000000..d60be82 --- /dev/null +++ b/icons/undo.svg @@ -0,0 +1,14 @@ + + + +