...
This commit is contained in:
4
static/img/clouds.svg
Normal file
4
static/img/clouds.svg
Normal file
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M19 18H6C3.79086 18 2 16.2091 2 14C2 11.7909 3.79086 10 6 10C6.08156 10 6.16244 10.0027 6.24254 10.008C6.83752 7.69637 8.93922 6 11.5 6C14.5376 6 17 8.46243 17 11.5C17 11.6729 16.9922 11.8436 16.9769 12.0123C18.1953 12.1907 19.1413 13.2166 19.1413 14.5C19.1413 15.8807 18.1953 16.9066 16.9769 17.085" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
</svg>
|
After Width: | Height: | Size: 544 B |
4
static/img/favicon.svg
Normal file
4
static/img/favicon.svg
Normal file
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M19 18H6C3.79086 18 2 16.2091 2 14C2 11.7909 3.79086 10 6 10C6.08156 10 6.16244 10.0027 6.24254 10.008C6.83752 7.69637 8.93922 6 11.5 6C14.5376 6 17 8.46243 17 11.5C17 11.6729 16.9922 11.8436 16.9769 12.0123C18.1953 12.1907 19.1413 13.2166 19.1413 14.5C19.1413 15.8807 18.1953 16.9066 16.9769 17.085" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
</svg>
|
After Width: | Height: | Size: 544 B |
7
static/img/logo.svg
Normal file
7
static/img/logo.svg
Normal file
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="200" height="40" viewBox="0 0 200 40" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<!-- Three connected nodes representing the grid -->
|
||||
<circle cx="10" cy="20" r="5" fill="#2e83ff"/>
|
||||
<circle cx="20" cy="15" r="5" fill="#2e83ff"/>
|
||||
<circle cx="20" cy="25" r="5" fill="#2e83ff"/>
|
||||
</svg>
|
After Width: | Height: | Size: 354 B |
6
static/img/nodes.svg
Normal file
6
static/img/nodes.svg
Normal file
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M12 4L20 8.5L12 13L4 8.5L12 4Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M20 15.5L12 20L4 15.5" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M20 12L12 16.5L4 12" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
</svg>
|
After Width: | Height: | Size: 521 B |
6
static/img/rewards.svg
Normal file
6
static/img/rewards.svg
Normal file
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<circle cx="12" cy="8" r="6" stroke="currentColor" stroke-width="2"/>
|
||||
<path d="M15.477 12.89C17.447 14.394 19 16.5 19 19C19 19.5523 18.5523 20 18 20H6C5.44772 20 5 19.5523 5 19C5 16.5 6.55301 14.394 8.52299 12.89" stroke="currentColor" stroke-width="2"/>
|
||||
<path d="M12 8L14 10L11 13" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
</svg>
|
After Width: | Height: | Size: 525 B |
Reference in New Issue
Block a user