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 c273d0dc19 Fix documentation transform Data Set Input #6590 (#6621)
c273d0dc19 is described below
commit c273d0dc19a2a1aedb48d5af4f2e3945275e693d
Author: Nicolas Adment <[email protected]>
AuthorDate: Fri Feb 20 08:23:20 2026 +0100
Fix documentation transform Data Set Input #6590 (#6621)
Co-authored-by: Hans Van Akelyen <[email protected]>
---
.../images/transforms/icons/datasetinput.svg | 33 ++++++++++++++++++++++
.../pages/pipeline/transforms/datasetinput.adoc | 2 +-
2 files changed, 34 insertions(+), 1 deletion(-)
diff --git
a/docs/hop-user-manual/modules/ROOT/assets/images/transforms/icons/datasetinput.svg
b/docs/hop-user-manual/modules/ROOT/assets/images/transforms/icons/datasetinput.svg
new file mode 100644
index 0000000000..3453add3e0
--- /dev/null
+++
b/docs/hop-user-manual/modules/ROOT/assets/images/transforms/icons/datasetinput.svg
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="utf-8"?>
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0px"
+ y="0px"
+ width="24px" height="24px" viewBox="0 0 24 24" enable-background="new 0 0
24 24" xml:space="preserve">
+<rect id="rect1408_7_" x="3" y="13" fill="#5CC1C5" stroke="#5CC1C5"
stroke-linecap="round" stroke-linejoin="round"
+ width="3" height="3"/>
+ <rect id="rect1408_6_" x="8" y="13" fill="#5CC1C5" stroke="#5CC1C5"
stroke-linecap="round" stroke-linejoin="round"
+ width="3" height="3"/>
+ <rect id="rect1408_5_" x="13" y="13" fill="#5CC1C5" stroke="#5CC1C5"
stroke-linecap="round" stroke-linejoin="round"
+ width="3" height="3"/>
+ <rect id="rect1408_4_" x="18" y="13" fill="#5CC1C5" stroke="#5CC1C5"
stroke-linecap="round" stroke-linejoin="round"
+ width="3" height="3"/>
+ <rect id="rect1408_11_" x="3" y="18" fill="#5CC1C5" stroke="#5CC1C5"
stroke-linecap="round" stroke-linejoin="round"
+ width="3" height="3"/>
+ <rect id="rect1408_10_" x="8" y="18" fill="#5CC1C5" stroke="#5CC1C5"
stroke-linecap="round" stroke-linejoin="round"
+ width="3" height="3"/>
+ <rect id="rect1408_9_" x="13" y="18" fill="#5CC1C5" stroke="#5CC1C5"
stroke-linecap="round" stroke-linejoin="round"
+ width="3" height="3"/>
+ <rect id="rect1408_8_" x="18" y="18" fill="#5CC1C5" stroke="#5CC1C5"
stroke-linecap="round" stroke-linejoin="round"
+ width="3" height="3"/>
+ <rect id="rect1408_19_" x="3" y="3" transform="matrix(-0.7072 0.707 -0.707
-0.7072 10.8635 4.5009)" fill="none"
+ stroke="#5CC1C5" stroke-linecap="round" stroke-linejoin="round"
width="3" height="3"/>
+ <rect id="rect1408_17_" x="13" y="3" fill="#5CC1C5" stroke="#5CC1C5"
stroke-linecap="round" stroke-linejoin="round"
+ width="3" height="3"/>
+ <rect id="rect1408_16_" x="18" y="3" fill="#5CC1C5" stroke="#5CC1C5"
stroke-linecap="round" stroke-linejoin="round"
+ width="3" height="3"/>
+ <rect id="rect1408_14_" x="8" y="8" fill="#5CC1C5" stroke="#5CC1C5"
stroke-linecap="round" stroke-linejoin="round"
+ width="3" height="3"/>
+ <rect id="rect1408_13_" x="13" y="8" fill="#5CC1C5" stroke="#5CC1C5"
stroke-linecap="round" stroke-linejoin="round"
+ width="3" height="3"/>
+ <rect id="rect1408_12_" x="18" y="8" fill="#5CC1C5" stroke="#5CC1C5"
stroke-linecap="round" stroke-linejoin="round"
+ width="3" height="3"/>
+</svg>
diff --git
a/docs/hop-user-manual/modules/ROOT/pages/pipeline/transforms/datasetinput.adoc
b/docs/hop-user-manual/modules/ROOT/pages/pipeline/transforms/datasetinput.adoc
index 9ff3ad285e..e63c66ea31 100644
---
a/docs/hop-user-manual/modules/ROOT/pages/pipeline/transforms/datasetinput.adoc
+++
b/docs/hop-user-manual/modules/ROOT/pages/pipeline/transforms/datasetinput.adoc
@@ -18,7 +18,7 @@ under the License.
:language: en_US
:description: The Data Set Input transform allows reading from a data set in a
pipeline
-= image:transforms/icons/dataset.svg[Data Set Input transform Icon,
role="image-doc-icon"] Data Set Input
+= image:transforms/icons/datasetinput.svg[Data Set Input transform Icon,
role="image-doc-icon"] Data Set Input
[%noheader,cols="3a,1a", role="table-no-borders" ]
|===