fix: rename Static folder
5
public/_static/img/icons/splash/blue-v2.svg
Normal file
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<svg viewBox="0 0 200 200" xmlns="http://www.w3.org/2000/svg">
|
||||
<circle fill="#00838E" cx="100" cy="100" r="100"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 259 B |
5
public/_static/img/icons/splash/brown-v2.svg
Normal file
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<svg viewBox="0 0 200 200" xmlns="http://www.w3.org/2000/svg">
|
||||
<circle fill="#48382A" cx="100" cy="100" r="100"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 259 B |
5
public/_static/img/icons/splash/green-v2.svg
Normal file
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<svg viewBox="0 0 200 200" xmlns="http://www.w3.org/2000/svg">
|
||||
<circle fill="#67bd29" cx="100" cy="100" r="100"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 259 B |
5
public/_static/img/icons/splash/grey-v2.svg
Normal file
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<svg viewBox="0 0 200 200" xmlns="http://www.w3.org/2000/svg">
|
||||
<circle fill="#DAD6D0" cx="100" cy="100" r="100"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 259 B |
5
public/_static/img/icons/splash/light-green.svg
Normal file
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<svg viewBox="0 0 200 200" xmlns="http://www.w3.org/2000/svg">
|
||||
<circle fill="#A2E175" cx="100" cy="100" r="100"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 259 B |
5
public/_static/img/icons/splash/orange-v2.svg
Normal file
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<svg viewBox="0 0 200 200" xmlns="http://www.w3.org/2000/svg">
|
||||
<circle fill="#EB772C" cx="100" cy="100" r="100"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 259 B |
5
public/_static/img/icons/splash/purple-v2.svg
Normal file
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<svg viewBox="0 0 200 200" xmlns="http://www.w3.org/2000/svg">
|
||||
<circle fill="#8D3A7C" cx="100" cy="100" r="100"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 259 B |
5
public/_static/img/icons/splash/red.svg
Normal file
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<svg viewBox="0 0 200 200" xmlns="http://www.w3.org/2000/svg">
|
||||
<circle fill="#cd0921" cx="100" cy="100" r="100"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 259 B |