-1:000000000000 | 0:d4a3dbe91924 |
---|---|
1 <?xml version="1.0"?> | |
2 <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" | |
3 "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> | |
4 <svg xmlns="http://www.w3.org/2000/svg" | |
5 xmlns:xlink="http://www.w3.org/1999/xlink" | |
6 > | |
7 | |
8 <g> | |
9 <clipPath id="action_box_cp"> | |
10 <rect width="100" height="46"/> | |
11 </clipPath> | |
12 <text style="clip-path:url(#action_box_cp); " y="10" id="action_boxtext" pointer-events="none" class="TextBoxText"> | |
13 <tspan x="0" dy="0">Action</tspan> | |
14 </text> | |
15 </g> | |
16 | |
17 </svg> |