Yicong-Huang opened a new issue, #5685: URL: https://github.com/apache/texera/issues/5685
### Task Summary The UDF operator icons under `frontend/src/assets/operator_images/` are outdated. The three Python UDF icons (`PythonUDFV2.png`, `PythonUDFSourceV2.png`, `DualInputPortsPythonUDFV2.png`) still carry a leftover red "New" overlay that was only meant to be temporary and should be removed. The Lambda, Reducer, Java and R icons (`PythonLambdaFunction.png`, `PythonTableReducer.png`, `JavaUDF.png`, `RUDF.png`, `RUDFSource.png`) are inconsistent in size and visual style. We should replace all eight UDF operator icons with a clean, consistent typographic set, keeping the existing filenames so the `assets/operator_images/<operatorType>.png` lookup in `joint-ui.service.ts` keeps working. Before / after comparison of all eight icons:  ### Task Type Refactor / Cleanup -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
