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"
|
width="20"
|
||||||
height="20"
|
height="20"
|
||||||
viewBox="0 0 24 24"
|
viewBox="0 0 24 24"
|
||||||
fill="none"
|
fill="#374151"
|
||||||
stroke="currentColor"
|
stroke="none"
|
||||||
stroke-width="2"
|
|
||||||
stroke-linecap="round"
|
|
||||||
stroke-linejoin="round"
|
|
||||||
>
|
>
|
||||||
<circle cx="12" cy="12" r="10" />
|
<path d="M12 2L4.5 20.29l.71.71L12 18l6.79 3 .71-.71z" />
|
||||||
<line x1="12" y1="8" x2="12" y2="16" />
|
|
||||||
<line x1="8" y1="12" x2="16" y2="12" />
|
|
||||||
</svg>
|
</svg>
|
||||||
</button>
|
</button>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue