diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2017-03-30 06:43:05 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2017-03-30 06:43:05 +0900 |
| commit | 0b0d6d2ba452496b68e9d89b2a1bdb509e77ef4e (patch) | |
| tree | b806d27fb74ac2ce2938257bbdfd59eb3ab0f066 /src/web/assets | |
| parent | Merge pull request #374 from syuilo/greenkeeper/tslint-5.0.0 (diff) | |
| download | sharkey-0b0d6d2ba452496b68e9d89b2a1bdb509e77ef4e.tar.gz sharkey-0b0d6d2ba452496b68e9d89b2a1bdb509e77ef4e.tar.bz2 sharkey-0b0d6d2ba452496b68e9d89b2a1bdb509e77ef4e.zip | |
Update Misskey icon :art:
Diffstat (limited to 'src/web/assets')
| -rw-r--r-- | src/web/assets/favicon.ico | bin | 360414 -> 360414 bytes | |||
| -rw-r--r-- | src/web/assets/title.svg | 26 |
2 files changed, 22 insertions, 4 deletions
diff --git a/src/web/assets/favicon.ico b/src/web/assets/favicon.ico Binary files differindex 4fd944c3da..ed9820d5f4 100644 --- a/src/web/assets/favicon.ico +++ b/src/web/assets/favicon.ico diff --git a/src/web/assets/title.svg b/src/web/assets/title.svg index d74b754039..747fcd38b1 100644 --- a/src/web/assets/title.svg +++ b/src/web/assets/title.svg @@ -1,7 +1,25 @@ <?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 16.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!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.3" 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 version="1.1" id="レイヤー_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
+ y="0px" width="256px" height="256px" viewBox="0 0 256 256" enable-background="new 0 0 256 256" xml:space="preserve">
+<circle fill="#2B2F2D" cx="128" cy="153.6" r="19.201"/>
+<circle fill="#2B2F2D" cx="51.2" cy="153.6" r="19.2"/>
+<circle fill="#2B2F2D" cx="204.8" cy="153.6" r="19.2"/>
+<polyline fill="none" stroke="#2B2F2D" stroke-width="16" stroke-linejoin="round" stroke-miterlimit="10" points="51.2,153.6
+ 89.601,102.4 128,153.6 166.4,102.4 204.799,153.6 "/>
+<circle fill="#2B2F2D" cx="89.6" cy="102.4" r="19.2"/>
+<circle fill="#2B2F2D" cx="166.4" cy="102.4" r="19.199"/>
+<g>
+</g>
+<g>
+</g>
+<g>
+</g>
+<g>
+</g>
+<g>
+</g>
+<g>
+</g>
</svg>
|