From 24ebc40e5f637ca1265db11f0dbb0ecabcf03cb4 Mon Sep 17 00:00:00 2001 From: Jakob Guddas Date: Sun, 15 Sep 2024 16:25:04 +0200 Subject: [PATCH] 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" + ] +}