# gdb-hub / gdb__svg-5-s584

- 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 down by 0.5 times and Add a 2px #FFC0CB stroke to all paths

Original SVG:

<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" preserveAspectRatio="xMidYMid meet" version="1.0" viewBox="-2.2 -2.2 504.4 504.3" zoomAndPan="magnify" style="fill: rgb(0, 0, 0);" original_string_length="1748" width="25.907747169670536px" height="25.907747169670536px"><g id="__id4_sw6ra9is8q"><path d="M261.7,6.7l12.8,21.5c4.4,7.3,14.3,8.9,20.7,3.3L314,14.9c7.8-6.8,20-2.8,22.3,7.2l5.5,24.4 c1.9,8.3,10.8,12.9,18.7,9.5l23-9.8c9.5-4.1,19.9,3.5,19,13.8l-2.3,24.9c-0.8,8.5,6.3,15.6,14.8,14.8l24.9-2.3 c10.3-0.9,17.8,9.5,13.8,19l-9.8,23c-3.4,7.8,1.2,16.8,9.5,18.7l24.4,5.5c10.1,2.3,14.1,14.5,7.2,22.3l-16.5,18.8 c-5.6,6.4-4,16.3,3.3,20.7l21.5,12.8c8.9,5.3,8.9,18.1,0,23.4l-21.5,12.8c-7.3,4.4-8.9,14.3-3.3,20.7l16.5,18.8 c6.8,7.8,2.8,20-7.2,22.3l-24.4,5.5c-8.3,1.9-12.9,10.8-9.5,18.7l9.8,23c4.1,9.5-3.5,19.9-13.8,19l-24.9-2.3 c-8.5-0.8-15.6,6.3-14.8,14.8l2.3,24.9c0.9,10.3-9.5,17.8-19,13.8l-23-9.8c-7.8-3.4-16.8,1.2-18.7,9.5l-5.5,24.4 c-2.3,10.1-14.5,14.1-22.3,7.2l-18.8-16.5c-6.4-5.6-16.3-4-20.7,3.3l-12.8,21.5c-5.3,8.9-18.1,8.9-23.4,0l-12.8-21.5 c-4.4-7.3-14.3-8.9-20.7-3.3L186,485.1c-7.8,6.8-20,2.8-22.3-7.2l-5.5-24.4c-1.9-8.3-10.8-12.9-18.7-9.5l-23,9.8 c-9.5,4.1-19.9-3.5-19-13.8l2.3-24.9c0.8-8.5-6.3-15.6-14.8-14.8l-25,2.2c-10.3,0.9-17.8-9.5-13.8-19l9.8-23 c3.4-7.8-1.2-16.8-9.5-18.7l-24.4-5.5C12,334,8,321.8,14.9,314l16.5-18.8c5.6-6.4,4-16.3-3.3-20.7L6.7,261.7 c-8.9-5.3-8.9-18.1,0-23.4l21.5-12.8c7.3-4.4,8.9-14.3,3.3-20.7L14.9,186c-6.8-7.8-2.8-20,7.2-22.3l24.4-5.5 c8.3-1.9,12.9-10.8,9.5-18.7l-9.8-23c-4.1-9.5,3.5-19.9,13.8-19l24.9,2.3c8.5,0.8,15.6-6.3,14.8-14.8l-2.2-25 c-0.9-10.3,9.5-17.8,19-13.8l23,9.8c7.8,3.4,16.8-1.2,18.7-9.5l5.5-24.4C166,12,178.2,8,186,14.9l18.8,16.5c6.4,5.6,16.3,4,20.7-3.3 l12.8-21.5C243.6-2.2,256.4-2.2,261.7,6.7z" style="fill: rgb(252, 213, 187);"/></g></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
