summaryrefslogtreecommitdiff
path: root/src/web/app/auth/resources
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2017-03-22 16:19:32 +0900
committersyuilo <syuilotan@yahoo.co.jp>2017-03-22 16:19:32 +0900
commitb646877e8bf73650859c52fc00a601da5b34bfc0 (patch)
tree347c7a8d7744b8da7d966fe0422dad6f38a8a610 /src/web/app/auth/resources
parent[Client] Fix design (diff)
downloadmisskey-b646877e8bf73650859c52fc00a601da5b34bfc0.tar.gz
misskey-b646877e8bf73650859c52fc00a601da5b34bfc0.tar.bz2
misskey-b646877e8bf73650859c52fc00a601da5b34bfc0.zip
#309 and some cleanups
Diffstat (limited to 'src/web/app/auth/resources')
-rw-r--r--src/web/app/auth/resources/logo.svg7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/web/app/auth/resources/logo.svg b/src/web/app/auth/resources/logo.svg
deleted file mode 100644
index 19b8a2737e..0000000000
--- a/src/web/app/auth/resources/logo.svg
+++ /dev/null
@@ -1,7 +0,0 @@
-<?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="512px" viewBox="0 256 1024 512" enable-background="new 0 256 1024 512" xml:space="preserve">
-<polyline opacity="0.5" fill="none" stroke="#000000" 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>