From 90b9bcc976778d2aaf687682d2b6a454ac4ea42c Mon Sep 17 00:00:00 2001 From: codecalm Date: Mon, 1 Jun 2020 00:20:40 +0200 Subject: 2 new icons: `grip-horizontal`, `grip-vertical` --- src/_icons/grip-horizontal.svg | 10 ++++++++++ src/_icons/grip-vertical.svg | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 src/_icons/grip-horizontal.svg create mode 100644 src/_icons/grip-vertical.svg (limited to 'src/_icons') diff --git a/src/_icons/grip-horizontal.svg b/src/_icons/grip-horizontal.svg new file mode 100644 index 0000000..306cb3e --- /dev/null +++ b/src/_icons/grip-horizontal.svg @@ -0,0 +1,10 @@ +--- +--- + + + + + + + + diff --git a/src/_icons/grip-vertical.svg b/src/_icons/grip-vertical.svg new file mode 100644 index 0000000..1aff440 --- /dev/null +++ b/src/_icons/grip-vertical.svg @@ -0,0 +1,10 @@ +--- +--- + + + + + + + + -- cgit v1.2.1