chore: add earth hud backup and icon assets
This commit is contained in:
8
frontend/public/earth/assets/icons/reset-view.svg
Normal file
8
frontend/public/earth/assets/icons/reset-view.svg
Normal file
@@ -0,0 +1,8 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<circle cx="12" cy="12" r="5" stroke="#4DB8FF" stroke-width="2.2"/>
|
||||
<path d="M12 3V6.5" stroke="#4DB8FF" stroke-width="2.2" stroke-linecap="round"/>
|
||||
<path d="M12 17.5V21" stroke="#4DB8FF" stroke-width="2.2" stroke-linecap="round"/>
|
||||
<path d="M3 12H6.5" stroke="#4DB8FF" stroke-width="2.2" stroke-linecap="round"/>
|
||||
<path d="M17.5 12H21" stroke="#4DB8FF" stroke-width="2.2" stroke-linecap="round"/>
|
||||
<circle cx="12" cy="12" r="1.45" fill="#4DB8FF"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 561 B |
Reference in New Issue
Block a user