# gdb-hub / gdb__svg-5-s170 - 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: Scale the entire SVG up by 2.0 times and Set overall opacity to 0.8 and Scale the viewBox by 0.5x Original SVG: <svg width="320" height="1152" viewBox="0 0 320 1152" fill="none" xmlns="http://www.w3.org/2000/svg"> <circle cx="160" cy="160" r="160" fill="#F24E1E"/> <circle cx="160" cy="576" r="160" fill="#F24E1E"/> <path d="M160 149V1001" stroke="#F24E1E" stroke-width="30"/> <circle cx="160" cy="992" r="160" fill="#F24E1E"/> </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