# gdb-hub / gdb__svg-5-s76 - 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 90 degrees Original SVG: <svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg"> <g clip-path="url(#clip0_6314_90369)"> <path d="M6 11C8.76142 11 11 8.76142 11 6C11 3.23858 8.76142 1 6 1C3.23858 1 1 3.23858 1 6C1 8.76142 3.23858 11 6 11Z" stroke="white" stroke-opacity="0.22" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> </g> <defs> <clipPath id="clip0_6314_90369"> <rect width="12" height="12" fill="white"/> </clipPath> </defs> </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