From aeb94bc15dfe4fd0d85e3f0f0df52f5147a627d2 Mon Sep 17 00:00:00 2001 From: codecalm Date: Sun, 20 Feb 2022 17:39:36 +0100 Subject: Release 1.54.0 --- icons/barrier-block.svg | 15 +++++++++++++++ icons/cake.svg | 8 ++++++++ icons/circle-rectangle.svg | 7 +++++++ icons/circle-triangle.svg | 7 +++++++ icons/message-2-code.svg | 8 ++++++++ icons/message-code.svg | 8 ++++++++ icons/north-star.svg | 9 +++++++++ icons/numbers.svg | 9 +++++++++ icons/radar-2.svg | 9 +++++++++ icons/radar.svg | 8 ++++++++ icons/road.svg | 10 ++++++++++ icons/section-sign.svg | 8 ++++++++ icons/square-asterisk.svg | 9 +++++++++ icons/square-rotated-forbid-2.svg | 7 +++++++ icons/square-rotated-forbid.svg | 7 +++++++ icons/triangle-inverted.svg | 6 ++++++ icons/webhook.svg | 8 ++++++++ icons/yoga.svg | 9 +++++++++ 18 files changed, 152 insertions(+) create mode 100644 icons/barrier-block.svg create mode 100644 icons/cake.svg create mode 100644 icons/circle-rectangle.svg create mode 100644 icons/circle-triangle.svg create mode 100644 icons/message-2-code.svg create mode 100644 icons/message-code.svg create mode 100644 icons/north-star.svg create mode 100644 icons/numbers.svg create mode 100644 icons/radar-2.svg create mode 100644 icons/radar.svg create mode 100644 icons/road.svg create mode 100644 icons/section-sign.svg create mode 100644 icons/square-asterisk.svg create mode 100644 icons/square-rotated-forbid-2.svg create mode 100644 icons/square-rotated-forbid.svg create mode 100644 icons/triangle-inverted.svg create mode 100644 icons/webhook.svg create mode 100644 icons/yoga.svg (limited to 'icons') diff --git a/icons/barrier-block.svg b/icons/barrier-block.svg new file mode 100644 index 00000000..1a664693 --- /dev/null +++ b/icons/barrier-block.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/icons/cake.svg b/icons/cake.svg new file mode 100644 index 00000000..11f93bdd --- /dev/null +++ b/icons/cake.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/circle-rectangle.svg b/icons/circle-rectangle.svg new file mode 100644 index 00000000..2014a79b --- /dev/null +++ b/icons/circle-rectangle.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/circle-triangle.svg b/icons/circle-triangle.svg new file mode 100644 index 00000000..b635faab --- /dev/null +++ b/icons/circle-triangle.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/message-2-code.svg b/icons/message-2-code.svg new file mode 100644 index 00000000..db363781 --- /dev/null +++ b/icons/message-2-code.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/message-code.svg b/icons/message-code.svg new file mode 100644 index 00000000..57630602 --- /dev/null +++ b/icons/message-code.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/north-star.svg b/icons/north-star.svg new file mode 100644 index 00000000..a6b20600 --- /dev/null +++ b/icons/north-star.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/icons/numbers.svg b/icons/numbers.svg new file mode 100644 index 00000000..cf04cb51 --- /dev/null +++ b/icons/numbers.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/icons/radar-2.svg b/icons/radar-2.svg new file mode 100644 index 00000000..e6542b64 --- /dev/null +++ b/icons/radar-2.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/icons/radar.svg b/icons/radar.svg new file mode 100644 index 00000000..521f1b50 --- /dev/null +++ b/icons/radar.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/road.svg b/icons/road.svg new file mode 100644 index 00000000..62639726 --- /dev/null +++ b/icons/road.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/section-sign.svg b/icons/section-sign.svg new file mode 100644 index 00000000..d9974e4a --- /dev/null +++ b/icons/section-sign.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/square-asterisk.svg b/icons/square-asterisk.svg new file mode 100644 index 00000000..f6c3a3d8 --- /dev/null +++ b/icons/square-asterisk.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/icons/square-rotated-forbid-2.svg b/icons/square-rotated-forbid-2.svg new file mode 100644 index 00000000..a5ace357 --- /dev/null +++ b/icons/square-rotated-forbid-2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/square-rotated-forbid.svg b/icons/square-rotated-forbid.svg new file mode 100644 index 00000000..a331f230 --- /dev/null +++ b/icons/square-rotated-forbid.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/triangle-inverted.svg b/icons/triangle-inverted.svg new file mode 100644 index 00000000..d0fc3f53 --- /dev/null +++ b/icons/triangle-inverted.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/icons/webhook.svg b/icons/webhook.svg new file mode 100644 index 00000000..730a04dd --- /dev/null +++ b/icons/webhook.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/yoga.svg b/icons/yoga.svg new file mode 100644 index 00000000..c4d1035a --- /dev/null +++ b/icons/yoga.svg @@ -0,0 +1,9 @@ + + + + + + + + + -- cgit v1.2.1