From e3aaadc0201945ea0b1159cc422b9517b84a54a4 Mon Sep 17 00:00:00 2001 From: codecalm Date: Sun, 13 Mar 2022 00:17:30 +0100 Subject: Release 1.55.0 --- icons/3d-rotate.svg | 10 ++++++++++ icons/address-book.svg | 11 +++++++++++ icons/album.svg | 7 +++++++ icons/augmented-reality.svg | 12 ++++++++++++ icons/baseline.svg | 8 ++++++++ icons/dental.svg | 7 +++++++ icons/device-nintendo.svg | 9 +++++++++ icons/error-404.svg | 10 ++++++++++ icons/file-description.svg | 9 +++++++++ icons/file-settings.svg | 14 ++++++++++++++ icons/focus-centered.svg | 10 ++++++++++ icons/gizmo.svg | 10 ++++++++++ icons/layout-dashboard.svg | 9 +++++++++ icons/letters-case.svg | 9 --------- icons/oval-vertical.svg | 6 ++++++ icons/oval.svg | 6 ++++++ icons/paper-bag.svg | 9 +++++++++ icons/sword.svg | 7 +++++++ icons/timeline.svg | 10 ++++++++++ 19 files changed, 164 insertions(+), 9 deletions(-) create mode 100644 icons/3d-rotate.svg create mode 100644 icons/address-book.svg create mode 100644 icons/album.svg create mode 100644 icons/augmented-reality.svg create mode 100644 icons/baseline.svg create mode 100644 icons/dental.svg create mode 100644 icons/device-nintendo.svg create mode 100644 icons/error-404.svg create mode 100644 icons/file-description.svg create mode 100644 icons/file-settings.svg create mode 100644 icons/focus-centered.svg create mode 100644 icons/gizmo.svg create mode 100644 icons/layout-dashboard.svg delete mode 100644 icons/letters-case.svg create mode 100644 icons/oval-vertical.svg create mode 100644 icons/oval.svg create mode 100644 icons/paper-bag.svg create mode 100644 icons/sword.svg create mode 100644 icons/timeline.svg (limited to 'icons') diff --git a/icons/3d-rotate.svg b/icons/3d-rotate.svg new file mode 100644 index 00000000..3a05830e --- /dev/null +++ b/icons/3d-rotate.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/address-book.svg b/icons/address-book.svg new file mode 100644 index 00000000..065981d5 --- /dev/null +++ b/icons/address-book.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/icons/album.svg b/icons/album.svg new file mode 100644 index 00000000..d4d6b409 --- /dev/null +++ b/icons/album.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/augmented-reality.svg b/icons/augmented-reality.svg new file mode 100644 index 00000000..a01d67a3 --- /dev/null +++ b/icons/augmented-reality.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/icons/baseline.svg b/icons/baseline.svg new file mode 100644 index 00000000..bf790ff9 --- /dev/null +++ b/icons/baseline.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/dental.svg b/icons/dental.svg new file mode 100644 index 00000000..0a1ca300 --- /dev/null +++ b/icons/dental.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/device-nintendo.svg b/icons/device-nintendo.svg new file mode 100644 index 00000000..86edf555 --- /dev/null +++ b/icons/device-nintendo.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/icons/error-404.svg b/icons/error-404.svg new file mode 100644 index 00000000..6b344520 --- /dev/null +++ b/icons/error-404.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/file-description.svg b/icons/file-description.svg new file mode 100644 index 00000000..74d7b5dc --- /dev/null +++ b/icons/file-description.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/icons/file-settings.svg b/icons/file-settings.svg new file mode 100644 index 00000000..db3fc9dd --- /dev/null +++ b/icons/file-settings.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/icons/focus-centered.svg b/icons/focus-centered.svg new file mode 100644 index 00000000..dcc1d8c3 --- /dev/null +++ b/icons/focus-centered.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/gizmo.svg b/icons/gizmo.svg new file mode 100644 index 00000000..a8b8b6a4 --- /dev/null +++ b/icons/gizmo.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/layout-dashboard.svg b/icons/layout-dashboard.svg new file mode 100644 index 00000000..d7f36170 --- /dev/null +++ b/icons/layout-dashboard.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/icons/letters-case.svg b/icons/letters-case.svg deleted file mode 100644 index e8e16df8..00000000 --- a/icons/letters-case.svg +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - diff --git a/icons/oval-vertical.svg b/icons/oval-vertical.svg new file mode 100644 index 00000000..4b28ff20 --- /dev/null +++ b/icons/oval-vertical.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/icons/oval.svg b/icons/oval.svg new file mode 100644 index 00000000..518f28b6 --- /dev/null +++ b/icons/oval.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/icons/paper-bag.svg b/icons/paper-bag.svg new file mode 100644 index 00000000..46a72f44 --- /dev/null +++ b/icons/paper-bag.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/icons/sword.svg b/icons/sword.svg new file mode 100644 index 00000000..55209b7e --- /dev/null +++ b/icons/sword.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/timeline.svg b/icons/timeline.svg new file mode 100644 index 00000000..6cd6373b --- /dev/null +++ b/icons/timeline.svg @@ -0,0 +1,10 @@ + + + + + + + + + + -- cgit v1.2.1