fitbit-squared/resources/index.gui

26 lines
1004 B
Plaintext

<svg class="background">
<use href="#digit" x="40" y="15" id="digit0" class="digits">
</use>
<use href="#digit" x="160" y="15" id="digit1" class="digits">
</use>
<use href="#digit" x="40" y="131" id="digit2" class="digits">
</use>
<use href="#digit" x="160" y="131" id="digit3" class="digits">
</use>
<use href="#digit" x="40" y="245" id="digit4" class="digits">
<set href="scaler" attributeName="transform" to="scale(0.4)" />
</use>
<use href="#digit" x="100" y="245" id="digit5" class="digits">
<set href="scaler" attributeName="transform" to="scale(0.4)" />
</use>
<use href="#digit" x="160" y="245" id="digit6" class="digits">
<set href="scaler" attributeName="transform" to="scale(0.4)" />
</use>
<use href="#digit" x="220" y="245" id="digit7" class="digits">
<set href="scaler" attributeName="transform" to="scale(0.4)" />
</use>
<rect x="0" y="0" width="100%" height="100%" opacity="0" id="touchArea" pointer-events="visible" />
</svg>