<g transform="translate(-25,-10)">
- <rect fill="white" stroke="black" width="50" height="20"></rect>
-<text x="1" y="8" font-family="monospace" font-size="8">999:99</text>
-<text x="30" y="8" font-size="6">Slartibartfast</text>
-<text x="1" y="18" font-family="monospace" font-size="8">999:99</text>
+<rect y="0" fill="yellow" width="50" height="10"/>
+<rect y="10" fill="red" width="50" height="10"/>
+<!--
+ clock running yellow > ▶
+ clock would run but held yellow = ‖
+ other player white :
+ clock stopped light blue [] □
+ clock reset (both players only) light green O ○
+ flag white / red F ⚑
+ player missing pink space
+-->
+<rect fill="none" stroke="black" width="50" height="20"></rect>
+<clipPath id="clockclip42">
+ <rect width="50" height="20"></rect>
+</clipPath>
+<text x="1" y="8" font-family="monospace" font-size="8">999○99</text>
+<text x="31" y="8" clip-path="url(#clockclip42)" font-size="6">Slartibartfast</text>
+<text x="1" y="18" font-family="monospace" fill="yellow" font-size="8">999⚑99</text>
+<text x="31" y="18" background="blue" fill="yellow" clip-path="url(#clockclip42)" font-size="6">Diz</text>
</g>