aboutsummaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
Diffstat (limited to 'assets')
-rw-r--r--assets/coal.svg12
-rw-r--r--assets/deuveir.svg2
2 files changed, 13 insertions, 1 deletions
diff --git a/assets/coal.svg b/assets/coal.svg
new file mode 100644
index 0000000..ba08699
--- /dev/null
+++ b/assets/coal.svg
@@ -0,0 +1,12 @@
+
+ <svg class="vector" width="80px" height="48px" xmlns="http://www.w3.org/2000/svg" baseProfile="full" version="1.1">
+ <rect width='80' height='48' fill='#EDEAEA' rx='5' ry='5'></rect>
+ <circle cx='16' cy='16' r='8' fill='#393B3F'></circle>
+ <circle cx='32' cy='16' r='8' fill='#A3A3A4'></circle>
+ <circle cx='48' cy='16' r='8' fill='#808790'></circle>
+ <circle cx='64' cy='16' r='8' fill='#000'></circle>
+ <circle cx='16' cy='32' r='8' fill='#333333'></circle>
+ <circle cx='32' cy='32' r='8' fill='#777777'></circle>
+ <circle cx='48' cy='32' r='8' fill='#DDDDDD'></circle>
+ <circle cx='64' cy='32' r='8' fill='#fff'></circle>
+ </svg> \ No newline at end of file
diff --git a/assets/deuveir.svg b/assets/deuveir.svg
index c8e5421..8d4ff34 100644
--- a/assets/deuveir.svg
+++ b/assets/deuveir.svg
@@ -1,7 +1,7 @@
<svg class="vector" width="80px" height="48px" xmlns="http://www.w3.org/2000/svg" baseProfile="full" version="1.1">
<rect width='80' height='48' fill='#141414' rx='5' ry='5'></rect>
- <circle cx='16' cy='16' r='8' fill='#efefef'></circle>
+ <circle cx='16' cy='16' r='8' fill='#f4f4f4'></circle>
<circle cx='32' cy='16' r='8' fill='#efefef'></circle>
<circle cx='48' cy='16' r='8' fill='#3d3d3d'></circle>
<circle cx='64' cy='16' r='8' fill='#141414'></circle>