generated at
Help me

h.svg
<svg width="400" height="100" viewBox="0 0 400 100" xmlns="http://www.w3.org/2000/svg"> <rect x="5" y="5" width="390" height="90" rx="45" ry="45" fill="gray" fill-opacity="1" stroke="gray" stroke-width="4" /> <text x="30" y="75" font-size="70" stroke-width="1" stroke="white" fill="white" font-weight="600" letter-spacing="-1" word-spacing="-1" > Help me! </text> </svg>


hx.svg
<svg width="250" height="100" viewBox="0 0 250 100" xmlns="http://www.w3.org/2000/svg"> <rect x="5" y="5" width="240" height="90" rx="45" ry="45" fill="#DDD" fill-opacity="1" stroke="#DDD" stroke-width="4" /> <text x="40" y="70" font-size="40" stroke-width="1" stroke="white" fill="white" font-weight="600" letter-spacing="-1" word-spacing="-1" > Help me! </text> </svg>