diff options
Diffstat (limited to 'src/web/resources')
| -rw-r--r-- | src/web/resources/error.jpg | bin | 56865 -> 0 bytes | |||
| -rw-r--r-- | src/web/resources/favicon.ico | bin | 360414 -> 0 bytes | |||
| -rw-r--r-- | src/web/resources/label.svg | 6 | ||||
| -rw-r--r-- | src/web/resources/manifest.json | 1 | ||||
| -rw-r--r-- | src/web/resources/title.svg | 7 | ||||
| -rw-r--r-- | src/web/resources/unread.svg | 7 |
6 files changed, 0 insertions, 21 deletions
diff --git a/src/web/resources/error.jpg b/src/web/resources/error.jpg Binary files differdeleted file mode 100644 index 872b1a3f5d..0000000000 --- a/src/web/resources/error.jpg +++ /dev/null diff --git a/src/web/resources/favicon.ico b/src/web/resources/favicon.ico Binary files differdeleted file mode 100644 index 4fd944c3da..0000000000 --- a/src/web/resources/favicon.ico +++ /dev/null diff --git a/src/web/resources/label.svg b/src/web/resources/label.svg deleted file mode 100644 index b1f85f3c07..0000000000 --- a/src/web/resources/label.svg +++ /dev/null @@ -1,6 +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="96px" height="96px" viewBox="0 0 96 96" enable-background="new 0 0 96 96" xml:space="preserve">
-<polygon fill="#0B8AEA" points="0,45.255 45.254,0 84.854,0 0,84.854 "/>
-</svg>
diff --git a/src/web/resources/manifest.json b/src/web/resources/manifest.json deleted file mode 100644 index 0967ef424b..0000000000 --- a/src/web/resources/manifest.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/src/web/resources/title.svg b/src/web/resources/title.svg deleted file mode 100644 index d74b754039..0000000000 --- a/src/web/resources/title.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.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>
diff --git a/src/web/resources/unread.svg b/src/web/resources/unread.svg deleted file mode 100644 index 8c3cc9f475..0000000000 --- a/src/web/resources/unread.svg +++ /dev/null @@ -1,7 +0,0 @@ -<?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" id="レイヤー_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
- y="0px" width="32px" height="32px" viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
-<circle fill="#3AA2DC" cx="16.5" cy="16.5" r="6"/>
-</svg>
|