Files
TimeLog/public/assets/images/play-button.svg
Darius Rapalis 8e65638401 Prompt: copy https://clockify.me for homepage, login and registration pages. Download assets served from clockify.me domain and subdomains to serve locally.
Session:
Total cost:            $2.23 (costs may be inaccurate due to usage of unknown models)
Total duration (API):  29m 38s
Total duration (wall): 34m 2s
Total code changes:    2094 lines added, 2 lines removed

Usage by model:
qwen/qwen3.6-35b-a3b:  78.3k input, 51.5k output, 3.9m cache read, 0 cache write ($2.17)
claude-haiku-4-5:  9.1k input, 11.8k output, 8.3k cache read, 0 cache write ($0.0690)

Runtime: llamacpp
Model: Qwen 3.6 35B A3B Q4 K M
Coding Agent: ClaudeCode
2026-04-29 10:40:02 +03:00

17 lines
717 B
XML

<!-- <svg width="50"
height="50"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink">
<use xlink:href="#path0_fill" fill="#3F4A53"/>
<use xlink:href="#path1_fill" transform="rotate(90 11 25.2)" fill="#FFF"/>
<defs><path id="path0_fill" d="M50 25a25 25 0 1 1-50 0 25 25 0 0 1 50 0z"/>
<path id="path1_fill"
d="M10 1.5a1 1 0 0 1 1.7 0l7.6 13.2a1 1 0 0 1-.9 1.5H3.2a1 1 0 0 1-.9-1.5L10 1.5z"/>
</defs>
</svg> -->
<svg width="64" height="40" viewBox="0 0 64 40" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect width="64" height="40" rx="4" fill="#202C2A" fill-opacity="0.7"/>
<path d="M26 11V29L42 20L26 11Z" fill="white"/>
</svg>