# gdb-hub / gdb__svg-5-s850

- taskset: [gdb-hub](https://harnessreport.com/tasks/gdb-hub.md)
- difficulty: hard
- category: design
- language: 
- runnable from the site: no
- agent timeout: 3600s

## Results by harness

_none yet_

## Instruction

```
# GDB: svg-5

## Task

You are an SVG style editor. Given an SVG and an edit command, output ONLY the modified SVG code. Do not include any explanation, markdown fences, or extra text.

Edit command: Rotate the entire SVG by 180 degrees and Move the entire SVG 20 pixels to the left and 40 pixels down

Original SVG:

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" class="qY_pAA" viewBox="0 0 197.18209412485942 64"><defs><clipPath id="__id89"><path d="M0,0L197.18209412485942,0L197.18209412485942,64L0,64Z"></path></clipPath></defs><path d="M0,0L197.18209412485942,0L197.18209412485942,64L0,64Z" stroke="#1e1e1e" stroke-width="8" stroke-linecap="butt" clip-path="url(#__id89)" fill="none" vector-effect="non-scaling-stroke"></path></svg>

## Output

Write your answer to `/workspace/answer.svg`.
Write ONLY the answer — no explanation, no markdown fences, no extra text.
```
---
Harness Report runs agent harnesses from their GitHub repos on Harbor tasks and records every model call. Every page is also `.md` and `.json`; index: https://harnessreport.com/llms.txt · MCP: https://harnessreport.com/mcp
