new favicon for cosmic

This commit is contained in:
James Tomasino 2019-02-05 17:34:43 -05:00
parent 985503eb9a
commit 0a5892c4a3
13 changed files with 37 additions and 3 deletions

View File

@ -240,7 +240,7 @@ if [ "$run_user" = "root" ] || [ "$run_user" = "publish" ]; then
printf "\\n\\n\\nERROR. TRANSMISSION NOT FOUND.</pre></div></body></html>"
} >> "${error_html}"
# copy favicon
cp "${SCRIPTPATH}/../files/favicon.ico" "${html_dir}"
cp "${SCRIPTPATH}/../favicons/*" "${html_dir}"
# Let user's know it's done
printf "Web and RSS rebuilt.\\n"
else

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<browserconfig>
<msapplication>
<tile>
<square150x150logo src="/mstile-150x150.png"/>
<TileColor>#00a300</TileColor>
</tile>
</msapplication>
</browserconfig>

BIN
favicons/favicon-16x16.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 353 B

BIN
favicons/favicon-32x32.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 452 B

BIN
favicons/favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

BIN
favicons/mstile-150x150.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 975 B

View File

@ -0,0 +1 @@
<svg version="1" xmlns="http://www.w3.org/2000/svg" width="1333.333" height="1333.333" viewBox="0 0 1000.000000 1000.000000"><path d="M475.5 136.4c-6.5 1.6-14.3 5.8-19 10.4-5.2 5.1-73.4 94.2-82.2 107.5-29 43.6-43.8 100.6-39.4 151.6.9 10.6 20.3 154.1 34.6 255.6 1.4 9.9 2.5 18.3 2.5 18.7 0 .5 7.2.8 16 .8h16v10.3c0 11.8 1.5 15.9 7.1 18.9 3.2 1.7 7.5 1.8 73.2 1.8 78.4 0 75 .3 78.7-7.1 1.6-3 2-5.9 2-13.9v-10h32.7l1.2-8.8c.6-4.8 2.7-20.4 4.6-34.7 2-14.3 5.6-41 8-59.3 2.5-18.2 6.5-48.2 9-66.5 2.4-18.2 6.5-48.3 9.1-66.7 6.9-50.7 7.2-76.4.8-107.8-6.4-32.2-21.7-66-42.2-93.6-23-30.8-72.6-94.7-76.1-97.9-9.9-9-23.7-12.5-36.6-9.3zm22 149.1c11.6 2.4 22.8 8.6 31.6 17.4 12.1 12.1 17.6 24.1 18.6 40.7 2.1 33.2-22.7 62.7-55.6 66.3-20.1 2.1-37.7-4.2-52.1-18.8-13-13.1-18.6-27.9-17.7-46.6.6-11.8 3-20.4 8.4-29.3 14.1-23.1 41-35.1 66.8-29.7zM312.5 486.7c-1.1.3-5.6 1.7-10 3.3-36.2 12.4-67.2 44.1-79.5 81-6.1 18.5-6.3 20.5-6.7 73.5-.3 34.2-.1 50.1.7 52.7 1.2 4.1 5.7 8.1 10.3 9.2 1.8.4 22.8-3.1 59-9.9 30.9-5.9 56.3-10.8 56.5-11 .4-.4-.8-9.6-12.4-94.5-3.5-26.1-8-59.2-9.9-73.5-4-29.1-4.4-31.5-5.3-31.4-.4.1-1.6.4-2.7.6zM648.6 528.7c-3.2 23.6-9.3 68.2-13.5 99.3-4.3 31.1-7.7 56.6-7.6 56.8.1.1 25.7 5.2 56.9 11.3l56.7 11.1 4.4-1.7c3-1.1 5.1-2.8 6.7-5.3l2.3-3.7v-47c-.1-40.8-.3-48.3-1.9-57-7.5-41.6-33.2-77.1-69.3-95.8-7.8-4-25.3-10.7-28-10.7-.5 0-3.5 19.2-6.7 42.7zM518.7 739.7c.5 1.6.8 6.6.8 11.3 0 7.5-.4 9.3-3.2 15.3-3 6.3-29.6 41.7-31.4 41.7-1.5 0-28.1-35.2-30.7-40.7-2.5-5.3-2.7-6.9-2.7-17.5v-11.7l-6 3.2c-3.6 1.9-9.2 6.3-14 11.2-12.3 12.2-17.5 24.8-17.5 42.5 0 20 3.8 27.2 33 62.5 28.2 34 30.3 36.3 34.4 37.1 6.7 1.2 8.7-.6 36.1-33.4 14.3-17.2 27.6-33.8 29.6-37.1 14.1-23.3 10.5-53.9-8.7-73.7-5.2-5.3-16.6-13.4-19.1-13.4-1 0-1.1.7-.6 2.7z"/></svg>

After

Width:  |  Height:  |  Size: 1.7 KiB

19
favicons/site.webmanifest Normal file
View File

@ -0,0 +1,19 @@
{
"name": "Cosmic Voyage",
"short_name": "Cosmic Voyage",
"icons": [
{
"src": "/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

View File

@ -4,5 +4,10 @@
<meta charset=utf-8>
<meta http-equiv=X-UA-Compatible content="IE=edge">
<meta name=viewport content="shrink-to-fit=no,width=device-width,height=device-height,initial-scale=1,user-scalable=1">
<meta name=msapplication-TileColor content=#ffffff>
<meta name=theme-color content=#ffffff>
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#43b73d">
<meta name="msapplication-TileColor" content="#00a300">
<meta name="theme-color" content="#ffffff">