diff --git a/images/favicons/android-icon-144x144.png b/images/favicons/android-icon-144x144.png new file mode 100755 index 0000000..8b83599 Binary files /dev/null and b/images/favicons/android-icon-144x144.png differ diff --git a/images/favicons/android-icon-192x192.png b/images/favicons/android-icon-192x192.png new file mode 100755 index 0000000..c6b501a Binary files /dev/null and b/images/favicons/android-icon-192x192.png differ diff --git a/images/favicons/android-icon-36x36.png b/images/favicons/android-icon-36x36.png new file mode 100755 index 0000000..cc7739c Binary files /dev/null and b/images/favicons/android-icon-36x36.png differ diff --git a/images/favicons/android-icon-48x48.png b/images/favicons/android-icon-48x48.png new file mode 100755 index 0000000..652475a Binary files /dev/null and b/images/favicons/android-icon-48x48.png differ diff --git a/images/favicons/android-icon-72x72.png b/images/favicons/android-icon-72x72.png new file mode 100755 index 0000000..e1727a1 Binary files /dev/null and b/images/favicons/android-icon-72x72.png differ diff --git a/images/favicons/android-icon-96x96.png b/images/favicons/android-icon-96x96.png new file mode 100755 index 0000000..be4e5b2 Binary files /dev/null and b/images/favicons/android-icon-96x96.png differ diff --git a/images/favicons/apple-icon-114x114.png b/images/favicons/apple-icon-114x114.png new file mode 100755 index 0000000..aa74df8 Binary files /dev/null and b/images/favicons/apple-icon-114x114.png differ diff --git a/images/favicons/apple-icon-120x120.png b/images/favicons/apple-icon-120x120.png new file mode 100755 index 0000000..afd5d5f Binary files /dev/null and b/images/favicons/apple-icon-120x120.png differ diff --git a/images/favicons/apple-icon-144x144.png b/images/favicons/apple-icon-144x144.png new file mode 100755 index 0000000..8b83599 Binary files /dev/null and b/images/favicons/apple-icon-144x144.png differ diff --git a/images/favicons/apple-icon-152x152.png b/images/favicons/apple-icon-152x152.png new file mode 100755 index 0000000..8fafba3 Binary files /dev/null and b/images/favicons/apple-icon-152x152.png differ diff --git a/images/favicons/apple-icon-180x180.png b/images/favicons/apple-icon-180x180.png new file mode 100755 index 0000000..7f3a692 Binary files /dev/null and b/images/favicons/apple-icon-180x180.png differ diff --git a/images/favicons/apple-icon-57x57.png b/images/favicons/apple-icon-57x57.png new file mode 100755 index 0000000..8a65995 Binary files /dev/null and b/images/favicons/apple-icon-57x57.png differ diff --git a/images/favicons/apple-icon-60x60.png b/images/favicons/apple-icon-60x60.png new file mode 100755 index 0000000..5ebd190 Binary files /dev/null and b/images/favicons/apple-icon-60x60.png differ diff --git a/images/favicons/apple-icon-72x72.png b/images/favicons/apple-icon-72x72.png new file mode 100755 index 0000000..e1727a1 Binary files /dev/null and b/images/favicons/apple-icon-72x72.png differ diff --git a/images/favicons/apple-icon-76x76.png b/images/favicons/apple-icon-76x76.png new file mode 100755 index 0000000..1c3ca45 Binary files /dev/null and b/images/favicons/apple-icon-76x76.png differ diff --git a/images/favicons/apple-icon-precomposed.png b/images/favicons/apple-icon-precomposed.png new file mode 100755 index 0000000..55dd39c Binary files /dev/null and b/images/favicons/apple-icon-precomposed.png differ diff --git a/images/favicons/apple-icon.png b/images/favicons/apple-icon.png new file mode 100755 index 0000000..55dd39c Binary files /dev/null and b/images/favicons/apple-icon.png differ diff --git a/images/favicons/browserconfig.xml b/images/favicons/browserconfig.xml new file mode 100755 index 0000000..c554148 --- /dev/null +++ b/images/favicons/browserconfig.xml @@ -0,0 +1,2 @@ + +#ffffff \ No newline at end of file diff --git a/images/favicons/favicon-16x16.png b/images/favicons/favicon-16x16.png new file mode 100755 index 0000000..af5b8fd Binary files /dev/null and b/images/favicons/favicon-16x16.png differ diff --git a/images/favicons/favicon-32x32.png b/images/favicons/favicon-32x32.png new file mode 100755 index 0000000..543d7c3 Binary files /dev/null and b/images/favicons/favicon-32x32.png differ diff --git a/images/favicons/favicon-96x96.png b/images/favicons/favicon-96x96.png new file mode 100755 index 0000000..be4e5b2 Binary files /dev/null and b/images/favicons/favicon-96x96.png differ diff --git a/images/favicons/favicon.ico b/images/favicons/favicon.ico new file mode 100755 index 0000000..79b6809 Binary files /dev/null and b/images/favicons/favicon.ico differ diff --git a/images/favicons/html-reference.txt b/images/favicons/html-reference.txt new file mode 100644 index 0000000..83d41f2 --- /dev/null +++ b/images/favicons/html-reference.txt @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/favicons/manifest.json b/images/favicons/manifest.json new file mode 100755 index 0000000..013d4a6 --- /dev/null +++ b/images/favicons/manifest.json @@ -0,0 +1,41 @@ +{ + "name": "App", + "icons": [ + { + "src": "\/android-icon-36x36.png", + "sizes": "36x36", + "type": "image\/png", + "density": "0.75" + }, + { + "src": "\/android-icon-48x48.png", + "sizes": "48x48", + "type": "image\/png", + "density": "1.0" + }, + { + "src": "\/android-icon-72x72.png", + "sizes": "72x72", + "type": "image\/png", + "density": "1.5" + }, + { + "src": "\/android-icon-96x96.png", + "sizes": "96x96", + "type": "image\/png", + "density": "2.0" + }, + { + "src": "\/android-icon-144x144.png", + "sizes": "144x144", + "type": "image\/png", + "density": "3.0" + }, + { + "src": "\/android-icon-192x192.png", + "sizes": "192x192", + "type": "image\/png", + "density": "4.0" + } + ] +} \ No newline at end of file diff --git a/images/favicons/ms-icon-144x144.png b/images/favicons/ms-icon-144x144.png new file mode 100755 index 0000000..8b83599 Binary files /dev/null and b/images/favicons/ms-icon-144x144.png differ diff --git a/images/favicons/ms-icon-150x150.png b/images/favicons/ms-icon-150x150.png new file mode 100755 index 0000000..261f468 Binary files /dev/null and b/images/favicons/ms-icon-150x150.png differ diff --git a/images/favicons/ms-icon-310x310.png b/images/favicons/ms-icon-310x310.png new file mode 100755 index 0000000..1b6abaa Binary files /dev/null and b/images/favicons/ms-icon-310x310.png differ diff --git a/images/favicons/ms-icon-70x70.png b/images/favicons/ms-icon-70x70.png new file mode 100755 index 0000000..26cc85c Binary files /dev/null and b/images/favicons/ms-icon-70x70.png differ diff --git a/images/original.svg b/images/original.svg new file mode 100644 index 0000000..95eb950 --- /dev/null +++ b/images/original.svg @@ -0,0 +1,503 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + style="overflow:visible"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/images/pizza.png b/images/pizza.png new file mode 100644 index 0000000..265e8f8 Binary files /dev/null and b/images/pizza.png differ diff --git a/images/pizza.psd b/images/pizza.psd new file mode 100644 index 0000000..3310544 Binary files /dev/null and b/images/pizza.psd differ