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>
6 lines
362 B
XML
6 lines
362 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
|
|
<path d="M16 2L4 12v18h24V12L16 2z" fill="#89c92e" stroke="#1a1a1a" stroke-width="2.5"/>
|
|
<rect x="11" y="16" width="4" height="4" fill="#ffffff"/>
|
|
<rect x="17" y="16" width="4" height="4" fill="#ffffff"/>
|
|
<rect x="14" y="22" width="4" height="8" fill="#ffffff"/>
|
|
</svg>
|