diff --git a/.gitignore b/.gitignore index 844d3487..1ee2a966 100644 --- a/.gitignore +++ b/.gitignore @@ -1,11 +1,13 @@ /.bundle /config/travis.yml /tmp -/public/scripts -/public/styles -/public/version .sass-cache .localeapp/key /assets/scripts/config/locales.js .DS_Store -/public/images/emoji + +/public/images +/public/scripts +/public/styles/app.css +/public/version + diff --git a/Gemfile b/Gemfile index 4110a159..97e08ac6 100644 --- a/Gemfile +++ b/Gemfile @@ -4,7 +4,6 @@ ruby '2.1.2' gem 'puma' gem 'rack-ssl', '~> 1.3' gem 'rack-protection', '~> 1.3' -gem 'rack-cache' gem 'rack-mobile-detect' gem 'sinatra' diff --git a/Gemfile.lock b/Gemfile.lock index 0ee3859c..ca61857b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -60,8 +60,6 @@ GEM puma (2.6.0) rack (>= 1.1, < 2.0) rack (1.5.2) - rack-cache (1.2) - rack (>= 0.4) rack-mobile-detect (0.4.0) rack rack-protection (1.3.2) @@ -114,7 +112,6 @@ DEPENDENCIES guard libv8 (~> 3.16.0) puma - rack-cache rack-mobile-detect rack-protection (~> 1.3) rack-ssl (~> 1.3) diff --git a/public/images/emoji/0.png b/assets/images/emoji/0.png similarity index 100% rename from public/images/emoji/0.png rename to assets/images/emoji/0.png diff --git a/public/images/emoji/1.png b/assets/images/emoji/1.png similarity index 100% rename from public/images/emoji/1.png rename to assets/images/emoji/1.png diff --git a/public/images/emoji/109.png b/assets/images/emoji/109.png similarity index 100% rename from public/images/emoji/109.png rename to assets/images/emoji/109.png diff --git a/public/images/emoji/2.png b/assets/images/emoji/2.png similarity index 100% rename from public/images/emoji/2.png rename to assets/images/emoji/2.png diff --git a/public/images/emoji/3.png b/assets/images/emoji/3.png similarity index 100% rename from public/images/emoji/3.png rename to assets/images/emoji/3.png diff --git a/public/images/emoji/4.png b/assets/images/emoji/4.png similarity index 100% rename from public/images/emoji/4.png rename to assets/images/emoji/4.png diff --git a/public/images/emoji/5.png b/assets/images/emoji/5.png similarity index 100% rename from public/images/emoji/5.png rename to assets/images/emoji/5.png diff --git a/public/images/emoji/6.png b/assets/images/emoji/6.png similarity index 100% rename from public/images/emoji/6.png rename to assets/images/emoji/6.png diff --git a/public/images/emoji/7.png b/assets/images/emoji/7.png similarity index 100% rename from public/images/emoji/7.png rename to assets/images/emoji/7.png diff --git a/public/images/emoji/8.png b/assets/images/emoji/8.png similarity index 100% rename from public/images/emoji/8.png rename to assets/images/emoji/8.png diff --git a/public/images/emoji/9.png b/assets/images/emoji/9.png similarity index 100% rename from public/images/emoji/9.png rename to assets/images/emoji/9.png diff --git a/public/images/emoji/wink2.png b/assets/images/emoji/wink2.png similarity index 100% rename from public/images/emoji/wink2.png rename to assets/images/emoji/wink2.png diff --git a/public/images/getting-started/build-email-03.png b/assets/images/getting-started/build-email-03.png similarity index 100% rename from public/images/getting-started/build-email-03.png rename to assets/images/getting-started/build-email-03.png diff --git a/public/images/getting-started/first-build.jpg b/assets/images/getting-started/first-build.jpg similarity index 100% rename from public/images/getting-started/first-build.jpg rename to assets/images/getting-started/first-build.jpg diff --git a/public/images/getting-started/new-project.jpg b/assets/images/getting-started/new-project.jpg similarity index 100% rename from public/images/getting-started/new-project.jpg rename to assets/images/getting-started/new-project.jpg diff --git a/public/images/getting-started/project_switch.png b/assets/images/getting-started/project_switch.png similarity index 100% rename from public/images/getting-started/project_switch.png rename to assets/images/getting-started/project_switch.png diff --git a/assets/images/icons/align-justify.png b/assets/images/icons/align-justify.png deleted file mode 100755 index 96bfc24b..00000000 Binary files a/assets/images/icons/align-justify.png and /dev/null differ diff --git a/assets/images/icons/code-climate-icon.png b/assets/images/icons/code-climate-icon.png deleted file mode 100644 index 4d547a94..00000000 Binary files a/assets/images/icons/code-climate-icon.png and /dev/null differ diff --git a/assets/images/icons/code-climate-icon.svg b/assets/images/icons/code-climate-icon.svg new file mode 100644 index 00000000..90e36dc6 --- /dev/null +++ b/assets/images/icons/code-climate-icon.svg @@ -0,0 +1,5 @@ +<svg xmlns="http://www.w3.org/2000/svg" height="40" width="40"> +<polygon points="118.67,106.61,127.6,97.68,152.94,123.02,166.04,109.91,127.6,71.472,105.57,93.505" fill="#000" transform="matrix(0.32751845,0,0,0.34056255,-15.380835,-16.340687)"/> +<polygon points="55.18,117.8,50.015,122.97,63.12,136.07,68.282,130.9,85.151,114.04,88.455,110.73,101.5,123.78,113.79,136.07,126.89,122.96,114.6,110.68,101.5,97.572,88.455,84.526" fill="#000" transform="matrix(0.32751845,0,0,0.34056255,-15.380835,-16.340687)"/> +</svg> + diff --git a/assets/images/icons/code-climate-logo.png b/assets/images/icons/code-climate-logo.png deleted file mode 100644 index 4c739e45..00000000 Binary files a/assets/images/icons/code-climate-logo.png and /dev/null differ diff --git a/assets/images/icons/code-climate-logo.svg b/assets/images/icons/code-climate-logo.svg new file mode 100644 index 00000000..21097f6f --- /dev/null +++ b/assets/images/icons/code-climate-logo.svg @@ -0,0 +1,18 @@ +<svg xmlns="http://www.w3.org/2000/svg" height="68" width="300"> +<g transform="matrix(0.58902097,0,0,0.58902097,-26.208927,-183.43385)"> +<path d="m203.89,353.54c5.093,0,8.862,1.579,12.325,4.736,0.459,0.408,0.459,1.019,0.051,1.426l-3.973,4.125c-0.357,0.357-0.917,0.357-1.273,0-1.884-1.68-4.379-2.597-6.875-2.597-5.756,0-9.983,4.787-9.983,10.492,0,5.653,4.278,10.339,10.033,10.339,2.393,0,4.991-0.866,6.824-2.445,0.357-0.306,1.019-0.306,1.324,0.051l3.973,4.227c0.357,0.357,0.306,1.019-0.051,1.376-3.463,3.361-7.843,4.94-12.376,4.94-10.186,0-18.386-8.098-18.386-18.283s8.202-18.387,18.387-18.387z"/> +<path d="m237.91,353.54c10.186,0,18.334,8.2,18.334,18.386s-8.148,18.283-18.334,18.283-18.284-8.098-18.284-18.283,8.099-18.386,18.284-18.386zm0,28.521c5.602,0,10.186-4.584,10.186-10.135,0-5.602-4.584-10.237-10.186-10.237-5.551,0-10.135,4.634-10.135,10.237,0,5.551,4.584,10.135,10.135,10.135z"/> +<path d="m262.4,355.02c0-0.509,0.407-0.968,0.917-0.968h12.426c9.83,0,17.877,7.996,17.877,17.774,0,9.881-8.047,17.876-17.877,17.876h-12.426c-0.509,0-0.917-0.458-0.917-0.967v-33.715zm12.834,27.145c5.755,0,9.931-4.532,9.931-10.339,0-5.755-4.176-10.288-9.931-10.288h-4.889v20.626h4.889z"/> +<path d="m299.84,355.02c0-0.509,0.407-0.968,0.968-0.968h21.085c0.56,0,0.968,0.458,0.968,0.968v5.551c0,0.509-0.407,0.968-0.968,0.968h-14.108v6.315h11.612c0.509,0,0.968,0.458,0.968,0.968v5.551c0,0.561-0.459,0.968-0.968,0.968h-11.612v6.875h14.108c0.56,0,0.968,0.458,0.968,0.967v5.552c0,0.509-0.407,0.967-0.968,0.967h-21.085c-0.56,0-0.968-0.458-0.968-0.967v-33.715z"/> +<path d="m356.72,353.54c5.093,0,8.862,1.579,12.325,4.736,0.459,0.408,0.459,1.019,0.051,1.426l-3.973,4.125c-0.357,0.357-0.917,0.357-1.273,0-1.884-1.68-4.379-2.597-6.875-2.597-5.755,0-9.983,4.787-9.983,10.492,0,5.653,4.278,10.339,10.033,10.339,2.393,0,4.991-0.866,6.824-2.445,0.357-0.306,1.019-0.306,1.324,0.051l3.973,4.227c0.357,0.357,0.306,1.019-0.051,1.376-3.463,3.361-7.843,4.94-12.376,4.94-10.186,0-18.385-8.098-18.385-18.283s8.2-18.387,18.386-18.387z"/> +<path d="m375.21,355.02c0-0.509,0.407-0.968,0.968-0.968h6.06c0.509,0,0.968,0.458,0.968,0.968v27.197h12.121c0.56,0,0.968,0.458,0.968,0.967v5.552c0,0.509-0.407,0.967-0.968,0.967h-19.15c-0.56,0-0.968-0.458-0.968-0.967v-33.716z"/> +<path d="m401.24,355.02c0-0.509,0.458-0.968,0.968-0.968h6.112c0.509,0,0.968,0.458,0.968,0.968v33.715c0,0.509-0.459,0.967-0.968,0.967h-6.112c-0.51,0-0.968-0.458-0.968-0.967v-33.715z"/> +<path d="m421.56,354.36c0.051-0.458,0.509-0.815,0.917-0.815h0.815c0.255,0,0.713,0.204,0.866,0.509l11.815,22.001h0.102l11.815-22.001c0.153-0.306,0.612-0.509,0.866-0.509h0.815c0.407,0,0.866,0.357,0.917,0.815l5.755,34.225c0.102,0.662-0.357,1.12-0.968,1.12h-6.009c-0.459,0-0.917-0.407-0.968-0.815l-2.292-15.737h-0.12l-8.556,16.501c-0.153,0.306-0.612,0.56-0.866,0.56h-0.917c-0.305,0-0.713-0.254-0.866-0.56l-8.607-16.501h-0.102l-2.24,15.737c-0.051,0.407-0.459,0.815-0.968,0.815h-6.01c-0.611,0-1.069-0.458-0.968-1.12l5.756-34.225z"/> +<path d="M458.17,388.38,474.12,354.1c0.153-0.306,0.509-0.56,0.866-0.56h0.509c0.357,0,0.713,0.254,0.866,0.56l15.941,34.276c0.306,0.662-0.102,1.324-0.866,1.324h-5.653c-0.917,0-1.324-0.305-1.782-1.273l-1.834-4.023h-13.853l-1.834,4.074c-0.254,0.611-0.815,1.222-1.833,1.222h-5.603c-0.764-0.001-1.171-0.662-0.865-1.324zm20.932-10.899-3.871-8.403h-0.051l-3.82,8.403h7.742z"/> +<path d="m499.22,361.54h-7.283c-0.56,0-0.968-0.458-0.968-0.968v-5.551c0-0.509,0.407-0.968,0.968-0.968h22.613c0.56,0,0.968,0.458,0.968,0.968v5.551c0,0.509-0.407,0.968-0.968,0.968h-7.283v27.197c0,0.509-0.459,0.967-0.968,0.967h-6.112c-0.509,0-0.968-0.458-0.968-0.967v-27.197z"/> +<path d="m520.61,355.02c0-0.509,0.407-0.968,0.968-0.968h21.085c0.56,0,0.968,0.458,0.968,0.968v5.551c0,0.509-0.407,0.968-0.968,0.968h-14.108v6.315h11.612c0.509,0,0.968,0.458,0.968,0.968v5.551c0,0.561-0.458,0.968-0.968,0.968h-11.612v6.875h14.108c0.56,0,0.968,0.458,0.968,0.967v5.552c0,0.509-0.407,0.967-0.968,0.967h-21.08c-0.56,0-0.968-0.458-0.968-0.967v-33.715z"/> +<polygon points="113.91,360.71,124.68,371.48,132.02,364.14,152.84,384.96,163.6,374.19,132.02,342.6"/> +<polygon points="99.852,374.87,110.57,385.59,120.67,395.69,131.44,384.92,121.34,374.82,110.57,364.05,99.852,353.33,72.508,380.67,68.264,384.92,79.033,395.68,83.275,391.44,97.137,377.58"/> +</g> +</svg> + diff --git a/assets/images/icons/github.png b/assets/images/icons/github.png deleted file mode 100644 index d99646c7..00000000 Binary files a/assets/images/icons/github.png and /dev/null differ diff --git a/assets/images/icons/github.svg b/assets/images/icons/github.svg new file mode 100644 index 00000000..687b1a67 --- /dev/null +++ b/assets/images/icons/github.svg @@ -0,0 +1,4 @@ +<svg xmlns="http://www.w3.org/2000/svg" height="152" width="154"> + <path d="M0 640q0 209 103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5q0 -251 -146.5 -451.5t-378.5 -277.5q-27 -5 -39.5 7t-12.5 30v211q0 97 -52 142q57 6 102.5 18t94 39t81 66.5t53 105t20.5 150.5q0 121 -79 206q37 91 -8 204q-28 9 -81 -11t-92 -44 l-38 -24q-93 26 -192 26t-192 -26q-16 11 -42.5 27t-83.5 38.5t-86 13.5q-44 -113 -7 -204q-79 -85 -79 -206q0 -85 20.5 -150t52.5 -105t80.5 -67t94 -39t102.5 -18q-40 -36 -49 -103q-21 -10 -45 -15t-57 -5t-65.5 21.5t-55.5 62.5q-19 32 -48.5 52t-49.5 24l-20 3 q-21 0 -29 -4.5t-5 -11.5t9 -14t13 -12l7 -5q22 -10 43.5 -38t31.5 -51l10 -23q13 -38 44 -61.5t67 -30t69.5 -7t55.5 3.5l23 4q0 -38 0.5 -89t0.5 -54q0 -18 -13 -30t-40 -7q-232 77 -378.5 277.5t-146.5 451.5z" transform="scale(0.1, -0.1) translate(0, -1409)"/> +</svg> + diff --git a/assets/images/icons/logs.svg b/assets/images/icons/logs.svg new file mode 100644 index 00000000..a7c3ad5f --- /dev/null +++ b/assets/images/icons/logs.svg @@ -0,0 +1,4 @@ +<svg xmlns="http://www.w3.org/2000/svg" height="141" width="180"> + <path d="M0 64v128q0 26 19 45t45 19h1664q26 0 45 -19t19 -45v-128q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19t-19 45zM0 448v128q0 26 19 45t45 19h1664q26 0 45 -19t19 -45v-128q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19t-19 45zM0 832v128q0 26 19 45t45 19h1664 q26 0 45 -19t19 -45v-128q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19t-19 45zM0 1216v128q0 26 19 45t45 19h1664q26 0 45 -19t19 -45v-128q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19t-19 45z" transform="scale(0.1, -0.1) translate(0, -1409)"/> +</svg> + diff --git a/assets/images/icons/off.png b/assets/images/icons/off.png deleted file mode 100755 index 8e11bea2..00000000 Binary files a/assets/images/icons/off.png and /dev/null differ diff --git a/assets/images/icons/off.svg b/assets/images/icons/off.svg new file mode 100644 index 00000000..8e822a68 --- /dev/null +++ b/assets/images/icons/off.svg @@ -0,0 +1,4 @@ +<svg xmlns="http://www.w3.org/2000/svg" height="154" width="154"> + <path d="M0 640q0 209 103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5t-103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5zM387 414q0 -27 19 -46l90 -90q19 -19 46 -19q26 0 45 19l181 181l181 -181q19 -19 45 -19q27 0 46 19 l90 90q19 19 19 46q0 26 -19 45l-181 181l181 181q19 19 19 45q0 27 -19 46l-90 90q-19 19 -46 19q-26 0 -45 -19l-181 -181l-181 181q-19 19 -45 19q-27 0 -46 -19l-90 -90q-19 -19 -19 -46q0 -26 19 -45l181 -181l-181 -181q-19 -19 -19 -45z" transform="scale(0.1, -0.1) translate(0, -1409)"/> +</svg> + diff --git a/assets/images/icons/repeat.png b/assets/images/icons/repeat.png deleted file mode 100755 index 6e5b206f..00000000 Binary files a/assets/images/icons/repeat.png and /dev/null differ diff --git a/assets/images/icons/repeat.svg b/assets/images/icons/repeat.svg new file mode 100644 index 00000000..8b981450 --- /dev/null +++ b/assets/images/icons/repeat.svg @@ -0,0 +1,4 @@ +<svg xmlns="http://www.w3.org/2000/svg" height="154" width="154"> + <path d="M0 640q0 156 61 298t164 245t245 164t298 61q147 0 284.5 -55.5t244.5 -156.5l130 129q29 31 70 14q39 -17 39 -59v-448q0 -26 -19 -45t-45 -19h-448q-42 0 -59 40q-17 39 14 69l138 138q-148 137 -349 137q-104 0 -198.5 -40.5t-163.5 -109.5t-109.5 -163.5 t-40.5 -198.5t40.5 -198.5t109.5 -163.5t163.5 -109.5t198.5 -40.5q119 0 225 52t179 147q7 10 23 12q14 0 25 -9l137 -138q9 -8 9.5 -20.5t-7.5 -22.5q-109 -132 -264 -204.5t-327 -72.5q-156 0 -298 61t-245 164t-164 245t-61 298z" transform="scale(0.1, -0.1) translate(0, -1409)"/> +</svg> + diff --git a/assets/images/icons/state-errored.svg b/assets/images/icons/state-errored.svg index fa635e38..8bf0d558 100644 --- a/assets/images/icons/state-errored.svg +++ b/assets/images/icons/state-errored.svg @@ -1,5 +1,6 @@ -<svg xmlns="http://www.w3.org/2000/svg" x="0px" y="0px"> +<svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"> <path fill="#A8A8A9" d="M5,0C2.239,0,0,2.24,0,5c0,2.762,2.238,5,5,5c2.761,0,5-2.238,5-5C10,2.24,7.762,0,5,0 M5.866,7.6H4.134 V6.732h1.731V7.6z M5.747,5.441C5.702,5.675,5.47,5.866,5.232,5.866H4.77c-0.238,0-0.47-0.19-0.516-0.425L3.751,2.828 C3.708,2.592,3.866,2.401,4.104,2.401h1.793c0.236,0,0.396,0.191,0.352,0.427L5.747,5.441z"/> </svg> + diff --git a/assets/images/icons/state-failed.svg b/assets/images/icons/state-failed.svg index 8169be75..163b65a2 100644 --- a/assets/images/icons/state-failed.svg +++ b/assets/images/icons/state-failed.svg @@ -1,5 +1,6 @@ -<svg xmlns="http://www.w3.org/2000/svg" x="0px" y="0px"> +<svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"> <path fill="#CD181B" d="M1.463,1.463c-1.951,1.952-1.951,5.119,0.001,7.072c1.954,1.953,5.12,1.953,7.071,0 c1.953-1.951,1.953-5.118,0-7.071C6.582-0.488,3.417-0.488,1.463,1.463 M7.449,3.773L6.226,5l1.224,1.226L6.226,7.449L5,6.226 L3.773,7.449L2.55,6.226L3.773,5L2.55,3.773l1.225-1.225L5,3.773l1.226-1.225L7.449,3.773z"/> </svg> + diff --git a/assets/images/icons/state-passed.svg b/assets/images/icons/state-passed.svg index 9f9d6707..e019fa03 100644 --- a/assets/images/icons/state-passed.svg +++ b/assets/images/icons/state-passed.svg @@ -1,4 +1,5 @@ -<svg xmlns="http://www.w3.org/2000/svg" x="0px" y="0px"> +<svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"> <path fill="#0D8136" d="M5,0C2.239,0,0,2.24,0,5c0,2.762,2.239,5,5,5c2.762,0,5-2.238,5-5C10,2.24,7.762,0,5,0 M4.535,7.824 L2.139,5.425L3.65,3.914l0.885,0.885l2.044-2.045l1.51,1.513L4.535,7.824z"/> </svg> + diff --git a/assets/images/icons/state-pending.svg b/assets/images/icons/state-pending.svg index c1c05e8f..557bce00 100644 --- a/assets/images/icons/state-pending.svg +++ b/assets/images/icons/state-pending.svg @@ -1,3 +1,4 @@ -<svg xmlns="http://www.w3.org/2000/svg" x="0px" y="0px"> +<svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"> <path fill="#E7D100" d="M5,0C2.239,0,0,2.238,0,5c0,2.761,2.239,5,5,5c2.762,0,5-2.239,5-5C10,2.238,7.762,0,5,0"/> </svg> + diff --git a/public/images/layout/made-in-berlin-badge.png b/assets/images/layout/made-in-berlin-badge.png similarity index 100% rename from public/images/layout/made-in-berlin-badge.png rename to assets/images/layout/made-in-berlin-badge.png diff --git a/public/images/layout/travis-logo.png b/assets/images/layout/travis-logo.png similarity index 100% rename from public/images/layout/travis-logo.png rename to assets/images/layout/travis-logo.png diff --git a/assets/images/ui/activated.png b/assets/images/ui/activated.png deleted file mode 100644 index 450c6099..00000000 Binary files a/assets/images/ui/activated.png and /dev/null differ diff --git a/assets/images/ui/cal.png b/assets/images/ui/cal.png deleted file mode 100644 index ed89d223..00000000 Binary files a/assets/images/ui/cal.png and /dev/null differ diff --git a/assets/images/ui/cal.svg b/assets/images/ui/cal.svg new file mode 100644 index 00000000..37ba058c --- /dev/null +++ b/assets/images/ui/cal.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" height="11" width="11"> +<rect ry="0.5" height="8" width="10" stroke="#888" y="2.5" x="0.5" stroke-width="1" fill="none"/> +<path fill="#888" d="M3,6,2,7,4,9,9,5,8,4,4,7z"/> +<rect ry="0.5" height="2.5" width="2" stroke="#888" y="0.5" x="1.5" stroke-width="0.75" fill="none"/> +<rect ry="0.5" height="2.5" width="2" stroke="#888" y="0.5" x="4.5" stroke-width="0.75" fill="none"/> +<rect ry="0.5" height="2.5" width="2" stroke="#888" y="0.5" x="7.5" stroke-width="0.75" fill="none"/> +<rect height="0.5" width="9" y="3" x="1" fill="#888"/> +</svg> + diff --git a/assets/images/ui/check.svg b/assets/images/ui/check.svg new file mode 100644 index 00000000..d45ac555 --- /dev/null +++ b/assets/images/ui/check.svg @@ -0,0 +1,4 @@ +<svg xmlns="http://www.w3.org/2000/svg" height="155" width="155"> + <path d="M121 608q0 40 28 68l136 136q28 28 68 28t68 -28l294 -295l656 657q28 28 68 28t68 -28l136 -136q28 -28 28 -68t-28 -68l-724 -724l-136 -136q-28 -28 -68 -28t-68 28l-136 136l-362 362q-28 28 -28 68z" transform="scale(0.1, -0.1) translate(-121, -1409)" fill="#fff"/> +</svg> + diff --git a/assets/images/ui/clock.png b/assets/images/ui/clock.png deleted file mode 100644 index 03b66950..00000000 Binary files a/assets/images/ui/clock.png and /dev/null differ diff --git a/assets/images/ui/clock.svg b/assets/images/ui/clock.svg new file mode 100644 index 00000000..9ef75a28 --- /dev/null +++ b/assets/images/ui/clock.svg @@ -0,0 +1,4 @@ +<svg xmlns="http://www.w3.org/2000/svg" height="154" width="154"> + <path d="M0 640q0 209 103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5t-103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5zM224 640q0 -148 73 -273t198 -198t273 -73t273 73t198 198t73 273t-73 273t-198 198t-273 73t-273 -73 t-198 -198t-73 -273zM512 544v64q0 14 9 23t23 9h224v352q0 14 9 23t23 9h64q14 0 23 -9t9 -23v-448q0 -14 -9 -23t-23 -9h-320q-14 0 -23 9t-9 23z" transform="scale(0.1, -0.1) translate(0, -1409)" fill="#999"/> +</svg> + diff --git a/assets/images/ui/close.png b/assets/images/ui/close.png deleted file mode 100644 index c8a66316..00000000 Binary files a/assets/images/ui/close.png and /dev/null differ diff --git a/assets/images/ui/close.svg b/assets/images/ui/close.svg new file mode 100644 index 00000000..e4eb4bfd --- /dev/null +++ b/assets/images/ui/close.svg @@ -0,0 +1,4 @@ +<svg xmlns="http://www.w3.org/2000/svg" height="154" width="154"> + <path d="M0 640q0 209 103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5t-103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5zM224 640q0 -148 73 -273t198 -198t273 -73t273 73t198 198t73 273t-73 273t-198 198t-273 73t-273 -73 t-198 -198t-73 -273zM429 480q0 13 10 23l137 137l-137 137q-10 10 -10 23t10 23l146 146q10 10 23 10t23 -10l137 -137l137 137q10 10 23 10t23 -10l146 -146q10 -10 10 -23t-10 -23l-137 -137l137 -137q10 -10 10 -23t-10 -23l-146 -146q-10 -10 -23 -10t-23 10l-137 137 l-137 -137q-10 -10 -23 -10t-23 10l-146 146q-10 10 -10 23z" transform="scale(0.1, -0.1) translate(0, -1409)" fill="#777"/> +</svg> + diff --git a/assets/images/ui/help.png b/assets/images/ui/help.png deleted file mode 100644 index b0c5be51..00000000 Binary files a/assets/images/ui/help.png and /dev/null differ diff --git a/assets/images/ui/help.svg b/assets/images/ui/help.svg new file mode 100644 index 00000000..58833559 --- /dev/null +++ b/assets/images/ui/help.svg @@ -0,0 +1,4 @@ +<svg xmlns="http://www.w3.org/2000/svg" height="154" width="154"> + <path d="M0 640q0 209 103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5t-103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5zM417 939q-15 -24 8 -42l132 -100q7 -6 19 -6q16 0 25 12q53 68 86 92q34 24 86 24q48 0 85.5 -26 t37.5 -59q0 -38 -20 -61t-68 -45q-63 -28 -115.5 -86.5t-52.5 -125.5v-36q0 -14 9 -23t23 -9h192q14 0 23 9t9 23q0 19 21.5 49.5t54.5 49.5q32 18 49 28.5t46 35t44.5 48t28 60.5t12.5 81q0 88 -55.5 163t-138.5 116t-170 41q-243 0 -371 -213zM640 160q0 -14 9 -23t23 -9 h192q14 0 23 9t9 23v192q0 14 -9 23t-23 9h-192q-14 0 -23 -9t-9 -23v-192z" transform="scale(0.1, -0.1) translate(0, -1409)" fill="#ccc"/> +</svg> + diff --git a/assets/images/ui/info.png b/assets/images/ui/info.png deleted file mode 100644 index ce3c9cc5..00000000 Binary files a/assets/images/ui/info.png and /dev/null differ diff --git a/assets/images/ui/info.svg b/assets/images/ui/info.svg new file mode 100644 index 00000000..48f1d736 --- /dev/null +++ b/assets/images/ui/info.svg @@ -0,0 +1,4 @@ +<svg xmlns="http://www.w3.org/2000/svg" height="154" width="154"> + <path d="M0 640q0 209 103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5t-103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5zM512 160q0 -14 9 -23t23 -9h448q14 0 23 9t9 23v160q0 14 -9 23t-23 9h-96v512q0 14 -9 23t-23 9h-320 q-14 0 -23 -9t-9 -23v-160q0 -14 9 -23t23 -9h96v-320h-96q-14 0 -23 -9t-9 -23v-160zM640 1056q0 -14 9 -23t23 -9h192q14 0 23 9t9 23v160q0 14 -9 23t-23 9h-192q-14 0 -23 -9t-9 -23v-160z" transform="scale(0.1, -0.1) translate(0, -1409)" fill="#ccc"/> +</svg> + diff --git a/assets/images/ui/log.fold.closed.2.png b/assets/images/ui/log.fold.closed.2.png deleted file mode 100644 index 51509978..00000000 Binary files a/assets/images/ui/log.fold.closed.2.png and /dev/null differ diff --git a/assets/images/ui/log.fold.closed.2.svg b/assets/images/ui/log.fold.closed.2.svg new file mode 100644 index 00000000..7cc4a158 --- /dev/null +++ b/assets/images/ui/log.fold.closed.2.svg @@ -0,0 +1,4 @@ +<svg xmlns="http://www.w3.org/2000/svg" height="10" width="10"> +<path d="M8,9,1,5,8,1z" stroke="#555" stroke-width="0.5" fill="#666"/> +</svg> + diff --git a/assets/images/ui/log.fold.closed.3.png b/assets/images/ui/log.fold.closed.3.png deleted file mode 100644 index 07c0a351..00000000 Binary files a/assets/images/ui/log.fold.closed.3.png and /dev/null differ diff --git a/assets/images/ui/log.fold.closed.3.svg b/assets/images/ui/log.fold.closed.3.svg new file mode 100644 index 00000000..9d02c0ae --- /dev/null +++ b/assets/images/ui/log.fold.closed.3.svg @@ -0,0 +1,4 @@ +<svg xmlns="http://www.w3.org/2000/svg" height="10" width="10"> +<path d="M2,9,9,5,2,1z" stroke="#555" stroke-width="0.5" fill="#666"/> +</svg> + diff --git a/assets/images/ui/log.fold.closed.png b/assets/images/ui/log.fold.closed.png deleted file mode 100644 index 2f8190a5..00000000 Binary files a/assets/images/ui/log.fold.closed.png and /dev/null differ diff --git a/assets/images/ui/log.fold.closed.svg b/assets/images/ui/log.fold.closed.svg new file mode 100644 index 00000000..8bc85e94 --- /dev/null +++ b/assets/images/ui/log.fold.closed.svg @@ -0,0 +1,4 @@ +<svg xmlns="http://www.w3.org/2000/svg" height="10" width="10"> +<path d="m8.5,0.5-7,4.5,7,4.5z" stroke="#777" stroke-width="0.5" fill="#999"/> +</svg> + diff --git a/assets/images/ui/log.fold.open.2.png b/assets/images/ui/log.fold.open.2.png deleted file mode 100644 index 42916db5..00000000 Binary files a/assets/images/ui/log.fold.open.2.png and /dev/null differ diff --git a/assets/images/ui/log.fold.open.2.svg b/assets/images/ui/log.fold.open.2.svg new file mode 100644 index 00000000..07a855e2 --- /dev/null +++ b/assets/images/ui/log.fold.open.2.svg @@ -0,0 +1,4 @@ +<svg xmlns="http://www.w3.org/2000/svg" height="10" width="10"> +<path d="m0.5,1.5,4.5,7,4.5-7z" stroke="#555" stroke-width="0.5" fill="#666"/> +</svg> + diff --git a/assets/images/ui/log.fold.open.png b/assets/images/ui/log.fold.open.png deleted file mode 100644 index 45542ba8..00000000 Binary files a/assets/images/ui/log.fold.open.png and /dev/null differ diff --git a/assets/images/ui/log.fold.open.svg b/assets/images/ui/log.fold.open.svg new file mode 100644 index 00000000..aebed549 --- /dev/null +++ b/assets/images/ui/log.fold.open.svg @@ -0,0 +1,4 @@ +<svg xmlns="http://www.w3.org/2000/svg" height="10" width="10"> +<path d="m0.5,1.5,4.5,7,4.5-7z" stroke="#777" stroke-width="0.5" fill="#999"/> +</svg> + diff --git a/assets/images/ui/logo.png b/assets/images/ui/logo.png deleted file mode 100644 index 1e8a48e7..00000000 Binary files a/assets/images/ui/logo.png and /dev/null differ diff --git a/assets/images/ui/logo.svg b/assets/images/ui/logo.svg new file mode 100644 index 00000000..a7fb07b6 --- /dev/null +++ b/assets/images/ui/logo.svg @@ -0,0 +1,22 @@ +<svg xmlns="http://www.w3.org/2000/svg" height="60" width="144"> +<defs> +<linearGradient id="linearGradient3833" y2="57.5" gradientUnits="userSpaceOnUse" x2="2.5" y1="2.5" x1="2.5"> +<stop stop-color="#d8432f" offset="0"/> +<stop stop-color="#c52127" offset="1"/> +</linearGradient> +</defs> +<g> +<rect fill-rule="evenodd" ry="4.2857" height="60" width="60" y="-5.107E-15" x="0" fill="url(#linearGradient3833)"/> +<g transform="scale(0.95913394,1.0426072)" fill="#FFF"> +<path d="m80.393,26.946c-0.33195-0.19272-0.696-0.33192-1.0922-0.4176-0.38548-0.09635-0.81379-0.14454-1.2849-0.14455-1.6704,0.000015-2.9553,0.5461-3.8547,1.6383-0.88874,1.0815-1.3331,2.6394-1.3331,4.6739v9.4762h-2.9714v-17.989h2.9714v2.7947c0.62103-1.0922,1.4295-1.9006,2.4253-2.4253,0.99579-0.53536,2.2057-0.80305,3.6299-0.80307,0.20343,0.000018,0.42829,0.01608,0.67458,0.04818,0.24626,0.02143,0.5193,0.05891,0.81913,0.11243l0.01606,3.0356"/> +<path d="m91.7,33.13c-2.3878,0.000009-4.0421,0.27305-4.963,0.81913-0.92086,0.54609-1.3813,1.4777-1.3813,2.7947-0.000005,1.0493,0.34264,1.8845,1.0279,2.5056,0.69598,0.61033,1.6382,0.9155,2.8268,0.9155,1.6382,0.000002,2.9499-0.57821,3.935-1.7346,0.99579-1.1671,1.4937-2.7144,1.4937-4.6417v-0.65852h-2.9392m5.8945-1.2207,0,10.263-2.9553,0,0-2.7304c-0.67459,1.0922-1.5151,1.9006-2.5216,2.4253-1.0065,0.51396-2.2379,0.77094-3.6941,0.77094-1.8417,0-3.3086-0.51396-4.4008-1.5419-1.0815-1.0386-1.6222-2.4253-1.6222-4.1599-0.000002-2.0237,0.67457-3.5496,2.0237-4.5775,1.3599-1.0279,3.3836-1.5419,6.0712-1.5419h4.1438v-0.2891c-0.000014-1.3598-0.44973-2.4092-1.3492-3.148-0.88874-0.74951-2.1415-1.1243-3.7584-1.1243-1.0279,0.000016-2.0291,0.12315-3.0035,0.36941-0.97439,0.24629-1.9113,0.6157-2.8107,1.1082v-2.7304c1.0815-0.41758,2.1308-0.7281,3.148-0.93156,1.0172-0.21413,2.0077-0.32121,2.9714-0.32123,2.6019,0.000018,4.5453,0.67459,5.8303,2.0237,1.2849,1.3492,1.9273,3.3943,1.9274,6.1354"/> +<path d="m99.493,24.183,3.132,0,5.6215,15.098,5.6215-15.098,3.132,0-6.7458,17.989-4.0153,0-6.7458-17.989"/> +<path d="m119.2,24.183,2.9553,0,0,17.989-2.9553,0,0-17.989m0-7.0027,2.9553,0,0,3.7423-2.9553,0,0-3.7423"/> +<path id="path3007" style="" d="m138.99,24.713,0,2.7947c-0.83521-0.42829-1.7025-0.74951-2.6019-0.96368-0.89945-0.21414-1.831-0.32121-2.7947-0.32123-1.4669,0.000016-2.5698,0.22488-3.3086,0.67458-0.72812,0.44973-1.0922,1.1243-1.0922,2.0237,0,0.6853,0.26233,1.226,0.78701,1.6222,0.52466,0.38548,1.5794,0.7549,3.1641,1.1082l1.0119,0.22486c2.0987,0.44973,3.587,1.0868,4.465,1.9113,0.88872,0.81378,1.3331,1.9541,1.3331,3.4211-0.00002,1.6704-0.66389,2.9928-1.9916,3.9672-1.317,0.97439-3.132,1.4616-5.4448,1.4616-0.96369,0-1.9702-0.09637-3.0195-0.2891-1.0386-0.18203-2.1362-0.46042-3.2926-0.83519v-3.0517c1.0922,0.5675,2.1683,0.99581,3.2283,1.2849,1.06,0.2784,2.1094,0.4176,3.148,0.4176,1.392,0.000002,2.4627-0.23556,3.2123-0.7067,0.74951-0.48184,1.1243-1.1564,1.1243-2.0237-0.00001-0.80306-0.27305-1.4187-0.81913-1.8471-0.53539-0.4283-1.7186-0.84054-3.5496-1.2367l-1.0279-0.24092c-1.831-0.38546-3.1534-0.97438-3.9672-1.7667-0.81377-0.80306-1.2207-1.9006-1.2207-3.2926,0-1.6918,0.59962-2.9981,1.7989-3.919,1.1992-0.92083,2.9018-1.3813,5.1075-1.3813,1.0922,0.000018,2.1201,0.08032,3.0838,0.24092,0.96367,0.16063,1.8524,0.40155,2.6662,0.72276"/> +</g> +<g fill-opacity="0" transform="scale(0.99840307,1.0015995)" stroke="#FFF" stroke-miterlimit="4" stroke-width="2"> +<path id="path3813" stroke="#FFF" d="m21.534,42.931,4.0064,0,0-26.458-6.0096,0-0.000003,4.992-9.0144,0,0-12.979,39.062,0,0,12.979-8.5136,0,0-4.992-6.5104,0,0,26.458,4.0064,0-0.12915,8.2752-16.898,0.21121z"/> +</g> +</g> +</svg> + diff --git a/assets/images/ui/org.png b/assets/images/ui/org.png deleted file mode 100644 index ea47fc65..00000000 Binary files a/assets/images/ui/org.png and /dev/null differ diff --git a/assets/images/ui/org.svg b/assets/images/ui/org.svg new file mode 100644 index 00000000..5e109d60 --- /dev/null +++ b/assets/images/ui/org.svg @@ -0,0 +1,4 @@ +<svg xmlns="http://www.w3.org/2000/svg" height="180" width="192"> + <path d="M0 671q0 353 124 353q6 0 43.5 -21t97.5 -42.5t119 -21.5q67 0 133 23q-5 -37 -5 -66q0 -139 81 -256q-162 -5 -265 -128h-134q-82 0 -138 40.5t-56 118.5zM128 1280q0 106 75 181t181 75t181 -75t75 -181t-75 -181t-181 -75t-181 75t-75 181zM256 3q0 53 3.5 103.5 t14 109t26.5 108.5t43 97.5t62 81t85.5 53.5t111.5 20q10 0 43 -21.5t73 -48t107 -48t135 -21.5t135 21.5t107 48t73 48t43 21.5q61 0 111.5 -20t85.5 -53.5t62 -81t43 -97.5t26.5 -108.5t14 -109t3.5 -103.5q0 -120 -73 -189.5t-194 -69.5h-874q-121 0 -194 69.5t-73 189.5 zM576 896q0 159 112.5 271.5t271.5 112.5t271.5 -112.5t112.5 -271.5t-112.5 -271.5t-271.5 -112.5t-271.5 112.5t-112.5 271.5zM1280 1280q0 106 75 181t181 75t181 -75t75 -181t-75 -181t-181 -75t-181 75t-75 181zM1327 640q81 117 81 256q0 29 -5 66q66 -23 133 -23 q59 0 119 21.5t97.5 42.5t43.5 21q124 0 124 -353q0 -78 -56 -118.5t-138 -40.5h-134q-103 123 -265 128z" transform="scale(0.1, -0.1) translate(0, -1540)" fill="#777"/> +</svg> + diff --git a/assets/images/ui/search.png b/assets/images/ui/search.png deleted file mode 100644 index d8d0278a..00000000 Binary files a/assets/images/ui/search.png and /dev/null differ diff --git a/assets/images/ui/search.svg b/assets/images/ui/search.svg new file mode 100644 index 00000000..04d466a3 --- /dev/null +++ b/assets/images/ui/search.svg @@ -0,0 +1,4 @@ +<svg xmlns="http://www.w3.org/2000/svg" height="167" width="167"> + <path d="M0 704q0 143 55.5 273.5t150 225t225 150t273.5 55.5t273.5 -55.5t225 -150t150 -225t55.5 -273.5q0 -220 -124 -399l343 -343q37 -37 37 -90q0 -52 -38 -90t-90 -38q-54 0 -90 38l-343 342q-179 -124 -399 -124q-143 0 -273.5 55.5t-225 150t-150 225t-55.5 273.5z M256 704q0 -185 131.5 -316.5t316.5 -131.5t316.5 131.5t131.5 316.5t-131.5 316.5t-316.5 131.5t-316.5 -131.5t-131.5 -316.5z" transform="scale(0.1, -0.1) translate(0, -1409)" fill="#ccc"/> +</svg> + diff --git a/assets/images/ui/slider-closed.png b/assets/images/ui/slider-closed.png deleted file mode 100644 index 4f2ca670..00000000 Binary files a/assets/images/ui/slider-closed.png and /dev/null differ diff --git a/assets/images/ui/slider-closed.svg b/assets/images/ui/slider-closed.svg new file mode 100644 index 00000000..184742d6 --- /dev/null +++ b/assets/images/ui/slider-closed.svg @@ -0,0 +1,4 @@ +<svg xmlns="http://www.w3.org/2000/svg" height="10" width="5"> +<path fill="#999" d="M0,0,5,5,0,10z"/> +</svg> + diff --git a/assets/images/ui/slider-open.png b/assets/images/ui/slider-open.png deleted file mode 100644 index 6a037b7b..00000000 Binary files a/assets/images/ui/slider-open.png and /dev/null differ diff --git a/assets/images/ui/slider-open.svg b/assets/images/ui/slider-open.svg new file mode 100644 index 00000000..97545540 --- /dev/null +++ b/assets/images/ui/slider-open.svg @@ -0,0 +1,4 @@ +<svg xmlns="http://www.w3.org/2000/svg" height="10" width="5"> +<path fill="#999" d="M5,0,0,5,5,10z"/> +</svg> + diff --git a/assets/images/ui/spinner.gif b/assets/images/ui/spinner.gif deleted file mode 100644 index 6ac7d5b5..00000000 Binary files a/assets/images/ui/spinner.gif and /dev/null differ diff --git a/assets/images/ui/spinner.svg b/assets/images/ui/spinner.svg new file mode 100644 index 00000000..da042b5f --- /dev/null +++ b/assets/images/ui/spinner.svg @@ -0,0 +1,23 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="8"> +<g transform="translate(8, 4)"> + <rect x="-8" y="-4" width="5" height="8"> + <animateTransform id="a" attributeName="transform" type="scale" from="1,0.5" to="1" dur="0.4s" begin="0;b.end"/> + <animate attributeName="fill" from="#eee" to="#888" dur="0.4s" begin="0;b.end"/> + <animateTransform id="b" attributeName="transform" type="scale" from="1" to="1,0.5" dur="0.4s" begin="a.end"/> + <animate attributeName="fill" from="#888" to="#eee" dur="0.4s" begin="a.end"/> + </rect> + <rect x="-2" y="-4" width="4" height="8"> + <animateTransform id="c" attributeName="transform" type="scale" from="1,0.5" to="1" dur="0.4s" begin="0.1s;d.end"/> + <animate attributeName="fill" from="#eee" to="#888" dur="0.4s" begin="0.1s;d.end"/> + <animateTransform id="d" begin="c.end" attributeName="transform" type="scale" to="1,0.5" from="1" dur="0.4s"/> + <animate attributeName="fill" from="#888" to="#eee" dur="0.4s" begin="c.end"/> + </rect> + <rect x="3" y="-4" width="5" height="8"> + <animateTransform id="e" attributeName="transform" type="scale" from="1,0.5" to="1" dur="0.4s" begin="0.2s;f.end"/> + <animate attributeName="fill" from="#eee" to="#888" dur="0.4s" begin="0.2s;f.end"/> + <animateTransform id="f" attributeName="transform" type="scale" from="1" to="1,0.5" dur="0.4s" begin="e.end"/> + <animate attributeName="fill" from="#888" to="#eee" dur="0.4s" begin="e.end"/> + </rect> +</g> +</svg> + diff --git a/assets/images/ui/spinner_long.gif b/assets/images/ui/spinner_long.gif deleted file mode 100644 index a69ef3ef..00000000 Binary files a/assets/images/ui/spinner_long.gif and /dev/null differ diff --git a/assets/images/ui/spinner_long.svg b/assets/images/ui/spinner_long.svg new file mode 100644 index 00000000..3ef0f469 --- /dev/null +++ b/assets/images/ui/spinner_long.svg @@ -0,0 +1,41 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="64" height="8"> +<g transform="translate(32, 4)"> + <rect x="-31" y="-4" width="8" height="8"> + <animateTransform id="a" attributeName="transform" type="scale" from="1,0.5" to="1" dur="0.55s" begin="0;b.end"/> + <animate attributeName="fill" from="#eee" to="#888" dur="0.55s" begin="0;b.end"/> + <animateTransform id="b" attributeName="transform" type="scale" from="1" to="1,0.5" dur="0.55s" begin="a.end"/> + <animate attributeName="fill" from="#888" to="#eee" dur="0.55s" begin="a.end"/> + </rect> + <rect x="-20" y="-4" width="8" height="8"> + <animateTransform id="c" attributeName="transform" type="scale" from="1,0.5" to="1" dur="0.55s" begin="0.1s;d.end"/> + <animate attributeName="fill" from="#eee" to="#888" dur="0.55s" begin="0.1s;d.end"/> + <animateTransform id="d" begin="c.end" attributeName="transform" type="scale" to="1,0.5" from="1" dur="0.55s"/> + <animate attributeName="fill" from="#888" to="#eee" dur="0.55s" begin="c.end"/> + </rect> + <rect x="-9" y="-4" width="8" height="8"> + <animateTransform id="e" attributeName="transform" type="scale" from="1,0.5" to="1" dur="0.55s" begin="0.2s;f.end"/> + <animate attributeName="fill" from="#eee" to="#888" dur="0.55s" begin="0.2s;f.end"/> + <animateTransform id="f" attributeName="transform" type="scale" from="1" to="1,0.5" dur="0.55s" begin="e.end"/> + <animate attributeName="fill" from="#888" to="#eee" dur="0.55s" begin="e.end"/> + </rect> + <rect x="1" y="-4" width="8" height="8"> + <animateTransform id="g" attributeName="transform" type="scale" from="1,0.5" to="1" dur="0.55s" begin="0.3s;h.end"/> + <animate attributeName="fill" from="#eee" to="#888" dur="0.55s" begin="0.3s;h.end"/> + <animateTransform id="h" attributeName="transform" type="scale" from="1" to="1,0.5" dur="0.55s" begin="g.end"/> + <animate attributeName="fill" from="#888" to="#eee" dur="0.55s" begin="g.end"/> + </rect> + <rect x="12" y="-4" width="8" height="8"> + <animateTransform id="i" attributeName="transform" type="scale" from="1,0.5" to="1" dur="0.55s" begin="0.4s;j.end"/> + <animate attributeName="fill" from="#eee" to="#888" dur="0.55s" begin="0.4s;j.end"/> + <animateTransform id="j" attributeName="transform" type="scale" from="1" to="1,0.5" dur="0.55s" begin="i.end"/> + <animate attributeName="fill" from="#888" to="#eee" dur="0.55s" begin="i.end"/> + </rect> + <rect x="23" y="-4" width="8" height="8"> + <animateTransform id="k" attributeName="transform" type="scale" from="1,0.5" to="1" dur="0.55s" begin="0.5s;l.end"/> + <animate attributeName="fill" from="#eee" to="#888" dur="0.55s" begin="0.5s;l.end"/> + <animateTransform id="l" attributeName="transform" type="scale" from="1" to="1,0.5" dur="0.55s" begin="k.end"/> + <animate attributeName="fill" from="#888" to="#eee" dur="0.55s" begin="k.end"/> + </rect> +</g> +</svg> + diff --git a/assets/images/ui/to-top.png b/assets/images/ui/to-top.png deleted file mode 100644 index 25e63fff..00000000 Binary files a/assets/images/ui/to-top.png and /dev/null differ diff --git a/assets/images/ui/user.png b/assets/images/ui/user.png deleted file mode 100644 index 0250506a..00000000 Binary files a/assets/images/ui/user.png and /dev/null differ diff --git a/assets/images/ui/user.svg b/assets/images/ui/user.svg new file mode 100644 index 00000000..1ee94336 --- /dev/null +++ b/assets/images/ui/user.svg @@ -0,0 +1,4 @@ +<svg xmlns="http://www.w3.org/2000/svg" height="153" width="141"> + <path d="M0 131q0 53 3.5 103.5t14 109t26.5 108.5t43 97.5t62 81t85.5 53.5t111.5 20q9 0 42 -21.5t74.5 -48t108 -48t133.5 -21.5t133.5 21.5t108 48t74.5 48t42 21.5q61 0 111.5 -20t85.5 -53.5t62 -81t43 -97.5t26.5 -108.5t14 -109t3.5 -103.5q0 -120 -73 -189.5t-194 -69.5 h-874q-121 0 -194 69.5t-73 189.5zM320 1024q0 159 112.5 271.5t271.5 112.5t271.5 -112.5t112.5 -271.5t-112.5 -271.5t-271.5 -112.5t-271.5 112.5t-112.5 271.5z" transform="scale(0.1, -0.1) translate(0, -1409)" fill="#999"/> +</svg> + diff --git a/assets/images/ui/workers-close.png b/assets/images/ui/workers-close.png deleted file mode 100644 index 25e63fff..00000000 Binary files a/assets/images/ui/workers-close.png and /dev/null differ diff --git a/assets/images/ui/workers-close.svg b/assets/images/ui/workers-close.svg new file mode 100644 index 00000000..c3bf4048 --- /dev/null +++ b/assets/images/ui/workers-close.svg @@ -0,0 +1,4 @@ +<svg xmlns="http://www.w3.org/2000/svg" height="5" width="10"> +<path fill="#c2c2c2" d="M10,5,5,0,0,5z"/> +</svg> + diff --git a/assets/images/ui/workers-open.png b/assets/images/ui/workers-open.png deleted file mode 100644 index 4723ec48..00000000 Binary files a/assets/images/ui/workers-open.png and /dev/null differ diff --git a/assets/images/ui/workers-open.svg b/assets/images/ui/workers-open.svg new file mode 100644 index 00000000..1ba957f0 --- /dev/null +++ b/assets/images/ui/workers-open.svg @@ -0,0 +1,4 @@ +<svg xmlns="http://www.w3.org/2000/svg" height="5" width="10"> +<path fill="#c2c2c2" d="M0,0,5,5,10,0z"/> +</svg> + diff --git a/assets/scripts/app/templates/builds/show.hbs b/assets/scripts/app/templates/builds/show.hbs index 1df7e292..e39259e4 100644 --- a/assets/scripts/app/templates/builds/show.hbs +++ b/assets/scripts/app/templates/builds/show.hbs @@ -41,12 +41,12 @@ </div> <div class="commit-changes"> - <div class="text"><a class="commit" {{bind-attr href="controller.urlGithubCommit"}}>Commit {{formatSha commit.sha}}</a></div><img src="/images/icons/github.png"/> + <div class="text"><a class="commit" {{bind-attr href="controller.urlGithubCommit"}}>Commit {{formatSha commit.sha}}</a></div><img src="/images/icons/github.svg"/> {{#if build.pullRequest}} - <div class="text"><a class="compare" {{bind-attr href="build.commit.compareUrl"}}>#{{build.pullRequestNumber}}: {{build.pullRequestTitle}}</a></div><img src="/images/icons/github.png"/> + <div class="text"><a class="compare" {{bind-attr href="build.commit.compareUrl"}}>#{{build.pullRequestNumber}}: {{build.pullRequestTitle}}</a></div><img src="/images/icons/github.svg"/> {{else}} {{#if build.commit.compareUrl}} - <div class="text"><a class="compare" {{bind-attr href="build.commit.compareUrl"}}>Compare {{shortCompareShas build.commit.compareUrl}}</a></div><img src="/images/icons/github.png"/> + <div class="text"><a class="compare" {{bind-attr href="build.commit.compareUrl"}}>Compare {{shortCompareShas build.commit.compareUrl}}</a></div><img src="/images/icons/github.svg"/> {{/if}} {{/if}} </div> diff --git a/assets/scripts/app/templates/jobs/show.hbs b/assets/scripts/app/templates/jobs/show.hbs index a258f889..2158964d 100644 --- a/assets/scripts/app/templates/jobs/show.hbs +++ b/assets/scripts/app/templates/jobs/show.hbs @@ -40,12 +40,12 @@ </div> <div class="commit-changes"> - <div class="text"><a class="commit" {{bind-attr href="controller.urlGithubCommit"}}>Commit {{formatSha job.commit.sha}}</a></div><img src="/images/icons/github.png" height="15"/> + <div class="text"><a class="commit" {{bind-attr href="controller.urlGithubCommit"}}>Commit {{formatSha job.commit.sha}}</a></div><img src="/images/icons/github.svg" height="15"/> {{#if job.build.pullRequest}} - <div class="text"><a class="compare" {{bind-attr href="job.commit.compareUrl"}} >#{{job.build.pullRequestNumber}}: {{job.build.pullRequestTitle}}</a></div><img src="/images/icons/github.png"/> + <div class="text"><a class="compare" {{bind-attr href="job.commit.compareUrl"}} >#{{job.build.pullRequestNumber}}: {{job.build.pullRequestTitle}}</a></div><img src="/images/icons/github.svg"/> {{else}} {{#if job.commit.compareUrl}} - <div class="text"><a class="compare" {{bind-attr href="job.commit.compareUrl"}}>Compare {{shortCompareShas job.commit.compareUrl}}</a></div><img src="/images/icons/github.png"/> + <div class="text"><a class="compare" {{bind-attr href="job.commit.compareUrl"}}>Compare {{shortCompareShas job.commit.compareUrl}}</a></div><img src="/images/icons/github.svg"/> {{/if}} {{/if}} </div> diff --git a/assets/scripts/app/templates/repos/show.hbs b/assets/scripts/app/templates/repos/show.hbs index 9b80786a..ff253def 100644 --- a/assets/scripts/app/templates/repos/show.hbs +++ b/assets/scripts/app/templates/repos/show.hbs @@ -6,7 +6,7 @@ {{#with repo}} <div id="repo-header"> <h3>{{#link-to "repo" this}}{{slug}}{{/link-to}}</h3> - <div class="github-icon"><a {{bind-attr href="controller.urlGithub"}}><img src="/images/icons/github.png" width="21" height="21"/></a></div> + <div class="github-icon"><a {{bind-attr href="controller.urlGithub"}}><img src="/images/icons/github.svg" width="21" height="21"/></a></div> {{view Travis.RepoShowToolsView}} </div> diff --git a/assets/scripts/app/templates/repos/show/actions.hbs b/assets/scripts/app/templates/repos/show/actions.hbs index 72382323..c6626123 100644 --- a/assets/scripts/app/templates/repos/show/actions.hbs +++ b/assets/scripts/app/templates/repos/show/actions.hbs @@ -3,13 +3,13 @@ {{#if view.displayCancelBuild}} <li class="icon" title="Cancel Build"> <a href="#" {{action "cancelBuild" target="view"}} - {{bind-attr class="view.canCancelBuild::disabled"}}><img class="icon" src="/images/icons/off.png" width="20"></a> + {{bind-attr class="view.canCancelBuild::disabled"}}><img class="icon" src="/images/icons/off.svg" width="20"></a> </li> {{/if}} {{#if view.displayCancelJob}} <li class="icon" title="Cancel Job"> <a href="#" {{action "cancelJob" target="view"}} - {{bind-attr class="view.canCancelJob::disabled"}}><img class="icon" width="20" src="/images/icons/off.png"/></a> + {{bind-attr class="view.canCancelJob::disabled"}}><img class="icon" width="20" src="/images/icons/off.svg"/></a> </li> {{/if}} {{#if view.displayRequeueBuild}} @@ -18,7 +18,7 @@ <span class="icon loading"></span> {{else}} <a href="#" {{action "requeueBuild" target="view"}} - {{bind-attr class="view.canRequeueBuild::disabled"}}><img class="icon" src="/images/icons/repeat.png" width="20"></a> + {{bind-attr class="view.canRequeueBuild::disabled"}}><img class="icon" src="/images/icons/repeat.svg" width="20"></a> {{/if}} </li> {{/if}} @@ -28,7 +28,7 @@ <span class="icon loading"></span> {{else}} <a href="#" {{action "requeueJob" target="view"}} - {{bind-attr class="view.canRequeueJob::disabled"}}><img src="/images/icons/repeat.png" width="20"></a> + {{bind-attr class="view.canRequeueJob::disabled"}}><img src="/images/icons/repeat.svg" width="20"></a> {{/if}} </li> {{/if}} @@ -36,7 +36,7 @@ does not refresh 'if' properly, need further investigation}} {{#if view.jobIdForLog}} <li class="icon" title="Download Log"> - <a class="download-log" {{bind-attr href="view.plainTextLogUrl"}}><img class="icon" src="/images/icons/align-justify.png" width="20"/></a> + <a class="download-log" {{bind-attr href="view.plainTextLogUrl"}}><img class="icon" src="/images/icons/logs.svg" width="20"/></a> </li> {{/if}} {{#if view.displayCodeClimate}} @@ -44,7 +44,7 @@ <a href="#" name="code-climate" {{action "codeClimatePopup" target="view"}} {{bind-attr class=":open-popup"}}> - <img src="/images/icons/code-climate-icon.png"/> + <img src="/images/icons/code-climate-icon.svg"/> </a> </li> {{/if}} diff --git a/assets/scripts/app/templates/repos/show/tools.hbs b/assets/scripts/app/templates/repos/show/tools.hbs index bfc24675..b5846fa9 100644 --- a/assets/scripts/app/templates/repos/show/tools.hbs +++ b/assets/scripts/app/templates/repos/show/tools.hbs @@ -55,7 +55,7 @@ </div> <div id="code-climate" class="popup"> - <img src="/images/icons/code-climate-logo.png" id="code-climate-logo"/> + <img src="/images/icons/code-climate-logo.svg" id="code-climate-logo"/> <a href="#" class="close" {{action "popupClose" target="view"}}></a> <p> <b>Want test coverage for your tests?</b> diff --git a/assets/scripts/config/emoij.coffee b/assets/scripts/config/emoij.coffee index 26da28ba..46d0d5d9 100644 --- a/assets/scripts/config/emoij.coffee +++ b/assets/scripts/config/emoij.coffee @@ -1 +1 @@ -@EmojiDictionary = ['+1', '-1', '100', '1234', '8ball', 'a', 'ab', 'abc', 'abcd', 'accept', 'aerial_tramway', 'airplane', 'alarm_clock', 'alien', 'ambulance', 'anchor', 'angel', 'anger', 'angry', 'anguished', 'ant', 'apple', 'aquarius', 'aries', 'arrow_backward', 'arrow_double_down', 'arrow_double_up', 'arrow_down', 'arrow_down_small', 'arrow_forward', 'arrow_heading_down', 'arrow_heading_up', 'arrow_left', 'arrow_lower_left', 'arrow_lower_right', 'arrow_right', 'arrow_right_hook', 'arrow_up', 'arrow_up_down', 'arrow_up_small', 'arrow_upper_left', 'arrow_upper_right', 'arrows_clockwise', 'arrows_counterclockwise', 'art', 'articulated_lorry', 'astonished', 'atm', 'b', 'baby', 'baby_bottle', 'baby_chick', 'baby_symbol', 'baggage_claim', 'balloon', 'ballot_box_with_check', 'bamboo', 'banana', 'bangbang', 'bank', 'bar_chart', 'barber', 'baseball', 'basketball', 'bath', 'bathtub', 'battery', 'bear', 'bee', 'beer', 'beers', 'beetle', 'beginner', 'bell', 'bento', 'bicyclist', 'bike', 'bikini', 'bird', 'birthday', 'black_circle', 'black_joker', 'black_nib', 'black_square', 'black_square_button', 'blossom', 'blowfish', 'blue_book', 'blue_car', 'blue_heart', 'blush', 'boar', 'boat', 'bomb', 'book', 'bookmark', 'bookmark_tabs', 'books', 'boom', 'boot', 'bouquet', 'bow', 'bowling', 'bowtie', 'boy', 'bread', 'bride_with_veil', 'bridge_at_night', 'briefcase', 'broken_heart', 'bug', 'bulb', 'bullettrain_front', 'bullettrain_side', 'bus', 'busstop', 'bust_in_silhouette', 'busts_in_silhouette', 'cactus', 'cake', 'calendar', 'calling', 'camel', 'camera', 'cancer', 'candy', 'capital_abcd', 'capricorn', 'car', 'card_index', 'carousel_horse', 'cat', 'cat2', 'cd', 'chart', 'chart_with_downwards_trend', 'chart_with_upwards_trend', 'checkered_flag', 'cherries', 'cherry_blossom', 'chestnut', 'chicken', 'children_crossing', 'chocolate_bar', 'christmas_tree', 'church', 'cinema', 'circus_tent', 'city_sunrise', 'city_sunset', 'cl', 'clap', 'clapper', 'clipboard', 'clock1', 'clock10', 'clock1030', 'clock11', 'clock1130', 'clock12', 'clock1230', 'clock130', 'clock2', 'clock230', 'clock3', 'clock330', 'clock4', 'clock430', 'clock5', 'clock530', 'clock6', 'clock630', 'clock7', 'clock730', 'clock8', 'clock830', 'clock9', 'clock930', 'closed_book', 'closed_lock_with_key', 'closed_umbrella', 'cloud', 'clubs', 'cn', 'cocktail', 'coffee', 'cold_sweat', 'collision', 'computer', 'confetti_ball', 'confounded', 'confused', 'congratulations', 'construction', 'construction_worker', 'convenience_store', 'cookie', 'cool', 'cop', 'copyright', 'corn', 'couple', 'couple_with_heart', 'couplekiss', 'cow', 'cow2', 'credit_card', 'crocodile', 'crossed_flags', 'crown', 'cry', 'crying_cat_face', 'crystal_ball', 'cupid', 'curly_loop', 'currency_exchange', 'curry', 'custard', 'customs', 'cyclone', 'dancer', 'dancers', 'dango', 'dart', 'dash', 'date', 'de', 'deciduous_tree', 'department_store', 'diamond_shape_with_a_dot_inside', 'diamonds', 'disappointed', 'disappointed_relieved', 'dizzy', 'dizzy_face', 'do_not_litter', 'dog', 'dog2', 'dollar', 'dolls', 'dolphin', 'donut', 'door', 'doughnut', 'dragon', 'dragon_face', 'dress', 'dromedary_camel', 'droplet', 'dvd', 'e-mail', 'ear', 'ear_of_rice', 'earth_africa', 'earth_americas', 'earth_asia', 'egg', 'eggplant', 'eight', 'eight_pointed_black_star', 'eight_spoked_asterisk', 'electric_plug', 'elephant', 'email', 'end', 'envelope', 'es', 'euro', 'european_castle', 'european_post_office', 'evergreen_tree', 'exclamation', 'expressionless', 'eyeglasses', 'eyes', 'facepunch', 'factory', 'fallen_leaf', 'family', 'fast_forward', 'fax', 'fearful', 'feelsgood', 'feet', 'ferris_wheel', 'file_folder', 'finnadie', 'fire', 'fire_engine', 'fireworks', 'first_quarter_moon', 'first_quarter_moon_with_face', 'fish', 'fish_cake', 'fishing_pole_and_fish', 'fist', 'five', 'flags', 'flashlight', 'floppy_disk', 'flower_playing_cards', 'flushed', 'foggy', 'football', 'fork_and_knife', 'fountain', 'four', 'four_leaf_clover', 'fr', 'free', 'fried_shrimp', 'fries', 'frog', 'frowning', 'fu', 'fuelpump', 'full_moon', 'full_moon_with_face', 'game_die', 'gb', 'gem', 'gemini', 'ghost', 'gift', 'gift_heart', 'girl', 'globe_with_meridians', 'goat', 'goberserk', 'godmode', 'golf', 'grapes', 'green_apple', 'green_book', 'green_heart', 'grey_exclamation', 'grey_question', 'grimacing', 'grin', 'grinning', 'guardsman', 'guitar', 'gun', 'haircut', 'hamburger', 'hammer', 'hamster', 'hand', 'handbag', 'hankey', 'hash', 'hatched_chick', 'hatching_chick', 'headphones', 'hear_no_evil', 'heart', 'heart_decoration', 'heart_eyes', 'heart_eyes_cat', 'heartbeat', 'heartpulse', 'hearts', 'heavy_check_mark', 'heavy_division_sign', 'heavy_dollar_sign', 'heavy_exclamation_mark', 'heavy_minus_sign', 'heavy_multiplication_x', 'heavy_plus_sign', 'helicopter', 'herb', 'hibiscus', 'high_brightness', 'high_heel', 'hocho', 'honey_pot', 'honeybee', 'horse', 'horse_racing', 'hospital', 'hotel', 'hotsprings', 'hourglass', 'hourglass_flowing_sand', 'house', 'house_with_garden', 'hurtrealbad', 'hushed', 'ice_cream', 'icecream', 'id', 'ideograph_advantage', 'imp', 'inbox_tray', 'incoming_envelope', 'information_desk_person', 'information_source', 'innocent', 'interrobang', 'iphone', 'it', 'izakaya_lantern', 'jack_o_lantern', 'japan', 'japanese_castle', 'japanese_goblin', 'japanese_ogre', 'jeans', 'joy', 'joy_cat', 'jp', 'key', 'keycap_ten', 'kimono', 'kiss', 'kissing', 'kissing_cat', 'kissing_closed_eyes', 'kissing_face', 'kissing_heart', 'kissing_smiling_eyes', 'koala', 'koko', 'kr', 'large_blue_circle', 'large_blue_diamond', 'large_orange_diamond', 'last_quarter_moon', 'last_quarter_moon_with_face', 'laughing', 'leaves', 'ledger', 'left_luggage', 'left_right_arrow', 'leftwards_arrow_with_hook', 'lemon', 'leo', 'leopard', 'libra', 'light_rail', 'link', 'lips', 'lipstick', 'lock', 'lock_with_ink_pen', 'lollipop', 'loop', 'loudspeaker', 'love_hotel', 'love_letter', 'low_brightness', 'm', 'mag', 'mag_right', 'mahjong', 'mailbox', 'mailbox_closed', 'mailbox_with_mail', 'mailbox_with_no_mail', 'man', 'man_with_gua_pi_mao', 'man_with_turban', 'mans_shoe', 'maple_leaf', 'mask', 'massage', 'meat_on_bone', 'mega', 'melon', 'memo', 'mens', 'metal', 'metro', 'microphone', 'microscope', 'milky_way', 'minibus', 'minidisc', 'mobile_phone_off', 'money_with_wings', 'moneybag', 'monkey', 'monkey_face', 'monorail', 'moon', 'mortar_board', 'mount_fuji', 'mountain_bicyclist', 'mountain_cableway', 'mountain_railway', 'mouse', 'mouse2', 'movie_camera', 'moyai', 'muscle', 'mushroom', 'musical_keyboard', 'musical_note', 'musical_score', 'mute', 'nail_care', 'name_badge', 'neckbeard', 'necktie', 'negative_squared_cross_mark', 'neutral_face', 'new', 'new_moon', 'new_moon_with_face', 'newspaper', 'ng', 'nine', 'no_bell', 'no_bicycles', 'no_entry', 'no_entry_sign', 'no_good', 'no_mobile_phones', 'no_mouth', 'no_pedestrians', 'no_smoking', 'non-potable_water', 'nose', 'notebook', 'notebook_with_decorative_cover', 'notes', 'nut_and_bolt', 'o', 'o2', 'ocean', 'octocat', 'octopus', 'oden', 'office', 'ok', 'ok_hand', 'ok_woman', 'older_man', 'older_woman', 'on', 'oncoming_automobile', 'oncoming_bus', 'oncoming_police_car', 'oncoming_taxi', 'one', 'open_file_folder', 'open_hands', 'open_mouth', 'ophiuchus', 'orange_book', 'outbox_tray', 'ox', 'page_facing_up', 'page_with_curl', 'pager', 'palm_tree', 'panda_face', 'paperclip', 'parking', 'part_alternation_mark', 'partly_sunny', 'passport_control', 'paw_prints', 'peach', 'pear', 'pencil', 'pencil2', 'penguin', 'pensive', 'performing_arts', 'persevere', 'person_frowning', 'person_with_blond_hair', 'person_with_pouting_face', 'phone', 'pig', 'pig2', 'pig_nose', 'pill', 'pineapple', 'pisces', 'pizza', 'plus1', 'point_down', 'point_left', 'point_right', 'point_up', 'point_up_2', 'police_car', 'poodle', 'poop', 'post_office', 'postal_horn', 'postbox', 'potable_water', 'pouch', 'poultry_leg', 'pound', 'pouting_cat', 'pray', 'princess', 'punch', 'purple_heart', 'purse', 'pushpin', 'put_litter_in_its_place', 'question', 'rabbit', 'rabbit2', 'racehorse', 'radio', 'radio_button', 'rage', 'rage1', 'rage2', 'rage3', 'rage4', 'railway_car', 'rainbow', 'raised_hand', 'raised_hands', 'raising_hand', 'ram', 'ramen', 'rat', 'recycle', 'red_car', 'red_circle', 'registered', 'relaxed', 'relieved', 'repeat', 'repeat_one', 'restroom', 'revolving_hearts', 'rewind', 'ribbon', 'rice', 'rice_ball', 'rice_cracker', 'rice_scene', 'ring', 'rocket', 'roller_coaster', 'rooster', 'rose', 'rotating_light', 'round_pushpin', 'rowboat', 'ru', 'rugby_football', 'runner', 'running', 'running_shirt_with_sash', 'sa', 'sagittarius', 'sailboat', 'sake', 'sandal', 'santa', 'satellite', 'satisfied', 'saxophone', 'school', 'school_satchel', 'scissors', 'scorpius', 'scream', 'scream_cat', 'scroll', 'seat', 'secret', 'see_no_evil', 'seedling', 'seven', 'shaved_ice', 'sheep', 'shell', 'ship', 'shipit', 'shirt', 'shit', 'shoe', 'shower', 'signal_strength', 'six', 'six_pointed_star', 'ski', 'skull', 'sleeping', 'sleepy', 'slot_machine', 'small_blue_diamond', 'small_orange_diamond', 'small_red_triangle', 'small_red_triangle_down', 'smile', 'smile_cat', 'smiley', 'smiley_cat', 'smiling_imp', 'smirk', 'smirk_cat', 'smoking', 'snail', 'snake', 'snowboarder', 'snowflake', 'snowman', 'sob', 'soccer', 'soon', 'sos', 'sound', 'space_invader', 'spades', 'spaghetti', 'sparkler', 'sparkles', 'sparkling_heart', 'speak_no_evil', 'speaker', 'speech_balloon', 'speedboat', 'squirrel', 'star', 'star2', 'stars', 'station', 'statue_of_liberty', 'steam_locomotive', 'stew', 'straight_ruler', 'strawberry', 'stuck_out_tongue', 'stuck_out_tongue_closed_eyes', 'stuck_out_tongue_winking_eye', 'sun_with_face', 'sunflower', 'sunglasses', 'sunny', 'sunrise', 'sunrise_over_mountains', 'surfer', 'sushi', 'suspect', 'suspension_railway', 'sweat', 'sweat_drops', 'sweat_smile', 'sweet_potato', 'swimmer', 'symbols', 'syringe', 'tada', 'tanabata_tree', 'tangerine', 'taurus', 'taxi', 'tea', 'telephone', 'telephone_receiver', 'telescope', 'tennis', 'tent', 'thought_balloon', 'three', 'thumbsdown', 'thumbsup', 'ticket', 'tiger', 'tiger2', 'tired_face', 'tm', 'toilet', 'tokyo_tower', 'tomato', 'tongue', 'top', 'tophat', 'tractor', 'traffic_light', 'train', 'train2', 'tram', 'triangular_flag_on_post', 'triangular_ruler', 'trident', 'triumph', 'trolleybus', 'trollface', 'trophy', 'tropical_drink', 'tropical_fish', 'truck', 'trumpet', 'tshirt', 'tulip', 'turtle', 'tv', 'twisted_rightwards_arrows', 'two', 'two_hearts', 'two_men_holding_hands', 'two_women_holding_hands', 'u5272', 'u5408', 'u55b6', 'u6307', 'u6708', 'u6709', 'u6e80', 'u7121', 'u7533', 'u7981', 'u7a7a', 'uk', 'umbrella', 'unamused', 'underage', 'unlock', 'up', 'us', 'v', 'vertical_traffic_light', 'vhs', 'vibration_mode', 'video_camera', 'video_game', 'violin', 'virgo', 'volcano', 'vs', 'walking', 'waning_crescent_moon', 'waning_gibbous_moon', 'warning', 'watch', 'water_buffalo', 'watermelon', 'wave', 'wavy_dash', 'waxing_crescent_moon', 'waxing_gibbous_moon', 'wc', 'weary', 'wedding', 'whale', 'whale2', 'wheelchair', 'white_check_mark', 'white_circle', 'white_flower', 'white_square', 'white_square_button', 'wind_chime', 'wine_glass', 'wink', 'wolf', 'woman', 'womans_clothes', 'womans_hat', 'womens', 'worried', 'wrench', 'x', 'yellow_heart', 'yen', 'yum', 'zap', 'zero', 'zzz'] +@EmojiDictionary = ['+1', '-1', '0', '1', '100', '109', '1234', '2', '3', '4', '5', '6', '7', '8', '8ball', '9', 'a', 'ab', 'abc', 'abcd', 'accept', 'aerial_tramway', 'airplane', 'alarm_clock', 'alien', 'ambulance', 'anchor', 'angel', 'anger', 'angry', 'anguished', 'ant', 'apple', 'aquarius', 'aries', 'arrow_backward', 'arrow_double_down', 'arrow_double_up', 'arrow_down', 'arrow_down_small', 'arrow_forward', 'arrow_heading_down', 'arrow_heading_up', 'arrow_left', 'arrow_lower_left', 'arrow_lower_right', 'arrow_right', 'arrow_right_hook', 'arrow_up', 'arrow_up_down', 'arrow_up_small', 'arrow_upper_left', 'arrow_upper_right', 'arrows_clockwise', 'arrows_counterclockwise', 'art', 'articulated_lorry', 'astonished', 'atm', 'b', 'baby', 'baby_bottle', 'baby_chick', 'baby_symbol', 'baggage_claim', 'balloon', 'ballot_box_with_check', 'bamboo', 'banana', 'bangbang', 'bank', 'bar_chart', 'barber', 'baseball', 'basketball', 'bath', 'bathtub', 'battery', 'bear', 'bee', 'beer', 'beers', 'beetle', 'beginner', 'bell', 'bento', 'bicyclist', 'bike', 'bikini', 'bird', 'birthday', 'black_circle', 'black_joker', 'black_nib', 'black_square', 'black_square_button', 'blossom', 'blowfish', 'blue_book', 'blue_car', 'blue_heart', 'blush', 'boar', 'boat', 'bomb', 'book', 'bookmark', 'bookmark_tabs', 'books', 'boom', 'boot', 'bouquet', 'bow', 'bowling', 'bowtie', 'boy', 'bread', 'bride_with_veil', 'bridge_at_night', 'briefcase', 'broken_heart', 'bug', 'bulb', 'bullettrain_front', 'bullettrain_side', 'bus', 'busstop', 'bust_in_silhouette', 'busts_in_silhouette', 'cactus', 'cake', 'calendar', 'calling', 'camel', 'camera', 'cancer', 'candy', 'capital_abcd', 'capricorn', 'car', 'card_index', 'carousel_horse', 'cat', 'cat2', 'cd', 'chart', 'chart_with_downwards_trend', 'chart_with_upwards_trend', 'checkered_flag', 'cherries', 'cherry_blossom', 'chestnut', 'chicken', 'children_crossing', 'chocolate_bar', 'christmas_tree', 'church', 'cinema', 'circus_tent', 'city_sunrise', 'city_sunset', 'cl', 'clap', 'clapper', 'clipboard', 'clock1', 'clock10', 'clock1030', 'clock11', 'clock1130', 'clock12', 'clock1230', 'clock130', 'clock2', 'clock230', 'clock3', 'clock330', 'clock4', 'clock430', 'clock5', 'clock530', 'clock6', 'clock630', 'clock7', 'clock730', 'clock8', 'clock830', 'clock9', 'clock930', 'closed_book', 'closed_lock_with_key', 'closed_umbrella', 'cloud', 'clubs', 'cn', 'cocktail', 'coffee', 'cold_sweat', 'collision', 'computer', 'confetti_ball', 'confounded', 'confused', 'congratulations', 'construction', 'construction_worker', 'convenience_store', 'cookie', 'cool', 'cop', 'copyright', 'corn', 'couple', 'couple_with_heart', 'couplekiss', 'cow', 'cow2', 'credit_card', 'crocodile', 'crossed_flags', 'crown', 'cry', 'crying_cat_face', 'crystal_ball', 'cupid', 'curly_loop', 'currency_exchange', 'curry', 'custard', 'customs', 'cyclone', 'dancer', 'dancers', 'dango', 'dart', 'dash', 'date', 'de', 'deciduous_tree', 'department_store', 'diamond_shape_with_a_dot_inside', 'diamonds', 'disappointed', 'disappointed_relieved', 'dizzy', 'dizzy_face', 'do_not_litter', 'dog', 'dog2', 'dollar', 'dolls', 'dolphin', 'donut', 'door', 'doughnut', 'dragon', 'dragon_face', 'dress', 'dromedary_camel', 'droplet', 'dvd', 'e-mail', 'ear', 'ear_of_rice', 'earth_africa', 'earth_americas', 'earth_asia', 'egg', 'eggplant', 'eight', 'eight_pointed_black_star', 'eight_spoked_asterisk', 'electric_plug', 'elephant', 'email', 'end', 'envelope', 'es', 'euro', 'european_castle', 'european_post_office', 'evergreen_tree', 'exclamation', 'expressionless', 'eyeglasses', 'eyes', 'facepunch', 'factory', 'fallen_leaf', 'family', 'fast_forward', 'fax', 'fearful', 'feelsgood', 'feet', 'ferris_wheel', 'file_folder', 'finnadie', 'fire', 'fire_engine', 'fireworks', 'first_quarter_moon', 'first_quarter_moon_with_face', 'fish', 'fish_cake', 'fishing_pole_and_fish', 'fist', 'five', 'flags', 'flashlight', 'floppy_disk', 'flower_playing_cards', 'flushed', 'foggy', 'football', 'fork_and_knife', 'fountain', 'four', 'four_leaf_clover', 'fr', 'free', 'fried_shrimp', 'fries', 'frog', 'frowning', 'fu', 'fuelpump', 'full_moon', 'full_moon_with_face', 'game_die', 'gb', 'gem', 'gemini', 'ghost', 'gift', 'gift_heart', 'girl', 'globe_with_meridians', 'goat', 'goberserk', 'godmode', 'golf', 'grapes', 'green_apple', 'green_book', 'green_heart', 'grey_exclamation', 'grey_question', 'grimacing', 'grin', 'grinning', 'guardsman', 'guitar', 'gun', 'haircut', 'hamburger', 'hammer', 'hamster', 'hand', 'handbag', 'hankey', 'hash', 'hatched_chick', 'hatching_chick', 'headphones', 'hear_no_evil', 'heart', 'heart_decoration', 'heart_eyes', 'heart_eyes_cat', 'heartbeat', 'heartpulse', 'hearts', 'heavy_check_mark', 'heavy_division_sign', 'heavy_dollar_sign', 'heavy_exclamation_mark', 'heavy_minus_sign', 'heavy_multiplication_x', 'heavy_plus_sign', 'helicopter', 'herb', 'hibiscus', 'high_brightness', 'high_heel', 'hocho', 'honey_pot', 'honeybee', 'horse', 'horse_racing', 'hospital', 'hotel', 'hotsprings', 'hourglass', 'hourglass_flowing_sand', 'house', 'house_with_garden', 'hurtrealbad', 'hushed', 'ice_cream', 'icecream', 'id', 'ideograph_advantage', 'imp', 'inbox_tray', 'incoming_envelope', 'information_desk_person', 'information_source', 'innocent', 'interrobang', 'iphone', 'it', 'izakaya_lantern', 'jack_o_lantern', 'japan', 'japanese_castle', 'japanese_goblin', 'japanese_ogre', 'jeans', 'joy', 'joy_cat', 'jp', 'key', 'keycap_ten', 'kimono', 'kiss', 'kissing', 'kissing_cat', 'kissing_closed_eyes', 'kissing_face', 'kissing_heart', 'kissing_smiling_eyes', 'koala', 'koko', 'kr', 'large_blue_circle', 'large_blue_diamond', 'large_orange_diamond', 'last_quarter_moon', 'last_quarter_moon_with_face', 'laughing', 'leaves', 'ledger', 'left_luggage', 'left_right_arrow', 'leftwards_arrow_with_hook', 'lemon', 'leo', 'leopard', 'libra', 'light_rail', 'link', 'lips', 'lipstick', 'lock', 'lock_with_ink_pen', 'lollipop', 'loop', 'loudspeaker', 'love_hotel', 'love_letter', 'low_brightness', 'm', 'mag', 'mag_right', 'mahjong', 'mailbox', 'mailbox_closed', 'mailbox_with_mail', 'mailbox_with_no_mail', 'man', 'man_with_gua_pi_mao', 'man_with_turban', 'mans_shoe', 'maple_leaf', 'mask', 'massage', 'meat_on_bone', 'mega', 'melon', 'memo', 'mens', 'metal', 'metro', 'microphone', 'microscope', 'milky_way', 'minibus', 'minidisc', 'mobile_phone_off', 'money_with_wings', 'moneybag', 'monkey', 'monkey_face', 'monorail', 'moon', 'mortar_board', 'mount_fuji', 'mountain_bicyclist', 'mountain_cableway', 'mountain_railway', 'mouse', 'mouse2', 'movie_camera', 'moyai', 'muscle', 'mushroom', 'musical_keyboard', 'musical_note', 'musical_score', 'mute', 'nail_care', 'name_badge', 'neckbeard', 'necktie', 'negative_squared_cross_mark', 'neutral_face', 'new', 'new_moon', 'new_moon_with_face', 'newspaper', 'ng', 'nine', 'no_bell', 'no_bicycles', 'no_entry', 'no_entry_sign', 'no_good', 'no_mobile_phones', 'no_mouth', 'no_pedestrians', 'no_smoking', 'non-potable_water', 'nose', 'notebook', 'notebook_with_decorative_cover', 'notes', 'nut_and_bolt', 'o', 'o2', 'ocean', 'octocat', 'octopus', 'oden', 'office', 'ok', 'ok_hand', 'ok_woman', 'older_man', 'older_woman', 'on', 'oncoming_automobile', 'oncoming_bus', 'oncoming_police_car', 'oncoming_taxi', 'one', 'open_file_folder', 'open_hands', 'open_mouth', 'ophiuchus', 'orange_book', 'outbox_tray', 'ox', 'page_facing_up', 'page_with_curl', 'pager', 'palm_tree', 'panda_face', 'paperclip', 'parking', 'part_alternation_mark', 'partly_sunny', 'passport_control', 'paw_prints', 'peach', 'pear', 'pencil', 'pencil2', 'penguin', 'pensive', 'performing_arts', 'persevere', 'person_frowning', 'person_with_blond_hair', 'person_with_pouting_face', 'phone', 'pig', 'pig2', 'pig_nose', 'pill', 'pineapple', 'pisces', 'pizza', 'plus1', 'point_down', 'point_left', 'point_right', 'point_up', 'point_up_2', 'police_car', 'poodle', 'poop', 'post_office', 'postal_horn', 'postbox', 'potable_water', 'pouch', 'poultry_leg', 'pound', 'pouting_cat', 'pray', 'princess', 'punch', 'purple_heart', 'purse', 'pushpin', 'put_litter_in_its_place', 'question', 'rabbit', 'rabbit2', 'racehorse', 'radio', 'radio_button', 'rage', 'rage1', 'rage2', 'rage3', 'rage4', 'railway_car', 'rainbow', 'raised_hand', 'raised_hands', 'raising_hand', 'ram', 'ramen', 'rat', 'recycle', 'red_car', 'red_circle', 'registered', 'relaxed', 'relieved', 'repeat', 'repeat_one', 'restroom', 'revolving_hearts', 'rewind', 'ribbon', 'rice', 'rice_ball', 'rice_cracker', 'rice_scene', 'ring', 'rocket', 'roller_coaster', 'rooster', 'rose', 'rotating_light', 'round_pushpin', 'rowboat', 'ru', 'rugby_football', 'runner', 'running', 'running_shirt_with_sash', 'sa', 'sagittarius', 'sailboat', 'sake', 'sandal', 'santa', 'satellite', 'satisfied', 'saxophone', 'school', 'school_satchel', 'scissors', 'scorpius', 'scream', 'scream_cat', 'scroll', 'seat', 'secret', 'see_no_evil', 'seedling', 'seven', 'shaved_ice', 'sheep', 'shell', 'ship', 'shipit', 'shirt', 'shit', 'shoe', 'shower', 'signal_strength', 'six', 'six_pointed_star', 'ski', 'skull', 'sleeping', 'sleepy', 'slot_machine', 'small_blue_diamond', 'small_orange_diamond', 'small_red_triangle', 'small_red_triangle_down', 'smile', 'smile_cat', 'smiley', 'smiley_cat', 'smiling_imp', 'smirk', 'smirk_cat', 'smoking', 'snail', 'snake', 'snowboarder', 'snowflake', 'snowman', 'sob', 'soccer', 'soon', 'sos', 'sound', 'space_invader', 'spades', 'spaghetti', 'sparkler', 'sparkles', 'sparkling_heart', 'speak_no_evil', 'speaker', 'speech_balloon', 'speedboat', 'squirrel', 'star', 'star2', 'stars', 'station', 'statue_of_liberty', 'steam_locomotive', 'stew', 'straight_ruler', 'strawberry', 'stuck_out_tongue', 'stuck_out_tongue_closed_eyes', 'stuck_out_tongue_winking_eye', 'sun_with_face', 'sunflower', 'sunglasses', 'sunny', 'sunrise', 'sunrise_over_mountains', 'surfer', 'sushi', 'suspect', 'suspension_railway', 'sweat', 'sweat_drops', 'sweat_smile', 'sweet_potato', 'swimmer', 'symbols', 'syringe', 'tada', 'tanabata_tree', 'tangerine', 'taurus', 'taxi', 'tea', 'telephone', 'telephone_receiver', 'telescope', 'tennis', 'tent', 'thought_balloon', 'three', 'thumbsdown', 'thumbsup', 'ticket', 'tiger', 'tiger2', 'tired_face', 'tm', 'toilet', 'tokyo_tower', 'tomato', 'tongue', 'top', 'tophat', 'tractor', 'traffic_light', 'train', 'train2', 'tram', 'triangular_flag_on_post', 'triangular_ruler', 'trident', 'triumph', 'trolleybus', 'trollface', 'trophy', 'tropical_drink', 'tropical_fish', 'truck', 'trumpet', 'tshirt', 'tulip', 'turtle', 'tv', 'twisted_rightwards_arrows', 'two', 'two_hearts', 'two_men_holding_hands', 'two_women_holding_hands', 'u5272', 'u5408', 'u55b6', 'u6307', 'u6708', 'u6709', 'u6e80', 'u7121', 'u7533', 'u7981', 'u7a7a', 'uk', 'umbrella', 'unamused', 'underage', 'unlock', 'up', 'us', 'v', 'vertical_traffic_light', 'vhs', 'vibration_mode', 'video_camera', 'video_game', 'violin', 'virgo', 'volcano', 'vs', 'walking', 'waning_crescent_moon', 'waning_gibbous_moon', 'warning', 'watch', 'water_buffalo', 'watermelon', 'wave', 'wavy_dash', 'waxing_crescent_moon', 'waxing_gibbous_moon', 'wc', 'weary', 'wedding', 'whale', 'whale2', 'wheelchair', 'white_check_mark', 'white_circle', 'white_flower', 'white_square', 'white_square_button', 'wind_chime', 'wine_glass', 'wink', 'wink2', 'wolf', 'woman', 'womans_clothes', 'womans_hat', 'womens', 'worried', 'wrench', 'x', 'yellow_heart', 'yen', 'yum', 'zap', 'zero', 'zzz'] \ No newline at end of file diff --git a/assets/styles/app.sass b/assets/styles/app.sass index 24cc1be4..a44c2c77 100644 --- a/assets/styles/app.sass +++ b/assets/styles/app.sass @@ -22,7 +22,7 @@ li padding: 0 .github-link - background: transparent url(/images/icons/github.png) center right no-repeat + background: transparent url(/images/icons/github.svg) center right no-repeat background-size: 12px opacity: 1 padding-right: 16px @@ -30,4 +30,4 @@ li &.only-on-hover background-image: none &.only-on-hover:hover - background-image: url(/images/icons/github.png) + background-image: url(/images/icons/github.svg) diff --git a/assets/styles/app/loading.sass b/assets/styles/app/loading.sass index 2f2a2584..a34b7f22 100644 --- a/assets/styles/app/loading.sass +++ b/assets/styles/app/loading.sass @@ -6,7 +6,7 @@ padding-right: 25px font-size: $font-size-small color: $color-text-lighter - background: inline-image('ui/spinner.gif') no-repeat right 4px + background: inline-image('ui/spinner.svg') no-repeat right 4px .loading display: none @@ -15,5 +15,5 @@ span.loading, span.saving padding: 0 25px 0 0 font-size: $font-size-small color: $color-text-lighter - background: inline-image('ui/spinner.gif') no-repeat right 4px + background: inline-image('ui/spinner.svg') no-repeat right 4px diff --git a/assets/styles/app/popup.sass b/assets/styles/app/popup.sass index 1774dcd7..708741e1 100644 --- a/assets/styles/app/popup.sass +++ b/assets/styles/app/popup.sass @@ -6,7 +6,7 @@ width: 16px margin: -4px 0 0 3px vertical-align: middle - background: inline-image('ui/help.png') no-repeat scroll 0 3px transparent + background: inline-image('ui/help.svg') no-repeat scroll 0 3px transparent cursor: pointer .popup @@ -24,7 +24,7 @@ top: 10px width: 16px height: 16px - background: inline-image('ui/close.png') no-repeat 0 0 + background: inline-image('ui/close.svg') no-repeat 0 0 h4 margin-top: 0 diff --git a/assets/styles/layout.sass b/assets/styles/layout.sass index 3e9faa0c..cd38170d 100644 --- a/assets/styles/layout.sass +++ b/assets/styles/layout.sass @@ -65,7 +65,8 @@ html, body margin-right: 1px text-indent: -200px overflow: hidden - background: inline-image('ui/clock.png') no-repeat 0px 3px + background: inline-image('ui/clock.svg') no-repeat 0px 3px + background-size: contain @media screen and (max-width: 1310px) #left .finished_at_label diff --git a/assets/styles/left.sass b/assets/styles/left.sass index 4a80d978..8f95f077 100644 --- a/assets/styles/left.sass +++ b/assets/styles/left.sass @@ -14,5 +14,6 @@ font-size: $font-size-small @include box-sizing(border-box) border: 0 - background: $color-bg-input inline-image('ui/search.png') no-repeat right 8px + background: $color-bg-input inline-image('ui/search.svg') no-repeat 95% + background-size: 5% diff --git a/assets/styles/left/list.sass b/assets/styles/left/list.sass index e81d8d9d..8750396d 100644 --- a/assets/styles/left/list.sass +++ b/assets/styles/left/list.sass @@ -48,7 +48,7 @@ width: 10px height: 10px margin-right: 5px - background-image: inline-image('ui/clock.png') + background-image: inline-image('ui/clock.svg') background-size: cover .finished-icon @@ -56,7 +56,7 @@ width: 10px height: 10px margin-right: 5px - background-image: inline-image('ui/cal.png') + background-image: inline-image('ui/cal.svg') background-size: cover .info @@ -103,10 +103,10 @@ margin-left: -4px padding-left: 52px &.user - background-image: inline-image('ui/user.png') + background-image: inline-image('ui/user.svg') background-position: 29px 18px &.organization - background-image: inline-image('ui/org.png') + background-image: inline-image('ui/org.svg') background-position: 24px 18px .summary margin-left: 0 diff --git a/assets/styles/main/log.sass b/assets/styles/main/log.sass index 977d2cf7..5e7dd6b7 100644 --- a/assets/styles/main/log.sass +++ b/assets/styles/main/log.sass @@ -55,7 +55,7 @@ pre#log // &.active p:first-of-type - background: $color-bg-log-fold inline-image('ui/log.fold.open.2.png') no-repeat 8px 3px + background: $color-bg-log-fold inline-image('ui/log.fold.open.2.svg') no-repeat 8px 3px &.highlight background-color: $color-bg-log-fold-highlight @@ -63,7 +63,7 @@ pre#log visibility: visible height: auto min-height: 16px - background-image: inline-image('ui/log.fold.closed.3.png') + background-image: inline-image('ui/log.fold.closed.3.svg') .fold-name position: absolute @@ -150,4 +150,4 @@ pre#log padding-right: 16px text-align: right color: #999 - background: inline-image('ui/to-top.png') no-repeat right 6px + background: inline-image('ui/workers-close.svg') no-repeat right 6px diff --git a/assets/styles/maximize.sass b/assets/styles/maximize.sass index da4278d4..dd907a8a 100644 --- a/assets/styles/maximize.sass +++ b/assets/styles/maximize.sass @@ -15,7 +15,7 @@ left: -20px width: 20px height: 20px - background-image: inline-image('ui/slider-open.png') + background-image: inline-image('ui/slider-open.svg') background-position: 6px 5px @include border-bottom-left-radius(4px) diff --git a/assets/styles/right/lists.sass b/assets/styles/right/lists.sass index bb23ea6e..0ad786c8 100644 --- a/assets/styles/right/lists.sass +++ b/assets/styles/right/lists.sass @@ -49,9 +49,9 @@ width: 10px height: 10px cursor: pointer - background: inline-image('ui/workers-open.png') no-repeat left 5px + background: inline-image('ui/workers-open.svg') no-repeat left 5px &.open - background-image: inline-image('ui/workers-close.png') + background-image: inline-image('ui/workers-close.svg') #workers li ul display: none diff --git a/assets/styles/top.sass b/assets/styles/top.sass index 07c2c4c8..cee4c573 100644 --- a/assets/styles/top.sass +++ b/assets/styles/top.sass @@ -11,7 +11,7 @@ height: 30px margin: 12px 40px 0 22px text-indent: -9999px - background: inline-image('ui/logo.png') no-repeat + background: inline-image('ui/logo.svg') no-repeat background-size: cover ul @@ -81,7 +81,7 @@ display: block .signing-in - background: inline-image('ui/spinner.gif') no-repeat 110px 22px + background: inline-image('ui/spinner.svg') no-repeat 110px 22px img position: absolute diff --git a/config.ru b/config.ru index b9a55f43..fff7ffb2 100644 --- a/config.ru +++ b/config.ru @@ -30,5 +30,6 @@ run Travis::Web::App.build( api_endpoint: ENV['API_ENDPOINT'], pusher_key: ENV['PUSHER_KEY'], ga_code: ENV['GA_CODE'], - root: File.expand_path('../public', __FILE__) + root: File.expand_path('../public', __FILE__), + server_start: Time.now ) diff --git a/lib/travis/web/app.rb b/lib/travis/web/app.rb index d459eee3..0fc33d75 100644 --- a/lib/travis/web/app.rb +++ b/lib/travis/web/app.rb @@ -1,6 +1,5 @@ require 'rack' require 'rack/ssl' -require 'rack/cache' require 'rack/protection' require 'delegate' require 'time' @@ -35,7 +34,6 @@ class Travis::Web::App builder = Rack::Builder.new if options[:environment] == 'production' builder.use Rack::SSL - # builder.use Rack::Cache end builder.use Rack::Deflater builder.use Rack::Head @@ -49,21 +47,23 @@ class Travis::Web::App end end - attr_reader :routers, :version, :last_modified, :age, :options, :root + attr_reader :routers, :version, :age, :options, :root, :server_start def initialize(options = {}) - @options = options - @root = options.fetch(:root) - @version = File.read File.expand_path('version', root) - @last_modified = Time.now - @age = 60 * 60 * 24 * 365 - @routers = { default: create_router } + @options = options + @server_start = options.fetch(:server_start) + @root = options.fetch(:root) + @version = File.read File.expand_path('version', root) + @age = 60 * 60 * 24 * 365 + @routers = { default: create_router } end def call(env) name = env['travis.alt'] || :default routers[name] ||= create_router(alt: name) - routers[name].call(env) + route = routers[name].call(env) + route[1]["Date"] = Time.now.httpdate + route end private @@ -84,13 +84,12 @@ class Travis::Web::App set_config(content, options) if config_needed?(file) headers = { 'Content-Length' => content.bytesize.to_s, - 'Content-Location' => path_for(file), 'Cache-Control' => cache_control(file), 'Content-Location' => path_for(file), 'Content-Type' => mime_type(file), - 'ETag' => version, - 'Last-Modified' => last_modified.httpdate, - 'Expires' => (last_modified + age).httpdate, + 'ETag' => %Q{"#{version}"}, + 'Last-Modified' => server_start.httpdate, + 'Expires' => (server_start + age).httpdate, 'Vary' => vary_for(file) } [ 200, headers, [content] ] @@ -100,10 +99,6 @@ class Travis::Web::App Dir.glob(File.join(root, '**/*')) { |file| yield file if File.file?(file) } end - def prefix?(file) - file =~ /^(styles|scripts)\// - end - def config_needed?(file) index?(file) || file.end_with?('spec.html') end @@ -130,7 +125,6 @@ class Travis::Web::App def path_for(file) file = file.sub("#{root}/", '') - file = File.join(version, file) if prefix?(file) file = "" if index?(file) "/#{file}" end @@ -145,7 +139,7 @@ class Travis::Web::App end string.gsub! %r{(src|href)="(?:\/?)((styles|scripts)\/[^"]*)"} do - %(#{$1}=#{opts[:alt] ? "#{S3_URL}/#{opts[:alt]}/#{$2}" : "/#{version}/#{$2}"}) + %(#{$1}=#{opts[:alt] ? "#{S3_URL}/#{opts[:alt]}/#{$2}":"/#{$2}"}) end end end diff --git a/public/images/emoji/+1.png b/public/images/emoji/+1.png deleted file mode 100644 index 81786c1d..00000000 Binary files a/public/images/emoji/+1.png and /dev/null differ diff --git a/public/images/emoji/-1.png b/public/images/emoji/-1.png deleted file mode 100644 index 41c6b825..00000000 Binary files a/public/images/emoji/-1.png and /dev/null differ diff --git a/public/images/emoji/100.png b/public/images/emoji/100.png deleted file mode 100644 index ca3bb9bc..00000000 Binary files a/public/images/emoji/100.png and /dev/null differ diff --git a/public/images/emoji/1234.png b/public/images/emoji/1234.png deleted file mode 100644 index c47c2e1f..00000000 Binary files a/public/images/emoji/1234.png and /dev/null differ diff --git a/public/images/emoji/8ball.png b/public/images/emoji/8ball.png deleted file mode 100644 index c2c710d4..00000000 Binary files a/public/images/emoji/8ball.png and /dev/null differ diff --git a/public/images/emoji/a.png b/public/images/emoji/a.png deleted file mode 100644 index 09ff6d6f..00000000 Binary files a/public/images/emoji/a.png and /dev/null differ diff --git a/public/images/emoji/ab.png b/public/images/emoji/ab.png deleted file mode 100644 index 2a522204..00000000 Binary files a/public/images/emoji/ab.png and /dev/null differ diff --git a/public/images/emoji/abc.png b/public/images/emoji/abc.png deleted file mode 100644 index 505d40a1..00000000 Binary files a/public/images/emoji/abc.png and /dev/null differ diff --git a/public/images/emoji/abcd.png b/public/images/emoji/abcd.png deleted file mode 100644 index 5218470b..00000000 Binary files a/public/images/emoji/abcd.png and /dev/null differ diff --git a/public/images/emoji/accept.png b/public/images/emoji/accept.png deleted file mode 100644 index 2d200903..00000000 Binary files a/public/images/emoji/accept.png and /dev/null differ diff --git a/public/images/emoji/aerial_tramway.png b/public/images/emoji/aerial_tramway.png deleted file mode 100644 index 38f6dfe2..00000000 Binary files a/public/images/emoji/aerial_tramway.png and /dev/null differ diff --git a/public/images/emoji/airplane.png b/public/images/emoji/airplane.png deleted file mode 100644 index 8407cb67..00000000 Binary files a/public/images/emoji/airplane.png and /dev/null differ diff --git a/public/images/emoji/alarm_clock.png b/public/images/emoji/alarm_clock.png deleted file mode 100644 index 86ca8c8e..00000000 Binary files a/public/images/emoji/alarm_clock.png and /dev/null differ diff --git a/public/images/emoji/alien.png b/public/images/emoji/alien.png deleted file mode 100644 index 416de47b..00000000 Binary files a/public/images/emoji/alien.png and /dev/null differ diff --git a/public/images/emoji/ambulance.png b/public/images/emoji/ambulance.png deleted file mode 100644 index b740f45d..00000000 Binary files a/public/images/emoji/ambulance.png and /dev/null differ diff --git a/public/images/emoji/anchor.png b/public/images/emoji/anchor.png deleted file mode 100644 index 0c5192e6..00000000 Binary files a/public/images/emoji/anchor.png and /dev/null differ diff --git a/public/images/emoji/angel.png b/public/images/emoji/angel.png deleted file mode 100644 index da52c310..00000000 Binary files a/public/images/emoji/angel.png and /dev/null differ diff --git a/public/images/emoji/anger.png b/public/images/emoji/anger.png deleted file mode 100644 index 6fb4dca1..00000000 Binary files a/public/images/emoji/anger.png and /dev/null differ diff --git a/public/images/emoji/angry.png b/public/images/emoji/angry.png deleted file mode 100644 index f95bfa89..00000000 Binary files a/public/images/emoji/angry.png and /dev/null differ diff --git a/public/images/emoji/anguished.png b/public/images/emoji/anguished.png deleted file mode 100644 index c6259472..00000000 Binary files a/public/images/emoji/anguished.png and /dev/null differ diff --git a/public/images/emoji/ant.png b/public/images/emoji/ant.png deleted file mode 100644 index b92d1cc1..00000000 Binary files a/public/images/emoji/ant.png and /dev/null differ diff --git a/public/images/emoji/apple.png b/public/images/emoji/apple.png deleted file mode 100644 index 08aa17b9..00000000 Binary files a/public/images/emoji/apple.png and /dev/null differ diff --git a/public/images/emoji/aquarius.png b/public/images/emoji/aquarius.png deleted file mode 100644 index cbff66ed..00000000 Binary files a/public/images/emoji/aquarius.png and /dev/null differ diff --git a/public/images/emoji/aries.png b/public/images/emoji/aries.png deleted file mode 100644 index 89990223..00000000 Binary files a/public/images/emoji/aries.png and /dev/null differ diff --git a/public/images/emoji/arrow_backward.png b/public/images/emoji/arrow_backward.png deleted file mode 100644 index 08862183..00000000 Binary files a/public/images/emoji/arrow_backward.png and /dev/null differ diff --git a/public/images/emoji/arrow_double_down.png b/public/images/emoji/arrow_double_down.png deleted file mode 100644 index 2ecbebcd..00000000 Binary files a/public/images/emoji/arrow_double_down.png and /dev/null differ diff --git a/public/images/emoji/arrow_double_up.png b/public/images/emoji/arrow_double_up.png deleted file mode 100644 index d42979d4..00000000 Binary files a/public/images/emoji/arrow_double_up.png and /dev/null differ diff --git a/public/images/emoji/arrow_down.png b/public/images/emoji/arrow_down.png deleted file mode 100644 index e6702f02..00000000 Binary files a/public/images/emoji/arrow_down.png and /dev/null differ diff --git a/public/images/emoji/arrow_down_small.png b/public/images/emoji/arrow_down_small.png deleted file mode 100644 index d168a555..00000000 Binary files a/public/images/emoji/arrow_down_small.png and /dev/null differ diff --git a/public/images/emoji/arrow_forward.png b/public/images/emoji/arrow_forward.png deleted file mode 100644 index fbfe711b..00000000 Binary files a/public/images/emoji/arrow_forward.png and /dev/null differ diff --git a/public/images/emoji/arrow_heading_down.png b/public/images/emoji/arrow_heading_down.png deleted file mode 100644 index 56dd3b9d..00000000 Binary files a/public/images/emoji/arrow_heading_down.png and /dev/null differ diff --git a/public/images/emoji/arrow_heading_up.png b/public/images/emoji/arrow_heading_up.png deleted file mode 100644 index c8f670a1..00000000 Binary files a/public/images/emoji/arrow_heading_up.png and /dev/null differ diff --git a/public/images/emoji/arrow_left.png b/public/images/emoji/arrow_left.png deleted file mode 100644 index d64ac619..00000000 Binary files a/public/images/emoji/arrow_left.png and /dev/null differ diff --git a/public/images/emoji/arrow_lower_left.png b/public/images/emoji/arrow_lower_left.png deleted file mode 100644 index 55fb03c4..00000000 Binary files a/public/images/emoji/arrow_lower_left.png and /dev/null differ diff --git a/public/images/emoji/arrow_lower_right.png b/public/images/emoji/arrow_lower_right.png deleted file mode 100644 index da8fb829..00000000 Binary files a/public/images/emoji/arrow_lower_right.png and /dev/null differ diff --git a/public/images/emoji/arrow_right.png b/public/images/emoji/arrow_right.png deleted file mode 100644 index 6d483b51..00000000 Binary files a/public/images/emoji/arrow_right.png and /dev/null differ diff --git a/public/images/emoji/arrow_right_hook.png b/public/images/emoji/arrow_right_hook.png deleted file mode 100644 index 8b4ea6e1..00000000 Binary files a/public/images/emoji/arrow_right_hook.png and /dev/null differ diff --git a/public/images/emoji/arrow_up.png b/public/images/emoji/arrow_up.png deleted file mode 100644 index b5b0688d..00000000 Binary files a/public/images/emoji/arrow_up.png and /dev/null differ diff --git a/public/images/emoji/arrow_up_down.png b/public/images/emoji/arrow_up_down.png deleted file mode 100644 index b718c214..00000000 Binary files a/public/images/emoji/arrow_up_down.png and /dev/null differ diff --git a/public/images/emoji/arrow_up_small.png b/public/images/emoji/arrow_up_small.png deleted file mode 100644 index 3f40bfb8..00000000 Binary files a/public/images/emoji/arrow_up_small.png and /dev/null differ diff --git a/public/images/emoji/arrow_upper_left.png b/public/images/emoji/arrow_upper_left.png deleted file mode 100644 index e895fd7b..00000000 Binary files a/public/images/emoji/arrow_upper_left.png and /dev/null differ diff --git a/public/images/emoji/arrow_upper_right.png b/public/images/emoji/arrow_upper_right.png deleted file mode 100644 index e23790ba..00000000 Binary files a/public/images/emoji/arrow_upper_right.png and /dev/null differ diff --git a/public/images/emoji/arrows_clockwise.png b/public/images/emoji/arrows_clockwise.png deleted file mode 100644 index 5f84d7e7..00000000 Binary files a/public/images/emoji/arrows_clockwise.png and /dev/null differ diff --git a/public/images/emoji/arrows_counterclockwise.png b/public/images/emoji/arrows_counterclockwise.png deleted file mode 100644 index 1933ae18..00000000 Binary files a/public/images/emoji/arrows_counterclockwise.png and /dev/null differ diff --git a/public/images/emoji/art.png b/public/images/emoji/art.png deleted file mode 100644 index d45212b0..00000000 Binary files a/public/images/emoji/art.png and /dev/null differ diff --git a/public/images/emoji/articulated_lorry.png b/public/images/emoji/articulated_lorry.png deleted file mode 100644 index 81ec1f91..00000000 Binary files a/public/images/emoji/articulated_lorry.png and /dev/null differ diff --git a/public/images/emoji/astonished.png b/public/images/emoji/astonished.png deleted file mode 100644 index 858a8348..00000000 Binary files a/public/images/emoji/astonished.png and /dev/null differ diff --git a/public/images/emoji/atm.png b/public/images/emoji/atm.png deleted file mode 100644 index c2846e79..00000000 Binary files a/public/images/emoji/atm.png and /dev/null differ diff --git a/public/images/emoji/b.png b/public/images/emoji/b.png deleted file mode 100644 index 8742b3d2..00000000 Binary files a/public/images/emoji/b.png and /dev/null differ diff --git a/public/images/emoji/baby.png b/public/images/emoji/baby.png deleted file mode 100644 index 3b29da40..00000000 Binary files a/public/images/emoji/baby.png and /dev/null differ diff --git a/public/images/emoji/baby_bottle.png b/public/images/emoji/baby_bottle.png deleted file mode 100644 index 1b2cfe5e..00000000 Binary files a/public/images/emoji/baby_bottle.png and /dev/null differ diff --git a/public/images/emoji/baby_chick.png b/public/images/emoji/baby_chick.png deleted file mode 100644 index 9be8d293..00000000 Binary files a/public/images/emoji/baby_chick.png and /dev/null differ diff --git a/public/images/emoji/baby_symbol.png b/public/images/emoji/baby_symbol.png deleted file mode 100644 index 2e58725c..00000000 Binary files a/public/images/emoji/baby_symbol.png and /dev/null differ diff --git a/public/images/emoji/baggage_claim.png b/public/images/emoji/baggage_claim.png deleted file mode 100644 index 59ae044a..00000000 Binary files a/public/images/emoji/baggage_claim.png and /dev/null differ diff --git a/public/images/emoji/balloon.png b/public/images/emoji/balloon.png deleted file mode 100644 index 03448970..00000000 Binary files a/public/images/emoji/balloon.png and /dev/null differ diff --git a/public/images/emoji/ballot_box_with_check.png b/public/images/emoji/ballot_box_with_check.png deleted file mode 100644 index f07a466c..00000000 Binary files a/public/images/emoji/ballot_box_with_check.png and /dev/null differ diff --git a/public/images/emoji/bamboo.png b/public/images/emoji/bamboo.png deleted file mode 100644 index fc858d0f..00000000 Binary files a/public/images/emoji/bamboo.png and /dev/null differ diff --git a/public/images/emoji/banana.png b/public/images/emoji/banana.png deleted file mode 100644 index a0563afb..00000000 Binary files a/public/images/emoji/banana.png and /dev/null differ diff --git a/public/images/emoji/bangbang.png b/public/images/emoji/bangbang.png deleted file mode 100644 index 7270f0af..00000000 Binary files a/public/images/emoji/bangbang.png and /dev/null differ diff --git a/public/images/emoji/bank.png b/public/images/emoji/bank.png deleted file mode 100644 index 1faa8777..00000000 Binary files a/public/images/emoji/bank.png and /dev/null differ diff --git a/public/images/emoji/bar_chart.png b/public/images/emoji/bar_chart.png deleted file mode 100644 index 09d7301c..00000000 Binary files a/public/images/emoji/bar_chart.png and /dev/null differ diff --git a/public/images/emoji/barber.png b/public/images/emoji/barber.png deleted file mode 100644 index a10cb232..00000000 Binary files a/public/images/emoji/barber.png and /dev/null differ diff --git a/public/images/emoji/baseball.png b/public/images/emoji/baseball.png deleted file mode 100644 index da004e2e..00000000 Binary files a/public/images/emoji/baseball.png and /dev/null differ diff --git a/public/images/emoji/basketball.png b/public/images/emoji/basketball.png deleted file mode 100644 index ef694bec..00000000 Binary files a/public/images/emoji/basketball.png and /dev/null differ diff --git a/public/images/emoji/bath.png b/public/images/emoji/bath.png deleted file mode 100644 index 8f75d1d2..00000000 Binary files a/public/images/emoji/bath.png and /dev/null differ diff --git a/public/images/emoji/bathtub.png b/public/images/emoji/bathtub.png deleted file mode 100644 index 1c3f844a..00000000 Binary files a/public/images/emoji/bathtub.png and /dev/null differ diff --git a/public/images/emoji/battery.png b/public/images/emoji/battery.png deleted file mode 100644 index aa7eedce..00000000 Binary files a/public/images/emoji/battery.png and /dev/null differ diff --git a/public/images/emoji/bear.png b/public/images/emoji/bear.png deleted file mode 100644 index f5afe920..00000000 Binary files a/public/images/emoji/bear.png and /dev/null differ diff --git a/public/images/emoji/bee.png b/public/images/emoji/bee.png deleted file mode 100644 index f5373395..00000000 Binary files a/public/images/emoji/bee.png and /dev/null differ diff --git a/public/images/emoji/beer.png b/public/images/emoji/beer.png deleted file mode 100644 index cd78bed7..00000000 Binary files a/public/images/emoji/beer.png and /dev/null differ diff --git a/public/images/emoji/beers.png b/public/images/emoji/beers.png deleted file mode 100644 index cc5e4ab5..00000000 Binary files a/public/images/emoji/beers.png and /dev/null differ diff --git a/public/images/emoji/beetle.png b/public/images/emoji/beetle.png deleted file mode 100644 index 222577ca..00000000 Binary files a/public/images/emoji/beetle.png and /dev/null differ diff --git a/public/images/emoji/beginner.png b/public/images/emoji/beginner.png deleted file mode 100644 index 1f022d17..00000000 Binary files a/public/images/emoji/beginner.png and /dev/null differ diff --git a/public/images/emoji/bell.png b/public/images/emoji/bell.png deleted file mode 100644 index 69acceb2..00000000 Binary files a/public/images/emoji/bell.png and /dev/null differ diff --git a/public/images/emoji/bento.png b/public/images/emoji/bento.png deleted file mode 100644 index c6d99e89..00000000 Binary files a/public/images/emoji/bento.png and /dev/null differ diff --git a/public/images/emoji/bicyclist.png b/public/images/emoji/bicyclist.png deleted file mode 100644 index 4e3e0549..00000000 Binary files a/public/images/emoji/bicyclist.png and /dev/null differ diff --git a/public/images/emoji/bike.png b/public/images/emoji/bike.png deleted file mode 100644 index 65738602..00000000 Binary files a/public/images/emoji/bike.png and /dev/null differ diff --git a/public/images/emoji/bikini.png b/public/images/emoji/bikini.png deleted file mode 100644 index 4ff63b40..00000000 Binary files a/public/images/emoji/bikini.png and /dev/null differ diff --git a/public/images/emoji/bird.png b/public/images/emoji/bird.png deleted file mode 100644 index e6be8c02..00000000 Binary files a/public/images/emoji/bird.png and /dev/null differ diff --git a/public/images/emoji/birthday.png b/public/images/emoji/birthday.png deleted file mode 100644 index 36e8edcb..00000000 Binary files a/public/images/emoji/birthday.png and /dev/null differ diff --git a/public/images/emoji/black_circle.png b/public/images/emoji/black_circle.png deleted file mode 100644 index e46f9df6..00000000 Binary files a/public/images/emoji/black_circle.png and /dev/null differ diff --git a/public/images/emoji/black_joker.png b/public/images/emoji/black_joker.png deleted file mode 100644 index 4c78f361..00000000 Binary files a/public/images/emoji/black_joker.png and /dev/null differ diff --git a/public/images/emoji/black_nib.png b/public/images/emoji/black_nib.png deleted file mode 100644 index 29f6994c..00000000 Binary files a/public/images/emoji/black_nib.png and /dev/null differ diff --git a/public/images/emoji/black_square.png b/public/images/emoji/black_square.png deleted file mode 100644 index 71da10de..00000000 Binary files a/public/images/emoji/black_square.png and /dev/null differ diff --git a/public/images/emoji/black_square_button.png b/public/images/emoji/black_square_button.png deleted file mode 100644 index f2597e95..00000000 Binary files a/public/images/emoji/black_square_button.png and /dev/null differ diff --git a/public/images/emoji/blossom.png b/public/images/emoji/blossom.png deleted file mode 100644 index 55a97353..00000000 Binary files a/public/images/emoji/blossom.png and /dev/null differ diff --git a/public/images/emoji/blowfish.png b/public/images/emoji/blowfish.png deleted file mode 100644 index d3ad4658..00000000 Binary files a/public/images/emoji/blowfish.png and /dev/null differ diff --git a/public/images/emoji/blue_book.png b/public/images/emoji/blue_book.png deleted file mode 100644 index e2b9e8c7..00000000 Binary files a/public/images/emoji/blue_book.png and /dev/null differ diff --git a/public/images/emoji/blue_car.png b/public/images/emoji/blue_car.png deleted file mode 100644 index 978291e0..00000000 Binary files a/public/images/emoji/blue_car.png and /dev/null differ diff --git a/public/images/emoji/blue_heart.png b/public/images/emoji/blue_heart.png deleted file mode 100644 index baa29b31..00000000 Binary files a/public/images/emoji/blue_heart.png and /dev/null differ diff --git a/public/images/emoji/blush.png b/public/images/emoji/blush.png deleted file mode 100644 index 3a95eb61..00000000 Binary files a/public/images/emoji/blush.png and /dev/null differ diff --git a/public/images/emoji/boar.png b/public/images/emoji/boar.png deleted file mode 100644 index 8196ad4a..00000000 Binary files a/public/images/emoji/boar.png and /dev/null differ diff --git a/public/images/emoji/boat.png b/public/images/emoji/boat.png deleted file mode 100644 index ff656dc6..00000000 Binary files a/public/images/emoji/boat.png and /dev/null differ diff --git a/public/images/emoji/bomb.png b/public/images/emoji/bomb.png deleted file mode 100644 index 3289787d..00000000 Binary files a/public/images/emoji/bomb.png and /dev/null differ diff --git a/public/images/emoji/book.png b/public/images/emoji/book.png deleted file mode 100644 index 8b698415..00000000 Binary files a/public/images/emoji/book.png and /dev/null differ diff --git a/public/images/emoji/bookmark.png b/public/images/emoji/bookmark.png deleted file mode 100644 index dbee45c6..00000000 Binary files a/public/images/emoji/bookmark.png and /dev/null differ diff --git a/public/images/emoji/bookmark_tabs.png b/public/images/emoji/bookmark_tabs.png deleted file mode 100644 index 0c4e3bf1..00000000 Binary files a/public/images/emoji/bookmark_tabs.png and /dev/null differ diff --git a/public/images/emoji/books.png b/public/images/emoji/books.png deleted file mode 100644 index dca06a1a..00000000 Binary files a/public/images/emoji/books.png and /dev/null differ diff --git a/public/images/emoji/boom.png b/public/images/emoji/boom.png deleted file mode 100644 index bddeb8f4..00000000 Binary files a/public/images/emoji/boom.png and /dev/null differ diff --git a/public/images/emoji/boot.png b/public/images/emoji/boot.png deleted file mode 100644 index 58d0fdbc..00000000 Binary files a/public/images/emoji/boot.png and /dev/null differ diff --git a/public/images/emoji/bouquet.png b/public/images/emoji/bouquet.png deleted file mode 100644 index ce637832..00000000 Binary files a/public/images/emoji/bouquet.png and /dev/null differ diff --git a/public/images/emoji/bow.png b/public/images/emoji/bow.png deleted file mode 100644 index 024cb610..00000000 Binary files a/public/images/emoji/bow.png and /dev/null differ diff --git a/public/images/emoji/bowling.png b/public/images/emoji/bowling.png deleted file mode 100644 index 13d8ece2..00000000 Binary files a/public/images/emoji/bowling.png and /dev/null differ diff --git a/public/images/emoji/bowtie.png b/public/images/emoji/bowtie.png deleted file mode 100644 index 28ff0c78..00000000 Binary files a/public/images/emoji/bowtie.png and /dev/null differ diff --git a/public/images/emoji/boy.png b/public/images/emoji/boy.png deleted file mode 100644 index f79f1f29..00000000 Binary files a/public/images/emoji/boy.png and /dev/null differ diff --git a/public/images/emoji/bread.png b/public/images/emoji/bread.png deleted file mode 100644 index 7e7c6375..00000000 Binary files a/public/images/emoji/bread.png and /dev/null differ diff --git a/public/images/emoji/bride_with_veil.png b/public/images/emoji/bride_with_veil.png deleted file mode 100644 index dd0b0cfd..00000000 Binary files a/public/images/emoji/bride_with_veil.png and /dev/null differ diff --git a/public/images/emoji/bridge_at_night.png b/public/images/emoji/bridge_at_night.png deleted file mode 100644 index 495b06c3..00000000 Binary files a/public/images/emoji/bridge_at_night.png and /dev/null differ diff --git a/public/images/emoji/briefcase.png b/public/images/emoji/briefcase.png deleted file mode 100644 index 46e82b00..00000000 Binary files a/public/images/emoji/briefcase.png and /dev/null differ diff --git a/public/images/emoji/broken_heart.png b/public/images/emoji/broken_heart.png deleted file mode 100644 index a1bc850e..00000000 Binary files a/public/images/emoji/broken_heart.png and /dev/null differ diff --git a/public/images/emoji/bug.png b/public/images/emoji/bug.png deleted file mode 100644 index c2eaf7a7..00000000 Binary files a/public/images/emoji/bug.png and /dev/null differ diff --git a/public/images/emoji/bulb.png b/public/images/emoji/bulb.png deleted file mode 100644 index 23afca1c..00000000 Binary files a/public/images/emoji/bulb.png and /dev/null differ diff --git a/public/images/emoji/bullettrain_front.png b/public/images/emoji/bullettrain_front.png deleted file mode 100644 index 16651acf..00000000 Binary files a/public/images/emoji/bullettrain_front.png and /dev/null differ diff --git a/public/images/emoji/bullettrain_side.png b/public/images/emoji/bullettrain_side.png deleted file mode 100644 index 8eca3684..00000000 Binary files a/public/images/emoji/bullettrain_side.png and /dev/null differ diff --git a/public/images/emoji/bus.png b/public/images/emoji/bus.png deleted file mode 100644 index 823aa39e..00000000 Binary files a/public/images/emoji/bus.png and /dev/null differ diff --git a/public/images/emoji/busstop.png b/public/images/emoji/busstop.png deleted file mode 100644 index 94894847..00000000 Binary files a/public/images/emoji/busstop.png and /dev/null differ diff --git a/public/images/emoji/bust_in_silhouette.png b/public/images/emoji/bust_in_silhouette.png deleted file mode 100644 index d1313986..00000000 Binary files a/public/images/emoji/bust_in_silhouette.png and /dev/null differ diff --git a/public/images/emoji/busts_in_silhouette.png b/public/images/emoji/busts_in_silhouette.png deleted file mode 100644 index 1f3aabcf..00000000 Binary files a/public/images/emoji/busts_in_silhouette.png and /dev/null differ diff --git a/public/images/emoji/cactus.png b/public/images/emoji/cactus.png deleted file mode 100644 index 5a2c3cc7..00000000 Binary files a/public/images/emoji/cactus.png and /dev/null differ diff --git a/public/images/emoji/cake.png b/public/images/emoji/cake.png deleted file mode 100644 index efeb9b4b..00000000 Binary files a/public/images/emoji/cake.png and /dev/null differ diff --git a/public/images/emoji/calendar.png b/public/images/emoji/calendar.png deleted file mode 100644 index 900b868b..00000000 Binary files a/public/images/emoji/calendar.png and /dev/null differ diff --git a/public/images/emoji/calling.png b/public/images/emoji/calling.png deleted file mode 100644 index 837897f2..00000000 Binary files a/public/images/emoji/calling.png and /dev/null differ diff --git a/public/images/emoji/camel.png b/public/images/emoji/camel.png deleted file mode 100644 index 496c186a..00000000 Binary files a/public/images/emoji/camel.png and /dev/null differ diff --git a/public/images/emoji/camera.png b/public/images/emoji/camera.png deleted file mode 100644 index 397d03b3..00000000 Binary files a/public/images/emoji/camera.png and /dev/null differ diff --git a/public/images/emoji/cancer.png b/public/images/emoji/cancer.png deleted file mode 100644 index ea43a4a2..00000000 Binary files a/public/images/emoji/cancer.png and /dev/null differ diff --git a/public/images/emoji/candy.png b/public/images/emoji/candy.png deleted file mode 100644 index 33722f23..00000000 Binary files a/public/images/emoji/candy.png and /dev/null differ diff --git a/public/images/emoji/capital_abcd.png b/public/images/emoji/capital_abcd.png deleted file mode 100644 index ffc0cba4..00000000 Binary files a/public/images/emoji/capital_abcd.png and /dev/null differ diff --git a/public/images/emoji/capricorn.png b/public/images/emoji/capricorn.png deleted file mode 100644 index f2044e78..00000000 Binary files a/public/images/emoji/capricorn.png and /dev/null differ diff --git a/public/images/emoji/car.png b/public/images/emoji/car.png deleted file mode 100644 index d70a2f06..00000000 Binary files a/public/images/emoji/car.png and /dev/null differ diff --git a/public/images/emoji/card_index.png b/public/images/emoji/card_index.png deleted file mode 100644 index 374e94e9..00000000 Binary files a/public/images/emoji/card_index.png and /dev/null differ diff --git a/public/images/emoji/carousel_horse.png b/public/images/emoji/carousel_horse.png deleted file mode 100644 index 765d2c0a..00000000 Binary files a/public/images/emoji/carousel_horse.png and /dev/null differ diff --git a/public/images/emoji/cat.png b/public/images/emoji/cat.png deleted file mode 100644 index 09b9ef79..00000000 Binary files a/public/images/emoji/cat.png and /dev/null differ diff --git a/public/images/emoji/cat2.png b/public/images/emoji/cat2.png deleted file mode 100644 index 6dbc4c71..00000000 Binary files a/public/images/emoji/cat2.png and /dev/null differ diff --git a/public/images/emoji/cd.png b/public/images/emoji/cd.png deleted file mode 100644 index baff835c..00000000 Binary files a/public/images/emoji/cd.png and /dev/null differ diff --git a/public/images/emoji/chart.png b/public/images/emoji/chart.png deleted file mode 100644 index ac2c4bb0..00000000 Binary files a/public/images/emoji/chart.png and /dev/null differ diff --git a/public/images/emoji/chart_with_downwards_trend.png b/public/images/emoji/chart_with_downwards_trend.png deleted file mode 100644 index cb0d2a11..00000000 Binary files a/public/images/emoji/chart_with_downwards_trend.png and /dev/null differ diff --git a/public/images/emoji/chart_with_upwards_trend.png b/public/images/emoji/chart_with_upwards_trend.png deleted file mode 100644 index 7c66745c..00000000 Binary files a/public/images/emoji/chart_with_upwards_trend.png and /dev/null differ diff --git a/public/images/emoji/checkered_flag.png b/public/images/emoji/checkered_flag.png deleted file mode 100644 index ead4a68d..00000000 Binary files a/public/images/emoji/checkered_flag.png and /dev/null differ diff --git a/public/images/emoji/cherries.png b/public/images/emoji/cherries.png deleted file mode 100644 index 8d3e044f..00000000 Binary files a/public/images/emoji/cherries.png and /dev/null differ diff --git a/public/images/emoji/cherry_blossom.png b/public/images/emoji/cherry_blossom.png deleted file mode 100644 index e0315549..00000000 Binary files a/public/images/emoji/cherry_blossom.png and /dev/null differ diff --git a/public/images/emoji/chestnut.png b/public/images/emoji/chestnut.png deleted file mode 100644 index 066fb6bf..00000000 Binary files a/public/images/emoji/chestnut.png and /dev/null differ diff --git a/public/images/emoji/chicken.png b/public/images/emoji/chicken.png deleted file mode 100644 index 6d25c0ef..00000000 Binary files a/public/images/emoji/chicken.png and /dev/null differ diff --git a/public/images/emoji/children_crossing.png b/public/images/emoji/children_crossing.png deleted file mode 100644 index b0302ae6..00000000 Binary files a/public/images/emoji/children_crossing.png and /dev/null differ diff --git a/public/images/emoji/chocolate_bar.png b/public/images/emoji/chocolate_bar.png deleted file mode 100644 index c7ec19d0..00000000 Binary files a/public/images/emoji/chocolate_bar.png and /dev/null differ diff --git a/public/images/emoji/christmas_tree.png b/public/images/emoji/christmas_tree.png deleted file mode 100644 index d813b959..00000000 Binary files a/public/images/emoji/christmas_tree.png and /dev/null differ diff --git a/public/images/emoji/church.png b/public/images/emoji/church.png deleted file mode 100644 index 4c07c6b9..00000000 Binary files a/public/images/emoji/church.png and /dev/null differ diff --git a/public/images/emoji/cinema.png b/public/images/emoji/cinema.png deleted file mode 100644 index a990ccf9..00000000 Binary files a/public/images/emoji/cinema.png and /dev/null differ diff --git a/public/images/emoji/circus_tent.png b/public/images/emoji/circus_tent.png deleted file mode 100644 index 4af8719a..00000000 Binary files a/public/images/emoji/circus_tent.png and /dev/null differ diff --git a/public/images/emoji/city_sunrise.png b/public/images/emoji/city_sunrise.png deleted file mode 100644 index 91ca2a40..00000000 Binary files a/public/images/emoji/city_sunrise.png and /dev/null differ diff --git a/public/images/emoji/city_sunset.png b/public/images/emoji/city_sunset.png deleted file mode 100644 index 7cb178a2..00000000 Binary files a/public/images/emoji/city_sunset.png and /dev/null differ diff --git a/public/images/emoji/cl.png b/public/images/emoji/cl.png deleted file mode 100644 index 15ac6752..00000000 Binary files a/public/images/emoji/cl.png and /dev/null differ diff --git a/public/images/emoji/clap.png b/public/images/emoji/clap.png deleted file mode 100644 index d01c982a..00000000 Binary files a/public/images/emoji/clap.png and /dev/null differ diff --git a/public/images/emoji/clapper.png b/public/images/emoji/clapper.png deleted file mode 100644 index 4e1dc111..00000000 Binary files a/public/images/emoji/clapper.png and /dev/null differ diff --git a/public/images/emoji/clipboard.png b/public/images/emoji/clipboard.png deleted file mode 100644 index e2c74e6d..00000000 Binary files a/public/images/emoji/clipboard.png and /dev/null differ diff --git a/public/images/emoji/clock1.png b/public/images/emoji/clock1.png deleted file mode 100644 index 9174d4e0..00000000 Binary files a/public/images/emoji/clock1.png and /dev/null differ diff --git a/public/images/emoji/clock10.png b/public/images/emoji/clock10.png deleted file mode 100644 index 39f590d6..00000000 Binary files a/public/images/emoji/clock10.png and /dev/null differ diff --git a/public/images/emoji/clock1030.png b/public/images/emoji/clock1030.png deleted file mode 100644 index 0483b305..00000000 Binary files a/public/images/emoji/clock1030.png and /dev/null differ diff --git a/public/images/emoji/clock11.png b/public/images/emoji/clock11.png deleted file mode 100644 index ddb53fad..00000000 Binary files a/public/images/emoji/clock11.png and /dev/null differ diff --git a/public/images/emoji/clock1130.png b/public/images/emoji/clock1130.png deleted file mode 100644 index 415999ec..00000000 Binary files a/public/images/emoji/clock1130.png and /dev/null differ diff --git a/public/images/emoji/clock12.png b/public/images/emoji/clock12.png deleted file mode 100644 index 87b13287..00000000 Binary files a/public/images/emoji/clock12.png and /dev/null differ diff --git a/public/images/emoji/clock1230.png b/public/images/emoji/clock1230.png deleted file mode 100644 index a6527154..00000000 Binary files a/public/images/emoji/clock1230.png and /dev/null differ diff --git a/public/images/emoji/clock130.png b/public/images/emoji/clock130.png deleted file mode 100644 index 90ea5b91..00000000 Binary files a/public/images/emoji/clock130.png and /dev/null differ diff --git a/public/images/emoji/clock2.png b/public/images/emoji/clock2.png deleted file mode 100644 index 65b3b3af..00000000 Binary files a/public/images/emoji/clock2.png and /dev/null differ diff --git a/public/images/emoji/clock230.png b/public/images/emoji/clock230.png deleted file mode 100644 index f12c6912..00000000 Binary files a/public/images/emoji/clock230.png and /dev/null differ diff --git a/public/images/emoji/clock3.png b/public/images/emoji/clock3.png deleted file mode 100644 index 3e44d64e..00000000 Binary files a/public/images/emoji/clock3.png and /dev/null differ diff --git a/public/images/emoji/clock330.png b/public/images/emoji/clock330.png deleted file mode 100644 index 1dc9628e..00000000 Binary files a/public/images/emoji/clock330.png and /dev/null differ diff --git a/public/images/emoji/clock4.png b/public/images/emoji/clock4.png deleted file mode 100644 index 948ed1a3..00000000 Binary files a/public/images/emoji/clock4.png and /dev/null differ diff --git a/public/images/emoji/clock430.png b/public/images/emoji/clock430.png deleted file mode 100644 index 5d6b16a2..00000000 Binary files a/public/images/emoji/clock430.png and /dev/null differ diff --git a/public/images/emoji/clock5.png b/public/images/emoji/clock5.png deleted file mode 100644 index b010b4f8..00000000 Binary files a/public/images/emoji/clock5.png and /dev/null differ diff --git a/public/images/emoji/clock530.png b/public/images/emoji/clock530.png deleted file mode 100644 index e08d4ad2..00000000 Binary files a/public/images/emoji/clock530.png and /dev/null differ diff --git a/public/images/emoji/clock6.png b/public/images/emoji/clock6.png deleted file mode 100644 index 76bf8cf1..00000000 Binary files a/public/images/emoji/clock6.png and /dev/null differ diff --git a/public/images/emoji/clock630.png b/public/images/emoji/clock630.png deleted file mode 100644 index 46f0681f..00000000 Binary files a/public/images/emoji/clock630.png and /dev/null differ diff --git a/public/images/emoji/clock7.png b/public/images/emoji/clock7.png deleted file mode 100644 index d48f645d..00000000 Binary files a/public/images/emoji/clock7.png and /dev/null differ diff --git a/public/images/emoji/clock730.png b/public/images/emoji/clock730.png deleted file mode 100644 index f2807de2..00000000 Binary files a/public/images/emoji/clock730.png and /dev/null differ diff --git a/public/images/emoji/clock8.png b/public/images/emoji/clock8.png deleted file mode 100644 index 74c770d8..00000000 Binary files a/public/images/emoji/clock8.png and /dev/null differ diff --git a/public/images/emoji/clock830.png b/public/images/emoji/clock830.png deleted file mode 100644 index f58f3dad..00000000 Binary files a/public/images/emoji/clock830.png and /dev/null differ diff --git a/public/images/emoji/clock9.png b/public/images/emoji/clock9.png deleted file mode 100644 index f009d14a..00000000 Binary files a/public/images/emoji/clock9.png and /dev/null differ diff --git a/public/images/emoji/clock930.png b/public/images/emoji/clock930.png deleted file mode 100644 index fd352214..00000000 Binary files a/public/images/emoji/clock930.png and /dev/null differ diff --git a/public/images/emoji/closed_book.png b/public/images/emoji/closed_book.png deleted file mode 100644 index 484029c5..00000000 Binary files a/public/images/emoji/closed_book.png and /dev/null differ diff --git a/public/images/emoji/closed_lock_with_key.png b/public/images/emoji/closed_lock_with_key.png deleted file mode 100644 index e6fdf6cb..00000000 Binary files a/public/images/emoji/closed_lock_with_key.png and /dev/null differ diff --git a/public/images/emoji/closed_umbrella.png b/public/images/emoji/closed_umbrella.png deleted file mode 100644 index 0b719f08..00000000 Binary files a/public/images/emoji/closed_umbrella.png and /dev/null differ diff --git a/public/images/emoji/cloud.png b/public/images/emoji/cloud.png deleted file mode 100644 index b31c08c0..00000000 Binary files a/public/images/emoji/cloud.png and /dev/null differ diff --git a/public/images/emoji/clubs.png b/public/images/emoji/clubs.png deleted file mode 100644 index bfab5365..00000000 Binary files a/public/images/emoji/clubs.png and /dev/null differ diff --git a/public/images/emoji/cn.png b/public/images/emoji/cn.png deleted file mode 100644 index b30dcc53..00000000 Binary files a/public/images/emoji/cn.png and /dev/null differ diff --git a/public/images/emoji/cocktail.png b/public/images/emoji/cocktail.png deleted file mode 100644 index 28b45ea5..00000000 Binary files a/public/images/emoji/cocktail.png and /dev/null differ diff --git a/public/images/emoji/coffee.png b/public/images/emoji/coffee.png deleted file mode 100644 index 57e1adcb..00000000 Binary files a/public/images/emoji/coffee.png and /dev/null differ diff --git a/public/images/emoji/cold_sweat.png b/public/images/emoji/cold_sweat.png deleted file mode 100644 index b9e39bc6..00000000 Binary files a/public/images/emoji/cold_sweat.png and /dev/null differ diff --git a/public/images/emoji/collision.png b/public/images/emoji/collision.png deleted file mode 100644 index bddeb8f4..00000000 Binary files a/public/images/emoji/collision.png and /dev/null differ diff --git a/public/images/emoji/computer.png b/public/images/emoji/computer.png deleted file mode 100644 index d4d26876..00000000 Binary files a/public/images/emoji/computer.png and /dev/null differ diff --git a/public/images/emoji/confetti_ball.png b/public/images/emoji/confetti_ball.png deleted file mode 100644 index bd293e3d..00000000 Binary files a/public/images/emoji/confetti_ball.png and /dev/null differ diff --git a/public/images/emoji/confounded.png b/public/images/emoji/confounded.png deleted file mode 100644 index 762c3766..00000000 Binary files a/public/images/emoji/confounded.png and /dev/null differ diff --git a/public/images/emoji/confused.png b/public/images/emoji/confused.png deleted file mode 100644 index 8dc494db..00000000 Binary files a/public/images/emoji/confused.png and /dev/null differ diff --git a/public/images/emoji/congratulations.png b/public/images/emoji/congratulations.png deleted file mode 100644 index dcbb1d22..00000000 Binary files a/public/images/emoji/congratulations.png and /dev/null differ diff --git a/public/images/emoji/construction.png b/public/images/emoji/construction.png deleted file mode 100644 index 523e9f10..00000000 Binary files a/public/images/emoji/construction.png and /dev/null differ diff --git a/public/images/emoji/construction_worker.png b/public/images/emoji/construction_worker.png deleted file mode 100644 index 4d648604..00000000 Binary files a/public/images/emoji/construction_worker.png and /dev/null differ diff --git a/public/images/emoji/convenience_store.png b/public/images/emoji/convenience_store.png deleted file mode 100644 index 671696c2..00000000 Binary files a/public/images/emoji/convenience_store.png and /dev/null differ diff --git a/public/images/emoji/cookie.png b/public/images/emoji/cookie.png deleted file mode 100644 index 653edb25..00000000 Binary files a/public/images/emoji/cookie.png and /dev/null differ diff --git a/public/images/emoji/cool.png b/public/images/emoji/cool.png deleted file mode 100644 index 937dcd79..00000000 Binary files a/public/images/emoji/cool.png and /dev/null differ diff --git a/public/images/emoji/cop.png b/public/images/emoji/cop.png deleted file mode 100644 index 43a5a84f..00000000 Binary files a/public/images/emoji/cop.png and /dev/null differ diff --git a/public/images/emoji/copyright.png b/public/images/emoji/copyright.png deleted file mode 100644 index 38493c33..00000000 Binary files a/public/images/emoji/copyright.png and /dev/null differ diff --git a/public/images/emoji/corn.png b/public/images/emoji/corn.png deleted file mode 100644 index fe5d8b12..00000000 Binary files a/public/images/emoji/corn.png and /dev/null differ diff --git a/public/images/emoji/couple.png b/public/images/emoji/couple.png deleted file mode 100644 index 9e51f40e..00000000 Binary files a/public/images/emoji/couple.png and /dev/null differ diff --git a/public/images/emoji/couple_with_heart.png b/public/images/emoji/couple_with_heart.png deleted file mode 100644 index c503f40a..00000000 Binary files a/public/images/emoji/couple_with_heart.png and /dev/null differ diff --git a/public/images/emoji/couplekiss.png b/public/images/emoji/couplekiss.png deleted file mode 100644 index d0279082..00000000 Binary files a/public/images/emoji/couplekiss.png and /dev/null differ diff --git a/public/images/emoji/cow.png b/public/images/emoji/cow.png deleted file mode 100644 index 12e1ab6c..00000000 Binary files a/public/images/emoji/cow.png and /dev/null differ diff --git a/public/images/emoji/cow2.png b/public/images/emoji/cow2.png deleted file mode 100644 index 594c9215..00000000 Binary files a/public/images/emoji/cow2.png and /dev/null differ diff --git a/public/images/emoji/credit_card.png b/public/images/emoji/credit_card.png deleted file mode 100644 index be1c1dd3..00000000 Binary files a/public/images/emoji/credit_card.png and /dev/null differ diff --git a/public/images/emoji/crocodile.png b/public/images/emoji/crocodile.png deleted file mode 100644 index 7435d5ab..00000000 Binary files a/public/images/emoji/crocodile.png and /dev/null differ diff --git a/public/images/emoji/crossed_flags.png b/public/images/emoji/crossed_flags.png deleted file mode 100644 index 2397bcd0..00000000 Binary files a/public/images/emoji/crossed_flags.png and /dev/null differ diff --git a/public/images/emoji/crown.png b/public/images/emoji/crown.png deleted file mode 100644 index 39da1d52..00000000 Binary files a/public/images/emoji/crown.png and /dev/null differ diff --git a/public/images/emoji/cry.png b/public/images/emoji/cry.png deleted file mode 100644 index 6d0d9afd..00000000 Binary files a/public/images/emoji/cry.png and /dev/null differ diff --git a/public/images/emoji/crying_cat_face.png b/public/images/emoji/crying_cat_face.png deleted file mode 100644 index 42d4c27c..00000000 Binary files a/public/images/emoji/crying_cat_face.png and /dev/null differ diff --git a/public/images/emoji/crystal_ball.png b/public/images/emoji/crystal_ball.png deleted file mode 100644 index 6d2c6c42..00000000 Binary files a/public/images/emoji/crystal_ball.png and /dev/null differ diff --git a/public/images/emoji/cupid.png b/public/images/emoji/cupid.png deleted file mode 100644 index 49872847..00000000 Binary files a/public/images/emoji/cupid.png and /dev/null differ diff --git a/public/images/emoji/curly_loop.png b/public/images/emoji/curly_loop.png deleted file mode 100644 index 7dd841d0..00000000 Binary files a/public/images/emoji/curly_loop.png and /dev/null differ diff --git a/public/images/emoji/currency_exchange.png b/public/images/emoji/currency_exchange.png deleted file mode 100644 index 6ebebe70..00000000 Binary files a/public/images/emoji/currency_exchange.png and /dev/null differ diff --git a/public/images/emoji/curry.png b/public/images/emoji/curry.png deleted file mode 100644 index 7983c706..00000000 Binary files a/public/images/emoji/curry.png and /dev/null differ diff --git a/public/images/emoji/custard.png b/public/images/emoji/custard.png deleted file mode 100644 index 9f843b4c..00000000 Binary files a/public/images/emoji/custard.png and /dev/null differ diff --git a/public/images/emoji/customs.png b/public/images/emoji/customs.png deleted file mode 100644 index 92691e31..00000000 Binary files a/public/images/emoji/customs.png and /dev/null differ diff --git a/public/images/emoji/cyclone.png b/public/images/emoji/cyclone.png deleted file mode 100644 index 5fd2e451..00000000 Binary files a/public/images/emoji/cyclone.png and /dev/null differ diff --git a/public/images/emoji/dancer.png b/public/images/emoji/dancer.png deleted file mode 100644 index 6885a0bc..00000000 Binary files a/public/images/emoji/dancer.png and /dev/null differ diff --git a/public/images/emoji/dancers.png b/public/images/emoji/dancers.png deleted file mode 100644 index 2dfb451a..00000000 Binary files a/public/images/emoji/dancers.png and /dev/null differ diff --git a/public/images/emoji/dango.png b/public/images/emoji/dango.png deleted file mode 100644 index 2d042aeb..00000000 Binary files a/public/images/emoji/dango.png and /dev/null differ diff --git a/public/images/emoji/dart.png b/public/images/emoji/dart.png deleted file mode 100644 index 0438fe54..00000000 Binary files a/public/images/emoji/dart.png and /dev/null differ diff --git a/public/images/emoji/dash.png b/public/images/emoji/dash.png deleted file mode 100644 index dc2c0a8f..00000000 Binary files a/public/images/emoji/dash.png and /dev/null differ diff --git a/public/images/emoji/date.png b/public/images/emoji/date.png deleted file mode 100644 index 6ad2efa5..00000000 Binary files a/public/images/emoji/date.png and /dev/null differ diff --git a/public/images/emoji/de.png b/public/images/emoji/de.png deleted file mode 100644 index 16a28548..00000000 Binary files a/public/images/emoji/de.png and /dev/null differ diff --git a/public/images/emoji/deciduous_tree.png b/public/images/emoji/deciduous_tree.png deleted file mode 100644 index 3fdf8c00..00000000 Binary files a/public/images/emoji/deciduous_tree.png and /dev/null differ diff --git a/public/images/emoji/department_store.png b/public/images/emoji/department_store.png deleted file mode 100644 index 68d959c5..00000000 Binary files a/public/images/emoji/department_store.png and /dev/null differ diff --git a/public/images/emoji/diamond_shape_with_a_dot_inside.png b/public/images/emoji/diamond_shape_with_a_dot_inside.png deleted file mode 100644 index dfd1098b..00000000 Binary files a/public/images/emoji/diamond_shape_with_a_dot_inside.png and /dev/null differ diff --git a/public/images/emoji/diamonds.png b/public/images/emoji/diamonds.png deleted file mode 100644 index fe082775..00000000 Binary files a/public/images/emoji/diamonds.png and /dev/null differ diff --git a/public/images/emoji/disappointed.png b/public/images/emoji/disappointed.png deleted file mode 100644 index 82552008..00000000 Binary files a/public/images/emoji/disappointed.png and /dev/null differ diff --git a/public/images/emoji/disappointed_relieved.png b/public/images/emoji/disappointed_relieved.png deleted file mode 100644 index fa5f9e7f..00000000 Binary files a/public/images/emoji/disappointed_relieved.png and /dev/null differ diff --git a/public/images/emoji/dizzy.png b/public/images/emoji/dizzy.png deleted file mode 100644 index 467f73e8..00000000 Binary files a/public/images/emoji/dizzy.png and /dev/null differ diff --git a/public/images/emoji/dizzy_face.png b/public/images/emoji/dizzy_face.png deleted file mode 100644 index 8001d6ff..00000000 Binary files a/public/images/emoji/dizzy_face.png and /dev/null differ diff --git a/public/images/emoji/do_not_litter.png b/public/images/emoji/do_not_litter.png deleted file mode 100644 index 38c7ae7a..00000000 Binary files a/public/images/emoji/do_not_litter.png and /dev/null differ diff --git a/public/images/emoji/dog.png b/public/images/emoji/dog.png deleted file mode 100644 index 389a02bf..00000000 Binary files a/public/images/emoji/dog.png and /dev/null differ diff --git a/public/images/emoji/dog2.png b/public/images/emoji/dog2.png deleted file mode 100644 index c7f6a24a..00000000 Binary files a/public/images/emoji/dog2.png and /dev/null differ diff --git a/public/images/emoji/dollar.png b/public/images/emoji/dollar.png deleted file mode 100644 index 63de8849..00000000 Binary files a/public/images/emoji/dollar.png and /dev/null differ diff --git a/public/images/emoji/dolls.png b/public/images/emoji/dolls.png deleted file mode 100644 index 47ce3390..00000000 Binary files a/public/images/emoji/dolls.png and /dev/null differ diff --git a/public/images/emoji/dolphin.png b/public/images/emoji/dolphin.png deleted file mode 100644 index 9326077a..00000000 Binary files a/public/images/emoji/dolphin.png and /dev/null differ diff --git a/public/images/emoji/donut.png b/public/images/emoji/donut.png deleted file mode 100644 index ccf86912..00000000 Binary files a/public/images/emoji/donut.png and /dev/null differ diff --git a/public/images/emoji/door.png b/public/images/emoji/door.png deleted file mode 100644 index 83c819ae..00000000 Binary files a/public/images/emoji/door.png and /dev/null differ diff --git a/public/images/emoji/doughnut.png b/public/images/emoji/doughnut.png deleted file mode 100644 index ccf86912..00000000 Binary files a/public/images/emoji/doughnut.png and /dev/null differ diff --git a/public/images/emoji/dragon.png b/public/images/emoji/dragon.png deleted file mode 100644 index 88d4784b..00000000 Binary files a/public/images/emoji/dragon.png and /dev/null differ diff --git a/public/images/emoji/dragon_face.png b/public/images/emoji/dragon_face.png deleted file mode 100644 index e5e556bd..00000000 Binary files a/public/images/emoji/dragon_face.png and /dev/null differ diff --git a/public/images/emoji/dress.png b/public/images/emoji/dress.png deleted file mode 100644 index 6434e2e2..00000000 Binary files a/public/images/emoji/dress.png and /dev/null differ diff --git a/public/images/emoji/dromedary_camel.png b/public/images/emoji/dromedary_camel.png deleted file mode 100644 index c8c7b9ff..00000000 Binary files a/public/images/emoji/dromedary_camel.png and /dev/null differ diff --git a/public/images/emoji/droplet.png b/public/images/emoji/droplet.png deleted file mode 100644 index cae7f495..00000000 Binary files a/public/images/emoji/droplet.png and /dev/null differ diff --git a/public/images/emoji/dvd.png b/public/images/emoji/dvd.png deleted file mode 100644 index 363c83d0..00000000 Binary files a/public/images/emoji/dvd.png and /dev/null differ diff --git a/public/images/emoji/e-mail.png b/public/images/emoji/e-mail.png deleted file mode 100644 index 176a8e1e..00000000 Binary files a/public/images/emoji/e-mail.png and /dev/null differ diff --git a/public/images/emoji/ear.png b/public/images/emoji/ear.png deleted file mode 100644 index 2bbbf10c..00000000 Binary files a/public/images/emoji/ear.png and /dev/null differ diff --git a/public/images/emoji/ear_of_rice.png b/public/images/emoji/ear_of_rice.png deleted file mode 100644 index a9bba5c2..00000000 Binary files a/public/images/emoji/ear_of_rice.png and /dev/null differ diff --git a/public/images/emoji/earth_africa.png b/public/images/emoji/earth_africa.png deleted file mode 100644 index 44ce5ecb..00000000 Binary files a/public/images/emoji/earth_africa.png and /dev/null differ diff --git a/public/images/emoji/earth_americas.png b/public/images/emoji/earth_americas.png deleted file mode 100644 index 97d71767..00000000 Binary files a/public/images/emoji/earth_americas.png and /dev/null differ diff --git a/public/images/emoji/earth_asia.png b/public/images/emoji/earth_asia.png deleted file mode 100644 index 95ec357c..00000000 Binary files a/public/images/emoji/earth_asia.png and /dev/null differ diff --git a/public/images/emoji/egg.png b/public/images/emoji/egg.png deleted file mode 100644 index c3de6ae4..00000000 Binary files a/public/images/emoji/egg.png and /dev/null differ diff --git a/public/images/emoji/eggplant.png b/public/images/emoji/eggplant.png deleted file mode 100644 index 66f25fce..00000000 Binary files a/public/images/emoji/eggplant.png and /dev/null differ diff --git a/public/images/emoji/egplant.png b/public/images/emoji/egplant.png deleted file mode 100644 index fbe72417..00000000 Binary files a/public/images/emoji/egplant.png and /dev/null differ diff --git a/public/images/emoji/eight.png b/public/images/emoji/eight.png deleted file mode 100644 index 7bdb4223..00000000 Binary files a/public/images/emoji/eight.png and /dev/null differ diff --git a/public/images/emoji/eight_pointed_black_star.png b/public/images/emoji/eight_pointed_black_star.png deleted file mode 100644 index 6ddaa21f..00000000 Binary files a/public/images/emoji/eight_pointed_black_star.png and /dev/null differ diff --git a/public/images/emoji/eight_spoked_asterisk.png b/public/images/emoji/eight_spoked_asterisk.png deleted file mode 100644 index 946a2033..00000000 Binary files a/public/images/emoji/eight_spoked_asterisk.png and /dev/null differ diff --git a/public/images/emoji/electric_plug.png b/public/images/emoji/electric_plug.png deleted file mode 100644 index fbef4068..00000000 Binary files a/public/images/emoji/electric_plug.png and /dev/null differ diff --git a/public/images/emoji/elephant.png b/public/images/emoji/elephant.png deleted file mode 100644 index 5ca04570..00000000 Binary files a/public/images/emoji/elephant.png and /dev/null differ diff --git a/public/images/emoji/email.png b/public/images/emoji/email.png deleted file mode 100644 index 0e01fd5f..00000000 Binary files a/public/images/emoji/email.png and /dev/null differ diff --git a/public/images/emoji/end.png b/public/images/emoji/end.png deleted file mode 100644 index edb0bda2..00000000 Binary files a/public/images/emoji/end.png and /dev/null differ diff --git a/public/images/emoji/envelope.png b/public/images/emoji/envelope.png deleted file mode 100644 index 3631861b..00000000 Binary files a/public/images/emoji/envelope.png and /dev/null differ diff --git a/public/images/emoji/es.png b/public/images/emoji/es.png deleted file mode 100644 index 71b30bff..00000000 Binary files a/public/images/emoji/es.png and /dev/null differ diff --git a/public/images/emoji/euro.png b/public/images/emoji/euro.png deleted file mode 100644 index 1c5904b7..00000000 Binary files a/public/images/emoji/euro.png and /dev/null differ diff --git a/public/images/emoji/european_castle.png b/public/images/emoji/european_castle.png deleted file mode 100644 index 8229b8a8..00000000 Binary files a/public/images/emoji/european_castle.png and /dev/null differ diff --git a/public/images/emoji/european_post_office.png b/public/images/emoji/european_post_office.png deleted file mode 100644 index 0f65b145..00000000 Binary files a/public/images/emoji/european_post_office.png and /dev/null differ diff --git a/public/images/emoji/evergreen_tree.png b/public/images/emoji/evergreen_tree.png deleted file mode 100644 index ae8ad103..00000000 Binary files a/public/images/emoji/evergreen_tree.png and /dev/null differ diff --git a/public/images/emoji/exclamation.png b/public/images/emoji/exclamation.png deleted file mode 100644 index 77bbdeab..00000000 Binary files a/public/images/emoji/exclamation.png and /dev/null differ diff --git a/public/images/emoji/expressionless.png b/public/images/emoji/expressionless.png deleted file mode 100644 index 913ff4e2..00000000 Binary files a/public/images/emoji/expressionless.png and /dev/null differ diff --git a/public/images/emoji/eyeglasses.png b/public/images/emoji/eyeglasses.png deleted file mode 100644 index a3cf75a2..00000000 Binary files a/public/images/emoji/eyeglasses.png and /dev/null differ diff --git a/public/images/emoji/eyes.png b/public/images/emoji/eyes.png deleted file mode 100644 index dc2216f6..00000000 Binary files a/public/images/emoji/eyes.png and /dev/null differ diff --git a/public/images/emoji/facepunch.png b/public/images/emoji/facepunch.png deleted file mode 100644 index 277047b7..00000000 Binary files a/public/images/emoji/facepunch.png and /dev/null differ diff --git a/public/images/emoji/factory.png b/public/images/emoji/factory.png deleted file mode 100644 index 64046347..00000000 Binary files a/public/images/emoji/factory.png and /dev/null differ diff --git a/public/images/emoji/fallen_leaf.png b/public/images/emoji/fallen_leaf.png deleted file mode 100644 index d49f9c17..00000000 Binary files a/public/images/emoji/fallen_leaf.png and /dev/null differ diff --git a/public/images/emoji/family.png b/public/images/emoji/family.png deleted file mode 100644 index b4b365f3..00000000 Binary files a/public/images/emoji/family.png and /dev/null differ diff --git a/public/images/emoji/fast_forward.png b/public/images/emoji/fast_forward.png deleted file mode 100644 index 8830e146..00000000 Binary files a/public/images/emoji/fast_forward.png and /dev/null differ diff --git a/public/images/emoji/fax.png b/public/images/emoji/fax.png deleted file mode 100644 index 62be2c95..00000000 Binary files a/public/images/emoji/fax.png and /dev/null differ diff --git a/public/images/emoji/fearful.png b/public/images/emoji/fearful.png deleted file mode 100644 index 513fce47..00000000 Binary files a/public/images/emoji/fearful.png and /dev/null differ diff --git a/public/images/emoji/feelsgood.png b/public/images/emoji/feelsgood.png deleted file mode 100644 index 361f969b..00000000 Binary files a/public/images/emoji/feelsgood.png and /dev/null differ diff --git a/public/images/emoji/feet.png b/public/images/emoji/feet.png deleted file mode 100644 index 1b0147b1..00000000 Binary files a/public/images/emoji/feet.png and /dev/null differ diff --git a/public/images/emoji/ferris_wheel.png b/public/images/emoji/ferris_wheel.png deleted file mode 100644 index 54a1dcfa..00000000 Binary files a/public/images/emoji/ferris_wheel.png and /dev/null differ diff --git a/public/images/emoji/file_folder.png b/public/images/emoji/file_folder.png deleted file mode 100644 index 4d8bebf8..00000000 Binary files a/public/images/emoji/file_folder.png and /dev/null differ diff --git a/public/images/emoji/finnadie.png b/public/images/emoji/finnadie.png deleted file mode 100644 index bfc5a0d9..00000000 Binary files a/public/images/emoji/finnadie.png and /dev/null differ diff --git a/public/images/emoji/fire.png b/public/images/emoji/fire.png deleted file mode 100644 index f2a3149b..00000000 Binary files a/public/images/emoji/fire.png and /dev/null differ diff --git a/public/images/emoji/fire_engine.png b/public/images/emoji/fire_engine.png deleted file mode 100644 index 9e6c59c9..00000000 Binary files a/public/images/emoji/fire_engine.png and /dev/null differ diff --git a/public/images/emoji/fireworks.png b/public/images/emoji/fireworks.png deleted file mode 100644 index b4eccd57..00000000 Binary files a/public/images/emoji/fireworks.png and /dev/null differ diff --git a/public/images/emoji/first_quarter_moon.png b/public/images/emoji/first_quarter_moon.png deleted file mode 100644 index f38c2369..00000000 Binary files a/public/images/emoji/first_quarter_moon.png and /dev/null differ diff --git a/public/images/emoji/first_quarter_moon_with_face.png b/public/images/emoji/first_quarter_moon_with_face.png deleted file mode 100644 index 85ae2ce7..00000000 Binary files a/public/images/emoji/first_quarter_moon_with_face.png and /dev/null differ diff --git a/public/images/emoji/fish.png b/public/images/emoji/fish.png deleted file mode 100644 index 90bdda2c..00000000 Binary files a/public/images/emoji/fish.png and /dev/null differ diff --git a/public/images/emoji/fish_cake.png b/public/images/emoji/fish_cake.png deleted file mode 100644 index a8f22614..00000000 Binary files a/public/images/emoji/fish_cake.png and /dev/null differ diff --git a/public/images/emoji/fishing_pole_and_fish.png b/public/images/emoji/fishing_pole_and_fish.png deleted file mode 100644 index d84609c3..00000000 Binary files a/public/images/emoji/fishing_pole_and_fish.png and /dev/null differ diff --git a/public/images/emoji/fist.png b/public/images/emoji/fist.png deleted file mode 100644 index ecc8874c..00000000 Binary files a/public/images/emoji/fist.png and /dev/null differ diff --git a/public/images/emoji/five.png b/public/images/emoji/five.png deleted file mode 100644 index 794321aa..00000000 Binary files a/public/images/emoji/five.png and /dev/null differ diff --git a/public/images/emoji/flags.png b/public/images/emoji/flags.png deleted file mode 100644 index 540164e8..00000000 Binary files a/public/images/emoji/flags.png and /dev/null differ diff --git a/public/images/emoji/flashlight.png b/public/images/emoji/flashlight.png deleted file mode 100644 index 215940aa..00000000 Binary files a/public/images/emoji/flashlight.png and /dev/null differ diff --git a/public/images/emoji/floppy_disk.png b/public/images/emoji/floppy_disk.png deleted file mode 100644 index 4ad56315..00000000 Binary files a/public/images/emoji/floppy_disk.png and /dev/null differ diff --git a/public/images/emoji/flower_playing_cards.png b/public/images/emoji/flower_playing_cards.png deleted file mode 100644 index cc46a6a1..00000000 Binary files a/public/images/emoji/flower_playing_cards.png and /dev/null differ diff --git a/public/images/emoji/flushed.png b/public/images/emoji/flushed.png deleted file mode 100644 index 74b78c9c..00000000 Binary files a/public/images/emoji/flushed.png and /dev/null differ diff --git a/public/images/emoji/foggy.png b/public/images/emoji/foggy.png deleted file mode 100644 index 3c7b8b04..00000000 Binary files a/public/images/emoji/foggy.png and /dev/null differ diff --git a/public/images/emoji/football.png b/public/images/emoji/football.png deleted file mode 100644 index 0e4e168f..00000000 Binary files a/public/images/emoji/football.png and /dev/null differ diff --git a/public/images/emoji/fork_and_knife.png b/public/images/emoji/fork_and_knife.png deleted file mode 100644 index 8ba4bc65..00000000 Binary files a/public/images/emoji/fork_and_knife.png and /dev/null differ diff --git a/public/images/emoji/fountain.png b/public/images/emoji/fountain.png deleted file mode 100644 index da126e64..00000000 Binary files a/public/images/emoji/fountain.png and /dev/null differ diff --git a/public/images/emoji/four.png b/public/images/emoji/four.png deleted file mode 100644 index 14782ba2..00000000 Binary files a/public/images/emoji/four.png and /dev/null differ diff --git a/public/images/emoji/four_leaf_clover.png b/public/images/emoji/four_leaf_clover.png deleted file mode 100644 index f2014bea..00000000 Binary files a/public/images/emoji/four_leaf_clover.png and /dev/null differ diff --git a/public/images/emoji/fr.png b/public/images/emoji/fr.png deleted file mode 100644 index 6311c911..00000000 Binary files a/public/images/emoji/fr.png and /dev/null differ diff --git a/public/images/emoji/free.png b/public/images/emoji/free.png deleted file mode 100644 index c886cf24..00000000 Binary files a/public/images/emoji/free.png and /dev/null differ diff --git a/public/images/emoji/fried_shrimp.png b/public/images/emoji/fried_shrimp.png deleted file mode 100644 index c8c284bf..00000000 Binary files a/public/images/emoji/fried_shrimp.png and /dev/null differ diff --git a/public/images/emoji/fries.png b/public/images/emoji/fries.png deleted file mode 100644 index cfef6696..00000000 Binary files a/public/images/emoji/fries.png and /dev/null differ diff --git a/public/images/emoji/frog.png b/public/images/emoji/frog.png deleted file mode 100644 index cfe11b18..00000000 Binary files a/public/images/emoji/frog.png and /dev/null differ diff --git a/public/images/emoji/frowning.png b/public/images/emoji/frowning.png deleted file mode 100644 index 087a6627..00000000 Binary files a/public/images/emoji/frowning.png and /dev/null differ diff --git a/public/images/emoji/fu.png b/public/images/emoji/fu.png deleted file mode 100644 index 61a3fee8..00000000 Binary files a/public/images/emoji/fu.png and /dev/null differ diff --git a/public/images/emoji/fuelpump.png b/public/images/emoji/fuelpump.png deleted file mode 100644 index 54c29aeb..00000000 Binary files a/public/images/emoji/fuelpump.png and /dev/null differ diff --git a/public/images/emoji/full_moon.png b/public/images/emoji/full_moon.png deleted file mode 100644 index 8ff657a2..00000000 Binary files a/public/images/emoji/full_moon.png and /dev/null differ diff --git a/public/images/emoji/full_moon_with_face.png b/public/images/emoji/full_moon_with_face.png deleted file mode 100644 index d42b3f0f..00000000 Binary files a/public/images/emoji/full_moon_with_face.png and /dev/null differ diff --git a/public/images/emoji/game_die.png b/public/images/emoji/game_die.png deleted file mode 100644 index 4136e78e..00000000 Binary files a/public/images/emoji/game_die.png and /dev/null differ diff --git a/public/images/emoji/gb.png b/public/images/emoji/gb.png deleted file mode 100644 index 2a62c7a0..00000000 Binary files a/public/images/emoji/gb.png and /dev/null differ diff --git a/public/images/emoji/gem.png b/public/images/emoji/gem.png deleted file mode 100644 index 8a5d8dad..00000000 Binary files a/public/images/emoji/gem.png and /dev/null differ diff --git a/public/images/emoji/gemini.png b/public/images/emoji/gemini.png deleted file mode 100644 index d926f6e8..00000000 Binary files a/public/images/emoji/gemini.png and /dev/null differ diff --git a/public/images/emoji/ghost.png b/public/images/emoji/ghost.png deleted file mode 100644 index 671dd0c9..00000000 Binary files a/public/images/emoji/ghost.png and /dev/null differ diff --git a/public/images/emoji/gift.png b/public/images/emoji/gift.png deleted file mode 100644 index 552cfdc2..00000000 Binary files a/public/images/emoji/gift.png and /dev/null differ diff --git a/public/images/emoji/gift_heart.png b/public/images/emoji/gift_heart.png deleted file mode 100644 index f31c26a3..00000000 Binary files a/public/images/emoji/gift_heart.png and /dev/null differ diff --git a/public/images/emoji/girl.png b/public/images/emoji/girl.png deleted file mode 100644 index ea412694..00000000 Binary files a/public/images/emoji/girl.png and /dev/null differ diff --git a/public/images/emoji/globe_with_meridians.png b/public/images/emoji/globe_with_meridians.png deleted file mode 100644 index b1986466..00000000 Binary files a/public/images/emoji/globe_with_meridians.png and /dev/null differ diff --git a/public/images/emoji/goat.png b/public/images/emoji/goat.png deleted file mode 100644 index 4be9cf30..00000000 Binary files a/public/images/emoji/goat.png and /dev/null differ diff --git a/public/images/emoji/goberserk.png b/public/images/emoji/goberserk.png deleted file mode 100644 index 59a742aa..00000000 Binary files a/public/images/emoji/goberserk.png and /dev/null differ diff --git a/public/images/emoji/godmode.png b/public/images/emoji/godmode.png deleted file mode 100644 index 7e75ab20..00000000 Binary files a/public/images/emoji/godmode.png and /dev/null differ diff --git a/public/images/emoji/golf.png b/public/images/emoji/golf.png deleted file mode 100644 index cba2116a..00000000 Binary files a/public/images/emoji/golf.png and /dev/null differ diff --git a/public/images/emoji/grapes.png b/public/images/emoji/grapes.png deleted file mode 100644 index 0f9f007a..00000000 Binary files a/public/images/emoji/grapes.png and /dev/null differ diff --git a/public/images/emoji/green_apple.png b/public/images/emoji/green_apple.png deleted file mode 100644 index 337205cd..00000000 Binary files a/public/images/emoji/green_apple.png and /dev/null differ diff --git a/public/images/emoji/green_book.png b/public/images/emoji/green_book.png deleted file mode 100644 index e86651e5..00000000 Binary files a/public/images/emoji/green_book.png and /dev/null differ diff --git a/public/images/emoji/green_heart.png b/public/images/emoji/green_heart.png deleted file mode 100644 index 7289cb81..00000000 Binary files a/public/images/emoji/green_heart.png and /dev/null differ diff --git a/public/images/emoji/grey_exclamation.png b/public/images/emoji/grey_exclamation.png deleted file mode 100644 index a50d265e..00000000 Binary files a/public/images/emoji/grey_exclamation.png and /dev/null differ diff --git a/public/images/emoji/grey_question.png b/public/images/emoji/grey_question.png deleted file mode 100644 index fb97ba75..00000000 Binary files a/public/images/emoji/grey_question.png and /dev/null differ diff --git a/public/images/emoji/grimacing.png b/public/images/emoji/grimacing.png deleted file mode 100644 index 18a63e3e..00000000 Binary files a/public/images/emoji/grimacing.png and /dev/null differ diff --git a/public/images/emoji/grin.png b/public/images/emoji/grin.png deleted file mode 100644 index 591cfcef..00000000 Binary files a/public/images/emoji/grin.png and /dev/null differ diff --git a/public/images/emoji/grinning.png b/public/images/emoji/grinning.png deleted file mode 100644 index 7e812b7e..00000000 Binary files a/public/images/emoji/grinning.png and /dev/null differ diff --git a/public/images/emoji/guardsman.png b/public/images/emoji/guardsman.png deleted file mode 100644 index b67b335d..00000000 Binary files a/public/images/emoji/guardsman.png and /dev/null differ diff --git a/public/images/emoji/guitar.png b/public/images/emoji/guitar.png deleted file mode 100644 index 2b7fa43c..00000000 Binary files a/public/images/emoji/guitar.png and /dev/null differ diff --git a/public/images/emoji/gun.png b/public/images/emoji/gun.png deleted file mode 100644 index c49dc52c..00000000 Binary files a/public/images/emoji/gun.png and /dev/null differ diff --git a/public/images/emoji/haircut.png b/public/images/emoji/haircut.png deleted file mode 100644 index 902d273f..00000000 Binary files a/public/images/emoji/haircut.png and /dev/null differ diff --git a/public/images/emoji/hamburger.png b/public/images/emoji/hamburger.png deleted file mode 100644 index 9f1a3fdf..00000000 Binary files a/public/images/emoji/hamburger.png and /dev/null differ diff --git a/public/images/emoji/hammer.png b/public/images/emoji/hammer.png deleted file mode 100644 index 482b1c74..00000000 Binary files a/public/images/emoji/hammer.png and /dev/null differ diff --git a/public/images/emoji/hamster.png b/public/images/emoji/hamster.png deleted file mode 100644 index addfd2e6..00000000 Binary files a/public/images/emoji/hamster.png and /dev/null differ diff --git a/public/images/emoji/hand.png b/public/images/emoji/hand.png deleted file mode 100644 index 5e45c25a..00000000 Binary files a/public/images/emoji/hand.png and /dev/null differ diff --git a/public/images/emoji/handbag.png b/public/images/emoji/handbag.png deleted file mode 100644 index d7adf04d..00000000 Binary files a/public/images/emoji/handbag.png and /dev/null differ diff --git a/public/images/emoji/hankey.png b/public/images/emoji/hankey.png deleted file mode 100644 index 73a4dc84..00000000 Binary files a/public/images/emoji/hankey.png and /dev/null differ diff --git a/public/images/emoji/hash.png b/public/images/emoji/hash.png deleted file mode 100644 index 6765d7d3..00000000 Binary files a/public/images/emoji/hash.png and /dev/null differ diff --git a/public/images/emoji/hatched_chick.png b/public/images/emoji/hatched_chick.png deleted file mode 100644 index 39c25bc7..00000000 Binary files a/public/images/emoji/hatched_chick.png and /dev/null differ diff --git a/public/images/emoji/hatching_chick.png b/public/images/emoji/hatching_chick.png deleted file mode 100644 index 005a5551..00000000 Binary files a/public/images/emoji/hatching_chick.png and /dev/null differ diff --git a/public/images/emoji/headphones.png b/public/images/emoji/headphones.png deleted file mode 100644 index ad83000e..00000000 Binary files a/public/images/emoji/headphones.png and /dev/null differ diff --git a/public/images/emoji/hear_no_evil.png b/public/images/emoji/hear_no_evil.png deleted file mode 100644 index f97a1f9a..00000000 Binary files a/public/images/emoji/hear_no_evil.png and /dev/null differ diff --git a/public/images/emoji/heart.png b/public/images/emoji/heart.png deleted file mode 100644 index 7d7790ce..00000000 Binary files a/public/images/emoji/heart.png and /dev/null differ diff --git a/public/images/emoji/heart_decoration.png b/public/images/emoji/heart_decoration.png deleted file mode 100644 index b8be44db..00000000 Binary files a/public/images/emoji/heart_decoration.png and /dev/null differ diff --git a/public/images/emoji/heart_eyes.png b/public/images/emoji/heart_eyes.png deleted file mode 100644 index 0e579427..00000000 Binary files a/public/images/emoji/heart_eyes.png and /dev/null differ diff --git a/public/images/emoji/heart_eyes_cat.png b/public/images/emoji/heart_eyes_cat.png deleted file mode 100644 index eeba240e..00000000 Binary files a/public/images/emoji/heart_eyes_cat.png and /dev/null differ diff --git a/public/images/emoji/heartbeat.png b/public/images/emoji/heartbeat.png deleted file mode 100644 index b6628f6f..00000000 Binary files a/public/images/emoji/heartbeat.png and /dev/null differ diff --git a/public/images/emoji/heartpulse.png b/public/images/emoji/heartpulse.png deleted file mode 100644 index a7491cbe..00000000 Binary files a/public/images/emoji/heartpulse.png and /dev/null differ diff --git a/public/images/emoji/hearts.png b/public/images/emoji/hearts.png deleted file mode 100644 index e8947153..00000000 Binary files a/public/images/emoji/hearts.png and /dev/null differ diff --git a/public/images/emoji/heavy_check_mark.png b/public/images/emoji/heavy_check_mark.png deleted file mode 100644 index d0f010b4..00000000 Binary files a/public/images/emoji/heavy_check_mark.png and /dev/null differ diff --git a/public/images/emoji/heavy_division_sign.png b/public/images/emoji/heavy_division_sign.png deleted file mode 100644 index ac757a23..00000000 Binary files a/public/images/emoji/heavy_division_sign.png and /dev/null differ diff --git a/public/images/emoji/heavy_dollar_sign.png b/public/images/emoji/heavy_dollar_sign.png deleted file mode 100644 index 361e26ae..00000000 Binary files a/public/images/emoji/heavy_dollar_sign.png and /dev/null differ diff --git a/public/images/emoji/heavy_exclamation_mark.png b/public/images/emoji/heavy_exclamation_mark.png deleted file mode 100644 index 4c560f5e..00000000 Binary files a/public/images/emoji/heavy_exclamation_mark.png and /dev/null differ diff --git a/public/images/emoji/heavy_minus_sign.png b/public/images/emoji/heavy_minus_sign.png deleted file mode 100644 index 4a33f905..00000000 Binary files a/public/images/emoji/heavy_minus_sign.png and /dev/null differ diff --git a/public/images/emoji/heavy_multiplication_x.png b/public/images/emoji/heavy_multiplication_x.png deleted file mode 100644 index 13d66607..00000000 Binary files a/public/images/emoji/heavy_multiplication_x.png and /dev/null differ diff --git a/public/images/emoji/heavy_plus_sign.png b/public/images/emoji/heavy_plus_sign.png deleted file mode 100644 index 61595387..00000000 Binary files a/public/images/emoji/heavy_plus_sign.png and /dev/null differ diff --git a/public/images/emoji/helicopter.png b/public/images/emoji/helicopter.png deleted file mode 100644 index 8e82a0d5..00000000 Binary files a/public/images/emoji/helicopter.png and /dev/null differ diff --git a/public/images/emoji/herb.png b/public/images/emoji/herb.png deleted file mode 100644 index de1ff1b7..00000000 Binary files a/public/images/emoji/herb.png and /dev/null differ diff --git a/public/images/emoji/hibiscus.png b/public/images/emoji/hibiscus.png deleted file mode 100644 index 9365ae21..00000000 Binary files a/public/images/emoji/hibiscus.png and /dev/null differ diff --git a/public/images/emoji/high_brightness.png b/public/images/emoji/high_brightness.png deleted file mode 100644 index ba9de7d4..00000000 Binary files a/public/images/emoji/high_brightness.png and /dev/null differ diff --git a/public/images/emoji/high_heel.png b/public/images/emoji/high_heel.png deleted file mode 100644 index 525b6a0d..00000000 Binary files a/public/images/emoji/high_heel.png and /dev/null differ diff --git a/public/images/emoji/hocho.png b/public/images/emoji/hocho.png deleted file mode 100644 index 3f05193c..00000000 Binary files a/public/images/emoji/hocho.png and /dev/null differ diff --git a/public/images/emoji/honey_pot.png b/public/images/emoji/honey_pot.png deleted file mode 100644 index 73278898..00000000 Binary files a/public/images/emoji/honey_pot.png and /dev/null differ diff --git a/public/images/emoji/honeybee.png b/public/images/emoji/honeybee.png deleted file mode 100644 index f5373395..00000000 Binary files a/public/images/emoji/honeybee.png and /dev/null differ diff --git a/public/images/emoji/horse.png b/public/images/emoji/horse.png deleted file mode 100644 index 78d580ad..00000000 Binary files a/public/images/emoji/horse.png and /dev/null differ diff --git a/public/images/emoji/horse_racing.png b/public/images/emoji/horse_racing.png deleted file mode 100644 index e3bbaec1..00000000 Binary files a/public/images/emoji/horse_racing.png and /dev/null differ diff --git a/public/images/emoji/hospital.png b/public/images/emoji/hospital.png deleted file mode 100644 index c05c4937..00000000 Binary files a/public/images/emoji/hospital.png and /dev/null differ diff --git a/public/images/emoji/hotel.png b/public/images/emoji/hotel.png deleted file mode 100644 index d29f276a..00000000 Binary files a/public/images/emoji/hotel.png and /dev/null differ diff --git a/public/images/emoji/hotsprings.png b/public/images/emoji/hotsprings.png deleted file mode 100644 index a0bc9d75..00000000 Binary files a/public/images/emoji/hotsprings.png and /dev/null differ diff --git a/public/images/emoji/hourglass.png b/public/images/emoji/hourglass.png deleted file mode 100644 index 405aab41..00000000 Binary files a/public/images/emoji/hourglass.png and /dev/null differ diff --git a/public/images/emoji/hourglass_flowing_sand.png b/public/images/emoji/hourglass_flowing_sand.png deleted file mode 100644 index b68eb695..00000000 Binary files a/public/images/emoji/hourglass_flowing_sand.png and /dev/null differ diff --git a/public/images/emoji/house.png b/public/images/emoji/house.png deleted file mode 100644 index 95b9ee09..00000000 Binary files a/public/images/emoji/house.png and /dev/null differ diff --git a/public/images/emoji/house_with_garden.png b/public/images/emoji/house_with_garden.png deleted file mode 100644 index 6261cd3c..00000000 Binary files a/public/images/emoji/house_with_garden.png and /dev/null differ diff --git a/public/images/emoji/hurtrealbad.png b/public/images/emoji/hurtrealbad.png deleted file mode 100644 index 146ef1a6..00000000 Binary files a/public/images/emoji/hurtrealbad.png and /dev/null differ diff --git a/public/images/emoji/hushed.png b/public/images/emoji/hushed.png deleted file mode 100644 index b1c0108a..00000000 Binary files a/public/images/emoji/hushed.png and /dev/null differ diff --git a/public/images/emoji/ice_cream.png b/public/images/emoji/ice_cream.png deleted file mode 100644 index 190be016..00000000 Binary files a/public/images/emoji/ice_cream.png and /dev/null differ diff --git a/public/images/emoji/icecream.png b/public/images/emoji/icecream.png deleted file mode 100644 index 871ce097..00000000 Binary files a/public/images/emoji/icecream.png and /dev/null differ diff --git a/public/images/emoji/id.png b/public/images/emoji/id.png deleted file mode 100644 index 47437a76..00000000 Binary files a/public/images/emoji/id.png and /dev/null differ diff --git a/public/images/emoji/ideograph_advantage.png b/public/images/emoji/ideograph_advantage.png deleted file mode 100644 index e79af784..00000000 Binary files a/public/images/emoji/ideograph_advantage.png and /dev/null differ diff --git a/public/images/emoji/imp.png b/public/images/emoji/imp.png deleted file mode 100644 index 5acca337..00000000 Binary files a/public/images/emoji/imp.png and /dev/null differ diff --git a/public/images/emoji/inbox_tray.png b/public/images/emoji/inbox_tray.png deleted file mode 100644 index e2df0f89..00000000 Binary files a/public/images/emoji/inbox_tray.png and /dev/null differ diff --git a/public/images/emoji/incoming_envelope.png b/public/images/emoji/incoming_envelope.png deleted file mode 100644 index afc82712..00000000 Binary files a/public/images/emoji/incoming_envelope.png and /dev/null differ diff --git a/public/images/emoji/information_desk_person.png b/public/images/emoji/information_desk_person.png deleted file mode 100644 index 52c0a50a..00000000 Binary files a/public/images/emoji/information_desk_person.png and /dev/null differ diff --git a/public/images/emoji/information_source.png b/public/images/emoji/information_source.png deleted file mode 100644 index 9cb8b09b..00000000 Binary files a/public/images/emoji/information_source.png and /dev/null differ diff --git a/public/images/emoji/innocent.png b/public/images/emoji/innocent.png deleted file mode 100644 index 503b614f..00000000 Binary files a/public/images/emoji/innocent.png and /dev/null differ diff --git a/public/images/emoji/interrobang.png b/public/images/emoji/interrobang.png deleted file mode 100644 index 64304b9f..00000000 Binary files a/public/images/emoji/interrobang.png and /dev/null differ diff --git a/public/images/emoji/iphone.png b/public/images/emoji/iphone.png deleted file mode 100644 index df007103..00000000 Binary files a/public/images/emoji/iphone.png and /dev/null differ diff --git a/public/images/emoji/it.png b/public/images/emoji/it.png deleted file mode 100644 index 70bc9f32..00000000 Binary files a/public/images/emoji/it.png and /dev/null differ diff --git a/public/images/emoji/izakaya_lantern.png b/public/images/emoji/izakaya_lantern.png deleted file mode 100644 index 18730ad5..00000000 Binary files a/public/images/emoji/izakaya_lantern.png and /dev/null differ diff --git a/public/images/emoji/jack_o_lantern.png b/public/images/emoji/jack_o_lantern.png deleted file mode 100644 index 1f7667ea..00000000 Binary files a/public/images/emoji/jack_o_lantern.png and /dev/null differ diff --git a/public/images/emoji/japan.png b/public/images/emoji/japan.png deleted file mode 100644 index 45932803..00000000 Binary files a/public/images/emoji/japan.png and /dev/null differ diff --git a/public/images/emoji/japanese_castle.png b/public/images/emoji/japanese_castle.png deleted file mode 100644 index f225ab21..00000000 Binary files a/public/images/emoji/japanese_castle.png and /dev/null differ diff --git a/public/images/emoji/japanese_goblin.png b/public/images/emoji/japanese_goblin.png deleted file mode 100644 index bd21b187..00000000 Binary files a/public/images/emoji/japanese_goblin.png and /dev/null differ diff --git a/public/images/emoji/japanese_ogre.png b/public/images/emoji/japanese_ogre.png deleted file mode 100644 index e9f5471c..00000000 Binary files a/public/images/emoji/japanese_ogre.png and /dev/null differ diff --git a/public/images/emoji/jeans.png b/public/images/emoji/jeans.png deleted file mode 100644 index d721cea5..00000000 Binary files a/public/images/emoji/jeans.png and /dev/null differ diff --git a/public/images/emoji/joy.png b/public/images/emoji/joy.png deleted file mode 100644 index 47df693d..00000000 Binary files a/public/images/emoji/joy.png and /dev/null differ diff --git a/public/images/emoji/joy_cat.png b/public/images/emoji/joy_cat.png deleted file mode 100644 index 6c60cb0e..00000000 Binary files a/public/images/emoji/joy_cat.png and /dev/null differ diff --git a/public/images/emoji/jp.png b/public/images/emoji/jp.png deleted file mode 100644 index b786efbb..00000000 Binary files a/public/images/emoji/jp.png and /dev/null differ diff --git a/public/images/emoji/key.png b/public/images/emoji/key.png deleted file mode 100644 index 34673213..00000000 Binary files a/public/images/emoji/key.png and /dev/null differ diff --git a/public/images/emoji/keycap_ten.png b/public/images/emoji/keycap_ten.png deleted file mode 100644 index 71dac1c1..00000000 Binary files a/public/images/emoji/keycap_ten.png and /dev/null differ diff --git a/public/images/emoji/kimono.png b/public/images/emoji/kimono.png deleted file mode 100644 index 34ffe137..00000000 Binary files a/public/images/emoji/kimono.png and /dev/null differ diff --git a/public/images/emoji/kiss.png b/public/images/emoji/kiss.png deleted file mode 100644 index 14fd9918..00000000 Binary files a/public/images/emoji/kiss.png and /dev/null differ diff --git a/public/images/emoji/kissing.png b/public/images/emoji/kissing.png deleted file mode 100644 index f3c8dcd7..00000000 Binary files a/public/images/emoji/kissing.png and /dev/null differ diff --git a/public/images/emoji/kissing_cat.png b/public/images/emoji/kissing_cat.png deleted file mode 100644 index adc62fbe..00000000 Binary files a/public/images/emoji/kissing_cat.png and /dev/null differ diff --git a/public/images/emoji/kissing_closed_eyes.png b/public/images/emoji/kissing_closed_eyes.png deleted file mode 100644 index 449de197..00000000 Binary files a/public/images/emoji/kissing_closed_eyes.png and /dev/null differ diff --git a/public/images/emoji/kissing_face.png b/public/images/emoji/kissing_face.png deleted file mode 100644 index 449de197..00000000 Binary files a/public/images/emoji/kissing_face.png and /dev/null differ diff --git a/public/images/emoji/kissing_heart.png b/public/images/emoji/kissing_heart.png deleted file mode 100644 index af9a80b7..00000000 Binary files a/public/images/emoji/kissing_heart.png and /dev/null differ diff --git a/public/images/emoji/kissing_smiling_eyes.png b/public/images/emoji/kissing_smiling_eyes.png deleted file mode 100644 index 57f7b493..00000000 Binary files a/public/images/emoji/kissing_smiling_eyes.png and /dev/null differ diff --git a/public/images/emoji/koala.png b/public/images/emoji/koala.png deleted file mode 100644 index e17bd3cf..00000000 Binary files a/public/images/emoji/koala.png and /dev/null differ diff --git a/public/images/emoji/koko.png b/public/images/emoji/koko.png deleted file mode 100644 index 3bef28c9..00000000 Binary files a/public/images/emoji/koko.png and /dev/null differ diff --git a/public/images/emoji/kr.png b/public/images/emoji/kr.png deleted file mode 100644 index b4c0c1b6..00000000 Binary files a/public/images/emoji/kr.png and /dev/null differ diff --git a/public/images/emoji/large_blue_circle.png b/public/images/emoji/large_blue_circle.png deleted file mode 100644 index a5b4ad4a..00000000 Binary files a/public/images/emoji/large_blue_circle.png and /dev/null differ diff --git a/public/images/emoji/large_blue_diamond.png b/public/images/emoji/large_blue_diamond.png deleted file mode 100644 index f4598ec0..00000000 Binary files a/public/images/emoji/large_blue_diamond.png and /dev/null differ diff --git a/public/images/emoji/large_orange_diamond.png b/public/images/emoji/large_orange_diamond.png deleted file mode 100644 index 803725aa..00000000 Binary files a/public/images/emoji/large_orange_diamond.png and /dev/null differ diff --git a/public/images/emoji/last_quarter_moon.png b/public/images/emoji/last_quarter_moon.png deleted file mode 100644 index 8a692c23..00000000 Binary files a/public/images/emoji/last_quarter_moon.png and /dev/null differ diff --git a/public/images/emoji/last_quarter_moon_with_face.png b/public/images/emoji/last_quarter_moon_with_face.png deleted file mode 100644 index 9ece82df..00000000 Binary files a/public/images/emoji/last_quarter_moon_with_face.png and /dev/null differ diff --git a/public/images/emoji/laughing.png b/public/images/emoji/laughing.png deleted file mode 100644 index 11c91eb2..00000000 Binary files a/public/images/emoji/laughing.png and /dev/null differ diff --git a/public/images/emoji/leaves.png b/public/images/emoji/leaves.png deleted file mode 100644 index 5229e06b..00000000 Binary files a/public/images/emoji/leaves.png and /dev/null differ diff --git a/public/images/emoji/ledger.png b/public/images/emoji/ledger.png deleted file mode 100644 index e4f72ace..00000000 Binary files a/public/images/emoji/ledger.png and /dev/null differ diff --git a/public/images/emoji/left_luggage.png b/public/images/emoji/left_luggage.png deleted file mode 100644 index 1c08b464..00000000 Binary files a/public/images/emoji/left_luggage.png and /dev/null differ diff --git a/public/images/emoji/left_right_arrow.png b/public/images/emoji/left_right_arrow.png deleted file mode 100644 index b9fd11c5..00000000 Binary files a/public/images/emoji/left_right_arrow.png and /dev/null differ diff --git a/public/images/emoji/leftwards_arrow_with_hook.png b/public/images/emoji/leftwards_arrow_with_hook.png deleted file mode 100644 index bc45dfef..00000000 Binary files a/public/images/emoji/leftwards_arrow_with_hook.png and /dev/null differ diff --git a/public/images/emoji/lemon.png b/public/images/emoji/lemon.png deleted file mode 100644 index 9814dc95..00000000 Binary files a/public/images/emoji/lemon.png and /dev/null differ diff --git a/public/images/emoji/leo.png b/public/images/emoji/leo.png deleted file mode 100644 index e025933b..00000000 Binary files a/public/images/emoji/leo.png and /dev/null differ diff --git a/public/images/emoji/leopard.png b/public/images/emoji/leopard.png deleted file mode 100644 index 3e738d2d..00000000 Binary files a/public/images/emoji/leopard.png and /dev/null differ diff --git a/public/images/emoji/libra.png b/public/images/emoji/libra.png deleted file mode 100644 index c9062dd2..00000000 Binary files a/public/images/emoji/libra.png and /dev/null differ diff --git a/public/images/emoji/light_rail.png b/public/images/emoji/light_rail.png deleted file mode 100644 index bcfe801e..00000000 Binary files a/public/images/emoji/light_rail.png and /dev/null differ diff --git a/public/images/emoji/link.png b/public/images/emoji/link.png deleted file mode 100644 index 0239e48e..00000000 Binary files a/public/images/emoji/link.png and /dev/null differ diff --git a/public/images/emoji/lips.png b/public/images/emoji/lips.png deleted file mode 100644 index 826ed110..00000000 Binary files a/public/images/emoji/lips.png and /dev/null differ diff --git a/public/images/emoji/lipstick.png b/public/images/emoji/lipstick.png deleted file mode 100644 index 82f990c5..00000000 Binary files a/public/images/emoji/lipstick.png and /dev/null differ diff --git a/public/images/emoji/lock.png b/public/images/emoji/lock.png deleted file mode 100644 index 4892b023..00000000 Binary files a/public/images/emoji/lock.png and /dev/null differ diff --git a/public/images/emoji/lock_with_ink_pen.png b/public/images/emoji/lock_with_ink_pen.png deleted file mode 100644 index 375e67e8..00000000 Binary files a/public/images/emoji/lock_with_ink_pen.png and /dev/null differ diff --git a/public/images/emoji/lollipop.png b/public/images/emoji/lollipop.png deleted file mode 100644 index ba55e709..00000000 Binary files a/public/images/emoji/lollipop.png and /dev/null differ diff --git a/public/images/emoji/loop.png b/public/images/emoji/loop.png deleted file mode 100644 index ef34df3a..00000000 Binary files a/public/images/emoji/loop.png and /dev/null differ diff --git a/public/images/emoji/loudspeaker.png b/public/images/emoji/loudspeaker.png deleted file mode 100644 index 752385e5..00000000 Binary files a/public/images/emoji/loudspeaker.png and /dev/null differ diff --git a/public/images/emoji/love_hotel.png b/public/images/emoji/love_hotel.png deleted file mode 100644 index 44d7db82..00000000 Binary files a/public/images/emoji/love_hotel.png and /dev/null differ diff --git a/public/images/emoji/love_letter.png b/public/images/emoji/love_letter.png deleted file mode 100644 index e29981f4..00000000 Binary files a/public/images/emoji/love_letter.png and /dev/null differ diff --git a/public/images/emoji/low_brightness.png b/public/images/emoji/low_brightness.png deleted file mode 100644 index ea15bde4..00000000 Binary files a/public/images/emoji/low_brightness.png and /dev/null differ diff --git a/public/images/emoji/m.png b/public/images/emoji/m.png deleted file mode 100644 index 7424665e..00000000 Binary files a/public/images/emoji/m.png and /dev/null differ diff --git a/public/images/emoji/mag.png b/public/images/emoji/mag.png deleted file mode 100644 index aa5b1d7c..00000000 Binary files a/public/images/emoji/mag.png and /dev/null differ diff --git a/public/images/emoji/mag_right.png b/public/images/emoji/mag_right.png deleted file mode 100644 index 6e6cf11e..00000000 Binary files a/public/images/emoji/mag_right.png and /dev/null differ diff --git a/public/images/emoji/mahjong.png b/public/images/emoji/mahjong.png deleted file mode 100644 index f51ce65f..00000000 Binary files a/public/images/emoji/mahjong.png and /dev/null differ diff --git a/public/images/emoji/mailbox.png b/public/images/emoji/mailbox.png deleted file mode 100644 index 8351e707..00000000 Binary files a/public/images/emoji/mailbox.png and /dev/null differ diff --git a/public/images/emoji/mailbox_closed.png b/public/images/emoji/mailbox_closed.png deleted file mode 100644 index a5982b69..00000000 Binary files a/public/images/emoji/mailbox_closed.png and /dev/null differ diff --git a/public/images/emoji/mailbox_with_mail.png b/public/images/emoji/mailbox_with_mail.png deleted file mode 100644 index dae34594..00000000 Binary files a/public/images/emoji/mailbox_with_mail.png and /dev/null differ diff --git a/public/images/emoji/mailbox_with_no_mail.png b/public/images/emoji/mailbox_with_no_mail.png deleted file mode 100644 index 59f15c5d..00000000 Binary files a/public/images/emoji/mailbox_with_no_mail.png and /dev/null differ diff --git a/public/images/emoji/man.png b/public/images/emoji/man.png deleted file mode 100644 index d9bfa26a..00000000 Binary files a/public/images/emoji/man.png and /dev/null differ diff --git a/public/images/emoji/man_with_gua_pi_mao.png b/public/images/emoji/man_with_gua_pi_mao.png deleted file mode 100644 index 7aad74b5..00000000 Binary files a/public/images/emoji/man_with_gua_pi_mao.png and /dev/null differ diff --git a/public/images/emoji/man_with_turban.png b/public/images/emoji/man_with_turban.png deleted file mode 100644 index 036604ca..00000000 Binary files a/public/images/emoji/man_with_turban.png and /dev/null differ diff --git a/public/images/emoji/mans_shoe.png b/public/images/emoji/mans_shoe.png deleted file mode 100644 index ecba9ba7..00000000 Binary files a/public/images/emoji/mans_shoe.png and /dev/null differ diff --git a/public/images/emoji/maple_leaf.png b/public/images/emoji/maple_leaf.png deleted file mode 100644 index 4e9b4720..00000000 Binary files a/public/images/emoji/maple_leaf.png and /dev/null differ diff --git a/public/images/emoji/mask.png b/public/images/emoji/mask.png deleted file mode 100644 index 05887e99..00000000 Binary files a/public/images/emoji/mask.png and /dev/null differ diff --git a/public/images/emoji/massage.png b/public/images/emoji/massage.png deleted file mode 100644 index dd30d159..00000000 Binary files a/public/images/emoji/massage.png and /dev/null differ diff --git a/public/images/emoji/meat_on_bone.png b/public/images/emoji/meat_on_bone.png deleted file mode 100644 index 5b79a660..00000000 Binary files a/public/images/emoji/meat_on_bone.png and /dev/null differ diff --git a/public/images/emoji/mega.png b/public/images/emoji/mega.png deleted file mode 100644 index 022df2f8..00000000 Binary files a/public/images/emoji/mega.png and /dev/null differ diff --git a/public/images/emoji/melon.png b/public/images/emoji/melon.png deleted file mode 100644 index 11c13cbb..00000000 Binary files a/public/images/emoji/melon.png and /dev/null differ diff --git a/public/images/emoji/memo.png b/public/images/emoji/memo.png deleted file mode 100644 index fc97ddbc..00000000 Binary files a/public/images/emoji/memo.png and /dev/null differ diff --git a/public/images/emoji/mens.png b/public/images/emoji/mens.png deleted file mode 100644 index abccfc9f..00000000 Binary files a/public/images/emoji/mens.png and /dev/null differ diff --git a/public/images/emoji/metal.png b/public/images/emoji/metal.png deleted file mode 100644 index 94f1fda2..00000000 Binary files a/public/images/emoji/metal.png and /dev/null differ diff --git a/public/images/emoji/metro.png b/public/images/emoji/metro.png deleted file mode 100644 index 4acf5ab3..00000000 Binary files a/public/images/emoji/metro.png and /dev/null differ diff --git a/public/images/emoji/microphone.png b/public/images/emoji/microphone.png deleted file mode 100644 index 68c74ada..00000000 Binary files a/public/images/emoji/microphone.png and /dev/null differ diff --git a/public/images/emoji/microscope.png b/public/images/emoji/microscope.png deleted file mode 100644 index f11d54c0..00000000 Binary files a/public/images/emoji/microscope.png and /dev/null differ diff --git a/public/images/emoji/milky_way.png b/public/images/emoji/milky_way.png deleted file mode 100644 index 901090a1..00000000 Binary files a/public/images/emoji/milky_way.png and /dev/null differ diff --git a/public/images/emoji/minibus.png b/public/images/emoji/minibus.png deleted file mode 100644 index c52cef23..00000000 Binary files a/public/images/emoji/minibus.png and /dev/null differ diff --git a/public/images/emoji/minidisc.png b/public/images/emoji/minidisc.png deleted file mode 100644 index e19cc5d0..00000000 Binary files a/public/images/emoji/minidisc.png and /dev/null differ diff --git a/public/images/emoji/mobile_phone_off.png b/public/images/emoji/mobile_phone_off.png deleted file mode 100644 index fa16c763..00000000 Binary files a/public/images/emoji/mobile_phone_off.png and /dev/null differ diff --git a/public/images/emoji/money_with_wings.png b/public/images/emoji/money_with_wings.png deleted file mode 100644 index 135e3981..00000000 Binary files a/public/images/emoji/money_with_wings.png and /dev/null differ diff --git a/public/images/emoji/moneybag.png b/public/images/emoji/moneybag.png deleted file mode 100644 index 5546c04b..00000000 Binary files a/public/images/emoji/moneybag.png and /dev/null differ diff --git a/public/images/emoji/monkey.png b/public/images/emoji/monkey.png deleted file mode 100644 index 64070359..00000000 Binary files a/public/images/emoji/monkey.png and /dev/null differ diff --git a/public/images/emoji/monkey_face.png b/public/images/emoji/monkey_face.png deleted file mode 100644 index 6964cf4d..00000000 Binary files a/public/images/emoji/monkey_face.png and /dev/null differ diff --git a/public/images/emoji/monorail.png b/public/images/emoji/monorail.png deleted file mode 100644 index 913d3002..00000000 Binary files a/public/images/emoji/monorail.png and /dev/null differ diff --git a/public/images/emoji/moon.png b/public/images/emoji/moon.png deleted file mode 100644 index afdb450d..00000000 Binary files a/public/images/emoji/moon.png and /dev/null differ diff --git a/public/images/emoji/mortar_board.png b/public/images/emoji/mortar_board.png deleted file mode 100644 index 2e811b09..00000000 Binary files a/public/images/emoji/mortar_board.png and /dev/null differ diff --git a/public/images/emoji/mount_fuji.png b/public/images/emoji/mount_fuji.png deleted file mode 100644 index 4c313e58..00000000 Binary files a/public/images/emoji/mount_fuji.png and /dev/null differ diff --git a/public/images/emoji/mountain_bicyclist.png b/public/images/emoji/mountain_bicyclist.png deleted file mode 100644 index b6988975..00000000 Binary files a/public/images/emoji/mountain_bicyclist.png and /dev/null differ diff --git a/public/images/emoji/mountain_cableway.png b/public/images/emoji/mountain_cableway.png deleted file mode 100644 index 5688bb23..00000000 Binary files a/public/images/emoji/mountain_cableway.png and /dev/null differ diff --git a/public/images/emoji/mountain_railway.png b/public/images/emoji/mountain_railway.png deleted file mode 100644 index 1f3d1aab..00000000 Binary files a/public/images/emoji/mountain_railway.png and /dev/null differ diff --git a/public/images/emoji/mouse.png b/public/images/emoji/mouse.png deleted file mode 100644 index 8ff162e2..00000000 Binary files a/public/images/emoji/mouse.png and /dev/null differ diff --git a/public/images/emoji/mouse2.png b/public/images/emoji/mouse2.png deleted file mode 100644 index 2d777e5e..00000000 Binary files a/public/images/emoji/mouse2.png and /dev/null differ diff --git a/public/images/emoji/movie_camera.png b/public/images/emoji/movie_camera.png deleted file mode 100644 index 9c143840..00000000 Binary files a/public/images/emoji/movie_camera.png and /dev/null differ diff --git a/public/images/emoji/moyai.png b/public/images/emoji/moyai.png deleted file mode 100644 index 61a1a9c2..00000000 Binary files a/public/images/emoji/moyai.png and /dev/null differ diff --git a/public/images/emoji/muscle.png b/public/images/emoji/muscle.png deleted file mode 100644 index 19f92efb..00000000 Binary files a/public/images/emoji/muscle.png and /dev/null differ diff --git a/public/images/emoji/mushroom.png b/public/images/emoji/mushroom.png deleted file mode 100644 index 5eeed8e7..00000000 Binary files a/public/images/emoji/mushroom.png and /dev/null differ diff --git a/public/images/emoji/musical_keyboard.png b/public/images/emoji/musical_keyboard.png deleted file mode 100644 index 93647a4a..00000000 Binary files a/public/images/emoji/musical_keyboard.png and /dev/null differ diff --git a/public/images/emoji/musical_note.png b/public/images/emoji/musical_note.png deleted file mode 100644 index 68b261bc..00000000 Binary files a/public/images/emoji/musical_note.png and /dev/null differ diff --git a/public/images/emoji/musical_score.png b/public/images/emoji/musical_score.png deleted file mode 100644 index c99e3381..00000000 Binary files a/public/images/emoji/musical_score.png and /dev/null differ diff --git a/public/images/emoji/mute.png b/public/images/emoji/mute.png deleted file mode 100644 index 4cf67c36..00000000 Binary files a/public/images/emoji/mute.png and /dev/null differ diff --git a/public/images/emoji/nail_care.png b/public/images/emoji/nail_care.png deleted file mode 100644 index 6a66e63d..00000000 Binary files a/public/images/emoji/nail_care.png and /dev/null differ diff --git a/public/images/emoji/name_badge.png b/public/images/emoji/name_badge.png deleted file mode 100644 index 2b712dcd..00000000 Binary files a/public/images/emoji/name_badge.png and /dev/null differ diff --git a/public/images/emoji/neckbeard.png b/public/images/emoji/neckbeard.png deleted file mode 100644 index 35ebdf06..00000000 Binary files a/public/images/emoji/neckbeard.png and /dev/null differ diff --git a/public/images/emoji/necktie.png b/public/images/emoji/necktie.png deleted file mode 100644 index 80461c66..00000000 Binary files a/public/images/emoji/necktie.png and /dev/null differ diff --git a/public/images/emoji/negative_squared_cross_mark.png b/public/images/emoji/negative_squared_cross_mark.png deleted file mode 100644 index b47a0cec..00000000 Binary files a/public/images/emoji/negative_squared_cross_mark.png and /dev/null differ diff --git a/public/images/emoji/neutral_face.png b/public/images/emoji/neutral_face.png deleted file mode 100644 index 682a1ba0..00000000 Binary files a/public/images/emoji/neutral_face.png and /dev/null differ diff --git a/public/images/emoji/new.png b/public/images/emoji/new.png deleted file mode 100644 index 28d1570e..00000000 Binary files a/public/images/emoji/new.png and /dev/null differ diff --git a/public/images/emoji/new_moon.png b/public/images/emoji/new_moon.png deleted file mode 100644 index 72492cb9..00000000 Binary files a/public/images/emoji/new_moon.png and /dev/null differ diff --git a/public/images/emoji/new_moon_with_face.png b/public/images/emoji/new_moon_with_face.png deleted file mode 100644 index b9aff7a0..00000000 Binary files a/public/images/emoji/new_moon_with_face.png and /dev/null differ diff --git a/public/images/emoji/newspaper.png b/public/images/emoji/newspaper.png deleted file mode 100644 index d171394e..00000000 Binary files a/public/images/emoji/newspaper.png and /dev/null differ diff --git a/public/images/emoji/ng.png b/public/images/emoji/ng.png deleted file mode 100644 index 2ca180ae..00000000 Binary files a/public/images/emoji/ng.png and /dev/null differ diff --git a/public/images/emoji/nine.png b/public/images/emoji/nine.png deleted file mode 100644 index 8006cc90..00000000 Binary files a/public/images/emoji/nine.png and /dev/null differ diff --git a/public/images/emoji/no_bell.png b/public/images/emoji/no_bell.png deleted file mode 100644 index 613b81cd..00000000 Binary files a/public/images/emoji/no_bell.png and /dev/null differ diff --git a/public/images/emoji/no_bicycles.png b/public/images/emoji/no_bicycles.png deleted file mode 100644 index 4b262166..00000000 Binary files a/public/images/emoji/no_bicycles.png and /dev/null differ diff --git a/public/images/emoji/no_entry.png b/public/images/emoji/no_entry.png deleted file mode 100644 index cf2086a8..00000000 Binary files a/public/images/emoji/no_entry.png and /dev/null differ diff --git a/public/images/emoji/no_entry_sign.png b/public/images/emoji/no_entry_sign.png deleted file mode 100644 index a8444d18..00000000 Binary files a/public/images/emoji/no_entry_sign.png and /dev/null differ diff --git a/public/images/emoji/no_good.png b/public/images/emoji/no_good.png deleted file mode 100644 index d459a35b..00000000 Binary files a/public/images/emoji/no_good.png and /dev/null differ diff --git a/public/images/emoji/no_mobile_phones.png b/public/images/emoji/no_mobile_phones.png deleted file mode 100644 index 41df57cf..00000000 Binary files a/public/images/emoji/no_mobile_phones.png and /dev/null differ diff --git a/public/images/emoji/no_mouth.png b/public/images/emoji/no_mouth.png deleted file mode 100644 index e6780204..00000000 Binary files a/public/images/emoji/no_mouth.png and /dev/null differ diff --git a/public/images/emoji/no_pedestrians.png b/public/images/emoji/no_pedestrians.png deleted file mode 100644 index c35f530b..00000000 Binary files a/public/images/emoji/no_pedestrians.png and /dev/null differ diff --git a/public/images/emoji/no_smoking.png b/public/images/emoji/no_smoking.png deleted file mode 100644 index 5880ddfd..00000000 Binary files a/public/images/emoji/no_smoking.png and /dev/null differ diff --git a/public/images/emoji/non-potable_water.png b/public/images/emoji/non-potable_water.png deleted file mode 100644 index 1b29d35b..00000000 Binary files a/public/images/emoji/non-potable_water.png and /dev/null differ diff --git a/public/images/emoji/nose.png b/public/images/emoji/nose.png deleted file mode 100644 index ad17c16c..00000000 Binary files a/public/images/emoji/nose.png and /dev/null differ diff --git a/public/images/emoji/notebook.png b/public/images/emoji/notebook.png deleted file mode 100644 index 07ea6087..00000000 Binary files a/public/images/emoji/notebook.png and /dev/null differ diff --git a/public/images/emoji/notebook_with_decorative_cover.png b/public/images/emoji/notebook_with_decorative_cover.png deleted file mode 100644 index 4f3b14c8..00000000 Binary files a/public/images/emoji/notebook_with_decorative_cover.png and /dev/null differ diff --git a/public/images/emoji/notes.png b/public/images/emoji/notes.png deleted file mode 100644 index 0956d6ab..00000000 Binary files a/public/images/emoji/notes.png and /dev/null differ diff --git a/public/images/emoji/nut_and_bolt.png b/public/images/emoji/nut_and_bolt.png deleted file mode 100644 index bddfa72a..00000000 Binary files a/public/images/emoji/nut_and_bolt.png and /dev/null differ diff --git a/public/images/emoji/o.png b/public/images/emoji/o.png deleted file mode 100644 index 0ededebe..00000000 Binary files a/public/images/emoji/o.png and /dev/null differ diff --git a/public/images/emoji/o2.png b/public/images/emoji/o2.png deleted file mode 100644 index d85f9fb9..00000000 Binary files a/public/images/emoji/o2.png and /dev/null differ diff --git a/public/images/emoji/ocean.png b/public/images/emoji/ocean.png deleted file mode 100644 index f8d520cd..00000000 Binary files a/public/images/emoji/ocean.png and /dev/null differ diff --git a/public/images/emoji/octocat.png b/public/images/emoji/octocat.png deleted file mode 100644 index 361f6822..00000000 Binary files a/public/images/emoji/octocat.png and /dev/null differ diff --git a/public/images/emoji/octopus.png b/public/images/emoji/octopus.png deleted file mode 100644 index 52ce64b4..00000000 Binary files a/public/images/emoji/octopus.png and /dev/null differ diff --git a/public/images/emoji/oden.png b/public/images/emoji/oden.png deleted file mode 100644 index 73add1c7..00000000 Binary files a/public/images/emoji/oden.png and /dev/null differ diff --git a/public/images/emoji/office.png b/public/images/emoji/office.png deleted file mode 100644 index ea9281a4..00000000 Binary files a/public/images/emoji/office.png and /dev/null differ diff --git a/public/images/emoji/ok.png b/public/images/emoji/ok.png deleted file mode 100644 index 6433d1a9..00000000 Binary files a/public/images/emoji/ok.png and /dev/null differ diff --git a/public/images/emoji/ok_hand.png b/public/images/emoji/ok_hand.png deleted file mode 100644 index 80c5aebb..00000000 Binary files a/public/images/emoji/ok_hand.png and /dev/null differ diff --git a/public/images/emoji/ok_woman.png b/public/images/emoji/ok_woman.png deleted file mode 100644 index e8b98194..00000000 Binary files a/public/images/emoji/ok_woman.png and /dev/null differ diff --git a/public/images/emoji/older_man.png b/public/images/emoji/older_man.png deleted file mode 100644 index 149f0cfb..00000000 Binary files a/public/images/emoji/older_man.png and /dev/null differ diff --git a/public/images/emoji/older_woman.png b/public/images/emoji/older_woman.png deleted file mode 100644 index f839565f..00000000 Binary files a/public/images/emoji/older_woman.png and /dev/null differ diff --git a/public/images/emoji/on.png b/public/images/emoji/on.png deleted file mode 100644 index 3595387f..00000000 Binary files a/public/images/emoji/on.png and /dev/null differ diff --git a/public/images/emoji/oncoming_automobile.png b/public/images/emoji/oncoming_automobile.png deleted file mode 100644 index cb46de22..00000000 Binary files a/public/images/emoji/oncoming_automobile.png and /dev/null differ diff --git a/public/images/emoji/oncoming_bus.png b/public/images/emoji/oncoming_bus.png deleted file mode 100644 index 3695f762..00000000 Binary files a/public/images/emoji/oncoming_bus.png and /dev/null differ diff --git a/public/images/emoji/oncoming_police_car.png b/public/images/emoji/oncoming_police_car.png deleted file mode 100644 index af20e7ef..00000000 Binary files a/public/images/emoji/oncoming_police_car.png and /dev/null differ diff --git a/public/images/emoji/oncoming_taxi.png b/public/images/emoji/oncoming_taxi.png deleted file mode 100644 index f78cf310..00000000 Binary files a/public/images/emoji/oncoming_taxi.png and /dev/null differ diff --git a/public/images/emoji/one.png b/public/images/emoji/one.png deleted file mode 100644 index 2d1f9f8c..00000000 Binary files a/public/images/emoji/one.png and /dev/null differ diff --git a/public/images/emoji/open_file_folder.png b/public/images/emoji/open_file_folder.png deleted file mode 100644 index 2bbbbf5e..00000000 Binary files a/public/images/emoji/open_file_folder.png and /dev/null differ diff --git a/public/images/emoji/open_hands.png b/public/images/emoji/open_hands.png deleted file mode 100644 index 2cc25bd4..00000000 Binary files a/public/images/emoji/open_hands.png and /dev/null differ diff --git a/public/images/emoji/open_mouth.png b/public/images/emoji/open_mouth.png deleted file mode 100644 index daf91427..00000000 Binary files a/public/images/emoji/open_mouth.png and /dev/null differ diff --git a/public/images/emoji/ophiuchus.png b/public/images/emoji/ophiuchus.png deleted file mode 100644 index 4eef715b..00000000 Binary files a/public/images/emoji/ophiuchus.png and /dev/null differ diff --git a/public/images/emoji/orange_book.png b/public/images/emoji/orange_book.png deleted file mode 100644 index 49650d59..00000000 Binary files a/public/images/emoji/orange_book.png and /dev/null differ diff --git a/public/images/emoji/outbox_tray.png b/public/images/emoji/outbox_tray.png deleted file mode 100644 index 7ad15e64..00000000 Binary files a/public/images/emoji/outbox_tray.png and /dev/null differ diff --git a/public/images/emoji/ox.png b/public/images/emoji/ox.png deleted file mode 100644 index 8d981946..00000000 Binary files a/public/images/emoji/ox.png and /dev/null differ diff --git a/public/images/emoji/page_facing_up.png b/public/images/emoji/page_facing_up.png deleted file mode 100644 index 64cd2e1b..00000000 Binary files a/public/images/emoji/page_facing_up.png and /dev/null differ diff --git a/public/images/emoji/page_with_curl.png b/public/images/emoji/page_with_curl.png deleted file mode 100644 index bf8f979d..00000000 Binary files a/public/images/emoji/page_with_curl.png and /dev/null differ diff --git a/public/images/emoji/pager.png b/public/images/emoji/pager.png deleted file mode 100644 index e3e1fc44..00000000 Binary files a/public/images/emoji/pager.png and /dev/null differ diff --git a/public/images/emoji/palm_tree.png b/public/images/emoji/palm_tree.png deleted file mode 100644 index d534785e..00000000 Binary files a/public/images/emoji/palm_tree.png and /dev/null differ diff --git a/public/images/emoji/panda_face.png b/public/images/emoji/panda_face.png deleted file mode 100644 index a794fb17..00000000 Binary files a/public/images/emoji/panda_face.png and /dev/null differ diff --git a/public/images/emoji/paperclip.png b/public/images/emoji/paperclip.png deleted file mode 100644 index 677669a8..00000000 Binary files a/public/images/emoji/paperclip.png and /dev/null differ diff --git a/public/images/emoji/parking.png b/public/images/emoji/parking.png deleted file mode 100644 index c24af81c..00000000 Binary files a/public/images/emoji/parking.png and /dev/null differ diff --git a/public/images/emoji/part_alternation_mark.png b/public/images/emoji/part_alternation_mark.png deleted file mode 100644 index 45dc9b85..00000000 Binary files a/public/images/emoji/part_alternation_mark.png and /dev/null differ diff --git a/public/images/emoji/partly_sunny.png b/public/images/emoji/partly_sunny.png deleted file mode 100644 index 020dd5ff..00000000 Binary files a/public/images/emoji/partly_sunny.png and /dev/null differ diff --git a/public/images/emoji/passport_control.png b/public/images/emoji/passport_control.png deleted file mode 100644 index 675b76d3..00000000 Binary files a/public/images/emoji/passport_control.png and /dev/null differ diff --git a/public/images/emoji/paw_prints.png b/public/images/emoji/paw_prints.png deleted file mode 100644 index 89b9fec9..00000000 Binary files a/public/images/emoji/paw_prints.png and /dev/null differ diff --git a/public/images/emoji/peach.png b/public/images/emoji/peach.png deleted file mode 100644 index ee2139ec..00000000 Binary files a/public/images/emoji/peach.png and /dev/null differ diff --git a/public/images/emoji/pear.png b/public/images/emoji/pear.png deleted file mode 100644 index f24aca8c..00000000 Binary files a/public/images/emoji/pear.png and /dev/null differ diff --git a/public/images/emoji/pencil.png b/public/images/emoji/pencil.png deleted file mode 100644 index fc97ddbc..00000000 Binary files a/public/images/emoji/pencil.png and /dev/null differ diff --git a/public/images/emoji/pencil2.png b/public/images/emoji/pencil2.png deleted file mode 100644 index 61bfef97..00000000 Binary files a/public/images/emoji/pencil2.png and /dev/null differ diff --git a/public/images/emoji/penguin.png b/public/images/emoji/penguin.png deleted file mode 100644 index d8edbcb8..00000000 Binary files a/public/images/emoji/penguin.png and /dev/null differ diff --git a/public/images/emoji/pensive.png b/public/images/emoji/pensive.png deleted file mode 100644 index 4159f3c4..00000000 Binary files a/public/images/emoji/pensive.png and /dev/null differ diff --git a/public/images/emoji/performing_arts.png b/public/images/emoji/performing_arts.png deleted file mode 100644 index 899fbe5a..00000000 Binary files a/public/images/emoji/performing_arts.png and /dev/null differ diff --git a/public/images/emoji/persevere.png b/public/images/emoji/persevere.png deleted file mode 100644 index f99f6da4..00000000 Binary files a/public/images/emoji/persevere.png and /dev/null differ diff --git a/public/images/emoji/person_frowning.png b/public/images/emoji/person_frowning.png deleted file mode 100644 index 6f34d5e1..00000000 Binary files a/public/images/emoji/person_frowning.png and /dev/null differ diff --git a/public/images/emoji/person_with_blond_hair.png b/public/images/emoji/person_with_blond_hair.png deleted file mode 100644 index c144301c..00000000 Binary files a/public/images/emoji/person_with_blond_hair.png and /dev/null differ diff --git a/public/images/emoji/person_with_pouting_face.png b/public/images/emoji/person_with_pouting_face.png deleted file mode 100644 index c4a95c3b..00000000 Binary files a/public/images/emoji/person_with_pouting_face.png and /dev/null differ diff --git a/public/images/emoji/phone.png b/public/images/emoji/phone.png deleted file mode 100644 index 87d2559b..00000000 Binary files a/public/images/emoji/phone.png and /dev/null differ diff --git a/public/images/emoji/pig.png b/public/images/emoji/pig.png deleted file mode 100644 index f7f273c7..00000000 Binary files a/public/images/emoji/pig.png and /dev/null differ diff --git a/public/images/emoji/pig2.png b/public/images/emoji/pig2.png deleted file mode 100644 index fec3374d..00000000 Binary files a/public/images/emoji/pig2.png and /dev/null differ diff --git a/public/images/emoji/pig_nose.png b/public/images/emoji/pig_nose.png deleted file mode 100644 index 38d61244..00000000 Binary files a/public/images/emoji/pig_nose.png and /dev/null differ diff --git a/public/images/emoji/pill.png b/public/images/emoji/pill.png deleted file mode 100644 index cd84a78f..00000000 Binary files a/public/images/emoji/pill.png and /dev/null differ diff --git a/public/images/emoji/pineapple.png b/public/images/emoji/pineapple.png deleted file mode 100644 index d6f8e287..00000000 Binary files a/public/images/emoji/pineapple.png and /dev/null differ diff --git a/public/images/emoji/pisces.png b/public/images/emoji/pisces.png deleted file mode 100644 index 6db2c3d5..00000000 Binary files a/public/images/emoji/pisces.png and /dev/null differ diff --git a/public/images/emoji/pizza.png b/public/images/emoji/pizza.png deleted file mode 100644 index 460367d0..00000000 Binary files a/public/images/emoji/pizza.png and /dev/null differ diff --git a/public/images/emoji/plus1.png b/public/images/emoji/plus1.png deleted file mode 100644 index 81786c1d..00000000 Binary files a/public/images/emoji/plus1.png and /dev/null differ diff --git a/public/images/emoji/point_down.png b/public/images/emoji/point_down.png deleted file mode 100644 index 658c6d91..00000000 Binary files a/public/images/emoji/point_down.png and /dev/null differ diff --git a/public/images/emoji/point_left.png b/public/images/emoji/point_left.png deleted file mode 100644 index 38a99b43..00000000 Binary files a/public/images/emoji/point_left.png and /dev/null differ diff --git a/public/images/emoji/point_right.png b/public/images/emoji/point_right.png deleted file mode 100644 index 6f9f029a..00000000 Binary files a/public/images/emoji/point_right.png and /dev/null differ diff --git a/public/images/emoji/point_up.png b/public/images/emoji/point_up.png deleted file mode 100644 index 01896e21..00000000 Binary files a/public/images/emoji/point_up.png and /dev/null differ diff --git a/public/images/emoji/point_up_2.png b/public/images/emoji/point_up_2.png deleted file mode 100644 index 1cfe7367..00000000 Binary files a/public/images/emoji/point_up_2.png and /dev/null differ diff --git a/public/images/emoji/police_car.png b/public/images/emoji/police_car.png deleted file mode 100644 index b8f17275..00000000 Binary files a/public/images/emoji/police_car.png and /dev/null differ diff --git a/public/images/emoji/poodle.png b/public/images/emoji/poodle.png deleted file mode 100644 index adac80bd..00000000 Binary files a/public/images/emoji/poodle.png and /dev/null differ diff --git a/public/images/emoji/poop.png b/public/images/emoji/poop.png deleted file mode 100644 index 73a4dc84..00000000 Binary files a/public/images/emoji/poop.png and /dev/null differ diff --git a/public/images/emoji/post_office.png b/public/images/emoji/post_office.png deleted file mode 100644 index 43b59e30..00000000 Binary files a/public/images/emoji/post_office.png and /dev/null differ diff --git a/public/images/emoji/postal_horn.png b/public/images/emoji/postal_horn.png deleted file mode 100644 index b12c3002..00000000 Binary files a/public/images/emoji/postal_horn.png and /dev/null differ diff --git a/public/images/emoji/postbox.png b/public/images/emoji/postbox.png deleted file mode 100644 index ce04b700..00000000 Binary files a/public/images/emoji/postbox.png and /dev/null differ diff --git a/public/images/emoji/potable_water.png b/public/images/emoji/potable_water.png deleted file mode 100644 index e9fd5607..00000000 Binary files a/public/images/emoji/potable_water.png and /dev/null differ diff --git a/public/images/emoji/pouch.png b/public/images/emoji/pouch.png deleted file mode 100644 index dc35ae8e..00000000 Binary files a/public/images/emoji/pouch.png and /dev/null differ diff --git a/public/images/emoji/poultry_leg.png b/public/images/emoji/poultry_leg.png deleted file mode 100644 index 43ad8596..00000000 Binary files a/public/images/emoji/poultry_leg.png and /dev/null differ diff --git a/public/images/emoji/pound.png b/public/images/emoji/pound.png deleted file mode 100644 index f8be91d7..00000000 Binary files a/public/images/emoji/pound.png and /dev/null differ diff --git a/public/images/emoji/pouting_cat.png b/public/images/emoji/pouting_cat.png deleted file mode 100644 index 4325fd48..00000000 Binary files a/public/images/emoji/pouting_cat.png and /dev/null differ diff --git a/public/images/emoji/pray.png b/public/images/emoji/pray.png deleted file mode 100644 index f86c992d..00000000 Binary files a/public/images/emoji/pray.png and /dev/null differ diff --git a/public/images/emoji/princess.png b/public/images/emoji/princess.png deleted file mode 100644 index 1ebb2ce9..00000000 Binary files a/public/images/emoji/princess.png and /dev/null differ diff --git a/public/images/emoji/punch.png b/public/images/emoji/punch.png deleted file mode 100644 index 277047b7..00000000 Binary files a/public/images/emoji/punch.png and /dev/null differ diff --git a/public/images/emoji/purple_heart.png b/public/images/emoji/purple_heart.png deleted file mode 100644 index d5f87504..00000000 Binary files a/public/images/emoji/purple_heart.png and /dev/null differ diff --git a/public/images/emoji/purse.png b/public/images/emoji/purse.png deleted file mode 100644 index 8f06a2b9..00000000 Binary files a/public/images/emoji/purse.png and /dev/null differ diff --git a/public/images/emoji/pushpin.png b/public/images/emoji/pushpin.png deleted file mode 100644 index 540c4ecb..00000000 Binary files a/public/images/emoji/pushpin.png and /dev/null differ diff --git a/public/images/emoji/put_litter_in_its_place.png b/public/images/emoji/put_litter_in_its_place.png deleted file mode 100644 index c2e350c2..00000000 Binary files a/public/images/emoji/put_litter_in_its_place.png and /dev/null differ diff --git a/public/images/emoji/question.png b/public/images/emoji/question.png deleted file mode 100644 index 38cedf56..00000000 Binary files a/public/images/emoji/question.png and /dev/null differ diff --git a/public/images/emoji/rabbit.png b/public/images/emoji/rabbit.png deleted file mode 100644 index 5cb3ef6f..00000000 Binary files a/public/images/emoji/rabbit.png and /dev/null differ diff --git a/public/images/emoji/rabbit2.png b/public/images/emoji/rabbit2.png deleted file mode 100644 index 789de15c..00000000 Binary files a/public/images/emoji/rabbit2.png and /dev/null differ diff --git a/public/images/emoji/racehorse.png b/public/images/emoji/racehorse.png deleted file mode 100644 index 4d09c64d..00000000 Binary files a/public/images/emoji/racehorse.png and /dev/null differ diff --git a/public/images/emoji/radio.png b/public/images/emoji/radio.png deleted file mode 100644 index ea589efe..00000000 Binary files a/public/images/emoji/radio.png and /dev/null differ diff --git a/public/images/emoji/radio_button.png b/public/images/emoji/radio_button.png deleted file mode 100644 index 63755eec..00000000 Binary files a/public/images/emoji/radio_button.png and /dev/null differ diff --git a/public/images/emoji/rage.png b/public/images/emoji/rage.png deleted file mode 100644 index c65ddff5..00000000 Binary files a/public/images/emoji/rage.png and /dev/null differ diff --git a/public/images/emoji/rage1.png b/public/images/emoji/rage1.png deleted file mode 100644 index 1506ba40..00000000 Binary files a/public/images/emoji/rage1.png and /dev/null differ diff --git a/public/images/emoji/rage2.png b/public/images/emoji/rage2.png deleted file mode 100644 index f792e063..00000000 Binary files a/public/images/emoji/rage2.png and /dev/null differ diff --git a/public/images/emoji/rage3.png b/public/images/emoji/rage3.png deleted file mode 100644 index 58764cbc..00000000 Binary files a/public/images/emoji/rage3.png and /dev/null differ diff --git a/public/images/emoji/rage4.png b/public/images/emoji/rage4.png deleted file mode 100644 index c726c94a..00000000 Binary files a/public/images/emoji/rage4.png and /dev/null differ diff --git a/public/images/emoji/railway_car.png b/public/images/emoji/railway_car.png deleted file mode 100644 index 22361158..00000000 Binary files a/public/images/emoji/railway_car.png and /dev/null differ diff --git a/public/images/emoji/rainbow.png b/public/images/emoji/rainbow.png deleted file mode 100644 index 6b1faa03..00000000 Binary files a/public/images/emoji/rainbow.png and /dev/null differ diff --git a/public/images/emoji/raised_hand.png b/public/images/emoji/raised_hand.png deleted file mode 100644 index 5e45c25a..00000000 Binary files a/public/images/emoji/raised_hand.png and /dev/null differ diff --git a/public/images/emoji/raised_hands.png b/public/images/emoji/raised_hands.png deleted file mode 100644 index e03142bd..00000000 Binary files a/public/images/emoji/raised_hands.png and /dev/null differ diff --git a/public/images/emoji/raising_hand.png b/public/images/emoji/raising_hand.png deleted file mode 100644 index e1741a40..00000000 Binary files a/public/images/emoji/raising_hand.png and /dev/null differ diff --git a/public/images/emoji/ram.png b/public/images/emoji/ram.png deleted file mode 100644 index 5ea7bfbc..00000000 Binary files a/public/images/emoji/ram.png and /dev/null differ diff --git a/public/images/emoji/ramen.png b/public/images/emoji/ramen.png deleted file mode 100644 index 78dc7d53..00000000 Binary files a/public/images/emoji/ramen.png and /dev/null differ diff --git a/public/images/emoji/rat.png b/public/images/emoji/rat.png deleted file mode 100644 index 1c463dfd..00000000 Binary files a/public/images/emoji/rat.png and /dev/null differ diff --git a/public/images/emoji/recycle.png b/public/images/emoji/recycle.png deleted file mode 100644 index 99104c0e..00000000 Binary files a/public/images/emoji/recycle.png and /dev/null differ diff --git a/public/images/emoji/red_car.png b/public/images/emoji/red_car.png deleted file mode 100644 index d70a2f06..00000000 Binary files a/public/images/emoji/red_car.png and /dev/null differ diff --git a/public/images/emoji/red_circle.png b/public/images/emoji/red_circle.png deleted file mode 100644 index b391289b..00000000 Binary files a/public/images/emoji/red_circle.png and /dev/null differ diff --git a/public/images/emoji/registered.png b/public/images/emoji/registered.png deleted file mode 100644 index 31c68a80..00000000 Binary files a/public/images/emoji/registered.png and /dev/null differ diff --git a/public/images/emoji/relaxed.png b/public/images/emoji/relaxed.png deleted file mode 100644 index bbab82d3..00000000 Binary files a/public/images/emoji/relaxed.png and /dev/null differ diff --git a/public/images/emoji/relieved.png b/public/images/emoji/relieved.png deleted file mode 100644 index fe5629f4..00000000 Binary files a/public/images/emoji/relieved.png and /dev/null differ diff --git a/public/images/emoji/repeat.png b/public/images/emoji/repeat.png deleted file mode 100644 index 80113b69..00000000 Binary files a/public/images/emoji/repeat.png and /dev/null differ diff --git a/public/images/emoji/repeat_one.png b/public/images/emoji/repeat_one.png deleted file mode 100644 index 3c47bcc1..00000000 Binary files a/public/images/emoji/repeat_one.png and /dev/null differ diff --git a/public/images/emoji/restroom.png b/public/images/emoji/restroom.png deleted file mode 100644 index d6c111b2..00000000 Binary files a/public/images/emoji/restroom.png and /dev/null differ diff --git a/public/images/emoji/revolving_hearts.png b/public/images/emoji/revolving_hearts.png deleted file mode 100644 index ea3317c4..00000000 Binary files a/public/images/emoji/revolving_hearts.png and /dev/null differ diff --git a/public/images/emoji/rewind.png b/public/images/emoji/rewind.png deleted file mode 100644 index 26289dc3..00000000 Binary files a/public/images/emoji/rewind.png and /dev/null differ diff --git a/public/images/emoji/ribbon.png b/public/images/emoji/ribbon.png deleted file mode 100644 index 63ee5ba5..00000000 Binary files a/public/images/emoji/ribbon.png and /dev/null differ diff --git a/public/images/emoji/rice.png b/public/images/emoji/rice.png deleted file mode 100644 index 1fd22027..00000000 Binary files a/public/images/emoji/rice.png and /dev/null differ diff --git a/public/images/emoji/rice_ball.png b/public/images/emoji/rice_ball.png deleted file mode 100644 index 04f8a880..00000000 Binary files a/public/images/emoji/rice_ball.png and /dev/null differ diff --git a/public/images/emoji/rice_cracker.png b/public/images/emoji/rice_cracker.png deleted file mode 100644 index 954c901e..00000000 Binary files a/public/images/emoji/rice_cracker.png and /dev/null differ diff --git a/public/images/emoji/rice_scene.png b/public/images/emoji/rice_scene.png deleted file mode 100644 index 14361988..00000000 Binary files a/public/images/emoji/rice_scene.png and /dev/null differ diff --git a/public/images/emoji/ring.png b/public/images/emoji/ring.png deleted file mode 100644 index 8a57fd68..00000000 Binary files a/public/images/emoji/ring.png and /dev/null differ diff --git a/public/images/emoji/rocket.png b/public/images/emoji/rocket.png deleted file mode 100644 index 783078d3..00000000 Binary files a/public/images/emoji/rocket.png and /dev/null differ diff --git a/public/images/emoji/roller_coaster.png b/public/images/emoji/roller_coaster.png deleted file mode 100644 index 9180b986..00000000 Binary files a/public/images/emoji/roller_coaster.png and /dev/null differ diff --git a/public/images/emoji/rooster.png b/public/images/emoji/rooster.png deleted file mode 100644 index fab23ad3..00000000 Binary files a/public/images/emoji/rooster.png and /dev/null differ diff --git a/public/images/emoji/rose.png b/public/images/emoji/rose.png deleted file mode 100644 index 3479fbcb..00000000 Binary files a/public/images/emoji/rose.png and /dev/null differ diff --git a/public/images/emoji/rotating_light.png b/public/images/emoji/rotating_light.png deleted file mode 100644 index 6cf4a775..00000000 Binary files a/public/images/emoji/rotating_light.png and /dev/null differ diff --git a/public/images/emoji/round_pushpin.png b/public/images/emoji/round_pushpin.png deleted file mode 100644 index e498e92c..00000000 Binary files a/public/images/emoji/round_pushpin.png and /dev/null differ diff --git a/public/images/emoji/rowboat.png b/public/images/emoji/rowboat.png deleted file mode 100644 index e370d0fb..00000000 Binary files a/public/images/emoji/rowboat.png and /dev/null differ diff --git a/public/images/emoji/ru.png b/public/images/emoji/ru.png deleted file mode 100644 index 55fcf354..00000000 Binary files a/public/images/emoji/ru.png and /dev/null differ diff --git a/public/images/emoji/rugby_football.png b/public/images/emoji/rugby_football.png deleted file mode 100644 index f8db67d7..00000000 Binary files a/public/images/emoji/rugby_football.png and /dev/null differ diff --git a/public/images/emoji/runner.png b/public/images/emoji/runner.png deleted file mode 100644 index cb004296..00000000 Binary files a/public/images/emoji/runner.png and /dev/null differ diff --git a/public/images/emoji/running.png b/public/images/emoji/running.png deleted file mode 100644 index cb004296..00000000 Binary files a/public/images/emoji/running.png and /dev/null differ diff --git a/public/images/emoji/running_shirt_with_sash.png b/public/images/emoji/running_shirt_with_sash.png deleted file mode 100644 index 0d68bba0..00000000 Binary files a/public/images/emoji/running_shirt_with_sash.png and /dev/null differ diff --git a/public/images/emoji/sa.png b/public/images/emoji/sa.png deleted file mode 100644 index 387f098b..00000000 Binary files a/public/images/emoji/sa.png and /dev/null differ diff --git a/public/images/emoji/sagittarius.png b/public/images/emoji/sagittarius.png deleted file mode 100644 index 8b5435ba..00000000 Binary files a/public/images/emoji/sagittarius.png and /dev/null differ diff --git a/public/images/emoji/sailboat.png b/public/images/emoji/sailboat.png deleted file mode 100644 index ff656dc6..00000000 Binary files a/public/images/emoji/sailboat.png and /dev/null differ diff --git a/public/images/emoji/sake.png b/public/images/emoji/sake.png deleted file mode 100644 index 1f69907e..00000000 Binary files a/public/images/emoji/sake.png and /dev/null differ diff --git a/public/images/emoji/sandal.png b/public/images/emoji/sandal.png deleted file mode 100644 index 0bb3f663..00000000 Binary files a/public/images/emoji/sandal.png and /dev/null differ diff --git a/public/images/emoji/santa.png b/public/images/emoji/santa.png deleted file mode 100644 index a2240c07..00000000 Binary files a/public/images/emoji/santa.png and /dev/null differ diff --git a/public/images/emoji/satellite.png b/public/images/emoji/satellite.png deleted file mode 100644 index 3481cc2e..00000000 Binary files a/public/images/emoji/satellite.png and /dev/null differ diff --git a/public/images/emoji/satisfied.png b/public/images/emoji/satisfied.png deleted file mode 100644 index 11c91eb2..00000000 Binary files a/public/images/emoji/satisfied.png and /dev/null differ diff --git a/public/images/emoji/saxophone.png b/public/images/emoji/saxophone.png deleted file mode 100644 index 011559a7..00000000 Binary files a/public/images/emoji/saxophone.png and /dev/null differ diff --git a/public/images/emoji/school.png b/public/images/emoji/school.png deleted file mode 100644 index afd922bf..00000000 Binary files a/public/images/emoji/school.png and /dev/null differ diff --git a/public/images/emoji/school_satchel.png b/public/images/emoji/school_satchel.png deleted file mode 100644 index edfb19ae..00000000 Binary files a/public/images/emoji/school_satchel.png and /dev/null differ diff --git a/public/images/emoji/scissors.png b/public/images/emoji/scissors.png deleted file mode 100644 index be916043..00000000 Binary files a/public/images/emoji/scissors.png and /dev/null differ diff --git a/public/images/emoji/scorpius.png b/public/images/emoji/scorpius.png deleted file mode 100644 index 67fcea16..00000000 Binary files a/public/images/emoji/scorpius.png and /dev/null differ diff --git a/public/images/emoji/scream.png b/public/images/emoji/scream.png deleted file mode 100644 index 9e93c885..00000000 Binary files a/public/images/emoji/scream.png and /dev/null differ diff --git a/public/images/emoji/scream_cat.png b/public/images/emoji/scream_cat.png deleted file mode 100644 index d94cd34f..00000000 Binary files a/public/images/emoji/scream_cat.png and /dev/null differ diff --git a/public/images/emoji/scroll.png b/public/images/emoji/scroll.png deleted file mode 100644 index c5a10e6b..00000000 Binary files a/public/images/emoji/scroll.png and /dev/null differ diff --git a/public/images/emoji/seat.png b/public/images/emoji/seat.png deleted file mode 100644 index d1cb864b..00000000 Binary files a/public/images/emoji/seat.png and /dev/null differ diff --git a/public/images/emoji/secret.png b/public/images/emoji/secret.png deleted file mode 100644 index 82e383a6..00000000 Binary files a/public/images/emoji/secret.png and /dev/null differ diff --git a/public/images/emoji/see_no_evil.png b/public/images/emoji/see_no_evil.png deleted file mode 100644 index 0890a622..00000000 Binary files a/public/images/emoji/see_no_evil.png and /dev/null differ diff --git a/public/images/emoji/seedling.png b/public/images/emoji/seedling.png deleted file mode 100644 index 2ab07931..00000000 Binary files a/public/images/emoji/seedling.png and /dev/null differ diff --git a/public/images/emoji/seven.png b/public/images/emoji/seven.png deleted file mode 100644 index 354e89ae..00000000 Binary files a/public/images/emoji/seven.png and /dev/null differ diff --git a/public/images/emoji/shaved_ice.png b/public/images/emoji/shaved_ice.png deleted file mode 100644 index 0d0b382c..00000000 Binary files a/public/images/emoji/shaved_ice.png and /dev/null differ diff --git a/public/images/emoji/sheep.png b/public/images/emoji/sheep.png deleted file mode 100644 index c7277d28..00000000 Binary files a/public/images/emoji/sheep.png and /dev/null differ diff --git a/public/images/emoji/shell.png b/public/images/emoji/shell.png deleted file mode 100644 index 3145b564..00000000 Binary files a/public/images/emoji/shell.png and /dev/null differ diff --git a/public/images/emoji/ship.png b/public/images/emoji/ship.png deleted file mode 100644 index 5d2d8b60..00000000 Binary files a/public/images/emoji/ship.png and /dev/null differ diff --git a/public/images/emoji/shipit.png b/public/images/emoji/shipit.png deleted file mode 100644 index a58a47f6..00000000 Binary files a/public/images/emoji/shipit.png and /dev/null differ diff --git a/public/images/emoji/shirt.png b/public/images/emoji/shirt.png deleted file mode 100644 index 297a6d63..00000000 Binary files a/public/images/emoji/shirt.png and /dev/null differ diff --git a/public/images/emoji/shit.png b/public/images/emoji/shit.png deleted file mode 100644 index 73a4dc84..00000000 Binary files a/public/images/emoji/shit.png and /dev/null differ diff --git a/public/images/emoji/shoe.png b/public/images/emoji/shoe.png deleted file mode 100644 index 45b82e61..00000000 Binary files a/public/images/emoji/shoe.png and /dev/null differ diff --git a/public/images/emoji/shower.png b/public/images/emoji/shower.png deleted file mode 100644 index 0d72ab86..00000000 Binary files a/public/images/emoji/shower.png and /dev/null differ diff --git a/public/images/emoji/signal_strength.png b/public/images/emoji/signal_strength.png deleted file mode 100644 index a4bd23eb..00000000 Binary files a/public/images/emoji/signal_strength.png and /dev/null differ diff --git a/public/images/emoji/six.png b/public/images/emoji/six.png deleted file mode 100644 index 56880556..00000000 Binary files a/public/images/emoji/six.png and /dev/null differ diff --git a/public/images/emoji/six_pointed_star.png b/public/images/emoji/six_pointed_star.png deleted file mode 100644 index 010f8f5f..00000000 Binary files a/public/images/emoji/six_pointed_star.png and /dev/null differ diff --git a/public/images/emoji/ski.png b/public/images/emoji/ski.png deleted file mode 100644 index 98f5cb0f..00000000 Binary files a/public/images/emoji/ski.png and /dev/null differ diff --git a/public/images/emoji/skull.png b/public/images/emoji/skull.png deleted file mode 100644 index bd4ee382..00000000 Binary files a/public/images/emoji/skull.png and /dev/null differ diff --git a/public/images/emoji/sleeping.png b/public/images/emoji/sleeping.png deleted file mode 100644 index 093b8523..00000000 Binary files a/public/images/emoji/sleeping.png and /dev/null differ diff --git a/public/images/emoji/sleepy.png b/public/images/emoji/sleepy.png deleted file mode 100644 index df4f55ef..00000000 Binary files a/public/images/emoji/sleepy.png and /dev/null differ diff --git a/public/images/emoji/slot_machine.png b/public/images/emoji/slot_machine.png deleted file mode 100644 index 26f11483..00000000 Binary files a/public/images/emoji/slot_machine.png and /dev/null differ diff --git a/public/images/emoji/small_blue_diamond.png b/public/images/emoji/small_blue_diamond.png deleted file mode 100644 index 8cd49205..00000000 Binary files a/public/images/emoji/small_blue_diamond.png and /dev/null differ diff --git a/public/images/emoji/small_orange_diamond.png b/public/images/emoji/small_orange_diamond.png deleted file mode 100644 index 04941d37..00000000 Binary files a/public/images/emoji/small_orange_diamond.png and /dev/null differ diff --git a/public/images/emoji/small_red_triangle.png b/public/images/emoji/small_red_triangle.png deleted file mode 100644 index 8c4428da..00000000 Binary files a/public/images/emoji/small_red_triangle.png and /dev/null differ diff --git a/public/images/emoji/small_red_triangle_down.png b/public/images/emoji/small_red_triangle_down.png deleted file mode 100644 index 94832f06..00000000 Binary files a/public/images/emoji/small_red_triangle_down.png and /dev/null differ diff --git a/public/images/emoji/smile.png b/public/images/emoji/smile.png deleted file mode 100644 index 81a83968..00000000 Binary files a/public/images/emoji/smile.png and /dev/null differ diff --git a/public/images/emoji/smile_cat.png b/public/images/emoji/smile_cat.png deleted file mode 100644 index ad333ba3..00000000 Binary files a/public/images/emoji/smile_cat.png and /dev/null differ diff --git a/public/images/emoji/smiley.png b/public/images/emoji/smiley.png deleted file mode 100644 index 77b581d6..00000000 Binary files a/public/images/emoji/smiley.png and /dev/null differ diff --git a/public/images/emoji/smiley_cat.png b/public/images/emoji/smiley_cat.png deleted file mode 100644 index dbf1b027..00000000 Binary files a/public/images/emoji/smiley_cat.png and /dev/null differ diff --git a/public/images/emoji/smiling_imp.png b/public/images/emoji/smiling_imp.png deleted file mode 100644 index d9040493..00000000 Binary files a/public/images/emoji/smiling_imp.png and /dev/null differ diff --git a/public/images/emoji/smirk.png b/public/images/emoji/smirk.png deleted file mode 100644 index bc6e5082..00000000 Binary files a/public/images/emoji/smirk.png and /dev/null differ diff --git a/public/images/emoji/smirk_cat.png b/public/images/emoji/smirk_cat.png deleted file mode 100644 index 351565e2..00000000 Binary files a/public/images/emoji/smirk_cat.png and /dev/null differ diff --git a/public/images/emoji/smoking.png b/public/images/emoji/smoking.png deleted file mode 100644 index 4aad6cbd..00000000 Binary files a/public/images/emoji/smoking.png and /dev/null differ diff --git a/public/images/emoji/snail.png b/public/images/emoji/snail.png deleted file mode 100644 index e75e69a8..00000000 Binary files a/public/images/emoji/snail.png and /dev/null differ diff --git a/public/images/emoji/snake.png b/public/images/emoji/snake.png deleted file mode 100644 index ef58933e..00000000 Binary files a/public/images/emoji/snake.png and /dev/null differ diff --git a/public/images/emoji/snowboarder.png b/public/images/emoji/snowboarder.png deleted file mode 100644 index aeda5c8d..00000000 Binary files a/public/images/emoji/snowboarder.png and /dev/null differ diff --git a/public/images/emoji/snowflake.png b/public/images/emoji/snowflake.png deleted file mode 100644 index 54b68ff4..00000000 Binary files a/public/images/emoji/snowflake.png and /dev/null differ diff --git a/public/images/emoji/snowman.png b/public/images/emoji/snowman.png deleted file mode 100644 index a97902e5..00000000 Binary files a/public/images/emoji/snowman.png and /dev/null differ diff --git a/public/images/emoji/sob.png b/public/images/emoji/sob.png deleted file mode 100644 index 1561df92..00000000 Binary files a/public/images/emoji/sob.png and /dev/null differ diff --git a/public/images/emoji/soccer.png b/public/images/emoji/soccer.png deleted file mode 100644 index 1e118b5b..00000000 Binary files a/public/images/emoji/soccer.png and /dev/null differ diff --git a/public/images/emoji/soon.png b/public/images/emoji/soon.png deleted file mode 100644 index 9386615a..00000000 Binary files a/public/images/emoji/soon.png and /dev/null differ diff --git a/public/images/emoji/sos.png b/public/images/emoji/sos.png deleted file mode 100644 index e3e16ef7..00000000 Binary files a/public/images/emoji/sos.png and /dev/null differ diff --git a/public/images/emoji/sound.png b/public/images/emoji/sound.png deleted file mode 100644 index 6aa4dbff..00000000 Binary files a/public/images/emoji/sound.png and /dev/null differ diff --git a/public/images/emoji/space_invader.png b/public/images/emoji/space_invader.png deleted file mode 100644 index 38404916..00000000 Binary files a/public/images/emoji/space_invader.png and /dev/null differ diff --git a/public/images/emoji/spades.png b/public/images/emoji/spades.png deleted file mode 100644 index 133a1aba..00000000 Binary files a/public/images/emoji/spades.png and /dev/null differ diff --git a/public/images/emoji/spaghetti.png b/public/images/emoji/spaghetti.png deleted file mode 100644 index 08de243f..00000000 Binary files a/public/images/emoji/spaghetti.png and /dev/null differ diff --git a/public/images/emoji/sparkler.png b/public/images/emoji/sparkler.png deleted file mode 100644 index 4aabd7e0..00000000 Binary files a/public/images/emoji/sparkler.png and /dev/null differ diff --git a/public/images/emoji/sparkles.png b/public/images/emoji/sparkles.png deleted file mode 100644 index 92138828..00000000 Binary files a/public/images/emoji/sparkles.png and /dev/null differ diff --git a/public/images/emoji/sparkling_heart.png b/public/images/emoji/sparkling_heart.png deleted file mode 100644 index 64ac0666..00000000 Binary files a/public/images/emoji/sparkling_heart.png and /dev/null differ diff --git a/public/images/emoji/speak_no_evil.png b/public/images/emoji/speak_no_evil.png deleted file mode 100644 index 87944c4d..00000000 Binary files a/public/images/emoji/speak_no_evil.png and /dev/null differ diff --git a/public/images/emoji/speaker.png b/public/images/emoji/speaker.png deleted file mode 100644 index 470476e1..00000000 Binary files a/public/images/emoji/speaker.png and /dev/null differ diff --git a/public/images/emoji/speech_balloon.png b/public/images/emoji/speech_balloon.png deleted file mode 100644 index 2896c278..00000000 Binary files a/public/images/emoji/speech_balloon.png and /dev/null differ diff --git a/public/images/emoji/speedboat.png b/public/images/emoji/speedboat.png deleted file mode 100644 index da6689b3..00000000 Binary files a/public/images/emoji/speedboat.png and /dev/null differ diff --git a/public/images/emoji/squirrel.png b/public/images/emoji/squirrel.png deleted file mode 100644 index a58a47f6..00000000 Binary files a/public/images/emoji/squirrel.png and /dev/null differ diff --git a/public/images/emoji/star.png b/public/images/emoji/star.png deleted file mode 100644 index 1bfddc86..00000000 Binary files a/public/images/emoji/star.png and /dev/null differ diff --git a/public/images/emoji/star2.png b/public/images/emoji/star2.png deleted file mode 100644 index 8b40ff4c..00000000 Binary files a/public/images/emoji/star2.png and /dev/null differ diff --git a/public/images/emoji/stars.png b/public/images/emoji/stars.png deleted file mode 100644 index 097a8424..00000000 Binary files a/public/images/emoji/stars.png and /dev/null differ diff --git a/public/images/emoji/station.png b/public/images/emoji/station.png deleted file mode 100644 index e77daa8a..00000000 Binary files a/public/images/emoji/station.png and /dev/null differ diff --git a/public/images/emoji/statue_of_liberty.png b/public/images/emoji/statue_of_liberty.png deleted file mode 100644 index 9ad90280..00000000 Binary files a/public/images/emoji/statue_of_liberty.png and /dev/null differ diff --git a/public/images/emoji/steam_locomotive.png b/public/images/emoji/steam_locomotive.png deleted file mode 100644 index 54950776..00000000 Binary files a/public/images/emoji/steam_locomotive.png and /dev/null differ diff --git a/public/images/emoji/stew.png b/public/images/emoji/stew.png deleted file mode 100644 index e9687f9e..00000000 Binary files a/public/images/emoji/stew.png and /dev/null differ diff --git a/public/images/emoji/straight_ruler.png b/public/images/emoji/straight_ruler.png deleted file mode 100644 index d96658ea..00000000 Binary files a/public/images/emoji/straight_ruler.png and /dev/null differ diff --git a/public/images/emoji/strawberry.png b/public/images/emoji/strawberry.png deleted file mode 100644 index 13eb827a..00000000 Binary files a/public/images/emoji/strawberry.png and /dev/null differ diff --git a/public/images/emoji/stuck_out_tongue.png b/public/images/emoji/stuck_out_tongue.png deleted file mode 100644 index fa7b58e2..00000000 Binary files a/public/images/emoji/stuck_out_tongue.png and /dev/null differ diff --git a/public/images/emoji/stuck_out_tongue_closed_eyes.png b/public/images/emoji/stuck_out_tongue_closed_eyes.png deleted file mode 100644 index 333716ee..00000000 Binary files a/public/images/emoji/stuck_out_tongue_closed_eyes.png and /dev/null differ diff --git a/public/images/emoji/stuck_out_tongue_winking_eye.png b/public/images/emoji/stuck_out_tongue_winking_eye.png deleted file mode 100644 index 6ae9d497..00000000 Binary files a/public/images/emoji/stuck_out_tongue_winking_eye.png and /dev/null differ diff --git a/public/images/emoji/sun_with_face.png b/public/images/emoji/sun_with_face.png deleted file mode 100644 index ee276636..00000000 Binary files a/public/images/emoji/sun_with_face.png and /dev/null differ diff --git a/public/images/emoji/sunflower.png b/public/images/emoji/sunflower.png deleted file mode 100644 index d9bad194..00000000 Binary files a/public/images/emoji/sunflower.png and /dev/null differ diff --git a/public/images/emoji/sunglasses.png b/public/images/emoji/sunglasses.png deleted file mode 100644 index 1c468a1c..00000000 Binary files a/public/images/emoji/sunglasses.png and /dev/null differ diff --git a/public/images/emoji/sunny.png b/public/images/emoji/sunny.png deleted file mode 100644 index d23c095e..00000000 Binary files a/public/images/emoji/sunny.png and /dev/null differ diff --git a/public/images/emoji/sunrise.png b/public/images/emoji/sunrise.png deleted file mode 100644 index ec58dcc9..00000000 Binary files a/public/images/emoji/sunrise.png and /dev/null differ diff --git a/public/images/emoji/sunrise_over_mountains.png b/public/images/emoji/sunrise_over_mountains.png deleted file mode 100644 index ebc3db14..00000000 Binary files a/public/images/emoji/sunrise_over_mountains.png and /dev/null differ diff --git a/public/images/emoji/surfer.png b/public/images/emoji/surfer.png deleted file mode 100644 index b067e8cb..00000000 Binary files a/public/images/emoji/surfer.png and /dev/null differ diff --git a/public/images/emoji/sushi.png b/public/images/emoji/sushi.png deleted file mode 100644 index 0d179bd9..00000000 Binary files a/public/images/emoji/sushi.png and /dev/null differ diff --git a/public/images/emoji/suspect.png b/public/images/emoji/suspect.png deleted file mode 100644 index 58e8921c..00000000 Binary files a/public/images/emoji/suspect.png and /dev/null differ diff --git a/public/images/emoji/suspension_railway.png b/public/images/emoji/suspension_railway.png deleted file mode 100644 index aaa45f61..00000000 Binary files a/public/images/emoji/suspension_railway.png and /dev/null differ diff --git a/public/images/emoji/sweat.png b/public/images/emoji/sweat.png deleted file mode 100644 index e894b769..00000000 Binary files a/public/images/emoji/sweat.png and /dev/null differ diff --git a/public/images/emoji/sweat_drops.png b/public/images/emoji/sweat_drops.png deleted file mode 100644 index a83b3e96..00000000 Binary files a/public/images/emoji/sweat_drops.png and /dev/null differ diff --git a/public/images/emoji/sweat_smile.png b/public/images/emoji/sweat_smile.png deleted file mode 100644 index 3903f717..00000000 Binary files a/public/images/emoji/sweat_smile.png and /dev/null differ diff --git a/public/images/emoji/sweet_potato.png b/public/images/emoji/sweet_potato.png deleted file mode 100644 index cde7880a..00000000 Binary files a/public/images/emoji/sweet_potato.png and /dev/null differ diff --git a/public/images/emoji/swimmer.png b/public/images/emoji/swimmer.png deleted file mode 100644 index d3878a06..00000000 Binary files a/public/images/emoji/swimmer.png and /dev/null differ diff --git a/public/images/emoji/symbols.png b/public/images/emoji/symbols.png deleted file mode 100644 index 16bc1da9..00000000 Binary files a/public/images/emoji/symbols.png and /dev/null differ diff --git a/public/images/emoji/syringe.png b/public/images/emoji/syringe.png deleted file mode 100644 index 7314255e..00000000 Binary files a/public/images/emoji/syringe.png and /dev/null differ diff --git a/public/images/emoji/tada.png b/public/images/emoji/tada.png deleted file mode 100644 index 7411b526..00000000 Binary files a/public/images/emoji/tada.png and /dev/null differ diff --git a/public/images/emoji/tanabata_tree.png b/public/images/emoji/tanabata_tree.png deleted file mode 100644 index 6dea4b2d..00000000 Binary files a/public/images/emoji/tanabata_tree.png and /dev/null differ diff --git a/public/images/emoji/tangerine.png b/public/images/emoji/tangerine.png deleted file mode 100644 index fc9d4f82..00000000 Binary files a/public/images/emoji/tangerine.png and /dev/null differ diff --git a/public/images/emoji/taurus.png b/public/images/emoji/taurus.png deleted file mode 100644 index 6af582f6..00000000 Binary files a/public/images/emoji/taurus.png and /dev/null differ diff --git a/public/images/emoji/taxi.png b/public/images/emoji/taxi.png deleted file mode 100644 index 60a50d36..00000000 Binary files a/public/images/emoji/taxi.png and /dev/null differ diff --git a/public/images/emoji/tea.png b/public/images/emoji/tea.png deleted file mode 100644 index 3ece0b70..00000000 Binary files a/public/images/emoji/tea.png and /dev/null differ diff --git a/public/images/emoji/telephone.png b/public/images/emoji/telephone.png deleted file mode 100644 index 87d2559b..00000000 Binary files a/public/images/emoji/telephone.png and /dev/null differ diff --git a/public/images/emoji/telephone_receiver.png b/public/images/emoji/telephone_receiver.png deleted file mode 100644 index 36e21e01..00000000 Binary files a/public/images/emoji/telephone_receiver.png and /dev/null differ diff --git a/public/images/emoji/telescope.png b/public/images/emoji/telescope.png deleted file mode 100644 index 8511fa96..00000000 Binary files a/public/images/emoji/telescope.png and /dev/null differ diff --git a/public/images/emoji/tennis.png b/public/images/emoji/tennis.png deleted file mode 100644 index 278d904e..00000000 Binary files a/public/images/emoji/tennis.png and /dev/null differ diff --git a/public/images/emoji/tent.png b/public/images/emoji/tent.png deleted file mode 100644 index 5c0d20e4..00000000 Binary files a/public/images/emoji/tent.png and /dev/null differ diff --git a/public/images/emoji/thought_balloon.png b/public/images/emoji/thought_balloon.png deleted file mode 100644 index febe30d0..00000000 Binary files a/public/images/emoji/thought_balloon.png and /dev/null differ diff --git a/public/images/emoji/three.png b/public/images/emoji/three.png deleted file mode 100644 index 55644c99..00000000 Binary files a/public/images/emoji/three.png and /dev/null differ diff --git a/public/images/emoji/thumbsdown.png b/public/images/emoji/thumbsdown.png deleted file mode 100644 index 41c6b825..00000000 Binary files a/public/images/emoji/thumbsdown.png and /dev/null differ diff --git a/public/images/emoji/thumbsup.png b/public/images/emoji/thumbsup.png deleted file mode 100644 index 81786c1d..00000000 Binary files a/public/images/emoji/thumbsup.png and /dev/null differ diff --git a/public/images/emoji/ticket.png b/public/images/emoji/ticket.png deleted file mode 100644 index cdacf1a7..00000000 Binary files a/public/images/emoji/ticket.png and /dev/null differ diff --git a/public/images/emoji/tiger.png b/public/images/emoji/tiger.png deleted file mode 100644 index d6cc84a3..00000000 Binary files a/public/images/emoji/tiger.png and /dev/null differ diff --git a/public/images/emoji/tiger2.png b/public/images/emoji/tiger2.png deleted file mode 100644 index b0c7d8dc..00000000 Binary files a/public/images/emoji/tiger2.png and /dev/null differ diff --git a/public/images/emoji/tired_face.png b/public/images/emoji/tired_face.png deleted file mode 100644 index 3a8eefe5..00000000 Binary files a/public/images/emoji/tired_face.png and /dev/null differ diff --git a/public/images/emoji/tm.png b/public/images/emoji/tm.png deleted file mode 100644 index c7dec75a..00000000 Binary files a/public/images/emoji/tm.png and /dev/null differ diff --git a/public/images/emoji/toilet.png b/public/images/emoji/toilet.png deleted file mode 100644 index e5cc4119..00000000 Binary files a/public/images/emoji/toilet.png and /dev/null differ diff --git a/public/images/emoji/tokyo_tower.png b/public/images/emoji/tokyo_tower.png deleted file mode 100644 index e1cbd7a3..00000000 Binary files a/public/images/emoji/tokyo_tower.png and /dev/null differ diff --git a/public/images/emoji/tomato.png b/public/images/emoji/tomato.png deleted file mode 100644 index a129700b..00000000 Binary files a/public/images/emoji/tomato.png and /dev/null differ diff --git a/public/images/emoji/tongue.png b/public/images/emoji/tongue.png deleted file mode 100644 index b0bab120..00000000 Binary files a/public/images/emoji/tongue.png and /dev/null differ diff --git a/public/images/emoji/top.png b/public/images/emoji/top.png deleted file mode 100644 index 5aa4dd44..00000000 Binary files a/public/images/emoji/top.png and /dev/null differ diff --git a/public/images/emoji/tophat.png b/public/images/emoji/tophat.png deleted file mode 100644 index 7d27134d..00000000 Binary files a/public/images/emoji/tophat.png and /dev/null differ diff --git a/public/images/emoji/tractor.png b/public/images/emoji/tractor.png deleted file mode 100644 index 058fd3ed..00000000 Binary files a/public/images/emoji/tractor.png and /dev/null differ diff --git a/public/images/emoji/traffic_light.png b/public/images/emoji/traffic_light.png deleted file mode 100644 index 50c78101..00000000 Binary files a/public/images/emoji/traffic_light.png and /dev/null differ diff --git a/public/images/emoji/train.png b/public/images/emoji/train.png deleted file mode 100644 index 3202d80e..00000000 Binary files a/public/images/emoji/train.png and /dev/null differ diff --git a/public/images/emoji/train2.png b/public/images/emoji/train2.png deleted file mode 100644 index 9c0d3ab6..00000000 Binary files a/public/images/emoji/train2.png and /dev/null differ diff --git a/public/images/emoji/tram.png b/public/images/emoji/tram.png deleted file mode 100644 index 5eb29fb7..00000000 Binary files a/public/images/emoji/tram.png and /dev/null differ diff --git a/public/images/emoji/triangular_flag_on_post.png b/public/images/emoji/triangular_flag_on_post.png deleted file mode 100644 index f9a3f32d..00000000 Binary files a/public/images/emoji/triangular_flag_on_post.png and /dev/null differ diff --git a/public/images/emoji/triangular_ruler.png b/public/images/emoji/triangular_ruler.png deleted file mode 100644 index 383677cb..00000000 Binary files a/public/images/emoji/triangular_ruler.png and /dev/null differ diff --git a/public/images/emoji/trident.png b/public/images/emoji/trident.png deleted file mode 100644 index d79a7b4c..00000000 Binary files a/public/images/emoji/trident.png and /dev/null differ diff --git a/public/images/emoji/triumph.png b/public/images/emoji/triumph.png deleted file mode 100644 index 92f93bd1..00000000 Binary files a/public/images/emoji/triumph.png and /dev/null differ diff --git a/public/images/emoji/trolleybus.png b/public/images/emoji/trolleybus.png deleted file mode 100644 index b9740a53..00000000 Binary files a/public/images/emoji/trolleybus.png and /dev/null differ diff --git a/public/images/emoji/trollface.png b/public/images/emoji/trollface.png deleted file mode 100644 index e234893c..00000000 Binary files a/public/images/emoji/trollface.png and /dev/null differ diff --git a/public/images/emoji/trophy.png b/public/images/emoji/trophy.png deleted file mode 100644 index 95d3b63f..00000000 Binary files a/public/images/emoji/trophy.png and /dev/null differ diff --git a/public/images/emoji/tropical_drink.png b/public/images/emoji/tropical_drink.png deleted file mode 100644 index 55ca9eed..00000000 Binary files a/public/images/emoji/tropical_drink.png and /dev/null differ diff --git a/public/images/emoji/tropical_fish.png b/public/images/emoji/tropical_fish.png deleted file mode 100644 index a6d73498..00000000 Binary files a/public/images/emoji/tropical_fish.png and /dev/null differ diff --git a/public/images/emoji/truck.png b/public/images/emoji/truck.png deleted file mode 100644 index 3f25ba1f..00000000 Binary files a/public/images/emoji/truck.png and /dev/null differ diff --git a/public/images/emoji/trumpet.png b/public/images/emoji/trumpet.png deleted file mode 100644 index c84cfb13..00000000 Binary files a/public/images/emoji/trumpet.png and /dev/null differ diff --git a/public/images/emoji/tshirt.png b/public/images/emoji/tshirt.png deleted file mode 100644 index 297a6d63..00000000 Binary files a/public/images/emoji/tshirt.png and /dev/null differ diff --git a/public/images/emoji/tulip.png b/public/images/emoji/tulip.png deleted file mode 100644 index b3ee1102..00000000 Binary files a/public/images/emoji/tulip.png and /dev/null differ diff --git a/public/images/emoji/turtle.png b/public/images/emoji/turtle.png deleted file mode 100644 index 04d1d968..00000000 Binary files a/public/images/emoji/turtle.png and /dev/null differ diff --git a/public/images/emoji/tv.png b/public/images/emoji/tv.png deleted file mode 100644 index 803dc3d4..00000000 Binary files a/public/images/emoji/tv.png and /dev/null differ diff --git a/public/images/emoji/twisted_rightwards_arrows.png b/public/images/emoji/twisted_rightwards_arrows.png deleted file mode 100644 index 25cde18b..00000000 Binary files a/public/images/emoji/twisted_rightwards_arrows.png and /dev/null differ diff --git a/public/images/emoji/two.png b/public/images/emoji/two.png deleted file mode 100644 index c191f8a3..00000000 Binary files a/public/images/emoji/two.png and /dev/null differ diff --git a/public/images/emoji/two_hearts.png b/public/images/emoji/two_hearts.png deleted file mode 100644 index b189e9ae..00000000 Binary files a/public/images/emoji/two_hearts.png and /dev/null differ diff --git a/public/images/emoji/two_men_holding_hands.png b/public/images/emoji/two_men_holding_hands.png deleted file mode 100644 index d1099f21..00000000 Binary files a/public/images/emoji/two_men_holding_hands.png and /dev/null differ diff --git a/public/images/emoji/two_women_holding_hands.png b/public/images/emoji/two_women_holding_hands.png deleted file mode 100644 index 619646c4..00000000 Binary files a/public/images/emoji/two_women_holding_hands.png and /dev/null differ diff --git a/public/images/emoji/u5272.png b/public/images/emoji/u5272.png deleted file mode 100644 index 2148253f..00000000 Binary files a/public/images/emoji/u5272.png and /dev/null differ diff --git a/public/images/emoji/u5408.png b/public/images/emoji/u5408.png deleted file mode 100644 index 03ab0d87..00000000 Binary files a/public/images/emoji/u5408.png and /dev/null differ diff --git a/public/images/emoji/u55b6.png b/public/images/emoji/u55b6.png deleted file mode 100644 index ba946d3f..00000000 Binary files a/public/images/emoji/u55b6.png and /dev/null differ diff --git a/public/images/emoji/u6307.png b/public/images/emoji/u6307.png deleted file mode 100644 index 6557f567..00000000 Binary files a/public/images/emoji/u6307.png and /dev/null differ diff --git a/public/images/emoji/u6708.png b/public/images/emoji/u6708.png deleted file mode 100644 index e4dfe5aa..00000000 Binary files a/public/images/emoji/u6708.png and /dev/null differ diff --git a/public/images/emoji/u6709.png b/public/images/emoji/u6709.png deleted file mode 100644 index cd8fb3f6..00000000 Binary files a/public/images/emoji/u6709.png and /dev/null differ diff --git a/public/images/emoji/u6e80.png b/public/images/emoji/u6e80.png deleted file mode 100644 index 5df1cb87..00000000 Binary files a/public/images/emoji/u6e80.png and /dev/null differ diff --git a/public/images/emoji/u7121.png b/public/images/emoji/u7121.png deleted file mode 100644 index 25f694ed..00000000 Binary files a/public/images/emoji/u7121.png and /dev/null differ diff --git a/public/images/emoji/u7533.png b/public/images/emoji/u7533.png deleted file mode 100644 index fc4a9901..00000000 Binary files a/public/images/emoji/u7533.png and /dev/null differ diff --git a/public/images/emoji/u7981.png b/public/images/emoji/u7981.png deleted file mode 100644 index f550a573..00000000 Binary files a/public/images/emoji/u7981.png and /dev/null differ diff --git a/public/images/emoji/u7a7a.png b/public/images/emoji/u7a7a.png deleted file mode 100644 index c05f5cff..00000000 Binary files a/public/images/emoji/u7a7a.png and /dev/null differ diff --git a/public/images/emoji/uk.png b/public/images/emoji/uk.png deleted file mode 100644 index 2a62c7a0..00000000 Binary files a/public/images/emoji/uk.png and /dev/null differ diff --git a/public/images/emoji/umbrella.png b/public/images/emoji/umbrella.png deleted file mode 100644 index 1db722fa..00000000 Binary files a/public/images/emoji/umbrella.png and /dev/null differ diff --git a/public/images/emoji/unamused.png b/public/images/emoji/unamused.png deleted file mode 100644 index 3722e6f5..00000000 Binary files a/public/images/emoji/unamused.png and /dev/null differ diff --git a/public/images/emoji/underage.png b/public/images/emoji/underage.png deleted file mode 100644 index a789b3c6..00000000 Binary files a/public/images/emoji/underage.png and /dev/null differ diff --git a/public/images/emoji/unlock.png b/public/images/emoji/unlock.png deleted file mode 100644 index 22b429cd..00000000 Binary files a/public/images/emoji/unlock.png and /dev/null differ diff --git a/public/images/emoji/up.png b/public/images/emoji/up.png deleted file mode 100644 index 829219a8..00000000 Binary files a/public/images/emoji/up.png and /dev/null differ diff --git a/public/images/emoji/us.png b/public/images/emoji/us.png deleted file mode 100644 index 38137669..00000000 Binary files a/public/images/emoji/us.png and /dev/null differ diff --git a/public/images/emoji/v.png b/public/images/emoji/v.png deleted file mode 100644 index f61267c2..00000000 Binary files a/public/images/emoji/v.png and /dev/null differ diff --git a/public/images/emoji/vertical_traffic_light.png b/public/images/emoji/vertical_traffic_light.png deleted file mode 100644 index 7a5ba35f..00000000 Binary files a/public/images/emoji/vertical_traffic_light.png and /dev/null differ diff --git a/public/images/emoji/vhs.png b/public/images/emoji/vhs.png deleted file mode 100644 index 881081c1..00000000 Binary files a/public/images/emoji/vhs.png and /dev/null differ diff --git a/public/images/emoji/vibration_mode.png b/public/images/emoji/vibration_mode.png deleted file mode 100644 index a716e96c..00000000 Binary files a/public/images/emoji/vibration_mode.png and /dev/null differ diff --git a/public/images/emoji/video_camera.png b/public/images/emoji/video_camera.png deleted file mode 100644 index 274cecdd..00000000 Binary files a/public/images/emoji/video_camera.png and /dev/null differ diff --git a/public/images/emoji/video_game.png b/public/images/emoji/video_game.png deleted file mode 100644 index 59d45bae..00000000 Binary files a/public/images/emoji/video_game.png and /dev/null differ diff --git a/public/images/emoji/violin.png b/public/images/emoji/violin.png deleted file mode 100644 index 27fdc8f7..00000000 Binary files a/public/images/emoji/violin.png and /dev/null differ diff --git a/public/images/emoji/virgo.png b/public/images/emoji/virgo.png deleted file mode 100644 index 72e1763f..00000000 Binary files a/public/images/emoji/virgo.png and /dev/null differ diff --git a/public/images/emoji/volcano.png b/public/images/emoji/volcano.png deleted file mode 100644 index 9b434539..00000000 Binary files a/public/images/emoji/volcano.png and /dev/null differ diff --git a/public/images/emoji/vs.png b/public/images/emoji/vs.png deleted file mode 100644 index 86363885..00000000 Binary files a/public/images/emoji/vs.png and /dev/null differ diff --git a/public/images/emoji/walking.png b/public/images/emoji/walking.png deleted file mode 100644 index 52bc0381..00000000 Binary files a/public/images/emoji/walking.png and /dev/null differ diff --git a/public/images/emoji/waning_crescent_moon.png b/public/images/emoji/waning_crescent_moon.png deleted file mode 100644 index 30387780..00000000 Binary files a/public/images/emoji/waning_crescent_moon.png and /dev/null differ diff --git a/public/images/emoji/waning_gibbous_moon.png b/public/images/emoji/waning_gibbous_moon.png deleted file mode 100644 index 51009907..00000000 Binary files a/public/images/emoji/waning_gibbous_moon.png and /dev/null differ diff --git a/public/images/emoji/warning.png b/public/images/emoji/warning.png deleted file mode 100644 index 466658d9..00000000 Binary files a/public/images/emoji/warning.png and /dev/null differ diff --git a/public/images/emoji/watch.png b/public/images/emoji/watch.png deleted file mode 100644 index d503bb87..00000000 Binary files a/public/images/emoji/watch.png and /dev/null differ diff --git a/public/images/emoji/water_buffalo.png b/public/images/emoji/water_buffalo.png deleted file mode 100644 index 3bcde3ed..00000000 Binary files a/public/images/emoji/water_buffalo.png and /dev/null differ diff --git a/public/images/emoji/watermelon.png b/public/images/emoji/watermelon.png deleted file mode 100644 index fc212be7..00000000 Binary files a/public/images/emoji/watermelon.png and /dev/null differ diff --git a/public/images/emoji/wave.png b/public/images/emoji/wave.png deleted file mode 100644 index e78402eb..00000000 Binary files a/public/images/emoji/wave.png and /dev/null differ diff --git a/public/images/emoji/wavy_dash.png b/public/images/emoji/wavy_dash.png deleted file mode 100644 index 77f626cc..00000000 Binary files a/public/images/emoji/wavy_dash.png and /dev/null differ diff --git a/public/images/emoji/waxing_crescent_moon.png b/public/images/emoji/waxing_crescent_moon.png deleted file mode 100644 index c8f13dd3..00000000 Binary files a/public/images/emoji/waxing_crescent_moon.png and /dev/null differ diff --git a/public/images/emoji/waxing_gibbous_moon.png b/public/images/emoji/waxing_gibbous_moon.png deleted file mode 100644 index 8cdfdf10..00000000 Binary files a/public/images/emoji/waxing_gibbous_moon.png and /dev/null differ diff --git a/public/images/emoji/wc.png b/public/images/emoji/wc.png deleted file mode 100644 index dfe84d2a..00000000 Binary files a/public/images/emoji/wc.png and /dev/null differ diff --git a/public/images/emoji/weary.png b/public/images/emoji/weary.png deleted file mode 100644 index 0c547541..00000000 Binary files a/public/images/emoji/weary.png and /dev/null differ diff --git a/public/images/emoji/wedding.png b/public/images/emoji/wedding.png deleted file mode 100644 index ead19d52..00000000 Binary files a/public/images/emoji/wedding.png and /dev/null differ diff --git a/public/images/emoji/whale.png b/public/images/emoji/whale.png deleted file mode 100644 index 5bb113e4..00000000 Binary files a/public/images/emoji/whale.png and /dev/null differ diff --git a/public/images/emoji/whale2.png b/public/images/emoji/whale2.png deleted file mode 100644 index f6fb07ea..00000000 Binary files a/public/images/emoji/whale2.png and /dev/null differ diff --git a/public/images/emoji/wheelchair.png b/public/images/emoji/wheelchair.png deleted file mode 100644 index eddcdd79..00000000 Binary files a/public/images/emoji/wheelchair.png and /dev/null differ diff --git a/public/images/emoji/white_check_mark.png b/public/images/emoji/white_check_mark.png deleted file mode 100644 index 61dc0583..00000000 Binary files a/public/images/emoji/white_check_mark.png and /dev/null differ diff --git a/public/images/emoji/white_circle.png b/public/images/emoji/white_circle.png deleted file mode 100644 index 3f648d1b..00000000 Binary files a/public/images/emoji/white_circle.png and /dev/null differ diff --git a/public/images/emoji/white_flower.png b/public/images/emoji/white_flower.png deleted file mode 100644 index c0929d0d..00000000 Binary files a/public/images/emoji/white_flower.png and /dev/null differ diff --git a/public/images/emoji/white_square.png b/public/images/emoji/white_square.png deleted file mode 100644 index 60cb19a1..00000000 Binary files a/public/images/emoji/white_square.png and /dev/null differ diff --git a/public/images/emoji/white_square_button.png b/public/images/emoji/white_square_button.png deleted file mode 100644 index ad54d55c..00000000 Binary files a/public/images/emoji/white_square_button.png and /dev/null differ diff --git a/public/images/emoji/wind_chime.png b/public/images/emoji/wind_chime.png deleted file mode 100644 index efacf5dd..00000000 Binary files a/public/images/emoji/wind_chime.png and /dev/null differ diff --git a/public/images/emoji/wine_glass.png b/public/images/emoji/wine_glass.png deleted file mode 100644 index 82b0f000..00000000 Binary files a/public/images/emoji/wine_glass.png and /dev/null differ diff --git a/public/images/emoji/wink.png b/public/images/emoji/wink.png deleted file mode 100644 index 756766dd..00000000 Binary files a/public/images/emoji/wink.png and /dev/null differ diff --git a/public/images/emoji/wolf.png b/public/images/emoji/wolf.png deleted file mode 100644 index c60c9689..00000000 Binary files a/public/images/emoji/wolf.png and /dev/null differ diff --git a/public/images/emoji/woman.png b/public/images/emoji/woman.png deleted file mode 100644 index 6bf0d2b1..00000000 Binary files a/public/images/emoji/woman.png and /dev/null differ diff --git a/public/images/emoji/womans_clothes.png b/public/images/emoji/womans_clothes.png deleted file mode 100644 index aa297c7b..00000000 Binary files a/public/images/emoji/womans_clothes.png and /dev/null differ diff --git a/public/images/emoji/womans_hat.png b/public/images/emoji/womans_hat.png deleted file mode 100644 index 4cb2e6a6..00000000 Binary files a/public/images/emoji/womans_hat.png and /dev/null differ diff --git a/public/images/emoji/womens.png b/public/images/emoji/womens.png deleted file mode 100644 index 110f8851..00000000 Binary files a/public/images/emoji/womens.png and /dev/null differ diff --git a/public/images/emoji/worried.png b/public/images/emoji/worried.png deleted file mode 100644 index 276291a9..00000000 Binary files a/public/images/emoji/worried.png and /dev/null differ diff --git a/public/images/emoji/wrench.png b/public/images/emoji/wrench.png deleted file mode 100644 index a87072ad..00000000 Binary files a/public/images/emoji/wrench.png and /dev/null differ diff --git a/public/images/emoji/x.png b/public/images/emoji/x.png deleted file mode 100644 index dff9efa8..00000000 Binary files a/public/images/emoji/x.png and /dev/null differ diff --git a/public/images/emoji/yellow_heart.png b/public/images/emoji/yellow_heart.png deleted file mode 100644 index fa41ce78..00000000 Binary files a/public/images/emoji/yellow_heart.png and /dev/null differ diff --git a/public/images/emoji/yen.png b/public/images/emoji/yen.png deleted file mode 100644 index 139bc936..00000000 Binary files a/public/images/emoji/yen.png and /dev/null differ diff --git a/public/images/emoji/yum.png b/public/images/emoji/yum.png deleted file mode 100644 index fc39637e..00000000 Binary files a/public/images/emoji/yum.png and /dev/null differ diff --git a/public/images/emoji/zap.png b/public/images/emoji/zap.png deleted file mode 100644 index 260c531b..00000000 Binary files a/public/images/emoji/zap.png and /dev/null differ diff --git a/public/images/emoji/zero.png b/public/images/emoji/zero.png deleted file mode 100644 index 6e57b334..00000000 Binary files a/public/images/emoji/zero.png and /dev/null differ diff --git a/public/images/emoji/zzz.png b/public/images/emoji/zzz.png deleted file mode 100644 index 30be0465..00000000 Binary files a/public/images/emoji/zzz.png and /dev/null differ diff --git a/public/images/getting-started/build-email.jpg b/public/images/getting-started/build-email.jpg deleted file mode 100644 index 706a57dc..00000000 Binary files a/public/images/getting-started/build-email.jpg and /dev/null differ diff --git a/public/images/getting-started/build-email.png b/public/images/getting-started/build-email.png deleted file mode 100644 index d39e04b9..00000000 Binary files a/public/images/getting-started/build-email.png and /dev/null differ diff --git a/public/images/getting-started/first-build.png b/public/images/getting-started/first-build.png deleted file mode 100644 index 599a75c6..00000000 Binary files a/public/images/getting-started/first-build.png and /dev/null differ diff --git a/public/images/getting-started/first-project-no-recent.png b/public/images/getting-started/first-project-no-recent.png deleted file mode 100644 index a37bb154..00000000 Binary files a/public/images/getting-started/first-project-no-recent.png and /dev/null differ diff --git a/public/images/getting-started/mustache-no-spin.png b/public/images/getting-started/mustache-no-spin.png deleted file mode 100644 index a8f5af92..00000000 Binary files a/public/images/getting-started/mustache-no-spin.png and /dev/null differ diff --git a/public/images/getting-started/mustache-spinner.gif b/public/images/getting-started/mustache-spinner.gif deleted file mode 100644 index 461229f7..00000000 Binary files a/public/images/getting-started/mustache-spinner.gif and /dev/null differ diff --git a/public/images/getting-started/project-switch.png b/public/images/getting-started/project-switch.png deleted file mode 100644 index 1696aa3c..00000000 Binary files a/public/images/getting-started/project-switch.png and /dev/null differ diff --git a/public/images/icons/align-justify.png b/public/images/icons/align-justify.png deleted file mode 100644 index 96bfc24b..00000000 Binary files a/public/images/icons/align-justify.png and /dev/null differ diff --git a/public/images/icons/clock.png b/public/images/icons/clock.png deleted file mode 100644 index 03b66950..00000000 Binary files a/public/images/icons/clock.png and /dev/null differ diff --git a/public/images/icons/code-climate-icon.png b/public/images/icons/code-climate-icon.png deleted file mode 100644 index 4d547a94..00000000 Binary files a/public/images/icons/code-climate-icon.png and /dev/null differ diff --git a/public/images/icons/code-climate-logo.png b/public/images/icons/code-climate-logo.png deleted file mode 100644 index 4c739e45..00000000 Binary files a/public/images/icons/code-climate-logo.png and /dev/null differ diff --git a/public/images/icons/github.png b/public/images/icons/github.png deleted file mode 100644 index d99646c7..00000000 Binary files a/public/images/icons/github.png and /dev/null differ diff --git a/public/images/icons/off.png b/public/images/icons/off.png deleted file mode 100644 index 8e11bea2..00000000 Binary files a/public/images/icons/off.png and /dev/null differ diff --git a/public/images/icons/repeat.png b/public/images/icons/repeat.png deleted file mode 100644 index 6e5b206f..00000000 Binary files a/public/images/icons/repeat.png and /dev/null differ diff --git a/public/images/icons/state-errored.svg b/public/images/icons/state-errored.svg deleted file mode 100644 index fa635e38..00000000 --- a/public/images/icons/state-errored.svg +++ /dev/null @@ -1,5 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" x="0px" y="0px"> -<path fill="#A8A8A9" d="M5,0C2.239,0,0,2.24,0,5c0,2.762,2.238,5,5,5c2.761,0,5-2.238,5-5C10,2.24,7.762,0,5,0 M5.866,7.6H4.134 - V6.732h1.731V7.6z M5.747,5.441C5.702,5.675,5.47,5.866,5.232,5.866H4.77c-0.238,0-0.47-0.19-0.516-0.425L3.751,2.828 - C3.708,2.592,3.866,2.401,4.104,2.401h1.793c0.236,0,0.396,0.191,0.352,0.427L5.747,5.441z"/> -</svg> diff --git a/public/images/icons/state-failed.svg b/public/images/icons/state-failed.svg deleted file mode 100644 index 8169be75..00000000 --- a/public/images/icons/state-failed.svg +++ /dev/null @@ -1,5 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" x="0px" y="0px"> -<path fill="#CD181B" d="M1.463,1.463c-1.951,1.952-1.951,5.119,0.001,7.072c1.954,1.953,5.12,1.953,7.071,0 - c1.953-1.951,1.953-5.118,0-7.071C6.582-0.488,3.417-0.488,1.463,1.463 M7.449,3.773L6.226,5l1.224,1.226L6.226,7.449L5,6.226 - L3.773,7.449L2.55,6.226L3.773,5L2.55,3.773l1.225-1.225L5,3.773l1.226-1.225L7.449,3.773z"/> -</svg> diff --git a/public/images/icons/state-passed.svg b/public/images/icons/state-passed.svg deleted file mode 100644 index 9f9d6707..00000000 --- a/public/images/icons/state-passed.svg +++ /dev/null @@ -1,4 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" x="0px" y="0px"> -<path fill="#0D8136" d="M5,0C2.239,0,0,2.24,0,5c0,2.762,2.239,5,5,5c2.762,0,5-2.238,5-5C10,2.24,7.762,0,5,0 M4.535,7.824 - L2.139,5.425L3.65,3.914l0.885,0.885l2.044-2.045l1.51,1.513L4.535,7.824z"/> -</svg> diff --git a/public/images/icons/state-pending.svg b/public/images/icons/state-pending.svg deleted file mode 100644 index c1c05e8f..00000000 --- a/public/images/icons/state-pending.svg +++ /dev/null @@ -1,3 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" x="0px" y="0px"> -<path fill="#E7D100" d="M5,0C2.239,0,0,2.238,0,5c0,2.761,2.239,5,5,5c2.762,0,5-2.239,5-5C10,2.238,7.762,0,5,0"/> -</svg> diff --git a/public/images/mailer/arrow-error.png b/public/images/mailer/arrow-error.png deleted file mode 100644 index 466ee5bc..00000000 Binary files a/public/images/mailer/arrow-error.png and /dev/null differ diff --git a/public/images/mailer/arrow-failed.png b/public/images/mailer/arrow-failed.png deleted file mode 100644 index 43c4e98f..00000000 Binary files a/public/images/mailer/arrow-failed.png and /dev/null differ diff --git a/public/images/mailer/arrow-success.png b/public/images/mailer/arrow-success.png deleted file mode 100644 index 29ca38ce..00000000 Binary files a/public/images/mailer/arrow-success.png and /dev/null differ diff --git a/public/images/mailer/canceled-header-bg.png b/public/images/mailer/canceled-header-bg.png deleted file mode 100644 index b82e9dbe..00000000 Binary files a/public/images/mailer/canceled-header-bg.png and /dev/null differ diff --git a/public/images/mailer/clock.png b/public/images/mailer/clock.png deleted file mode 100644 index 7c977e1e..00000000 Binary files a/public/images/mailer/clock.png and /dev/null differ diff --git a/public/images/mailer/email-footer-travis-logo.png b/public/images/mailer/email-footer-travis-logo.png deleted file mode 100644 index 3c53a96f..00000000 Binary files a/public/images/mailer/email-footer-travis-logo.png and /dev/null differ diff --git a/public/images/mailer/error.png b/public/images/mailer/error.png deleted file mode 100644 index 036a9371..00000000 Binary files a/public/images/mailer/error.png and /dev/null differ diff --git a/public/images/mailer/errored-header-bg.png b/public/images/mailer/errored-header-bg.png deleted file mode 100644 index b82e9dbe..00000000 Binary files a/public/images/mailer/errored-header-bg.png and /dev/null differ diff --git a/public/images/mailer/failed-header-bg.png b/public/images/mailer/failed-header-bg.png deleted file mode 100644 index 6eaa7f8d..00000000 Binary files a/public/images/mailer/failed-header-bg.png and /dev/null differ diff --git a/public/images/mailer/failed.png b/public/images/mailer/failed.png deleted file mode 100644 index 95515446..00000000 Binary files a/public/images/mailer/failed.png and /dev/null differ diff --git a/public/images/mailer/footer-logo-38x38.png b/public/images/mailer/footer-logo-38x38.png deleted file mode 100644 index d97b233a..00000000 Binary files a/public/images/mailer/footer-logo-38x38.png and /dev/null differ diff --git a/public/images/mailer/mascot-avatar-15px.png b/public/images/mailer/mascot-avatar-15px.png deleted file mode 100644 index f575d73c..00000000 Binary files a/public/images/mailer/mascot-avatar-15px.png and /dev/null differ diff --git a/public/images/mailer/mascot-avatar-40px.png b/public/images/mailer/mascot-avatar-40px.png deleted file mode 100644 index 1c0b1e8d..00000000 Binary files a/public/images/mailer/mascot-avatar-40px.png and /dev/null differ diff --git a/public/images/mailer/passed-header-bg.png b/public/images/mailer/passed-header-bg.png deleted file mode 100644 index fcba8ab3..00000000 Binary files a/public/images/mailer/passed-header-bg.png and /dev/null differ diff --git a/public/images/mailer/please-donate.png b/public/images/mailer/please-donate.png deleted file mode 100644 index 439694dd..00000000 Binary files a/public/images/mailer/please-donate.png and /dev/null differ diff --git a/public/images/mailer/stopwatch-error.png b/public/images/mailer/stopwatch-error.png deleted file mode 100644 index 33f0b12f..00000000 Binary files a/public/images/mailer/stopwatch-error.png and /dev/null differ diff --git a/public/images/mailer/stopwatch-failed.png b/public/images/mailer/stopwatch-failed.png deleted file mode 100644 index 725985c3..00000000 Binary files a/public/images/mailer/stopwatch-failed.png and /dev/null differ diff --git a/public/images/mailer/stopwatch-success.png b/public/images/mailer/stopwatch-success.png deleted file mode 100644 index 0a67ed9c..00000000 Binary files a/public/images/mailer/stopwatch-success.png and /dev/null differ diff --git a/public/images/mailer/success.png b/public/images/mailer/success.png deleted file mode 100644 index 414856cf..00000000 Binary files a/public/images/mailer/success.png and /dev/null differ diff --git a/public/images/mailer/travis-mascot.png b/public/images/mailer/travis-mascot.png deleted file mode 100644 index 915b8865..00000000 Binary files a/public/images/mailer/travis-mascot.png and /dev/null differ diff --git a/public/images/rgsoc.jpg b/public/images/rgsoc.jpg deleted file mode 100644 index 80e72c06..00000000 Binary files a/public/images/rgsoc.jpg and /dev/null differ diff --git a/public/images/sponsors/5apps-205x60.png b/public/images/sponsors/5apps-205x60.png deleted file mode 100644 index 18b8d336..00000000 Binary files a/public/images/sponsors/5apps-205x60.png and /dev/null differ diff --git a/public/images/sponsors/8thlight-205x60.jpg b/public/images/sponsors/8thlight-205x60.jpg deleted file mode 100644 index e51d68ad..00000000 Binary files a/public/images/sponsors/8thlight-205x60.jpg and /dev/null differ diff --git a/public/images/sponsors/agileanimal-205x60.png b/public/images/sponsors/agileanimal-205x60.png deleted file mode 100644 index aa4546af..00000000 Binary files a/public/images/sponsors/agileanimal-205x60.png and /dev/null differ diff --git a/public/images/sponsors/amen-205x60.jpg b/public/images/sponsors/amen-205x60.jpg deleted file mode 100644 index c2ed536c..00000000 Binary files a/public/images/sponsors/amen-205x60.jpg and /dev/null differ diff --git a/public/images/sponsors/atomicobject-205x60.png b/public/images/sponsors/atomicobject-205x60.png deleted file mode 100644 index c3021bc7..00000000 Binary files a/public/images/sponsors/atomicobject-205x60.png and /dev/null differ diff --git a/public/images/sponsors/avarteq-140x40.png b/public/images/sponsors/avarteq-140x40.png deleted file mode 100644 index a11cb466..00000000 Binary files a/public/images/sponsors/avarteq-140x40.png and /dev/null differ diff --git a/public/images/sponsors/basho-205x60.png b/public/images/sponsors/basho-205x60.png deleted file mode 100644 index eb814dbb..00000000 Binary files a/public/images/sponsors/basho-205x60.png and /dev/null differ diff --git a/public/images/sponsors/bendyworks-100x60.png b/public/images/sponsors/bendyworks-100x60.png deleted file mode 100644 index f38dedb5..00000000 Binary files a/public/images/sponsors/bendyworks-100x60.png and /dev/null differ diff --git a/public/images/sponsors/bendyworks-205x130.png b/public/images/sponsors/bendyworks-205x130.png deleted file mode 100644 index e15e9f58..00000000 Binary files a/public/images/sponsors/bendyworks-205x130.png and /dev/null differ diff --git a/public/images/sponsors/bendyworks-210x210.png b/public/images/sponsors/bendyworks-210x210.png deleted file mode 100644 index 03d3bb52..00000000 Binary files a/public/images/sponsors/bendyworks-210x210.png and /dev/null differ diff --git a/public/images/sponsors/bluebox-78x15.png b/public/images/sponsors/bluebox-78x15.png deleted file mode 100644 index 15020a08..00000000 Binary files a/public/images/sponsors/bluebox-78x15.png and /dev/null differ diff --git a/public/images/sponsors/cloudcontrol-100x60.png b/public/images/sponsors/cloudcontrol-100x60.png deleted file mode 100644 index 60fb4163..00000000 Binary files a/public/images/sponsors/cloudcontrol-100x60.png and /dev/null differ diff --git a/public/images/sponsors/cloudcontrol-205x130.png b/public/images/sponsors/cloudcontrol-205x130.png deleted file mode 100644 index 6f73d9f8..00000000 Binary files a/public/images/sponsors/cloudcontrol-205x130.png and /dev/null differ diff --git a/public/images/sponsors/cloudcontrol-210x210.png b/public/images/sponsors/cloudcontrol-210x210.png deleted file mode 100644 index 700ea8a7..00000000 Binary files a/public/images/sponsors/cloudcontrol-210x210.png and /dev/null differ diff --git a/public/images/sponsors/cobotme-205x60.png b/public/images/sponsors/cobotme-205x60.png deleted file mode 100644 index 2e26f43c..00000000 Binary files a/public/images/sponsors/cobotme-205x60.png and /dev/null differ diff --git a/public/images/sponsors/codeminer-205x60.png b/public/images/sponsors/codeminer-205x60.png deleted file mode 100644 index def37456..00000000 Binary files a/public/images/sponsors/codeminer-205x60.png and /dev/null differ diff --git a/public/images/sponsors/crowdinteractive-205x60.png b/public/images/sponsors/crowdinteractive-205x60.png deleted file mode 100644 index 6987bac9..00000000 Binary files a/public/images/sponsors/crowdinteractive-205x60.png and /dev/null differ diff --git a/public/images/sponsors/engineyard-140x40.png b/public/images/sponsors/engineyard-140x40.png deleted file mode 100644 index cac0287c..00000000 Binary files a/public/images/sponsors/engineyard-140x40.png and /dev/null differ diff --git a/public/images/sponsors/enterprise-rails-140x40.png b/public/images/sponsors/enterprise-rails-140x40.png deleted file mode 100644 index ed2d012e..00000000 Binary files a/public/images/sponsors/enterprise-rails-140x40.png and /dev/null differ diff --git a/public/images/sponsors/esm-205x60.png b/public/images/sponsors/esm-205x60.png deleted file mode 100644 index 7b1c8be6..00000000 Binary files a/public/images/sponsors/esm-205x60.png and /dev/null differ diff --git a/public/images/sponsors/evilmartians-205x60.png b/public/images/sponsors/evilmartians-205x60.png deleted file mode 100644 index c47e6a5d..00000000 Binary files a/public/images/sponsors/evilmartians-205x60.png and /dev/null differ diff --git a/public/images/sponsors/fingertips-205x60.png b/public/images/sponsors/fingertips-205x60.png deleted file mode 100644 index 3d9fe39f..00000000 Binary files a/public/images/sponsors/fingertips-205x60.png and /dev/null differ diff --git a/public/images/sponsors/gidsy.png b/public/images/sponsors/gidsy.png deleted file mode 100644 index 7b29864d..00000000 Binary files a/public/images/sponsors/gidsy.png and /dev/null differ diff --git a/public/images/sponsors/github.png b/public/images/sponsors/github.png deleted file mode 100644 index 40d39bf7..00000000 Binary files a/public/images/sponsors/github.png and /dev/null differ diff --git a/public/images/sponsors/heroku-100x60.png b/public/images/sponsors/heroku-100x60.png deleted file mode 100644 index 4030d161..00000000 Binary files a/public/images/sponsors/heroku-100x60.png and /dev/null differ diff --git a/public/images/sponsors/heroku-140x40.png b/public/images/sponsors/heroku-140x40.png deleted file mode 100644 index 9ad13de3..00000000 Binary files a/public/images/sponsors/heroku-140x40.png and /dev/null differ diff --git a/public/images/sponsors/heroku-205x130.png b/public/images/sponsors/heroku-205x130.png deleted file mode 100644 index 2cf3884b..00000000 Binary files a/public/images/sponsors/heroku-205x130.png and /dev/null differ diff --git a/public/images/sponsors/heroku-205x60.png b/public/images/sponsors/heroku-205x60.png deleted file mode 100644 index d69886bb..00000000 Binary files a/public/images/sponsors/heroku-205x60.png and /dev/null differ diff --git a/public/images/sponsors/iriscouch-140x40.png b/public/images/sponsors/iriscouch-140x40.png deleted file mode 100644 index a9939779..00000000 Binary files a/public/images/sponsors/iriscouch-140x40.png and /dev/null differ diff --git a/public/images/sponsors/jumpstartlab-140x40.png b/public/images/sponsors/jumpstartlab-140x40.png deleted file mode 100644 index 5beaac27..00000000 Binary files a/public/images/sponsors/jumpstartlab-140x40.png and /dev/null differ diff --git a/public/images/sponsors/jumpstartlab-205x60.png b/public/images/sponsors/jumpstartlab-205x60.png deleted file mode 100644 index 2ef8cda7..00000000 Binary files a/public/images/sponsors/jumpstartlab-205x60.png and /dev/null differ diff --git a/public/images/sponsors/kanbanery-100x60.png b/public/images/sponsors/kanbanery-100x60.png deleted file mode 100644 index bb6e6d52..00000000 Binary files a/public/images/sponsors/kanbanery-100x60.png and /dev/null differ diff --git a/public/images/sponsors/kanbanery-205x130.png b/public/images/sponsors/kanbanery-205x130.png deleted file mode 100644 index 9763a4a0..00000000 Binary files a/public/images/sponsors/kanbanery-205x130.png and /dev/null differ diff --git a/public/images/sponsors/kanbanery-205x60.png b/public/images/sponsors/kanbanery-205x60.png deleted file mode 100644 index 75a575d3..00000000 Binary files a/public/images/sponsors/kanbanery-205x60.png and /dev/null differ diff --git a/public/images/sponsors/librato-metrics-140x40.png b/public/images/sponsors/librato-metrics-140x40.png deleted file mode 100644 index 9d1a9cfd..00000000 Binary files a/public/images/sponsors/librato-metrics-140x40.png and /dev/null differ diff --git a/public/images/sponsors/medidata-205x60.png b/public/images/sponsors/medidata-205x60.png deleted file mode 100644 index 59b5a4f3..00000000 Binary files a/public/images/sponsors/medidata-205x60.png and /dev/null differ diff --git a/public/images/sponsors/meltmedia-205x60.png b/public/images/sponsors/meltmedia-205x60.png deleted file mode 100644 index 6aa879e9..00000000 Binary files a/public/images/sponsors/meltmedia-205x60.png and /dev/null differ diff --git a/public/images/sponsors/mindmatters-205x60.png b/public/images/sponsors/mindmatters-205x60.png deleted file mode 100644 index f6a9f0a4..00000000 Binary files a/public/images/sponsors/mindmatters-205x60.png and /dev/null differ diff --git a/public/images/sponsors/mongohq-100x60.png b/public/images/sponsors/mongohq-100x60.png deleted file mode 100644 index 87bf53f9..00000000 Binary files a/public/images/sponsors/mongohq-100x60.png and /dev/null differ diff --git a/public/images/sponsors/mongohq-205x130.png b/public/images/sponsors/mongohq-205x130.png deleted file mode 100644 index ddf604e4..00000000 Binary files a/public/images/sponsors/mongohq-205x130.png and /dev/null differ diff --git a/public/images/sponsors/mongohq-205x60.png b/public/images/sponsors/mongohq-205x60.png deleted file mode 100644 index cd4341be..00000000 Binary files a/public/images/sponsors/mongohq-205x60.png and /dev/null differ diff --git a/public/images/sponsors/nedap-100x60.png b/public/images/sponsors/nedap-100x60.png deleted file mode 100644 index 9dc6e5ef..00000000 Binary files a/public/images/sponsors/nedap-100x60.png and /dev/null differ diff --git a/public/images/sponsors/nedap-205x130.png b/public/images/sponsors/nedap-205x130.png deleted file mode 100644 index 98f08c0d..00000000 Binary files a/public/images/sponsors/nedap-205x130.png and /dev/null differ diff --git a/public/images/sponsors/nedap-205x60.png b/public/images/sponsors/nedap-205x60.png deleted file mode 100644 index bd4ef160..00000000 Binary files a/public/images/sponsors/nedap-205x60.png and /dev/null differ diff --git a/public/images/sponsors/nedap-430x130.png b/public/images/sponsors/nedap-430x130.png deleted file mode 100644 index b09f97c2..00000000 Binary files a/public/images/sponsors/nedap-430x130.png and /dev/null differ diff --git a/public/images/sponsors/papertrail-140x40.png b/public/images/sponsors/papertrail-140x40.png deleted file mode 100644 index db9c2167..00000000 Binary files a/public/images/sponsors/papertrail-140x40.png and /dev/null differ diff --git a/public/images/sponsors/planio-100x60.png b/public/images/sponsors/planio-100x60.png deleted file mode 100644 index 481bc4f2..00000000 Binary files a/public/images/sponsors/planio-100x60.png and /dev/null differ diff --git a/public/images/sponsors/planio-205x130.png b/public/images/sponsors/planio-205x130.png deleted file mode 100644 index 90520389..00000000 Binary files a/public/images/sponsors/planio-205x130.png and /dev/null differ diff --git a/public/images/sponsors/planio-205x60.png b/public/images/sponsors/planio-205x60.png deleted file mode 100644 index c1de4de0..00000000 Binary files a/public/images/sponsors/planio-205x60.png and /dev/null differ diff --git a/public/images/sponsors/postmark-140x40.png b/public/images/sponsors/postmark-140x40.png deleted file mode 100644 index eb40ce5a..00000000 Binary files a/public/images/sponsors/postmark-140x40.png and /dev/null differ diff --git a/public/images/sponsors/pusher-140x40.png b/public/images/sponsors/pusher-140x40.png deleted file mode 100644 index e566c9b2..00000000 Binary files a/public/images/sponsors/pusher-140x40.png and /dev/null differ diff --git a/public/images/sponsors/railslove-140x40.png b/public/images/sponsors/railslove-140x40.png deleted file mode 100644 index cb49bfdd..00000000 Binary files a/public/images/sponsors/railslove-140x40.png and /dev/null differ diff --git a/public/images/sponsors/railslove.png b/public/images/sponsors/railslove.png deleted file mode 100644 index e936484e..00000000 Binary files a/public/images/sponsors/railslove.png and /dev/null differ diff --git a/public/images/sponsors/servergrove-140x40.png b/public/images/sponsors/servergrove-140x40.png deleted file mode 100644 index e135ef37..00000000 Binary files a/public/images/sponsors/servergrove-140x40.png and /dev/null differ diff --git a/public/images/sponsors/shopify-140x40.png b/public/images/sponsors/shopify-140x40.png deleted file mode 100644 index 5ea05850..00000000 Binary files a/public/images/sponsors/shopify-140x40.png and /dev/null differ diff --git a/public/images/sponsors/shopify.png b/public/images/sponsors/shopify.png deleted file mode 100644 index 7f3da5ea..00000000 Binary files a/public/images/sponsors/shopify.png and /dev/null differ diff --git a/public/images/sponsors/site5-205x60.png b/public/images/sponsors/site5-205x60.png deleted file mode 100644 index c6d4b9fa..00000000 Binary files a/public/images/sponsors/site5-205x60.png and /dev/null differ diff --git a/public/images/sponsors/soundcloud-100x60.png b/public/images/sponsors/soundcloud-100x60.png deleted file mode 100644 index 9e474822..00000000 Binary files a/public/images/sponsors/soundcloud-100x60.png and /dev/null differ diff --git a/public/images/sponsors/soundcloud-205x130.png b/public/images/sponsors/soundcloud-205x130.png deleted file mode 100644 index 13699592..00000000 Binary files a/public/images/sponsors/soundcloud-205x130.png and /dev/null differ diff --git a/public/images/sponsors/soundcloud-205x60.png b/public/images/sponsors/soundcloud-205x60.png deleted file mode 100644 index f940a56b..00000000 Binary files a/public/images/sponsors/soundcloud-205x60.png and /dev/null differ diff --git a/public/images/sponsors/soundcloud.png b/public/images/sponsors/soundcloud.png deleted file mode 100644 index 34dbd9fd..00000000 Binary files a/public/images/sponsors/soundcloud.png and /dev/null differ diff --git a/public/images/sponsors/stickermule-140x40.png b/public/images/sponsors/stickermule-140x40.png deleted file mode 100644 index 52ae2df1..00000000 Binary files a/public/images/sponsors/stickermule-140x40.png and /dev/null differ diff --git a/public/images/sponsors/stripe-140x40.png b/public/images/sponsors/stripe-140x40.png deleted file mode 100644 index 4ec41a20..00000000 Binary files a/public/images/sponsors/stripe-140x40.png and /dev/null differ diff --git a/public/images/sponsors/stripe-205x60.png b/public/images/sponsors/stripe-205x60.png deleted file mode 100644 index 2abc8448..00000000 Binary files a/public/images/sponsors/stripe-205x60.png and /dev/null differ diff --git a/public/images/sponsors/stripe-stamp-111x103.png b/public/images/sponsors/stripe-stamp-111x103.png deleted file mode 100644 index 661049d1..00000000 Binary files a/public/images/sponsors/stripe-stamp-111x103.png and /dev/null differ diff --git a/public/images/sponsors/thinkrelevance-205x60.png b/public/images/sponsors/thinkrelevance-205x60.png deleted file mode 100644 index 165396c3..00000000 Binary files a/public/images/sponsors/thinkrelevance-205x60.png and /dev/null differ diff --git a/public/images/sponsors/thoughtbot-140x40.png b/public/images/sponsors/thoughtbot-140x40.png deleted file mode 100644 index 54148f79..00000000 Binary files a/public/images/sponsors/thoughtbot-140x40.png and /dev/null differ diff --git a/public/images/sponsors/ticketevolution-100x60.png b/public/images/sponsors/ticketevolution-100x60.png deleted file mode 100644 index 0371385b..00000000 Binary files a/public/images/sponsors/ticketevolution-100x60.png and /dev/null differ diff --git a/public/images/sponsors/ticketevolution-205x130.jpg b/public/images/sponsors/ticketevolution-205x130.jpg deleted file mode 100644 index 767f96ca..00000000 Binary files a/public/images/sponsors/ticketevolution-205x130.jpg and /dev/null differ diff --git a/public/images/sponsors/ticketevolution-205x60.jpg b/public/images/sponsors/ticketevolution-205x60.jpg deleted file mode 100644 index 3ee7ccb5..00000000 Binary files a/public/images/sponsors/ticketevolution-205x60.jpg and /dev/null differ diff --git a/public/images/sponsors/tupalo-205x60.png b/public/images/sponsors/tupalo-205x60.png deleted file mode 100644 index 4e6b04a8..00000000 Binary files a/public/images/sponsors/tupalo-205x60.png and /dev/null differ diff --git a/public/images/sponsors/twitter-205x60.png b/public/images/sponsors/twitter-205x60.png deleted file mode 100644 index 9249a59e..00000000 Binary files a/public/images/sponsors/twitter-205x60.png and /dev/null differ diff --git a/public/images/sponsors/wooga-100x60.png b/public/images/sponsors/wooga-100x60.png deleted file mode 100644 index c5f48f87..00000000 Binary files a/public/images/sponsors/wooga-100x60.png and /dev/null differ diff --git a/public/images/sponsors/wooga-205x130.png b/public/images/sponsors/wooga-205x130.png deleted file mode 100644 index 5b4fe43c..00000000 Binary files a/public/images/sponsors/wooga-205x130.png and /dev/null differ diff --git a/public/images/sponsors/wooga-210x210.png b/public/images/sponsors/wooga-210x210.png deleted file mode 100644 index 5019959e..00000000 Binary files a/public/images/sponsors/wooga-210x210.png and /dev/null differ diff --git a/public/images/sponsors/xing-100x60.png b/public/images/sponsors/xing-100x60.png deleted file mode 100644 index bdc56101..00000000 Binary files a/public/images/sponsors/xing-100x60.png and /dev/null differ diff --git a/public/images/sponsors/xing-205x130.png b/public/images/sponsors/xing-205x130.png deleted file mode 100644 index 6ea14bc0..00000000 Binary files a/public/images/sponsors/xing-205x130.png and /dev/null differ diff --git a/public/images/sponsors/xing-210x210.png b/public/images/sponsors/xing-210x210.png deleted file mode 100644 index ed52b9fc..00000000 Binary files a/public/images/sponsors/xing-210x210.png and /dev/null differ diff --git a/public/images/sponsors/zendesk-205x60.png b/public/images/sponsors/zendesk-205x60.png deleted file mode 100644 index 8044b7b5..00000000 Binary files a/public/images/sponsors/zendesk-205x60.png and /dev/null differ diff --git a/public/images/sponsors/zweitag-100x60.png b/public/images/sponsors/zweitag-100x60.png deleted file mode 100644 index d441e798..00000000 Binary files a/public/images/sponsors/zweitag-100x60.png and /dev/null differ diff --git a/public/images/sponsors/zweitag-205x130.png b/public/images/sponsors/zweitag-205x130.png deleted file mode 100644 index 1ad343cf..00000000 Binary files a/public/images/sponsors/zweitag-205x130.png and /dev/null differ diff --git a/public/images/sponsors/zweitag-205x60.png b/public/images/sponsors/zweitag-205x60.png deleted file mode 100644 index 62d2fec1..00000000 Binary files a/public/images/sponsors/zweitag-205x60.png and /dev/null differ diff --git a/public/images/travis-crying.png b/public/images/travis-crying.png deleted file mode 100644 index e9508b0b..00000000 Binary files a/public/images/travis-crying.png and /dev/null differ diff --git a/public/images/travis-mascot-150.png b/public/images/travis-mascot-150.png deleted file mode 100644 index c7995568..00000000 Binary files a/public/images/travis-mascot-150.png and /dev/null differ