einsatzprotokoll/resources/drawables/icon_arrest.svg
EiSiMo 43f970d764 Phase 1: foundation modules
Central Config with all tunables (retention, GPS timeout, colors,
event type keys, menu item metadata). Event / EventStore handle
persistence via Application.Storage with 7-day pruning. Logger
mirrors the same retention. LayoutMetrics and Haversine provide
resolution-independent geometry helpers. German UI strings and
placeholder menu icons landed alongside so the build stays green.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-11 19:36:15 +02:00

6 lines
361 B
XML

<svg width="40" height="40" viewBox="0 0 40 40" xmlns="http://www.w3.org/2000/svg">
<circle cx="20" cy="20" r="18" fill="#FF0088"/>
<circle cx="13" cy="20" r="6" fill="none" stroke="#000000" stroke-width="3"/>
<circle cx="27" cy="20" r="6" fill="none" stroke="#000000" stroke-width="3"/>
<rect x="18" y="18" width="4" height="4" fill="#000000"/>
</svg>