From 55a2eef8f668506d09b1590e7f8efaeb5639d990 Mon Sep 17 00:00:00 2001 From: Jakob Guddas Date: Sun, 15 Sep 2024 16:25:03 +0200 Subject: [PATCH 1/6] Added icons/image-upscale.svg --- icons/image-upscale.svg | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 icons/image-upscale.svg diff --git a/icons/image-upscale.svg b/icons/image-upscale.svg new file mode 100644 index 0000000000..1f13a12386 --- /dev/null +++ b/icons/image-upscale.svg @@ -0,0 +1,20 @@ + + + + + + + + + + From 24ebc40e5f637ca1265db11f0dbb0ecabcf03cb4 Mon Sep 17 00:00:00 2001 From: Jakob Guddas Date: Sun, 15 Sep 2024 16:25:04 +0200 Subject: [PATCH 2/6] Added icons/image-upscale.json --- icons/image-upscale.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 icons/image-upscale.json diff --git a/icons/image-upscale.json b/icons/image-upscale.json new file mode 100644 index 0000000000..2b6ad9ba55 --- /dev/null +++ b/icons/image-upscale.json @@ -0,0 +1,21 @@ +{ + "$schema": "../icon.schema.json", + "contributors": [ + "llaenowyd", + "mishkaio", + "ericfennis", + "karsa-mistmere", + "jguddas" + ], + "tags": [ + "resize", + "picture", + "sharpen", + "increase" + ], + "categories": [ + "photography", + "multimedia", + "files" + ] +} From aa2b5a949e63d84c558e310ada796c4143fc1c4a Mon Sep 17 00:00:00 2001 From: Jakob Guddas Date: Sun, 15 Sep 2024 16:29:53 +0200 Subject: [PATCH 3/6] Updated icons/image-upscale.svg --- icons/image-upscale.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icons/image-upscale.svg b/icons/image-upscale.svg index 1f13a12386..43bddcc867 100644 --- a/icons/image-upscale.svg +++ b/icons/image-upscale.svg @@ -9,12 +9,12 @@ stroke-linecap="round" stroke-linejoin="round" > + - From 2fe528a0788ef0fce4ea608ff23f74718f8b85ac Mon Sep 17 00:00:00 2001 From: Jakob Guddas Date: Sun, 15 Sep 2024 20:18:45 +0200 Subject: [PATCH 4/6] Updated icons/image-upscale.svg --- icons/image-upscale.svg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/icons/image-upscale.svg b/icons/image-upscale.svg index 43bddcc867..da5534890e 100644 --- a/icons/image-upscale.svg +++ b/icons/image-upscale.svg @@ -10,10 +10,10 @@ stroke-linejoin="round" > - + - + From fb5eeb802379b3139363d60a513e20f8929e70e1 Mon Sep 17 00:00:00 2001 From: Jakob Guddas Date: Mon, 16 Sep 2024 10:57:55 +0200 Subject: [PATCH 5/6] Updated icons/image-upscale.svg --- icons/image-upscale.svg | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/icons/image-upscale.svg b/icons/image-upscale.svg index da5534890e..5170d18551 100644 --- a/icons/image-upscale.svg +++ b/icons/image-upscale.svg @@ -9,12 +9,12 @@ stroke-linecap="round" stroke-linejoin="round" > - - + - - + + + From 3527cc921e614c15c644ede2d172030664b17430 Mon Sep 17 00:00:00 2001 From: Jakob Guddas Date: Tue, 26 Nov 2024 14:56:10 +0100 Subject: [PATCH 6/6] Update icons/image-upscale.json --- icons/image-upscale.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/icons/image-upscale.json b/icons/image-upscale.json index 2b6ad9ba55..3790fbfdf2 100644 --- a/icons/image-upscale.json +++ b/icons/image-upscale.json @@ -15,7 +15,6 @@ ], "categories": [ "photography", - "multimedia", - "files" + "multimedia" ] }