Accumulated changes from previous sessions (Feb 9-20): - Staging email filter to prevent test emails reaching real users - Version bump to 2.2.0 in plugin header - Venue geocoding enhancements and batch processing - Find Training page improvements (tab content, map data) - MapGeo integration hardening for Find a Trainer - Master trainers overview table improvements - AJAX handler additions for venue categories - SVG marker icon tweaks (trainer, venue) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
5 lines
341 B
XML
5 lines
341 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
|
|
<circle cx="16" cy="16" r="13" fill="#f0f7e8" stroke="#1a1a1a" stroke-width="2.5"/>
|
|
<circle cx="16" cy="12" r="4" fill="#5a8a1a"/>
|
|
<path d="M8 24c0-4.4 3.6-8 8-8s8 3.6 8 8" fill="none" stroke="#5a8a1a" stroke-width="2" stroke-linecap="round"/>
|
|
</svg>
|