This is an automated email from the ASF dual-hosted git repository.
hansva pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/hop.git
The following commit(s) were added to refs/heads/main by this push:
new 9644adfdca Update MinioMeta icon #5764 (#5765)
9644adfdca is described below
commit 9644adfdca80167bc5237499ea8d307f7513974c
Author: Nicolas Adment <[email protected]>
AuthorDate: Fri Oct 3 09:54:57 2025 +0200
Update MinioMeta icon #5764 (#5765)
---
.../org/apache/hop/vfs/minio/metadata/MinioMeta.java | 2 +-
plugins/tech/minio/src/main/resources/minio.svg | 16 ++++++++++++++++
2 files changed, 17 insertions(+), 1 deletion(-)
diff --git
a/plugins/tech/minio/src/main/java/org/apache/hop/vfs/minio/metadata/MinioMeta.java
b/plugins/tech/minio/src/main/java/org/apache/hop/vfs/minio/metadata/MinioMeta.java
index 374b58c182..8d93cdc5ea 100644
---
a/plugins/tech/minio/src/main/java/org/apache/hop/vfs/minio/metadata/MinioMeta.java
+++
b/plugins/tech/minio/src/main/java/org/apache/hop/vfs/minio/metadata/MinioMeta.java
@@ -35,7 +35,7 @@ import org.apache.hop.metadata.api.IHopMetadata;
key = "MinioConnectionDefinition",
name = "i18n::MinioMeta.Name",
description = "i18n::MinioMeta.Description",
- image = "ui/images/authentication.svg",
+ image = "minio.svg",
documentationUrl = "/metadata-types/minio-connection.html",
hopMetadataPropertyType = HopMetadataPropertyType.VFS_AZURE_CONNECTION)
public class MinioMeta extends HopMetadataBase implements Serializable,
IHopMetadata {
diff --git a/plugins/tech/minio/src/main/resources/minio.svg
b/plugins/tech/minio/src/main/resources/minio.svg
new file mode 100644
index 0000000000..41fd10b45e
--- /dev/null
+++ b/plugins/tech/minio/src/main/resources/minio.svg
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="utf-8"?>
+<svg version="1.1" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px"
width="128px" height="128px" viewBox="0 0 128 128" enable-background="new 0 0
128 128" xml:space="preserve">
+<g>
+ <path fill="#CF163D"
d="M59.149,77.692L26.491,94.287v-0.083c2.376-11.132,7.196-21.597,14.109-30.64
+
c6.914-9.042,15.75-16.438,25.869-21.65v24.011l2.305-1.193c1.943-1.16,3.603-2.741,4.855-4.625
+
c1.254-1.885,2.068-4.025,2.387-6.266c0.317-2.24,0.13-4.524-0.549-6.682c-0.679-2.159-1.83-4.138-3.375-5.794L55.1,23.66
+
c-1.942-2.071-2.983-4.826-2.896-7.663c0.087-2.837,1.295-5.524,3.361-7.472c4.182-3.851,11.459-4.837,17.403,2.795v-0.001
+
l0.013,0.019c0.02,0.025,0.038,0.05,0.06,0.076l-0.009,0.007l15.675,25.648c0.037,0.05,0.057,0.112,0.057,0.175
+
c0,0.062-0.02,0.123-0.057,0.173c-0.025,0.028-0.059,0.052-0.093,0.068c-0.036,0.015-0.074,0.023-0.114,0.023
+
c-0.039,0-0.078-0.008-0.112-0.023c-0.036-0.016-0.068-0.04-0.093-0.068L67.918,16.122l0.006-0.007l-2.219-2.313
+
c-0.678-0.721-1.615-1.143-2.603-1.177c-0.988-0.033-1.95,0.323-2.676,0.994c-0.718,0.676-1.142,1.607-1.175,2.594
+
c-0.035,0.985,0.322,1.944,0.993,2.667l16.81,17.574c2.383,2.505,4.146,5.534,5.146,8.843c1.002,3.309,1.217,6.807,0.624,10.212
+
c-0.593,3.407-1.973,6.627-4.032,9.404c-2.059,2.777-4.74,5.033-7.828,6.588L66.5,73.81v51.443l-7.351-9.559V77.692z
+
M52.246,60.865c-5.699,5.682-10.369,12.306-13.808,19.581l20.711-10.703V54.809C56.72,56.675,54.413,58.699,52.246,60.865z"/>
+</g>
+</svg>