Add support for custom display in the simulator (#26)

* Initial custom display SVG and display selection

* clean up SVG and add data-com and data-seg

* Fix signal's data-com and data-seg

* Revert "Fix signal's data-com and data-seg"

This reverts commit 82f8dc6a91973fb3b9e25e8e073a26d8996977ae.

* Update indicators mapping for custom display

* Align #ifs to the left
This commit is contained in:
Ruben Nic 2025-06-30 19:34:16 -04:00 committed by GitHub
parent 3ade4f766b
commit 99b02ee0b5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 781 additions and 125 deletions

View File

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<!--
<!--
Original F-91W SVG by Alexis Philip
https://github.com/alexisphilip/Casio-F-91W
@ -28,7 +28,7 @@
SOFTWARE.
-->
<title>Sensor Watch Emulator</title>
<meta charset="utf-8" />
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<style>
body { font-family: Helvetica, Arial, sans-serif; background-color: #808080; margin: 0; padding: 0; }
@ -75,10 +75,10 @@
<filter id="ledcolor">
<feColorMatrix in="SourceGraphic" type="matrix"
values=" 0 0 0 0 0
0 1 0 0 0
0 0 0 0 0
0 1 0 0 0
0 0 0 0 0
0 0 0 1 0 "/>
</filter>
</defs>
<g id="Calque">
@ -752,136 +752,776 @@
</g>
<g id="displays">
<g id="dots">
<rect data-com="1" data-seg="16" id="dot_down" x="535.5" y="705" width="19" height="19" rx="9.5" style="fill: #304246"/>
<rect data-com="1" data-seg="16" id="dot_up" x="531.5" y="776" width="19" height="19" rx="9.5" style="fill: #304246"/>
</g>
<g id="hours">
<g id="hour_2">
<path data-com="1" data-seg="18" id="hour_2_A" d="M2979,580h-49c-4,0-5,1-5,1l-2,1a2.19,2.19,0,0,0-1,3l13,13a6.19,6.19,0,0,0,4,2h28c4,0,5-3,5-3l9-14C2983,580,2979,580,2979,580Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="2" data-seg="19" id="hour_2_B" d="M2971.57,641.22a3.55,3.55,0,0,0,1.94,3l9.88,6.19s3,1.06,5-.9L2991,646a4.38,4.38,0,0,0,1-3l2-50a4.38,4.38,0,0,0-1-3l-4-5c-2-3-4,0-4,0l-11,17a4.62,4.62,0,0,0-1,3l-1.43,36.22" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="0" data-seg="19" id="hour_2_C" d="M2990,669l-4,52a16.85,16.85,0,0,1-4,8l-2,3c-4,5-6,1-6,1l-7-16a9.79,9.79,0,0,1-1-7l2-40a4.33,4.33,0,0,1,2-4l10-6c5-3,7,1,7,1l2,4A10,10,0,0,1,2990,669Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="1" data-seg="18" id="hour_2_D" d="M2961,718h-27a12.68,12.68,0,0,0-6,2l-14,8c-4,2-2,4-2,4l6,4a10,10,0,0,0,4,1h46c3,0,2-3,2-3l-6-14a3.55,3.55,0,0,0-3-2" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="0" data-seg="18" id="hour_2_E" d="M2930,669l-2,43a3.7,3.7,0,0,1-2,3l-14,8c-4,2-4-1-4-1l2-54c0-3,1-4,1-4l2-3c2-2,5-1,5-1l10,6a3.55,3.55,0,0,1,2,3" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="2" data-seg="18" id="hour_2_F" d="M2933,640a6.93,6.93,0,0,1-3,4l-10,7c-8,4-8-5-8-5l3-48a21.8,21.8,0,0,1,1-6l2-3a2.77,2.77,0,0,1,4,0l11,12a7.81,7.81,0,0,1,2,5Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="1" data-seg="19" id="hour_2_G" d="M2923,654l11.5-6.5a7.65,7.65,0,0,1,5-1l26.5.5c3,0,4,1,4,1l8,6c3,2,0,3,0,3l-11,6h0a13.38,13.38,0,0,1-5,1h-24a13.83,13.83,0,0,1-7-2l-8-5C2921,655,2923,654,2923,654Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<g id="classic">
<g id="dots">
<rect data-com="1" data-seg="16" id="dot_down" x="535.5" y="705" width="19" height="19" rx="9.5" style="fill: #304246"/>
<rect data-com="1" data-seg="16" id="dot_up" x="531.5" y="776" width="19" height="19" rx="9.5" style="fill: #304246"/>
</g>
<g id="hour_1">
<path data-com="2" data-seg="20" id="hour_1_A" d="M3092,580h-49c-4,0-5,1-5,1l-2,1a2.19,2.19,0,0,0-1,3l13,13a6.19,6.19,0,0,0,4,2h28c4,0,5-3,5-3l9-14C3096,580,3092,580,3092,580Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="2" data-seg="21" id="hour_1_B" d="M3084.57,641.22a3.55,3.55,0,0,0,1.94,3l9.88,6.19s3,1.06,5-.9L3104,646a4.38,4.38,0,0,0,1-3l2-50a4.38,4.38,0,0,0-1-3l-4-5c-2-3-4,0-4,0l-11,17a4.62,4.62,0,0,0-1,3l-1.43,36.22" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="1" data-seg="21" id="hour_1_C" d="M3103,669l-4,52a16.85,16.85,0,0,1-4,8l-2,3c-4,5-6,1-6,1l-7-16a9.79,9.79,0,0,1-1-7l2-40a4.33,4.33,0,0,1,2-4l10-6c5-3,7,1,7,1l2,4A10,10,0,0,1,3103,669Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="0" data-seg="21" id="hour_1_D" d="M3074,718h-27a12.68,12.68,0,0,0-6,2l-14,8c-4,2-2,4-2,4l6,4a10,10,0,0,0,4,1h46c3,0,2-3,2-3l-6-14a3.55,3.55,0,0,0-3-2" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="0" data-seg="20" id="hour_1_E" d="M3043,669l-2,43a3.7,3.7,0,0,1-2,3l-14,8c-4,2-4-1-4-1l2-54c0-3,1-4,1-4l2-3c2-2,5-1,5-1l10,6a3.55,3.55,0,0,1,2,3" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="1" data-seg="17" id="hour_1_F" d="M3046,640a6.93,6.93,0,0,1-3,4l-10,7c-8,4-8-5-8-5l3-48a21.8,21.8,0,0,1,1-6l2-3a2.77,2.77,0,0,1,4,0l11,12a7.81,7.81,0,0,1,2,5Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="1" data-seg="20" id="hour_1_G" d="M3036,654l11.5-6.5a7.65,7.65,0,0,1,5-1l26.5.5c3,0,4,1,4,1l8,6c3,2,0,3,0,3l-11,6h0a13.38,13.38,0,0,1-5,1h-24a13.83,13.83,0,0,1-7-2l-8-5C3034,655,3036,654,3036,654Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<g id="hours">
<g id="hour_2">
<path data-com="1" data-seg="18" id="hour_2_A" d="M2979,580h-49c-4,0-5,1-5,1l-2,1a2.19,2.19,0,0,0-1,3l13,13a6.19,6.19,0,0,0,4,2h28c4,0,5-3,5-3l9-14C2983,580,2979,580,2979,580Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="2" data-seg="19" id="hour_2_B" d="M2971.57,641.22a3.55,3.55,0,0,0,1.94,3l9.88,6.19s3,1.06,5-.9L2991,646a4.38,4.38,0,0,0,1-3l2-50a4.38,4.38,0,0,0-1-3l-4-5c-2-3-4,0-4,0l-11,17a4.62,4.62,0,0,0-1,3l-1.43,36.22" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="0" data-seg="19" id="hour_2_C" d="M2990,669l-4,52a16.85,16.85,0,0,1-4,8l-2,3c-4,5-6,1-6,1l-7-16a9.79,9.79,0,0,1-1-7l2-40a4.33,4.33,0,0,1,2-4l10-6c5-3,7,1,7,1l2,4A10,10,0,0,1,2990,669Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="1" data-seg="18" id="hour_2_D" d="M2961,718h-27a12.68,12.68,0,0,0-6,2l-14,8c-4,2-2,4-2,4l6,4a10,10,0,0,0,4,1h46c3,0,2-3,2-3l-6-14a3.55,3.55,0,0,0-3-2" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="0" data-seg="18" id="hour_2_E" d="M2930,669l-2,43a3.7,3.7,0,0,1-2,3l-14,8c-4,2-4-1-4-1l2-54c0-3,1-4,1-4l2-3c2-2,5-1,5-1l10,6a3.55,3.55,0,0,1,2,3" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="2" data-seg="18" id="hour_2_F" d="M2933,640a6.93,6.93,0,0,1-3,4l-10,7c-8,4-8-5-8-5l3-48a21.8,21.8,0,0,1,1-6l2-3a2.77,2.77,0,0,1,4,0l11,12a7.81,7.81,0,0,1,2,5Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="1" data-seg="19" id="hour_2_G" d="M2923,654l11.5-6.5a7.65,7.65,0,0,1,5-1l26.5.5c3,0,4,1,4,1l8,6c3,2,0,3,0,3l-11,6h0a13.38,13.38,0,0,1-5,1h-24a13.83,13.83,0,0,1-7-2l-8-5C2921,655,2923,654,2923,654Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
</g>
<g id="hour_1">
<path data-com="2" data-seg="20" id="hour_1_A" d="M3092,580h-49c-4,0-5,1-5,1l-2,1a2.19,2.19,0,0,0-1,3l13,13a6.19,6.19,0,0,0,4,2h28c4,0,5-3,5-3l9-14C3096,580,3092,580,3092,580Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="2" data-seg="21" id="hour_1_B" d="M3084.57,641.22a3.55,3.55,0,0,0,1.94,3l9.88,6.19s3,1.06,5-.9L3104,646a4.38,4.38,0,0,0,1-3l2-50a4.38,4.38,0,0,0-1-3l-4-5c-2-3-4,0-4,0l-11,17a4.62,4.62,0,0,0-1,3l-1.43,36.22" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="1" data-seg="21" id="hour_1_C" d="M3103,669l-4,52a16.85,16.85,0,0,1-4,8l-2,3c-4,5-6,1-6,1l-7-16a9.79,9.79,0,0,1-1-7l2-40a4.33,4.33,0,0,1,2-4l10-6c5-3,7,1,7,1l2,4A10,10,0,0,1,3103,669Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="0" data-seg="21" id="hour_1_D" d="M3074,718h-27a12.68,12.68,0,0,0-6,2l-14,8c-4,2-2,4-2,4l6,4a10,10,0,0,0,4,1h46c3,0,2-3,2-3l-6-14a3.55,3.55,0,0,0-3-2" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="0" data-seg="20" id="hour_1_E" d="M3043,669l-2,43a3.7,3.7,0,0,1-2,3l-14,8c-4,2-4-1-4-1l2-54c0-3,1-4,1-4l2-3c2-2,5-1,5-1l10,6a3.55,3.55,0,0,1,2,3" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="1" data-seg="17" id="hour_1_F" d="M3046,640a6.93,6.93,0,0,1-3,4l-10,7c-8,4-8-5-8-5l3-48a21.8,21.8,0,0,1,1-6l2-3a2.77,2.77,0,0,1,4,0l11,12a7.81,7.81,0,0,1,2,5Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="1" data-seg="20" id="hour_1_G" d="M3036,654l11.5-6.5a7.65,7.65,0,0,1,5-1l26.5.5c3,0,4,1,4,1l8,6c3,2,0,3,0,3l-11,6h0a13.38,13.38,0,0,1-5,1h-24a13.83,13.83,0,0,1-7-2l-8-5C3034,655,3036,654,3036,654Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
</g>
</g>
<g id="minutes">
<g id="minute_2">
<path data-com="0" data-seg="22" id="minute_2_A" d="M3239,580h-49c-4,0-5,1-5,1l-2,1a2.19,2.19,0,0,0-1,3l13,13a6.19,6.19,0,0,0,4,2h28c4,0,5-3,5-3l9-14C3243,580,3239,580,3239,580Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="2" data-seg="23" id="minute_2_B" d="M3231.57,641.22a3.55,3.55,0,0,0,1.94,3l9.88,6.19s3,1.06,5-.9L3251,646a4.38,4.38,0,0,0,1-3l2-50a4.38,4.38,0,0,0-1-3l-4-5c-2-3-4,0-4,0l-11,17a4.62,4.62,0,0,0-1,3l-1.43,36.22" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="0" data-seg="23" id="minute_2_C" d="M3250,669l-4,52a16.85,16.85,0,0,1-4,8l-2,3c-4,5-6,1-6,1l-7-16a9.79,9.79,0,0,1-1-7l2-40a4.33,4.33,0,0,1,2-4l10-6c5-3,7,1,7,1l2,4A10,10,0,0,1,3250,669Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="0" data-seg="22" id="minute_2_D" d="M3221,718h-27a12.68,12.68,0,0,0-6,2l-14,8c-4,2-2,4-2,4l6,4a10,10,0,0,0,4,1h46c3,0,2-3,2-3l-6-14a3.55,3.55,0,0,0-3-2" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="1" data-seg="22" id="minute_2_E" d="M3190,669l-2,43a3.7,3.7,0,0,1-2,3l-14,8c-4,2-4-1-4-1l2-54c0-3,1-4,1-4l2-3c2-2,5-1,5-1l10,6a3.55,3.55,0,0,1,2,3" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="2" data-seg="22" id="minute_2_F" d="M3193,640a6.93,6.93,0,0,1-3,4l-10,7c-8,4-8-5-8-5l3-48a21.8,21.8,0,0,1,1-6l2-3a2.77,2.77,0,0,1,4,0l11,12a7.81,7.81,0,0,1,2,5Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="1" data-seg="23" id="minute_2_G" d="M3183,654l11.5-6.5a7.65,7.65,0,0,1,5-1l26.5.5c3,0,4,1,4,1l8,6c3,2,0,3,0,3l-11,6h0a13.38,13.38,0,0,1-5,1h-24a13.83,13.83,0,0,1-7-2l-8-5C3181,655,3183,654,3183,654Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
</g>
<g id="minute_1">
<path data-com="2" data-seg="1" id="minute_1_A" d="M3352,580h-49c-4,0-5,1-5,1l-2,1a2.19,2.19,0,0,0-1,3l13,13a6.19,6.19,0,0,0,4,2h28c4,0,5-3,5-3l9-14C3356,580,3352,580,3352,580Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="2" data-seg="10" id="minute_1_B" d="M3344.57,641.22a3.55,3.55,0,0,0,1.94,3l9.88,6.19s3,1.06,5-.9L3364,646a4.38,4.38,0,0,0,1-3l2-50a4.38,4.38,0,0,0-1-3l-4-5c-2-3-4,0-4,0l-11,17a4.62,4.62,0,0,0-1,3l-1.43,36.22" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="0" data-seg="1" id="minute_1_C" d="M3363,669l-4,52a16.85,16.85,0,0,1-4,8l-2,3c-4,5-6,1-6,1l-7-16a9.79,9.79,0,0,1-1-7l2-40a4.33,4.33,0,0,1,2-4l10-6c5-3,7,1,7,1l2,4A10,10,0,0,1,3363,669Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="0" data-seg="0" id="minute_1_D" d="M3334,718h-27a12.68,12.68,0,0,0-6,2l-14,8c-4,2-2,4-2,4l6,4a10,10,0,0,0,4,1h46c3,0,2-3,2-3l-6-14a3.55,3.55,0,0,0-3-2" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="1" data-seg="0" id="minute_1_E" d="M3303,669l-2,43a3.7,3.7,0,0,1-2,3l-14,8c-4,2-4-1-4-1l2-54c0-3,1-4,1-4l2-3c2-2,5-1,5-1l10,6a3.55,3.55,0,0,1,2,3" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="2" data-seg="0" id="minute_1_F" d="M3306,640a6.93,6.93,0,0,1-3,4l-10,7c-8,4-8-5-8-5l3-48a21.8,21.8,0,0,1,1-6l2-3a2.77,2.77,0,0,1,4,0l11,12a7.81,7.81,0,0,1,2,5Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="1" data-seg="1" id="minute_1_G" d="M3296,654l11.5-6.5a7.65,7.65,0,0,1,5-1l26.5.5c3,0,4,1,4,1l8,6c3,2,0,3,0,3l-11,6h0a13.38,13.38,0,0,1-5,1h-24a13.83,13.83,0,0,1-7-2l-8-5C3294,655,3296,654,3296,654Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
</g>
</g>
<g id="seconds">
<g id="second_2">
<path data-com="2" data-seg="2" id="second_2_A" d="M3446.93,619h-37.46c-3,0-3.82.76-3.82.76l-1.53.77a1.68,1.68,0,0,0-.76,2.29l9.94,9.94a4.73,4.73,0,0,0,3,1.53h21.41a3.82,3.82,0,0,0,3.82-2.3l6.88-10.7C3450,619,3446.93,619,3446.93,619Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="2" data-seg="3" id="second_2_B" d="M3441.25,665.8a2.72,2.72,0,0,0,1.48,2.32l7.56,4.73a4,4,0,0,0,3.83-.69l2-2.71a3.38,3.38,0,0,0,.76-2.3l1.53-38.21a3.38,3.38,0,0,0-.76-2.3l-3.06-3.82c-1.53-2.29-3.06,0-3.06,0l-8.4,13a3.5,3.5,0,0,0-.77,2.29l-1.09,27.69" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="0" data-seg="4" id="second_2_C" d="M3455.33,687l-3,39.74a13,13,0,0,1-3.06,6.12l-1.53,2.29c-3.06,3.82-4.58.76-4.58.76l-5.35-12.23a7.5,7.5,0,0,1-.77-5.35l1.53-30.57a3.32,3.32,0,0,1,1.53-3.06l7.64-4.58c3.82-2.3,5.35.76,5.35.76l1.53,3.06A7.67,7.67,0,0,1,3455.33,687Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="0" data-seg="3" id="second_2_D" d="M3433.17,724.48h-20.64A9.66,9.66,0,0,0,3408,726l-10.7,6.11c-3.06,1.53-1.53,3.06-1.53,3.06l4.58,3.06a7.67,7.67,0,0,0,3.06.76h35.16c2.29,0,1.53-2.29,1.53-2.29l-4.59-10.7a2.71,2.71,0,0,0-2.29-1.53" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="0" data-seg="2" id="second_2_E" d="M3409.47,687,3408,719.89a2.82,2.82,0,0,1-1.53,2.29l-10.7,6.12c-3.06,1.53-3.06-.76-3.06-.76l1.53-41.28c0-2.29.76-3.06.76-3.06l1.53-2.29a4,4,0,0,1,3.82-.76l7.65,4.58a2.73,2.73,0,0,1,1.52,2.3" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="1" data-seg="2" id="second_2_F" d="M3411.77,664.86a5.34,5.34,0,0,1-2.3,3.06l-7.64,5.35c-6.11,3.05-6.11-3.82-6.11-3.82l2.29-36.69a16.73,16.73,0,0,1,.76-4.59l1.53-2.29a2.12,2.12,0,0,1,3.06,0l8.41,9.17a6,6,0,0,1,1.53,3.82Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="1" data-seg="3" id="second_2_G" d="M3404.12,675.56l8.79-5a5.9,5.9,0,0,1,3.83-.76l20.25.38c2.29,0,3.06.76,3.06.76l6.11,4.59c2.3,1.53,0,2.29,0,2.29l-8.4,4.59h0a10.32,10.32,0,0,1-3.83.76h-18.34a10.6,10.6,0,0,1-5.35-1.52l-6.12-3.83C3402.6,676.32,3404.12,675.56,3404.12,675.56Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
</g>
<g id="second_1">
<path data-com="2" data-seg="4" id="second_1_A" d="M3528.54,619h-37.46c-3,0-3.82.76-3.82.76l-1.53.77a1.67,1.67,0,0,0-.76,2.29l9.93,9.94a4.74,4.74,0,0,0,3.06,1.53h21.4a3.81,3.81,0,0,0,3.82-2.3l6.88-10.7C3531.59,619,3528.54,619,3528.54,619Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="2" data-seg="5" id="second_1_B" d="M3522.85,665.8a2.74,2.74,0,0,0,1.49,2.32l7.55,4.73a4,4,0,0,0,3.84-.69l2-2.71a3.38,3.38,0,0,0,.76-2.3l1.53-38.21a3.38,3.38,0,0,0-.76-2.3l-3.06-3.82c-1.53-2.29-3.06,0-3.06,0l-8.41,13a3.52,3.52,0,0,0-.76,2.29l-1.1,27.69" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="1" data-seg="6" id="second_1_C" d="M3536.94,687l-3.05,39.74a13,13,0,0,1-3.06,6.12l-1.53,2.29c-3.06,3.82-4.59.76-4.59.76l-5.35-12.23a7.46,7.46,0,0,1-.76-5.35l1.53-30.57a3.32,3.32,0,0,1,1.53-3.06l7.64-4.58c3.82-2.3,5.35.76,5.35.76l1.53,3.06A7.67,7.67,0,0,1,3536.94,687Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="0" data-seg="6" id="second_1_D" d="M3514.78,724.48h-20.64a9.72,9.72,0,0,0-4.59,1.53l-10.7,6.11c-3,1.53-1.53,3.06-1.53,3.06l4.59,3.06a7.67,7.67,0,0,0,3.06.76h35.16c2.29,0,1.53-2.29,1.53-2.29l-4.59-10.7a2.71,2.71,0,0,0-2.29-1.53" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="0" data-seg="5" id="second_1_E" d="M3491.08,687l-1.53,32.86a2.82,2.82,0,0,1-1.52,2.29l-10.71,6.12c-3.05,1.53-3.05-.76-3.05-.76l1.53-41.28c0-2.29.76-3.06.76-3.06l1.53-2.29a4,4,0,0,1,3.82-.76l7.64,4.58a2.73,2.73,0,0,1,1.53,2.3" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="1" data-seg="4" id="second_1_F" d="M3493.38,664.86a5.34,5.34,0,0,1-2.3,3.06l-7.64,5.35c-6.12,3.05-6.12-3.82-6.12-3.82l2.3-36.69a16.73,16.73,0,0,1,.76-4.59l1.53-2.29a2.12,2.12,0,0,1,3.06,0l8.41,9.17a6,6,0,0,1,1.52,3.82Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="1" data-seg="5" id="second_1_G" d="M3485.73,675.56l8.79-5a5.87,5.87,0,0,1,3.82-.76l20.26.38c2.29,0,3.06.76,3.06.76l6.11,4.59c2.29,1.53,0,2.29,0,2.29l-8.41,4.59h0a10.28,10.28,0,0,1-3.82.76H3497.2a10.6,10.6,0,0,1-5.35-1.52l-6.12-3.83C3484.2,676.32,3485.73,675.56,3485.73,675.56Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
</g>
</g>
<g id="days">
<g id="day_2">
<path data-com="1" data-seg="9" id="day_2_A" d="M3454.41,467h-31.34c-2.56,0-3.2.53-3.2.53l-1.28.53a1.05,1.05,0,0,0-.64,1.58l8.32,6.88a4.42,4.42,0,0,0,2.56,1.05h17.9c2.56,0,3.2-1.58,3.2-1.58l5.76-7.4C3457,467,3454.41,467,3454.41,467Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="0" data-seg="9" id="day_2_B" d="M3449.65,499.37a1.84,1.84,0,0,0,1.25,1.6l6.32,3.27a4,4,0,0,0,3.21-.47l1.65-1.88a2.11,2.11,0,0,0,.64-1.58l1.28-26.44a2.11,2.11,0,0,0-.64-1.58l-2.56-2.65a1.56,1.56,0,0,0-2.56,0l-7,9a2.21,2.21,0,0,0-.64,1.59l-.92,19.15" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="2" data-seg="9" id="day_2_C" d="M3461.44,514.05l-2.56,27.49a8.64,8.64,0,0,1-2.55,4.23l-1.28,1.59c-2.56,2.64-3.84.53-3.84.53l-4.48-8.46a4.37,4.37,0,0,1-.64-3.7l1.28-21.15a2.28,2.28,0,0,1,1.28-2.12l6.4-3.17c3.19-1.58,4.47.53,4.47.53l1.28,2.12A4.48,4.48,0,0,1,3461.44,514.05Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="1" data-seg="9" id="day_2_D" d="M3442.9,540h-17.27a9.28,9.28,0,0,0-3.84,1l-8.95,4.23c-2.56,1.06-1.28,2.12-1.28,2.12l3.84,2.11a7.43,7.43,0,0,0,2.55.53h29.42c1.92,0,1.28-1.59,1.28-1.59l-3.84-7.4a2.39,2.39,0,0,0-1.91-1" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="0" data-seg="10" id="day_2_E" d="M3423.07,514.05l-1.28,22.73c0,1.06-1.28,1.59-1.28,1.59l-9,4.23c-2.56,1.06-2.56-.53-2.56-.53l1.28-28.55a2.74,2.74,0,0,1,.64-2.11l1.28-1.59a3.92,3.92,0,0,1,3.2-.53l6.39,3.17a1.85,1.85,0,0,1,1.28,1.59" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="1" data-seg="9" id="day_2_G" d="M3418.59,506.12l7.36-3.44a5.79,5.79,0,0,1,3.2-.52l16.94.26a4.28,4.28,0,0,1,2.56.53l5.12,3.17c1.92,1.06,0,1.59,0,1.59l-7,3.17h0a10.16,10.16,0,0,1-3.2.53h-15.34a10.16,10.16,0,0,1-4.48-1.06l-5.12-2.64C3417.31,506.65,3418.59,506.12,3418.59,506.12Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
</g>
<g id="day_1">
<path data-com="0" data-seg="7" id="day_1_A" d="M3525.41,468h-31.34c-2.56,0-3.2.53-3.2.53l-1.28.53a1.05,1.05,0,0,0-.64,1.58l8.32,6.88a4.42,4.42,0,0,0,2.56,1.05h17.9c2.56,0,3.2-1.58,3.2-1.58l5.76-7.4C3528,468,3525.41,468,3525.41,468Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="1" data-seg="7" id="day_1_B" d="M3520.65,500.37a1.84,1.84,0,0,0,1.25,1.6l6.32,3.27a4,4,0,0,0,3.21-.47l1.65-1.88a2.11,2.11,0,0,0,.64-1.58l1.28-26.44a2.11,2.11,0,0,0-.64-1.58l-2.56-2.65a1.56,1.56,0,0,0-2.56,0l-7,9a2.21,2.21,0,0,0-.64,1.59l-.92,19.15" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="2" data-seg="7" id="day_1_C" d="M3532.44,515.05l-2.56,27.49a8.64,8.64,0,0,1-2.55,4.23l-1.28,1.59c-2.56,2.64-3.84.53-3.84.53l-4.48-8.46a4.37,4.37,0,0,1-.64-3.7l1.28-21.15a2.28,2.28,0,0,1,1.28-2.12l6.4-3.17c3.19-1.58,4.47.53,4.47.53l1.28,2.12A4.48,4.48,0,0,1,3532.44,515.05Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="2" data-seg="6" id="day_1_D" d="M3513.9,541h-17.27a9.28,9.28,0,0,0-3.84,1l-8.95,4.23c-2.56,1.06-1.28,2.12-1.28,2.12l3.84,2.11a7.43,7.43,0,0,0,2.55.53h29.42c1.92,0,1.28-1.59,1.28-1.59l-3.84-7.4a2.39,2.39,0,0,0-1.91-1" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="2" data-seg="8" id="day_1_E" d="M3494.07,515.05l-1.28,22.73c0,1.06-1.28,1.59-1.28,1.59l-9,4.23c-2.56,1.06-2.56-.53-2.56-.53l1.28-28.55a2.74,2.74,0,0,1,.64-2.11l1.28-1.59a3.92,3.92,0,0,1,3.2-.53l6.39,3.17a1.85,1.85,0,0,1,1.28,1.59" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="0" data-seg="8" id="day_1_F" d="M3496,499.72a3.89,3.89,0,0,1-1.92,2.11l-6.4,3.71c-5.11,2.11-5.11-2.65-5.11-2.65l1.92-25.37a9.8,9.8,0,0,1,.64-3.18l1.28-1.58a2,2,0,0,1,2.55,0l7,6.34a3.73,3.73,0,0,1,1.28,2.65Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="1" data-seg="8" id="day_1_G" d="M3489.59,507.12l7.36-3.44a5.79,5.79,0,0,1,3.2-.52l16.94.26a4.28,4.28,0,0,1,2.56.53l5.12,3.17c1.92,1.06,0,1.59,0,1.59l-7,3.17h0a10.16,10.16,0,0,1-3.2.53h-15.34a10.16,10.16,0,0,1-4.48-1.06l-5.12-2.64C3488.31,507.65,3489.59,507.12,3489.59,507.12Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
</g>
</g>
<g id="mode">
<g id="mode_2">
<path data-com="0" data-seg="13" id="mode_2_A" d="M3170,468l-4,6a3.49,3.49,0,0,1-2,1h-25a3.1,3.1,0,0,1-2-1l-5-7s-1-1,1-1h36C3171,466,3170,468,3170,468Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="1" data-seg="13" id="mode_2_B" d="M3168,474l4-5a1.39,1.39,0,0,1,2,0l1,1a3.89,3.89,0,0,1,1,3l-1,22c-1,5-5,3-5,3l-3.56-2.19a3.45,3.45,0,0,1-.9-2L3166,479A7.65,7.65,0,0,1,3168,474Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="2" data-seg="13" id="mode_2_C" d="M3165,529.47l3.51,6a1.28,1.28,0,0,0,2,.19l1.09-1a4.66,4.66,0,0,0,1.28-3.29l1-23.8c-.53-5.75-4.7-3.87-4.7-3.87l-3.75,2.13a4.09,4.09,0,0,0-1.09,2.23l-.83,15.59A9.28,9.28,0,0,0,3165,529.47Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="2" data-seg="15" id="mode_2_D" d="M3129,537l4-6a3.49,3.49,0,0,1,2-1h26a3.1,3.1,0,0,1,2,1l5,7s1,1-1,1h-37C3128,539,3129,537,3129,537Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="2" data-seg="14" id="mode_2_E" d="M3131.4,529.78l-4,5.63a1.29,1.29,0,0,1-2,0l-1-1.11a4.58,4.58,0,0,1-1-3.36l1.12-23.57c1-5.61,5-3.39,5-3.39l3.55,2.43a4.11,4.11,0,0,1,.89,2.29l-.55,15.45A9.15,9.15,0,0,1,3131.4,529.78Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="0" data-seg="14" id="mode_2_F" d="M3134.32,474.27l-3.54-5.33a1.38,1.38,0,0,0-2-.18l-1.09.91a3.9,3.9,0,0,0-1.26,2.9l-.87,22c.56,5.07,4.72,3.43,4.72,3.43l3.74-1.86a3.49,3.49,0,0,0,1.08-2l.76-14.75A7.63,7.63,0,0,0,3134.32,474.27Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="1" data-seg="15" id="mode_2_G" d="M3143,505l5-1a4.83,4.83,0,0,1,4,0l5,1a10.56,10.56,0,0,0,6,0l5-2s3-2,0-3l-4-2a13.6,13.6,0,0,0-7,0l-5,2a4.83,4.83,0,0,1-4,0l-5-2s-4-1-7,0l-5,2s-3,1,0,3l5,2A13.6,13.6,0,0,0,3143,505Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<polygon data-com="1" data-seg="14" id="mode_2_H" points="552.5 570 562.5 570 561.5 585 556.5 588 551.5 585 552.5 570" style="fill: #304246"/>
<polygon data-com="1" data-seg="14" id="mode_2_I" points="559.5 617 549.5 617 550.5 600 555.5 597 560.5 600 559.5 617" style="fill: #304246"/>
<path data-com="0" data-seg="15" id="mode_2_J" d="m 620.5,628 3,-6 c 0.539,-0.544 1.242,-0.895 2,-1 h 3 c 0.768,0.073 1.481,0.429 2,1 l 3,7 c 0,0 1,1 -1,1 h -11 c -2,0 -1,-2 -1,-2 z" transform="translate(-104 0)" style="fill: #304246"/>
</g>
<g id="mode_1">
<path data-com="0" data-seg="11" id="mode_1_A" d="M3242,469l-4,6a3.49,3.49,0,0,1-2,1h-21a3.1,3.1,0,0,1-2-1l-5-7s-1-1,1-1h32C3243,467,3242,469,3242,469Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="1" data-seg="11" id="mode_1_B" d="M3241,475l4-5a1.39,1.39,0,0,1,2,0l1,1a3.89,3.89,0,0,1,1,3l-1,21c-1,5-5,3-5,3l-3.56-2.19a3.45,3.45,0,0,1-.9-2L3239,480A7.65,7.65,0,0,1,3241,475Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="1" data-seg="11" id="mode_1_C" d="M3238,530.47l3.51,6a1.28,1.28,0,0,0,2,.19l1.09-1a4.66,4.66,0,0,0,1.28-3.29l1-23.8c-.53-5.75-4.7-3.87-4.7-3.87l-3.75,2.13a4.09,4.09,0,0,0-1.09,2.23l-.83,15.59A9.28,9.28,0,0,0,3238,530.47Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="2" data-seg="11" id="mode_1_D" d="M3205,538l4-6a3.49,3.49,0,0,1,2-1h22a3.1,3.1,0,0,1,2,1l5,7s1,1-1,1h-33C3204,540,3205,538,3205,538Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="1" data-seg="12" id="mode_1_E" d="M3207.4,530.78l-4,5.63a1.29,1.29,0,0,1-2,0l-1-1.11a4.58,4.58,0,0,1-1-3.36l1.12-23.57c1-5.61,5-3.39,5-3.39l3.55,2.43a4.11,4.11,0,0,1,.89,2.29l-.55,15.45A9.15,9.15,0,0,1,3207.4,530.78Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="1" data-seg="12" id="mode_1_F" d="M3210.32,475.27l-3.54-5.33a1.38,1.38,0,0,0-2-.18l-1.09.91a3.9,3.9,0,0,0-1.26,2.9l-.87,21c.56,5.07,4.72,3.43,4.72,3.43l3.74-1.86a3.49,3.49,0,0,0,1.08-2l.76-13.75A7.63,7.63,0,0,0,3210.32,475.27Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="2" data-seg="12" id="mode_1_G" d="M3216,497h17a12.13,12.13,0,0,1,5,1l4,2c3,1,0,3,0,3l-5,2a10,10,0,0,1-4,1h-17a10.34,10.34,0,0,1-4-1l-5-2c-3-2,0-3,0-3l5-2A10,10,0,0,1,3216,497Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="0" data-seg="12" id="mode_1_H" d="M3202,469l-3,6a3.49,3.49,0,0,1-2,1h-3a3.1,3.1,0,0,1-2-1l-3-7s-1-1,1-1h11C3203,467,3202,469,3202,469Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
</g>
</g>
<g id="lap">
<path data-com="1" data-seg="10" d="M3297.93,536.73h17.61v5.81h-25v-34.6h7.41Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="1" data-seg="10" d="M3329,535.9l-2.34,6.64h-7.58l12.65-34.6h10.72l12.88,34.6h-7.41l-2.45-6.64Zm8.21-22.87-6.5,17.94h13.11Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="1" data-seg="10" d="M3361.94,507.94h15.22q7.64.06,11.29,2.05t3.64,9.78c0,.45,0,.92,0,1.4s-.05,1-.09,1.45a13.26,13.26,0,0,1-.71,3.53,6.55,6.55,0,0,1-2.14,3,8.07,8.07,0,0,1-3.85,1.84,24.44,24.44,0,0,1-4.41.39,3.83,3.83,0,0,1-.6,0H3369v11.15h-7.07Zm15.34,17.69a13.87,13.87,0,0,0,5.72-.75c1.12-.54,1.69-2.19,1.69-5,0-2.56-.39-4.26-1.15-5.09s-2.6-1.24-5.52-1.24h-9v12Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
</g>
<g id="timemode_24H">
<path data-com="2" data-seg="16" d="M3018.51,550.54h-17.6V545q0-4.51,1.75-5.8a12.09,12.09,0,0,1,4.93-1.89,3.09,3.09,0,0,1,.46-.12l.49-.08a6,6,0,0,1,.82-.12,7.37,7.37,0,0,0,.75-.12,6.8,6.8,0,0,0,3.1-1.05c.69-.51,1-1.77,1-3.78s-.33-3.31-1-3.73a7.11,7.11,0,0,0-3.49-.62,6.73,6.73,0,0,0-3.71.7c-.63.47-.94,1.82-.94,4v.84h-4.2V532c0-.24,0-.49,0-.74s0-.5,0-.74a13.83,13.83,0,0,1,.46-3,4.3,4.3,0,0,1,1.61-2.34,6.36,6.36,0,0,1,2.2-1.08,12.5,12.5,0,0,1,2.42-.41c.37,0,.73,0,1.08,0h1.05a12.24,12.24,0,0,1,6.5,1.43c1.5.94,2.25,3.25,2.25,6.91s-.66,5.88-2,6.78a13,13,0,0,1-5.06,1.91l-2,.34a17.28,17.28,0,0,0-2.13.51,2.41,2.41,0,0,0-1.91,1.48,10.28,10.28,0,0,0-.3,2.74v.69h13.37Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="2" data-seg="16" d="M3042.35,540.92h2.73v3.83h-2.73v5.79h-4.2v-5.79h-12.71v-5.56l10.36-15.5h6.55Zm-4.27-13.48-9.1,13.48h9.17Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="2" data-seg="16" d="M3071.71,550.54h-4.48V539.07h-10.88v11.47h-4.45V523.69h4.45v11h10.88v-11h4.48Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
</g>
<g id="timemode_PM">
<path data-com="2" data-seg="17" d="M2922.93,514.49h12.55q6.3.06,9.31,2.14t3,10.18c0,.47,0,1,0,1.46s0,1-.07,1.52a16.64,16.64,0,0,1-.59,3.67,6.84,6.84,0,0,1-1.76,3.08,6.22,6.22,0,0,1-3.17,1.92,16.25,16.25,0,0,1-3.64.41,2.73,2.73,0,0,1-.5,0h-9.28v11.62h-5.83Zm12.65,18.43a9.35,9.35,0,0,0,4.72-.78c.92-.56,1.39-2.28,1.39-5.16,0-2.67-.32-4.44-.94-5.3s-2.15-1.3-4.56-1.3h-7.43v12.54Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="2" data-seg="17" d="M2988.83,550.54H2983l.19-30.37-9.87,30.37h-5.41l-10-30.21.28,30.21h-5.87v-36h9.68l8.46,26.76h.19l8.37-26.76h9.87Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
</g>
<g id="alarm">
<path data-com="0" data-seg="16" id="alarm_inside" d="M3056,494.06c-3.84,0-4.77-4.95-4.77-4.95V476.42c0-6.45-6.71-6.45-6.71-6.45h-3.19v-4.5h-5V470h-3.2s-6.7,0-6.7,6.45v12.69s-.91,4.95-4.77,4.95v4.61H3036a6.21,6.21,0,0,0-1.27,3.84c0,3,1.92,5.39,4.28,5.39s4.27-2.42,4.27-5.39a6.31,6.31,0,0,0-1.23-3.84h14Zm-8,.94h-18V476a2.94,2.94,0,0,1,3-3h12a2.94,2.94,0,0,1,3,3Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
</g>
<g id="signal">
<path data-com="0" data-seg="17" id="signal_5" d="M2992.68,498.36c1,0,1.75-6.25,1.75-14s-.78-13.95-1.75-13.95h-6c.94,0,1.73,6.25,1.73,13.95s-.79,14-1.73,14h6" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="0" data-seg="17" id="signal_4" d="M2979.8,498.36c.95,0,1.74-6.25,1.74-14s-.79-13.95-1.74-13.95h-7.41c1,0,1.76,6.25,1.76,13.95s-.79,14-1.76,14h7.41" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="0" data-seg="17" id="signal_3" d="M2964.16,498.36c1.48,0,2.67-6.25,2.67-14s-1.19-13.95-2.67-13.95h-7.78c1.48,0,2.67,6.25,2.67,13.95s-1.19,14-2.67,14h7.78" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="0" data-seg="17" id="signal_2" d="M2948,498.36c2.58,0,4.71-6.25,4.71-14s-2.13-13.95-4.71-13.95h-8.33c2.59,0,4.71,6.25,4.71,13.95s-2.12,14-4.71,14H2948" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="0" data-seg="17" id="signal_1" d="M2932.78,498.36c2.61,0,4.71-6.25,4.71-14s-2.1-13.95-4.71-13.95H2923V498.3l9.78.06" transform="translate(-2593.5 91)" style="fill: #304246"/>
</g>
</g>
<g id="minutes">
<g id="minute_2">
<path data-com="0" data-seg="22" id="minute_2_A" d="M3239,580h-49c-4,0-5,1-5,1l-2,1a2.19,2.19,0,0,0-1,3l13,13a6.19,6.19,0,0,0,4,2h28c4,0,5-3,5-3l9-14C3243,580,3239,580,3239,580Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="2" data-seg="23" id="minute_2_B" d="M3231.57,641.22a3.55,3.55,0,0,0,1.94,3l9.88,6.19s3,1.06,5-.9L3251,646a4.38,4.38,0,0,0,1-3l2-50a4.38,4.38,0,0,0-1-3l-4-5c-2-3-4,0-4,0l-11,17a4.62,4.62,0,0,0-1,3l-1.43,36.22" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="0" data-seg="23" id="minute_2_C" d="M3250,669l-4,52a16.85,16.85,0,0,1-4,8l-2,3c-4,5-6,1-6,1l-7-16a9.79,9.79,0,0,1-1-7l2-40a4.33,4.33,0,0,1,2-4l10-6c5-3,7,1,7,1l2,4A10,10,0,0,1,3250,669Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="0" data-seg="22" id="minute_2_D" d="M3221,718h-27a12.68,12.68,0,0,0-6,2l-14,8c-4,2-2,4-2,4l6,4a10,10,0,0,0,4,1h46c3,0,2-3,2-3l-6-14a3.55,3.55,0,0,0-3-2" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="1" data-seg="22" id="minute_2_E" d="M3190,669l-2,43a3.7,3.7,0,0,1-2,3l-14,8c-4,2-4-1-4-1l2-54c0-3,1-4,1-4l2-3c2-2,5-1,5-1l10,6a3.55,3.55,0,0,1,2,3" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="2" data-seg="22" id="minute_2_F" d="M3193,640a6.93,6.93,0,0,1-3,4l-10,7c-8,4-8-5-8-5l3-48a21.8,21.8,0,0,1,1-6l2-3a2.77,2.77,0,0,1,4,0l11,12a7.81,7.81,0,0,1,2,5Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="1" data-seg="23" id="minute_2_G" d="M3183,654l11.5-6.5a7.65,7.65,0,0,1,5-1l26.5.5c3,0,4,1,4,1l8,6c3,2,0,3,0,3l-11,6h0a13.38,13.38,0,0,1-5,1h-24a13.83,13.83,0,0,1-7-2l-8-5C3181,655,3183,654,3183,654Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<g id="custom">
<g id="sleep">
<path id="Vector_60"
data-com="3" data-seg="0"
d="M934.544 688.837L928.85 689.22L923.339 690.689L918.21 693.19L913.66 696.63L909.856 700.883L906.94 705.786L905.021 711.158L904.17 716.8L904.419 722.499L905.761 728.044L908.142 733.228L911.476 737.857L915.64 741.76L920.474 744.788L925.8 746.831L931.42 747.812L937.124 747.694L942.698 746.482L947.938 744.221L952.642 740.996L946.868 739.241L941.526 736.436L936.804 732.679L932.866 728.107L929.855 722.876L927.877 717.177L927.002 711.205L927.259 705.176L928.641 699.303L931.097 693.792L934.544 688.837Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="Vector_60"
data-com="4" data-seg="0"
d="M934.544 688.837L928.85 689.22L923.339 690.689L918.21 693.19L913.66 696.63L909.856 700.883L906.94 705.786L905.021 711.158L904.17 716.8L904.419 722.499L905.761 728.044L908.142 733.228L911.476 737.857L915.64 741.76L920.474 744.788L925.8 746.831L931.42 747.812L937.124 747.694L942.698 746.482L947.938 744.221L952.642 740.996L946.868 739.241L941.526 736.436L936.804 732.679L932.866 728.107L929.855 722.876L927.877 717.177L927.002 711.205L927.259 705.176L928.641 699.303L931.097 693.792L934.544 688.837Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
</g>
<g id="minute_1">
<path data-com="2" data-seg="1" id="minute_1_A" d="M3352,580h-49c-4,0-5,1-5,1l-2,1a2.19,2.19,0,0,0-1,3l13,13a6.19,6.19,0,0,0,4,2h28c4,0,5-3,5-3l9-14C3356,580,3352,580,3352,580Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="2" data-seg="10" id="minute_1_B" d="M3344.57,641.22a3.55,3.55,0,0,0,1.94,3l9.88,6.19s3,1.06,5-.9L3364,646a4.38,4.38,0,0,0,1-3l2-50a4.38,4.38,0,0,0-1-3l-4-5c-2-3-4,0-4,0l-11,17a4.62,4.62,0,0,0-1,3l-1.43,36.22" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="0" data-seg="1" id="minute_1_C" d="M3363,669l-4,52a16.85,16.85,0,0,1-4,8l-2,3c-4,5-6,1-6,1l-7-16a9.79,9.79,0,0,1-1-7l2-40a4.33,4.33,0,0,1,2-4l10-6c5-3,7,1,7,1l2,4A10,10,0,0,1,3363,669Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="0" data-seg="0" id="minute_1_D" d="M3334,718h-27a12.68,12.68,0,0,0-6,2l-14,8c-4,2-2,4-2,4l6,4a10,10,0,0,0,4,1h46c3,0,2-3,2-3l-6-14a3.55,3.55,0,0,0-3-2" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="1" data-seg="0" id="minute_1_E" d="M3303,669l-2,43a3.7,3.7,0,0,1-2,3l-14,8c-4,2-4-1-4-1l2-54c0-3,1-4,1-4l2-3c2-2,5-1,5-1l10,6a3.55,3.55,0,0,1,2,3" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="2" data-seg="0" id="minute_1_F" d="M3306,640a6.93,6.93,0,0,1-3,4l-10,7c-8,4-8-5-8-5l3-48a21.8,21.8,0,0,1,1-6l2-3a2.77,2.77,0,0,1,4,0l11,12a7.81,7.81,0,0,1,2,5Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="1" data-seg="1" id="minute_1_G" d="M3296,654l11.5-6.5a7.65,7.65,0,0,1,5-1l26.5.5c3,0,4,1,4,1l8,6c3,2,0,3,0,3l-11,6h0a13.38,13.38,0,0,1-5,1h-24a13.83,13.83,0,0,1-7-2l-8-5C3294,655,3296,654,3296,654Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<g id="lap">
<path id="Vector_61"
data-com="1" data-seg="0"
d="M857.977 687.442H866.663L867.97 687.983L868.509 689.288V705.807L867.97 707.112L866.663 707.653H824.064L822.759 707.112L822.218 705.807V689.566L822.759 688.259L824.064 687.72H840.098V682.183H824.064L820.373 683.172L817.67 685.875L816.681 689.566V705.807L817.67 709.498L820.373 712.201L824.064 713.19H866.663L870.354 712.201L873.057 709.498L874.046 705.807V689.288L873.485 686.463L871.884 684.068L869.49 682.467L866.663 681.907H858.387L861.358 677.907L857.361 674.938L849.923 684.951L857.361 694.965L861.358 691.996L857.977 687.442Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
</g>
</g>
<g id="seconds">
<g id="second_2">
<path data-com="2" data-seg="2" id="second_2_A" d="M3446.93,619h-37.46c-3,0-3.82.76-3.82.76l-1.53.77a1.68,1.68,0,0,0-.76,2.29l9.94,9.94a4.73,4.73,0,0,0,3,1.53h21.41a3.82,3.82,0,0,0,3.82-2.3l6.88-10.7C3450,619,3446.93,619,3446.93,619Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="2" data-seg="3" id="second_2_B" d="M3441.25,665.8a2.72,2.72,0,0,0,1.48,2.32l7.56,4.73a4,4,0,0,0,3.83-.69l2-2.71a3.38,3.38,0,0,0,.76-2.3l1.53-38.21a3.38,3.38,0,0,0-.76-2.3l-3.06-3.82c-1.53-2.29-3.06,0-3.06,0l-8.4,13a3.5,3.5,0,0,0-.77,2.29l-1.09,27.69" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="0" data-seg="4" id="second_2_C" d="M3455.33,687l-3,39.74a13,13,0,0,1-3.06,6.12l-1.53,2.29c-3.06,3.82-4.58.76-4.58.76l-5.35-12.23a7.5,7.5,0,0,1-.77-5.35l1.53-30.57a3.32,3.32,0,0,1,1.53-3.06l7.64-4.58c3.82-2.3,5.35.76,5.35.76l1.53,3.06A7.67,7.67,0,0,1,3455.33,687Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="0" data-seg="3" id="second_2_D" d="M3433.17,724.48h-20.64A9.66,9.66,0,0,0,3408,726l-10.7,6.11c-3.06,1.53-1.53,3.06-1.53,3.06l4.58,3.06a7.67,7.67,0,0,0,3.06.76h35.16c2.29,0,1.53-2.29,1.53-2.29l-4.59-10.7a2.71,2.71,0,0,0-2.29-1.53" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="0" data-seg="2" id="second_2_E" d="M3409.47,687,3408,719.89a2.82,2.82,0,0,1-1.53,2.29l-10.7,6.12c-3.06,1.53-3.06-.76-3.06-.76l1.53-41.28c0-2.29.76-3.06.76-3.06l1.53-2.29a4,4,0,0,1,3.82-.76l7.65,4.58a2.73,2.73,0,0,1,1.52,2.3" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="1" data-seg="2" id="second_2_F" d="M3411.77,664.86a5.34,5.34,0,0,1-2.3,3.06l-7.64,5.35c-6.11,3.05-6.11-3.82-6.11-3.82l2.29-36.69a16.73,16.73,0,0,1,.76-4.59l1.53-2.29a2.12,2.12,0,0,1,3.06,0l8.41,9.17a6,6,0,0,1,1.53,3.82Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="1" data-seg="3" id="second_2_G" d="M3404.12,675.56l8.79-5a5.9,5.9,0,0,1,3.83-.76l20.25.38c2.29,0,3.06.76,3.06.76l6.11,4.59c2.3,1.53,0,2.29,0,2.29l-8.4,4.59h0a10.32,10.32,0,0,1-3.83.76h-18.34a10.6,10.6,0,0,1-5.35-1.52l-6.12-3.83C3402.6,676.32,3404.12,675.56,3404.12,675.56Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<g id="arrows">
<path id="Vector_62" data-com="2" data-seg="0" fill-rule="evenodd" clip-rule="evenodd"
d="M814.808 739.945L814.804 739.949C814.031 740.725 813.867 741.881 814.317 742.817L814.331 742.848L814.346 742.876L814.376 742.934L814.402 742.983L814.434 743.035L814.469 743.09L814.503 743.14L814.539 743.193L814.576 743.243L814.614 743.293L814.654 743.344L814.697 743.392L814.741 743.441L814.785 743.487L814.808 743.511L823.436 752.138C824.421 753.122 826.018 753.122 827.003 752.138C827.987 751.155 827.987 749.556 827.003 748.573L822.68 744.25H875.504C876.896 744.25 878.026 743.12 878.026 741.728C878.026 740.336 876.896 739.206 875.504 739.206H822.68L827.003 734.883C827.987 733.898 827.987 732.301 827.003 731.316C826.018 730.332 824.421 730.332 823.436 731.316L814.808 739.945Z"
fill="#304246" />
<path id="Vector_63" data-com="2" data-seg="0" fill-rule="evenodd" clip-rule="evenodd"
d="M886.098 725.483L886.102 725.479C886.874 724.702 887.038 723.546 886.588 722.61L886.574 722.58L886.56 722.552L886.529 722.493L886.503 722.445L886.471 722.392L886.436 722.338L886.402 722.287L886.366 722.235L886.33 722.184L886.291 722.134L886.251 722.084L886.208 722.035L886.164 721.987L886.12 721.94L886.098 721.916L877.469 713.29C876.485 712.305 874.887 712.305 873.902 713.29C872.918 714.272 872.918 715.872 873.902 716.854L878.226 721.178H825.401C824.009 721.178 822.88 722.308 822.88 723.7C822.88 725.092 824.009 726.221 825.401 726.221H878.226L873.902 730.545C872.918 731.529 872.918 733.127 873.902 734.111C874.887 735.096 876.485 735.096 877.469 734.111L886.098 725.483Z"
fill="#304246" />
</g>
<g id="second_1">
<path data-com="2" data-seg="4" id="second_1_A" d="M3528.54,619h-37.46c-3,0-3.82.76-3.82.76l-1.53.77a1.67,1.67,0,0,0-.76,2.29l9.93,9.94a4.74,4.74,0,0,0,3.06,1.53h21.4a3.81,3.81,0,0,0,3.82-2.3l6.88-10.7C3531.59,619,3528.54,619,3528.54,619Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="2" data-seg="5" id="second_1_B" d="M3522.85,665.8a2.74,2.74,0,0,0,1.49,2.32l7.55,4.73a4,4,0,0,0,3.84-.69l2-2.71a3.38,3.38,0,0,0,.76-2.3l1.53-38.21a3.38,3.38,0,0,0-.76-2.3l-3.06-3.82c-1.53-2.29-3.06,0-3.06,0l-8.41,13a3.52,3.52,0,0,0-.76,2.29l-1.1,27.69" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="1" data-seg="6" id="second_1_C" d="M3536.94,687l-3.05,39.74a13,13,0,0,1-3.06,6.12l-1.53,2.29c-3.06,3.82-4.59.76-4.59.76l-5.35-12.23a7.46,7.46,0,0,1-.76-5.35l1.53-30.57a3.32,3.32,0,0,1,1.53-3.06l7.64-4.58c3.82-2.3,5.35.76,5.35.76l1.53,3.06A7.67,7.67,0,0,1,3536.94,687Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="0" data-seg="6" id="second_1_D" d="M3514.78,724.48h-20.64a9.72,9.72,0,0,0-4.59,1.53l-10.7,6.11c-3,1.53-1.53,3.06-1.53,3.06l4.59,3.06a7.67,7.67,0,0,0,3.06.76h35.16c2.29,0,1.53-2.29,1.53-2.29l-4.59-10.7a2.71,2.71,0,0,0-2.29-1.53" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="0" data-seg="5" id="second_1_E" d="M3491.08,687l-1.53,32.86a2.82,2.82,0,0,1-1.52,2.29l-10.71,6.12c-3.05,1.53-3.05-.76-3.05-.76l1.53-41.28c0-2.29.76-3.06.76-3.06l1.53-2.29a4,4,0,0,1,3.82-.76l7.64,4.58a2.73,2.73,0,0,1,1.53,2.3" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="1" data-seg="4" id="second_1_F" d="M3493.38,664.86a5.34,5.34,0,0,1-2.3,3.06l-7.64,5.35c-6.12,3.05-6.12-3.82-6.12-3.82l2.3-36.69a16.73,16.73,0,0,1,.76-4.59l1.53-2.29a2.12,2.12,0,0,1,3.06,0l8.41,9.17a6,6,0,0,1,1.52,3.82Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="1" data-seg="5" id="second_1_G" d="M3485.73,675.56l8.79-5a5.87,5.87,0,0,1,3.82-.76l20.26.38c2.29,0,3.06.76,3.06.76l6.11,4.59c2.29,1.53,0,2.29,0,2.29l-8.41,4.59h0a10.28,10.28,0,0,1-3.82.76H3497.2a10.6,10.6,0,0,1-5.35-1.52l-6.12-3.83C3484.2,676.32,3485.73,675.56,3485.73,675.56Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<g id="seconds">
<g id="col_9">
<path id="H"
data-com="1" data-seg="7"
d="M897.066 811.309L896.25 821.093H905.327L906.156 811.153L902.287 803.541L897.066 811.309Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="H_2"
data-com="1" data-seg="7"
d="M907.959 790.524L908.458 784.631L908.954 778.739H899.936L898.994 788.421L903.452 797.338L907.959 790.524Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="G"
data-com="1" data-seg="6"
d="M918.076 799.927L913.231 804.39H906.839L904.921 800.328L908.132 795.442H913.839L918.076 799.927Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="G_2"
data-com="1" data-seg="6"
d="M892.121 795.442H898.343L900.577 799.785L897.506 804.39H891.218L887.124 799.925L892.121 795.442Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="F_2"
data-com="2" data-seg="6"
d="M882.748 768.97L884.495 767.396L891.313 774.91L889.6 792.98L885.436 796.727H880.434L882.748 768.97Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="E"
data-com="0" data-seg="6"
d="M887.916 814.348L886.978 825.016L878.916 832.383L877.453 830.735L879.755 803.23H885.199L888.551 806.788L888.419 808.298L887.916 814.348Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="D"
data-com="0" data-seg="7"
d="M882.369 836.284L880.906 834.635L889.035 827.333H909.479L917.124 835.603L916.406 836.284H882.369Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="C"
data-com="2" data-seg="7"
d="M919.58 803.231H924.882L922.456 830.738L921.376 831.709L914.062 823.797L915.561 806.749L919.58 803.231Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="B"
data-com="3" data-seg="7"
d="M925.447 796.728H920.164L916.712 792.954L918.074 775.252L926.448 767.457L927.875 768.971L925.447 796.728Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="A"
data-com="3" data-seg="6"
d="M924.16 764.915L915.873 772.499H893.984L887.158 764.976L888.798 763.422H922.833L924.16 764.915Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
</g>
<g id="col_8">
<path id="H_3"
data-com="3" data-seg="5"
d="M831.657 811.309L830.843 821.093H839.918L840.747 811.153L836.878 803.541L831.657 811.309Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="H_4"
data-com="3" data-seg="5"
d="M842.55 790.524L843.051 784.631L843.544 778.739H834.527L833.585 788.421L838.045 797.338L842.55 790.524Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="G_3"
data-com="2" data-seg="5"
d="M839.511 800.328L842.723 795.442H848.43L852.414 799.658L847.277 804.39H841.432L839.511 800.328Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="G_4"
data-com="2" data-seg="5"
d="M826.711 795.442H832.934L835.168 799.785L832.097 804.39H825.809L821.715 799.925L826.711 795.442Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="F_3"
data-com="3" data-seg="2"
d="M817.339 768.97L819.086 767.396L825.904 774.91L824.193 792.98L820.027 796.727H815.025L817.339 768.97Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="E_2"
data-com="3" data-seg="4"
d="M822.507 814.348L821.569 825.016L813.509 832.383L812.044 830.735L814.346 803.23H819.79L823.142 806.788L823.01 808.298L822.507 814.348Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="D_2"
data-com="1" data-seg="5"
d="M823.626 827.333H846.081L852.787 834.586L850.997 836.284H816.96L815.497 834.635L823.626 827.333Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="C_2"
data-com="0" data-seg="5"
d="M855.144 832.449L848.521 825.285L849.917 809.405L855.146 804.83H859.333L857.047 830.737L855.144 832.449Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="B_2"
data-com="3" data-seg="8"
d="M851.305 792.953L853.727 795.604H860.137L862.468 768.97L861.039 767.458L852.665 775.253L851.305 792.953Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="A_2"
data-com="3" data-seg="10"
d="M858.751 764.915L850.464 772.499H828.575L821.749 764.976L823.389 763.422H857.424L858.751 764.915Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
</g>
</g>
</g>
<g id="days">
<g id="day_2">
<path data-com="1" data-seg="9" id="day_2_A" d="M3454.41,467h-31.34c-2.56,0-3.2.53-3.2.53l-1.28.53a1.05,1.05,0,0,0-.64,1.58l8.32,6.88a4.42,4.42,0,0,0,2.56,1.05h17.9c2.56,0,3.2-1.58,3.2-1.58l5.76-7.4C3457,467,3454.41,467,3454.41,467Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="0" data-seg="9" id="day_2_B" d="M3449.65,499.37a1.84,1.84,0,0,0,1.25,1.6l6.32,3.27a4,4,0,0,0,3.21-.47l1.65-1.88a2.11,2.11,0,0,0,.64-1.58l1.28-26.44a2.11,2.11,0,0,0-.64-1.58l-2.56-2.65a1.56,1.56,0,0,0-2.56,0l-7,9a2.21,2.21,0,0,0-.64,1.59l-.92,19.15" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="2" data-seg="9" id="day_2_C" d="M3461.44,514.05l-2.56,27.49a8.64,8.64,0,0,1-2.55,4.23l-1.28,1.59c-2.56,2.64-3.84.53-3.84.53l-4.48-8.46a4.37,4.37,0,0,1-.64-3.7l1.28-21.15a2.28,2.28,0,0,1,1.28-2.12l6.4-3.17c3.19-1.58,4.47.53,4.47.53l1.28,2.12A4.48,4.48,0,0,1,3461.44,514.05Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="1" data-seg="9" id="day_2_D" d="M3442.9,540h-17.27a9.28,9.28,0,0,0-3.84,1l-8.95,4.23c-2.56,1.06-1.28,2.12-1.28,2.12l3.84,2.11a7.43,7.43,0,0,0,2.55.53h29.42c1.92,0,1.28-1.59,1.28-1.59l-3.84-7.4a2.39,2.39,0,0,0-1.91-1" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="0" data-seg="10" id="day_2_E" d="M3423.07,514.05l-1.28,22.73c0,1.06-1.28,1.59-1.28,1.59l-9,4.23c-2.56,1.06-2.56-.53-2.56-.53l1.28-28.55a2.74,2.74,0,0,1,.64-2.11l1.28-1.59a3.92,3.92,0,0,1,3.2-.53l6.39,3.17a1.85,1.85,0,0,1,1.28,1.59" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="1" data-seg="9" id="day_2_G" d="M3418.59,506.12l7.36-3.44a5.79,5.79,0,0,1,3.2-.52l16.94.26a4.28,4.28,0,0,1,2.56.53l5.12,3.17c1.92,1.06,0,1.59,0,1.59l-7,3.17h0a10.16,10.16,0,0,1-3.2.53h-15.34a10.16,10.16,0,0,1-4.48-1.06l-5.12-2.64C3417.31,506.65,3418.59,506.12,3418.59,506.12Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<g id="minutes">
<g id="col_7">
<path id="G_5"
data-com="1" data-seg="4"
d="M768.694 768.917L761.991 761.676H727.06L718.503 769.304L724.997 776.369H760.225L768.694 768.917Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="F_4"
data-com="2" data-seg="3"
d="M712.979 765.823H706.715L710.916 711.402L713.672 708.826L724.899 721.077L722.07 757.719L712.979 765.823Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="E_3"
data-com="1" data-seg="3"
d="M713.092 772.69H706.186L702.045 826.331L704.297 828.866L717.492 817.012L720.307 780.541L713.092 772.69Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="D_3"
data-com="0" data-seg="3"
d="M757.65 821.183L768.869 833.318L765.736 836.285H710.891L708.466 833.557L722.241 821.183H757.65Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="C_3"
data-com="0" data-seg="4"
d="M773.907 772.69H780.37L776.229 826.343L773.425 829L762.23 816.891L765.04 780.491L773.907 772.69Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="B_3"
data-com="2" data-seg="4"
d="M766.804 757.641L769.617 721.179L782.84 708.776L785.112 711.262L780.899 765.825H774.379L766.804 757.641Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="A_3"
data-com="3" data-seg="3"
d="M718.256 704.541L720.826 702.138H776.773L778.605 704.144L765.083 716.831H729.516L718.256 704.541Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
</g>
<g id="col_6">
<path id="G_6"
data-com="1" data-seg="2"
d="M665.248 768.917L658.544 761.676H623.615L615.057 769.304L621.55 776.369H656.779L665.248 768.917Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="F_5"
data-com="2" data-seg="1"
d="M609.534 765.823H603.27L607.471 711.402L610.227 708.826L621.451 721.077L618.624 757.719L609.534 765.823Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="E_4"
data-com="1" data-seg="1"
d="M609.646 772.69H602.739L598.599 826.331L600.852 828.866L614.046 817.012L616.861 780.541L609.646 772.69Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="D_4"
data-com="0" data-seg="1"
d="M654.205 821.183L665.424 833.318L662.291 836.285H607.445L605.021 833.557L618.794 821.183H654.205Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="C_4"
data-com="0" data-seg="2"
d="M670.46 772.69H676.925L672.783 826.343L669.978 829L658.783 816.891L661.594 780.491L670.46 772.69Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="B_4"
data-com="2" data-seg="2"
d="M663.357 757.641L666.172 721.179L679.392 708.776L681.666 711.262L677.454 765.825H670.933L663.357 757.641Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="A_4"
data-com="3" data-seg="1"
d="M614.81 704.541L617.381 702.138H673.326L675.16 704.144L661.637 716.831H626.07L614.81 704.541Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
</g>
</g>
<g id="day_1">
<path data-com="0" data-seg="7" id="day_1_A" d="M3525.41,468h-31.34c-2.56,0-3.2.53-3.2.53l-1.28.53a1.05,1.05,0,0,0-.64,1.58l8.32,6.88a4.42,4.42,0,0,0,2.56,1.05h17.9c2.56,0,3.2-1.58,3.2-1.58l5.76-7.4C3528,468,3525.41,468,3525.41,468Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="1" data-seg="7" id="day_1_B" d="M3520.65,500.37a1.84,1.84,0,0,0,1.25,1.6l6.32,3.27a4,4,0,0,0,3.21-.47l1.65-1.88a2.11,2.11,0,0,0,.64-1.58l1.28-26.44a2.11,2.11,0,0,0-.64-1.58l-2.56-2.65a1.56,1.56,0,0,0-2.56,0l-7,9a2.21,2.21,0,0,0-.64,1.59l-.92,19.15" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="2" data-seg="7" id="day_1_C" d="M3532.44,515.05l-2.56,27.49a8.64,8.64,0,0,1-2.55,4.23l-1.28,1.59c-2.56,2.64-3.84.53-3.84.53l-4.48-8.46a4.37,4.37,0,0,1-.64-3.7l1.28-21.15a2.28,2.28,0,0,1,1.28-2.12l6.4-3.17c3.19-1.58,4.47.53,4.47.53l1.28,2.12A4.48,4.48,0,0,1,3532.44,515.05Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="2" data-seg="6" id="day_1_D" d="M3513.9,541h-17.27a9.28,9.28,0,0,0-3.84,1l-8.95,4.23c-2.56,1.06-1.28,2.12-1.28,2.12l3.84,2.11a7.43,7.43,0,0,0,2.55.53h29.42c1.92,0,1.28-1.59,1.28-1.59l-3.84-7.4a2.39,2.39,0,0,0-1.91-1" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="2" data-seg="8" id="day_1_E" d="M3494.07,515.05l-1.28,22.73c0,1.06-1.28,1.59-1.28,1.59l-9,4.23c-2.56,1.06-2.56-.53-2.56-.53l1.28-28.55a2.74,2.74,0,0,1,.64-2.11l1.28-1.59a3.92,3.92,0,0,1,3.2-.53l6.39,3.17a1.85,1.85,0,0,1,1.28,1.59" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="0" data-seg="8" id="day_1_F" d="M3496,499.72a3.89,3.89,0,0,1-1.92,2.11l-6.4,3.71c-5.11,2.11-5.11-2.65-5.11-2.65l1.92-25.37a9.8,9.8,0,0,1,.64-3.18l1.28-1.58a2,2,0,0,1,2.55,0l7,6.34a3.73,3.73,0,0,1,1.28,2.65Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="1" data-seg="8" id="day_1_G" d="M3489.59,507.12l7.36-3.44a5.79,5.79,0,0,1,3.2-.52l16.94.26a4.28,4.28,0,0,1,2.56.53l5.12,3.17c1.92,1.06,0,1.59,0,1.59l-7,3.17h0a10.16,10.16,0,0,1-3.2.53h-15.34a10.16,10.16,0,0,1-4.48-1.06l-5.12-2.64C3488.31,507.65,3489.59,507.12,3489.59,507.12Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<g id="dots">
<g id="COL">
<path id="Vector_64"
data-com="0" data-seg="0"
d="M589.424 743.172L588.865 740.365L587.274 737.985L584.893 736.394L582.086 735.835L579.279 736.394L576.898 737.985L575.307 740.365L574.749 743.172L575.307 745.98L576.898 748.36L579.279 749.951L582.086 750.508L584.893 749.951L587.274 748.36L588.865 745.98L589.424 743.172Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="Vector_65"
data-com="0" data-seg="0"
d="M584.639 795.141L584.08 792.334L582.489 789.953L580.108 788.362L577.301 787.803L574.494 788.362L572.113 789.953L570.524 792.334L569.965 795.141L570.524 797.948L572.113 800.329L574.494 801.92L577.301 802.478L580.108 801.92L582.489 800.329L584.08 797.948L584.639 795.141Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
</g>
<g id="DP">
<path id="Vector_66"
data-com="0" data-seg="14"
d="M574.107 828.472L573.548 825.665L571.957 823.284L569.576 821.695L566.769 821.136L563.962 821.695L561.581 823.284L559.99 825.665L559.432 828.472L559.99 831.281L561.581 833.66L563.962 835.251L566.769 835.81L569.576 835.251L571.957 833.66L573.548 831.281L574.107 828.472Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
</g>
</g>
</g>
<g id="mode">
<g id="mode_2">
<path data-com="0" data-seg="13" id="mode_2_A" d="M3170,468l-4,6a3.49,3.49,0,0,1-2,1h-25a3.1,3.1,0,0,1-2-1l-5-7s-1-1,1-1h36C3171,466,3170,468,3170,468Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="1" data-seg="13" id="mode_2_B" d="M3168,474l4-5a1.39,1.39,0,0,1,2,0l1,1a3.89,3.89,0,0,1,1,3l-1,22c-1,5-5,3-5,3l-3.56-2.19a3.45,3.45,0,0,1-.9-2L3166,479A7.65,7.65,0,0,1,3168,474Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="2" data-seg="13" id="mode_2_C" d="M3165,529.47l3.51,6a1.28,1.28,0,0,0,2,.19l1.09-1a4.66,4.66,0,0,0,1.28-3.29l1-23.8c-.53-5.75-4.7-3.87-4.7-3.87l-3.75,2.13a4.09,4.09,0,0,0-1.09,2.23l-.83,15.59A9.28,9.28,0,0,0,3165,529.47Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="2" data-seg="15" id="mode_2_D" d="M3129,537l4-6a3.49,3.49,0,0,1,2-1h26a3.1,3.1,0,0,1,2,1l5,7s1,1-1,1h-37C3128,539,3129,537,3129,537Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="2" data-seg="14" id="mode_2_E" d="M3131.4,529.78l-4,5.63a1.29,1.29,0,0,1-2,0l-1-1.11a4.58,4.58,0,0,1-1-3.36l1.12-23.57c1-5.61,5-3.39,5-3.39l3.55,2.43a4.11,4.11,0,0,1,.89,2.29l-.55,15.45A9.15,9.15,0,0,1,3131.4,529.78Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="0" data-seg="14" id="mode_2_F" d="M3134.32,474.27l-3.54-5.33a1.38,1.38,0,0,0-2-.18l-1.09.91a3.9,3.9,0,0,0-1.26,2.9l-.87,22c.56,5.07,4.72,3.43,4.72,3.43l3.74-1.86a3.49,3.49,0,0,0,1.08-2l.76-14.75A7.63,7.63,0,0,0,3134.32,474.27Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="1" data-seg="15" id="mode_2_G" d="M3143,505l5-1a4.83,4.83,0,0,1,4,0l5,1a10.56,10.56,0,0,0,6,0l5-2s3-2,0-3l-4-2a13.6,13.6,0,0,0-7,0l-5,2a4.83,4.83,0,0,1-4,0l-5-2s-4-1-7,0l-5,2s-3,1,0,3l5,2A13.6,13.6,0,0,0,3143,505Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<polygon data-com="1" data-seg="14" id="mode_2_H" points="552.5 570 562.5 570 561.5 585 556.5 588 551.5 585 552.5 570" style="fill: #304246"/>
<polygon data-com="1" data-seg="14" id="mode_2_I" points="559.5 617 549.5 617 550.5 600 555.5 597 560.5 600 559.5 617" style="fill: #304246"/>
<path data-com="0" data-seg="15" id="mode_2_J" d="m 620.5,628 3,-6 c 0.539,-0.544 1.242,-0.895 2,-1 h 3 c 0.768,0.073 1.481,0.429 2,1 l 3,7 c 0,0 1,1 -1,1 h -11 c -2,0 -1,-2 -1,-2 z" transform="translate(-104 0)" style="fill: #304246"/>
<g id="hours">
<g id="col_5">
<path id="G_7"
data-com="2" data-seg="15"
d="M541.718 768.917L535.014 761.676H500.085L491.527 769.304L498.02 776.369H533.249L541.718 768.917Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="F_6"
data-com="3" data-seg="15"
d="M486.004 765.823H479.74L483.941 711.402L486.697 708.826L497.921 721.077L495.093 757.719L486.004 765.823Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="E_5"
data-com="1" data-seg="15"
d="M486.116 772.69H479.209L475.07 826.331L477.322 828.866L490.517 817.012L493.332 780.541L486.116 772.69Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="D_5"
data-com="0" data-seg="15"
d="M530.675 821.183L541.894 833.318L538.761 836.285H483.915L481.491 833.557L495.264 821.183H530.675Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="C_5"
data-com="1" data-seg="14"
d="M546.93 772.69H553.393L549.251 826.343L546.448 829L535.253 816.891L538.064 780.491L546.93 772.69Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="B_5"
data-com="2" data-seg="14"
d="M539.827 757.641L542.642 721.179L555.862 708.776L558.137 711.262L553.924 765.825H547.404L539.827 757.641Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="A_5"
data-com="3" data-seg="14"
d="M491.281 704.541L493.851 702.138H549.796L551.63 704.144L538.106 716.831H502.541L491.281 704.541Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
</g>
<g id="col_4">
<path id="G_8"
data-com="2" data-seg="22"
d="M438.271 768.917L431.569 761.676H396.639L388.082 769.304L394.575 776.369H429.804L438.271 768.917Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="F_7"
data-com="3" data-seg="22"
d="M382.559 765.823H376.293L380.496 711.402L383.251 708.826L394.476 721.077L391.647 757.719L382.559 765.823Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="E_6"
data-com="1" data-seg="22"
d="M382.671 772.69H375.764L371.622 826.331L373.874 828.866L387.071 817.012L389.886 780.541L382.671 772.69Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="D_6"
data-com="0" data-seg="16"
d="M427.23 821.183L438.447 833.318L435.316 836.285H380.47L378.044 833.557L391.819 821.183H427.23Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="C_6"
data-com="1" data-seg="16"
d="M443.484 772.69H449.947L445.806 826.343L443.003 829L431.808 816.891L434.619 780.491L443.484 772.69Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="B_6"
data-com="2" data-seg="16"
d="M436.382 757.641L439.197 721.179L452.417 708.776L454.689 711.262L450.479 765.825H443.956L436.382 757.641Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="A_6"
data-com="3" data-seg="16"
d="M387.835 704.541L390.405 702.138H446.351L448.183 704.144L434.66 716.831H399.095L387.835 704.541Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
</g>
<g id="ONE">
<path id="Vector_67"
data-com="0" data-seg="22"
d="M340.039 772.69H346.502L342.36 826.343L339.557 829L328.362 816.891L331.171 780.491L340.039 772.69Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="Vector_68"
data-com="0" data-seg="22"
d="M332.936 757.641L335.751 721.179L348.972 708.776L351.244 711.262L347.033 765.825H340.511L332.936 757.641Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
</g>
</g>
<g id="mode_1">
<path data-com="0" data-seg="11" id="mode_1_A" d="M3242,469l-4,6a3.49,3.49,0,0,1-2,1h-21a3.1,3.1,0,0,1-2-1l-5-7s-1-1,1-1h32C3243,467,3242,469,3242,469Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="1" data-seg="11" id="mode_1_B" d="M3241,475l4-5a1.39,1.39,0,0,1,2,0l1,1a3.89,3.89,0,0,1,1,3l-1,21c-1,5-5,3-5,3l-3.56-2.19a3.45,3.45,0,0,1-.9-2L3239,480A7.65,7.65,0,0,1,3241,475Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="1" data-seg="11" id="mode_1_C" d="M3238,530.47l3.51,6a1.28,1.28,0,0,0,2,.19l1.09-1a4.66,4.66,0,0,0,1.28-3.29l1-23.8c-.53-5.75-4.7-3.87-4.7-3.87l-3.75,2.13a4.09,4.09,0,0,0-1.09,2.23l-.83,15.59A9.28,9.28,0,0,0,3238,530.47Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="2" data-seg="11" id="mode_1_D" d="M3205,538l4-6a3.49,3.49,0,0,1,2-1h22a3.1,3.1,0,0,1,2,1l5,7s1,1-1,1h-33C3204,540,3205,538,3205,538Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="1" data-seg="12" id="mode_1_E" d="M3207.4,530.78l-4,5.63a1.29,1.29,0,0,1-2,0l-1-1.11a4.58,4.58,0,0,1-1-3.36l1.12-23.57c1-5.61,5-3.39,5-3.39l3.55,2.43a4.11,4.11,0,0,1,.89,2.29l-.55,15.45A9.15,9.15,0,0,1,3207.4,530.78Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="1" data-seg="12" id="mode_1_F" d="M3210.32,475.27l-3.54-5.33a1.38,1.38,0,0,0-2-.18l-1.09.91a3.9,3.9,0,0,0-1.26,2.9l-.87,21c.56,5.07,4.72,3.43,4.72,3.43l3.74-1.86a3.49,3.49,0,0,0,1.08-2l.76-13.75A7.63,7.63,0,0,0,3210.32,475.27Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="2" data-seg="12" id="mode_1_G" d="M3216,497h17a12.13,12.13,0,0,1,5,1l4,2c3,1,0,3,0,3l-5,2a10,10,0,0,1-4,1h-17a10.34,10.34,0,0,1-4-1l-5-2c-3-2,0-3,0-3l5-2A10,10,0,0,1,3216,497Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="0" data-seg="12" id="mode_1_H" d="M3202,469l-3,6a3.49,3.49,0,0,1-2,1h-3a3.1,3.1,0,0,1-2-1l-3-7s-1-1,1-1h11C3203,467,3202,469,3202,469Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<g id="days">
<g id="col_3">
<path id="G_9"
data-com="1" data-seg="8"
d="M940.142 600.903L933.008 607.474H900.601L894.576 600.901L901.932 594.299H933.904L940.142 600.903Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="F_8"
data-com="1" data-seg="9"
d="M898.222 590.674L890.042 598.037H884.574L888.133 555.33L890.707 553.015L900.741 564.073L898.222 590.674Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="E_7"
data-com="2" data-seg="9"
d="M896.677 611.004L896.483 613.227L895.741 622.136L894.361 637.839L882.495 648.683L880.339 646.259L883.883 603.923H890.002L896.677 611.004Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="D_7"
data-com="3" data-seg="9"
d="M885.421 651.998L897.389 641.247H930.445L940.318 651.925L937.68 654.422H887.576L885.421 651.998Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="C_7"
data-com="2" data-seg="8"
d="M946.587 646.258L943.786 648.779L934.038 638.235L936.437 610.946L944.463 603.922H950.322L946.587 646.258Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="B_7"
data-com="0" data-seg="8"
d="M940.138 564.578L952.464 553.102L954.566 555.329L950.83 598.036H944.901L938.132 590.633L940.138 564.578Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="A_7"
data-com="0" data-seg="9"
d="M947.144 547.165L949.096 549.36L936.897 560.525H904.676L894.626 549.451L897.04 547.165H947.144Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
</g>
<g id="col_2">
<path id="G_10"
data-com="1" data-seg="10"
d="M847.866 600.903L840.733 607.474H808.327L802.3 600.901L809.656 594.299H841.63L847.866 600.903Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="F_9"
data-com="1" data-seg="11"
d="M805.946 590.674L797.768 598.037H792.299L795.859 555.33L798.431 553.015L808.467 564.073L805.946 590.674Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="E_8"
data-com="2" data-seg="11"
d="M804.403 611.004L804.209 613.227L803.467 622.136L802.085 637.839L790.219 648.683L788.065 646.259L791.607 603.923H797.726L804.403 611.004Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="D_8"
data-com="3" data-seg="11"
d="M793.146 651.998L805.113 641.247H838.169L848.041 651.925L845.406 654.422H795.302L793.146 651.998Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="C_8"
data-com="2" data-seg="10"
d="M854.313 646.258L851.512 648.779L841.764 638.235L844.162 610.946L852.187 603.922H858.048L854.313 646.258Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="B_8"
data-com="0" data-seg="10"
d="M847.862 564.578L860.188 553.102L862.292 555.329L858.555 598.036H852.625L845.858 590.633L847.862 564.578Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="A_8"
data-com="0" data-seg="11"
d="M854.87 547.165L856.82 549.36L844.622 560.525H812.4L802.352 549.451L804.766 547.165H854.87Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
</g>
</g>
<g id="mode">
<g id="col_10">
<path id="H_5"
data-com="1" data-seg="12"
d="M711.084 625.662L710.107 635.712H696.887L698.515 616.149L706.165 604.77L711.888 616.031L711.084 625.662Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="H_6"
data-com="1" data-seg="12"
d="M701.192 585.545L707.321 597.804L714.424 587.061L715.314 576.563L716.193 566.063H702.969L701.991 576.113L701.192 585.545Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="G_11"
data-com="1" data-seg="13"
d="M709.207 601.639L714.029 594.299H724.097L729.861 600.403L722.184 607.474H711.961L709.207 601.639Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="G_12"
data-com="1" data-seg="13"
d="M701.099 594.299L704.414 600.743L699.925 607.474H688.779L682.705 600.849L690.003 594.299H701.099Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="F_10"
data-com="0" data-seg="13"
d="M687.296 591.762L680.322 598.037H673.752L677.312 555.33L679.884 553.015L689.92 564.073L687.296 591.762Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="E_9"
data-com="2" data-seg="13"
d="M685.662 613.227L684.92 622.136L683.538 637.839L671.672 648.683L669.516 646.259L673.059 603.923H680.194L685.94 610.017L685.662 613.227Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="D_9"
data-com="3" data-seg="13"
d="M726.857 654.422H676.755L674.599 651.998L686.566 641.247H719.622L729.494 651.925L726.857 654.422Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="C_9"
data-com="3" data-seg="12"
d="M734.639 603.922H739.501L735.766 646.258L732.965 648.779L723.215 638.235L725.532 611.891L734.639 603.922Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="B_9"
data-com="2" data-seg="12"
d="M740.008 598.037H733.077L727.234 591.644L729.251 565.393L742.022 553.505L743.745 555.329L740.008 598.037Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="A_9"
data-com="0" data-seg="12"
d="M683.804 549.451L686.219 547.165H736.323L738.151 549.222L725.801 560.525H693.852L683.804 549.451Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
</g>
<g id="col_1">
<path id="H_7"
data-com="1" data-seg="17"
d="M619.325 625.662L618.348 635.712H605.128L606.758 616.149L614.406 604.77L620.128 616.031L619.325 625.662Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="H_8"
data-com="1" data-seg="17"
d="M609.433 585.545L615.562 597.804L622.665 587.061L623.556 576.563L624.434 566.063H611.21L610.232 576.113L609.433 585.545Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="G_13"
data-com="1" data-seg="18"
d="M617.448 601.639L622.27 594.299H632.338L638.102 600.403L630.427 607.474H620.202L617.448 601.639Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="G_14"
data-com="1" data-seg="18"
d="M609.34 594.299L612.655 600.743L608.166 607.474H597.02L590.946 600.849L598.244 594.299H609.34Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="F_11"
data-com="0" data-seg="18"
d="M595.537 591.762L588.563 598.037H581.993L585.553 555.33L588.125 553.015L598.161 564.073L595.537 591.762Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="E_10"
data-com="2" data-seg="18"
d="M593.903 613.227L593.161 622.136L591.779 637.839L579.913 648.683L577.757 646.259L581.3 603.923H588.435L594.181 610.017L593.903 613.227Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="D_10"
data-com="3" data-seg="18"
d="M635.1 654.422H584.996L582.84 651.998L594.807 641.247H627.863L637.735 651.925L635.1 654.422Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="C_10"
data-com="3" data-seg="17"
d="M642.88 603.922H647.742L644.007 646.258L641.206 648.779L631.456 638.235L633.773 611.891L642.88 603.922Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="B_10"
data-com="2" data-seg="17"
d="M648.249 598.037H641.32L635.475 591.644L637.494 565.393L650.263 553.505L651.986 555.329L648.249 598.037Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="A_10"
data-com="0" data-seg="17"
d="M592.045 549.451L594.46 547.165H644.564L646.392 549.222L634.042 560.525H602.093L592.045 549.451Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
</g>
<g id="col_0">
<path id="H_9"
data-com="1" data-seg="19"
d="M527.807 625.662L526.83 635.712H513.609L515.24 616.149L522.888 604.77L528.61 616.031L527.807 625.662Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="H_10"
data-com="1" data-seg="19"
d="M517.915 585.545L524.044 597.804L531.147 587.061L532.037 576.563L532.916 566.063H519.692L518.714 576.113L517.915 585.545Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="G_15"
data-com="1" data-seg="20"
d="M525.93 601.639L530.754 594.299H540.82L546.586 600.403L538.909 607.474H528.685L525.93 601.639Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="G_16"
data-com="1" data-seg="20"
d="M517.824 594.299L521.137 600.743L516.648 607.474H505.502L499.428 600.849L506.726 594.299H517.824Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="F_12"
data-com="0" data-seg="20"
d="M504.019 591.762L497.047 598.037H490.475L494.034 555.33L496.607 553.015L506.643 564.073L504.019 591.762Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="E_11"
data-com="2" data-seg="20"
d="M502.385 613.227L501.643 622.136L500.263 637.839L488.395 648.683L486.241 646.259L489.782 603.923H496.917L502.663 610.017L502.385 613.227Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="D_11"
data-com="3" data-seg="20"
d="M543.582 654.422H493.478L491.322 651.998L503.289 641.247H536.345L546.217 651.925L543.582 654.422Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="C_11"
data-com="3" data-seg="19"
d="M551.362 603.922H556.224L552.489 646.258L549.688 648.779L539.94 638.235L542.255 611.891L551.362 603.922Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="B_11"
data-com="2" data-seg="19"
d="M556.731 598.037H549.802L543.957 591.644L545.976 565.393L558.745 553.505L560.468 555.329L556.731 598.037Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="A_11"
data-com="0" data-seg="19"
d="M500.527 549.451L502.942 547.165H553.046L554.873 549.222L542.524 560.525H510.575L500.527 549.451Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
</g>
</g>
<g id="timemode_24H">
<path id="Vector_69"
data-com="2" data-seg="21"
d="M378.312 635.556H392.772V621.808H400.171V657.073H392.772V641.545H378.312V657.073H371.269V621.808H378.312V635.556Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="Vector_70"
data-com="2" data-seg="21"
d="M339.984 641.902L355.849 621.808H363.25V643.667H368.527V649.301H363.25V657.073H356.546V649.301H339.984V641.902Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="inside_four" d="M356.546 643.667H345.633L356.546 629.922V643.667Z" fill="#777B7A" stroke="#304246"
stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round" />
<path id="Vector_71"
data-com="2" data-seg="21"
d="M331.327 632.317L331.231 631.557L331.037 630.811L330.745 630.1L330.372 629.435L329.902 628.837L329.353 628.286L328.753 627.832L328.074 627.443L327.377 627.153L326.633 626.958L325.871 626.877H325.095L324.333 626.991L323.605 627.218L322.908 627.524L322.245 627.913L321.646 628.399L321.127 628.95L320.673 629.581L320.318 630.262L320.043 630.973L319.832 631.897L319.72 632.836L319.686 633.792H313.34L313.42 632.657L313.582 631.524L313.857 630.406L314.23 629.323L314.7 628.286L315.266 627.281L315.914 626.344L316.642 625.469L317.452 624.66L318.326 623.914L319.266 623.266L320.27 622.7L321.305 622.232L322.391 621.859L323.492 621.582L324.625 621.405L325.774 621.339L326.907 621.373L328.04 621.501L329.158 621.744L330.259 622.068L331.312 622.506L332.299 623.023L333.222 623.639L334.097 624.336L334.89 625.096L335.603 625.955L336.235 626.861L336.768 627.832L337.222 628.837L337.561 629.889L337.804 630.973L337.95 632.074L337.982 633.192L337.919 634.293L337.739 635.395L337.449 636.463L337.06 637.499L336.59 638.502L336.008 639.442L335.343 640.332L334.598 641.157L333.789 641.903L324.981 648.963L323.978 649.707L323.038 650.532L322.148 651.422H338.71V657.074H313L313.112 655.746L313.34 654.451L313.663 653.171L314.102 651.926L314.635 650.712L315.266 649.561L315.979 648.443L316.788 647.407L317.679 646.436L318.65 645.546L319.686 644.72L328.139 638.729L328.883 638.131L329.547 637.434L330.113 636.672L330.567 635.831L330.938 634.957L331.183 634.035L331.312 633.095L331.327 632.317Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
</g>
<g id="timemode_PM">
<path id="Vector_72"
data-com="3" data-seg="21"
d="M451.278 646.493L458.671 621.8H468.887V657.066H462.903V630.977L454.796 657.066H447.742L439.653 630.977V657.066H433.296V621.8H443.528L451.278 646.493Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="Vector_73"
data-com="3" data-seg="21"
d="M429.796 639.977L430.363 639.035L430.85 638.062L431.255 637.041L431.547 635.987L431.758 634.902L431.855 633.814V632.712L431.758 631.627L431.547 630.539L431.255 629.485L430.85 628.464L430.363 627.491L429.796 626.551L429.131 625.675L428.369 624.865L427.542 624.135L426.649 623.485L425.678 622.935L424.673 622.496L423.619 622.157L422.532 621.93L421.43 621.8H404.113V657.066H411.149V644.727H421.43L422.532 644.596L423.619 644.369L424.673 644.03L425.678 643.591L426.649 643.041L427.542 642.391L428.369 641.663L429.131 640.851L429.796 639.977Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="inside_p"
d="M411.149 639.085H418.901L419.663 639.037L420.407 638.891L421.138 638.646L421.819 638.307L422.451 637.884L423.019 637.383L423.521 636.799L423.943 636.167L424.283 635.486L424.527 634.771L424.673 634.027L424.721 633.265L424.673 632.503L424.527 631.757L424.283 631.042L423.943 630.361L423.521 629.729L423.019 629.145L422.451 628.644L421.819 628.221L421.138 627.898L420.407 627.639L419.663 627.493L418.901 627.443H411.149V639.085Z"
fill="#777B7A" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
</g>
<g id="signal">
<path id="Vector_74"
data-com="0" data-seg="21"
d="M431.762 544.45L435.671 549.659L438.381 555.583L439.767 561.948L439.763 568.46L438.371 574.825L435.657 580.745L431.743 585.951L430.295 586.59L428.817 586.032L428.16 584.592L428.704 583.108L432.082 578.615L434.425 573.504L435.627 568.012L435.629 562.392L434.433 556.898L432.096 551.785L428.72 547.29L428.087 545.774L428.748 544.27L430.294 543.713L431.762 544.45Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="Vector_75"
data-com="0" data-seg="21"
d="M426.592 549.275L430.005 553.997L432.141 559.418L432.866 565.2L432.135 570.98L429.995 576.397L426.576 581.117L425.098 581.891L423.525 581.332L422.865 579.8L423.538 578.274L426.345 574.397L428.106 569.946L428.706 565.198L428.11 560.448L426.355 555.995L423.552 552.116L423.12 550.669L423.777 549.309L425.179 548.746L426.592 549.275Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="Vector_76"
data-com="0" data-seg="21"
d="M421.422 554.105L424.172 558.118L425.611 562.765L425.609 567.629L424.166 572.276L421.412 576.285L419.568 576.615L418.183 575.36L418.327 573.494L420.415 570.474L421.501 566.964L421.483 563.292L420.362 559.794L418.24 556.795L418.149 554.918L419.586 553.702L421.422 554.105Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="Vector_77"
data-com="0" data-seg="21"
d="M387.344 544.45L383.433 549.659L380.725 555.583L379.339 561.948L379.343 568.46L380.732 574.825L383.449 580.745L387.363 585.951L388.808 586.59L390.287 586.032L390.944 584.592L390.401 583.108L387.022 578.615L384.679 573.504L383.478 568.012L383.476 562.392L384.671 556.898L387.01 551.785L390.384 547.29L391.017 545.774L390.358 544.27L388.812 543.713L387.344 544.45Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="Vector_78"
data-com="0" data-seg="21"
d="M392.512 549.275L389.099 553.997L386.963 559.418L386.238 565.2L386.969 570.98L389.11 576.397L392.528 581.117L394.006 581.891L395.579 581.332L396.241 579.8L395.566 578.274L392.759 574.397L391 569.946L390.399 565.198L390.996 560.448L392.751 555.995L395.554 552.116L395.984 550.669L395.329 549.309L393.927 548.746L392.512 549.275Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="Vector_79"
data-com="0" data-seg="21"
d="M397.682 554.105L394.932 558.118L393.493 562.765L393.497 567.629L394.94 572.276L397.694 576.285L399.536 576.615L400.923 575.36L400.779 573.494L398.689 570.474L397.603 566.964L397.623 563.292L398.744 559.794L400.864 556.795L400.957 554.918L399.52 553.702L397.682 554.105Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="Vector_80"
data-com="0" data-seg="21"
d="M415.391 565.188L414.947 562.956L413.682 561.06L411.787 559.795L409.552 559.351L407.317 559.795L405.424 561.06L404.159 562.956L403.713 565.188L404.159 567.425L405.424 569.318L407.317 570.583L409.552 571.028L411.787 570.583L413.682 569.318L414.947 567.425L415.391 565.188Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
</g>
<g id="bell">
<path id="Vector_81"
data-com="1" data-seg="21"
d="M334.184 587.802L335.023 590.538L336.914 592.686L339.522 593.865H342.384L344.992 592.686L346.881 590.538L347.72 587.802H334.184Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
<path id="Vector_82"
data-com="1" data-seg="21"
d="M347.746 546.623L347.072 543.676L345.187 541.313L342.463 540H339.441L336.716 541.313L334.833 543.676L334.16 546.623L329.209 550.593L325.058 555.394L322.452 565.193L321.907 575.318H319.25L317.169 575.875L315.647 577.399L315.088 579.48L315.647 581.56L317.169 583.082L319.25 583.639H362.654L364.735 583.082L366.258 581.56L366.815 579.48L366.258 577.399L364.735 575.875L362.654 575.318H359.997L359.454 565.193L356.846 555.394L352.697 550.593L347.746 546.623Z"
fill="#304246" stroke="#304246" stroke-width="0.10008" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round" />
</g>
</g>
<g id="lap">
<path data-com="1" data-seg="10" d="M3297.93,536.73h17.61v5.81h-25v-34.6h7.41Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="1" data-seg="10" d="M3329,535.9l-2.34,6.64h-7.58l12.65-34.6h10.72l12.88,34.6h-7.41l-2.45-6.64Zm8.21-22.87-6.5,17.94h13.11Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="1" data-seg="10" d="M3361.94,507.94h15.22q7.64.06,11.29,2.05t3.64,9.78c0,.45,0,.92,0,1.4s-.05,1-.09,1.45a13.26,13.26,0,0,1-.71,3.53,6.55,6.55,0,0,1-2.14,3,8.07,8.07,0,0,1-3.85,1.84,24.44,24.44,0,0,1-4.41.39,3.83,3.83,0,0,1-.6,0H3369v11.15h-7.07Zm15.34,17.69a13.87,13.87,0,0,0,5.72-.75c1.12-.54,1.69-2.19,1.69-5,0-2.56-.39-4.26-1.15-5.09s-2.6-1.24-5.52-1.24h-9v12Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
</g>
<g id="timemode_24H">
<path data-com="2" data-seg="16" d="M3018.51,550.54h-17.6V545q0-4.51,1.75-5.8a12.09,12.09,0,0,1,4.93-1.89,3.09,3.09,0,0,1,.46-.12l.49-.08a6,6,0,0,1,.82-.12,7.37,7.37,0,0,0,.75-.12,6.8,6.8,0,0,0,3.1-1.05c.69-.51,1-1.77,1-3.78s-.33-3.31-1-3.73a7.11,7.11,0,0,0-3.49-.62,6.73,6.73,0,0,0-3.71.7c-.63.47-.94,1.82-.94,4v.84h-4.2V532c0-.24,0-.49,0-.74s0-.5,0-.74a13.83,13.83,0,0,1,.46-3,4.3,4.3,0,0,1,1.61-2.34,6.36,6.36,0,0,1,2.2-1.08,12.5,12.5,0,0,1,2.42-.41c.37,0,.73,0,1.08,0h1.05a12.24,12.24,0,0,1,6.5,1.43c1.5.94,2.25,3.25,2.25,6.91s-.66,5.88-2,6.78a13,13,0,0,1-5.06,1.91l-2,.34a17.28,17.28,0,0,0-2.13.51,2.41,2.41,0,0,0-1.91,1.48,10.28,10.28,0,0,0-.3,2.74v.69h13.37Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="2" data-seg="16" d="M3042.35,540.92h2.73v3.83h-2.73v5.79h-4.2v-5.79h-12.71v-5.56l10.36-15.5h6.55Zm-4.27-13.48-9.1,13.48h9.17Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="2" data-seg="16" d="M3071.71,550.54h-4.48V539.07h-10.88v11.47h-4.45V523.69h4.45v11h10.88v-11h4.48Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
</g>
<g id="timemode_PM">
<path data-com="2" data-seg="17" d="M2922.93,514.49h12.55q6.3.06,9.31,2.14t3,10.18c0,.47,0,1,0,1.46s0,1-.07,1.52a16.64,16.64,0,0,1-.59,3.67,6.84,6.84,0,0,1-1.76,3.08,6.22,6.22,0,0,1-3.17,1.92,16.25,16.25,0,0,1-3.64.41,2.73,2.73,0,0,1-.5,0h-9.28v11.62h-5.83Zm12.65,18.43a9.35,9.35,0,0,0,4.72-.78c.92-.56,1.39-2.28,1.39-5.16,0-2.67-.32-4.44-.94-5.3s-2.15-1.3-4.56-1.3h-7.43v12.54Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="2" data-seg="17" d="M2988.83,550.54H2983l.19-30.37-9.87,30.37h-5.41l-10-30.21.28,30.21h-5.87v-36h9.68l8.46,26.76h.19l8.37-26.76h9.87Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
</g>
<g id="alarm">
<path data-com="0" data-seg="16" id="alarm_inside" d="M3056,494.06c-3.84,0-4.77-4.95-4.77-4.95V476.42c0-6.45-6.71-6.45-6.71-6.45h-3.19v-4.5h-5V470h-3.2s-6.7,0-6.7,6.45v12.69s-.91,4.95-4.77,4.95v4.61H3036a6.21,6.21,0,0,0-1.27,3.84c0,3,1.92,5.39,4.28,5.39s4.27-2.42,4.27-5.39a6.31,6.31,0,0,0-1.23-3.84h14Zm-8,.94h-18V476a2.94,2.94,0,0,1,3-3h12a2.94,2.94,0,0,1,3,3Z" transform="translate(-2593.5 91)" style="fill: #304246"/>
</g>
<g id="signal">
<path data-com="0" data-seg="17" id="signal_5" d="M2992.68,498.36c1,0,1.75-6.25,1.75-14s-.78-13.95-1.75-13.95h-6c.94,0,1.73,6.25,1.73,13.95s-.79,14-1.73,14h6" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="0" data-seg="17" id="signal_4" d="M2979.8,498.36c.95,0,1.74-6.25,1.74-14s-.79-13.95-1.74-13.95h-7.41c1,0,1.76,6.25,1.76,13.95s-.79,14-1.76,14h7.41" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="0" data-seg="17" id="signal_3" d="M2964.16,498.36c1.48,0,2.67-6.25,2.67-14s-1.19-13.95-2.67-13.95h-7.78c1.48,0,2.67,6.25,2.67,13.95s-1.19,14-2.67,14h7.78" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="0" data-seg="17" id="signal_2" d="M2948,498.36c2.58,0,4.71-6.25,4.71-14s-2.13-13.95-4.71-13.95h-8.33c2.59,0,4.71,6.25,4.71,13.95s-2.12,14-4.71,14H2948" transform="translate(-2593.5 91)" style="fill: #304246"/>
<path data-com="0" data-seg="17" id="signal_1" d="M2932.78,498.36c2.61,0,4.71-6.25,4.71-14s-2.1-13.95-4.71-13.95H2923V498.3l9.78.06" transform="translate(-2593.5 91)" style="fill: #304246"/>
</g>
</g>
</g>
@ -1053,7 +1693,7 @@
if (tempInput.value == "") {
return console.warn("no value in input");
}
try {
temp_c = Number.parseFloat(tempInput.value);
} catch (e) {

View File

@ -38,10 +38,26 @@ static bool tick_state;
static long tick_interval_id = -1;
watch_lcd_type_t watch_get_lcd_type(void) {
#if defined(FORCE_CUSTOM_LCD_TYPE)
return WATCH_LCD_TYPE_CUSTOM;
#else
return WATCH_LCD_TYPE_CLASSIC;
#endif
}
void watch_enable_display(void) {
#if defined(FORCE_CUSTOM_LCD_TYPE)
_watch_update_indicator_segments();
#endif
EM_ASM({
#if defined(FORCE_CUSTOM_LCD_TYPE)
document.getElementById("classic").style.display = "none";
#else
document.getElementById("custom").style.display = "none";
#endif
});
watch_clear_display();
}