move all files to src, remove duplicates
47
deploy.php
|
@ -1,47 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* GIT DEPLOYMENT SCRIPT
|
||||
*
|
||||
* Used for automatically deploying websites via github or bitbucket, more deets here:
|
||||
*
|
||||
* https://gist.github.com/1809044
|
||||
*/
|
||||
// The commands
|
||||
$commands = array(
|
||||
'echo $PWD',
|
||||
'whoami',
|
||||
'git pull',
|
||||
'git status',
|
||||
'git submodule sync',
|
||||
'git submodule update',
|
||||
'git submodule status',
|
||||
);
|
||||
// Run the commands for output
|
||||
$output = '';
|
||||
foreach($commands AS $command){
|
||||
// Run it
|
||||
$tmp = shell_exec($command.' 2>&1');
|
||||
// Output
|
||||
$output .= "<span style=\"color: #6BE234;\">\$</span> <span style=\"color: #729FCF;\">{$command}\n</span>";
|
||||
$output .= htmlentities(trim($tmp)) . "\n";
|
||||
}
|
||||
// Make it pretty for manual user access (and why not?)
|
||||
?>
|
||||
<!DOCTYPE HTML>
|
||||
<html lang="en-US">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>GIT DEPLOYMENT SCRIPT</title>
|
||||
</head>
|
||||
<body style="background-color: #000000; color: #FFFFFF; font-weight: bold; padding: 0 10px;">
|
||||
<pre>
|
||||
. ____ . ____________________________
|
||||
|/ \| | |
|
||||
[| <span style="color: #FF0000;">♥ ♥</span> |] | Git Deployment Script v0.1 |
|
||||
|___==___| / |
|
||||
|____________________________|
|
||||
|
||||
<?php echo $output; ?>
|
||||
</pre>
|
||||
</body>
|
||||
</html>
|
|
@ -1 +0,0 @@
|
|||
<svg width="48" height="48" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg"><title>arrow</title><path d="M12.576 13.679c-.87-2.032.045-2.896 2.024-1.941l21.8 10.525c1.988.96 1.979 2.52 0 3.476L14.6 36.262c-1.988.96-2.894.091-2.024-1.94L17 24.002l-4.424-10.323z" fill="#B574F0" fill-rule="evenodd"/></svg>
|
Before Width: | Height: | Size: 311 B |
BIN
img/avatar1.png
Before Width: | Height: | Size: 6.6 KiB |
BIN
img/avatar2.png
Before Width: | Height: | Size: 24 KiB |
BIN
img/avatar3.png
Before Width: | Height: | Size: 4.4 KiB |
BIN
img/badge.png
Before Width: | Height: | Size: 754 B |
Before Width: | Height: | Size: 172 KiB |
Before Width: | Height: | Size: 483 KiB |
Before Width: | Height: | Size: 45 KiB |
Before Width: | Height: | Size: 11 KiB |
BIN
img/browse.png
Before Width: | Height: | Size: 93 KiB |
BIN
img/chat.png
Before Width: | Height: | Size: 221 KiB |
BIN
img/discover.png
Before Width: | Height: | Size: 122 KiB |
Before Width: | Height: | Size: 4.5 KiB |
Before Width: | Height: | Size: 2.4 KiB |
Before Width: | Height: | Size: 8.4 KiB |
Before Width: | Height: | Size: 1.1 KiB |
BIN
img/gustavo.png
Before Width: | Height: | Size: 548 KiB |
Before Width: | Height: | Size: 902 B |
|
@ -1 +0,0 @@
|
|||
<svg width="60" height="60" viewBox="0 0 60 60" xmlns="http://www.w3.org/2000/svg"><title>6F7C31E1-35B6-4311-A8F9-9D0D004800B2</title><g fill="#A187D5" fill-rule="evenodd"><path d="M8 18.865c0-2.739 2.243-4.964 5-4.964 2.758 0 5 2.227 5 4.964 0 2.739-2.243 4.965-5 4.965-2.758 0-5-2.228-5-4.965zm-4 0c0 4.93 4.032 8.936 9 8.936 4.965 0 9-4.003 9-8.936 0-4.93-4.032-8.936-9-8.936-4.965 0-9 4.003-9 8.936zm12 22.837c0-3.287 2.692-5.957 6-5.957 3.31 0 6 2.672 6 5.957 0 3.287-2.692 5.958-6 5.958-3.31 0-6-2.673-6-5.958zm-4 0c0 5.478 4.48 9.93 10 9.93 5.517 0 10-4.449 10-9.93 0-5.477-4.48-9.929-10-9.929-5.517 0-10 4.448-10 9.93z"/><path d="M18.335 17.026l9.848 1.737-.518 2.934-9.848-1.737zm19.889 6.398l5.657 5.657-2.106 2.106-5.657-5.657z"/><path d="M30 21.844c0-2.19 1.795-3.972 4-3.972 2.206 0 4 1.783 4 3.972 0 2.19-1.795 3.972-4 3.972-2.206 0-4-1.783-4-3.972zm-4 0c0 4.382 3.584 7.943 8 7.943 4.414 0 8-3.558 8-7.943 0-4.382-3.584-7.943-8-7.943-4.414 0-8 3.558-8 7.943zm18.027 14.053L28.992 41.37l-1.02-2.799 15.036-5.472z"/><path d="M44 33.759c0-2.191 1.795-3.972 4-3.972 2.206 0 4 1.782 4 3.972s-1.795 3.971-4 3.971c-2.206 0-4-1.782-4-3.971zm-4 0c0 4.382 3.584 7.943 8 7.943 4.414 0 8-3.558 8-7.943 0-4.382-3.584-7.943-8-7.943-4.414 0-8 3.558-8 7.943zm-23.583-7.667l3.908 9.205-2.742 1.164-3.908-9.205z"/></g></svg>
|
Before Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 2.1 KiB |
|
@ -1 +0,0 @@
|
|||
<svg id="Layer_2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 36 36"><style>.st0{fill:#fff}</style><g transform="matrix(.1 0 0 -.1 0 300)"><path id="node1" class="st0" d="M61.3 2928c-4.7-2.2-9.4-6.8-11.3-11-1.2-2.6-1.7-5.7-1.7-11.6v-8l13.4-10.5c53.9-42.4 95.2-70.5 112.4-76.7 5.9-2.1 5.9-2.1 10.4-.5 9.3 3.2 19.4 8.9 38.3 21.3 9.3 6.1 11.6 7.6 26 17.9 11 7.8 35 25.9 49.9 37.7l12.9 10.2v7.9c-.1 12-3.7 18.7-12.7 22.9l-4.4 2.1-115-.1c-107.4-.1-115.1-.2-118.2-1.6z"/><path id="node2" class="st0" d="M48.3 2795.5c0-75.7-.3-72.1 5.5-78 1.6-1.7 4.7-4 6.9-5.1l4.1-2.1h229.6l4.4 2.1c5.2 2.4 9.3 6.8 11.3 12 1.3 3.5 1.4 10.5 1.2 71.7l-.3 67.9-9.4-7.4c-11.5-8.9-19.8-15.2-24.8-18.7-2-1.4-11.4-8.2-20.7-14.8-31.9-22.8-56.4-37.9-69-42.2-6.1-2.1-7.2-2.2-10.8-1.3-6.2 1.6-20.3 8.6-30.8 15.4-8.3 5.4-31.8 21-36.5 24.3-20.7 14.6-48.7 35.1-58.4 42.7l-2.5 2.1v-68.6z"/></g></svg>
|
Before Width: | Height: | Size: 866 B |
Before Width: | Height: | Size: 501 B |
|
@ -1 +0,0 @@
|
|||
<svg width="60" height="60" viewBox="0 0 60 60" xmlns="http://www.w3.org/2000/svg"><title>3DCF925D-367A-4AE2-8817-8D4386DECD1C</title><g fill="#E37F77" fill-rule="evenodd"><path d="M28.872 12.59L17.029 29.787l11.843 17.198c.62.9 1.633.905 2.256 0l11.843-17.198L31.128 12.59c-.62-.9-1.633-.905-2.256 0zm-3.302-2.242c2.212-3.212 6.653-3.206 8.86 0l11.843 17.198 1.543 2.241-1.543 2.242L34.43 49.226c-2.212 3.213-6.653 3.206-8.86 0L13.727 32.03l-1.543-2.242 1.543-2.241L25.57 10.348z"/><path d="M30 8.965l14.97 20.822H15.03z"/></g></svg>
|
Before Width: | Height: | Size: 534 B |
Before Width: | Height: | Size: 883 B |
Before Width: | Height: | Size: 1.1 KiB |
BIN
img/icon-eye.png
Before Width: | Height: | Size: 559 B |
|
@ -1 +0,0 @@
|
|||
<svg width="60" height="60" viewBox="0 0 60 60" xmlns="http://www.w3.org/2000/svg"><title>5036CA0C-CE35-498B-B3A0-2804F4E79402</title><g fill="#7099E6" fill-rule="evenodd"><path d="M22.098 22.72c4.324-3.434 11.48-3.435 15.804 0l8.883 7.067-8.883 7.067c-4.324 3.435-11.48 3.435-15.804 0l-8.955-7.067 8.955-7.067zM8.751 28.237l-1.953 1.55 1.953 1.55 10.848 8.618c5.786 4.596 15.017 4.596 20.802 0l10.848-8.617 1.953-1.55-1.953-1.551-10.848-8.618c-5.786-4.596-15.017-4.595-20.802 0L8.751 28.237z"/><path d="M30 35.759c3.31 0 6-2.67 6-5.972 0-3.301-2.69-5.971-6-5.971s-6 2.67-6 5.971 2.69 5.972 6 5.972zm0-4c-1.108 0-2-.886-2-1.972 0-1.085.892-1.971 2-1.971s2 .886 2 1.971c0 1.086-.892 1.972-2 1.972z"/></g></svg>
|
Before Width: | Height: | Size: 709 B |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 1.5 KiB |
BIN
img/icon-fb.png
Before Width: | Height: | Size: 242 B |
|
@ -1 +0,0 @@
|
|||
<svg width="36" height="36" viewBox="0 0 36 36" xmlns="http://www.w3.org/2000/svg"><title>0081ED42-8E98-484F-9E69-371D5096BD22</title><path d="M20.406 21.381h4.698l.706-5.672h-5.404v-3.637c0-1.647.426-2.77 2.696-2.77L26 9.304V4.21c-.5-.07-2.22-.21-4.222-.21-4.176 0-7.034 2.64-7.034 7.51v4.199H10v5.672h4.742V36h5.664V21.381z" fill="#FFF" fill-rule="evenodd"/></svg>
|
Before Width: | Height: | Size: 366 B |
Before Width: | Height: | Size: 350 B |
Before Width: | Height: | Size: 444 B |
Before Width: | Height: | Size: 418 B |
|
@ -1 +0,0 @@
|
|||
<svg width="36" height="36" viewBox="0 0 36 36" xmlns="http://www.w3.org/2000/svg"><title>E1136A2B-9D34-48FA-A221-E56DA21FD49E</title><path d="M3 18.075c0 6.627 4.298 12.249 10.258 14.232.75.138 1.024-.325 1.024-.723 0-.355-.013-1.3-.02-2.55-4.172.906-5.053-2.012-5.053-2.012-.682-1.733-1.666-2.194-1.666-2.194-1.362-.93.104-.912.104-.912 1.505.106 2.297 1.546 2.297 1.546 1.338 2.292 3.511 1.63 4.366 1.246.136-.968.524-1.63.952-2.004-3.33-.379-6.833-1.666-6.833-7.414 0-1.637.585-2.977 1.545-4.025-.155-.38-.67-1.905.147-3.97 0 0 1.259-.403 4.124 1.538 1.196-.333 2.48-.5 3.755-.506 1.275.007 2.558.173 3.756.506 2.863-1.941 4.12-1.538 4.12-1.538.819 2.065.304 3.59.15 3.97.962 1.048 1.542 2.388 1.542 4.025 0 5.763-3.508 7.03-6.848 7.402.537.463 1.017 1.378 1.017 2.778 0 2.004-.018 3.622-.018 4.114 0 .402.27.868 1.031.722C28.706 30.318 33 24.7 33 18.075 33 9.79 26.283 3.074 17.999 3.074 9.717 3.074 3 9.79 3 18.074z" fill="#FFF" fill-rule="evenodd"/></svg>
|
Before Width: | Height: | Size: 962 B |
Before Width: | Height: | Size: 813 B |
Before Width: | Height: | Size: 1.2 KiB |
BIN
img/icon-key.png
Before Width: | Height: | Size: 572 B |
|
@ -1 +0,0 @@
|
|||
<svg width="60" height="60" viewBox="0 0 60 60" xmlns="http://www.w3.org/2000/svg"><title>97FC3A42-1310-4ACD-BBDE-E74D0341D132</title><g fill="none" fill-rule="evenodd"><ellipse fill="#E2EBFA" cx="18" cy="33.451" rx="12" ry="11.794"/><path d="M44 37.52h3.057A2.95 2.95 0 0 0 50 34.571a2.938 2.938 0 0 0-2.943-2.948H28.943A2.95 2.95 0 0 0 26 34.57a2.938 2.938 0 0 0 2.943 2.949H38v3.044a2.998 2.998 0 0 0 3 2.99c1.668 0 3-1.338 3-2.99V37.52z" fill="#E2EBFA"/><path d="M22 39.383c-6.627 0-12-5.28-12-11.794s5.373-11.795 12-11.795 12 5.28 12 11.795c0 6.513-5.373 11.794-12 11.794z" fill="#7099E6"/><path d="M22 33.383c3.337 0 6-2.618 6-5.794 0-3.177-2.663-5.795-6-5.795s-6 2.618-6 5.795c0 3.176 2.663 5.794 6 5.794z" fill="#E2EBFA"/><path d="M48 31.52h3.057A2.95 2.95 0 0 0 54 28.571a2.938 2.938 0 0 0-2.943-2.948H32.943A2.95 2.95 0 0 0 30 28.57a2.938 2.938 0 0 0 2.943 2.949H42v3.044a2.998 2.998 0 0 0 3 2.99c1.668 0 3-1.338 3-2.99V31.52z" fill="#7099E6"/></g></svg>
|
Before Width: | Height: | Size: 964 B |
Before Width: | Height: | Size: 1.0 KiB |
Before Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 242 B |
|
@ -1 +0,0 @@
|
|||
<svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><title>84FF41A4-ECBB-4541-9BBC-67A719725504</title><g transform="translate(4 3)" fill="#BBC4CB" fill-rule="evenodd"><path d="M8 7.992v8.016A4.006 4.006 0 0 0 12 20c2.205 0 4-1.792 4-3.992V7.992A4.006 4.006 0 0 0 12 4C9.795 4 8 5.792 8 7.992zm-4 0C4 3.578 7.59 0 12 0c4.418 0 8 3.593 8 7.992v8.016C20 20.422 16.41 24 12 24c-4.418 0-8-3.593-8-7.992V7.992z"/><rect y="10" width="24" height="16" rx="4"/></g></svg>
|
Before Width: | Height: | Size: 493 B |
Before Width: | Height: | Size: 322 B |
Before Width: | Height: | Size: 552 B |
Before Width: | Height: | Size: 439 B |
|
@ -1 +0,0 @@
|
|||
<svg width="60" height="60" viewBox="0 0 60 60" xmlns="http://www.w3.org/2000/svg"><title>A4C2A8D7-E631-4495-A7A6-36A4AE4FC16E</title><g transform="translate(14 9.93)" fill="#5FC48D" fill-rule="evenodd"><path d="M4 20.846v9.94c0 2.187 1.798 3.966 4.017 3.966h15.966c2.213 0 4.017-1.776 4.017-3.967v-9.94c0-2.187-1.798-3.966-4.017-3.966H8.017C5.804 16.88 4 18.655 4 20.846zm-4 0c0-4.388 3.599-7.938 8.017-7.938h15.966c4.422 0 8.017 3.551 8.017 7.938v9.94c0 4.387-3.599 7.937-8.017 7.937H8.017C3.595 38.723 0 35.172 0 30.785v-9.94z"/><path d="M10 14.9h12v-3.984c0-3.287-2.686-5.951-6-5.951-3.307 0-6 2.664-6 5.951V14.9zM16 .992c5.522 0 10 4.442 10 9.923v5.97H6v-5.97C6 5.436 10.483.993 16 .993z"/><ellipse cx="16" cy="25.816" rx="4" ry="3.972"/></g></svg>
|
Before Width: | Height: | Size: 753 B |
Before Width: | Height: | Size: 799 B |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 291 B |
|
@ -1 +0,0 @@
|
|||
<svg width="48" height="48" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg"><title>2A55FA7A-FA87-4E78-BEE1-D7A33239D75E</title><path d="M12.576 13.679c-.87-2.032.045-2.896 2.024-1.941l21.8 10.525c1.988.96 1.979 2.52 0 3.476L14.6 36.262c-1.988.96-2.894.091-2.024-1.94L17 24.002l-4.424-10.323z" fill="#B574F0" fill-rule="evenodd"/></svg>
|
Before Width: | Height: | Size: 342 B |
Before Width: | Height: | Size: 530 B |
Before Width: | Height: | Size: 708 B |
Before Width: | Height: | Size: 1.0 KiB |
|
@ -1 +0,0 @@
|
|||
<svg width="60" height="60" viewBox="0 0 60 60" xmlns="http://www.w3.org/2000/svg"><title>2958C635-C8BA-4CB1-8880-4385E7B235F5</title><g fill="none" fill-rule="evenodd"><path d="M33 56.074c13.255 0 24-10.56 24-23.588S46.255 8.897 33 8.897 9 19.458 9 32.486c0 13.027 10.745 23.588 24 23.588z" fill="#CFEEDD"/><path d="M28 51.177c-13.255 0-24-10.56-24-23.588S14.745 4 28 4s24 10.561 24 23.589c0 13.027-10.745 23.588-24 23.588z" fill="#5FC48D"/><path d="M48 27.589C48 16.786 39.061 8 28 8S8 16.786 8 27.589c0 10.802 8.939 19.588 20 19.588s20-8.786 20-19.588z" fill="#CFEEDD"/><path d="M30.371 31.352c0-.664-.234-1.174-.703-1.53-.469-.355-1.313-.73-2.531-1.124-1.219-.395-2.184-.783-2.895-1.166-1.937-1.047-2.906-2.457-2.906-4.23 0-.923.26-1.745.78-2.468.519-.722 1.265-1.287 2.238-1.693.972-.406 2.064-.61 3.275-.61 1.219 0 2.305.221 3.258.663.953.441 1.693 1.064 2.22 1.869.528.805.791 1.719.791 2.742h-3.515c0-.781-.246-1.389-.738-1.822-.493-.434-1.184-.65-2.075-.65-.86 0-1.527.181-2.004.544-.476.364-.714.842-.714 1.436 0 .555.279 1.02.837 1.394.559.375 1.381.727 2.467 1.055 2 .602 3.457 1.348 4.371 2.238.914.891 1.371 2 1.371 3.329 0 1.476-.558 2.634-1.675 3.474-1.118.84-2.621 1.26-4.512 1.26-1.313 0-2.508-.24-3.586-.72-1.078-.481-1.9-1.14-2.467-1.975-.566-.836-.85-1.805-.85-2.907h3.528c0 1.883 1.125 2.825 3.375 2.825.836 0 1.488-.17 1.957-.51.469-.34.703-.815.703-1.424z" fill="#5FC48D"/></g></svg>
|
Before Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 1.9 KiB |
Before Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 347 B |
|
@ -1 +0,0 @@
|
|||
<svg width="36" height="36" viewBox="0 0 36 36" xmlns="http://www.w3.org/2000/svg"><title>CC976B33-94CD-4BB0-B8B2-4D0EAFDF2105</title><path d="M29.006 10.901a5.926 5.926 0 0 0 2.598-3.269 11.833 11.833 0 0 1-3.752 1.434A5.901 5.901 0 0 0 23.54 7.2a5.909 5.909 0 0 0-5.755 7.255 16.775 16.775 0 0 1-12.18-6.173 5.88 5.88 0 0 0-.8 2.97 5.906 5.906 0 0 0 2.63 4.918 5.885 5.885 0 0 1-2.677-.739v.074a5.912 5.912 0 0 0 4.74 5.794 5.917 5.917 0 0 1-2.669.101 5.914 5.914 0 0 0 5.52 4.104 11.856 11.856 0 0 1-7.338 2.529c-.477 0-.948-.028-1.41-.082a16.724 16.724 0 0 0 9.057 2.654c10.869 0 16.812-9.003 16.812-16.811 0-.257-.006-.511-.017-.765A12.01 12.01 0 0 0 32.4 9.971c-1.06.47-2.198.787-3.394.93z" fill="#FFF" fill-rule="evenodd"/></svg>
|
Before Width: | Height: | Size: 736 B |
Before Width: | Height: | Size: 650 B |
Before Width: | Height: | Size: 991 B |
Before Width: | Height: | Size: 707 B |
|
@ -1 +0,0 @@
|
|||
<svg width="60" height="60" viewBox="0 0 60 60" xmlns="http://www.w3.org/2000/svg"><title>242FCF4E-991D-421F-8D47-E95F4255812A</title><g transform="translate(5 6)" fill="none" fill-rule="evenodd"><ellipse fill="#E9D6FB" opacity=".4" cx="20" cy="19.657" rx="20" ry="19.657"/><ellipse fill="#B574F0" cx="22" cy="9.829" rx="4" ry="3.931"/><ellipse fill="#B574F0" cx="9" cy="12.777" rx="3" ry="2.949"/><ellipse fill="#B574F0" opacity=".3" cx="12" cy="27.52" rx="6" ry="5.897"/><path d="M23.272 20.69a3.933 3.933 0 0 1 5.565.004L48.723 40.58a3.938 3.938 0 0 1 .005 5.565 3.933 3.933 0 0 1-5.565-.005L23.277 26.254a3.938 3.938 0 0 1-.005-5.565z" fill="#B574F0"/></g></svg>
|
Before Width: | Height: | Size: 666 B |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 1.8 KiB |
Before Width: | Height: | Size: 6.0 KiB |
Before Width: | Height: | Size: 97 B |
|
@ -1 +0,0 @@
|
|||
<svg width="87" height="77" viewBox="0 0 87 77" xmlns="http://www.w3.org/2000/svg"><title>CA1669DA-85EE-43AF-B284-0B5433877A5E</title></svg>
|
Before Width: | Height: | Size: 140 B |
Before Width: | Height: | Size: 101 B |
Before Width: | Height: | Size: 108 B |
Before Width: | Height: | Size: 855 B |
|
@ -1 +0,0 @@
|
|||
<svg width="86" height="77" viewBox="0 0 86 77" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><title>2899A073-FF8C-4D1E-9BB2-54B2C02A1782</title><defs><path d="M63.973 0h-2.415C40.052 0 22.5 16.933 21.505 38.205h44.883c10.549 0 19.1-8.55 19.1-19.102C85.488 8.553 76.936 0 66.388 0h-2.415z" id="a"/></defs><g fill="#808591" fill-rule="evenodd"><path d="M21.587 76.47h2.416c21.505 0 39.056-16.932 40.052-38.205H19.172c-10.548 0-19.1 8.55-19.1 19.103 0 10.55 8.553 19.103 19.1 19.103h2.415z"/><use opacity=".5" xlink:href="#a"/></g></svg>
|
Before Width: | Height: | Size: 567 B |
Before Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 1.9 KiB |
Before Width: | Height: | Size: 6.1 KiB |
|
@ -1 +0,0 @@
|
|||
<svg width="147" height="154" viewBox="0 0 147 154" xmlns="http://www.w3.org/2000/svg"><title>7DDEF643-433C-4DEE-B018-F857F4796C5F</title><defs><filter x="-50%" y="-50%" width="200%" height="200%" filterUnits="objectBoundingBox" id="a"><feGaussianBlur stdDeviation="2" in="SourceGraphic"/></filter><filter x="-50%" y="-50%" width="200%" height="200%" filterUnits="objectBoundingBox" id="b"><feGaussianBlur stdDeviation="10" in="SourceGraphic"/></filter><filter x="-50%" y="-50%" width="200%" height="200%" filterUnits="objectBoundingBox" id="c"><feGaussianBlur stdDeviation="10" in="SourceGraphic"/></filter></defs><g fill="none" fill-rule="evenodd"><path d="M21.046 88.404h1.75c21.38 0 38.827-16.8 39.818-37.905H19.296C8.814 50.5.316 58.982.316 69.452c0 10.467 8.509 18.952 18.98 18.952h1.75zm39.76-75.87h-1.751c-21.379 0-38.827 16.8-39.817 37.906h43.317c10.483 0 18.98-8.483 18.98-18.953 0-10.467-8.508-18.952-18.98-18.952h-1.75z" fill="#524B60" opacity=".2" filter="url(#a)" transform="translate(25 28)"/><path d="M28.535 98h1.923c23.485 0 42.653-18.455 43.74-41.64H26.613c-11.515 0-20.85 9.318-20.85 20.82C5.763 88.678 15.11 98 26.613 98h1.923zm43.677-83.347H70.29c-23.485 0-42.652 18.456-43.74 41.641h47.586c11.515 0 20.85-9.319 20.85-20.82 0-11.499-9.347-20.82-20.85-20.82h-1.923z" fill="#2D9DF1" opacity=".1" filter="url(#b)" transform="translate(25 28)"/><path d="M24.85 83.347h1.924c23.485 0 42.652-18.456 43.74-41.641H22.929c-11.515 0-20.85 9.319-20.85 20.82 0 11.499 9.347 20.82 20.85 20.82h1.923zM68.529 0h-1.923C43.12 0 23.952 18.455 22.865 41.64H70.45c11.515 0 20.85-9.318 20.85-20.82C91.302 9.322 81.955 0 70.452 0h-1.923z" fill="#C4A6FF" opacity=".1" filter="url(#c)" transform="translate(25 28)"/></g></svg>
|
Before Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 17 KiB |
Before Width: | Height: | Size: 32 KiB |
BIN
img/logo.png
Before Width: | Height: | Size: 1.9 KiB |
|
@ -1 +0,0 @@
|
|||
<svg width="86" height="77" viewBox="0 0 86 77" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><title>0E330057-9996-4EBD-9727-20E33F7306EE</title><defs><linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="b"><stop stop-color="#2BABEE" offset="0%"/><stop stop-color="#2996CE" offset="100%"/></linearGradient><linearGradient x1="91.929%" y1="114.526%" x2="43.036%" y2="30.512%" id="c"><stop stop-color="#9E39F6" offset="0%"/><stop stop-color="#2BABEE" offset="100%"/></linearGradient><path d="M42.548 38.862h-2.407C18.627 38.862 1.069 21.93.072.657h44.883c10.549 0 19.1 8.55 19.1 19.102 0 10.55-8.552 19.103-19.1 19.103h-2.407z" id="a"/><filter x="-50%" y="-50%" width="200%" height="200%" filterUnits="objectBoundingBox" id="d"><feGaussianBlur stdDeviation="7" in="SourceGraphic"/></filter><filter x="-50%" y="-50%" width="200%" height="200%" filterUnits="objectBoundingBox" id="f"><feGaussianBlur stdDeviation="2" in="SourceGraphic"/></filter><linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="h"><stop stop-color="#2991C7" offset="0%"/><stop stop-color="#2BABEE" offset="100%"/></linearGradient><linearGradient x1="37.793%" y1="15.793%" y2="161.075%" id="i"><stop stop-color="#B674F1" offset="0%"/><stop stop-color="#6B93E8" offset="51.545%"/><stop stop-color="#2BABEE" offset="100%"/></linearGradient><path d="M41.79 38.205h-1.407C18.87 38.205 1.312 21.273.315 0h42.883c10.549 0 19.1 8.55 19.1 19.103 0 10.55-8.552 19.102-19.1 19.102h-1.407z" id="g"/><filter x="-50%" y="-50%" width="200%" height="200%" filterUnits="objectBoundingBox" id="j"><feGaussianBlur stdDeviation="2" in="SourceGraphic"/></filter></defs><g fill="none" fill-rule="evenodd"><g transform="translate(0 37.608)"><mask id="e" fill="#fff"><use xlink:href="#a"/></mask><g transform="matrix(-1 0 0 1 64.128 0)"><use fill="url(#b)" xlink:href="#a"/><use fill-opacity=".8" fill="url(#c)" xlink:href="#a"/></g><path d="M62.62 3.104h-3.047c-21.513 0-39.071-16.933-40.068-38.205h46.163c10.548 0 19.1 8.55 19.1 19.102 0 10.55-8.553 19.103-19.1 19.103H62.62z" fill="#481F7B" opacity=".5" filter="url(#d)" mask="url(#e)" transform="matrix(1 0 0 -1 0 -31.997)"/><path d="M62.62-1.91h-3.047c-21.513 0-39.071-16.933-40.068-38.206h46.163c10.548 0 19.1 8.55 19.1 19.103 0 10.55-8.553 19.103-19.1 19.103H62.62z" fill="#481F7B" opacity=".7" filter="url(#f)" mask="url(#e)" transform="matrix(1 0 0 -1 0 -42.026)"/></g><g transform="translate(23.19)"><mask id="k" fill="#fff"><use xlink:href="#g"/></mask><g transform="matrix(1 0 0 -1 0 38.205)"><use fill="url(#h)" xlink:href="#g"/><use fill="url(#i)" xlink:href="#g"/></g><ellipse fill="#FFF" opacity=".1" filter="url(#j)" mask="url(#k)" transform="rotate(22 47.255 .627)" cx="47.255" cy=".627" rx="17.271" ry="4.388"/></g></g></svg>
|
Before Width: | Height: | Size: 2.7 KiB |
BIN
img/logo@2x.png
Before Width: | Height: | Size: 5.3 KiB |
BIN
img/logo@3x.png
Before Width: | Height: | Size: 9.5 KiB |
BIN
img/map.png
Before Width: | Height: | Size: 17 KiB |
BIN
img/multi6.png
Before Width: | Height: | Size: 153 KiB |
Before Width: | Height: | Size: 187 KiB |
Before Width: | Height: | Size: 108 KiB |
Before Width: | Height: | Size: 244 KiB |
Before Width: | Height: | Size: 881 KiB |
Before Width: | Height: | Size: 187 KiB |
Before Width: | Height: | Size: 6.9 KiB |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 823 B |
Before Width: | Height: | Size: 6.0 KiB |
Before Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 4.4 KiB |
Before Width: | Height: | Size: 268 KiB |