diff options
| author | Devine Lu Linvega <aliceffekt@gmail.com> | 2017-12-27 12:18:20 +1300 |
|---|---|---|
| committer | Devine Lu Linvega <aliceffekt@gmail.com> | 2017-12-27 12:18:20 +1300 |
| commit | e0af341254a3e27d8e7b4e5c51d9bc9156da640b (patch) | |
| tree | 8baf57d4b0db0f1df544006380ef34a2ada4b084 /assets | |
| parent | ea01a908d4c711f46a5374bc31601196f8a91ed2 (diff) | |
Themes preview
Diffstat (limited to 'assets')
| -rw-r--r-- | assets/barber.svg | 12 | ||||
| -rw-r--r-- | assets/battlestation.svg | 12 | ||||
| -rw-r--r-- | assets/berry.svg | 12 | ||||
| -rw-r--r-- | assets/blanc.svg | 12 | ||||
| -rw-r--r-- | assets/cina.svg | 12 | ||||
| -rw-r--r-- | assets/commodore.svg | 12 | ||||
| -rw-r--r-- | assets/gameboy.svg | 12 | ||||
| -rw-r--r-- | assets/mahou.svg | 12 | ||||
| -rw-r--r-- | assets/marble.svg | 12 | ||||
| -rw-r--r-- | assets/noir.svg | 12 | ||||
| -rw-r--r-- | assets/pale.svg | 12 | ||||
| -rw-r--r-- | assets/raspberry.svg | 12 | ||||
| -rw-r--r-- | assets/seaweed.svg | 12 | ||||
| -rw-r--r-- | assets/soyuz.svg | 12 | ||||
| -rw-r--r-- | assets/swiss.svg | 12 |
15 files changed, 180 insertions, 0 deletions
diff --git a/assets/barber.svg b/assets/barber.svg new file mode 100644 index 0000000..0175d4e --- /dev/null +++ b/assets/barber.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='#FFFFFF' rx='5' ry='5'></rect> + <circle cx='16' cy='16' r='8' fill='#2274A5'></circle> + <circle cx='32' cy='16' r='8' fill='#32936F'></circle> + <circle cx='48' cy='16' r='8' fill='#E83F6F'></circle> + <circle cx='64' cy='16' r='8' fill='#FFFFFF'></circle> + <circle cx='16' cy='32' r='8' fill='#89023E'></circle> + <circle cx='32' cy='32' r='8' fill='#89023E'></circle> + <circle cx='48' cy='32' r='8' fill='#E83F6F'></circle> + <circle cx='64' cy='32' r='8' fill='#FFBF00'></circle> + </svg>
\ No newline at end of file diff --git a/assets/battlestation.svg b/assets/battlestation.svg new file mode 100644 index 0000000..3514bf1 --- /dev/null +++ b/assets/battlestation.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='#222' rx='5' ry='5'></rect> + <circle cx='16' cy='16' r='8' fill='#fff'></circle> + <circle cx='32' cy='16' r='8' fill='#777'></circle> + <circle cx='48' cy='16' r='8' fill='#444'></circle> + <circle cx='64' cy='16' r='8' fill='#000'></circle> + <circle cx='16' cy='32' r='8' fill='#000'></circle> + <circle cx='32' cy='32' r='8' fill='#affec7'></circle> + <circle cx='48' cy='32' r='8' fill='#000'></circle> + <circle cx='64' cy='32' r='8' fill='#affec7'></circle> + </svg>
\ No newline at end of file diff --git a/assets/berry.svg b/assets/berry.svg new file mode 100644 index 0000000..c630c5f --- /dev/null +++ b/assets/berry.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='#9EB7FF' rx='5' ry='5'></rect> + <circle cx='16' cy='16' r='8' fill='#FFFFFF'></circle> + <circle cx='32' cy='16' r='8' fill='#1C0A16'></circle> + <circle cx='48' cy='16' r='8' fill='#1C0A16'></circle> + <circle cx='64' cy='16' r='8' fill='#FFFFFF'></circle> + <circle cx='16' cy='32' r='8' fill='#6ADEDC'></circle> + <circle cx='32' cy='32' r='8' fill='#6ADEDC'></circle> + <circle cx='48' cy='32' r='8' fill='#1C0A16'></circle> + <circle cx='64' cy='32' r='8' fill='#6ADEDC'></circle> + </svg>
\ No newline at end of file diff --git a/assets/blanc.svg b/assets/blanc.svg new file mode 100644 index 0000000..02e0f27 --- /dev/null +++ b/assets/blanc.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='#eee' rx='5' ry='5'></rect> + <circle cx='16' cy='16' r='8' fill='#111'></circle> + <circle cx='32' cy='16' r='8' fill='#777'></circle> + <circle cx='48' cy='16' r='8' fill='#bbb'></circle> + <circle cx='64' cy='16' r='8' fill='#ccc'></circle> + <circle cx='16' cy='32' r='8' fill='#000'></circle> + <circle cx='32' cy='32' r='8' fill='#999'></circle> + <circle cx='48' cy='32' r='8' fill='#ddd'></circle> + <circle cx='64' cy='32' r='8' fill='#555'></circle> + </svg>
\ No newline at end of file diff --git a/assets/cina.svg b/assets/cina.svg new file mode 100644 index 0000000..09daa1c --- /dev/null +++ b/assets/cina.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='#000' rx='5' ry='5'></rect> + <circle cx='16' cy='16' r='8' fill='white'></circle> + <circle cx='32' cy='16' r='8' fill='#6ff'></circle> + <circle cx='48' cy='16' r='8' fill='#555'></circle> + <circle cx='64' cy='16' r='8' fill='#fff'></circle> + <circle cx='16' cy='32' r='8' fill='#89023E'></circle> + <circle cx='32' cy='32' r='8' fill='#89023E'></circle> + <circle cx='48' cy='32' r='8' fill='#222'></circle> + <circle cx='64' cy='32' r='8' fill='#F00'></circle> + </svg>
\ No newline at end of file diff --git a/assets/commodore.svg b/assets/commodore.svg new file mode 100644 index 0000000..8d39e46 --- /dev/null +++ b/assets/commodore.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='#a5a7fc' rx='5' ry='5'></rect> + <circle cx='16' cy='16' r='8' fill='#FFF'></circle> + <circle cx='32' cy='16' r='8' fill='#FFF'></circle> + <circle cx='48' cy='16' r='8' fill='#444ae3'></circle> + <circle cx='64' cy='16' r='8' fill='#444ae3'></circle> + <circle cx='16' cy='32' r='8' fill='#FFF'></circle> + <circle cx='32' cy='32' r='8' fill='#444ae3'></circle> + <circle cx='48' cy='32' r='8' fill='#7479ee'></circle> + <circle cx='64' cy='32' r='8' fill='#fff'></circle> + </svg>
\ No newline at end of file diff --git a/assets/gameboy.svg b/assets/gameboy.svg new file mode 100644 index 0000000..b773416 --- /dev/null +++ b/assets/gameboy.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='#8b956d' rx='5' ry='5'></rect> + <circle cx='16' cy='16' r='8' fill='#c4cfa1'></circle> + <circle cx='32' cy='16' r='8' fill='#4d533c'></circle> + <circle cx='48' cy='16' r='8' fill='#4d533c'></circle> + <circle cx='64' cy='16' r='8' fill='#1f1f1f'></circle> + <circle cx='16' cy='32' r='8' fill='#c4cfa1'></circle> + <circle cx='32' cy='32' r='8' fill='#c4cfa1'></circle> + <circle cx='48' cy='32' r='8' fill='#1f1f1f'></circle> + <circle cx='64' cy='32' r='8' fill='#c4cfa1'></circle> + </svg>
\ No newline at end of file diff --git a/assets/mahou.svg b/assets/mahou.svg new file mode 100644 index 0000000..710853f --- /dev/null +++ b/assets/mahou.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='#E0B1CB' rx='5' ry='5'></rect> + <circle cx='16' cy='16' r='8' fill='#231942'></circle> + <circle cx='32' cy='16' r='8' fill='#5E548E'></circle> + <circle cx='48' cy='16' r='8' fill='#BE95C4'></circle> + <circle cx='64' cy='16' r='8' fill='#E0B1CB'></circle> + <circle cx='16' cy='32' r='8' fill='#5E548E'></circle> + <circle cx='32' cy='32' r='8' fill='#5E548E'></circle> + <circle cx='48' cy='32' r='8' fill='#BE95C4'></circle> + <circle cx='64' cy='32' r='8' fill='#9F86C0'></circle> + </svg>
\ No newline at end of file diff --git a/assets/marble.svg b/assets/marble.svg new file mode 100644 index 0000000..863b639 --- /dev/null +++ b/assets/marble.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='#FBFBF2' rx='5' ry='5'></rect> + <circle cx='16' cy='16' r='8' fill='#847577'></circle> + <circle cx='32' cy='16' r='8' fill='#A6A2A2'></circle> + <circle cx='48' cy='16' r='8' fill='#A6A2A2'></circle> + <circle cx='64' cy='16' r='8' fill='#FFFCF9'></circle> + <circle cx='16' cy='32' r='8' fill='#CFD2CD'></circle> + <circle cx='32' cy='32' r='8' fill='#CFD2CD'></circle> + <circle cx='48' cy='32' r='8' fill='#A6A2A2'></circle> + <circle cx='64' cy='32' r='8' fill='#E5E6E4'></circle> + </svg>
\ No newline at end of file diff --git a/assets/noir.svg b/assets/noir.svg new file mode 100644 index 0000000..b5d3ba9 --- /dev/null +++ b/assets/noir.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='#000' rx='5' ry='5'></rect> + <circle cx='16' cy='16' r='8' fill='#fff'></circle> + <circle cx='32' cy='16' r='8' fill='#999'></circle> + <circle cx='48' cy='16' r='8' fill='#555'></circle> + <circle cx='64' cy='16' r='8' fill='#000'></circle> + <circle cx='16' cy='32' r='8' fill='#000'></circle> + <circle cx='32' cy='32' r='8' fill='#555'></circle> + <circle cx='48' cy='32' r='8' fill='#222'></circle> + <circle cx='64' cy='32' r='8' fill='#fff'></circle> + </svg>
\ No newline at end of file diff --git a/assets/pale.svg b/assets/pale.svg new file mode 100644 index 0000000..e6061ce --- /dev/null +++ b/assets/pale.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='#555' rx='5' ry='5'></rect> + <circle cx='16' cy='16' r='8' fill='#fff'></circle> + <circle cx='32' cy='16' r='8' fill='#999'></circle> + <circle cx='48' cy='16' r='8' fill='#bbb'></circle> + <circle cx='64' cy='16' r='8' fill='#555'></circle> + <circle cx='16' cy='32' r='8' fill='#000'></circle> + <circle cx='32' cy='32' r='8' fill='#999'></circle> + <circle cx='48' cy='32' r='8' fill='#666'></circle> + <circle cx='64' cy='32' r='8' fill='#ccc'></circle> + </svg>
\ No newline at end of file diff --git a/assets/raspberry.svg b/assets/raspberry.svg new file mode 100644 index 0000000..0a2e998 --- /dev/null +++ b/assets/raspberry.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='#30343F' rx='5' ry='5'></rect> + <circle cx='16' cy='16' r='8' fill='white'></circle> + <circle cx='32' cy='16' r='8' fill='#EA638C'></circle> + <circle cx='48' cy='16' r='8' fill='#EA638C'></circle> + <circle cx='64' cy='16' r='8' fill='#89023E'></circle> + <circle cx='16' cy='32' r='8' fill='#89023E'></circle> + <circle cx='32' cy='32' r='8' fill='#89023E'></circle> + <circle cx='48' cy='32' r='8' fill='#EA638C'></circle> + <circle cx='64' cy='32' r='8' fill='#FFD9DA'></circle> + </svg>
\ No newline at end of file diff --git a/assets/seaweed.svg b/assets/seaweed.svg new file mode 100644 index 0000000..a30d08c --- /dev/null +++ b/assets/seaweed.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='#CDEDFD' rx='5' ry='5'></rect> + <circle cx='16' cy='16' r='8' fill='#0B132B'></circle> + <circle cx='32' cy='16' r='8' fill='#172759'></circle> + <circle cx='48' cy='16' r='8' fill='#5BC0BE'></circle> + <circle cx='64' cy='16' r='8' fill='#3A506B'></circle> + <circle cx='16' cy='32' r='8' fill='#1C2541'></circle> + <circle cx='32' cy='32' r='8' fill='#1C2541'></circle> + <circle cx='48' cy='32' r='8' fill='#5BC0BE'></circle> + <circle cx='64' cy='32' r='8' fill='#6FFFE9'></circle> + </svg>
\ No newline at end of file diff --git a/assets/soyuz.svg b/assets/soyuz.svg new file mode 100644 index 0000000..6d0e4d4 --- /dev/null +++ b/assets/soyuz.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='#222' rx='5' ry='5'></rect> + <circle cx='16' cy='16' r='8' fill='#fc533e'></circle> + <circle cx='32' cy='16' r='8' fill='#999'></circle> + <circle cx='48' cy='16' r='8' fill='#555'></circle> + <circle cx='64' cy='16' r='8' fill='#555'></circle> + <circle cx='16' cy='32' r='8' fill='#fc533e'></circle> + <circle cx='32' cy='32' r='8' fill='#999'></circle> + <circle cx='48' cy='32' r='8' fill='#333'></circle> + <circle cx='64' cy='32' r='8' fill='#fff'></circle> + </svg>
\ No newline at end of file diff --git a/assets/swiss.svg b/assets/swiss.svg new file mode 100644 index 0000000..2703897 --- /dev/null +++ b/assets/swiss.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='#f1f2f0' rx='5' ry='5'></rect> + <circle cx='16' cy='16' r='8' fill='black'></circle> + <circle cx='32' cy='16' r='8' fill='#bfbabe'></circle> + <circle cx='48' cy='16' r='8' fill='#a63e14'></circle> + <circle cx='64' cy='16' r='8' fill='white'></circle> + <circle cx='16' cy='32' r='8' fill='#bfbabe'></circle> + <circle cx='32' cy='32' r='8' fill='#a63e14'></circle> + <circle cx='48' cy='32' r='8' fill='#bfbabe'></circle> + <circle cx='64' cy='32' r='8' fill='#a63e14'></circle> + </svg>
\ No newline at end of file |
