1<svg viewBox="0 0 800 600" xmlns="http://www.w3.org/2000/svg">
2 <defs>
3 <path class="myPath" fill="none" stroke="red" d="M496.7,343H303.3c-23.6,0-43-18.6-43-43s19.3-43,43-43h193.4c23.6,0,43,19.2,43,43
4 C539.7,323.8,520.3,343,496.7,343z"/>
5 </defs>
6 <g class="work">
7 <text x="-0">K</text>
8 <text x="0">R</text>
9 <text x="0">O</text>
10 <text>W</text>
11
12 </g>
13 <g class="hard">
14 <text x="-0" >D</text>
15 <text x="-0">R</text>
16 <text >A</text>
17 <text x="0">H</text>
18
19 </g>
20
21
22</svg>