From 7c5431f7d61a0b0ebeac01e5a92af8774a6b9383 Mon Sep 17 00:00:00 2001 From: codecalm Date: Mon, 22 Aug 2022 15:31:37 +0200 Subject: Release 1.85.0 --- icons/braces-asterix.svg | 13 +++++++++++++ icons/clock-hour-1.svg | 8 ++++++++ icons/clock-hour-10.svg | 8 ++++++++ icons/clock-hour-11.svg | 8 ++++++++ icons/clock-hour-12.svg | 7 +++++++ icons/clock-hour-2.svg | 8 ++++++++ icons/clock-hour-3.svg | 8 ++++++++ icons/clock-hour-4.svg | 8 ++++++++ icons/clock-hour-5.svg | 8 ++++++++ icons/clock-hour-6.svg | 8 ++++++++ icons/clock-hour-7.svg | 8 ++++++++ icons/clock-hour-8.svg | 8 ++++++++ icons/clock-hour-9.svg | 8 ++++++++ icons/regex.svg | 12 ++++++++++++ icons/server-bolt.svg | 10 ++++++++++ icons/server-cog.svg | 16 ++++++++++++++++ icons/wash-dry-w.svg | 7 +++++++ icons/wash-dryclean-off.svg | 7 +++++++ 18 files changed, 160 insertions(+) create mode 100644 icons/braces-asterix.svg create mode 100644 icons/clock-hour-1.svg create mode 100644 icons/clock-hour-10.svg create mode 100644 icons/clock-hour-11.svg create mode 100644 icons/clock-hour-12.svg create mode 100644 icons/clock-hour-2.svg create mode 100644 icons/clock-hour-3.svg create mode 100644 icons/clock-hour-4.svg create mode 100644 icons/clock-hour-5.svg create mode 100644 icons/clock-hour-6.svg create mode 100644 icons/clock-hour-7.svg create mode 100644 icons/clock-hour-8.svg create mode 100644 icons/clock-hour-9.svg create mode 100644 icons/regex.svg create mode 100644 icons/server-bolt.svg create mode 100644 icons/server-cog.svg create mode 100644 icons/wash-dry-w.svg create mode 100644 icons/wash-dryclean-off.svg (limited to 'icons') diff --git a/icons/braces-asterix.svg b/icons/braces-asterix.svg new file mode 100644 index 00000000..f839fff0 --- /dev/null +++ b/icons/braces-asterix.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/icons/clock-hour-1.svg b/icons/clock-hour-1.svg new file mode 100644 index 00000000..b3a5bf00 --- /dev/null +++ b/icons/clock-hour-1.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/clock-hour-10.svg b/icons/clock-hour-10.svg new file mode 100644 index 00000000..0a3416a9 --- /dev/null +++ b/icons/clock-hour-10.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/clock-hour-11.svg b/icons/clock-hour-11.svg new file mode 100644 index 00000000..4642727e --- /dev/null +++ b/icons/clock-hour-11.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/clock-hour-12.svg b/icons/clock-hour-12.svg new file mode 100644 index 00000000..00dcc3ab --- /dev/null +++ b/icons/clock-hour-12.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/clock-hour-2.svg b/icons/clock-hour-2.svg new file mode 100644 index 00000000..8aabe5bb --- /dev/null +++ b/icons/clock-hour-2.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/clock-hour-3.svg b/icons/clock-hour-3.svg new file mode 100644 index 00000000..e2e299c1 --- /dev/null +++ b/icons/clock-hour-3.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/clock-hour-4.svg b/icons/clock-hour-4.svg new file mode 100644 index 00000000..469ac342 --- /dev/null +++ b/icons/clock-hour-4.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/clock-hour-5.svg b/icons/clock-hour-5.svg new file mode 100644 index 00000000..dd963e81 --- /dev/null +++ b/icons/clock-hour-5.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/clock-hour-6.svg b/icons/clock-hour-6.svg new file mode 100644 index 00000000..fada9ee4 --- /dev/null +++ b/icons/clock-hour-6.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/clock-hour-7.svg b/icons/clock-hour-7.svg new file mode 100644 index 00000000..28dcdb75 --- /dev/null +++ b/icons/clock-hour-7.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/clock-hour-8.svg b/icons/clock-hour-8.svg new file mode 100644 index 00000000..cb46e873 --- /dev/null +++ b/icons/clock-hour-8.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/clock-hour-9.svg b/icons/clock-hour-9.svg new file mode 100644 index 00000000..12d2327e --- /dev/null +++ b/icons/clock-hour-9.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/regex.svg b/icons/regex.svg new file mode 100644 index 00000000..9877d646 --- /dev/null +++ b/icons/regex.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/icons/server-bolt.svg b/icons/server-bolt.svg new file mode 100644 index 00000000..aed8a640 --- /dev/null +++ b/icons/server-bolt.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/server-cog.svg b/icons/server-cog.svg new file mode 100644 index 00000000..7afd4cad --- /dev/null +++ b/icons/server-cog.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/icons/wash-dry-w.svg b/icons/wash-dry-w.svg new file mode 100644 index 00000000..fe2da3c0 --- /dev/null +++ b/icons/wash-dry-w.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/wash-dryclean-off.svg b/icons/wash-dryclean-off.svg new file mode 100644 index 00000000..b8912094 --- /dev/null +++ b/icons/wash-dryclean-off.svg @@ -0,0 +1,7 @@ + + + + + + + -- cgit v1.2.1