fix locate me arrow

This commit is contained in:
Graham McIntire 2025-07-11 13:40:00 -05:00
parent aaad32c683
commit d76006c2ae
No known key found for this signature in database

View file

@ -859,15 +859,10 @@ defmodule AprsmeWeb.MapLive.Index do
width="20"
height="20"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
fill="#374151"
stroke="none"
>
<circle cx="12" cy="12" r="10" />
<line x1="12" y1="8" x2="12" y2="16" />
<line x1="8" y1="12" x2="16" y2="12" />
<path d="M12 2L4.5 20.29l.71.71L12 18l6.79 3 .71-.71z" />
</svg>
</button>