From 22a1988305adecc2cf9df4b90ec35df79b16e883 Mon Sep 17 00:00:00 2001
From: mishkaio <60020191+mishkaio@users.noreply.github.com>
Date: Wed, 26 Aug 2020 12:05:17 -0500
Subject: [PATCH 01/10] feat: add box select, box select with pointer,
bullhorn, document lost, document search, lasso select, lasso, newspaper
---
icons/box-select-pointer.svg | 1 +
icons/box-select.svg | 1 +
icons/bullhorn.svg | 1 +
icons/document-lost.svg | 1 +
icons/document-search.svg | 1 +
icons/lasso-select.svg | 1 +
icons/lasso.svg | 1 +
icons/newspaper.svg | 1 +
8 files changed, 8 insertions(+)
create mode 100644 icons/box-select-pointer.svg
create mode 100644 icons/box-select.svg
create mode 100644 icons/bullhorn.svg
create mode 100644 icons/document-lost.svg
create mode 100644 icons/document-search.svg
create mode 100644 icons/lasso-select.svg
create mode 100644 icons/lasso.svg
create mode 100644 icons/newspaper.svg
diff --git a/icons/box-select-pointer.svg b/icons/box-select-pointer.svg
new file mode 100644
index 00000000000..557cfb899eb
--- /dev/null
+++ b/icons/box-select-pointer.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/icons/box-select.svg b/icons/box-select.svg
new file mode 100644
index 00000000000..954c7b23bc7
--- /dev/null
+++ b/icons/box-select.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/icons/bullhorn.svg b/icons/bullhorn.svg
new file mode 100644
index 00000000000..77e8d1979cc
--- /dev/null
+++ b/icons/bullhorn.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/icons/document-lost.svg b/icons/document-lost.svg
new file mode 100644
index 00000000000..660ed1164fa
--- /dev/null
+++ b/icons/document-lost.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/icons/document-search.svg b/icons/document-search.svg
new file mode 100644
index 00000000000..d2dd1284a80
--- /dev/null
+++ b/icons/document-search.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/icons/lasso-select.svg b/icons/lasso-select.svg
new file mode 100644
index 00000000000..74ff5b7b558
--- /dev/null
+++ b/icons/lasso-select.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/icons/lasso.svg b/icons/lasso.svg
new file mode 100644
index 00000000000..fe03bc103bc
--- /dev/null
+++ b/icons/lasso.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/icons/newspaper.svg b/icons/newspaper.svg
new file mode 100644
index 00000000000..c694f93fc8e
--- /dev/null
+++ b/icons/newspaper.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
From 2dd79775fccdfcef758953fd46091143bbfc339f Mon Sep 17 00:00:00 2001
From: Collin Kaepernick
Date: Sat, 5 Sep 2020 22:18:21 -0400
Subject: [PATCH 02/10] remove other icons on this branch
---
icons/bullhorn.svg | 1 -
icons/document-lost.svg | 1 -
icons/document-search.svg | 1 -
icons/newspaper.svg | 1 -
4 files changed, 4 deletions(-)
delete mode 100644 icons/bullhorn.svg
delete mode 100644 icons/document-lost.svg
delete mode 100644 icons/document-search.svg
delete mode 100644 icons/newspaper.svg
diff --git a/icons/bullhorn.svg b/icons/bullhorn.svg
deleted file mode 100644
index 77e8d1979cc..00000000000
--- a/icons/bullhorn.svg
+++ /dev/null
@@ -1 +0,0 @@
-
\ No newline at end of file
diff --git a/icons/document-lost.svg b/icons/document-lost.svg
deleted file mode 100644
index 660ed1164fa..00000000000
--- a/icons/document-lost.svg
+++ /dev/null
@@ -1 +0,0 @@
-
\ No newline at end of file
diff --git a/icons/document-search.svg b/icons/document-search.svg
deleted file mode 100644
index d2dd1284a80..00000000000
--- a/icons/document-search.svg
+++ /dev/null
@@ -1 +0,0 @@
-
\ No newline at end of file
diff --git a/icons/newspaper.svg b/icons/newspaper.svg
deleted file mode 100644
index c694f93fc8e..00000000000
--- a/icons/newspaper.svg
+++ /dev/null
@@ -1 +0,0 @@
-
\ No newline at end of file
From cb1851ce82967beb1db722a2485b9a3f624ce138 Mon Sep 17 00:00:00 2001
From: Collin Kaepernick
Date: Sat, 5 Sep 2020 23:12:29 -0400
Subject: [PATCH 03/10] more space for box-select
---
icons/box-select.svg | 21 ++++++++++++++++++++-
1 file changed, 20 insertions(+), 1 deletion(-)
diff --git a/icons/box-select.svg b/icons/box-select.svg
index 954c7b23bc7..c0cdf64b263 100644
--- a/icons/box-select.svg
+++ b/icons/box-select.svg
@@ -1 +1,20 @@
-
\ No newline at end of file
+
\ No newline at end of file
From 72809219ee4c28e0d9d83125e8ef4a50646d6005 Mon Sep 17 00:00:00 2001
From: Collin Kaepernick
Date: Sat, 5 Sep 2020 23:33:39 -0400
Subject: [PATCH 04/10] maybe similarly spacing box-sel-ptr
---
icons/box-select-pointer.svg | 21 ++++++++++++++++++++-
icons/box-select.svg | 34 +++++++++++++++++-----------------
2 files changed, 37 insertions(+), 18 deletions(-)
diff --git a/icons/box-select-pointer.svg b/icons/box-select-pointer.svg
index 557cfb899eb..acbd2801971 100644
--- a/icons/box-select-pointer.svg
+++ b/icons/box-select-pointer.svg
@@ -1 +1,20 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/icons/box-select.svg b/icons/box-select.svg
index c0cdf64b263..eb63928cdec 100644
--- a/icons/box-select.svg
+++ b/icons/box-select.svg
@@ -1,20 +1,20 @@
\ No newline at end of file
From 2de36c21ae688346b36faff87760dff01c5dcc67 Mon Sep 17 00:00:00 2001
From: Collin Kaepernick
Date: Sat, 26 Sep 2020 09:14:59 -0400
Subject: [PATCH 05/10] focus down to box select
---
icons/box-select-pointer.svg | 20 --------------------
icons/lasso-select.svg | 1 -
icons/lasso.svg | 1 -
3 files changed, 22 deletions(-)
delete mode 100644 icons/box-select-pointer.svg
delete mode 100644 icons/lasso-select.svg
delete mode 100644 icons/lasso.svg
diff --git a/icons/box-select-pointer.svg b/icons/box-select-pointer.svg
deleted file mode 100644
index acbd2801971..00000000000
--- a/icons/box-select-pointer.svg
+++ /dev/null
@@ -1,20 +0,0 @@
-
\ No newline at end of file
diff --git a/icons/lasso-select.svg b/icons/lasso-select.svg
deleted file mode 100644
index 74ff5b7b558..00000000000
--- a/icons/lasso-select.svg
+++ /dev/null
@@ -1 +0,0 @@
-
\ No newline at end of file
diff --git a/icons/lasso.svg b/icons/lasso.svg
deleted file mode 100644
index fe03bc103bc..00000000000
--- a/icons/lasso.svg
+++ /dev/null
@@ -1 +0,0 @@
-
\ No newline at end of file
From bfc30b2201feda25e33202e57f2fb9dcf2f64cf6 Mon Sep 17 00:00:00 2001
From: Collin Kaepernick
Date: Sat, 26 Sep 2020 09:41:20 -0400
Subject: [PATCH 06/10] try dashed-line square
---
icons/box-select.svg | 26 +++++++++++++++++---------
1 file changed, 17 insertions(+), 9 deletions(-)
diff --git a/icons/box-select.svg b/icons/box-select.svg
index eb63928cdec..9c7e58e98de 100644
--- a/icons/box-select.svg
+++ b/icons/box-select.svg
@@ -9,12 +9,20 @@
stroke-linecap="round"
stroke-linejoin="round"
>
-
-
-
-
-
-
-
-
-
\ No newline at end of file
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
From f6251f3d69fae2b7b01244abde3b0601e9ab15ae Mon Sep 17 00:00:00 2001
From: Collin Kaepernick
Date: Sat, 26 Sep 2020 16:41:57 -0400
Subject: [PATCH 07/10] polylines at corners
---
icons/box-select.svg | 12 ++++--------
1 file changed, 4 insertions(+), 8 deletions(-)
diff --git a/icons/box-select.svg b/icons/box-select.svg
index 9c7e58e98de..ea784a495ce 100644
--- a/icons/box-select.svg
+++ b/icons/box-select.svg
@@ -9,20 +9,16 @@
stroke-linecap="round"
stroke-linejoin="round"
>
-
-
+
-
-
+
-
-
+
-
-
+
From 54bed2588002cb5c4c9670aae4fa19b59eecbe5e Mon Sep 17 00:00:00 2001
From: Collin Kaepernick
Date: Sun, 27 Sep 2020 18:31:30 -0400
Subject: [PATCH 08/10] space before close-element
---
icons/box-select.svg | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/icons/box-select.svg b/icons/box-select.svg
index ea784a495ce..7e8dff8e664 100644
--- a/icons/box-select.svg
+++ b/icons/box-select.svg
@@ -10,15 +10,15 @@
stroke-linejoin="round"
>
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
From d4e24d53840d7e9b0a1b645190908d005bff8a4e Mon Sep 17 00:00:00 2001
From: Collin Kaepernick
Date: Mon, 28 Sep 2020 17:33:25 -0400
Subject: [PATCH 09/10] rounded version
---
icons/codesandbox.svg | 19 +++++++++++++------
1 file changed, 13 insertions(+), 6 deletions(-)
diff --git a/icons/codesandbox.svg b/icons/codesandbox.svg
index db203afdc1f..c072cffaedf 100644
--- a/icons/codesandbox.svg
+++ b/icons/codesandbox.svg
@@ -9,10 +9,17 @@
stroke-linecap="round"
stroke-linejoin="round"
>
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
From 30627fd42e63ef5141442ddcea5026adefce51e6 Mon Sep 17 00:00:00 2001
From: Collin Kaepernick
Date: Mon, 28 Sep 2020 17:38:32 -0400
Subject: [PATCH 10/10] undo change to wrong file
---
icons/box-select.svg | 8 ++++----
icons/codesandbox.svg | 19 ++++++-------------
2 files changed, 10 insertions(+), 17 deletions(-)
diff --git a/icons/box-select.svg b/icons/box-select.svg
index 7e8dff8e664..92f0b368545 100644
--- a/icons/box-select.svg
+++ b/icons/box-select.svg
@@ -9,16 +9,16 @@
stroke-linecap="round"
stroke-linejoin="round"
>
-
+
-
+
-
+
-
+
diff --git a/icons/codesandbox.svg b/icons/codesandbox.svg
index c072cffaedf..db203afdc1f 100644
--- a/icons/codesandbox.svg
+++ b/icons/codesandbox.svg
@@ -9,17 +9,10 @@
stroke-linecap="round"
stroke-linejoin="round"
>
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
-