Files
workouts/Exercise Library/Deadlift/visual.svg
T
rzen e12fe31152 Add Warm-Up and Stretching activity types
Adds WorkoutActivityType.warmUp (HealthKit .preparationAndRecovery) and
.stretching (.flexibility), and retags the six starter splits that were all
mislabeled as Functional Strength:

- Warm-Up:    Upper Body Warm-Up, Lower Body Warm-Up, Morning Wake-Up
- Stretching: Morning Mobility, Full Body Stretch, Evening Stretch

The split editor's activity picker surfaces them automatically (CaseIterable).
Older app versions decode the new raw values as the default type — additive and
not schema-gated, so no quarantine.
2026-07-09 15:45:31 -04:00

44 lines
3.7 KiB
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 180" fill="none">
<title>Deadlift</title>
<defs>
<linearGradient id="grad-leg_l-0" gradientUnits="userSpaceOnUse" x1="116.5" y1="109.1" x2="129.9" y2="138.0"><stop offset="0" stop-color="#2fa499"/><stop offset="1" stop-color="#86cfc5"/></linearGradient>
<linearGradient id="grad-arm_l-0" gradientUnits="userSpaceOnUse" x1="173.9" y1="93.5" x2="167.9" y2="113.3"><stop offset="0" stop-color="#a3a9b4"/><stop offset="1" stop-color="#a9afba"/></linearGradient>
<linearGradient id="grad-leg_r-1" gradientUnits="userSpaceOnUse" x1="127.4" y1="137.5" x2="122.5" y2="164.6"><stop offset="0" stop-color="#0d9488"/><stop offset="1" stop-color="#30a59a"/></linearGradient>
<linearGradient id="grad-leg_r-2" gradientUnits="userSpaceOnUse" x1="122.5" y1="164.6" x2="130.1" y2="164.0"><stop offset="0" stop-color="#30a59a"/><stop offset="1" stop-color="#2ea499"/></linearGradient>
<linearGradient id="grad-arm_r-1" gradientUnits="userSpaceOnUse" x1="164.3" y1="114.8" x2="159.5" y2="134.9"><stop offset="0" stop-color="#3a3f4b"/><stop offset="1" stop-color="#404551"/></linearGradient>
</defs>
<path d="M 104.0 157.7 L 198.8 157.7 L 198.8 150.5 L 104.0 150.5 Z" fill="none" stroke="#b9bec9" stroke-width="2.1" stroke-linejoin="round"/>
<g id="leg_l">
<path d="M 116.5 109.1 L 129.9 138.0" stroke="url(#grad-leg_l-0)" stroke-width="3.75242" stroke-linecap="round"/>
<path d="M 129.9 138.0 L 120.9 164.1" stroke="#86cfc5" stroke-width="3.5" stroke-linecap="round"/>
<path d="M 120.9 164.1 L 128.6 164.6" stroke="#86cfc5" stroke-width="3.5" stroke-linecap="round"/>
</g>
<g id="arm_l">
<path d="M 173.9 93.5 L 167.9 113.3" stroke="url(#grad-arm_l-0)" stroke-width="3.51858" stroke-linecap="round"/>
<path d="M 167.9 113.3 L 162.5 133.3" stroke="#a9afba" stroke-width="3.5" stroke-linecap="round"/>
</g>
<g id="leg_r">
<path d="M 112.4 109.5 L 127.4 137.5" stroke="#0d9488" stroke-width="4.2" stroke-linecap="round"/>
<path d="M 127.4 137.5 L 122.5 164.6" stroke="url(#grad-leg_r-1)" stroke-width="4.09771" stroke-linecap="round"/>
<path d="M 122.5 164.6 L 130.1 164.0" stroke="url(#grad-leg_r-2)" stroke-width="4.00214" stroke-linecap="round"/>
</g>
<path id="girdle" d="M 173.9 93.5 L 169.8 93.5 L 169.8 94.8" stroke="#0d9488" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round"/>
<path id="pelvisBar" d="M 116.5 109.1 L 112.4 108.6 L 112.4 109.5" stroke="#0d9488" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round"/>
<path id="spine" d="M 112.4 108.6 Q 142.6 103.8 169.8 93.5" stroke="#0d9488" stroke-width="4.2" stroke-linecap="round" stroke-linejoin="round"/>
<g id="arm_r">
<path d="M 169.8 94.8 L 164.3 114.8" stroke="#3a3f4b" stroke-width="4.2" stroke-linecap="round"/>
<path d="M 164.3 114.8 L 159.5 134.9" stroke="url(#grad-arm_r-1)" stroke-width="4.17999" stroke-linecap="round"/>
</g>
<path d="M 161.0 131.0 L 161.0 137.3" stroke="#6b7180" stroke-width="2.8" stroke-linecap="round" stroke-linejoin="round"/>
<circle cx="161.0" cy="131.0" r="11.2" fill="#6b7180"/>
<circle cx="161.0" cy="137.3" r="11.2" fill="#6b7180"/>
<circle id="head" cx="183.4" cy="90.4" r="7.0" fill="white" stroke="#3a3f4b" stroke-width="4.2"/>
<line id="nose" x1="190.4" y1="91.2" x2="195.3" y2="91.8" stroke="#3a3f4b" stroke-width="2.8" stroke-linecap="round"/>
<g font-family="-apple-system, Helvetica, sans-serif" font-size="11" fill="#6b7180">
<line x1="224" y1="16" x2="238" y2="16" stroke="#3a3f4b" stroke-width="4" stroke-linecap="round"/>
<text x="243" y="20">near</text>
<line x1="273" y1="16" x2="287" y2="16" stroke="#a9afba" stroke-width="4" stroke-linecap="round"/>
<text x="292" y="20">far</text>
</g>
</svg>