Add icons to credentials

This commit is contained in:
brantje 2017-08-13 14:23:23 +02:00
parent d1103e6db3
commit c2c4d613d8
No known key found for this signature in database
GPG key ID: 5FF1D117F918687F
501 changed files with 20099 additions and 54 deletions

View file

@ -186,11 +186,6 @@
<type>clob</type>
<notnull>false</notnull>
</field>
<field>
<name>favicon</name>
<type>clob</type>
<notnull>false</notnull>
</field>
<field>
<name>renew_interval</name>
<type>bigint</type>
@ -238,6 +233,10 @@
<name>shared_key</name>
<type>clob</type>
</field>
<field>
<name>icon</name>
<type>clob</type>
</field>
<index>
<name>passman_credential_id_index</name>
<field>

View file

@ -19,7 +19,7 @@ Features:
- Import from various password managers (KeePass, LastPass, DashLane, ZOHO, Clipperz.is )
For an demo of this app visit [https://demo.passman.cc](https://demo.passman.cc)
]]></description>
<version>2.1.4</version>
<version>2.1.5</version>
<licence>agpl</licence>
<author homepage="https://github.com/brantje">Sander Brand</author>
<author homepage="https://github.com/animalillo">Marcos Zuriaga</author>

View file

@ -76,9 +76,14 @@ return [
//Translations
['name' => 'translation#getLanguageStrings', 'url' => '/api/v2/language', 'verb' => 'GET'],
#Icons
['name' => 'icon#getIcon', 'url' => '/api/v2/icon/{base64Url}', 'verb' => 'GET'],
['name' => 'icon#getIcon', 'url' => '/api/v2/icon/{base64Url}/{credentialId}', 'verb' => 'GET'],
['name' => 'icon#getLocalIconList', 'url' => '/api/v2/icon/list', 'verb' => 'GET'],
//
['name' => 'vault#preflighted_cors', 'url' => '/api/v2/{path}', 'verb' => 'OPTIONS', 'requirements' => array('path' => '.+')],
//Internal API
['name' => 'internal#remind', 'url' => '/api/internal/notifications/remind/{credential_id}', 'verb' => 'POST'],
['name' => 'internal#read', 'url' => '/api/internal/notifications/read/{credential_id}', 'verb' => 'DELETE'],

10
composer.json Normal file
View file

@ -0,0 +1,10 @@
{
"name": "nextcloud/passman",
"authors": [
{
"name": "brantje",
"email": "brantje@gmail.com"
}
],
"require": {}
}

View file

@ -122,7 +122,7 @@ class CredentialController extends ApiController {
*/
public function updateCredential($changed, $created,
$credential_id, $custom_fields, $delete_time, $credential_guid,
$description, $email, $expire_time, $favicon, $files, $guid,
$description, $email, $expire_time, $icon, $files, $guid,
$hidden, $label, $otp, $password, $renew_interval,
$tags, $url, $username, $vault_id, $revision_created, $shared_key, $acl, $unshare_action, $set_share_key, $skip_revision) {
@ -142,7 +142,7 @@ class CredentialController extends ApiController {
'username' => $username,
'password' => $password,
'url' => $url,
'favicon' => $favicon,
'icon' => json_encode($icon),
'renew_interval' => $renew_interval,
'expire_time' => $expire_time,
'files' => $files,

View file

@ -0,0 +1,140 @@
<?php
/**
* Nextcloud - passman
*
* This file is licensed under the Affero General Public License version 3 or
* later. See the COPYING file.
*
* @author Sander Brand <brantje@gmail.com>
* @copyright Sander Brand 2016
*/
namespace OCA\Passman\Controller;
use Doctrine\DBAL\Exception\DriverException;
use OC\App\AppManager;
use OCA\Passman\Service\IconService;
use OCA\Passman\Utility\Utils;
use OCP\AppFramework\Db\DoesNotExistException;
use OCP\AppFramework\Http\DataDownloadResponse;
use OCP\AppFramework\Http\Response;
use OCP\IConfig;
use OCP\IRequest;
use OCP\AppFramework\Http\JSONResponse;
use OCP\AppFramework\ApiController;
use OCA\Passman\Service\CredentialService;
use \OCP\App;
use OCP\IURLGenerator;
class IconController extends ApiController {
private $userId;
private $credentialService;
private $am;
private $urlGenerator;
public function __construct($AppName,
IRequest $request,
$UserId,
CredentialService $credentialService,
AppManager $am,
IURLGenerator $urlGenerator
) {
parent::__construct(
$AppName,
$request,
'GET, POST, DELETE, PUT, PATCH, OPTIONS',
'Authorization, Content-Type, Accept',
86400);
$this->userId = $UserId;
$this->credentialService = $credentialService;
$this->am = $am;
$this->urlGenerator = $urlGenerator;
}
/**
* @NoAdminRequired
* @NoCSRFRequired
*/
public function getIcon($base64Url, $credentialId) {
$url = base64_decode(str_replace('_','/', $base64Url));
if($credentialId) {
try {
$credential = $this->credentialService->getCredentialById($credentialId, $this->userId);
$credential = $credential->jsonSerialize();
} catch (DoesNotExistException $e){
// Credential is not found, continue
$credential = false;
}
}
if (!preg_match("~^(?:f|ht)tps?://~i", $url)) {
$url = "http://" . $url;
}
$icon = new IconService($url);
$data = base64_decode("iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAMAAACdt4HsAAABHVBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADF3oJhAAAAXnRSTlMAAQIDBAUGBwgJCwwOEBITFBUWFxgaHB4hJCUnKissMDI0ODs9PkFCQ0RNUVJWV1lbXF1hY2Zna2xtcXh7f4KDhYmUm52lq62vsLW3ucHFyszO0dPV197i7/H3+fv9358zuQAAAWdJREFUWMPtldlWwjAURdPWogyKOKM4z0NRQRRHnAdE0QoI1eb/P8OnmzYlSZs+unIes+/ZbdOuFCFuBmc2Dk+qpe18EsVIptTGJJ3jrGR99B4H8jQlUTfOMSM3ZtT+SAsz8z0ZrZ//wZy4S1H6C1iQtfD+tCsS4EJYP9kV9rGTCRE0fMOfxZypITO7++5b/NCE/S3fx7PsLc9/eeuWqK/3vA9ngAJ3BPwmBIIdMnYbvNNLgo4Egg4MvelBpD0D6/F3YYJcJd0PEw7AWa6gCCNnLLoPtMoVPMJIikVNoE2uAN6BzcZ1MPA2wRA+AUIHwHkn1BAM7LH5OvBhjiAFA6tsXgCe4wjSMLDC5nPAx5Xg3wrGylfk1GlcM/MC/KFW6fvRVbBkLuj+omwf401KUJcXtCiBIy+gT4UYfawrgRIogRIogRLwBG4MAfVnsuX7XX8fWfKCU0qgvcr2mwaiDZYtsw/tMtnCP4F4Y01BhTeiAAAAAElFTkSuQmCC");
$type = 'png';
if ($icon->icoExists) {
$data = $icon->icoData;
$type = $icon->icoType;
}
if (isset($credential) && $credential['user_id'] == $this->userId) {
$iconData = [
'type' => $type,
'content' => base64_encode($data)
];
$credential['icon'] = json_encode($iconData);
try {
$this->credentialService->updateCredential($credential);
} catch (DriverException $exception) {
/**
* @FIXME Syntax error or access violation: 1118 Row size too large
* This happens when favicons are quite big.
* Githubs one is 33kb and triggers the try catch
*/
}
}
$offset = 3600 * 24 * 30;
$contentType = 'image/png';
$response = new DataDownloadResponse($data, 'icon', $contentType);
$response->addHeader('Content-Type', $contentType);
$response->addHeader('Content-Length:', mb_strlen($data));
$response->addHeader('Expires: ', gmdate("D, d M Y H:i:s", time() + $offset) . " GMT");
$response->setETag($base64Url);
$response->cacheFor($offset);
//echo $data;
return $response;
}
/**
* @NoAdminRequired
* @NoCSRFRequired
*/
public function getLocalIconList() {
$dir = $this->am->getAppPath('passman');
$result = Utils::getDirContents($dir . '/img/icons');
$icons = [];
foreach ($result as $icon) {
$iconPath = $icon;
$path = explode('passman/', $iconPath);
$mime = mime_content_type($iconPath);
//print_r($path);
if($mime !== 'directory') {
$icon = [];
$icon['mimetype'] = mime_content_type($iconPath);
$icon['url'] = $this->urlGenerator->linkTo('passman', $path[1]);
$icons[] = $icon;
}
}
return new JSONResponse($icons);
}
}

View file

@ -139,6 +139,9 @@ class TranslationController extends ApiController {
'username' => $this->trans->t('Username'),
'password.r' => $this->trans->t('Repeat password'),
'add.tag' => $this->trans->t('Add tag'),
'pick.icon' => $this->trans->t('Pick an icon'),
'use.icon' => $this->trans->t('Use this icon'),
'selected.icon' => $this->trans->t('Selected icon'),
// templates/views/partials/edit_credential/custom_fields.html
'field.label' => $this->trans->t('Field label'),

View file

@ -764,6 +764,68 @@
.btn-danger {
color: #fff; }
.icon-label {
overflow: hidden; }
.icon-label input {
width: calc(100% - 45px) !important;
float: left;
background: #fff;
color: #555;
cursor: text;
font-family: inherit;
border: 1px solid #ddd;
outline: none;
border-radius: 3px;
margin: 3px 3px 3px 0;
padding: 7px 6px 5px;
font-size: 13px;
-webkit-border-bottom-left-radius: 0;
border-bottom-left-radius: 0;
-webkit-border-top-left-radius: 0;
border-top-left-radius: 0;
background-clip: padding-box; }
.icon-label .icon-picker {
float: left;
margin-top: 3px;
margin-left: -3px;
-webkit-border-bottom-left-radius: 3px;
border-bottom-left-radius: 3px;
-webkit-border-top-left-radius: 3px;
border-top-left-radius: 3px;
background-clip: padding-box; }
.icon-label .icon-picker .cell {
padding: 7px 12px 2px 12px;
display: inline-block;
font-size: 14px;
border: 1px solid #ddd;
background-color: #eaeaea;
cursor: pointer;
-webkit-border-bottom-left-radius: 6px;
border-bottom-left-radius: 6px;
-webkit-border-top-left-radius: 6px;
border-top-left-radius: 6px;
background-clip: padding-box; }
.icon-label .icon-picker .cell img {
height: 16px; }
.icon-label .icon-picker .cell:hover {
color: #0066ff; }
#iconPicker .iconList {
float: left;
width: 60%;
max-height: 310px;
overflow: auto; }
#iconPicker .iconList .icon {
padding: 10px;
cursor: pointer;
float: left; }
#iconPicker .iconList .icon img {
cursor: pointer; }
#iconPicker .iconModifier {
margin-left: 10px;
float: right;
width: calc(40% - 10px); }
/**
* Nextcloud - passman
*
@ -984,4 +1046,7 @@ input[type="checkbox"] {
background-color: #f2dede;
border-color: #ebccd1; }
.ui-button.ui-widget {
min-height: unset !important; }
/*# sourceMappingURL=app.css.map */

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1,38 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 42 42" style="enable-background:new 0 0 42 42;" xml:space="preserve">
<path style="fill:#23A24D;" d="M37.059,16H26V4.941C26,2.224,23.718,0,21,0s-5,2.224-5,4.941V16H4.941C2.224,16,0,18.282,0,21
s2.224,5,4.941,5H16v11.059C16,39.776,18.282,42,21,42s5-2.224,5-4.941V26h11.059C39.776,26,42,23.718,42,21S39.776,16,37.059,16z"
/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 784 B

View file

@ -0,0 +1,38 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 58 58" style="enable-background:new 0 0 58 58;" xml:space="preserve">
<rect style="fill:#E7ECED;" width="58" height="58"/>
<line style="fill:none;stroke:#424A60;stroke-width:2;stroke-miterlimit:10;" x1="29" y1="8" x2="29" y2="50"/>
<line style="fill:none;stroke:#424A60;stroke-width:2;stroke-miterlimit:10;" x1="50" y1="29" x2="8" y2="29"/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 800 B

View file

@ -0,0 +1,39 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 53 53" style="enable-background:new 0 0 53 53;" xml:space="preserve">
<polygon style="fill:#14A085;" points="7,8.5 47,8.5 47,0.5 0,0.5 0,45.5 7,45.5 "/>
<rect x="7" y="8.5" style="fill:#38454F;" width="46" height="44"/>
<line style="fill:none;stroke:#A4E869;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;" x1="30" y1="19.5" x2="30" y2="41.5"/>
<line style="fill:none;stroke:#A4E869;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;" x1="41" y1="30.5" x2="19" y2="30.5"/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 950 B

View file

@ -0,0 +1,37 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 42 42" style="enable-background:new 0 0 42 42;" xml:space="preserve">
<line style="fill:none;stroke:#23A24D;stroke-width:2;stroke-miterlimit:10;" x1="21" y1="0" x2="21" y2="42"/>
<line style="fill:none;stroke:#23A24D;stroke-width:2;stroke-miterlimit:10;" x1="42" y1="21" x2="0" y2="21"/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 746 B

View file

@ -0,0 +1,45 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 58 58" style="enable-background:new 0 0 58 58;" xml:space="preserve">
<path style="fill:#EAD8BB;" d="M12,0C9.694,0,7.781,1.758,7.53,4L7.5,5c0,2.2,1.8,4,4,4h1h3h2l2-4h12l-1.961,3.921
C29.521,8.958,29.548,9,29.588,9h0.211H50.5V0H12z"/>
<path style="fill:#6B4842;" d="M29.5,9v26.201c0,0.505-0.665,0.69-0.925,0.256L23.5,27l-5.075,8.458
c-0.26,0.433-0.925,0.249-0.925-0.256V9h-6c-2.2,0-4-1.8-4-4v48.958C7.5,56.19,9.31,58,11.542,58H50.5V9H29.5z"/>
<path style="fill:#513531;" d="M12.5,9h-1c-2.2,0-4-1.8-4-4v48.958C7.5,56.19,9.31,58,11.542,58H12.5V9z"/>
<path style="fill:#D3BEA1;" d="M50.5,2h-9c-0.553,0-1,0.447-1,1s0.447,1,1,1h9V2z"/>
<path style="fill:#D3BEA1;" d="M50.5,5h-8c-0.553,0-1,0.447-1,1s0.447,1,1,1h8V5z"/>
<path style="fill:#DD352E;" d="M19.5,5l-2,4v26.201c0,0.505,0.666,0.69,0.925,0.256L23.5,27l5.075,8.458
c0.26,0.433,0.925,0.249,0.925-0.256V9l2-4H19.5z"/>
<polygon style="fill:#B02721;" points="19.5,5 17.5,9 29.5,9 31.5,5 "/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

View file

@ -0,0 +1,58 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 60 60" style="enable-background:new 0 0 60 60;" xml:space="preserve">
<path style="fill:none;stroke:#DC9628;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" d="M34,12
V8c0-2.209-1.791-4-4-4s-4,1.791-4,4v4.072"/>
<path style="fill:#EEAF4B;" d="M16.491,50.638c10.701,1.847,16.658,1.847,27.36,0L53.341,49l0,0c-4.685-4.657-7.317-10.415-7.317-17
v-9c0.038-6.047-3.957-10.478-7.946-12.301c-4.999-2.285-10.815-2.294-15.806,0.008C18.319,12.53,14.038,16.958,14,23v9
c0,6.585-2.315,12.343-7,17l0,0L16.491,50.638z"/>
<path style="fill:#FBD490;" d="M19,25.991c-0.002,0-0.004,0-0.006,0c-0.552-0.004-0.997-0.454-0.994-1.006
c0.03-4.682,3.752-7.643,5.948-8.654c3.849-1.775,8.594-1.772,12.469-0.002c0.502,0.229,0.723,0.822,0.494,1.325
c-0.229,0.502-0.822,0.724-1.326,0.493c-3.354-1.533-7.469-1.537-10.799,0c-1.767,0.814-4.762,3.173-4.785,6.85
C19.997,25.547,19.549,25.991,19,25.991z"/>
<path style="fill:#DC9628;" d="M21.906,51.46C23.35,54.728,26.508,57,30.183,57c3.676,0,6.834-2.273,8.278-5.543
C32.533,52.209,27.83,52.21,21.906,51.46z"/>
<path style="fill:#F2ECBF;" d="M4.095,39.967c-0.256,0-0.512-0.098-0.707-0.293C1.203,37.489,0,34.58,0,31.483
c0-3.098,1.203-6.006,3.388-8.19c0.391-0.391,1.023-0.391,1.414,0s0.391,1.023,0,1.414C2.995,26.514,2,28.92,2,31.483
c0,2.563,0.995,4.969,2.802,6.776c0.391,0.391,0.391,1.023,0,1.414C4.606,39.869,4.351,39.967,4.095,39.967z"/>
<path style="fill:#F2ECBF;" d="M8.305,37.69c-0.256,0-0.512-0.098-0.707-0.293c-3.337-3.337-3.337-8.768,0-12.104
c0.391-0.391,1.023-0.391,1.414,0s0.391,1.023,0,1.414c-2.558,2.558-2.558,6.719,0,9.276c0.391,0.391,0.391,1.023,0,1.414
C8.817,37.593,8.561,37.69,8.305,37.69z"/>
<path style="fill:#F2ECBF;" d="M55.905,39.967c-0.256,0-0.512-0.098-0.707-0.293c-0.391-0.391-0.391-1.023,0-1.414
C57.005,36.452,58,34.046,58,31.483c0-2.563-0.995-4.97-2.802-6.776c-0.391-0.391-0.391-1.023,0-1.414s1.023-0.391,1.414,0
C58.797,25.478,60,28.386,60,31.483c0,3.097-1.203,6.006-3.388,8.19C56.417,39.869,56.161,39.967,55.905,39.967z"/>
<path style="fill:#F2ECBF;" d="M51.695,37.69c-0.256,0-0.512-0.098-0.707-0.293c-0.391-0.391-0.391-1.023,0-1.414
c2.558-2.558,2.558-6.719,0-9.276c-0.391-0.391-0.391-1.023,0-1.414s1.023-0.391,1.414,0c3.337,3.337,3.337,8.768,0,12.104
C52.207,37.593,51.951,37.69,51.695,37.69z"/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.7 KiB

View file

@ -0,0 +1,82 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 57.157 57.157" style="enable-background:new 0 0 57.157 57.157;" xml:space="preserve">
<g>
<path style="fill:#7383BF;" d="M15.804,51.517l-3.933,3.933c-0.391,0.391-0.391,1.023,0,1.414c0.195,0.195,0.451,0.293,0.707,0.293
s0.512-0.098,0.707-0.293l3.933-3.933c0.391-0.391,0.391-1.023,0-1.414S16.195,51.126,15.804,51.517z"/>
<path style="fill:#7383BF;" d="M45.285,55.45l-3.963-3.963c-0.391-0.391-1.023-0.391-1.414,0s-0.391,1.023,0,1.414l3.963,3.963
c0.195,0.195,0.451,0.293,0.707,0.293s0.512-0.098,0.707-0.293C45.676,56.473,45.676,55.84,45.285,55.45z"/>
</g>
<path style="fill:#424A60;" d="M47.303,11.129c0.024-0.02,0.053-0.028,0.076-0.05l3-3c0.391-0.391,0.391-1.023,0-1.414
s-1.023-0.391-1.414,0l-3,3c-0.031,0.031-0.043,0.071-0.069,0.104c-4.598-4.11-10.664-6.612-17.317-6.612S15.86,5.659,11.261,9.768
c-0.026-0.033-0.038-0.073-0.069-0.104l-3-3c-0.391-0.391-1.023-0.391-1.414,0s-0.391,1.023,0,1.414l3,3
c0.022,0.022,0.052,0.03,0.076,0.05c-4.502,4.675-7.275,11.026-7.275,18.028c0,14.359,11.641,26,26,26s26-11.641,26-26
C54.578,22.154,51.805,15.803,47.303,11.129z"/>
<circle style="fill:#E7ECED;" cx="28.578" cy="29.157" r="22"/>
<circle style="fill:#FFFFFF;" cx="28.578" cy="29.157" r="15"/>
<g>
<path style="fill:#FFFFFF;" d="M28.578,6.157c-0.552,0-1,0.447-1,1v2c0,0.553,0.448,1,1,1s1-0.447,1-1v-2
C29.578,6.604,29.131,6.157,28.578,6.157z"/>
<path style="fill:#FFFFFF;" d="M28.578,48.157c-0.552,0-1,0.447-1,1v2c0,0.553,0.448,1,1,1s1-0.447,1-1v-2
C29.578,48.604,29.131,48.157,28.578,48.157z"/>
<path style="fill:#FFFFFF;" d="M50.578,28.157h-2c-0.552,0-1,0.447-1,1s0.448,1,1,1h2c0.552,0,1-0.447,1-1
S51.131,28.157,50.578,28.157z"/>
<path style="fill:#FFFFFF;" d="M9.578,29.157c0-0.553-0.448-1-1-1h-2c-0.552,0-1,0.447-1,1s0.448,1,1,1h2
C9.131,30.157,9.578,29.709,9.578,29.157z"/>
<path style="fill:#FFFFFF;" d="M18.445,9.604c-0.277-0.478-0.888-0.644-1.366-0.366c-0.478,0.276-0.642,0.888-0.366,1.366l1,1.732
c0.186,0.32,0.521,0.5,0.867,0.5c0.169,0,0.341-0.043,0.499-0.134c0.478-0.276,0.642-0.888,0.366-1.366L18.445,9.604z"/>
<path style="fill:#FFFFFF;" d="M39.445,45.977c-0.277-0.478-0.888-0.643-1.366-0.366c-0.478,0.276-0.642,0.888-0.366,1.366l1,1.732
c0.186,0.32,0.521,0.5,0.867,0.5c0.169,0,0.341-0.043,0.499-0.134c0.478-0.276,0.642-0.888,0.366-1.366L39.445,45.977z"/>
<path style="fill:#FFFFFF;" d="M11.758,18.29l-1.732-1c-0.479-0.276-1.09-0.111-1.366,0.366c-0.276,0.479-0.112,1.09,0.366,1.366
l1.732,1c0.158,0.091,0.33,0.134,0.499,0.134c0.346,0,0.682-0.18,0.867-0.5C12.4,19.178,12.236,18.567,11.758,18.29z"/>
<path style="fill:#FFFFFF;" d="M48.131,39.29l-1.732-1c-0.48-0.278-1.09-0.111-1.366,0.366c-0.276,0.479-0.112,1.09,0.366,1.366
l1.732,1c0.158,0.091,0.33,0.134,0.499,0.134c0.346,0,0.682-0.18,0.867-0.5C48.773,40.178,48.609,39.567,48.131,39.29z"/>
<path style="fill:#FFFFFF;" d="M10.758,38.29l-1.732,1c-0.478,0.276-0.642,0.888-0.366,1.366c0.186,0.32,0.521,0.5,0.867,0.5
c0.169,0,0.341-0.043,0.499-0.134l1.732-1c0.478-0.276,0.642-0.888,0.366-1.366C11.847,38.179,11.237,38.012,10.758,38.29z"/>
<path style="fill:#FFFFFF;" d="M45.9,20.157c0.169,0,0.341-0.043,0.499-0.134l1.732-1c0.478-0.276,0.642-0.888,0.366-1.366
c-0.277-0.478-0.888-0.643-1.366-0.366l-1.732,1c-0.478,0.276-0.642,0.888-0.366,1.366C45.218,19.977,45.554,20.157,45.9,20.157z"
/>
<path style="fill:#FFFFFF;" d="M19.078,45.611c-0.481-0.276-1.09-0.111-1.366,0.366l-1,1.732c-0.276,0.479-0.112,1.09,0.366,1.366
c0.158,0.091,0.33,0.134,0.499,0.134c0.346,0,0.682-0.18,0.867-0.5l1-1.732C19.72,46.498,19.556,45.887,19.078,45.611z"/>
<path style="fill:#FFFFFF;" d="M40.078,9.238c-0.48-0.277-1.09-0.111-1.366,0.366l-1,1.732c-0.276,0.479-0.112,1.09,0.366,1.366
c0.158,0.091,0.33,0.134,0.499,0.134c0.346,0,0.682-0.18,0.867-0.5l1-1.732C40.72,10.125,40.556,9.514,40.078,9.238z"/>
</g>
<path style="fill:#424A60;" d="M39.578,28.157h-7.142c-0.364-1.399-1.459-2.494-2.858-2.858V15.157c0-0.553-0.448-1-1-1
s-1,0.447-1,1v10.142c-1.72,0.447-3,1.999-3,3.858c0,2.206,1.794,4,4,4c1.858,0,3.411-1.28,3.858-3h7.142c0.552,0,1-0.447,1-1
S40.131,28.157,39.578,28.157z M28.578,31.157c-1.103,0-2-0.897-2-2s0.897-2,2-2s2,0.897,2,2S29.681,31.157,28.578,31.157z"/>
<path style="fill:#7383BF;" d="M54.493,2.086c2.781,2.781,2.781,7.29,0,10.071L44.421,2.086C47.203-0.695,51.711-0.695,54.493,2.086
z"/>
<path style="fill:#7383BF;" d="M2.664,2.086c-2.781,2.781-2.781,7.29,0,10.071L12.735,2.086C9.954-0.695,5.445-0.695,2.664,2.086z"
/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.8 KiB

View file

@ -0,0 +1,76 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 57.157 57.157" style="enable-background:new 0 0 57.157 57.157;" xml:space="preserve">
<circle style="fill:#E0E1E2;" cx="28.578" cy="29.157" r="26"/>
<circle style="fill:#FFFFFF;" cx="28.578" cy="29.157" r="15"/>
<path style="fill:#424A60;" d="M12.578,57.157c-0.256,0-0.512-0.098-0.707-0.293c-0.391-0.391-0.391-1.023,0-1.414l3.933-3.933
c0.391-0.391,1.023-0.391,1.414,0s0.391,1.023,0,1.414l-3.933,3.933C13.09,57.059,12.834,57.157,12.578,57.157z"/>
<path style="fill:#424A60;" d="M44.578,57.157c-0.256,0-0.512-0.098-0.707-0.293l-3.963-3.963c-0.391-0.391-0.391-1.023,0-1.414
s1.023-0.391,1.414,0l3.963,3.963c0.391,0.391,0.391,1.023,0,1.414C45.09,57.059,44.834,57.157,44.578,57.157z"/>
<path style="fill:#C7CAC7;" d="M46.672,11.371c-0.256,0-0.512-0.098-0.707-0.293c-0.391-0.391-0.391-1.023,0-1.414l3-3
c0.391-0.391,1.023-0.391,1.414,0s0.391,1.023,0,1.414l-3,3C47.183,11.274,46.927,11.371,46.672,11.371z"/>
<path style="fill:#C7CAC7;" d="M10.485,11.371c-0.256,0-0.512-0.098-0.707-0.293l-3-3c-0.391-0.391-0.391-1.023,0-1.414
s1.023-0.391,1.414,0l3,3c0.391,0.391,0.391,1.023,0,1.414C10.997,11.274,10.741,11.371,10.485,11.371z"/>
<path style="fill:#26B99A;" d="M28.578,57.157c-15.439,0-28-12.561-28-28s12.561-28,28-28s28,12.561,28,28
S44.018,57.157,28.578,57.157z M28.578,5.157c-13.234,0-24,10.767-24,24s10.766,24,24,24s24-10.767,24-24S41.812,5.157,28.578,5.157
z"/>
<g>
<path style="fill:#26B99A;" d="M28.578,6.036c-0.552,0-1,0.447-1,1v1c0,0.553,0.448,1,1,1s1-0.447,1-1v-1
C29.578,6.483,29.131,6.036,28.578,6.036z"/>
<path style="fill:#26B99A;" d="M28.578,49.036c-0.552,0-1,0.447-1,1v1c0,0.553,0.448,1,1,1s1-0.447,1-1v-1
C29.578,49.483,29.131,49.036,28.578,49.036z"/>
<path style="fill:#26B99A;" d="M50.578,28.036h-1c-0.552,0-1,0.447-1,1s0.448,1,1,1h1c0.552,0,1-0.447,1-1
S51.131,28.036,50.578,28.036z"/>
<path style="fill:#26B99A;" d="M7.578,28.036h-1c-0.552,0-1,0.447-1,1s0.448,1,1,1h1c0.552,0,1-0.447,1-1
S8.131,28.036,7.578,28.036z"/>
<path style="fill:#26B99A;" d="M43.427,12.772l-0.707,0.707c-0.391,0.391-0.391,1.023,0,1.414c0.195,0.195,0.451,0.293,0.707,0.293
s0.512-0.098,0.707-0.293l0.707-0.707c0.391-0.391,0.391-1.023,0-1.414S43.818,12.381,43.427,12.772z"/>
<path style="fill:#26B99A;" d="M13.022,43.178l-0.707,0.707c-0.391,0.391-0.391,1.023,0,1.414c0.195,0.195,0.451,0.293,0.707,0.293
s0.512-0.098,0.707-0.293l0.707-0.707c0.391-0.391,0.391-1.023,0-1.414S13.413,42.788,13.022,43.178z"/>
<path style="fill:#26B99A;" d="M44.134,43.178c-0.391-0.391-1.023-0.391-1.414,0s-0.391,1.023,0,1.414l0.707,0.707
c0.195,0.195,0.451,0.293,0.707,0.293s0.512-0.098,0.707-0.293c0.391-0.391,0.391-1.023,0-1.414L44.134,43.178z"/>
<path style="fill:#26B99A;" d="M13.729,12.772c-0.391-0.391-1.023-0.391-1.414,0s-0.391,1.023,0,1.414l0.707,0.707
c0.195,0.195,0.451,0.293,0.707,0.293s0.512-0.098,0.707-0.293c0.391-0.391,0.391-1.023,0-1.414L13.729,12.772z"/>
</g>
<path style="fill:#424A60;" d="M39.578,30.157h-8c-0.552,0-1-0.447-1-1s0.448-1,1-1h8c0.552,0,1,0.447,1,1
S40.131,30.157,39.578,30.157z"/>
<path style="fill:#424A60;" d="M28.578,27.157c-0.552,0-1-0.447-1-1v-11c0-0.553,0.448-1,1-1s1,0.447,1,1v11
C29.578,26.709,29.131,27.157,28.578,27.157z"/>
<path style="fill:#424A60;" d="M28.578,33.157c-2.206,0-4-1.794-4-4s1.794-4,4-4s4,1.794,4,4S30.784,33.157,28.578,33.157z
M28.578,27.157c-1.103,0-2,0.897-2,2s0.897,2,2,2s2-0.897,2-2S29.681,27.157,28.578,27.157z"/>
<path style="fill:#E7ECED;" d="M54.493,2.086c2.781,2.781,2.781,7.29,0,10.071L44.421,2.086C47.203-0.695,51.711-0.695,54.493,2.086
z"/>
<path style="fill:#E7ECED;" d="M2.664,2.086c-2.781,2.781-2.781,7.29,0,10.071L12.735,2.086C9.954-0.695,5.445-0.695,2.664,2.086z"
/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 4 KiB

View file

@ -0,0 +1,45 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 53 53" style="enable-background:new 0 0 53 53;" xml:space="preserve">
<path style="fill:#E7ECED;" d="M12.821,46.638c10.701,1.847,16.659,1.847,27.36,0L49.671,45l0,0c-4.685-4.657-7.317-10.415-7.317-17
v-9c0.038-6.047-3.957-10.478-7.946-12.301c-4.999-2.285-10.815-2.294-15.806,0.008C14.648,8.53,10.367,12.958,10.329,19v9
c0,6.585-2.315,12.343-7,17l0,0L12.821,46.638z"/>
<path style="fill:#FFFFFF;" d="M15.329,20c-0.002,0-0.004,0-0.006,0c-0.552-0.004-0.997-0.454-0.994-1.006
c0.03-4.682,3.752-7.643,5.948-8.654c3.849-1.775,8.594-1.772,12.469-0.002c0.502,0.229,0.723,0.822,0.494,1.325
c-0.23,0.502-0.823,0.724-1.326,0.493c-3.353-1.533-7.469-1.537-10.799,0c-1.767,0.814-4.762,3.173-4.785,6.85
C16.326,19.557,15.879,20,15.329,20z"/>
<path style="fill:#C7CAC7;" d="M30.329,5.381V4c0-2.209-1.791-4-4-4s-4,1.791-4,4v1.453C24.958,4.862,27.69,4.841,30.329,5.381z"/>
<path style="fill:#C7CAC7;" d="M18.235,47.46c1.445,3.268,4.602,5.54,8.277,5.54c3.676,0,6.834-2.273,8.278-5.543
C28.862,48.209,24.159,48.21,18.235,47.46z"/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

View file

@ -0,0 +1,116 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 56 56" style="enable-background:new 0 0 56 56;" xml:space="preserve">
<rect x="8" y="5" style="fill:#366DB6;" width="40" height="46"/>
<g>
<rect x="48" y="9" style="fill:#A485BE;" width="4" height="38"/>
<rect x="4" y="9" style="fill:#A485BE;" width="4" height="38"/>
</g>
<g>
<rect x="52" y="13" style="fill:#A4E869;" width="4" height="30"/>
<rect y="13" style="fill:#A4E869;" width="4" height="30"/>
</g>
<circle style="fill:#183351;" cx="16" cy="13" r="1"/>
<circle style="fill:#183351;" cx="13" cy="10" r="1"/>
<circle style="fill:#183351;" cx="19" cy="10" r="1"/>
<circle style="fill:#183351;" cx="13" cy="16" r="1"/>
<circle style="fill:#183351;" cx="19" cy="16" r="1"/>
<circle style="fill:#183351;" cx="22" cy="13" r="1"/>
<circle style="fill:#183351;" cx="28" cy="13" r="1"/>
<circle style="fill:#183351;" cx="25" cy="10" r="1"/>
<circle style="fill:#183351;" cx="31" cy="10" r="1"/>
<circle style="fill:#183351;" cx="25" cy="16" r="1"/>
<circle style="fill:#183351;" cx="31" cy="16" r="1"/>
<circle style="fill:#183351;" cx="34" cy="13" r="1"/>
<circle style="fill:#183351;" cx="40" cy="13" r="1"/>
<circle style="fill:#183351;" cx="37" cy="10" r="1"/>
<circle style="fill:#183351;" cx="43" cy="10" r="1"/>
<circle style="fill:#183351;" cx="37" cy="16" r="1"/>
<circle style="fill:#183351;" cx="43" cy="16" r="1"/>
<circle style="fill:#183351;" cx="16" cy="19" r="1"/>
<circle style="fill:#183351;" cx="16" cy="25" r="1"/>
<circle style="fill:#183351;" cx="13" cy="22" r="1"/>
<circle style="fill:#183351;" cx="19" cy="22" r="1"/>
<circle style="fill:#183351;" cx="13" cy="28" r="1"/>
<circle style="fill:#183351;" cx="19" cy="28" r="1"/>
<circle style="fill:#183351;" cx="22" cy="19" r="1"/>
<circle style="fill:#183351;" cx="28" cy="19" r="1"/>
<circle style="fill:#183351;" cx="22" cy="25" r="1"/>
<circle style="fill:#183351;" cx="28" cy="25" r="1"/>
<circle style="fill:#183351;" cx="25" cy="22" r="1"/>
<circle style="fill:#183351;" cx="31" cy="22" r="1"/>
<circle style="fill:#183351;" cx="25" cy="28" r="1"/>
<circle style="fill:#183351;" cx="31" cy="28" r="1"/>
<circle style="fill:#183351;" cx="34" cy="19" r="1"/>
<circle style="fill:#183351;" cx="40" cy="19" r="1"/>
<circle style="fill:#183351;" cx="34" cy="25" r="1"/>
<circle style="fill:#183351;" cx="40" cy="25" r="1"/>
<circle style="fill:#183351;" cx="37" cy="22" r="1"/>
<circle style="fill:#183351;" cx="43" cy="22" r="1"/>
<circle style="fill:#183351;" cx="37" cy="28" r="1"/>
<circle style="fill:#183351;" cx="43" cy="28" r="1"/>
<circle style="fill:#183351;" cx="16" cy="31" r="1"/>
<circle style="fill:#183351;" cx="16" cy="37" r="1"/>
<circle style="fill:#183351;" cx="13" cy="34" r="1"/>
<circle style="fill:#183351;" cx="19" cy="34" r="1"/>
<circle style="fill:#183351;" cx="13" cy="40" r="1"/>
<circle style="fill:#183351;" cx="19" cy="40" r="1"/>
<circle style="fill:#183351;" cx="22" cy="31" r="1"/>
<circle style="fill:#183351;" cx="28" cy="31" r="1"/>
<circle style="fill:#183351;" cx="22" cy="37" r="1"/>
<circle style="fill:#183351;" cx="28" cy="37" r="1"/>
<circle style="fill:#183351;" cx="25" cy="34" r="1"/>
<circle style="fill:#183351;" cx="31" cy="34" r="1"/>
<circle style="fill:#183351;" cx="25" cy="40" r="1"/>
<circle style="fill:#183351;" cx="31" cy="40" r="1"/>
<circle style="fill:#183351;" cx="34" cy="31" r="1"/>
<circle style="fill:#183351;" cx="40" cy="31" r="1"/>
<circle style="fill:#183351;" cx="34" cy="37" r="1"/>
<circle style="fill:#183351;" cx="40" cy="37" r="1"/>
<circle style="fill:#183351;" cx="37" cy="34" r="1"/>
<circle style="fill:#183351;" cx="43" cy="34" r="1"/>
<circle style="fill:#183351;" cx="37" cy="40" r="1"/>
<circle style="fill:#183351;" cx="43" cy="40" r="1"/>
<circle style="fill:#183351;" cx="16" cy="43" r="1"/>
<circle style="fill:#183351;" cx="13" cy="46" r="1"/>
<circle style="fill:#183351;" cx="19" cy="46" r="1"/>
<circle style="fill:#183351;" cx="22" cy="43" r="1"/>
<circle style="fill:#183351;" cx="28" cy="43" r="1"/>
<circle style="fill:#183351;" cx="25" cy="46" r="1"/>
<circle style="fill:#183351;" cx="31" cy="46" r="1"/>
<circle style="fill:#183351;" cx="34" cy="43" r="1"/>
<circle style="fill:#183351;" cx="40" cy="43" r="1"/>
<circle style="fill:#183351;" cx="37" cy="46" r="1"/>
<circle style="fill:#183351;" cx="43" cy="46" r="1"/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.7 KiB

View file

@ -0,0 +1,43 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 55 55" style="enable-background:new 0 0 55 55;" xml:space="preserve">
<path style="fill:#EFCE4A;" d="M21.66,24H2.34C1.048,24,0,22.952,0,21.66V2.34C0,1.048,1.048,0,2.34,0h19.32
C22.952,0,24,1.048,24,2.34v19.32C24,22.952,22.952,24,21.66,24z"/>
<path style="fill:#7FABDA;" d="M51.66,24H32.34C31.048,24,30,22.952,30,21.66V2.34C30,1.048,31.048,0,32.34,0h19.32
C52.952,0,54,1.048,54,2.34v19.32C54,22.952,52.952,24,51.66,24z"/>
<path style="fill:#D75A4A;" d="M21.66,54H2.34C1.048,54,0,52.952,0,51.66V32.34C0,31.048,1.048,30,2.34,30h19.32
c1.292,0,2.34,1.048,2.34,2.34v19.32C24,52.952,22.952,54,21.66,54z"/>
<line style="fill:none;stroke:#23A24D;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;" x1="42" y1="30" x2="42" y2="54"/>
<line style="fill:none;stroke:#23A24D;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;" x1="30" y1="42" x2="54" y2="42"/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.3 KiB

View file

@ -0,0 +1,44 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 58 58" style="enable-background:new 0 0 58 58;" xml:space="preserve">
<path style="fill:#424A60;" d="M53.168,58H4.832C3.82,58,3,57.18,3,56.168V1.832C3,0.82,3.82,0,4.832,0h48.335
C54.18,0,55,0.82,55,1.832v54.335C55,57.18,54.18,58,53.168,58z"/>
<path style="fill:#E7ECED;" d="M34.495,17h-10.99C21.572,17,20,15.428,20,13.495V12c0-0.553,0.447-1,1-1s1,0.447,1,1v1.495
C22,14.325,22.675,15,23.505,15h10.99C35.325,15,36,14.325,36,13.495V12c0-0.553,0.447-1,1-1s1,0.447,1,1v1.495
C38,15.428,36.428,17,34.495,17z"/>
<path style="fill:#E7ECED;" d="M34.495,46h-10.99C21.572,46,20,44.428,20,42.495V41c0-0.553,0.447-1,1-1s1,0.447,1,1v1.495
C22,43.325,22.675,44,23.505,44h10.99C35.325,44,36,43.325,36,42.495V41c0-0.553,0.447-1,1-1s1,0.447,1,1v1.495
C38,44.428,36.428,46,34.495,46z"/>
<rect x="3" y="28" style="fill:#2B313F;" width="52" height="2"/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.3 KiB

View file

@ -0,0 +1,51 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 58 58" style="enable-background:new 0 0 58 58;" xml:space="preserve">
<path style="fill:#B1B7BC;" d="M58,17.01H0V3.046C0,1.916,0.916,1,2.046,1h53.908C57.084,1,58,1.916,58,3.046V17.01z"/>
<rect x="3" y="17.01" style="fill:#E7ECED;" width="52" height="39.99"/>
<path style="fill:#424A60;" d="M38,13.01H20c-2.209,0-4-1.791-4-4v0c0-2.209,1.791-4,4-4h18c2.209,0,4,1.791,4,4v0
C42,11.219,40.209,13.01,38,13.01z"/>
<rect x="3" y="52" style="fill:#57ABC1;" width="52" height="5"/>
<rect x="15" y="25" style="fill:#FFFFFF;" width="28" height="14"/>
<g>
<path style="fill:#C7CAC7;" d="M19,31h6c0.553,0,1-0.447,1-1s-0.447-1-1-1h-6c-0.553,0-1,0.447-1,1S18.447,31,19,31z"/>
<path style="fill:#C7CAC7;" d="M29,31c0.26,0,0.52-0.11,0.71-0.29C29.89,30.52,30,30.26,30,30c0-0.261-0.11-0.521-0.29-0.71
c-0.38-0.37-1.05-0.37-1.42,0C28.109,29.479,28,29.739,28,30c0,0.27,0.109,0.52,0.29,0.71C28.479,30.89,28.729,31,29,31z"/>
<path style="fill:#C7CAC7;" d="M39,33H23c-0.553,0-1,0.447-1,1s0.447,1,1,1h16c0.553,0,1-0.447,1-1S39.553,33,39,33z"/>
<path style="fill:#C7CAC7;" d="M18.29,33.29C18.109,33.479,18,33.739,18,34c0,0.26,0.109,0.52,0.29,0.71
C18.479,34.89,18.729,35,19,35c0.27,0,0.52-0.11,0.71-0.29C19.89,34.52,20,34.26,20,34c0-0.261-0.11-0.521-0.29-0.71
C19.34,32.92,18.67,32.92,18.29,33.29z"/>
</g>
<rect x="3" y="17" style="fill:#D7D7E2;" width="52" height="5"/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.8 KiB

View file

@ -0,0 +1,43 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 58 58" style="enable-background:new 0 0 58 58;" xml:space="preserve">
<path style="fill:#4B5F99;" d="M58,14H0V3.412C0,2.632,0.632,2,1.412,2h55.176C57.368,2,58,2.632,58,3.412V14z"/>
<path style="fill:#6379B7;" d="M3,14v38.59C3,54.473,4.527,56,6.41,56h45.18c1.883,0,3.41-1.527,3.41-3.41V14H3z"/>
<path style="fill:#4B5F99;" d="M13,56H6.41C4.527,56,3,54.473,3,52.59V46h0C8.523,46,13,50.477,13,56L13,56z"/>
<path style="fill:#4B5F99;" d="M51.59,56H45v0c0-5.523,4.477-10,10-10h0v6.59C55,54.473,53.473,56,51.59,56z"/>
<path style="fill:#E7ECED;" d="M34.495,30h-10.99C21.572,30,20,28.428,20,26.495V25c0-0.553,0.447-1,1-1s1,0.447,1,1v1.495
C22,27.325,22.675,28,23.505,28h10.99C35.325,28,36,27.325,36,26.495V25c0-0.553,0.447-1,1-1s1,0.447,1,1v1.495
C38,28.428,36.428,30,34.495,30z"/>
<rect x="3" y="14" style="fill:#5F77AA;" width="52" height="6"/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.3 KiB

View file

@ -0,0 +1,50 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 58 58" style="enable-background:new 0 0 58 58;" xml:space="preserve">
<path style="fill:#996B52;" d="M58,17H0V7.311C0,7.139,0.139,7,0.311,7h57.378C57.861,7,58,7.139,58,7.311V17z"/>
<path style="fill:#6C4127;" d="M57.778,7H0.222C0.135,7,0.088,6.898,0.145,6.831L6,0h46l5.855,6.831C57.912,6.898,57.865,7,57.778,7
z"/>
<rect x="3" y="17" style="fill:#935F42;" width="52" height="41"/>
<rect x="18" y="23" style="fill:#6C4127;" width="22" height="8"/>
<rect x="15" y="38" style="fill:#EDEADA;" width="28" height="12"/>
<g>
<path style="fill:#CEC9AE;" d="M26,45h-5c-0.552,0-1,0.447-1,1s0.448,1,1,1h5c0.552,0,1-0.447,1-1S26.552,45,26,45z"/>
<path style="fill:#CEC9AE;" d="M26,43h11c0.552,0,1-0.447,1-1s-0.448-1-1-1H26c-0.552,0-1,0.447-1,1S25.448,43,26,43z"/>
<path style="fill:#CEC9AE;" d="M21,43c0.26,0,0.52-0.11,0.71-0.29C21.89,42.52,22,42.26,22,42c0-0.261-0.11-0.521-0.29-0.71
c-0.38-0.37-1.04-0.37-1.42,0C20.11,41.479,20,41.739,20,42c0,0.27,0.11,0.52,0.29,0.71C20.48,42.89,20.73,43,21,43z"/>
<path style="fill:#CEC9AE;" d="M30.29,45.29C30.11,45.479,30,45.739,30,46c0,0.26,0.11,0.52,0.29,0.71C30.48,46.89,30.74,47,31,47
c0.26,0,0.52-0.11,0.71-0.29C31.89,46.52,32,46.26,32,46c0-0.261-0.11-0.521-0.29-0.71C31.34,44.92,30.66,44.92,30.29,45.29z"/>
<path style="fill:#CEC9AE;" d="M37,45h-1c-0.552,0-1,0.447-1,1s0.448,1,1,1h1c0.552,0,1-0.447,1-1S37.552,45,37,45z"/>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.8 KiB

View file

@ -0,0 +1,39 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 53.61 53.61" style="enable-background:new 0 0 53.61 53.61;" xml:space="preserve">
<path style="fill:none;stroke:#14A085;stroke-width:4;stroke-linecap:round;stroke-miterlimit:10;" d="M31.406,18.422L14.037,35.792
c-1.82,1.82-1.82,4.797,0,6.617l0,0c1.82,1.82,4.797,1.82,6.617,0l25.64-25.64c3.412-3.412,2.998-8.581-0.414-11.993l0,0
c-3.412-3.412-8.581-3.825-11.993-0.414L6.593,31.656c-4.549,4.549-4.549,11.993,0,16.542l0,0c4.549,4.549,11.993,4.549,16.542,0
l27.295-27.295"/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 934 B

View file

@ -0,0 +1,38 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 51.426 51.426" style="enable-background:new 0 0 51.426 51.426;" xml:space="preserve">
<polygon style="fill:#25AE88;stroke:#424A60;stroke-width:6;stroke-miterlimit:10;" points="13.213,25.713 42.213,45.713
42.213,26.077 42.213,5.713 "/>
<line style="fill:none;stroke:#424A60;stroke-width:6;stroke-miterlimit:10;" x1="9.213" y1="5.713" x2="9.213" y2="45.713"/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 819 B

View file

@ -0,0 +1,38 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 58 58" style="enable-background:new 0 0 58 58;" xml:space="preserve">
<path style="fill:#43B05C;" d="M41.536,58H16.464C15.103,58,14,56.897,14,55.536V6.464C14,5.103,15.103,4,16.464,4h25.072
C42.897,4,44,5.103,44,6.464v49.072C44,56.897,42.897,58,41.536,58z"/>
<rect x="24" style="fill:#C7CAC7;" width="10" height="4"/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 777 B

View file

@ -0,0 +1,39 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 58 58" style="enable-background:new 0 0 58 58;" xml:space="preserve">
<rect x="24" style="fill:#C7CAC7;" width="10" height="4"/>
<path style="fill:#E7ECED;" d="M41.536,58H16.464C15.103,58,14,56.897,14,55.536V6.464C14,5.103,15.103,4,16.464,4h25.072
C42.897,4,44,5.103,44,6.464v49.072C44,56.897,42.897,58,41.536,58z"/>
<path style="fill:#43B05C;" d="M14,19v36.536C14,56.897,15.103,58,16.464,58h25.072C42.897,58,44,56.897,44,55.536V19H14z"/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 900 B

View file

@ -0,0 +1,39 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 58 58" style="enable-background:new 0 0 58 58;" xml:space="preserve">
<rect x="24" style="fill:#C7CAC7;" width="10" height="4"/>
<path style="fill:#E7ECED;" d="M41.536,58H16.464C15.103,58,14,56.897,14,55.536V6.464C14,5.103,15.103,4,16.464,4h25.072
C42.897,4,44,5.103,44,6.464v49.072C44,56.897,42.897,58,41.536,58z"/>
<path style="fill:#43B05C;" d="M14,32v23.536C14,56.897,15.103,58,16.464,58h25.072C42.897,58,44,56.897,44,55.536V32H14z"/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 900 B

View file

@ -0,0 +1,39 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 58 58" style="enable-background:new 0 0 58 58;" xml:space="preserve">
<rect x="24" style="fill:#C7CAC7;" width="10" height="4"/>
<path style="fill:#E7ECED;" d="M41.536,58H16.464C15.103,58,14,56.897,14,55.536V6.464C14,5.103,15.103,4,16.464,4h25.072
C42.897,4,44,5.103,44,6.464v49.072C44,56.897,42.897,58,41.536,58z"/>
<path style="fill:#43B05C;" d="M14,45v10.536C14,56.897,15.103,58,16.464,58h25.072C42.897,58,44,56.897,44,55.536V45H14z"/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 900 B

View file

@ -0,0 +1,119 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 58 58" style="enable-background:new 0 0 58 58;" xml:space="preserve">
<path style="fill:#43B05C;" d="M41.536,58H16.464C15.103,58,14,56.897,14,55.536V6.464C14,5.103,15.103,4,16.464,4h25.072
C42.897,4,44,5.103,44,6.464v49.072C44,56.897,42.897,58,41.536,58z"/>
<rect x="24" style="fill:#D8A852;" width="10" height="4"/>
<path style="fill:#292F3A;" d="M41.536,6C41.792,6,42,6.208,42,6.464v49.072C42,55.792,41.792,56,41.536,56H16.464
C16.208,56,16,55.792,16,55.536V6.464C16,6.208,16.208,6,16.464,6H41.536 M41.536,4H16.464C15.103,4,14,5.103,14,6.464v49.072
C14,56.897,15.103,58,16.464,58h25.072C42.897,58,44,56.897,44,55.536V6.464C44,5.103,42.897,4,41.536,4L41.536,4z"/>
<g>
<circle style="fill:#A4E869;" cx="17" cy="52" r="1"/>
<circle style="fill:#A4E869;" cx="20" cy="55" r="1"/>
<circle style="fill:#A4E869;" cx="23" cy="52" r="1"/>
<circle style="fill:#A4E869;" cx="29" cy="52" r="1"/>
<circle style="fill:#A4E869;" cx="26" cy="55" r="1"/>
<circle style="fill:#A4E869;" cx="32" cy="55" r="1"/>
<circle style="fill:#A4E869;" cx="35" cy="52" r="1"/>
<circle style="fill:#A4E869;" cx="41" cy="52" r="1"/>
<circle style="fill:#A4E869;" cx="38" cy="55" r="1"/>
<circle style="fill:#A4E869;" cx="17" cy="46" r="1"/>
<circle style="fill:#A4E869;" cx="20" cy="49" r="1"/>
<circle style="fill:#A4E869;" cx="23" cy="46" r="1"/>
<circle style="fill:#A4E869;" cx="29" cy="46" r="1"/>
<circle style="fill:#A4E869;" cx="26" cy="49" r="1"/>
<circle style="fill:#A4E869;" cx="32" cy="49" r="1"/>
<circle style="fill:#A4E869;" cx="35" cy="46" r="1"/>
<circle style="fill:#A4E869;" cx="41" cy="46" r="1"/>
<circle style="fill:#A4E869;" cx="38" cy="49" r="1"/>
<circle style="fill:#A4E869;" cx="17" cy="40" r="1"/>
<circle style="fill:#A4E869;" cx="20" cy="43" r="1"/>
<circle style="fill:#A4E869;" cx="23" cy="40" r="1"/>
<circle style="fill:#A4E869;" cx="29" cy="40" r="1"/>
<circle style="fill:#A4E869;" cx="26" cy="43" r="1"/>
<circle style="fill:#A4E869;" cx="32" cy="43" r="1"/>
<circle style="fill:#A4E869;" cx="35" cy="40" r="1"/>
<circle style="fill:#A4E869;" cx="41" cy="40" r="1"/>
<circle style="fill:#A4E869;" cx="38" cy="43" r="1"/>
<circle style="fill:#A4E869;" cx="17" cy="34" r="1"/>
<circle style="fill:#A4E869;" cx="20" cy="37" r="1"/>
<circle style="fill:#A4E869;" cx="23" cy="34" r="1"/>
<circle style="fill:#A4E869;" cx="29" cy="34" r="1"/>
<circle style="fill:#A4E869;" cx="26" cy="37" r="1"/>
<circle style="fill:#A4E869;" cx="32" cy="37" r="1"/>
<circle style="fill:#A4E869;" cx="35" cy="34" r="1"/>
<circle style="fill:#A4E869;" cx="41" cy="34" r="1"/>
<circle style="fill:#A4E869;" cx="38" cy="37" r="1"/>
<circle style="fill:#A4E869;" cx="17" cy="28" r="1"/>
<circle style="fill:#A4E869;" cx="20" cy="31" r="1"/>
<circle style="fill:#A4E869;" cx="23" cy="28" r="1"/>
<circle style="fill:#A4E869;" cx="29" cy="28" r="1"/>
<circle style="fill:#A4E869;" cx="26" cy="31" r="1"/>
<circle style="fill:#A4E869;" cx="32" cy="31" r="1"/>
<circle style="fill:#A4E869;" cx="35" cy="28" r="1"/>
<circle style="fill:#A4E869;" cx="41" cy="28" r="1"/>
<circle style="fill:#A4E869;" cx="38" cy="31" r="1"/>
<circle style="fill:#A4E869;" cx="17" cy="22" r="1"/>
<circle style="fill:#A4E869;" cx="20" cy="25" r="1"/>
<circle style="fill:#A4E869;" cx="23" cy="22" r="1"/>
<circle style="fill:#A4E869;" cx="29" cy="22" r="1"/>
<circle style="fill:#A4E869;" cx="26" cy="25" r="1"/>
<circle style="fill:#A4E869;" cx="32" cy="25" r="1"/>
<circle style="fill:#A4E869;" cx="35" cy="22" r="1"/>
<circle style="fill:#A4E869;" cx="41" cy="22" r="1"/>
<circle style="fill:#A4E869;" cx="38" cy="25" r="1"/>
<circle style="fill:#A4E869;" cx="17" cy="16" r="1"/>
<circle style="fill:#A4E869;" cx="20" cy="19" r="1"/>
<circle style="fill:#A4E869;" cx="23" cy="16" r="1"/>
<circle style="fill:#A4E869;" cx="29" cy="16" r="1"/>
<circle style="fill:#A4E869;" cx="26" cy="19" r="1"/>
<circle style="fill:#A4E869;" cx="32" cy="19" r="1"/>
<circle style="fill:#A4E869;" cx="35" cy="16" r="1"/>
<circle style="fill:#A4E869;" cx="41" cy="16" r="1"/>
<circle style="fill:#A4E869;" cx="38" cy="19" r="1"/>
<circle style="fill:#A4E869;" cx="17" cy="10" r="1"/>
<circle style="fill:#A4E869;" cx="20" cy="13" r="1"/>
<circle style="fill:#A4E869;" cx="23" cy="10" r="1"/>
<circle style="fill:#A4E869;" cx="29" cy="10" r="1"/>
<circle style="fill:#A4E869;" cx="26" cy="13" r="1"/>
<circle style="fill:#A4E869;" cx="32" cy="13" r="1"/>
<circle style="fill:#A4E869;" cx="35" cy="10" r="1"/>
<circle style="fill:#A4E869;" cx="41" cy="10" r="1"/>
<circle style="fill:#A4E869;" cx="38" cy="13" r="1"/>
<circle style="fill:#A4E869;" cx="20" cy="7" r="1"/>
<circle style="fill:#A4E869;" cx="26" cy="7" r="1"/>
<circle style="fill:#A4E869;" cx="32" cy="7" r="1"/>
<circle style="fill:#A4E869;" cx="38" cy="7" r="1"/>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 5.3 KiB

View file

@ -0,0 +1,94 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 58 58" style="enable-background:new 0 0 58 58;" xml:space="preserve">
<path style="fill:#424A60;" d="M41.536,58H16.464C15.103,58,14,56.897,14,55.536V6.464C14,5.103,15.103,4,16.464,4h25.072
C42.897,4,44,5.103,44,6.464v49.072C44,56.897,42.897,58,41.536,58z"/>
<rect x="24" style="fill:#D8A852;" width="10" height="4"/>
<path style="fill:#43B05C;" d="M41.536,58H16.464C15.103,58,14,56.897,14,55.536V25.464C14,24.103,15.103,23,16.464,23h25.072
C42.897,23,44,24.103,44,25.464v30.072C44,56.897,42.897,58,41.536,58z"/>
<g>
<circle style="fill:#A4E869;" cx="17" cy="52" r="1"/>
<circle style="fill:#A4E869;" cx="20" cy="55" r="1"/>
<circle style="fill:#A4E869;" cx="23" cy="52" r="1"/>
<circle style="fill:#A4E869;" cx="29" cy="52" r="1"/>
<circle style="fill:#A4E869;" cx="26" cy="55" r="1"/>
<circle style="fill:#A4E869;" cx="32" cy="55" r="1"/>
<circle style="fill:#A4E869;" cx="35" cy="52" r="1"/>
<circle style="fill:#A4E869;" cx="41" cy="52" r="1"/>
<circle style="fill:#A4E869;" cx="38" cy="55" r="1"/>
<circle style="fill:#A4E869;" cx="17" cy="46" r="1"/>
<circle style="fill:#A4E869;" cx="20" cy="49" r="1"/>
<circle style="fill:#A4E869;" cx="23" cy="46" r="1"/>
<circle style="fill:#A4E869;" cx="29" cy="46" r="1"/>
<circle style="fill:#A4E869;" cx="26" cy="49" r="1"/>
<circle style="fill:#A4E869;" cx="32" cy="49" r="1"/>
<circle style="fill:#A4E869;" cx="35" cy="46" r="1"/>
<circle style="fill:#A4E869;" cx="41" cy="46" r="1"/>
<circle style="fill:#A4E869;" cx="38" cy="49" r="1"/>
<circle style="fill:#A4E869;" cx="17" cy="40" r="1"/>
<circle style="fill:#A4E869;" cx="20" cy="43" r="1"/>
<circle style="fill:#A4E869;" cx="23" cy="40" r="1"/>
<circle style="fill:#A4E869;" cx="29" cy="40" r="1"/>
<circle style="fill:#A4E869;" cx="26" cy="43" r="1"/>
<circle style="fill:#A4E869;" cx="32" cy="43" r="1"/>
<circle style="fill:#A4E869;" cx="35" cy="40" r="1"/>
<circle style="fill:#A4E869;" cx="41" cy="40" r="1"/>
<circle style="fill:#A4E869;" cx="38" cy="43" r="1"/>
<circle style="fill:#A4E869;" cx="17" cy="34" r="1"/>
<circle style="fill:#A4E869;" cx="20" cy="37" r="1"/>
<circle style="fill:#A4E869;" cx="23" cy="34" r="1"/>
<circle style="fill:#A4E869;" cx="29" cy="34" r="1"/>
<circle style="fill:#A4E869;" cx="26" cy="37" r="1"/>
<circle style="fill:#A4E869;" cx="32" cy="37" r="1"/>
<circle style="fill:#A4E869;" cx="35" cy="34" r="1"/>
<circle style="fill:#A4E869;" cx="41" cy="34" r="1"/>
<circle style="fill:#A4E869;" cx="38" cy="37" r="1"/>
<circle style="fill:#A4E869;" cx="17" cy="28" r="1"/>
<circle style="fill:#A4E869;" cx="20" cy="31" r="1"/>
<circle style="fill:#A4E869;" cx="23" cy="28" r="1"/>
<circle style="fill:#A4E869;" cx="29" cy="28" r="1"/>
<circle style="fill:#A4E869;" cx="26" cy="31" r="1"/>
<circle style="fill:#A4E869;" cx="32" cy="31" r="1"/>
<circle style="fill:#A4E869;" cx="35" cy="28" r="1"/>
<circle style="fill:#A4E869;" cx="41" cy="28" r="1"/>
<circle style="fill:#A4E869;" cx="38" cy="31" r="1"/>
<circle style="fill:#A4E869;" cx="20" cy="25" r="1"/>
<circle style="fill:#A4E869;" cx="26" cy="25" r="1"/>
<circle style="fill:#A4E869;" cx="32" cy="25" r="1"/>
<circle style="fill:#A4E869;" cx="38" cy="25" r="1"/>
</g>
<path style="fill:#292F3A;" d="M41.536,6C41.792,6,42,6.208,42,6.464v49.072C42,55.792,41.792,56,41.536,56H16.464
C16.208,56,16,55.792,16,55.536V6.464C16,6.208,16.208,6,16.464,6H41.536 M41.536,4H16.464C15.103,4,14,5.103,14,6.464v49.072
C14,56.897,15.103,58,16.464,58h25.072C42.897,58,44,56.897,44,55.536V6.464C44,5.103,42.897,4,41.536,4L41.536,4z"/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 4 KiB

View file

@ -0,0 +1,72 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 58 58" style="enable-background:new 0 0 58 58;" xml:space="preserve">
<path style="fill:#424A60;" d="M41.536,58H16.464C15.103,58,14,56.897,14,55.536V6.464C14,5.103,15.103,4,16.464,4h25.072
C42.897,4,44,5.103,44,6.464v49.072C44,56.897,42.897,58,41.536,58z"/>
<rect x="24" style="fill:#D8A852;" width="10" height="4"/>
<path style="fill:#43B05C;" d="M41.536,58H16.464C15.103,58,14,56.897,14,55.536V41.464C14,40.103,15.103,39,16.464,39h25.072
C42.897,39,44,40.103,44,41.464v14.072C44,56.897,42.897,58,41.536,58z"/>
<g>
<circle style="fill:#A4E869;" cx="17" cy="52" r="1"/>
<circle style="fill:#A4E869;" cx="20" cy="55" r="1"/>
<circle style="fill:#A4E869;" cx="23" cy="52" r="1"/>
<circle style="fill:#A4E869;" cx="29" cy="52" r="1"/>
<circle style="fill:#A4E869;" cx="26" cy="55" r="1"/>
<circle style="fill:#A4E869;" cx="32" cy="55" r="1"/>
<circle style="fill:#A4E869;" cx="35" cy="52" r="1"/>
<circle style="fill:#A4E869;" cx="41" cy="52" r="1"/>
<circle style="fill:#A4E869;" cx="38" cy="55" r="1"/>
<circle style="fill:#A4E869;" cx="17" cy="46" r="1"/>
<circle style="fill:#A4E869;" cx="20" cy="49" r="1"/>
<circle style="fill:#A4E869;" cx="23" cy="46" r="1"/>
<circle style="fill:#A4E869;" cx="29" cy="46" r="1"/>
<circle style="fill:#A4E869;" cx="26" cy="49" r="1"/>
<circle style="fill:#A4E869;" cx="32" cy="49" r="1"/>
<circle style="fill:#A4E869;" cx="35" cy="46" r="1"/>
<circle style="fill:#A4E869;" cx="41" cy="46" r="1"/>
<circle style="fill:#A4E869;" cx="38" cy="49" r="1"/>
<circle style="fill:#A4E869;" cx="17" cy="40" r="1"/>
<circle style="fill:#A4E869;" cx="20" cy="43" r="1"/>
<circle style="fill:#A4E869;" cx="23" cy="40" r="1"/>
<circle style="fill:#A4E869;" cx="29" cy="40" r="1"/>
<circle style="fill:#A4E869;" cx="26" cy="43" r="1"/>
<circle style="fill:#A4E869;" cx="32" cy="43" r="1"/>
<circle style="fill:#A4E869;" cx="35" cy="40" r="1"/>
<circle style="fill:#A4E869;" cx="41" cy="40" r="1"/>
<circle style="fill:#A4E869;" cx="38" cy="43" r="1"/>
</g>
<path style="fill:#292F3A;" d="M41.536,6C41.792,6,42,6.208,42,6.464v49.072C42,55.792,41.792,56,41.536,56H16.464
C16.208,56,16,55.792,16,55.536V6.464C16,6.208,16.208,6,16.464,6H41.536 M41.536,4H16.464C15.103,4,14,5.103,14,6.464v49.072
C14,56.897,15.103,58,16.464,58h25.072C42.897,58,44,56.897,44,55.536V6.464C44,5.103,42.897,4,41.536,4L41.536,4z"/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.8 KiB

View file

@ -0,0 +1,58 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 58 58" style="enable-background:new 0 0 58 58;" xml:space="preserve">
<path style="fill:#424A60;" d="M41.536,58H16.464C15.103,58,14,56.897,14,55.536V6.464C14,5.103,15.103,4,16.464,4h25.072
C42.897,4,44,5.103,44,6.464v49.072C44,56.897,42.897,58,41.536,58z"/>
<rect x="24" style="fill:#D8A852;" width="10" height="4"/>
<path style="fill:#43B05C;" d="M41.536,58H16.464C15.103,58,14,56.897,14,55.536v-5.072C14,49.103,15.103,48,16.464,48h25.072
C42.897,48,44,49.103,44,50.464v5.072C44,56.897,42.897,58,41.536,58z"/>
<g>
<circle style="fill:#A4E869;" cx="17" cy="52" r="1"/>
<circle style="fill:#A4E869;" cx="20" cy="55" r="1"/>
<circle style="fill:#A4E869;" cx="23" cy="52" r="1"/>
<circle style="fill:#A4E869;" cx="29" cy="52" r="1"/>
<circle style="fill:#A4E869;" cx="26" cy="55" r="1"/>
<circle style="fill:#A4E869;" cx="32" cy="55" r="1"/>
<circle style="fill:#A4E869;" cx="35" cy="52" r="1"/>
<circle style="fill:#A4E869;" cx="41" cy="52" r="1"/>
<circle style="fill:#A4E869;" cx="38" cy="55" r="1"/>
<circle style="fill:#A4E869;" cx="20" cy="49" r="1"/>
<circle style="fill:#A4E869;" cx="26" cy="49" r="1"/>
<circle style="fill:#A4E869;" cx="32" cy="49" r="1"/>
<circle style="fill:#A4E869;" cx="38" cy="49" r="1"/>
</g>
<path style="fill:#292F3A;" d="M41.536,6C41.792,6,42,6.208,42,6.464v49.072C42,55.792,41.792,56,41.536,56H16.464
C16.208,56,16,55.792,16,55.536V6.464C16,6.208,16.208,6,16.464,6H41.536 M41.536,4H16.464C15.103,4,14,5.103,14,6.464v49.072
C14,56.897,15.103,58,16.464,58h25.072C42.897,58,44,56.897,44,55.536V6.464C44,5.103,42.897,4,41.536,4L41.536,4z"/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2 KiB

View file

@ -0,0 +1,105 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 58 58" style="enable-background:new 0 0 58 58;" xml:space="preserve">
<rect x="16.5" style="fill:#D8A852;" width="10" height="4"/>
<path style="fill:#424A60;" d="M34.5,34l2-3.464V6.464C36.5,5.103,35.397,4,34.036,4H8.964C7.603,4,6.5,5.103,6.5,6.464v49.072
C6.5,56.897,7.603,58,8.964,58h25.072c1.361,0,2.464-1.103,2.464-2.464V37.464L34.5,34z"/>
<path style="fill:#43B05C;" d="M21.5,28c-4.625-15.375-15-11-15-11v38.536C6.5,56.897,7.603,58,8.964,58h25.072
c1.361,0,2.464-1.103,2.464-2.464V37.464L35.5,36C35.5,36,26.125,43.375,21.5,28z"/>
<path style="fill:#292F3A;" d="M34.5,33h-2.586L29.5,30.586V28c0-0.553-0.447-1-1-1s-1,0.447-1,1v2h-2c-0.553,0-1,0.447-1,1
s0.447,1,1,1h2.586l2.155,2.155L27.934,38H26.5c-0.553,0-1,0.447-1,1s0.447,1,1,1h1v1c0,0.553,0.447,1,1,1s1-0.447,1-1v-1.723
L32.066,35H34.5c0.553,0,1-0.447,1-1S35.053,33,34.5,33z"/>
<circle style="fill:#A4E869;" cx="10.5" cy="22" r="1"/>
<circle style="fill:#A4E869;" cx="7.5" cy="19" r="1"/>
<circle style="fill:#A4E869;" cx="13.5" cy="19" r="1"/>
<circle style="fill:#A4E869;" cx="7.5" cy="25" r="1"/>
<circle style="fill:#A4E869;" cx="13.5" cy="25" r="1"/>
<circle style="fill:#A4E869;" cx="16.5" cy="22" r="1"/>
<circle style="fill:#A4E869;" cx="19.5" cy="25" r="1"/>
<circle style="fill:#A4E869;" cx="10.5" cy="28" r="1"/>
<circle style="fill:#A4E869;" cx="10.5" cy="34" r="1"/>
<circle style="fill:#A4E869;" cx="7.5" cy="31" r="1"/>
<circle style="fill:#A4E869;" cx="13.5" cy="31" r="1"/>
<circle style="fill:#A4E869;" cx="7.5" cy="37" r="1"/>
<circle style="fill:#A4E869;" cx="13.5" cy="37" r="1"/>
<circle style="fill:#A4E869;" cx="16.5" cy="28" r="1"/>
<circle style="fill:#A4E869;" cx="16.5" cy="34" r="1"/>
<circle style="fill:#A4E869;" cx="22.5" cy="34" r="1"/>
<circle style="fill:#A4E869;" cx="19.5" cy="31" r="1"/>
<circle style="fill:#43B05C;" cx="40.5" cy="36" r="1"/>
<circle style="fill:#43B05C;" cx="42.5" cy="43" r="1"/>
<circle style="fill:#43B05C;" cx="42.5" cy="39" r="1"/>
<circle style="fill:#43B05C;" cx="44.5" cy="46" r="1"/>
<circle style="fill:#43B05C;" cx="45.5" cy="49" r="1"/>
<circle style="fill:#43B05C;" cx="48.5" cy="53" r="1"/>
<circle style="fill:#43B05C;" cx="46.5" cy="43" r="1"/>
<circle style="fill:#43B05C;" cx="46.5" cy="39" r="1"/>
<circle style="fill:#43B05C;" cx="48.5" cy="47" r="1"/>
<circle style="fill:#43B05C;" cx="45.5" cy="53" r="1"/>
<circle style="fill:#43B05C;" cx="50.5" cy="50" r="1"/>
<circle style="fill:#43B05C;" cx="49.5" cy="57" r="1"/>
<circle style="fill:#A4E869;" cx="19.5" cy="37" r="1"/>
<circle style="fill:#A4E869;" cx="10.5" cy="40" r="1"/>
<circle style="fill:#A4E869;" cx="10.5" cy="46" r="1"/>
<circle style="fill:#A4E869;" cx="7.5" cy="43" r="1"/>
<circle style="fill:#A4E869;" cx="13.5" cy="43" r="1"/>
<circle style="fill:#A4E869;" cx="7.5" cy="49" r="1"/>
<circle style="fill:#A4E869;" cx="13.5" cy="49" r="1"/>
<circle style="fill:#A4E869;" cx="16.5" cy="40" r="1"/>
<circle style="fill:#A4E869;" cx="22.5" cy="40" r="1"/>
<circle style="fill:#A4E869;" cx="16.5" cy="46" r="1"/>
<circle style="fill:#A4E869;" cx="22.5" cy="46" r="1"/>
<circle style="fill:#A4E869;" cx="19.5" cy="43" r="1"/>
<circle style="fill:#A4E869;" cx="25.5" cy="43" r="1"/>
<circle style="fill:#A4E869;" cx="19.5" cy="49" r="1"/>
<circle style="fill:#A4E869;" cx="25.5" cy="49" r="1"/>
<circle style="fill:#A4E869;" cx="34.5" cy="40" r="1"/>
<circle style="fill:#A4E869;" cx="28.5" cy="46" r="1"/>
<circle style="fill:#A4E869;" cx="34.5" cy="46" r="1"/>
<circle style="fill:#A4E869;" cx="31.5" cy="43" r="1"/>
<circle style="fill:#A4E869;" cx="31.5" cy="49" r="1"/>
<circle style="fill:#A4E869;" cx="10.5" cy="52" r="1"/>
<circle style="fill:#A4E869;" cx="7.5" cy="55" r="1"/>
<circle style="fill:#A4E869;" cx="13.5" cy="55" r="1"/>
<circle style="fill:#A4E869;" cx="16.5" cy="52" r="1"/>
<circle style="fill:#A4E869;" cx="22.5" cy="52" r="1"/>
<circle style="fill:#A4E869;" cx="19.5" cy="55" r="1"/>
<circle style="fill:#A4E869;" cx="25.5" cy="55" r="1"/>
<circle style="fill:#A4E869;" cx="28.5" cy="52" r="1"/>
<circle style="fill:#A4E869;" cx="34.5" cy="52" r="1"/>
<circle style="fill:#A4E869;" cx="31.5" cy="55" r="1"/>
<path style="fill:#292F3A;" d="M34.036,6C34.292,6,34.5,6.208,34.5,6.464v49.072c0,0.256-0.208,0.464-0.464,0.464H8.964
C8.708,56,8.5,55.792,8.5,55.536V6.464C8.5,6.208,8.708,6,8.964,6H34.036 M34.036,4H8.964C7.603,4,6.5,5.103,6.5,6.464v49.072
C6.5,56.897,7.603,58,8.964,58h25.072c1.361,0,2.464-1.103,2.464-2.464V6.464C36.5,5.103,35.397,4,34.036,4L34.036,4z"/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.9 KiB

View file

@ -0,0 +1,41 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 58 58" style="enable-background:new 0 0 58 58;" xml:space="preserve">
<path style="fill:#424A60;" d="M41.536,58H16.464C15.103,58,14,56.897,14,55.536V6.464C14,5.103,15.103,4,16.464,4h25.072
C42.897,4,44,5.103,44,6.464v49.072C44,56.897,42.897,58,41.536,58z"/>
<rect x="24" style="fill:#D8A852;" width="10" height="4"/>
<path style="fill:#EFCE4A;" d="M36,29h-4V16.068c0.012-0.058-0.064-0.092-0.1-0.046L22,32h5l0.002,13.929
c-0.016,0.059,0.06,0.097,0.098,0.05L36,29z"/>
<path style="fill:#EA6248;" d="M41.536,4H16.464C15.103,4,14,5.103,14,6.464V13h30V6.464C44,5.103,42.897,4,41.536,4z"/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1 KiB

View file

@ -0,0 +1,58 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 52 52" style="enable-background:new 0 0 52 52;" xml:space="preserve">
<circle style="fill:#7383BF;" cx="11" cy="38.32" r="11"/>
<g>
<path style="fill:#424A60;" d="M14.264,2.688c-3.343,0.151-6.116,2.664-6.909,5.915l-5.93,24.313
C3.314,29.577,6.891,27.32,11,27.32c6.075,0,11,4.925,11,11V10.073C22,5.877,18.503,2.497,14.264,2.688z"/>
</g>
<rect x="22" y="15.32" style="fill:#363E4B;" width="8" height="13"/>
<circle style="fill:#7383BF;" cx="41" cy="38.32" r="11"/>
<g>
<path style="fill:#424A60;" d="M30,38.76v-0.44c0,0.149,0.016,0.293,0.022,0.44H30z"/>
<path style="fill:#424A60;" d="M37.736,2.688c3.343,0.151,6.116,2.664,6.909,5.915l5.93,24.313
C48.686,29.577,45.109,27.32,41,27.32c-6.075,0-11,4.925-11,11V10.073C30,5.877,33.497,2.497,37.736,2.688z"/>
</g>
<circle style="fill:#7FABDA;" cx="11" cy="38.32" r="8"/>
<circle style="fill:#7FABDA;" cx="41" cy="38.32" r="8"/>
<path style="fill:#A1C8EC;" d="M35.299,43.929l11.309-11.309c-0.989-0.973-2.231-1.684-3.617-2.039l-9.731,9.731
C33.616,41.697,34.326,42.94,35.299,43.929z"/>
<path style="fill:#A1C8EC;" d="M13.754,30.817L3.497,41.074c0.479,1.305,1.283,2.45,2.322,3.335l11.27-11.271
C16.205,32.1,15.059,31.296,13.754,30.817z"/>
<rect x="24" y="15.32" style="fill:#424A60;" width="4.023" height="13"/>
<path style="fill:#556080;" d="M34,29.835c1.902-1.571,4.341-2.515,7-2.515c0.282,0,0.554,0.036,0.831,0.057L37.996,2.723
c-0.088-0.007-0.172-0.031-0.26-0.035C36.385,2.627,35.111,2.931,34,3.507V29.835z"/>
<path style="fill:#556080;" d="M11,27.32c2.659,0,5.098,0.944,7,2.515V3.507c-1.111-0.575-2.385-0.88-3.736-0.819
c-0.089,0.004-0.172,0.028-0.26,0.035l-3.835,24.654C10.446,27.356,10.718,27.32,11,27.32z"/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.1 KiB

View file

@ -0,0 +1,74 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 57 57" style="enable-background:new 0 0 57 57;" xml:space="preserve">
<path style="fill:#226BAC;" d="M6,0C2.686,0,0,2.686,0,6v45c0-3.314,2.686-6,6-6s6,2.686,6,6V6C12,2.686,9.314,0,6,0z"/>
<path style="fill:#3083C9;" d="M12,7v44c0-3.314-2.686-6-6-6s-6,2.686-6,6v0.06C0,54.34,2.66,57,5.94,57H57V7H12z"/>
<path style="fill:#7FABDA;" d="M52,41h-3c-0.553,0-1-0.447-1-1s0.447-1,1-1h1v-0.617c0-0.553,0.447-1,1-1s1,0.447,1,1V41z M45,41h-2
c-0.553,0-1-0.447-1-1s0.447-1,1-1h2c0.553,0,1,0.447,1,1S45.553,41,45,41z M39,41h-2c-0.553,0-1-0.447-1-1s0.447-1,1-1h2
c0.553,0,1,0.447,1,1S39.553,41,39,41z M33,41h-2c-0.553,0-1-0.447-1-1s0.447-1,1-1h2c0.553,0,1,0.447,1,1S33.553,41,33,41z M27,41
h-2c-0.553,0-1-0.447-1-1s0.447-1,1-1h2c0.553,0,1,0.447,1,1S27.553,41,27,41z M21,41h-2c-0.553,0-1-0.447-1-1s0.447-1,1-1h2
c0.553,0,1,0.447,1,1S21.553,41,21,41z M17,39c-0.553,0-1-0.447-1-1v-2c0-0.553,0.447-1,1-1s1,0.447,1,1v2
C18,38.553,17.553,39,17,39z M51,35.383c-0.553,0-1-0.447-1-1v-2c0-0.553,0.447-1,1-1s1,0.447,1,1v2
C52,34.936,51.553,35.383,51,35.383z M17,33c-0.553,0-1-0.447-1-1v-2c0-0.553,0.447-1,1-1s1,0.447,1,1v2C18,32.553,17.553,33,17,33z
M51,29.383c-0.553,0-1-0.447-1-1v-2c0-0.553,0.447-1,1-1s1,0.447,1,1v2C52,28.936,51.553,29.383,51,29.383z M17,27
c-0.553,0-1-0.447-1-1v-2c0-0.553,0.447-1,1-1s1,0.447,1,1v2C18,26.553,17.553,27,17,27z M50.495,23.644
c-0.199,0-0.4-0.06-0.575-0.183l-1.635-1.153c-0.451-0.318-0.56-0.942-0.241-1.394c0.319-0.451,0.942-0.559,1.394-0.241l1.635,1.153
c0.451,0.318,0.56,0.942,0.241,1.394C51.118,23.496,50.81,23.644,50.495,23.644z M19.452,22.27c-0.314,0-0.623-0.147-0.818-0.423
c-0.318-0.451-0.211-1.075,0.24-1.395l1.634-1.153c0.453-0.317,1.076-0.21,1.395,0.24c0.318,0.451,0.211,1.075-0.24,1.395
l-1.634,1.153C19.853,22.21,19.651,22.27,19.452,22.27z M45.593,20.184c-0.199,0-0.4-0.06-0.576-0.183l-1.634-1.153
c-0.451-0.319-0.559-0.943-0.24-1.395c0.319-0.45,0.941-0.558,1.395-0.24l1.634,1.153c0.451,0.319,0.559,0.943,0.24,1.395
C46.216,20.036,45.907,20.184,45.593,20.184z M24.354,18.81c-0.314,0-0.623-0.147-0.818-0.423c-0.318-0.451-0.211-1.075,0.24-1.395
l1.634-1.153c0.453-0.316,1.075-0.209,1.395,0.24c0.318,0.451,0.211,1.075-0.24,1.395l-1.634,1.153
C24.754,18.75,24.553,18.81,24.354,18.81z M40.691,16.724c-0.199,0-0.4-0.06-0.576-0.183l-1.634-1.153
c-0.451-0.319-0.559-0.943-0.24-1.395c0.319-0.45,0.941-0.558,1.395-0.24l1.634,1.153c0.451,0.319,0.559,0.943,0.24,1.395
C41.314,16.576,41.006,16.724,40.691,16.724z M29.256,15.35c-0.314,0-0.623-0.147-0.818-0.423c-0.318-0.451-0.211-1.075,0.24-1.395
l1.634-1.153c0.454-0.318,1.075-0.209,1.395,0.24c0.318,0.451,0.211,1.075-0.24,1.395l-1.634,1.153
C29.656,15.29,29.455,15.35,29.256,15.35z M35.789,13.264c-0.199,0-0.4-0.06-0.576-0.183l-1.634-1.153
c-0.451-0.319-0.559-0.943-0.24-1.395c0.319-0.449,0.941-0.557,1.395-0.24l1.634,1.153c0.451,0.319,0.559,0.943,0.24,1.395
C36.412,13.116,36.104,13.264,35.789,13.264z"/>
<rect x="41" y="46" style="fill:none;stroke:#EFCE4A;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;" width="11" height="6"/>
<path style="fill:#7FABDA;" d="M30,36h-2c-0.553,0-1-0.447-1-1s0.447-1,1-1h1v-1c0-0.553,0.447-1,1-1s1,0.447,1,1v2
C31,35.553,30.553,36,30,36z M24,36h-2c-0.553,0-1-0.447-1-1s0.447-1,1-1h2c0.553,0,1,0.447,1,1S24.553,36,24,36z M22,32
c-0.553,0-1-0.447-1-1v-2c0-0.553,0.447-1,1-1s1,0.447,1,1v2C23,31.553,22.553,32,22,32z M30,30c-0.553,0-1-0.447-1-1v-2
c0-0.553,0.447-1,1-1s1,0.447,1,1v2C31,29.553,30.553,30,30,30z M26,28h-2c-0.553,0-1-0.447-1-1s0.447-1,1-1h2c0.553,0,1,0.447,1,1
S26.553,28,26,28z"/>
<path style="fill:#7FABDA;" d="M46,36h-2c-0.553,0-1-0.447-1-1s0.447-1,1-1h1v-1c0-0.553,0.447-1,1-1s1,0.447,1,1v2
C47,35.553,46.553,36,46,36z M40,36h-2c-0.553,0-1-0.447-1-1s0.447-1,1-1h2c0.553,0,1,0.447,1,1S40.553,36,40,36z M38,32
c-0.553,0-1-0.447-1-1v-2c0-0.553,0.447-1,1-1s1,0.447,1,1v2C39,31.553,38.553,32,38,32z M46,30c-0.553,0-1-0.447-1-1v-2
c0-0.553,0.447-1,1-1s1,0.447,1,1v2C47,29.553,46.553,30,46,30z M42,28h-2c-0.553,0-1-0.447-1-1s0.447-1,1-1h2c0.553,0,1,0.447,1,1
S42.553,28,42,28z"/>
<line style="fill:none;stroke:#C6E2F7;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;" x1="37" y1="46" x2="32" y2="46"/>
<line style="fill:none;stroke:#C6E2F7;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;" x1="37" y1="49" x2="30" y2="49"/>
<line style="fill:none;stroke:#C6E2F7;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;" x1="37" y1="52" x2="27" y2="52"/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.8 KiB

View file

@ -0,0 +1,41 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 53.972 53.972" style="enable-background:new 0 0 53.972 53.972;" xml:space="preserve">
<polygon style="fill:#FFFFFF;stroke:#0A3C91;stroke-width:2;stroke-miterlimit:10;" points="27.146,51.414 27.146,38.414
27.146,26.414 39.146,38.414 "/>
<polygon style="fill:#FFFFFF;stroke:#0A3C91;stroke-width:2;stroke-miterlimit:10;" points="27.146,27.414 27.146,14.414
27.146,2.414 39.146,14.414 "/>
<line style="fill:none;stroke:#0A3C91;stroke-width:2;stroke-miterlimit:10;" x1="14.146" y1="13.414" x2="28.146" y2="27.414"/>
<line style="fill:none;stroke:#0A3C91;stroke-width:2;stroke-miterlimit:10;" x1="28.146" y1="26.414" x2="14.146" y2="40.414"/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

View file

@ -0,0 +1,41 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 55 55" style="enable-background:new 0 0 55 55;" xml:space="preserve">
<path style="fill:#0A3C91;" d="M27.5,55L27.5,55c-9.389,0-17-7.611-17-17V17c0-9.389,7.611-17,17-17h0c9.389,0,17,7.611,17,17v21
C44.5,47.389,36.889,55,27.5,55z"/>
<polygon style="fill:none;stroke:#FFFFFF;stroke-width:2;stroke-miterlimit:10;" points="27.535,27 27.5,18 27.5,10 35.5,18 "/>
<polygon style="fill:none;stroke:#FFFFFF;stroke-width:2;stroke-miterlimit:10;" points="27.5,45 27.5,36 27.535,27.606 35.5,36 "/>
<line style="fill:none;stroke:#FFFFFF;stroke-width:2;stroke-miterlimit:10;" x1="17.573" y1="18.013" x2="27.535" y2="27.013"/>
<line style="fill:none;stroke:#FFFFFF;stroke-width:2;stroke-miterlimit:10;" x1="27.573" y1="27.013" x2="17.5" y2="36.013"/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

View file

@ -0,0 +1,49 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 58 58" style="enable-background:new 0 0 58 58;" xml:space="preserve">
<polygon style="fill:#EDEADA;" points="27.5,4 27.5,28 19.5,22 11.5,28 11.5,4 4.5,4 4.5,58 53.5,58 53.5,4 "/>
<g>
<path style="fill:#CEC9AE;" d="M46.5,35h-35c-0.553,0-1,0.447-1,1s0.447,1,1,1h35c0.553,0,1-0.447,1-1S47.053,35,46.5,35z"/>
<path style="fill:#CEC9AE;" d="M46.5,28h-13c-0.553,0-1,0.447-1,1s0.447,1,1,1h13c0.553,0,1-0.447,1-1S47.053,28,46.5,28z"/>
<path style="fill:#CEC9AE;" d="M46.5,21h-13c-0.553,0-1,0.447-1,1s0.447,1,1,1h13c0.553,0,1-0.447,1-1S47.053,21,46.5,21z"/>
<path style="fill:#CEC9AE;" d="M33.5,16h13c0.553,0,1-0.447,1-1s-0.447-1-1-1h-13c-0.553,0-1,0.447-1,1S32.947,16,33.5,16z"/>
<path style="fill:#CEC9AE;" d="M46.5,47h-35c-0.553,0-1,0.447-1,1s0.447,1,1,1h35c0.553,0,1-0.447,1-1S47.053,47,46.5,47z"/>
<path style="fill:#CEC9AE;" d="M11.5,43h14c0.553,0,1-0.447,1-1s-0.447-1-1-1h-14c-0.553,0-1,0.447-1,1S10.947,43,11.5,43z"/>
<path style="fill:#CEC9AE;" d="M46.5,41h-13c-0.553,0-1,0.447-1,1s0.447,1,1,1h13c0.553,0,1-0.447,1-1S47.053,41,46.5,41z"/>
<path style="fill:#CEC9AE;" d="M30.21,42.71c0.18-0.19,0.29-0.45,0.29-0.71c0-0.261-0.11-0.521-0.29-0.7
c-0.37-0.38-1.061-0.38-1.42-0.01c-0.181,0.189-0.29,0.449-0.29,0.71c0,0.26,0.109,0.52,0.29,0.71C28.979,42.89,29.229,43,29.5,43
C29.76,43,30.02,42.89,30.21,42.71z"/>
</g>
<polygon style="fill:#D75A4A;" points="27.5,28 19.5,22 11.5,28 11.5,0 27.5,0 "/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.8 KiB

View file

@ -0,0 +1,37 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 54 54" style="enable-background:new 0 0 54 54;" xml:space="preserve">
<path style="fill:#DD352E;" d="M8.589,0C5.779,0,3.5,2.279,3.5,5.089V54l18-12l18,12V6c0-3.3,2.7-6,6-6H8.589z"/>
<path style="fill:#B02721;" d="M45.41,0.005C42.151,0.054,39.5,2.73,39.5,6v17h11V5.135C50.5,2.315,48.225,0.03,45.41,0.005z"/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 764 B

View file

@ -0,0 +1,45 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 58 58" style="enable-background:new 0 0 58 58;" xml:space="preserve">
<path style="fill:none;stroke:#556080;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;" d="M19,17V7.206
C19,5.988,19.988,5,21.206,5h15.587C38.012,5,39,5.988,39,7.206V17"/>
<path style="fill:#A97C50;" d="M55.99,54H2.01C0.9,54,0,53.1,0,51.99V16.01C0,14.9,0.9,14,2.01,14H55.99C57.1,14,58,14.9,58,16.01
V51.99C58,53.1,57.1,54,55.99,54z"/>
<path style="fill:#997046;" d="M8,14H2.01C0.9,14,0,14.9,0,16.01V51.99C0,53.1,0.9,54,2.01,54H8V14z"/>
<path style="fill:#997046;" d="M55.99,14H50v40h5.99C57.1,54,58,53.1,58,51.99V16.01C58,14.9,57.1,14,55.99,14z"/>
<rect x="7" y="14" style="fill:#D1A074;" width="2" height="40"/>
<rect x="49" y="14" style="fill:#D1A074;" width="2" height="40"/>
<rect x="5" y="11" style="fill:#C7CAC7;" width="8" height="3"/>
<rect x="45" y="11" style="fill:#C7CAC7;" width="8" height="3"/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.3 KiB

View file

@ -0,0 +1,47 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 52.965 52.965" style="enable-background:new 0 0 52.965 52.965;" xml:space="preserve">
<path style="fill:none;stroke:#D5354E;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;" d="M24.008,13.401L33.2,4.208
c4.278-4.278,11.278-4.278,15.556,0l0,0c4.278,4.278,4.278,11.278,0,15.556L36.735,31.786c-4.278,4.278-11.278,4.278-15.556,0l0,0"
/>
<path style="fill:none;stroke:#D5354E;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;" d="M27.543,40.978l-7.778,7.778
c-4.278,4.278-11.278,4.278-15.556,0l0,0c-4.278-4.278-4.278-11.278,0-15.556l11.314-11.314c4.278-4.278,11.278-4.278,15.556,0l0,0"
/>
<line style="fill:none;stroke:#D5354E;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;" x1="33.965" y1="45" x2="33.965" y2="51"/>
<line style="fill:none;stroke:#D5354E;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;" x1="37.722" y1="43" x2="41.965" y2="47.243"/>
<line style="fill:none;stroke:#D5354E;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;" x1="38.965" y1="39" x2="44.965" y2="39"/>
<line style="fill:none;stroke:#D5354E;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;" x1="15.965" y1="10" x2="15.965" y2="4"/>
<line style="fill:none;stroke:#D5354E;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;" x1="12.207" y1="12" x2="7.965" y2="7.757"/>
<line style="fill:none;stroke:#D5354E;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;" x1="10.965" y1="16" x2="4.965" y2="16"/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.9 KiB

View file

@ -0,0 +1,46 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 58 58" style="enable-background:new 0 0 58 58;" xml:space="preserve">
<path style="fill:#DDCCB6;" d="M49.586,58H8.414C7.357,58,6.5,57.143,6.5,56.086V1.914C6.5,0.857,7.357,0,8.414,0h41.171
C50.643,0,51.5,0.857,51.5,1.914v54.171C51.5,57.143,50.643,58,49.586,58z"/>
<rect x="11.5" y="44" style="fill:#F2ECBF;" width="9" height="9"/>
<rect x="24.5" y="44" style="fill:#F2ECBF;" width="9" height="9"/>
<rect x="37.5" y="31" style="fill:#DC691D;" width="9" height="22"/>
<rect x="11.5" y="31" style="fill:#F2ECBF;" width="9" height="9"/>
<rect x="24.5" y="31" style="fill:#F2ECBF;" width="9" height="9"/>
<rect x="11.5" y="18" style="fill:#F2ECBF;" width="9" height="9"/>
<rect x="24.5" y="18" style="fill:#F2ECBF;" width="9" height="9"/>
<rect x="37.5" y="18" style="fill:#424A60;" width="9" height="9"/>
<rect x="11.5" y="5" style="fill:#74972F;" width="35" height="8"/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.3 KiB

View file

@ -0,0 +1,52 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 56 56" style="enable-background:new 0 0 56 56;" xml:space="preserve">
<rect style="fill:#EBBA16;" width="28" height="28"/>
<rect x="28" style="fill:#ED8A19;" width="28" height="28"/>
<rect y="28" style="fill:#ED8A19;" width="28" height="28"/>
<rect x="28" y="28" style="fill:#556080;" width="28" height="28"/>
<path style="fill:#FFFFFF;" d="M48,46H36c-0.552,0-1-0.447-1-1s0.448-1,1-1h12c0.552,0,1,0.447,1,1S48.552,46,48,46z"/>
<path style="fill:#FFFFFF;" d="M48,40H36c-0.552,0-1-0.447-1-1s0.448-1,1-1h12c0.552,0,1,0.447,1,1S48.552,40,48,40z"/>
<path style="fill:#FFFFFF;" d="M14,43c-0.256,0-0.512-0.098-0.707-0.293c-0.391-0.391-0.391-1.023,0-1.414l5-5
c0.391-0.391,1.023-0.391,1.414,0s0.391,1.023,0,1.414l-5,5C14.512,42.902,14.256,43,14,43z"/>
<path style="fill:#FFFFFF;" d="M9,48c-0.256,0-0.512-0.098-0.707-0.293c-0.391-0.391-0.391-1.023,0-1.414l5-5
c0.391-0.391,1.023-0.391,1.414,0s0.391,1.023,0,1.414l-5,5C9.512,47.902,9.256,48,9,48z"/>
<path style="fill:#FFFFFF;" d="M19,48c-0.256,0-0.512-0.098-0.707-0.293l-5-5c-0.391-0.391-0.391-1.023,0-1.414s1.023-0.391,1.414,0
l5,5c0.391,0.391,0.391,1.023,0,1.414C19.512,47.902,19.256,48,19,48z"/>
<path style="fill:#FFFFFF;" d="M14,43c-0.256,0-0.512-0.098-0.707-0.293l-5-5c-0.391-0.391-0.391-1.023,0-1.414s1.023-0.391,1.414,0
l5,5c0.391,0.391,0.391,1.023,0,1.414C14.512,42.902,14.256,43,14,43z"/>
<path style="fill:#FFFFFF;" d="M20,15H8c-0.552,0-1-0.447-1-1s0.448-1,1-1h12c0.552,0,1,0.447,1,1S20.552,15,20,15z"/>
<path style="fill:#FFFFFF;" d="M14,21c-0.552,0-1-0.447-1-1V8c0-0.553,0.448-1,1-1s1,0.447,1,1v12C15,20.553,14.552,21,14,21z"/>
<path style="fill:#FFFFFF;" d="M48,15H36c-0.552,0-1-0.447-1-1s0.448-1,1-1h12c0.552,0,1,0.447,1,1S48.552,15,48,15z"/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.1 KiB

View file

@ -0,0 +1,66 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 59 59" style="enable-background:new 0 0 59 59;" xml:space="preserve">
<rect x="1.5" y="16" style="fill:#A7AFC6;" width="56" height="42"/>
<polygon style="fill:#424A60;" points="42.5,5 16.5,5 0.5,5 0.5,15 58.5,15 58.5,5 "/>
<circle style="fill:#262B38;" cx="20.5" cy="9" r="2"/>
<circle style="fill:#262B38;" cx="26.5" cy="9" r="2"/>
<circle style="fill:#262B38;" cx="32.5" cy="9" r="2"/>
<circle style="fill:#262B38;" cx="38.5" cy="9" r="2"/>
<path style="fill:#AFB6BB;" d="M38.5,0c-1.13,0-2.162,0.391-3,1.025c0.534,0.405,0.979,0.912,1.315,1.495
C37.296,2.192,37.876,2,38.5,2c1.654,0,3,1.346,3,3s-1.346,3-3,3c-0.553,0-1,0.447-1,1s0.447,1,1,1c2.757,0,5-2.243,5-5
S41.257,0,38.5,0z"/>
<path style="fill:#839594;" d="M34.185,2.52C33.761,3.254,33.5,4.093,33.5,5h2C35.5,3.97,34.978,3.061,34.185,2.52z"/>
<path style="fill:#839594;" d="M28.185,2.52C27.761,3.254,27.5,4.093,27.5,5h2C29.5,3.97,28.978,3.061,28.185,2.52z"/>
<path style="fill:#AFB6BB;" d="M36.815,2.52c-0.337-0.583-0.781-1.09-1.315-1.495C34.662,0.391,33.63,0,32.5,0s-2.162,0.391-3,1.025
c0.534,0.405,0.979,0.912,1.315,1.495C31.296,2.192,31.876,2,32.5,2s1.204,0.192,1.685,0.52C34.978,3.061,35.5,3.97,35.5,5
c0,1.654-1.346,3-3,3c-0.553,0-1,0.447-1,1s0.447,1,1,1c2.757,0,5-2.243,5-5C37.5,4.093,37.239,3.254,36.815,2.52z"/>
<path style="fill:#839594;" d="M22.185,2.52C21.761,3.254,21.5,4.093,21.5,5h2C23.5,3.97,22.978,3.061,22.185,2.52z"/>
<path style="fill:#AFB6BB;" d="M30.815,2.52c-0.337-0.583-0.781-1.09-1.315-1.495C28.662,0.391,27.63,0,26.5,0s-2.162,0.391-3,1.025
c0.534,0.405,0.979,0.912,1.315,1.495C25.296,2.192,25.876,2,26.5,2s1.204,0.192,1.685,0.52C28.978,3.061,29.5,3.97,29.5,5
c0,1.654-1.346,3-3,3c-0.553,0-1,0.447-1,1s0.447,1,1,1c2.757,0,5-2.243,5-5C31.5,4.093,31.239,3.254,30.815,2.52z"/>
<path style="fill:#AFB6BB;" d="M24.815,2.52c-0.337-0.583-0.781-1.09-1.315-1.495C22.662,0.391,21.63,0,20.5,0c-2.757,0-5,2.243-5,5
h2c0-1.654,1.346-3,3-3c0.624,0,1.204,0.192,1.685,0.52C22.978,3.061,23.5,3.97,23.5,5c0,1.654-1.346,3-3,3c-0.553,0-1,0.447-1,1
s0.447,1,1,1c2.757,0,5-2.243,5-5C25.5,4.093,25.239,3.254,24.815,2.52z"/>
<rect x="29.5" y="30" style="fill:none;stroke:#1081E0;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;" width="14" height="14"/>
<path style="fill:#556080;" d="M44.5,15h-2h-12h-2h-12h-2h-14v14v2v12v2v14h14h2h12h2h12h2h14V45v-2V31v-2V15H44.5z M30.5,17h12v12
h-12V17z M42.5,43h-12V31h12V43z M16.5,31h12v12h-12V31z M16.5,17h12v12h-12V17z M2.5,17h12v12h-12V17z M2.5,31h12v12h-12V31z
M14.5,57h-12V45h12V57z M28.5,57h-12V45h12V57z M42.5,57h-12V45h12V57z M56.5,57h-12V45h12V57z M56.5,43h-12V31h12V43z M44.5,29V17
h12v12H44.5z"/>
<rect x="30.5" y="31" style="fill:#EBBA16;" width="12" height="12"/>
<path style="fill:#EFCE4A;" d="M37.914,37l3.293-3.293c0.391-0.391,0.391-1.023,0-1.414s-1.023-0.391-1.414,0L36.5,35.586
l-3.293-3.293c-0.391-0.391-1.023-0.391-1.414,0s-0.391,1.023,0,1.414L35.086,37l-3.293,3.293c-0.391,0.391-0.391,1.023,0,1.414
C31.988,41.902,32.244,42,32.5,42s0.512-0.098,0.707-0.293l3.293-3.293l3.293,3.293C39.988,41.902,40.244,42,40.5,42
s0.512-0.098,0.707-0.293c0.391-0.391,0.391-1.023,0-1.414L37.914,37z"/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.5 KiB

View file

@ -0,0 +1,74 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 56 56" style="enable-background:new 0 0 56 56;" xml:space="preserve">
<polygon style="fill:#424A60;" points="41,5.5 15,5.5 0,5.5 0,15.5 56,15.5 56,5.5 "/>
<circle style="fill:#262B38;" cx="19" cy="9.5" r="2"/>
<circle style="fill:#262B38;" cx="25" cy="9.5" r="2"/>
<circle style="fill:#262B38;" cx="31" cy="9.5" r="2"/>
<circle style="fill:#262B38;" cx="37" cy="9.5" r="2"/>
<path style="fill:#AFB6BB;" d="M37,0.5c-1.13,0-2.162,0.391-3,1.025c0.534,0.405,0.979,0.912,1.315,1.495
C35.796,2.692,36.376,2.5,37,2.5c1.654,0,3,1.346,3,3s-1.346,3-3,3c-0.553,0-1,0.447-1,1s0.447,1,1,1c2.757,0,5-2.243,5-5
S39.757,0.5,37,0.5z"/>
<path style="fill:#839594;" d="M32.685,3.02C32.261,3.754,32,4.593,32,5.5h2C34,4.47,33.478,3.561,32.685,3.02z"/>
<path style="fill:#839594;" d="M26.685,3.02C26.261,3.754,26,4.593,26,5.5h2C28,4.47,27.478,3.561,26.685,3.02z"/>
<path style="fill:#AFB6BB;" d="M35.315,3.02C34.979,2.437,34.534,1.93,34,1.525C33.162,0.891,32.13,0.5,31,0.5s-2.162,0.391-3,1.025
c0.534,0.405,0.979,0.912,1.315,1.495C29.796,2.692,30.376,2.5,31,2.5s1.204,0.192,1.685,0.52C33.478,3.561,34,4.47,34,5.5
c0,1.654-1.346,3-3,3c-0.553,0-1,0.447-1,1s0.447,1,1,1c2.757,0,5-2.243,5-5C36,4.593,35.739,3.754,35.315,3.02z"/>
<path style="fill:#839594;" d="M20.685,3.02C20.261,3.754,20,4.593,20,5.5h2C22,4.47,21.478,3.561,20.685,3.02z"/>
<path style="fill:#AFB6BB;" d="M29.315,3.02C28.979,2.437,28.534,1.93,28,1.525C27.162,0.891,26.13,0.5,25,0.5s-2.162,0.391-3,1.025
c0.534,0.405,0.979,0.912,1.315,1.495C23.796,2.692,24.376,2.5,25,2.5s1.204,0.192,1.685,0.52C27.478,3.561,28,4.47,28,5.5
c0,1.654-1.346,3-3,3c-0.553,0-1,0.447-1,1s0.447,1,1,1c2.757,0,5-2.243,5-5C30,4.593,29.739,3.754,29.315,3.02z"/>
<path style="fill:#AFB6BB;" d="M23.315,3.02C22.979,2.437,22.534,1.93,22,1.525C21.162,0.891,20.13,0.5,19,0.5c-2.757,0-5,2.243-5,5
h2c0-1.654,1.346-3,3-3c0.624,0,1.204,0.192,1.685,0.52C21.478,3.561,22,4.47,22,5.5c0,1.654-1.346,3-3,3c-0.553,0-1,0.447-1,1
s0.447,1,1,1c2.757,0,5-2.243,5-5C24,4.593,23.739,3.754,23.315,3.02z"/>
<rect y="15.5" style="fill:#EDEADA;" width="56" height="40"/>
<g>
<path style="fill:#CEC9AE;" d="M8,24.5h22c0.552,0,1-0.447,1-1s-0.448-1-1-1H8c-0.552,0-1,0.447-1,1S7.448,24.5,8,24.5z"/>
<path style="fill:#CEC9AE;" d="M48,38.5H33c-0.552,0-1,0.447-1,1s0.448,1,1,1h15c0.552,0,1-0.447,1-1S48.552,38.5,48,38.5z"/>
<path style="fill:#CEC9AE;" d="M8,32.5h10c0.552,0,1-0.447,1-1s-0.448-1-1-1H8c-0.552,0-1,0.447-1,1S7.448,32.5,8,32.5z"/>
<path style="fill:#CEC9AE;" d="M48,46.5H38c-0.552,0-1,0.447-1,1s0.448,1,1,1h10c0.552,0,1-0.447,1-1S48.552,46.5,48,46.5z"/>
<path style="fill:#CEC9AE;" d="M27,31.5c0,0.553,0.448,1,1,1h15c0.552,0,1-0.447,1-1s-0.448-1-1-1H28
C27.448,30.5,27,30.947,27,31.5z"/>
<path style="fill:#CEC9AE;" d="M23.71,32.21C23.89,32.02,24,31.76,24,31.5c0-0.261-0.11-0.521-0.29-0.71
c-0.37-0.37-1.05-0.37-1.42,0C22.11,30.979,22,31.239,22,31.5c0,0.26,0.11,0.52,0.29,0.71c0.19,0.189,0.45,0.29,0.71,0.29
C23.26,32.5,23.52,32.399,23.71,32.21z"/>
<path style="fill:#CEC9AE;" d="M12,39.5c0,0.553,0.448,1,1,1h15c0.552,0,1-0.447,1-1s-0.448-1-1-1H13
C12.448,38.5,12,38.947,12,39.5z"/>
<path style="fill:#CEC9AE;" d="M8,40.5c0.26,0,0.52-0.11,0.71-0.29C8.89,40.02,9,39.76,9,39.5c0-0.261-0.11-0.521-0.29-0.7
c-0.37-0.38-1.05-0.38-1.42-0.01C7.11,38.979,7,39.239,7,39.5c0,0.26,0.11,0.52,0.29,0.71C7.48,40.39,7.73,40.5,8,40.5z"/>
<path style="fill:#CEC9AE;" d="M48,32.5c0.26,0,0.52-0.101,0.71-0.29C48.9,32.02,49,31.76,49,31.5c0-0.261-0.1-0.521-0.29-0.71
c-0.38-0.37-1.05-0.37-1.42,0C47.11,30.979,47,31.239,47,31.5c0,0.26,0.11,0.52,0.29,0.71C47.48,32.399,47.74,32.5,48,32.5z"/>
<path style="fill:#CEC9AE;" d="M33,46.5H8c-0.552,0-1,0.447-1,1s0.448,1,1,1h25c0.552,0,1-0.447,1-1S33.552,46.5,33,46.5z"/>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.1 KiB

View file

@ -0,0 +1,65 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 57 57" style="enable-background:new 0 0 57 57;" xml:space="preserve">
<rect x="0.5" y="18" style="fill:#E7ECED;" width="56" height="39"/>
<polygon style="fill:#23A24D;" points="41.5,5 15.5,5 0.5,5 0.5,18 56.5,18 56.5,5 "/>
<circle style="fill:#38454F;" cx="19.5" cy="9" r="2"/>
<circle style="fill:#38454F;" cx="25.5" cy="9" r="2"/>
<circle style="fill:#38454F;" cx="31.5" cy="9" r="2"/>
<circle style="fill:#38454F;" cx="37.5" cy="9" r="2"/>
<path style="fill:#AFB6BB;" d="M37.5,0c-1.13,0-2.162,0.391-3,1.025c0.534,0.405,0.979,0.912,1.315,1.495
C36.296,2.192,36.876,2,37.5,2c1.654,0,3,1.346,3,3s-1.346,3-3,3c-0.553,0-1,0.447-1,1s0.447,1,1,1c2.757,0,5-2.243,5-5
S40.257,0,37.5,0z"/>
<path style="fill:#839594;" d="M33.185,2.52C32.761,3.254,32.5,4.093,32.5,5h2C34.5,3.97,33.978,3.061,33.185,2.52z"/>
<path style="fill:#839594;" d="M27.185,2.52C26.761,3.254,26.5,4.093,26.5,5h2C28.5,3.97,27.978,3.061,27.185,2.52z"/>
<path style="fill:#AFB6BB;" d="M35.815,2.52c-0.337-0.583-0.781-1.09-1.315-1.495C33.662,0.391,32.63,0,31.5,0s-2.162,0.391-3,1.025
c0.534,0.405,0.979,0.912,1.315,1.495C30.296,2.192,30.876,2,31.5,2s1.204,0.192,1.685,0.52C33.978,3.061,34.5,3.97,34.5,5
c0,1.654-1.346,3-3,3c-0.553,0-1,0.447-1,1s0.447,1,1,1c2.757,0,5-2.243,5-5C36.5,4.093,36.239,3.254,35.815,2.52z"/>
<path style="fill:#839594;" d="M21.185,2.52C20.761,3.254,20.5,4.093,20.5,5h2C22.5,3.97,21.978,3.061,21.185,2.52z"/>
<path style="fill:#AFB6BB;" d="M29.815,2.52c-0.337-0.583-0.781-1.09-1.315-1.495C27.662,0.391,26.63,0,25.5,0s-2.162,0.391-3,1.025
c0.534,0.405,0.979,0.912,1.315,1.495C24.296,2.192,24.876,2,25.5,2s1.204,0.192,1.685,0.52C27.978,3.061,28.5,3.97,28.5,5
c0,1.654-1.346,3-3,3c-0.553,0-1,0.447-1,1s0.447,1,1,1c2.757,0,5-2.243,5-5C30.5,4.093,30.239,3.254,29.815,2.52z"/>
<path style="fill:#AFB6BB;" d="M23.815,2.52c-0.337-0.583-0.781-1.09-1.315-1.495C21.662,0.391,20.63,0,19.5,0c-2.757,0-5,2.243-5,5
h2c0-1.654,1.346-3,3-3c0.624,0,1.204,0.192,1.685,0.52C21.978,3.061,22.5,3.97,22.5,5c0,1.654-1.346,3-3,3c-0.553,0-1,0.447-1,1
s0.447,1,1,1c2.757,0,5-2.243,5-5C24.5,4.093,24.239,3.254,23.815,2.52z"/>
<path style="fill:#556080;" d="M18.5,51c-0.552,0-1-0.447-1-1V24c0-0.553,0.448-1,1-1s1,0.447,1,1v26C19.5,50.553,19.052,51,18.5,51
z"/>
<path style="fill:#556080;" d="M22.5,51h-8c-0.552,0-1-0.447-1-1s0.448-1,1-1h8c0.552,0,1,0.447,1,1S23.052,51,22.5,51z"/>
<path style="fill:#556080;" d="M12.5,31c-0.256,0-0.512-0.098-0.707-0.293c-0.391-0.391-0.391-1.023,0-1.414l6-6
c0.391-0.391,1.023-0.391,1.414,0s0.391,1.023,0,1.414l-6,6C13.012,30.902,12.756,31,12.5,31z"/>
<path style="fill:#556080;" d="M37.5,37c-3.86,0-7-3.141-7-7s3.14-7,7-7s7,3.141,7,7S41.36,37,37.5,37z M37.5,25
c-2.757,0-5,2.243-5,5s2.243,5,5,5s5-2.243,5-5S40.257,25,37.5,25z"/>
<path style="fill:#556080;" d="M37.5,51c-3.86,0-7-3.141-7-7c0-0.553,0.448-1,1-1s1,0.447,1,1c0,2.757,2.243,5,5,5s5-2.243,5-5V30
c0-0.553,0.448-1,1-1s1,0.447,1,1v14C44.5,47.859,41.36,51,37.5,51z"/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.3 KiB

View file

@ -0,0 +1,66 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 57 57" style="enable-background:new 0 0 57 57;" xml:space="preserve">
<rect x="0.5" y="18" style="fill:#E7ECED;" width="56" height="39"/>
<g>
<path style="fill:#424A60;" d="M22.5,50h-3V25c0-0.13-0.026-0.26-0.077-0.382c-0.101-0.245-0.296-0.44-0.541-0.541
c-0.244-0.101-0.519-0.101-0.764,0c-0.123,0.051-0.234,0.125-0.326,0.217l-5.999,5.999c-0.391,0.391-0.391,1.023,0,1.414
C11.988,31.902,12.244,32,12.5,32s0.512-0.098,0.707-0.293l4.293-4.293V50h-3c-0.553,0-1,0.447-1,1s0.447,1,1,1h8
c0.553,0,1-0.447,1-1S23.053,50,22.5,50z"/>
<path style="fill:#424A60;" d="M41.216,36.921C43.185,35.681,44.5,33.494,44.5,31c0-3.859-3.141-7-7-7s-7,3.141-7,7
c0,2.494,1.315,4.681,3.284,5.921C31.24,38.262,29.5,40.93,29.5,44c0,4.411,3.589,8,8,8s8-3.589,8-8
C45.5,40.93,43.76,38.262,41.216,36.921z M32.5,31c0-2.757,2.243-5,5-5s5,2.243,5,5s-2.243,5-5,5S32.5,33.757,32.5,31z M37.5,50
c-3.309,0-6-2.691-6-6s2.691-6,6-6s6,2.691,6,6S40.809,50,37.5,50z"/>
</g>
<polygon style="fill:#424A60;" points="41.5,5 15.5,5 0.5,5 0.5,18 56.5,18 56.5,5 "/>
<circle style="fill:#38454F;" cx="19.5" cy="9" r="2"/>
<circle style="fill:#38454F;" cx="25.5" cy="9" r="2"/>
<circle style="fill:#38454F;" cx="31.5" cy="9" r="2"/>
<circle style="fill:#38454F;" cx="37.5" cy="9" r="2"/>
<path style="fill:#AFB6BB;" d="M37.5,0c-1.13,0-2.162,0.391-3,1.025c0.534,0.405,0.979,0.912,1.315,1.495
C36.296,2.192,36.876,2,37.5,2c1.654,0,3,1.346,3,3s-1.346,3-3,3c-0.553,0-1,0.447-1,1s0.447,1,1,1c2.757,0,5-2.243,5-5
S40.257,0,37.5,0z"/>
<path style="fill:#839594;" d="M33.185,2.52C32.761,3.254,32.5,4.093,32.5,5h2C34.5,3.97,33.978,3.061,33.185,2.52z"/>
<path style="fill:#839594;" d="M27.185,2.52C26.761,3.254,26.5,4.093,26.5,5h2C28.5,3.97,27.978,3.061,27.185,2.52z"/>
<path style="fill:#AFB6BB;" d="M35.815,2.52c-0.337-0.583-0.781-1.09-1.315-1.495C33.662,0.391,32.63,0,31.5,0s-2.162,0.391-3,1.025
c0.534,0.405,0.979,0.912,1.315,1.495C30.296,2.192,30.876,2,31.5,2s1.204,0.192,1.685,0.52C33.978,3.061,34.5,3.97,34.5,5
c0,1.654-1.346,3-3,3c-0.553,0-1,0.447-1,1s0.447,1,1,1c2.757,0,5-2.243,5-5C36.5,4.093,36.239,3.254,35.815,2.52z"/>
<path style="fill:#839594;" d="M21.185,2.52C20.761,3.254,20.5,4.093,20.5,5h2C22.5,3.97,21.978,3.061,21.185,2.52z"/>
<path style="fill:#AFB6BB;" d="M29.815,2.52c-0.337-0.583-0.781-1.09-1.315-1.495C27.662,0.391,26.63,0,25.5,0s-2.162,0.391-3,1.025
c0.534,0.405,0.979,0.912,1.315,1.495C24.296,2.192,24.876,2,25.5,2s1.204,0.192,1.685,0.52C27.978,3.061,28.5,3.97,28.5,5
c0,1.654-1.346,3-3,3c-0.553,0-1,0.447-1,1s0.447,1,1,1c2.757,0,5-2.243,5-5C30.5,4.093,30.239,3.254,29.815,2.52z"/>
<path style="fill:#AFB6BB;" d="M23.815,2.52c-0.337-0.583-0.781-1.09-1.315-1.495C21.662,0.391,20.63,0,19.5,0c-2.757,0-5,2.243-5,5
h2c0-1.654,1.346-3,3-3c0.624,0,1.204,0.192,1.685,0.52C21.978,3.061,22.5,3.97,22.5,5c0,1.654-1.346,3-3,3c-0.553,0-1,0.447-1,1
s0.447,1,1,1c2.757,0,5-2.243,5-5C24.5,4.093,24.239,3.254,23.815,2.52z"/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.3 KiB

View file

@ -0,0 +1,43 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 58 58" style="enable-background:new 0 0 58 58;" xml:space="preserve">
<polygon style="fill:#FC3952;" points="48,4 48,8 41,8 41,4 17,4 17,8 10,8 10,4 2,4 2,15 56,15 56,4 "/>
<polygon style="fill:#EDEADA;" points="10,15 2,15 2,58 56,58 56,15 48,15 41,15 17,15 "/>
<path style="fill:#CEC9AE;" d="M39,22h-2h-7h-2h-7h-2h-9v9v2v7v2v9h9h2h7h2h7h2h9v-9v-2v-7v-2v-9H39z M30,24h7v7h-7V24z M37,40h-7
v-7h7V40z M21,33h7v7h-7V33z M21,24h7v7h-7V24z M12,24h7v7h-7V24z M12,33h7v7h-7V33z M19,49h-7v-7h7V49z M28,49h-7v-7h7V49z M37,49
h-7v-7h7V49z M46,49h-7v-7h7V49z M46,40h-7v-7h7V40z M39,31v-7h7v7H39z"/>
<rect x="10" style="fill:#28384C;" width="7" height="8"/>
<rect x="41" style="fill:#28384C;" width="7" height="8"/>
<rect x="30" y="33" style="fill:#26B99A;" width="7" height="7"/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

View file

@ -0,0 +1,81 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 56 56" style="enable-background:new 0 0 56 56;" xml:space="preserve">
<polygon style="fill:#61B872;" points="41,5 15,5 0,5 0,16 56,16 56,5 "/>
<circle style="fill:#50965C;" cx="19" cy="9" r="2"/>
<circle style="fill:#50965C;" cx="25" cy="9" r="2"/>
<circle style="fill:#50965C;" cx="31" cy="9" r="2"/>
<circle style="fill:#50965C;" cx="37" cy="9" r="2"/>
<rect y="16" style="fill:#EDEADA;" width="56" height="40"/>
<g>
<circle style="fill:#424A60;" cx="21" cy="24" r="1"/>
<circle style="fill:#424A60;" cx="28" cy="24" r="1"/>
<circle style="fill:#424A60;" cx="35" cy="24" r="1"/>
<circle style="fill:#424A60;" cx="42" cy="24" r="1"/>
<circle style="fill:#424A60;" cx="49" cy="24" r="1"/>
<circle style="fill:#424A60;" cx="7" cy="32" r="1"/>
<circle style="fill:#424A60;" cx="14" cy="32" r="1"/>
<circle style="fill:#424A60;" cx="21" cy="32" r="1"/>
<circle style="fill:#424A60;" cx="28" cy="32" r="1"/>
<circle style="fill:#424A60;" cx="35" cy="32" r="1"/>
<circle style="fill:#424A60;" cx="42" cy="32" r="1"/>
<circle style="fill:#424A60;" cx="49" cy="32" r="1"/>
<circle style="fill:#424A60;" cx="7" cy="39" r="1"/>
<circle style="fill:#424A60;" cx="14" cy="39" r="1"/>
<circle style="fill:#424A60;" cx="21" cy="39" r="1"/>
<circle style="fill:#424A60;" cx="28" cy="39" r="1"/>
<circle style="fill:#424A60;" cx="35" cy="39" r="1"/>
<circle style="fill:#424A60;" cx="42" cy="39" r="1"/>
<circle style="fill:#424A60;" cx="49" cy="39" r="1"/>
<circle style="fill:#424A60;" cx="7" cy="47" r="1"/>
<circle style="fill:#424A60;" cx="14" cy="47" r="1"/>
<circle style="fill:#424A60;" cx="21" cy="47" r="1"/>
<circle style="fill:#424A60;" cx="28" cy="47" r="1"/>
<circle style="fill:#424A60;" cx="35" cy="47" r="1"/>
</g>
<path style="fill:#D8A852;" d="M37,0c-1.13,0-2.162,0.391-3,1.025c0.534,0.405,0.979,0.912,1.315,1.495C35.796,2.192,36.376,2,37,2
c1.654,0,3,1.346,3,3s-1.346,3-3,3c-0.553,0-1,0.447-1,1s0.447,1,1,1c2.757,0,5-2.243,5-5S39.757,0,37,0z"/>
<path style="fill:#A37F46;" d="M32.685,2.52C32.261,3.254,32,4.093,32,5h2C34,3.97,33.478,3.061,32.685,2.52z"/>
<path style="fill:#A37F46;" d="M26.685,2.52C26.261,3.254,26,4.093,26,5h2C28,3.97,27.478,3.061,26.685,2.52z"/>
<path style="fill:#D8A852;" d="M35.315,2.52C34.979,1.937,34.534,1.43,34,1.025C33.162,0.391,32.13,0,31,0s-2.162,0.391-3,1.025
c0.534,0.405,0.979,0.912,1.315,1.495C29.796,2.192,30.376,2,31,2s1.204,0.192,1.685,0.52C33.478,3.061,34,3.97,34,5
c0,1.654-1.346,3-3,3c-0.553,0-1,0.447-1,1s0.447,1,1,1c2.757,0,5-2.243,5-5C36,4.093,35.739,3.254,35.315,2.52z"/>
<path style="fill:#A37F46;" d="M20.685,2.52C20.261,3.254,20,4.093,20,5h2C22,3.97,21.478,3.061,20.685,2.52z"/>
<path style="fill:#D8A852;" d="M29.315,2.52C28.979,1.937,28.534,1.43,28,1.025C27.162,0.391,26.13,0,25,0s-2.162,0.391-3,1.025
c0.534,0.405,0.979,0.912,1.315,1.495C23.796,2.192,24.376,2,25,2s1.204,0.192,1.685,0.52C27.478,3.061,28,3.97,28,5
c0,1.654-1.346,3-3,3c-0.553,0-1,0.447-1,1s0.447,1,1,1c2.757,0,5-2.243,5-5C30,4.093,29.739,3.254,29.315,2.52z"/>
<path style="fill:#D8A852;" d="M23.315,2.52C22.979,1.937,22.534,1.43,22,1.025C21.162,0.391,20.13,0,19,0c-2.757,0-5,2.243-5,5h2
c0-1.654,1.346-3,3-3c0.624,0,1.204,0.192,1.685,0.52C21.478,3.061,22,3.97,22,5c0,1.654-1.346,3-3,3c-0.553,0-1,0.447-1,1
s0.447,1,1,1c2.757,0,5-2.243,5-5C24,4.093,23.739,3.254,23.315,2.52z"/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.7 KiB

View file

@ -0,0 +1,74 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 59 59" style="enable-background:new 0 0 59 59;" xml:space="preserve">
<rect x="0.5" y="12" style="fill:#E7ECED;" width="58" height="47"/>
<g>
<path style="fill:#7383BF;" d="M33.013,1.508l-1.066,1.693c5.821,3.664,16.971,9.621,17.083,9.681l0.941-1.764
C49.859,11.059,38.772,5.135,33.013,1.508z"/>
<path style="fill:#7383BF;" d="M9.029,11.118l0.941,1.764c0.112-0.06,11.262-6.017,17.083-9.681l-1.066-1.693
C20.228,5.134,9.141,11.059,9.029,11.118z"/>
</g>
<g>
<circle style="fill:#424A60;" cx="22.5" cy="28" r="1"/>
<circle style="fill:#424A60;" cx="29.5" cy="28" r="1"/>
<circle style="fill:#424A60;" cx="36.5" cy="28" r="1"/>
<circle style="fill:#424A60;" cx="43.5" cy="28" r="1"/>
<circle style="fill:#424A60;" cx="50.5" cy="28" r="1"/>
<circle style="fill:#EFCE4A;" cx="8.5" cy="36" r="1"/>
<circle style="fill:#ED7161;" cx="15.5" cy="36" r="1"/>
<circle style="fill:#949493;" cx="8.5" cy="28" r="1"/>
<circle style="fill:#949493;" cx="15.5" cy="28" r="1"/>
<circle style="fill:#424A60;" cx="22.5" cy="36" r="1"/>
<circle style="fill:#424A60;" cx="29.5" cy="36" r="1"/>
<circle style="fill:#424A60;" cx="36.5" cy="36" r="1"/>
<circle style="fill:#424A60;" cx="43.5" cy="36" r="1"/>
<circle style="fill:#424A60;" cx="50.5" cy="36" r="1"/>
<circle style="fill:#EFCE4A;" cx="8.5" cy="43" r="1"/>
<circle style="fill:#ED7161;" cx="15.5" cy="43" r="1"/>
<circle style="fill:#424A60;" cx="22.5" cy="43" r="1"/>
<circle style="fill:#424A60;" cx="29.5" cy="43" r="1"/>
<circle style="fill:#424A60;" cx="36.5" cy="43" r="1"/>
<circle style="fill:#424A60;" cx="43.5" cy="43" r="1"/>
<circle style="fill:#424A60;" cx="50.5" cy="43" r="1"/>
<circle style="fill:#949493;" cx="43.5" cy="51" r="1"/>
<circle style="fill:#949493;" cx="50.5" cy="51" r="1"/>
<circle style="fill:#EFCE4A;" cx="8.5" cy="51" r="1"/>
<circle style="fill:#ED7161;" cx="15.5" cy="51" r="1"/>
<circle style="fill:#424A60;" cx="22.5" cy="51" r="1"/>
<circle style="fill:#424A60;" cx="29.5" cy="51" r="1"/>
<circle style="fill:#424A60;" cx="36.5" cy="51" r="1"/>
</g>
<circle style="fill:#F7E6A1;stroke:#D8A852;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;" cx="29.5" cy="5" r="4"/>
<rect x="0.5" y="12" style="fill:#424A60;" width="58" height="7"/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.7 KiB

View file

@ -0,0 +1,61 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 58 58" style="enable-background:new 0 0 58 58;" xml:space="preserve">
<polygon style="fill:#26B99A;" points="42,5 16,5 1,5 1,18 57,18 57,5 "/>
<circle style="fill:#38454F;" cx="20" cy="9" r="2"/>
<circle style="fill:#38454F;" cx="26" cy="9" r="2"/>
<circle style="fill:#38454F;" cx="32" cy="9" r="2"/>
<circle style="fill:#38454F;" cx="38" cy="9" r="2"/>
<path style="fill:#AFB6BB;" d="M38,0c-1.13,0-2.162,0.391-3,1.025c0.534,0.405,0.979,0.912,1.315,1.495C36.796,2.192,37.376,2,38,2
c1.654,0,3,1.346,3,3s-1.346,3-3,3c-0.553,0-1,0.447-1,1s0.447,1,1,1c2.757,0,5-2.243,5-5S40.757,0,38,0z"/>
<path style="fill:#839594;" d="M33.685,2.52C33.261,3.254,33,4.093,33,5h2C35,3.97,34.478,3.061,33.685,2.52z"/>
<path style="fill:#839594;" d="M27.685,2.52C27.261,3.254,27,4.093,27,5h2C29,3.97,28.478,3.061,27.685,2.52z"/>
<path style="fill:#AFB6BB;" d="M36.315,2.52C35.979,1.937,35.534,1.43,35,1.025C34.162,0.391,33.13,0,32,0s-2.162,0.391-3,1.025
c0.534,0.405,0.979,0.912,1.315,1.495C30.796,2.192,31.376,2,32,2s1.204,0.192,1.685,0.52C34.478,3.061,35,3.97,35,5
c0,1.654-1.346,3-3,3c-0.553,0-1,0.447-1,1s0.447,1,1,1c2.757,0,5-2.243,5-5C37,4.093,36.739,3.254,36.315,2.52z"/>
<path style="fill:#839594;" d="M21.685,2.52C21.261,3.254,21,4.093,21,5h2C23,3.97,22.478,3.061,21.685,2.52z"/>
<path style="fill:#AFB6BB;" d="M30.315,2.52C29.979,1.937,29.534,1.43,29,1.025C28.162,0.391,27.13,0,26,0s-2.162,0.391-3,1.025
c0.534,0.405,0.979,0.912,1.315,1.495C24.796,2.192,25.376,2,26,2s1.204,0.192,1.685,0.52C28.478,3.061,29,3.97,29,5
c0,1.654-1.346,3-3,3c-0.553,0-1,0.447-1,1s0.447,1,1,1c2.757,0,5-2.243,5-5C31,4.093,30.739,3.254,30.315,2.52z"/>
<path style="fill:#AFB6BB;" d="M24.315,2.52C23.979,1.937,23.534,1.43,23,1.025C22.162,0.391,21.13,0,20,0c-2.757,0-5,2.243-5,5h2
c0-1.654,1.346-3,3-3c0.624,0,1.204,0.192,1.685,0.52C22.478,3.061,23,3.97,23,5c0,1.654-1.346,3-3,3c-0.553,0-1,0.447-1,1
s0.447,1,1,1c2.757,0,5-2.243,5-5C25,4.093,24.739,3.254,24.315,2.52z"/>
<rect x="1" y="18" style="fill:#EDEADA;" width="56" height="40"/>
<circle style="fill:#CEC9AE;" cx="13" cy="29" r="5"/>
<circle style="fill:#CEC9AE;" cx="29" cy="29" r="5"/>
<circle style="fill:#CEC9AE;" cx="45" cy="29" r="5"/>
<circle style="fill:#CEC9AE;" cx="13" cy="45" r="5"/>
<circle style="fill:#CEC9AE;" cx="29" cy="45" r="5"/>
<circle style="fill:#26B99A;" cx="45" cy="45" r="5"/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.7 KiB

View file

@ -0,0 +1,40 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 58 58" style="enable-background:new 0 0 58 58;" xml:space="preserve">
<polygon style="fill:#14A085;" points="0,3.5 0,54.5 51,54.5 51,21.5 51,5.5 51,3.5 "/>
<path style="fill:#EFCE4A;" d="M26,39.5c-0.256,0-0.512-0.098-0.707-0.293c-0.391-0.391-0.391-1.023,0-1.414l31-31
c0.391-0.391,1.023-0.391,1.414,0s0.391,1.023,0,1.414l-31,31C26.512,39.402,26.256,39.5,26,39.5z"/>
<path style="fill:#EFCE4A;" d="M26,39.5c-0.256,0-0.512-0.098-0.707-0.293L11.516,25.43c-0.391-0.391-0.391-1.023,0-1.414
s1.023-0.391,1.414,0l13.777,13.777c0.391,0.391,0.391,1.023,0,1.414C26.512,39.402,26.256,39.5,26,39.5z"/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1 KiB

View file

@ -0,0 +1,38 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 58 58" style="enable-background:new 0 0 58 58;" xml:space="preserve">
<rect style="fill:#E7ECED;" width="58" height="58"/>
<polyline style="fill:none;stroke:#424A60;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" points="
42,20 26,38 16,30 "/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 737 B

View file

@ -0,0 +1,57 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 58 58" style="enable-background:new 0 0 58 58;" xml:space="preserve">
<circle style="fill:#E7ECED;" cx="29" cy="29" r="29"/>
<path style="fill:#424A60;" d="M29,4c13.785,0,25,11.215,25,25S42.785,54,29,54S4,42.785,4,29S15.215,4,29,4 M29,0
C12.984,0,0,12.984,0,29s12.984,29,29,29s29-12.984,29-29S45.016,0,29,0L29,0z"/>
<g>
<path style="fill:#7383BF;" d="M29,5.879c-0.552,0-1,0.447-1,1v1c0,0.553,0.448,1,1,1s1-0.447,1-1v-1
C30,6.326,29.552,5.879,29,5.879z"/>
<path style="fill:#7383BF;" d="M29,48.879c-0.552,0-1,0.447-1,1v1c0,0.553,0.448,1,1,1s1-0.447,1-1v-1
C30,49.326,29.552,48.879,29,48.879z"/>
<path style="fill:#7383BF;" d="M51,27.879h-1c-0.552,0-1,0.447-1,1s0.448,1,1,1h1c0.552,0,1-0.447,1-1S51.552,27.879,51,27.879z"/>
<path style="fill:#7383BF;" d="M8,27.879H7c-0.552,0-1,0.447-1,1s0.448,1,1,1h1c0.552,0,1-0.447,1-1S8.552,27.879,8,27.879z"/>
<path style="fill:#7383BF;" d="M43.849,12.615l-0.707,0.707c-0.391,0.391-0.391,1.023,0,1.414c0.195,0.195,0.451,0.293,0.707,0.293
s0.512-0.098,0.707-0.293l0.707-0.707c0.391-0.391,0.391-1.023,0-1.414S44.24,12.224,43.849,12.615z"/>
<path style="fill:#7383BF;" d="M13.444,43.021l-0.707,0.707c-0.391,0.391-0.391,1.023,0,1.414c0.195,0.195,0.451,0.293,0.707,0.293
s0.512-0.098,0.707-0.293l0.707-0.707c0.391-0.391,0.391-1.023,0-1.414S13.834,42.631,13.444,43.021z"/>
<path style="fill:#7383BF;" d="M44.556,43.021c-0.391-0.391-1.023-0.391-1.414,0s-0.391,1.023,0,1.414l0.707,0.707
c0.195,0.195,0.451,0.293,0.707,0.293s0.512-0.098,0.707-0.293c0.391-0.391,0.391-1.023,0-1.414L44.556,43.021z"/>
<path style="fill:#7383BF;" d="M14.151,12.615c-0.391-0.391-1.023-0.391-1.414,0s-0.391,1.023,0,1.414l0.707,0.707
c0.195,0.195,0.451,0.293,0.707,0.293s0.512-0.098,0.707-0.293c0.391-0.391,0.391-1.023,0-1.414L14.151,12.615z"/>
</g>
<line style="fill:none;stroke:#424A60;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" x1="26" y1="28.879" x2="18" y2="28.879"/>
<line style="fill:none;stroke:#424A60;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" x1="29" y1="25.879" x2="29" y2="14.879"/>
<circle style="fill:none;stroke:#424A60;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="29" cy="28.879" r="3"/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.7 KiB

View file

@ -0,0 +1,54 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 60 60" style="enable-background:new 0 0 60 60;" xml:space="preserve">
<rect style="fill:#E7ECED;" width="60" height="60"/>
<path style="fill:#556080;" d="M56,4v52H4V4H56 M60,0H0v60h60V0L60,0z"/>
<g>
<path style="fill:#7383BF;" d="M30,7c-0.552,0-1,0.447-1,1v1c0,0.553,0.448,1,1,1s1-0.447,1-1V8C31,7.447,30.552,7,30,7z"/>
<path style="fill:#7383BF;" d="M30,50c-0.552,0-1,0.447-1,1v1c0,0.553,0.448,1,1,1s1-0.447,1-1v-1C31,50.447,30.552,50,30,50z"/>
<path style="fill:#7383BF;" d="M52,29h-1c-0.552,0-1,0.447-1,1s0.448,1,1,1h1c0.552,0,1-0.447,1-1S52.552,29,52,29z"/>
<path style="fill:#7383BF;" d="M10,30c0-0.553-0.448-1-1-1H8c-0.552,0-1,0.447-1,1s0.448,1,1,1h1C9.552,31,10,30.553,10,30z"/>
<path style="fill:#7383BF;" d="M50.293,10.707c0.256,0,0.512-0.098,0.707-0.293l0.707-0.707c0.391-0.391,0.391-1.023,0-1.414
s-1.023-0.391-1.414,0L49.586,9c-0.391,0.391-0.391,1.023,0,1.414C49.781,10.609,50.037,10.707,50.293,10.707z"/>
<path style="fill:#7383BF;" d="M9.146,49.439l-0.707,0.707c-0.391,0.391-0.391,1.023,0,1.414c0.195,0.195,0.451,0.293,0.707,0.293
s0.512-0.098,0.707-0.293l0.707-0.707c0.391-0.391,0.391-1.023,0-1.414S9.537,49.049,9.146,49.439z"/>
<path style="fill:#7383BF;" d="M50.854,49.439c-0.391-0.391-1.023-0.391-1.414,0s-0.391,1.023,0,1.414l0.707,0.707
c0.195,0.195,0.451,0.293,0.707,0.293s0.512-0.098,0.707-0.293c0.391-0.391,0.391-1.023,0-1.414L50.854,49.439z"/>
<path style="fill:#7383BF;" d="M8.793,10.207C8.988,10.402,9.244,10.5,9.5,10.5s0.512-0.098,0.707-0.293
c0.391-0.391,0.391-1.023,0-1.414L9.5,8.086c-0.391-0.391-1.023-0.391-1.414,0s-0.391,1.023,0,1.414L8.793,10.207z"/>
</g>
<line style="fill:none;stroke:#EFCE4A;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" x1="27" y1="30" x2="19" y2="30"/>
<line style="fill:none;stroke:#556080;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" x1="30" y1="27" x2="30" y2="16"/>
<circle style="fill:none;stroke:#556080;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="30" cy="30" r="3"/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.5 KiB

View file

@ -0,0 +1,39 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 53 53" style="enable-background:new 0 0 53 53;" xml:space="preserve">
<polygon style="fill:#D75A4A;" points="7,8.5 47,8.5 47,0.5 0,0.5 0,45.5 7,45.5 "/>
<rect x="7" y="8.5" style="fill:#38454F;" width="46" height="44"/>
<line style="fill:none;stroke:#D75A4A;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;" x1="37.778" y1="22.722" x2="22.222" y2="38.278"/>
<line style="fill:none;stroke:#D75A4A;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;" x1="37.778" y1="38.278" x2="22.222" y2="22.722"/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 974 B

View file

@ -0,0 +1,49 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 60 60" style="enable-background:new 0 0 60 60;" xml:space="preserve">
<path style="fill:#7FABDA;stroke:#7383BF;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;" d="M50.003,20.5
c-0.115-8.699-7.193-16-15.919-16c-5.559,0-10.779,3.005-13.661,7.336C19.157,10.993,17.636,10.5,16,10.5c-4.418,0-8,3.582-8,8
c0,0.153,0.014,0.302,0.023,0.454C8.013,19.136,8,19.32,8,19.5c-3.988,1.912-7,6.457-7,11.155C1,37.17,6.33,42.5,12.845,42.5h24.507
c0.138,0,0.272-0.016,0.408-0.021c0.137,0.005,0.271,0.021,0.408,0.021h9.803C54.037,42.5,59,37.537,59,31.472
C59,26.101,55.106,21.461,50.003,20.5z"/>
<path style="fill:#7FABDA;stroke:#7383BF;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;" d="M50.003,20.5
c0,0-2.535-0.375-5.003,0"/>
<path style="fill:#7FABDA;stroke:#7383BF;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;" d="M8,18.5
c0-4.418,3.582-8,8-8s8,3.582,8,8"/>
<line style="fill:#7FABDA;stroke:#424A60;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;" x1="31" y1="25.5" x2="31" y2="55.5"/>
<line style="fill:none;stroke:#424A60;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;" x1="31" y1="55.5" x2="23" y2="47.5"/>
<line style="fill:none;stroke:#424A60;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;" x1="39" y1="47.5" x2="31" y2="55.5"/>
<line style="fill:none;stroke:#424A60;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;" x1="31" y1="25.5" x2="39" y2="33.5"/>
<line style="fill:none;stroke:#424A60;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;" x1="23" y1="33.5" x2="31" y2="25.5"/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2 KiB

View file

@ -0,0 +1,47 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 60 60" style="enable-background:new 0 0 60 60;" xml:space="preserve">
<path style="fill:#7FABDA;stroke:#7383BF;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;" d="M50.003,21.5
c-0.115-8.699-7.193-16-15.919-16c-5.559,0-10.779,3.005-13.661,7.336C19.157,11.993,17.636,11.5,16,11.5c-4.418,0-8,3.582-8,8
c0,0.153,0.014,0.302,0.023,0.454C8.013,20.136,8,20.32,8,20.5c-3.988,1.912-7,6.457-7,11.155C1,38.17,6.33,43.5,12.845,43.5h24.507
c0.138,0,0.272-0.016,0.408-0.021c0.137,0.005,0.271,0.021,0.408,0.021h9.803C54.037,43.5,59,38.537,59,32.472
C59,27.101,55.106,22.461,50.003,21.5z"/>
<path style="fill:#7FABDA;stroke:#7383BF;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;" d="M50.003,21.5
c0,0-2.535-0.375-5.003,0"/>
<path style="fill:#7FABDA;stroke:#7383BF;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;" d="M8,19.5
c0-4.418,3.582-8,8-8s8,3.582,8,8"/>
<line style="fill:none;stroke:#424A60;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;" x1="31.028" y1="54.5" x2="31.028" y2="31.5"/>
<line style="fill:none;stroke:#424A60;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;" x1="31.028" y1="31.5" x2="39.028" y2="39.5"/>
<line style="fill:none;stroke:#424A60;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;" x1="23.028" y1="39.5" x2="31.028" y2="31.5"/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.7 KiB

View file

@ -0,0 +1,51 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 60 60" style="enable-background:new 0 0 60 60;" xml:space="preserve">
<path style="fill:#7FABDA;stroke:#7383BF;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;" d="M50.003,20
c-0.115-8.699-7.193-16-15.919-16c-5.559,0-10.779,3.005-13.661,7.336C19.157,10.493,17.636,10,16,10c-4.418,0-8,3.582-8,8
c0,0.153,0.014,0.302,0.023,0.454C8.013,18.636,8,18.82,8,19c-3.988,1.912-7,6.457-7,11.155C1,36.67,6.33,42,12.845,42h24.507
c0.138,0,0.272-0.016,0.408-0.021C37.897,41.984,38.031,42,38.169,42h9.803C54.037,42,59,37.037,59,30.972
C59,25.601,55.106,20.961,50.003,20z"/>
<path style="fill:#7FABDA;stroke:#7383BF;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;" d="M50.003,20
c0,0-2.535-0.375-5.003,0"/>
<path style="fill:#7FABDA;stroke:#7383BF;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;" d="M8,18c0-4.418,3.582-8,8-8
s8,3.582,8,8"/>
<circle style="fill:#556080;" cx="31" cy="41" r="16"/>
<path style="fill:#FFFFFF;" d="M41,41c-0.552,0-1,0.447-1,1c0,4.963-4.038,9-9,9s-9-4.037-9-9s4.038-9,9-9c3,0,5.677,1.506,7.311,4
H32c-0.552,0-1,0.447-1,1s0.448,1,1,1h8c0.002,0,0.003-0.001,0.005-0.001c0.07,0,0.14-0.027,0.21-0.042
c0.06-0.014,0.125-0.015,0.181-0.039c0.002-0.001,0.004,0,0.005-0.001c0.034-0.015,0.056-0.043,0.087-0.061
c0.081-0.046,0.162-0.093,0.227-0.159c0.044-0.046,0.07-0.103,0.104-0.155c0.036-0.055,0.08-0.104,0.105-0.166
c0.034-0.084,0.043-0.175,0.054-0.265C40.982,38.072,41,38.039,41,38v-0.011v-0.002V30c0-0.553-0.448-1-1-1s-1,0.447-1,1v4.6
c-2.014-2.272-4.864-3.6-8-3.6c-6.065,0-11,4.935-11,11s4.935,11,11,11s11-4.935,11-11C42,41.447,41.552,41,41,41z"/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2 KiB

View file

@ -0,0 +1,46 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 60 60" style="enable-background:new 0 0 60 60;" xml:space="preserve">
<path style="fill:#7FABDA;stroke:#7383BF;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;" d="M50.003,20
c-0.115-8.699-7.193-16-15.919-16c-5.559,0-10.779,3.005-13.661,7.336C19.157,10.493,17.636,10,16,10c-4.418,0-8,3.582-8,8
c0,0.153,0.014,0.302,0.023,0.454C8.013,18.636,8,18.82,8,19c-3.988,1.912-7,6.457-7,11.155C1,36.67,6.33,42,12.845,42h24.507
c0.138,0,0.272-0.016,0.408-0.021C37.897,41.984,38.031,42,38.169,42h9.803C54.037,42,59,37.037,59,30.972
C59,25.601,55.106,20.961,50.003,20z"/>
<path style="fill:#7FABDA;stroke:#7383BF;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;" d="M50.003,20
c0,0-2.535-0.375-5.003,0"/>
<path style="fill:#7FABDA;stroke:#7383BF;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;" d="M8,18c0-4.418,3.582-8,8-8
s8,3.582,8,8"/>
<circle style="fill:#E7ECED;stroke:#424A60;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;" cx="31" cy="39" r="10"/>
<line style="fill:none;stroke:#424A60;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;" x1="38.071" y1="46.071" x2="48" y2="56"/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

@ -0,0 +1,47 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 60 60" style="enable-background:new 0 0 60 60;" xml:space="preserve">
<path style="fill:#7FABDA;stroke:#7383BF;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;" d="M50.003,22
c-0.115-8.699-7.193-16-15.919-16c-5.559,0-10.779,3.005-13.661,7.336C19.157,12.493,17.636,12,16,12c-4.418,0-8,3.582-8,8
c0,0.153,0.014,0.302,0.023,0.454C8.013,20.636,8,20.82,8,21c-3.988,1.912-7,6.457-7,11.155C1,38.67,6.33,44,12.845,44h24.507
c0.138,0,0.272-0.016,0.408-0.021C37.897,43.984,38.031,44,38.169,44h9.803C54.037,44,59,39.037,59,32.972
C59,27.601,55.106,22.961,50.003,22z"/>
<path style="fill:#7FABDA;stroke:#7383BF;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;" d="M50.003,22
c0,0-2.535-0.375-5.003,0"/>
<path style="fill:#7FABDA;stroke:#7383BF;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;" d="M8,20c0-4.418,3.582-8,8-8
s8,3.582,8,8"/>
<polygon style="fill:#EBBA16;" points="15.586,55 30,30.357 44.414,55 "/>
<line style="fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;" x1="30" y1="38" x2="30" y2="46"/>
<line style="fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;" x1="30" y1="50" x2="30" y2="51"/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

@ -0,0 +1,47 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 60 60" style="enable-background:new 0 0 60 60;" xml:space="preserve">
<path style="fill:#7FABDA;stroke:#7383BF;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;" d="M50.003,21.5
c-0.115-8.699-7.193-16-15.919-16c-5.559,0-10.779,3.005-13.661,7.336C19.157,11.993,17.636,11.5,16,11.5c-4.418,0-8,3.582-8,8
c0,0.153,0.014,0.302,0.023,0.454C8.013,20.136,8,20.32,8,20.5c-3.988,1.912-7,6.457-7,11.155C1,38.17,6.33,43.5,12.845,43.5h24.507
c0.138,0,0.272-0.016,0.408-0.021c0.137,0.005,0.271,0.021,0.408,0.021h9.803C54.037,43.5,59,38.537,59,32.472
C59,27.101,55.106,22.461,50.003,21.5z"/>
<path style="fill:#7FABDA;stroke:#7383BF;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;" d="M50.003,21.5
c0,0-2.535-0.375-5.003,0"/>
<path style="fill:#7FABDA;stroke:#7383BF;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;" d="M8,19.5
c0-4.418,3.582-8,8-8s8,3.582,8,8"/>
<line style="fill:none;stroke:#424A60;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;" x1="31" y1="31.5" x2="31" y2="54.5"/>
<line style="fill:none;stroke:#424A60;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;" x1="31" y1="54.5" x2="23" y2="46.5"/>
<line style="fill:none;stroke:#424A60;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;" x1="39" y1="46.5" x2="31" y2="54.5"/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.7 KiB

View file

@ -0,0 +1,44 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 60 60" style="enable-background:new 0 0 60 60;" xml:space="preserve">
<path style="fill:#7FABDA;stroke:#7383BF;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;" d="M50.003,27
c-0.115-8.699-7.193-16-15.919-16c-5.559,0-10.779,3.005-13.661,7.336C19.157,17.493,17.636,17,16,17c-4.418,0-8,3.582-8,8
c0,0.153,0.014,0.302,0.023,0.454C8.013,25.636,8,25.82,8,26c-3.988,1.912-7,6.457-7,11.155C1,43.67,6.33,49,12.845,49h24.507
c0.138,0,0.272-0.016,0.408-0.021C37.897,48.984,38.031,49,38.169,49h9.803C54.037,49,59,44.037,59,37.972
C59,32.601,55.106,27.961,50.003,27z"/>
<path style="fill:#7FABDA;stroke:#7383BF;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;" d="M50.003,27
c0,0-2.535-0.375-5.003,0"/>
<path style="fill:#7FABDA;stroke:#7383BF;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;" d="M8,25c0-4.418,3.582-8,8-8
s8,3.582,8,8"/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.3 KiB

View file

@ -0,0 +1,46 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 60 60" style="enable-background:new 0 0 60 60;" xml:space="preserve">
<path style="fill:#E7ECED;" d="M51.2,60H8.8C3.94,60,0,56.06,0,51.2V8.8C0,3.94,3.94,0,8.8,0H51.2C56.06,0,60,3.94,60,8.8V51.2
C60,56.06,56.06,60,51.2,60z"/>
<path style="fill:none;stroke:#AFB6BB;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;" d="M25,25h-4.5
c-2.485,0-4.5-2.015-4.5-4.5v0c0-2.485,2.015-4.5,4.5-4.5h0c2.485,0,4.5,2.015,4.5,4.5V25z"/>
<rect x="25" y="25" style="fill:none;stroke:#AFB6BB;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;" width="11" height="11"/>
<path style="fill:none;stroke:#AFB6BB;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;" d="M20.5,45L20.5,45
c-2.485,0-4.5-2.015-4.5-4.5v0c0-2.485,2.015-4.5,4.5-4.5H25v4.5C25,42.985,22.985,45,20.5,45z"/>
<path style="fill:none;stroke:#AFB6BB;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;" d="M40.5,25H36v-4.5
c0-2.485,2.015-4.5,4.5-4.5h0c2.485,0,4.5,2.015,4.5,4.5v0C45,22.985,42.985,25,40.5,25z"/>
<path style="fill:none;stroke:#AFB6BB;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;" d="M40.5,45L40.5,45
c-2.485,0-4.5-2.015-4.5-4.5V36h4.5c2.485,0,4.5,2.015,4.5,4.5v0C45,42.985,42.985,45,40.5,45z"/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

@ -0,0 +1,61 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 58 58" style="enable-background:new 0 0 58 58;" xml:space="preserve">
<path style="fill:#EBBA16;" d="M29,0C12.984,0,0,12.984,0,29c0,16.016,12.984,29,29,29s29-12.984,29-29C58,12.984,45.016,0,29,0z
M29,36.08c-3.91,0-7.08-3.17-7.08-7.08c0-3.91,3.17-7.08,7.08-7.08s7.08,3.17,7.08,7.08C36.08,32.91,32.91,36.08,29,36.08z"/>
<path style="fill:#EFCE4A;" d="M6.487,22.932c-0.077,0-0.156-0.009-0.234-0.027c-0.537-0.13-0.868-0.67-0.739-1.206
c0.946-3.935,2.955-7.522,5.809-10.376s6.441-4.862,10.376-5.809c0.536-0.127,1.077,0.202,1.206,0.739
c0.129,0.536-0.202,1.076-0.739,1.206c-3.575,0.859-6.836,2.685-9.429,5.277s-4.418,5.854-5.277,9.429
C7.349,22.624,6.938,22.932,6.487,22.932z"/>
<path style="fill:#EFCE4A;" d="M36.066,52.514c-0.451,0-0.861-0.308-0.972-0.767c-0.129-0.536,0.202-1.076,0.739-1.206
c3.576-0.859,6.837-2.685,9.43-5.277s4.418-5.854,5.277-9.429c0.129-0.538,0.668-0.868,1.206-0.739
c0.537,0.13,0.868,0.67,0.739,1.206c-0.946,3.935-2.955,7.522-5.809,10.376s-6.441,4.862-10.377,5.809
C36.223,52.505,36.144,52.514,36.066,52.514z"/>
<path style="fill:#EFCE4A;" d="M11.313,24.226c-0.075,0-0.151-0.008-0.228-0.026c-0.538-0.125-0.873-0.663-0.747-1.2
c0.72-3.09,2.282-5.904,4.52-8.141c2.236-2.237,5.051-3.8,8.141-4.52c0.535-0.131,1.075,0.209,1.2,0.747
c0.126,0.537-0.209,1.075-0.747,1.2c-2.725,0.635-5.207,2.014-7.18,3.986s-3.352,4.455-3.986,7.18
C12.179,23.914,11.768,24.226,11.313,24.226z"/>
<path style="fill:#EFCE4A;" d="M34.773,47.688c-0.454,0-0.865-0.312-0.973-0.773c-0.126-0.537,0.209-1.075,0.747-1.2
c2.725-0.635,5.207-2.014,7.18-3.986s3.352-4.455,3.986-7.18c0.125-0.538,0.662-0.88,1.2-0.747c0.538,0.125,0.873,0.663,0.747,1.2
c-0.72,3.09-2.282,5.904-4.52,8.141c-2.236,2.237-5.051,3.8-8.141,4.52C34.925,47.68,34.849,47.688,34.773,47.688z"/>
<path style="fill:#EFCE4A;" d="M16.14,25.519c-0.071,0-0.143-0.008-0.215-0.023c-0.539-0.118-0.881-0.651-0.763-1.19
c0.997-4.557,4.586-8.146,9.143-9.143c0.537-0.116,1.071,0.222,1.19,0.763c0.118,0.539-0.224,1.072-0.763,1.19
c-3.796,0.831-6.786,3.821-7.617,7.617C17.013,25.2,16.6,25.519,16.14,25.519z"/>
<path style="fill:#EFCE4A;" d="M33.48,42.861c-0.46,0-0.873-0.318-0.976-0.786c-0.118-0.539,0.224-1.072,0.763-1.19
c3.796-0.831,6.786-3.821,7.617-7.617c0.118-0.541,0.65-0.881,1.19-0.763c0.539,0.118,0.881,0.651,0.763,1.19
c-0.997,4.557-4.586,8.146-9.143,9.143C33.623,42.854,33.552,42.861,33.48,42.861z"/>
<path style="fill:#E7ECED;" d="M29,38.08c-5.007,0-9.08-4.073-9.08-9.08s4.073-9.08,9.08-9.08s9.08,4.073,9.08,9.08
S34.007,38.08,29,38.08z M29,23.92c-2.801,0-5.08,2.279-5.08,5.08s2.279,5.08,5.08,5.08s5.08-2.279,5.08-5.08S31.801,23.92,29,23.92
z"/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3 KiB

View file

@ -0,0 +1,48 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 60 60" style="enable-background:new 0 0 60 60;" xml:space="preserve">
<path style="fill:#E7ECED;" d="M30,1C13.984,1,1,13.984,1,30c0,16.016,12.984,29,29,29s29-12.984,29-29C59,13.984,46.016,1,30,1z
M30,39c-4.971,0-9-4.029-9-9s4.029-9,9-9s9,4.029,9,9S34.971,39,30,39z"/>
<path style="fill:#BDCAEF;" d="M4.373,16.425l14.808,8.095c0.534-0.977,1.208-1.898,2.035-2.725c0.827-0.827,1.749-1.5,2.725-2.035
L15.738,4.753C10.926,7.477,6.97,11.533,4.373,16.425z"/>
<path style="fill:#BDCAEF;" d="M55.259,44.242L40.182,36c-0.534,0.977-1.208,1.898-2.035,2.726c-0.827,0.827-1.749,1.5-2.726,2.035
l8.133,14.877C48.462,53.037,52.531,49.07,55.259,44.242z"/>
<path style="fill:#FFFFFF;" d="M30,15c-8.284,0-15,6.716-15,15s6.716,15,15,15s15-6.716,15-15S38.284,15,30,15z M30,37.5
c-4.142,0-7.5-3.358-7.5-7.5s3.358-7.5,7.5-7.5s7.5,3.358,7.5,7.5S34.142,37.5,30,37.5z"/>
<path style="fill:#E7ECED;" d="M30,19.167c-5.983,0-10.833,4.85-10.833,10.833S24.017,40.833,30,40.833S40.833,35.983,40.833,30
S35.983,19.167,30,19.167z M30,35.833c-3.222,0-5.833-2.612-5.833-5.833s2.612-5.833,5.833-5.833s5.833,2.612,5.833,5.833
S33.222,35.833,30,35.833z"/>
<path style="fill:#7383BF;" d="M30,0C13.458,0,0,13.458,0,30s13.458,30,30,30s30-13.458,30-30S46.542,0,30,0z M30,58
C14.561,58,2,45.439,2,30S14.561,2,30,2s28,12.561,28,28S45.439,58,30,58z"/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.7 KiB

View file

@ -0,0 +1,47 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 56 56" style="enable-background:new 0 0 56 56;" xml:space="preserve">
<path style="fill:#424A60;" d="M47.799,8.201c-10.935-10.935-28.663-10.935-39.598,0c-10.935,10.935-10.935,28.663,0,39.598
c10.935,10.935,28.663,10.935,39.598,0C58.734,36.864,58.734,19.136,47.799,8.201z M32.95,32.95c-2.734,2.734-7.166,2.734-9.899,0
c-2.734-2.734-2.734-7.166,0-9.899s7.166-2.734,9.899,0S35.683,30.216,32.95,32.95z"/>
<path style="fill:#E7ECED;" d="M35.778,20.222c-4.296-4.296-11.261-4.296-15.556,0c-4.296,4.296-4.296,11.261,0,15.556
c4.296,4.296,11.261,4.296,15.556,0C40.074,31.482,40.074,24.518,35.778,20.222z M30.121,30.121c-1.172,1.172-3.071,1.172-4.243,0
s-1.172-3.071,0-4.243s3.071-1.172,4.243,0S31.293,28.95,30.121,30.121z"/>
<g>
<path style="fill:#7383BF;" d="M35.778,35.778c-0.76,0.76-1.607,1.378-2.504,1.87l8.157,14.92c2.284-1.25,4.434-2.835,6.368-4.769
c1.934-1.934,3.519-4.084,4.769-6.368l-14.92-8.157C37.157,34.172,36.538,35.018,35.778,35.778z"/>
<path style="fill:#7383BF;" d="M20.222,20.222c0.76-0.76,1.607-1.378,2.504-1.87l-8.157-14.92c-2.284,1.25-4.434,2.835-6.368,4.769
s-3.519,4.084-4.769,6.368l14.92,8.157C18.843,21.828,19.462,20.982,20.222,20.222z"/>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

@ -0,0 +1,40 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 58 58" style="enable-background:new 0 0 58 58;" xml:space="preserve">
<circle style="fill:#1081E0;" cx="29" cy="34" r="24"/>
<circle style="fill:#FFFFFF;stroke:#1081E0;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;" cx="29" cy="4" r="3"/>
<line style="fill:none;stroke:#1081E0;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;" x1="29" y1="7" x2="29" y2="10"/>
<polygon style="fill:#FFFFFF;" points="16.272,46.728 24.757,29.757 33.243,38.243 "/>
<polygon style="fill:#D75A4A;" points="41.728,21.272 24.757,29.757 33.243,38.243 "/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1,011 B

View file

@ -0,0 +1,45 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 58 58" style="enable-background:new 0 0 58 58;" xml:space="preserve">
<circle style="fill:#23A24D;" cx="29" cy="29" r="29"/>
<path style="fill:#EBD6BD;" d="M29,0C21.243,0,14.204,3.051,9,8.011V26l19.951,24.993C28.971,51.009,29,50.995,29,50.97
c0,0.025,0.029,0.04,0.049,0.023L49,26V8.011C43.796,3.051,36.757,0,29,0z"/>
<path style="fill:#4C4C4C;" d="M29,35c-3.748,0-7.093,1.72-9.294,4.412l9.245,11.581C28.971,51.009,29,50.995,29,50.97
c0,0.025,0.029,0.04,0.049,0.023l9.245-11.581C36.093,36.72,32.748,35,29,35z"/>
<path style="fill:#EBBA16;" d="M29,0c-3.516,0-6.883,0.633-10,1.78V18l9.951,7.961C28.971,25.977,29,25.962,29,25.937
c0,0.025,0.029,0.04,0.049,0.024L39,18V1.78C35.883,0.633,32.516,0,29,0z"/>
<path style="fill:#ED8A19;" d="M9.432,25.654L19,18V1.78C15.241,3.164,11.845,5.3,9,8.011v17.435
C9,25.669,9.258,25.793,9.432,25.654z"/>
<path style="fill:#ED8A19;" d="M39,18l9.568,7.654C48.742,25.793,49,25.669,49,25.446V8.011C46.155,5.3,42.759,3.164,39,1.78V18z"/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

View file

@ -0,0 +1,48 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 58 58" style="enable-background:new 0 0 58 58;" xml:space="preserve">
<rect style="fill:#556080;" width="58" height="58"/>
<g>
<path style="fill:#7383BF;" d="M11,6c-0.552,0-1,0.447-1,1v32c0,0.553,0.448,1,1,1s1-0.447,1-1V7C12,6.447,11.552,6,11,6z"/>
<path style="fill:#7383BF;" d="M47,18c-0.552,0-1,0.447-1,1v32c0,0.553,0.448,1,1,1s1-0.447,1-1V19C48,18.447,47.552,18,47,18z"/>
<path style="fill:#7383BF;" d="M29,6c-0.552,0-1,0.447-1,1v15c0,0.553,0.448,1,1,1s1-0.447,1-1V7C30,6.447,29.552,6,29,6z"/>
<path style="fill:#7383BF;" d="M29,33c-0.552,0-1,0.447-1,1v17c0,0.553,0.448,1,1,1s1-0.447,1-1V34C30,33.447,29.552,33,29,33z"/>
</g>
<circle style="fill:#AFB6BB;" cx="11" cy="47" r="6"/>
<circle style="fill:#AFB6BB;" cx="47" cy="15" r="6"/>
<circle style="fill:#AFB6BB;" cx="29" cy="30" r="6"/>
<circle style="fill:#E7ECED;" cx="11" cy="45" r="6"/>
<circle style="fill:#E7ECED;" cx="47" cy="13" r="6"/>
<circle style="fill:#E7ECED;" cx="29" cy="28" r="6"/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

View file

@ -0,0 +1,46 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 54 54" style="enable-background:new 0 0 54 54;" xml:space="preserve">
<g>
<path style="fill:#25AE88;" d="M8,0C7.448,0,7,0.447,7,1v36c0,0.553,0.448,1,1,1s1-0.447,1-1V1C9,0.447,8.552,0,8,0z"/>
<path style="fill:#25AE88;" d="M8,48c-0.552,0-1,0.447-1,1v4c0,0.553,0.448,1,1,1s1-0.447,1-1v-4C9,48.447,8.552,48,8,48z"/>
<path style="fill:#25AE88;" d="M27,0c-0.552,0-1,0.447-1,1v20c0,0.553,0.448,1,1,1s1-0.447,1-1V1C28,0.447,27.552,0,27,0z"/>
<path style="fill:#25AE88;" d="M27,32c-0.552,0-1,0.447-1,1v20c0,0.553,0.448,1,1,1s1-0.447,1-1V33C28,32.447,27.552,32,27,32z"/>
<path style="fill:#25AE88;" d="M46,16c-0.552,0-1,0.447-1,1v36c0,0.553,0.448,1,1,1s1-0.447,1-1V17C47,16.447,46.552,16,46,16z"/>
<path style="fill:#25AE88;" d="M46,0c-0.552,0-1,0.447-1,1v4c0,0.553,0.448,1,1,1s1-0.447,1-1V1C47,0.447,46.552,0,46,0z"/>
</g>
<rect x="3" y="37" style="fill:#EBBA16;" width="10" height="12"/>
<rect x="22" y="21" style="fill:#23A24D;" width="10" height="12"/>
<rect x="41" y="5" style="fill:#23A24D;" width="10" height="12"/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

View file

@ -0,0 +1,50 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 58 58" style="enable-background:new 0 0 58 58;" xml:space="preserve">
<rect style="fill:#424A60;" width="58" height="58"/>
<g>
<path style="fill:#7383BF;" d="M10,4C9.448,4,9,4.447,9,5v32c0,0.553,0.448,1,1,1s1-0.447,1-1V5C11,4.447,10.552,4,10,4z"/>
<path style="fill:#7383BF;" d="M10,48c-0.552,0-1,0.447-1,1v4c0,0.553,0.448,1,1,1s1-0.447,1-1v-4C11,48.447,10.552,48,10,48z"/>
<path style="fill:#7383BF;" d="M29,4c-0.552,0-1,0.447-1,1v18c0,0.553,0.448,1,1,1s1-0.447,1-1V5C30,4.447,29.552,4,29,4z"/>
<path style="fill:#7383BF;" d="M29,34c-0.552,0-1,0.447-1,1v18c0,0.553,0.448,1,1,1s1-0.447,1-1V35C30,34.447,29.552,34,29,34z"/>
<path style="fill:#7383BF;" d="M48,20c-0.552,0-1,0.447-1,1v32c0,0.553,0.448,1,1,1s1-0.447,1-1V21C49,20.447,48.552,20,48,20z"/>
<path style="fill:#7383BF;" d="M48,4c-0.552,0-1,0.447-1,1v4c0,0.553,0.448,1,1,1s1-0.447,1-1V5C49,4.447,48.552,4,48,4z"/>
</g>
<rect x="5" y="37" style="fill:#C7CAC7;" width="10" height="12"/>
<rect x="24" y="23" style="fill:#C7CAC7;" width="10" height="12"/>
<rect x="43" y="9" style="fill:#C7CAC7;" width="10" height="12"/>
<rect x="5" y="35" style="fill:#E7ECED;" width="10" height="12"/>
<rect x="24" y="21" style="fill:#E7ECED;" width="10" height="12"/>
<rect x="43" y="7" style="fill:#E7ECED;" width="10" height="12"/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.7 KiB

View file

@ -0,0 +1,47 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 56 56" style="enable-background:new 0 0 56 56;" xml:space="preserve">
<g>
<path style="fill:#949493;" d="M14,9h40c0.553,0,1-0.447,1-1s-0.447-1-1-1H14c-0.552,0-1,0.447-1,1S13.448,9,14,9z"/>
<path style="fill:#949493;" d="M42,49H2c-0.552,0-1,0.447-1,1s0.448,1,1,1h40c0.552,0,1-0.447,1-1S42.552,49,42,49z"/>
<path style="fill:#949493;" d="M54,28H35c-0.552,0-1,0.447-1,1s0.448,1,1,1h19c0.553,0,1-0.447,1-1S54.553,28,54,28z"/>
<path style="fill:#949493;" d="M2,30h20c0.552,0,1-0.447,1-1s-0.448-1-1-1H2c-0.552,0-1,0.447-1,1S1.448,30,2,30z"/>
</g>
<circle style="fill:#C7CAC7;" cx="8" cy="8" r="6"/>
<circle style="fill:#C7CAC7;" cx="28.207" cy="28.793" r="6.207"/>
<circle style="fill:#C7CAC7;" cx="48" cy="50" r="6"/>
<circle style="fill:#E7ECED;" cx="8" cy="6" r="6"/>
<circle style="fill:#E7ECED;" cx="28.207" cy="26.793" r="6.207"/>
<circle style="fill:#E7ECED;" cx="48" cy="48" r="6"/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.3 KiB

View file

@ -0,0 +1,48 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 58 58" style="enable-background:new 0 0 58 58;" xml:space="preserve">
<rect x="0" y="0" style="fill:#E7ECED;" width="58" height="58"/>
<g>
<path style="fill:#556080;" d="M19,12h32c0.553,0,1-0.447,1-1s-0.447-1-1-1H19c-0.553,0-1,0.447-1,1S18.447,12,19,12z"/>
<path style="fill:#556080;" d="M39,46H7c-0.553,0-1,0.447-1,1s0.447,1,1,1h32c0.553,0,1-0.447,1-1S39.553,46,39,46z"/>
<path style="fill:#556080;" d="M51,28H36c-0.553,0-1,0.447-1,1s0.447,1,1,1h15c0.553,0,1-0.447,1-1S51.553,28,51,28z"/>
<path style="fill:#556080;" d="M7,30h17c0.553,0,1-0.447,1-1s-0.447-1-1-1H7c-0.553,0-1,0.447-1,1S6.447,30,7,30z"/>
</g>
<circle style="fill:#C7CAC7;" cx="13" cy="13" r="6"/>
<circle style="fill:#C7CAC7;" cx="45" cy="49" r="6"/>
<circle style="fill:#C7CAC7;" cx="30" cy="31" r="6"/>
<circle style="fill:#FFFFFF;" cx="13" cy="11" r="6"/>
<circle style="fill:#FFFFFF;" cx="45" cy="47" r="6"/>
<circle style="fill:#FFFFFF;" cx="30" cy="29" r="6"/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

View file

@ -0,0 +1,47 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 54 54" style="enable-background:new 0 0 54 54;" xml:space="preserve">
<path style="fill:#7383BF;" d="M53,10H17c-0.553,0-1-0.447-1-1s0.447-1,1-1h36c0.553,0,1,0.447,1,1S53.553,10,53,10z"/>
<path style="fill:#7383BF;" d="M5,10H1c-0.553,0-1-0.447-1-1s0.447-1,1-1h4c0.553,0,1,0.447,1,1S5.553,10,5,10z"/>
<path style="fill:#7383BF;" d="M53,29H33c-0.553,0-1-0.447-1-1s0.447-1,1-1h20c0.553,0,1,0.447,1,1S53.553,29,53,29z"/>
<path style="fill:#7383BF;" d="M21,29H1c-0.553,0-1-0.447-1-1s0.447-1,1-1h20c0.553,0,1,0.447,1,1S21.553,29,21,29z"/>
<path style="fill:#7383BF;" d="M37,48H1c-0.553,0-1-0.447-1-1s0.447-1,1-1h36c0.553,0,1,0.447,1,1S37.553,48,37,48z"/>
<path style="fill:#7383BF;" d="M53,48h-4c-0.553,0-1-0.447-1-1s0.447-1,1-1h4c0.553,0,1,0.447,1,1S53.553,48,53,48z"/>
<rect x="5" y="4" style="fill:#424A60;" width="12" height="10"/>
<rect x="21" y="23" style="fill:#424A60;" width="12" height="10"/>
<rect x="37" y="42" style="fill:#424A60;" width="12" height="10"/>
<rect x="5" y="2" style="fill:#556080;" width="12" height="10"/>
<rect x="21" y="21" style="fill:#556080;" width="12" height="10"/>
<rect x="37" y="40" style="fill:#556080;" width="12" height="10"/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

@ -0,0 +1,50 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 58 58" style="enable-background:new 0 0 58 58;" xml:space="preserve">
<rect x="0" y="0" style="fill:#556080;" width="58" height="58"/>
<g>
<path style="fill:#424A60;" d="M21,11h32c0.553,0,1-0.447,1-1s-0.447-1-1-1H21c-0.553,0-1,0.447-1,1S20.447,11,21,11z"/>
<path style="fill:#424A60;" d="M5,11h4c0.553,0,1-0.447,1-1S9.553,9,9,9H5c-0.553,0-1,0.447-1,1S4.447,11,5,11z"/>
<path style="fill:#424A60;" d="M53,28H35c-0.553,0-1,0.447-1,1s0.447,1,1,1h18c0.553,0,1-0.447,1-1S53.553,28,53,28z"/>
<path style="fill:#424A60;" d="M5,30h18c0.553,0,1-0.447,1-1s-0.447-1-1-1H5c-0.553,0-1,0.447-1,1S4.447,30,5,30z"/>
<path style="fill:#424A60;" d="M37,47H5c-0.553,0-1,0.447-1,1s0.447,1,1,1h32c0.553,0,1-0.447,1-1S37.553,47,37,47z"/>
<path style="fill:#424A60;" d="M53,47h-4c-0.553,0-1,0.447-1,1s0.447,1,1,1h4c0.553,0,1-0.447,1-1S53.553,47,53,47z"/>
</g>
<rect x="9" y="5" style="fill:#424A60;" width="12" height="10"/>
<rect x="23" y="24" style="fill:#424A60;" width="12" height="10"/>
<rect x="37" y="43" style="fill:#424A60;" width="12" height="10"/>
<rect x="9" y="3" style="fill:#E7ECED;" width="12" height="10"/>
<rect x="23" y="22" style="fill:#E7ECED;" width="12" height="10"/>
<rect x="37" y="41" style="fill:#E7ECED;" width="12" height="10"/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.7 KiB

View file

@ -0,0 +1,64 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 57 57" style="enable-background:new 0 0 57 57;" xml:space="preserve">
<path style="fill:#556080;" d="M6,43.5c-0.553,0-1-0.447-1-1v-40c0-0.553,0.447-1,1-1s1,0.447,1,1v40C7,43.053,6.553,43.5,6,43.5z"
/>
<path style="fill:#556080;" d="M21,31.5c-0.553,0-1-0.447-1-1v-28c0-0.553,0.447-1,1-1s1,0.447,1,1v28
C22,31.053,21.553,31.5,21,31.5z"/>
<path style="fill:#556080;" d="M36,19.5c-0.553,0-1-0.447-1-1v-16c0-0.553,0.447-1,1-1s1,0.447,1,1v16
C37,19.053,36.553,19.5,36,19.5z"/>
<path style="fill:#556080;" d="M51,7.5c-0.553,0-1-0.447-1-1v-4c0-0.553,0.447-1,1-1s1,0.447,1,1v4C52,7.053,51.553,7.5,51,7.5z"/>
<path style="fill:#556080;" d="M21,55.5c-0.553,0-1-0.447-1-1v-12c0-0.553,0.447-1,1-1s1,0.447,1,1v12
C22,55.053,21.553,55.5,21,55.5z"/>
<path style="fill:#556080;" d="M36,55.5c-0.553,0-1-0.447-1-1v-24c0-0.553,0.447-1,1-1s1,0.447,1,1v24
C37,55.053,36.553,55.5,36,55.5z"/>
<path style="fill:#556080;" d="M51,55.5c-0.553,0-1-0.447-1-1v-36c0-0.553,0.447-1,1-1s1,0.447,1,1v36
C52,55.053,51.553,55.5,51,55.5z"/>
<circle style="fill:#C7CAC7;" cx="6" cy="48.5" r="6"/>
<circle style="fill:#C7CAC7;" cx="21" cy="36.5" r="6"/>
<circle style="fill:#C7CAC7;" cx="51" cy="12.5" r="6"/>
<circle style="fill:#E7ECED;" cx="6" cy="46.5" r="6"/>
<circle style="fill:#E7ECED;" cx="21" cy="34.5" r="6"/>
<circle style="fill:#C7CAC7;" cx="36" cy="24.5" r="6"/>
<circle style="fill:#E7ECED;" cx="36" cy="22.5" r="6"/>
<circle style="fill:#E7ECED;" cx="51" cy="10.5" r="6"/>
<path style="fill:#FFFFFF;" d="M52,9.5h-2c-0.553,0-1-0.447-1-1s0.447-1,1-1h2c0.553,0,1,0.447,1,1S52.553,9.5,52,9.5z"/>
<path style="fill:#FFFFFF;" d="M37,21.5h-2c-0.553,0-1-0.447-1-1s0.447-1,1-1h2c0.553,0,1,0.447,1,1S37.553,21.5,37,21.5z"/>
<path style="fill:#FFFFFF;" d="M37,25.5h-2c-0.553,0-1-0.447-1-1s0.447-1,1-1h2c0.553,0,1,0.447,1,1S37.553,25.5,37,25.5z"/>
<path style="fill:#FFFFFF;" d="M22,33.5h-2c-0.553,0-1-0.447-1-1s0.447-1,1-1h2c0.553,0,1,0.447,1,1S22.553,33.5,22,33.5z"/>
<path style="fill:#FFFFFF;" d="M22,37.5h-2c-0.553,0-1-0.447-1-1s0.447-1,1-1h2c0.553,0,1,0.447,1,1S22.553,37.5,22,37.5z"/>
<path style="fill:#FFFFFF;" d="M7,45.5H5c-0.553,0-1-0.447-1-1s0.447-1,1-1h2c0.553,0,1,0.447,1,1S7.553,45.5,7,45.5z"/>
<path style="fill:#FFFFFF;" d="M7,49.5H5c-0.553,0-1-0.447-1-1s0.447-1,1-1h2c0.553,0,1,0.447,1,1S7.553,49.5,7,49.5z"/>
<path style="fill:#FFFFFF;" d="M52,13.5h-2c-0.553,0-1-0.447-1-1s0.447-1,1-1h2c0.553,0,1,0.447,1,1S52.553,13.5,52,13.5z"/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.8 KiB

View file

@ -0,0 +1,63 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 58 58" style="enable-background:new 0 0 58 58;" xml:space="preserve">
<g>
<path style="fill:#556080;" d="M5,2C4.447,2,4,2.447,4,3v36c0,0.553,0.447,1,1,1s1-0.447,1-1V3C6,2.447,5.553,2,5,2z"/>
<path style="fill:#556080;" d="M5,50c-0.553,0-1,0.447-1,1v4c0,0.553,0.447,1,1,1s1-0.447,1-1v-4C6,50.447,5.553,50,5,50z"/>
<path style="fill:#556080;" d="M21,2c-0.553,0-1,0.447-1,1v26c0,0.553,0.447,1,1,1s1-0.447,1-1V3C22,2.447,21.553,2,21,2z"/>
<path style="fill:#556080;" d="M21,40c-0.553,0-1,0.447-1,1v14c0,0.553,0.447,1,1,1s1-0.447,1-1V41C22,40.447,21.553,40,21,40z"/>
<path style="fill:#556080;" d="M37,2c-0.553,0-1,0.447-1,1v16c0,0.553,0.447,1,1,1s1-0.447,1-1V3C38,2.447,37.553,2,37,2z"/>
<path style="fill:#556080;" d="M37,30c-0.553,0-1,0.447-1,1v24c0,0.553,0.447,1,1,1s1-0.447,1-1V31C38,30.447,37.553,30,37,30z"/>
<path style="fill:#556080;" d="M53,18c-0.553,0-1,0.447-1,1v36c0,0.553,0.447,1,1,1s1-0.447,1-1V19C54,18.447,53.553,18,53,18z"/>
<path style="fill:#556080;" d="M53,2c-0.553,0-1,0.447-1,1v4c0,0.553,0.447,1,1,1s1-0.447,1-1V3C54,2.447,53.553,2,53,2z"/>
</g>
<rect y="41" style="fill:#C7CAC7;" width="10" height="12"/>
<rect x="16" y="31" style="fill:#C7CAC7;" width="10" height="12"/>
<rect x="32" y="21" style="fill:#C7CAC7;" width="10" height="12"/>
<rect x="48" y="9" style="fill:#C7CAC7;" width="10" height="12"/>
<rect y="39" style="fill:#E7ECED;" width="10" height="12"/>
<rect x="16" y="29" style="fill:#E7ECED;" width="10" height="12"/>
<rect x="32" y="19" style="fill:#E7ECED;" width="10" height="12"/>
<rect x="48" y="7" style="fill:#E7ECED;" width="10" height="12"/>
<g>
<path style="fill:#FFFFFF;" d="M22,32h-2c-0.553,0-1,0.447-1,1s0.447,1,1,1h2c0.553,0,1-0.447,1-1S22.553,32,22,32z"/>
<path style="fill:#FFFFFF;" d="M38,26h-2c-0.553,0-1,0.447-1,1s0.447,1,1,1h2c0.553,0,1-0.447,1-1S38.553,26,38,26z"/>
<path style="fill:#FFFFFF;" d="M38,22h-2c-0.553,0-1,0.447-1,1s0.447,1,1,1h2c0.553,0,1-0.447,1-1S38.553,22,38,22z"/>
<path style="fill:#FFFFFF;" d="M54,14h-2c-0.553,0-1,0.447-1,1s0.447,1,1,1h2c0.553,0,1-0.447,1-1S54.553,14,54,14z"/>
<path style="fill:#FFFFFF;" d="M52,12h2c0.553,0,1-0.447,1-1s-0.447-1-1-1h-2c-0.553,0-1,0.447-1,1S51.447,12,52,12z"/>
<path style="fill:#FFFFFF;" d="M22,36h-2c-0.553,0-1,0.447-1,1s0.447,1,1,1h2c0.553,0,1-0.447,1-1S22.553,36,22,36z"/>
<path style="fill:#FFFFFF;" d="M6,42H4c-0.553,0-1,0.447-1,1s0.447,1,1,1h2c0.553,0,1-0.447,1-1S6.553,42,6,42z"/>
<path style="fill:#FFFFFF;" d="M6,46H4c-0.553,0-1,0.447-1,1s0.447,1,1,1h2c0.553,0,1-0.447,1-1S6.553,46,6,46z"/>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.9 KiB

View file

@ -0,0 +1,44 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 54 54" style="enable-background:new 0 0 54 54;" xml:space="preserve">
<g>
<path style="fill:#C7CAC7;" d="M6,0C5.448,0,5,0.447,5,1v40c0,0.553,0.448,1,1,1s1-0.447,1-1V1C7,0.447,6.552,0,6,0z"/>
<path style="fill:#C7CAC7;" d="M48,12c-0.552,0-1,0.447-1,1v40c0,0.553,0.448,1,1,1s1-0.447,1-1V13C49,12.447,48.552,12,48,12z"/>
<path style="fill:#C7CAC7;" d="M27,0c-0.552,0-1,0.447-1,1v19c0,0.553,0.448,1,1,1s1-0.447,1-1V1C28,0.447,27.552,0,27,0z"/>
<path style="fill:#C7CAC7;" d="M27,32c-0.552,0-1,0.447-1,1v20c0,0.553,0.448,1,1,1s1-0.447,1-1V33C28,32.447,27.552,32,27,32z"/>
</g>
<circle style="fill:#7383BF;" cx="6" cy="47" r="6"/>
<circle style="fill:#26B99A;" cx="26.793" cy="26.793" r="6.207"/>
<circle style="fill:#7383BF;" cx="48" cy="7" r="6"/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

View file

@ -0,0 +1,56 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 53 53" style="enable-background:new 0 0 53 53;" xml:space="preserve">
<path style="fill:#424A60;" d="M50.455,8L50.455,8C49.724,3.538,39.281,0,26.5,0S3.276,3.538,2.545,8l0,0H2.5v0.5V20v0.5V21v11v0.5
V33v12h0.045c0.731,4.461,11.175,8,23.955,8s23.224-3.539,23.955-8H50.5V33v-0.5V32V21v-0.5V20V8.5V8H50.455z"/>
<g>
<path style="fill:#424A60;" d="M26.5,41c-13.255,0-24-3.806-24-8.5V45h0.045c0.731,4.461,11.175,8,23.955,8s23.224-3.539,23.955-8
H50.5V32.5C50.5,37.194,39.755,41,26.5,41z"/>
<path style="fill:#424A60;" d="M2.5,32v0.5c0-0.168,0.018-0.334,0.045-0.5H2.5z"/>
<path style="fill:#424A60;" d="M50.455,32c0.027,0.166,0.045,0.332,0.045,0.5V32H50.455z"/>
</g>
<g>
<path style="fill:#556080;" d="M26.5,29c-13.255,0-24-3.806-24-8.5V33h0.045c0.731,4.461,11.175,8,23.955,8s23.224-3.539,23.955-8
H50.5V20.5C50.5,25.194,39.755,29,26.5,29z"/>
<path style="fill:#556080;" d="M2.5,20v0.5c0-0.168,0.018-0.334,0.045-0.5H2.5z"/>
<path style="fill:#556080;" d="M50.455,20c0.027,0.166,0.045,0.332,0.045,0.5V20H50.455z"/>
</g>
<ellipse style="fill:#7FABDA;" cx="26.5" cy="8.5" rx="24" ry="8.5"/>
<g>
<path style="fill:#7383BF;" d="M26.5,17c-13.255,0-24-3.806-24-8.5V21h0.045c0.731,4.461,11.175,8,23.955,8s23.224-3.539,23.955-8
H50.5V8.5C50.5,13.194,39.755,17,26.5,17z"/>
<path style="fill:#7383BF;" d="M2.5,8v0.5c0-0.168,0.018-0.334,0.045-0.5H2.5z"/>
<path style="fill:#7383BF;" d="M50.455,8C50.482,8.166,50.5,8.332,50.5,8.5V8H50.455z"/>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.9 KiB

View file

@ -0,0 +1,56 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 53 53" style="enable-background:new 0 0 53 53;" xml:space="preserve">
<path style="fill:#424A60;" d="M50.455,8L50.455,8C49.724,3.538,39.281,0,26.5,0S3.276,3.538,2.545,8l0,0H2.5v0.5V20v0.5V21v11v0.5
V33v12h0.045c0.731,4.461,11.175,8,23.955,8s23.224-3.539,23.955-8H50.5V33v-0.5V32V21v-0.5V20V8.5V8H50.455z"/>
<g>
<path style="fill:#424A60;" d="M26.5,41c-13.255,0-24-3.806-24-8.5V45h0.045c0.731,4.461,11.175,8,23.955,8s23.224-3.539,23.955-8
H50.5V32.5C50.5,37.194,39.755,41,26.5,41z"/>
<path style="fill:#424A60;" d="M2.5,32v0.5c0-0.168,0.018-0.334,0.045-0.5H2.5z"/>
<path style="fill:#424A60;" d="M50.455,32c0.027,0.166,0.045,0.332,0.045,0.5V32H50.455z"/>
</g>
<g>
<path style="fill:#EFCE4A;" d="M26.5,29c-13.255,0-24-3.806-24-8.5V33h0.045c0.731,4.461,11.175,8,23.955,8s23.224-3.539,23.955-8
H50.5V20.5C50.5,25.194,39.755,29,26.5,29z"/>
<path style="fill:#EFCE4A;" d="M2.5,20v0.5c0-0.168,0.018-0.334,0.045-0.5H2.5z"/>
<path style="fill:#EFCE4A;" d="M50.455,20c0.027,0.166,0.045,0.332,0.045,0.5V20H50.455z"/>
</g>
<ellipse style="fill:#7FABDA;" cx="26.5" cy="8.5" rx="24" ry="8.5"/>
<g>
<path style="fill:#7383BF;" d="M26.5,17c-13.255,0-24-3.806-24-8.5V21h0.045c0.731,4.461,11.175,8,23.955,8s23.224-3.539,23.955-8
H50.5V8.5C50.5,13.194,39.755,17,26.5,17z"/>
<path style="fill:#7383BF;" d="M2.5,8v0.5c0-0.168,0.018-0.334,0.045-0.5H2.5z"/>
<path style="fill:#7383BF;" d="M50.455,8C50.482,8.166,50.5,8.332,50.5,8.5V8H50.455z"/>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.9 KiB

View file

@ -0,0 +1,65 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 58 58" style="enable-background:new 0 0 58 58;" xml:space="preserve">
<path style="fill:#424A60;" d="M34,0C22.773,0,13.35,2.73,10.728,6.418C4.63,7.854,0.495,10.252,0.045,13l0,0H0v0.5V25v0.5V26v11
v0.5V38v12h0.045C0.776,54.461,11.219,58,24,58c11.227,0,20.648-2.731,23.269-6.419c6.097-1.436,10.236-3.833,10.687-6.581H58V33
v-0.5V21v-0.5v-12C58,3.806,47.255,0,34,0z"/>
<g>
<path style="fill:#424A60;" d="M24,46c-13.255,0-24-3.806-24-8.5V50h0.045C0.776,54.461,11.219,58,24,58s23.224-3.539,23.955-8H48
V37.5C48,42.194,37.255,46,24,46z"/>
<path style="fill:#424A60;" d="M0,37v0.5c0-0.168,0.018-0.334,0.045-0.5H0z"/>
<path style="fill:#424A60;" d="M47.955,37C47.982,37.166,48,37.332,48,37.5V37H47.955z"/>
</g>
<g>
<path style="fill:#556080;" d="M24,34c-13.255,0-24-3.806-24-8.5V38h0.045C0.776,42.461,11.219,46,24,46s23.224-3.539,23.955-8H48
V25.5C48,30.194,37.255,34,24,34z"/>
<path style="fill:#556080;" d="M0,25v0.5c0-0.168,0.018-0.334,0.045-0.5H0z"/>
<path style="fill:#556080;" d="M47.955,25C47.982,25.166,48,25.332,48,25.5V25H47.955z"/>
</g>
<ellipse style="fill:#7FABDA;" cx="24" cy="13.5" rx="24" ry="8.5"/>
<g>
<path style="fill:#7383BF;" d="M24,22c-13.255,0-24-3.806-24-8.5V26h0.045C0.776,30.461,11.219,34,24,34s23.224-3.539,23.955-8H48
V13.5C48,18.194,37.255,22,24,22z"/>
<path style="fill:#7383BF;" d="M0,13v0.5c0-0.168,0.018-0.334,0.045-0.5H0z"/>
<path style="fill:#7383BF;" d="M47.955,13C47.982,13.166,48,13.332,48,13.5V13H47.955z"/>
</g>
<path style="fill:#88C057;" d="M34,0C22.772,0,13.347,2.731,10.727,6.42C14.529,5.524,19.09,5,24,5c12.781,0,23.224,3.538,23.955,8
H48v0.5v1.902c6.054-1.543,10-4.059,10-6.902C58,3.806,47.255,0,34,0z"/>
<path style="fill:#61B872;" d="M48,15.402V25v0.5V26v1.403c5.696-1.452,9.523-3.766,9.955-6.403H58V8.5
C58,11.343,54.054,13.859,48,15.402z"/>
<path style="fill:#25AE88;" d="M48,27.402V37v0.5V38v1.403c5.696-1.452,9.523-3.766,9.955-6.403H58V20.5
C58,23.343,54.054,25.859,48,27.402z"/>
<path style="fill:#1A9172;" d="M48,39.402V50h-0.045c-0.089,0.542-0.324,1.071-0.687,1.581c6.097-1.436,10.236-3.833,10.687-6.581
H58V32.5C58,35.343,54.054,37.859,48,39.402z"/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.5 KiB

View file

@ -0,0 +1,77 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 60 60" style="enable-background:new 0 0 60 60;" xml:space="preserve">
<g>
<path style="fill:#424A60;" d="M24,35v-0.375V34.25v-8.625V25.25h0.034C24.013,25.374,24,25.499,24,25.625
c0-2.437,3.862-4.552,9.534-5.625H3.608C1.616,20,0,21.615,0,23.608v11.783C0,37.385,1.616,39,3.608,39H24V35z"/>
</g>
<g>
<path style="fill:#556080;" d="M24.034,53H24v-9v-0.375V43.25V39H3.608C1.616,39,0,40.615,0,42.608v11.783
C0,56.385,1.616,58,3.608,58h28.718C27.601,56.931,24.378,55.103,24.034,53z"/>
</g>
<path style="fill:#556080;" d="M54.392,20H3.608C1.616,20,0,18.384,0,16.392V4.608C0,2.616,1.616,1,3.608,1h50.783
C56.384,1,58,2.616,58,4.608v11.783C58,18.384,56.384,20,54.392,20z"/>
<circle style="fill:#7383BF;" cx="9.5" cy="10.5" r="3.5"/>
<circle style="fill:#7383BF;" cx="49" cy="9" r="1"/>
<circle style="fill:#7383BF;" cx="45" cy="9" r="1"/>
<circle style="fill:#7383BF;" cx="51" cy="12" r="1"/>
<circle style="fill:#7383BF;" cx="47" cy="12" r="1"/>
<circle style="fill:#7383BF;" cx="41" cy="9" r="1"/>
<circle style="fill:#7383BF;" cx="43" cy="12" r="1"/>
<circle style="fill:#7383BF;" cx="37" cy="9" r="1"/>
<circle style="fill:#7383BF;" cx="39" cy="12" r="1"/>
<circle style="fill:#7383BF;" cx="33" cy="9" r="1"/>
<circle style="fill:#7383BF;" cx="35" cy="12" r="1"/>
<circle style="fill:#7383BF;" cx="9.5" cy="29.5" r="3.5"/>
<circle style="fill:#7383BF;" cx="9.5" cy="48.5" r="3.5"/>
<g>
<path style="fill:#1A9172;" d="M42,48.75c-9.941,0-18-2.854-18-6.375V53h0.034c0.548,3.346,8.381,6,17.966,6s17.418-2.654,17.966-6
H60V42.375C60,45.896,51.941,48.75,42,48.75z"/>
<path style="fill:#1A9172;" d="M24,42v0.375c0-0.126,0.013-0.251,0.034-0.375H24z"/>
<path style="fill:#1A9172;" d="M59.966,42C59.987,42.124,60,42.249,60,42.375V42H59.966z"/>
</g>
<g>
<path style="fill:#25AE88;" d="M42,38c-9.941,0-18-2.854-18-6.375V42.75h0.034c0.548,3.346,8.381,6,17.966,6s17.418-2.654,17.966-6
H60V31.625C60,35.146,51.941,38,42,38z"/>
<path style="fill:#25AE88;" d="M24,31.25v0.375c0-0.126,0.013-0.251,0.034-0.375H24z"/>
<path style="fill:#25AE88;" d="M59.966,31.25C59.987,31.374,60,31.499,60,31.625V31.25H59.966z"/>
</g>
<ellipse style="fill:#88C057;" cx="42" cy="21.375" rx="18" ry="6.375"/>
<g>
<path style="fill:#61B872;" d="M42,27.75c-9.941,0-18-2.854-18-6.375V32h0.034c0.548,3.346,8.381,6,17.966,6s17.418-2.654,17.966-6
H60V21.375C60,24.896,51.941,27.75,42,27.75z"/>
<path style="fill:#61B872;" d="M24,21v0.375c0-0.126,0.013-0.251,0.034-0.375H24z"/>
<path style="fill:#61B872;" d="M59.966,21C59.987,21.124,60,21.249,60,21.375V21H59.966z"/>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3 KiB

View file

@ -0,0 +1,40 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 58 58" style="enable-background:new 0 0 58 58;" xml:space="preserve">
<polygon style="fill:#CC2E48;" points="29,55 0,19 58,19 "/>
<polygon style="fill:#FC3952;" points="58,19 0,19 10,3 48,3 "/>
<polygon style="fill:#F76363;" points="42.154,19 48,3 10,3 15.846,19 "/>
<polygon style="fill:#F49A9A;" points="42,19 29,3 16,19 "/>
<polygon style="fill:#CB465F;" points="15.846,19 29,55 42.154,19 "/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 857 B

View file

@ -0,0 +1,69 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 58 58" style="enable-background:new 0 0 58 58;" xml:space="preserve">
<polygon style="fill:#EDEADA;" points="51.5,14 37.5,0 6.5,0 6.5,58 51.5,58 "/>
<polygon style="fill:#CEC9AE;" points="37.5,0 37.5,14 51.5,14 "/>
<g>
<path style="fill:#CEC9AE;" d="M15.5,16h9c0.553,0,1-0.447,1-1s-0.447-1-1-1h-9c-0.553,0-1,0.447-1,1S14.947,16,15.5,16z"/>
<path style="fill:#CEC9AE;" d="M15.5,24h5c0.553,0,1-0.447,1-1s-0.447-1-1-1h-5c-0.553,0-1,0.447-1,1S14.947,24,15.5,24z"/>
<path style="fill:#CEC9AE;" d="M37.5,22h-7c-0.553,0-1,0.447-1,1s0.447,1,1,1h7c0.553,0,1-0.447,1-1S38.053,22,37.5,22z"/>
<path style="fill:#CEC9AE;" d="M24.79,22.3c-0.19,0.18-0.29,0.439-0.29,0.7c0,0.26,0.1,0.52,0.29,0.71
C24.979,23.89,25.24,24,25.5,24s0.52-0.101,0.71-0.3c0.18-0.181,0.29-0.44,0.29-0.7c0-0.261-0.11-0.521-0.29-0.71
C25.83,21.92,25.16,21.92,24.79,22.3z"/>
<path style="fill:#CEC9AE;" d="M43.21,22.29c-0.38-0.37-1.04-0.37-1.42,0c-0.181,0.189-0.29,0.449-0.29,0.71
c0,0.26,0.109,0.52,0.29,0.71C41.979,23.89,42.24,24,42.5,24s0.52-0.11,0.71-0.29c0.18-0.19,0.29-0.45,0.29-0.71
C43.5,22.739,43.39,22.479,43.21,22.29z"/>
<path style="fill:#CEC9AE;" d="M27.5,30h-7c-0.553,0-1,0.447-1,1s0.447,1,1,1h7c0.553,0,1-0.447,1-1S28.053,30,27.5,30z"/>
<path style="fill:#CEC9AE;" d="M14.79,30.29C14.6,30.479,14.5,30.729,14.5,31c0,0.26,0.109,0.52,0.29,0.71
C14.979,31.89,15.24,32,15.5,32s0.52-0.11,0.71-0.29c0.189-0.19,0.29-0.45,0.29-0.71c0-0.261-0.101-0.521-0.29-0.71
C15.83,29.92,15.17,29.92,14.79,30.29z"/>
</g>
<g>
<path style="fill:#7383BF;" d="M18.645,39.166c-2.191,1.141-2.928,3.321-3.196,5.582c-0.414-0.347-0.828-0.693-1.241-1.04
c-0.981-0.822-2.404,0.585-1.414,1.415c0.935,0.783,1.871,1.567,2.806,2.351c0.662,0.555,1.676,0.211,1.707-0.707
c0.073-2.167,0.177-4.743,2.348-5.873C20.799,40.298,19.787,38.572,18.645,39.166z"/>
<path style="fill:#7383BF;" d="M27.983,44.25c-0.52-0.93-1.642-1.391-2.688-1.095c-1.365,0.386-2.981,2.042-3.936,0.106
c-0.571-1.157-2.295-0.143-1.727,1.009c0.514,1.042,1.5,1.798,2.669,1.932c0.607,0.069,1.117-0.013,1.688-0.226
c0.406-0.152,1.923-1.332,2.267-0.717C26.885,46.385,28.613,45.376,27.983,44.25z"/>
</g>
<path style="fill:#EBBA16;" d="M40.045,29.09L40.045,29.09c0.326,0.915,1.371,1.349,2.249,0.931l0,0
c1.393-0.662,2.847,0.791,2.185,2.185l0,0c-0.417,0.877,0.016,1.923,0.931,2.249h0c1.454,0.517,1.454,2.573,0,3.09h0
c-0.915,0.326-1.349,1.371-0.931,2.249l0,0c0.662,1.393-0.791,2.847-2.185,2.185l0,0c-0.877-0.417-1.923,0.016-2.249,0.931v0
c-0.517,1.454-2.573,1.454-3.09,0v0c-0.326-0.915-1.371-1.349-2.249-0.931l0,0c-1.393,0.662-2.847-0.791-2.185-2.185l0,0
c0.417-0.877-0.016-1.923-0.931-2.249h0c-1.454-0.517-1.454-2.573,0-3.09h0c0.915-0.326,1.349-1.371,0.931-2.249l0,0
c-0.662-1.393,0.791-2.847,2.185-2.185l0,0c0.877,0.417,1.923-0.016,2.249-0.931v0C37.472,27.637,39.528,27.637,40.045,29.09z"/>
<path style="fill:#D75A4A;" d="M42.294,41.979c-0.878-0.417-1.923,0.016-2.249,0.931c-0.517,1.454-2.573,1.454-3.09,0
c-0.326-0.916-1.371-1.349-2.249-0.931c-0.069,0.033-0.137,0.038-0.206,0.061V53l4-4l4,4V42.039
C42.431,42.017,42.363,42.011,42.294,41.979z"/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.5 KiB

View file

@ -0,0 +1,41 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 50 50" style="enable-background:new 0 0 50 50;" xml:space="preserve">
<path style="fill:#949493;" d="M24.85,10.126c2.018-4.783,6.628-8.125,11.99-8.125c7.223,0,12.425,6.179,13.079,13.543
c0,0,0.353,1.828-0.424,5.119c-1.058,4.482-3.545,8.464-6.898,11.503L24.85,48L7.402,32.165c-3.353-3.038-5.84-7.021-6.898-11.503
c-0.777-3.291-0.424-5.119-0.424-5.119C0.734,8.179,5.936,2,13.159,2C18.522,2,22.832,5.343,24.85,10.126z"/>
<path style="fill:#C7CAC7;" d="M36.841,2.001c-5.24,0-9.753,3.195-11.841,7.803v1.274l-7,7l15,2l-12,11l8,5l-3.9,11.699
l17.498-15.611c3.353-3.038,5.84-7.021,6.898-11.503c0.777-3.291,0.424-5.119,0.424-5.119C49.266,8.18,44.064,2.001,36.841,2.001z"
/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

View file

@ -0,0 +1,47 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 56 56" style="enable-background:new 0 0 56 56;" xml:space="preserve">
<rect x="40.5" y="0" style="fill:#4B6DAA;" width="14" height="36"/>
<circle style="fill:#D8A852;" cx="47.5" cy="9" r="4"/>
<path style="fill:#FBCE9D;" d="M2.5,30c0,2.209,1.791,4,4,4h9h3h3.602l-0.988,4.619c-0.754,3.524-0.552,7.819-0.104,10.836
C21.458,52.472,24.16,56,26.987,56h0.239c2.41,0,3.274-2.659,3.274-6c0-16.25,8-16,8-16h2V2h-15h-10h-4c-2.209,0-4,1.791-4,4
c0,2.209,1.791,4,4,4h-3c-2.209,0-4,1.791-4,4c0,2.209,1.791,4,4,4h-3c-2.209,0-4,1.791-4,4c0,2.493,1.613,3.442,4,3.796
C6.663,25.969,8.776,26,9.5,26h-3C4.291,26,2.5,27.791,2.5,30z"/>
<path style="fill:#F7B563;" d="M19.5,10c0-0.553-0.448-1-1-1H8.88c0.703,0.615,1.613,1,2.62,1h-3c-1.008,0-1.917,0.385-2.62,1H18.5
C19.052,11,19.5,10.553,19.5,10z"/>
<path style="fill:#F7B563;" d="M16.5,17H5.88c0.703,0.615,1.613,1,2.62,1h-3c-1.008,0-1.917,0.385-2.62,1H16.5c0.552,0,1-0.447,1-1
S17.052,17,16.5,17z"/>
<path style="fill:#F7B563;" d="M16.5,25H3.044c0.657,0.403,1.488,0.653,2.456,0.796C6.663,25.969,8.776,26,9.5,26h-3
c-1.008,0-1.917,0.385-2.62,1H16.5c0.552,0,1-0.447,1-1S17.052,25,16.5,25z"/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

@ -0,0 +1,41 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 58 58" style="enable-background:new 0 0 58 58;" xml:space="preserve">
<rect style="fill:#E7ECED;" width="58" height="58"/>
<line style="fill:none;stroke:#424A60;stroke-width:2;stroke-miterlimit:10;" x1="50" y1="29" x2="8" y2="29"/>
<path style="fill:none;stroke:#424A60;stroke-width:2;stroke-miterlimit:10;" d="M29,20L29,20c-2.2,0-4-1.8-4-4v0c0-2.2,1.8-4,4-4h0
c2.2,0,4,1.8,4,4v0C33,18.2,31.2,20,29,20z"/>
<path style="fill:none;stroke:#424A60;stroke-width:2;stroke-miterlimit:10;" d="M29,46L29,46c-2.2,0-4-1.8-4-4v0c0-2.2,1.8-4,4-4h0
c2.2,0,4,1.8,4,4v0C33,44.2,31.2,46,29,46z"/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1 KiB

View file

@ -0,0 +1,40 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 42 42" style="enable-background:new 0 0 42 42;" xml:space="preserve">
<line style="fill:none;stroke:#C5411E;stroke-width:2;stroke-miterlimit:10;" x1="42" y1="21" x2="0" y2="21"/>
<path style="fill:none;stroke:#C5411E;stroke-width:2;stroke-miterlimit:10;" d="M21,12L21,12c-2.2,0-4-1.8-4-4v0c0-2.2,1.8-4,4-4h0
c2.2,0,4,1.8,4,4v0C25,10.2,23.2,12,21,12z"/>
<path style="fill:none;stroke:#C5411E;stroke-width:2;stroke-miterlimit:10;" d="M21,38L21,38c-2.2,0-4-1.8-4-4v0c0-2.2,1.8-4,4-4h0
c2.2,0,4,1.8,4,4v0C25,36.2,23.2,38,21,38z"/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 990 B

View file

@ -0,0 +1,39 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 42 42" style="enable-background:new 0 0 42 42;" xml:space="preserve">
<path style="fill:#3083C9;" d="M37.059,16H26H16H4.941C2.224,16,0,18.282,0,21s2.224,5,4.941,5H16h10h11.059
C39.776,26,42,23.718,42,21S39.776,16,37.059,16z"/>
<circle style="fill:#3083C9;" cx="21" cy="6" r="5"/>
<circle style="fill:#3083C9;" cx="21" cy="36" r="5"/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 795 B

View file

@ -0,0 +1,62 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 58 58" style="enable-background:new 0 0 58 58;" xml:space="preserve">
<polygon style="fill:#EDEADA;" points="51.5,14 37.5,0 6.5,0 6.5,58 51.5,58 "/>
<polygon style="fill:#CEC9AE;" points="37.5,0 37.5,14 51.5,14 "/>
<g>
<path style="fill:#CEC9AE;" d="M15.5,16h9c0.552,0,1-0.447,1-1s-0.448-1-1-1h-9c-0.552,0-1,0.447-1,1S14.948,16,15.5,16z"/>
<path style="fill:#CEC9AE;" d="M32.5,36h-17c-0.552,0-1,0.447-1,1s0.448,1,1,1h17c0.552,0,1-0.447,1-1S33.052,36,32.5,36z"/>
<path style="fill:#CEC9AE;" d="M42.5,29h-7c-0.552,0-1,0.447-1,1s0.448,1,1,1h7c0.552,0,1-0.447,1-1S43.052,29,42.5,29z"/>
<path style="fill:#CEC9AE;" d="M15.5,24h5c0.552,0,1-0.447,1-1s-0.448-1-1-1h-5c-0.552,0-1,0.447-1,1S14.948,24,15.5,24z"/>
<path style="fill:#CEC9AE;" d="M30.5,24h7c0.552,0,1-0.447,1-1s-0.448-1-1-1h-7c-0.552,0-1,0.447-1,1S29.948,24,30.5,24z"/>
<path style="fill:#CEC9AE;" d="M24.5,23c0,0.26,0.11,0.52,0.29,0.71C24.98,23.89,25.24,24,25.5,24c0.26,0,0.52-0.11,0.71-0.29
c0.18-0.19,0.29-0.45,0.29-0.71c0-0.261-0.11-0.521-0.29-0.71c-0.37-0.37-1.04-0.37-1.42,0C24.61,22.479,24.5,22.739,24.5,23z"/>
<path style="fill:#CEC9AE;" d="M20.5,29c-0.552,0-1,0.447-1,1s0.448,1,1,1h10c0.552,0,1-0.447,1-1s-0.448-1-1-1H20.5z"/>
<path style="fill:#CEC9AE;" d="M15.5,31c0.26,0,0.52-0.11,0.71-0.29c0.18-0.19,0.29-0.45,0.29-0.71c0-0.261-0.11-0.521-0.29-0.71
c-0.37-0.37-1.05-0.37-1.42,0c-0.18,0.189-0.29,0.439-0.29,0.71c0,0.26,0.11,0.52,0.29,0.71C14.98,30.89,15.24,31,15.5,31z"/>
<path style="fill:#CEC9AE;" d="M42.5,43h-7c-0.552,0-1,0.447-1,1s0.448,1,1,1h7c0.552,0,1-0.447,1-1S43.052,43,42.5,43z"/>
<path style="fill:#CEC9AE;" d="M30.5,43h-10c-0.552,0-1,0.447-1,1s0.448,1,1,1h10c0.552,0,1-0.447,1-1S31.052,43,30.5,43z"/>
<path style="fill:#CEC9AE;" d="M14.79,43.29c-0.18,0.18-0.29,0.439-0.29,0.71c0,0.27,0.1,0.52,0.29,0.71
C14.98,44.89,15.24,45,15.5,45c0.27,0,0.52-0.11,0.71-0.29c0.18-0.19,0.29-0.45,0.29-0.71c0-0.271-0.11-0.521-0.29-0.7
C15.84,42.92,15.17,42.92,14.79,43.29z"/>
<path style="fill:#CEC9AE;" d="M42.5,24c0.26,0,0.52-0.11,0.71-0.29c0.19-0.19,0.29-0.45,0.29-0.71c0-0.261-0.1-0.521-0.29-0.71
c-0.38-0.37-1.04-0.37-1.42,0c-0.18,0.189-0.29,0.449-0.29,0.71c0,0.26,0.11,0.52,0.29,0.71C41.98,23.89,42.24,24,42.5,24z"/>
<path style="fill:#CEC9AE;" d="M38.21,37.71c0.18-0.19,0.29-0.45,0.29-0.71c0-0.261-0.11-0.521-0.29-0.71
c-0.38-0.37-1.05-0.37-1.42,0c-0.18,0.189-0.29,0.449-0.29,0.71c0,0.26,0.11,0.52,0.29,0.71C36.98,37.899,37.23,38,37.5,38
S38.02,37.89,38.21,37.71z"/>
<path style="fill:#CEC9AE;" d="M41.79,36.29c-0.18,0.189-0.29,0.449-0.29,0.71c0,0.26,0.11,0.52,0.29,0.71
C41.98,37.89,42.23,38,42.5,38s0.52-0.11,0.71-0.29c0.18-0.19,0.29-0.45,0.29-0.71c0-0.261-0.11-0.521-0.29-0.71
C42.84,35.92,42.16,35.92,41.79,36.29z"/>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.1 KiB

View file

@ -0,0 +1,39 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 58 58" style="enable-background:new 0 0 58 58;" xml:space="preserve">
<polygon style="fill:#3083C9;" points="36,17 22,17 8,17 8,58 50,58 50,17 "/>
<polyline style="fill:none;stroke:#EFCE4A;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" points="
38.979,28.979 28.958,39 18.979,29.021 "/>
<line style="fill:none;stroke:#EFCE4A;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" x1="29" y1="39" x2="29" y2="1"/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 934 B

View file

@ -0,0 +1,46 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 58.018 58.018" style="enable-background:new 0 0 58.018 58.018;" xml:space="preserve">
<polygon style="fill:#EDEADA;" points="24.192,39.492 16.414,41.613 18.536,33.835 48.362,4.009 0,4.009 0,58.009 54,58.009
54,9.685 "/>
<path style="fill:#F7E6A1;" d="M18.716,39.311c0.391,0.391,0.391,1.023,0,1.414l-0.358,0.358l5.793-1.58l-5.627-5.627l-1.58,5.792
l0.358-0.358C17.693,38.92,18.326,38.92,18.716,39.311z"/>
<path style="fill:#424A60;" d="M18.358,41.083l0.358-0.358c0.391-0.391,0.391-1.023,0-1.414s-1.023-0.391-1.414,0l-0.358,0.358
l-0.53,1.944L18.358,41.083z"/>
<polygon style="fill:#EBBA16;" points="51.062,12.622 45.406,6.965 18.536,33.835 18.524,33.876 24.151,39.503 24.192,39.492 "/>
<path style="fill:#ED7161;" d="M57.437,3.44l-2.85-2.85c-0.775-0.775-2.032-0.775-2.807,0l-3.546,3.546l5.657,5.657l3.546-3.546
C58.212,5.472,58.212,4.215,57.437,3.44z"/>
<rect x="44.82" y="5.551" transform="matrix(0.7071 -0.7071 0.7071 0.7071 9.789 34.7337)" style="fill:#F7E6A1;" width="4" height="0"/>
<rect x="45.648" y="6.379" transform="matrix(0.7071 0.7071 -0.7071 0.7071 20.4667 -32.6524)" style="fill:#F7E6A1;" width="8" height="4"/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

@ -0,0 +1,63 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 53.255 53.255" style="enable-background:new 0 0 53.255 53.255;" xml:space="preserve">
<path style="fill:#D75A4A;" d="M39.598,2.343c3.124-3.124,8.19-3.124,11.314,0s3.124,8.19,0,11.314L39.598,2.343z"/>
<polygon style="fill:#ED8A19;" points="42.426,17.899 16.512,43.814 15.982,48.587 44.548,20.02 44.548,20.02 "/>
<polygon style="fill:#ED8A19;" points="10.325,42.93 15.098,42.4 41.012,16.485 36.77,12.243 10.855,38.157 "/>
<polygon style="fill:#ED8A19;" points="35.356,10.829 33.234,8.707 33.234,8.707 4.668,37.273 9.441,36.743 "/>
<polygon style="fill:#C7CAC7;" points="48.79,15.778 48.79,15.778 50.912,13.657 39.598,2.343 37.476,4.465 37.477,4.465 "/>
<polygon style="fill:#C7CAC7;" points="36.062,5.879 36.062,5.879 34.648,7.293 34.648,7.293 45.962,18.606 45.962,18.606
47.376,17.192 47.376,17.192 "/>
<path style="fill:#FBCE9D;" d="M14.424,44.488l-5.122,0.569c-0.036,0.004-0.073,0.006-0.109,0.006c0,0-0.001,0-0.001,0H9.192H9.192
c-0.001,0-0.001,0-0.001,0c-0.036,0-0.073-0.002-0.109-0.006c-0.039-0.004-0.071-0.026-0.108-0.035
c-0.072-0.017-0.141-0.035-0.207-0.067c-0.05-0.024-0.093-0.053-0.138-0.084c-0.057-0.04-0.109-0.083-0.157-0.134
c-0.038-0.04-0.069-0.081-0.1-0.127c-0.038-0.057-0.069-0.116-0.095-0.181c-0.022-0.054-0.038-0.107-0.05-0.165
c-0.007-0.032-0.024-0.059-0.028-0.092c-0.004-0.038,0.01-0.073,0.01-0.11c0-0.038-0.014-0.072-0.01-0.11l0.569-5.122l-5.122,0.569
c-0.037,0.004-0.075,0.006-0.111,0.006c-0.079,0-0.152-0.024-0.227-0.042L0.442,51.399l2.106-2.106c0.391-0.391,1.023-0.391,1.414,0
s0.391,1.023,0,1.414l-2.106,2.106l12.03-2.864c-0.026-0.109-0.043-0.222-0.03-0.339L14.424,44.488z"/>
<path style="fill:#38454F;" d="M3.962,49.293c-0.391-0.391-1.023-0.391-1.414,0l-2.106,2.106L0,53.255l1.856-0.442l2.106-2.106
C4.352,50.316,4.352,49.684,3.962,49.293z"/>
<polygon style="fill:#F2ECBF;" points="48.79,15.778 37.477,4.465 37.476,4.465 36.062,5.879 36.062,5.879 47.376,17.192
47.376,17.192 48.79,15.778 "/>
<path style="fill:#EBBA16;" d="M41.012,16.485L15.098,42.4l-4.773,0.53l0.53-4.773L36.77,12.243l-1.414-1.414L9.441,36.743
l-4.773,0.53l-1.133,1.133l-0.228,0.957c0.075,0.018,0.147,0.042,0.227,0.042c0.036,0,0.074-0.002,0.111-0.006l5.122-0.569
l-0.569,5.122c-0.004,0.038,0.01,0.073,0.01,0.11c0,0.038-0.014,0.072-0.01,0.11c0.004,0.033,0.021,0.06,0.028,0.092
c0.012,0.057,0.029,0.112,0.05,0.165c0.026,0.064,0.057,0.124,0.095,0.181c0.03,0.045,0.063,0.088,0.1,0.127
c0.047,0.05,0.1,0.094,0.157,0.134c0.044,0.031,0.089,0.061,0.138,0.084c0.065,0.031,0.135,0.05,0.207,0.067
c0.038,0.009,0.069,0.03,0.108,0.035c0.036,0.004,0.072,0.006,0.109,0.006h0.001h0h0.001h0.001c0,0,0.001,0,0.001,0h0
c0.035,0,0.072-0.002,0.109-0.006l5.122-0.569l-0.569,5.122c-0.013,0.118,0.004,0.23,0.03,0.339l0.963-0.229l1.133-1.132l0.53-4.773
l25.914-25.915L41.012,16.485z"/>
<polygon style="fill:#F2ECBF;" points="45.962,18.606 34.648,7.293 34.648,7.293 33.234,8.707 33.234,8.707 35.356,10.829
36.77,12.243 41.012,16.485 42.426,17.899 44.548,20.02 44.548,20.02 45.962,18.606 "/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.4 KiB

View file

@ -0,0 +1,46 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 58 58" style="enable-background:new 0 0 58 58;" xml:space="preserve">
<circle style="fill:#694F87;" cx="29" cy="29" r="29"/>
<g>
<polygon style="fill:#FFFFFF;" points="29,11 44,33 29.273,33 14,33 "/>
<path style="fill:#FFFFFF;" d="M44.02,34c-0.004,0-0.012,0.001-0.02,0H14c-0.371,0-0.711-0.205-0.884-0.533
c-0.174-0.327-0.151-0.724,0.058-1.03l15-22c0.373-0.547,1.279-0.547,1.652,0l14.904,21.86c0.179,0.181,0.289,0.429,0.289,0.703
C45.02,33.553,44.572,34,44.02,34z M15.893,32h26.215L29,12.775L15.893,32z"/>
</g>
<g>
<rect x="14" y="38" style="fill:#FFFFFF;" width="30" height="5"/>
<path style="fill:#FFFFFF;" d="M45,44H13v-7h32V44z M15,42h28v-3H15V42z"/>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

View file

@ -0,0 +1,37 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 40 40" style="enable-background:new 0 0 40 40;" xml:space="preserve">
<polygon style="fill:#424A60;" points="20,0 0,29 19.636,29 40,29 "/>
<rect y="34" style="fill:#424A60;" width="40" height="6"/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 656 B

View file

@ -0,0 +1,39 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 42 42" style="enable-background:new 0 0 42 42;" xml:space="preserve">
<path style="fill:#7383BF;" d="M37.059,8H26H16H4.941C2.224,8,0,10.282,0,13s2.224,5,4.941,5H16h10h11.059
C39.776,18,42,15.718,42,13S39.776,8,37.059,8z"/>
<path style="fill:#7383BF;" d="M37.059,24H26H16H4.941C2.224,24,0,26.282,0,29s2.224,5,4.941,5H16h10h11.059
C39.776,34,42,31.718,42,29S39.776,24,37.059,24z"/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 842 B

Some files were not shown because too many files have changed in this diff Show more