From 402061a4b166a40d12aa3676e225519aa033ccdd Mon Sep 17 00:00:00 2001 From: Ad5001 Date: Sun, 30 Jan 2022 01:39:53 +0100 Subject: [PATCH] Optimising a few svg --- .../LogarithmPlotter/icons/common/Text.svg | 78 +------------ .../LogarithmPlotter/icons/common/angle.svg | 65 +---------- .../icons/common/appearance.svg | 55 +-------- .../LogarithmPlotter/icons/common/arrow.svg | 65 +---------- .../LogarithmPlotter/icons/common/delete.svg | 105 +----------------- .../LogarithmPlotter/icons/common/label.svg | 71 +----------- .../icons/common/position.svg | 64 +---------- .../LogarithmPlotter/icons/common/target.svg | 65 +---------- .../LogarithmPlotter/icons/history/add.svg | 1 + 9 files changed, 9 insertions(+), 560 deletions(-) create mode 100644 LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/icons/history/add.svg diff --git a/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/icons/common/Text.svg b/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/icons/common/Text.svg index 0872104..6f95446 100644 --- a/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/icons/common/Text.svg +++ b/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/icons/common/Text.svg @@ -1,77 +1 @@ - - - - - - - - - - - image/svg+xml - - - - - - - - - - - + \ No newline at end of file diff --git a/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/icons/common/angle.svg b/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/icons/common/angle.svg index 434ac32..0c94fc6 100644 --- a/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/icons/common/angle.svg +++ b/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/icons/common/angle.svg @@ -1,64 +1 @@ - - - - - - - - - - image/svg+xml - - - - - - - - - + \ No newline at end of file diff --git a/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/icons/common/appearance.svg b/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/icons/common/appearance.svg index 482af0a..e674482 100644 --- a/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/icons/common/appearance.svg +++ b/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/icons/common/appearance.svg @@ -1,54 +1 @@ - - - - - - image/svg+xml - - - - - - - - + \ No newline at end of file diff --git a/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/icons/common/arrow.svg b/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/icons/common/arrow.svg index 9d4345d..25e632c 100644 --- a/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/icons/common/arrow.svg +++ b/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/icons/common/arrow.svg @@ -1,64 +1 @@ - - - - - - - - - - image/svg+xml - - - - - - - - - + \ No newline at end of file diff --git a/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/icons/common/delete.svg b/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/icons/common/delete.svg index e1066a4..4d8ca75 100644 --- a/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/icons/common/delete.svg +++ b/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/icons/common/delete.svg @@ -1,104 +1 @@ - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/icons/common/label.svg b/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/icons/common/label.svg index f1f7618..7bb2baa 100644 --- a/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/icons/common/label.svg +++ b/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/icons/common/label.svg @@ -1,70 +1 @@ - - - - - - - - - - image/svg+xml - - - - - - - - - - + \ No newline at end of file diff --git a/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/icons/common/position.svg b/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/icons/common/position.svg index e445ed5..22f124b 100644 --- a/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/icons/common/position.svg +++ b/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/icons/common/position.svg @@ -1,63 +1 @@ - - - - - - - - - - image/svg+xml - - - - - - - - - + \ No newline at end of file diff --git a/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/icons/common/target.svg b/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/icons/common/target.svg index dc13ac2..75677ec 100644 --- a/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/icons/common/target.svg +++ b/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/icons/common/target.svg @@ -1,64 +1 @@ - - - - - - - - - - image/svg+xml - - - - - - - - - + \ No newline at end of file diff --git a/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/icons/history/add.svg b/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/icons/history/add.svg new file mode 100644 index 0000000..d90a7b8 --- /dev/null +++ b/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/icons/history/add.svg @@ -0,0 +1 @@ + \ No newline at end of file