Updated favicons.

This commit is contained in:
James Cole
2016-02-20 18:47:06 +01:00
parent 88555bbea2
commit eaf2efc510
34 changed files with 87 additions and 90 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.4 KiB

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.6 KiB

After

Width:  |  Height:  |  Size: 4.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 933 B

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.8 KiB

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.0 KiB

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.5 KiB

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.9 KiB

After

Width:  |  Height:  |  Size: 4.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.5 KiB

After

Width:  |  Height:  |  Size: 3.2 KiB

View File

@@ -2,11 +2,11 @@
<browserconfig>
<msapplication>
<tile>
<square70x70logo src="/mstile-70x70.png?v=Lb54KlrQnz"/>
<square150x150logo src="/mstile-150x150.png?v=Lb54KlrQnz"/>
<square310x310logo src="/mstile-310x310.png?v=Lb54KlrQnz"/>
<wide310x150logo src="/mstile-310x150.png?v=Lb54KlrQnz"/>
<TileColor>#2d89ef</TileColor>
<square70x70logo src="mstile-70x70.png"/>
<square150x150logo src="mstile-150x150.png"/>
<square310x310logo src="mstile-310x310.png"/>
<wide310x150logo src="mstile-310x150.png"/>
<TileColor>#da532c</TileColor>
</tile>
</msapplication>
</browserconfig>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 509 B

After

Width:  |  Height:  |  Size: 608 B

BIN
public/favicon-194x194.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 842 B

After

Width:  |  Height:  |  Size: 941 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB

View File

@@ -1,43 +1,42 @@
{
"name": "Firefly III",
"short_name": "Firefly III",
"icons": [
{
"src": "\/android-chrome-36x36.png?v=Lb54KlrQnz",
"src": "\/android-chrome-36x36.png",
"sizes": "36x36",
"type": "image\/png",
"density": "0.75"
"density": 0.75
},
{
"src": "\/android-chrome-48x48.png?v=Lb54KlrQnz",
"src": "\/android-chrome-48x48.png",
"sizes": "48x48",
"type": "image\/png",
"density": "1.0"
"density": 1
},
{
"src": "\/android-chrome-72x72.png?v=Lb54KlrQnz",
"src": "\/android-chrome-72x72.png",
"sizes": "72x72",
"type": "image\/png",
"density": "1.5"
"density": 1.5
},
{
"src": "\/android-chrome-96x96.png?v=Lb54KlrQnz",
"src": "\/android-chrome-96x96.png",
"sizes": "96x96",
"type": "image\/png",
"density": "2.0"
"density": 2
},
{
"src": "\/android-chrome-144x144.png?v=Lb54KlrQnz",
"src": "\/android-chrome-144x144.png",
"sizes": "144x144",
"type": "image\/png",
"density": "3.0"
"density": 3
},
{
"src": "\/android-chrome-192x192.png?v=Lb54KlrQnz",
"src": "\/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image\/png",
"density": "4.0"
"density": 4
}
],
"start_url": "/",

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.6 KiB

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.5 KiB

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.8 KiB

After

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.8 KiB

After

Width:  |  Height:  |  Size: 7.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB

View File

@@ -0,0 +1,48 @@
<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
<svg version="1.0" xmlns="http://www.w3.org/2000/svg"
width="512.000000pt" height="512.000000pt" viewBox="0 0 512.000000 512.000000"
preserveAspectRatio="xMidYMid meet">
<metadata>
Created by potrace 1.11, written by Peter Selinger 2001-2013
</metadata>
<g transform="translate(0.000000,512.000000) scale(0.100000,-0.100000)"
fill="#000000" stroke="none">
<path d="M4090 5104 c-135 -37 -302 -170 -457 -362 -89 -111 -94 -115 -148
-123 -39 -6 -42 -4 -99 54 -113 114 -260 149 -425 101 -321 -93 -472 -354
-631 -1088 -22 -104 -45 -196 -49 -205 -22 -39 -102 -95 -231 -160 -25 -12
-58 -31 -75 -42 -16 -10 -35 -21 -42 -25 -17 -8 -44 -52 -49 -78 -4 -25 20
-66 59 -96 22 -18 46 -23 114 -28 74 -4 90 -9 115 -31 45 -40 51 -87 25 -221
-3 -14 -8 -43 -12 -65 -4 -22 -13 -73 -21 -113 -8 -40 -12 -83 -9 -95 4 -13
-6 -58 -21 -102 -18 -55 -27 -106 -29 -163 -11 -302 -17 -389 -36 -468 -6 -27
-12 -58 -15 -69 -2 -11 -30 -126 -63 -255 -33 -129 -64 -269 -70 -310 -12 -79
-19 -92 -131 -235 -95 -122 -177 -189 -345 -282 -132 -73 -141 -76 -224 -70
-85 5 -121 19 -235 91 -90 57 -147 74 -223 70 -143 -9 -347 -144 -409 -270
-23 -47 -27 -67 -26 -137 3 -151 8 -160 135 -224 76 -39 117 -53 162 -58 33
-3 89 -13 125 -22 37 -9 112 -16 175 -17 105 -1 116 1 230 41 77 26 144 43
187 46 117 8 179 49 416 281 88 86 246 284 323 406 57 89 126 230 153 310 26
80 33 123 41 260 5 75 52 281 101 440 23 77 35 142 39 215 5 83 14 212 20 275
3 25 7 81 10 125 3 44 8 103 10 130 3 28 7 73 10 100 2 28 7 77 10 110 3 33 8
80 10 104 16 160 28 201 72 231 33 22 43 24 147 22 140 -3 221 -10 268 -24 31
-9 44 -22 69 -67 29 -51 31 -62 31 -153 0 -139 -11 -204 -68 -398 -56 -192
-64 -231 -70 -330 -3 -52 -13 -131 -21 -175 -9 -44 -18 -129 -19 -190 -2 -92
-8 -124 -33 -195 -30 -85 -53 -209 -66 -350 -4 -41 -9 -86 -10 -100 -2 -14 -6
-63 -10 -110 -7 -104 -20 -185 -42 -268 -20 -79 -37 -93 -204 -177 -152 -76
-235 -130 -305 -200 -44 -43 -54 -61 -64 -108 -13 -66 -9 -85 26 -118 23 -21
33 -24 96 -21 39 1 111 11 162 22 50 11 115 22 145 25 66 6 79 10 159 46 35
16 66 29 69 29 3 0 19 7 36 15 106 48 181 72 256 81 31 3 63 8 71 9 8 2 44 6
80 10 151 16 322 104 331 170 2 11 0 37 -4 57 -13 66 -64 86 -227 94 -140 7
-162 13 -177 47 -5 12 -8 38 -7 57 2 35 42 400 49 455 2 17 7 57 10 90 3 33 8
79 11 103 3 23 -2 88 -11 144 -25 146 -19 241 35 528 53 282 61 344 64 460 1
63 5 124 8 135 4 11 25 76 47 144 23 68 41 129 41 137 0 71 88 104 291 107
112 2 141 6 179 24 53 25 86 58 94 93 13 55 14 80 6 85 -5 3 -12 27 -16 53 -7
49 -18 78 -40 100 -10 10 -56 13 -183 13 -221 0 -217 -3 -215 137 1 54 4 117
7 138 50 340 160 593 324 743 69 64 146 101 207 101 20 0 94 -27 182 -67 114
-51 159 -67 194 -67 81 1 257 89 305 152 16 22 19 44 20 137 2 128 -12 185
-54 232 -47 51 -100 81 -210 118 -91 30 -118 35 -239 39 -105 5 -150 2 -192
-10z m-903 -908 c17 -8 43 -30 58 -48 35 -42 33 -61 -39 -377 -31 -134 -56
-251 -56 -261 0 -26 -20 -39 -101 -61 -93 -26 -319 -28 -356 -4 -46 30 -56 69
-49 184 8 128 9 134 34 242 55 229 137 317 312 336 101 12 161 8 197 -11z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.1 KiB

View File

@@ -13,24 +13,7 @@
<link href="css/firefly.css" rel="stylesheet" type="text/css"/>
<!-- favicons -->
<link rel="apple-touch-icon" sizes="57x57" href="/apple-touch-icon-57x57.png?v=Lb54KlrQnz">
<link rel="apple-touch-icon" sizes="60x60" href="/apple-touch-icon-60x60.png?v=Lb54KlrQnz">
<link rel="apple-touch-icon" sizes="72x72" href="/apple-touch-icon-72x72.png?v=Lb54KlrQnz">
<link rel="apple-touch-icon" sizes="76x76" href="/apple-touch-icon-76x76.png?v=Lb54KlrQnz">
<link rel="apple-touch-icon" sizes="114x114" href="/apple-touch-icon-114x114.png?v=Lb54KlrQnz">
<link rel="apple-touch-icon" sizes="120x120" href="/apple-touch-icon-120x120.png?v=Lb54KlrQnz">
<link rel="apple-touch-icon" sizes="144x144" href="/apple-touch-icon-144x144.png?v=Lb54KlrQnz">
<link rel="apple-touch-icon" sizes="152x152" href="/apple-touch-icon-152x152.png?v=Lb54KlrQnz">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon-180x180.png?v=Lb54KlrQnz">
<link rel="icon" type="image/png" href="/favicon-32x32.png?v=Lb54KlrQnz" sizes="32x32">
<link rel="icon" type="image/png" href="/android-chrome-192x192.png?v=Lb54KlrQnz" sizes="192x192">
<link rel="icon" type="image/png" href="/favicon-96x96.png?v=Lb54KlrQnz" sizes="96x96">
<link rel="icon" type="image/png" href="/favicon-16x16.png?v=Lb54KlrQnz" sizes="16x16">
<link rel="manifest" href="/manifest.json?v=Lb54KlrQnz">
<link rel="shortcut icon" href="/favicon.ico?v=Lb54KlrQnz">
<meta name="msapplication-TileColor" content="#2d89ef">
<meta name="msapplication-TileImage" content="/mstile-144x144.png?v=Lb54KlrQnz">
<meta name="theme-color" content="#ffffff">
{% include('partials/favicons.twig') %}
</head>
<body class="ff-error-page">

View File

@@ -30,24 +30,7 @@
<![endif]-->
<!-- favicons -->
<link rel="apple-touch-icon" sizes="57x57" href="apple-touch-icon-57x57.png?v=Lb54KlrQnz">
<link rel="apple-touch-icon" sizes="60x60" href="apple-touch-icon-60x60.png?v=Lb54KlrQnz">
<link rel="apple-touch-icon" sizes="72x72" href="apple-touch-icon-72x72.png?v=Lb54KlrQnz">
<link rel="apple-touch-icon" sizes="76x76" href="apple-touch-icon-76x76.png?v=Lb54KlrQnz">
<link rel="apple-touch-icon" sizes="114x114" href="apple-touch-icon-114x114.png?v=Lb54KlrQnz">
<link rel="apple-touch-icon" sizes="120x120" href="apple-touch-icon-120x120.png?v=Lb54KlrQnz">
<link rel="apple-touch-icon" sizes="144x144" href="apple-touch-icon-144x144.png?v=Lb54KlrQnz">
<link rel="apple-touch-icon" sizes="152x152" href="apple-touch-icon-152x152.png?v=Lb54KlrQnz">
<link rel="apple-touch-icon" sizes="180x180" href="apple-touch-icon-180x180.png?v=Lb54KlrQnz">
<link rel="icon" type="image/png" href="favicon-32x32.png?v=Lb54KlrQnz" sizes="32x32">
<link rel="icon" type="image/png" href="android-chrome-192x192.png?v=Lb54KlrQnz" sizes="192x192">
<link rel="icon" type="image/png" href="favicon-96x96.png?v=Lb54KlrQnz" sizes="96x96">
<link rel="icon" type="image/png" href="favicon-16x16.png?v=Lb54KlrQnz" sizes="16x16">
<link rel="manifest" href="manifest.json?v=Lb54KlrQnz">
<link rel="shortcut icon" href="favicon.ico?v=Lb54KlrQnz">
<meta name="msapplication-TileColor" content="#2d89ef">
<meta name="msapplication-TileImage" content="mstile-144x144.png?v=Lb54KlrQnz">
<meta name="theme-color" content="#ffffff">
{% include('partials/favicons.twig') %}
</head>
<body class="skin-blue-light sidebar-mini">

View File

@@ -17,24 +17,7 @@
<![endif]-->
<!-- favicons -->
<link rel="apple-touch-icon" sizes="57x57" href="apple-touch-icon-57x57.png?v=Lb54KlrQnz">
<link rel="apple-touch-icon" sizes="60x60" href="apple-touch-icon-60x60.png?v=Lb54KlrQnz">
<link rel="apple-touch-icon" sizes="72x72" href="apple-touch-icon-72x72.png?v=Lb54KlrQnz">
<link rel="apple-touch-icon" sizes="76x76" href="apple-touch-icon-76x76.png?v=Lb54KlrQnz">
<link rel="apple-touch-icon" sizes="114x114" href="apple-touch-icon-114x114.png?v=Lb54KlrQnz">
<link rel="apple-touch-icon" sizes="120x120" href="apple-touch-icon-120x120.png?v=Lb54KlrQnz">
<link rel="apple-touch-icon" sizes="144x144" href="apple-touch-icon-144x144.png?v=Lb54KlrQnz">
<link rel="apple-touch-icon" sizes="152x152" href="apple-touch-icon-152x152.png?v=Lb54KlrQnz">
<link rel="apple-touch-icon" sizes="180x180" href="apple-touch-icon-180x180.png?v=Lb54KlrQnz">
<link rel="icon" type="image/png" href="favicon-32x32.png?v=Lb54KlrQnz" sizes="32x32">
<link rel="icon" type="image/png" href="android-chrome-192x192.png?v=Lb54KlrQnz" sizes="192x192">
<link rel="icon" type="image/png" href="favicon-96x96.png?v=Lb54KlrQnz" sizes="96x96">
<link rel="icon" type="image/png" href="favicon-16x16.png?v=Lb54KlrQnz" sizes="16x16">
<link rel="manifest" href="manifest.json?v=Lb54KlrQnz">
<link rel="shortcut icon" href="favicon.ico?v=Lb54KlrQnz">
<meta name="msapplication-TileColor" content="#2d89ef">
<meta name="msapplication-TileImage" content="mstile-144x144.png?v=Lb54KlrQnz">
<meta name="theme-color" content="#ffffff">
{% include('partials/favicons.twig') %}
</head>
<body class="login-page">

View File

@@ -18,24 +18,7 @@
<![endif]-->
<!-- favicons -->
<link rel="apple-touch-icon" sizes="57x57" href="apple-touch-icon-57x57.png?v=Lb54KlrQnz">
<link rel="apple-touch-icon" sizes="60x60" href="apple-touch-icon-60x60.png?v=Lb54KlrQnz">
<link rel="apple-touch-icon" sizes="72x72" href="apple-touch-icon-72x72.png?v=Lb54KlrQnz">
<link rel="apple-touch-icon" sizes="76x76" href="apple-touch-icon-76x76.png?v=Lb54KlrQnz">
<link rel="apple-touch-icon" sizes="114x114" href="apple-touch-icon-114x114.png?v=Lb54KlrQnz">
<link rel="apple-touch-icon" sizes="120x120" href="apple-touch-icon-120x120.png?v=Lb54KlrQnz">
<link rel="apple-touch-icon" sizes="144x144" href="apple-touch-icon-144x144.png?v=Lb54KlrQnz">
<link rel="apple-touch-icon" sizes="152x152" href="apple-touch-icon-152x152.png?v=Lb54KlrQnz">
<link rel="apple-touch-icon" sizes="180x180" href="apple-touch-icon-180x180.png?v=Lb54KlrQnz">
<link rel="icon" type="image/png" href="favicon-32x32.png?v=Lb54KlrQnz" sizes="32x32">
<link rel="icon" type="image/png" href="android-chrome-192x192.png?v=Lb54KlrQnz" sizes="192x192">
<link rel="icon" type="image/png" href="favicon-96x96.png?v=Lb54KlrQnz" sizes="96x96">
<link rel="icon" type="image/png" href="favicon-16x16.png?v=Lb54KlrQnz" sizes="16x16">
<link rel="manifest" href="manifest.json?v=Lb54KlrQnz">
<link rel="shortcut icon" href="favicon.ico?v=Lb54KlrQnz">
<meta name="msapplication-TileColor" content="#2d89ef">
<meta name="msapplication-TileImage" content="mstile-144x144.png?v=Lb54KlrQnz">
<meta name="theme-color" content="#ffffff">
{% include('partials/favicons.twig') %}
</head>
<body class="login-page">

View File

@@ -0,0 +1,18 @@
<link rel="apple-touch-icon" sizes="57x57" href=apple-touch-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href=apple-touch-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href=apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href=apple-touch-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href=apple-touch-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href=apple-touch-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href=apple-touch-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href=apple-touch-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href=apple-touch-icon-180x180.png">
<link rel="icon" type="image/png" href=favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href=android-chrome-192x192.png" sizes="192x192">
<link rel="icon" type="image/png" href=favicon-96x96.png" sizes="96x96">
<link rel="icon" type="image/png" href=favicon-16x16.png" sizes="16x16">
<link rel="manifest" href=manifest.json">
<link rel="mask-icon" href=safari-pinned-tab.svg" color="#3c8dbc">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="msapplication-TileImage" content=mstile-144x144.png">
<meta name="theme-color" content="#3c8dbc">