fix locate me arrow
This commit is contained in:
parent
aaad32c683
commit
d76006c2ae
1 changed files with 3 additions and 8 deletions
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue