diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2017-03-22 16:19:32 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2017-03-22 16:19:32 +0900 |
| commit | b646877e8bf73650859c52fc00a601da5b34bfc0 (patch) | |
| tree | 347c7a8d7744b8da7d966fe0422dad6f38a8a610 /assets | |
| parent | [Client] Fix design (diff) | |
| download | sharkey-b646877e8bf73650859c52fc00a601da5b34bfc0.tar.gz sharkey-b646877e8bf73650859c52fc00a601da5b34bfc0.tar.bz2 sharkey-b646877e8bf73650859c52fc00a601da5b34bfc0.zip | |
#309 and some cleanups
Diffstat (limited to 'assets')
| -rw-r--r-- | assets/apple-touch-icon.png | bin | 0 -> 1203 bytes | |||
| -rw-r--r-- | assets/logo.svg | 7 | ||||
| -rw-r--r-- | assets/ss.jpg | bin | 0 -> 307446 bytes |
3 files changed, 7 insertions, 0 deletions
diff --git a/assets/apple-touch-icon.png b/assets/apple-touch-icon.png Binary files differnew file mode 100644 index 0000000000..1b1b1b3ecf --- /dev/null +++ b/assets/apple-touch-icon.png diff --git a/assets/logo.svg b/assets/logo.svg new file mode 100644 index 0000000000..474e96691d --- /dev/null +++ b/assets/logo.svg @@ -0,0 +1,7 @@ +<?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 version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ width="1024px" height="1024px" viewBox="0 0 1024 1024" enable-background="new 0 0 1024 1024" xml:space="preserve">
+<polyline fill="none" stroke="#000" stroke-width="34" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" points="
+ 896.5,608.5 800.5,416.5 704.5,608.5 608.5,416.5 512.5,608.5 416.5,416.5 320.5,608.5 224.5,416.5 128.5,608.5 "/>
+</svg>
diff --git a/assets/ss.jpg b/assets/ss.jpg Binary files differnew file mode 100644 index 0000000000..a337b3fa7c --- /dev/null +++ b/assets/ss.jpg |