prysm/svg/molecules/counter.svg

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 80 34" width="80" height="34">
  <!-- 0-atoms/counter โ€” numeric display with emotion color -->
  <!-- prysm atom, acid palette -->
  <g id="counter">
    <text id="value" x="0" y="24" font-family="monospace" font-size="24" fill="#00fe00">2.530</text>
    <rect id="change-indicator" x="0" y="30" width="22" height="1" fill="#00fe00"/>
  </g>
</svg>

Neighbours