chore: initialize frontend miniapp repository
This commit is contained in:
10
static/icons/marker-location.svg
Normal file
10
static/icons/marker-location.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<!-- 外圈半透明黑色 -->
|
||||
<circle cx="20" cy="20" r="20" fill="black" fill-opacity="0.2"/>
|
||||
|
||||
<!-- 内圈黑色 -->
|
||||
<circle cx="20" cy="20" r="12" fill="black" stroke="#E0E100" stroke-width="2"/>
|
||||
|
||||
<!-- 黄色定位图标 -->
|
||||
<path d="M20 11L14 24L20 21L26 24L20 11Z" fill="#E0E100" stroke="#E0E100" stroke-width="1.5" stroke-linejoin="round"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 462 B |
Reference in New Issue
Block a user