From 1f3395bfffc6a4f8ec041993515ad1afb8e9c635 Mon Sep 17 00:00:00 2001 From: codecalm Date: Mon, 15 Nov 2021 12:42:21 +0100 Subject: Release 1.43.0 --- icons/axis-x.svg | 10 ++++++++++ icons/axis-y.svg | 10 ++++++++++ icons/backpack.svg | 8 ++++++++ icons/bath.svg | 9 +++++++++ icons/brand-mastercard.svg | 8 ++++++++ icons/brand-stack-ofverflow.svg | 10 ++++++++++ icons/currency-dogecoin.svg | 8 ++++++++ icons/door-enter.svg | 9 +++++++++ icons/door-exit.svg | 9 +++++++++ icons/door.svg | 8 ++++++++ icons/hand-click.svg | 13 +++++++++++++ icons/hand-move.svg | 11 +++++++++++ icons/lock-square.svg | 8 ++++++++ icons/pig.svg | 7 +++++++ icons/scale-outline.svg | 7 +++++++ icons/spacing-horizontal.svg | 8 ++++++++ icons/spacing-vertical.svg | 8 ++++++++ icons/wallpaper.svg | 8 ++++++++ 18 files changed, 159 insertions(+) create mode 100644 icons/axis-x.svg create mode 100644 icons/axis-y.svg create mode 100644 icons/backpack.svg create mode 100644 icons/bath.svg create mode 100644 icons/brand-mastercard.svg create mode 100644 icons/brand-stack-ofverflow.svg create mode 100644 icons/currency-dogecoin.svg create mode 100644 icons/door-enter.svg create mode 100644 icons/door-exit.svg create mode 100644 icons/door.svg create mode 100644 icons/hand-click.svg create mode 100644 icons/hand-move.svg create mode 100644 icons/lock-square.svg create mode 100644 icons/pig.svg create mode 100644 icons/scale-outline.svg create mode 100644 icons/spacing-horizontal.svg create mode 100644 icons/spacing-vertical.svg create mode 100644 icons/wallpaper.svg (limited to 'icons') diff --git a/icons/axis-x.svg b/icons/axis-x.svg new file mode 100644 index 00000000..d06128ba --- /dev/null +++ b/icons/axis-x.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/axis-y.svg b/icons/axis-y.svg new file mode 100644 index 00000000..968babe3 --- /dev/null +++ b/icons/axis-y.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/backpack.svg b/icons/backpack.svg new file mode 100644 index 00000000..a82fcad9 --- /dev/null +++ b/icons/backpack.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/bath.svg b/icons/bath.svg new file mode 100644 index 00000000..61049924 --- /dev/null +++ b/icons/bath.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/icons/brand-mastercard.svg b/icons/brand-mastercard.svg new file mode 100644 index 00000000..3aecd880 --- /dev/null +++ b/icons/brand-mastercard.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/brand-stack-ofverflow.svg b/icons/brand-stack-ofverflow.svg new file mode 100644 index 00000000..619fba78 --- /dev/null +++ b/icons/brand-stack-ofverflow.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/currency-dogecoin.svg b/icons/currency-dogecoin.svg new file mode 100644 index 00000000..630a43f7 --- /dev/null +++ b/icons/currency-dogecoin.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/door-enter.svg b/icons/door-enter.svg new file mode 100644 index 00000000..b42fbbd0 --- /dev/null +++ b/icons/door-enter.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/icons/door-exit.svg b/icons/door-exit.svg new file mode 100644 index 00000000..f2b108f7 --- /dev/null +++ b/icons/door-exit.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/icons/door.svg b/icons/door.svg new file mode 100644 index 00000000..ef9c7296 --- /dev/null +++ b/icons/door.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/hand-click.svg b/icons/hand-click.svg new file mode 100644 index 00000000..3f4527a6 --- /dev/null +++ b/icons/hand-click.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/icons/hand-move.svg b/icons/hand-move.svg new file mode 100644 index 00000000..515939e0 --- /dev/null +++ b/icons/hand-move.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/icons/lock-square.svg b/icons/lock-square.svg new file mode 100644 index 00000000..e4a02c43 --- /dev/null +++ b/icons/lock-square.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/pig.svg b/icons/pig.svg new file mode 100644 index 00000000..2d241c48 --- /dev/null +++ b/icons/pig.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/scale-outline.svg b/icons/scale-outline.svg new file mode 100644 index 00000000..8f0c07c0 --- /dev/null +++ b/icons/scale-outline.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/spacing-horizontal.svg b/icons/spacing-horizontal.svg new file mode 100644 index 00000000..ffbf75ff --- /dev/null +++ b/icons/spacing-horizontal.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/spacing-vertical.svg b/icons/spacing-vertical.svg new file mode 100644 index 00000000..7467dc01 --- /dev/null +++ b/icons/spacing-vertical.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/wallpaper.svg b/icons/wallpaper.svg new file mode 100644 index 00000000..f7e3a59d --- /dev/null +++ b/icons/wallpaper.svg @@ -0,0 +1,8 @@ + + + + + + + + -- cgit v1.2.1