From 6b4f575992fb9eb41f988e844f2d82e7e65b0584 Mon Sep 17 00:00:00 2001 From: Daniel Bayley Date: Fri, 5 Jan 2024 15:58:25 +0000 Subject: [PATCH] Add `between-*` icons (#1508) * Add `between-horizontal` icon * Add `between-vertical` icon * Rename icons and end icons * Fix lint issues --------- Co-authored-by: Eric Fennis --- icons/between-horizonal-end.json | 35 ++++++++++++++++++++++++++++++ icons/between-horizonal-end.svg | 15 +++++++++++++ icons/between-horizonal-start.json | 35 ++++++++++++++++++++++++++++++ icons/between-horizonal-start.svg | 15 +++++++++++++ icons/between-vertical-end.json | 31 ++++++++++++++++++++++++++ icons/between-vertical-end.svg | 15 +++++++++++++ icons/between-vertical-start.json | 31 ++++++++++++++++++++++++++ icons/between-vertical-start.svg | 15 +++++++++++++ 8 files changed, 192 insertions(+) create mode 100644 icons/between-horizonal-end.json create mode 100644 icons/between-horizonal-end.svg create mode 100644 icons/between-horizonal-start.json create mode 100644 icons/between-horizonal-start.svg create mode 100644 icons/between-vertical-end.json create mode 100644 icons/between-vertical-end.svg create mode 100644 icons/between-vertical-start.json create mode 100644 icons/between-vertical-start.svg diff --git a/icons/between-horizonal-end.json b/icons/between-horizonal-end.json new file mode 100644 index 000000000..add7ca723 --- /dev/null +++ b/icons/between-horizonal-end.json @@ -0,0 +1,35 @@ +{ + "$schema": "../icon.schema.json", + "contributors": [ + "danielbayley" + ], + "tags": [ + "insert", + "add", + "left", + "slot", + "squeeze", + "space", + "vertical", + "grid", + "table", + "rows", + "cells", + "excel", + "spreadsheet", + "accountancy", + "data", + "enter", + "entry", + "entries", + "blocks", + "rectangles", + "chevron" + ], + "categories": [ + "layout", + "design", + "tools", + "account" + ] +} diff --git a/icons/between-horizonal-end.svg b/icons/between-horizonal-end.svg new file mode 100644 index 000000000..2f5037c54 --- /dev/null +++ b/icons/between-horizonal-end.svg @@ -0,0 +1,15 @@ + + + + + diff --git a/icons/between-horizonal-start.json b/icons/between-horizonal-start.json new file mode 100644 index 000000000..d9d1e6435 --- /dev/null +++ b/icons/between-horizonal-start.json @@ -0,0 +1,35 @@ +{ + "$schema": "../icon.schema.json", + "contributors": [ + "danielbayley" + ], + "tags": [ + "insert", + "add", + "right", + "slot", + "squeeze", + "space", + "vertical", + "grid", + "table", + "rows", + "cells", + "excel", + "spreadsheet", + "accountancy", + "data", + "enter", + "entry", + "entries", + "blocks", + "rectangles", + "chevron" + ], + "categories": [ + "layout", + "design", + "tools", + "account" + ] +} diff --git a/icons/between-horizonal-start.svg b/icons/between-horizonal-start.svg new file mode 100644 index 000000000..b29d7b02e --- /dev/null +++ b/icons/between-horizonal-start.svg @@ -0,0 +1,15 @@ + + + + + diff --git a/icons/between-vertical-end.json b/icons/between-vertical-end.json new file mode 100644 index 000000000..69a52f65b --- /dev/null +++ b/icons/between-vertical-end.json @@ -0,0 +1,31 @@ +{ + "$schema": "../icon.schema.json", + "contributors": [ + "danielbayley" + ], + "tags": [ + "insert", + "add", + "top", + "slot", + "squeeze", + "space", + "vertical", + "grid", + "table", + "columns", + "cells", + "data", + "enter", + "entry", + "entries", + "blocks", + "rectangles", + "chevron" + ], + "categories": [ + "layout", + "design", + "tools" + ] +} diff --git a/icons/between-vertical-end.svg b/icons/between-vertical-end.svg new file mode 100644 index 000000000..fe3190ffc --- /dev/null +++ b/icons/between-vertical-end.svg @@ -0,0 +1,15 @@ + + + + + diff --git a/icons/between-vertical-start.json b/icons/between-vertical-start.json new file mode 100644 index 000000000..b55a52c87 --- /dev/null +++ b/icons/between-vertical-start.json @@ -0,0 +1,31 @@ +{ + "$schema": "../icon.schema.json", + "contributors": [ + "danielbayley" + ], + "tags": [ + "insert", + "add", + "bottom", + "slot", + "squeeze", + "space", + "vertical", + "grid", + "table", + "columns", + "cells", + "data", + "enter", + "entry", + "entries", + "blocks", + "rectangles", + "chevron" + ], + "categories": [ + "layout", + "design", + "tools" + ] +} diff --git a/icons/between-vertical-start.svg b/icons/between-vertical-start.svg new file mode 100644 index 000000000..2f86c8ada --- /dev/null +++ b/icons/between-vertical-start.svg @@ -0,0 +1,15 @@ + + + + +