Added static files

This commit is contained in:
zeldaroot 2020-01-07 01:04:18 +02:00
parent f5ea77e40b
commit 9c05e94426
19 changed files with 2657 additions and 2657 deletions

View File

@ -1,32 +1,32 @@
gzip on;
gzip_comp_level 5;
gzip_min_length 256;
gzip_disable "msie6";
gzip_vary on;
gzip_proxied any;
gzip_http_version 1.1;
gzip_types
application/atom+xml
application/javascript
application/json
application/ld+json
application/manifest+json
application/rss+xml
application/vnd.geo+json
application/vnd.ms-fontobject
application/x-font-ttf
application/x-web-app-manifest+json
application/xhtml+xml
application/xml
font/opentype
image/bmp
image/svg+xml
image/x-icon
text/cache-manifest
text/css
text/plain
text/vcard
text/vnd.rim.location.xloc
text/vtt
text/x-component
gzip on;
gzip_comp_level 5;
gzip_min_length 256;
gzip_disable "msie6";
gzip_vary on;
gzip_proxied any;
gzip_http_version 1.1;
gzip_types
application/atom+xml
application/javascript
application/json
application/ld+json
application/manifest+json
application/rss+xml
application/vnd.geo+json
application/vnd.ms-fontobject
application/x-font-ttf
application/x-web-app-manifest+json
application/xhtml+xml
application/xml
font/opentype
image/bmp
image/svg+xml
image/x-icon
text/cache-manifest
text/css
text/plain
text/vcard
text/vnd.rim.location.xloc
text/vtt
text/x-component
text/x-cross-domain-policy;

View File

@ -1,2 +1,2 @@
[
[
]

View File

@ -1,2 +1,2 @@
[
[
]

File diff suppressed because it is too large Load Diff

View File

@ -1,87 +1,87 @@
[
"Абрикос",
"Авокадо",
"Австромиртус",
"Аки",
"Ананас",
"Апельсин",
"Арбуз",
"Архат",
"Астрокариум",
"Бакупари",
"Банан",
"Билимби",
"Боярышник",
"Вампи",
"Виноград",
"Воаванга",
"Генипа",
"Гетеромелес",
"Гилоцереус",
"Гранат",
"Грейпфрут",
"Дакриодес",
"Джамболан",
"Джамбу",
"Джекфрут",
"Дуриан",
"Икако",
"Имбу",
"Каимито",
"Какао",
"Канистель",
"Капулин",
"Кариокар",
"Квини",
"Кепель",
"Кешью",
"Кивано",
"Киви",
"Кизил",
"Кокколоба",
"Кокона",
"Кокос",
"Корлан",
"Кумкват",
"Купуасу",
"Лайм",
"Лангсат",
"Лимон",
"Личи",
"Лонган",
"Луло",
"Манго",
"Мангостан",
"Мандарин",
"Маранг",
"Момбин",
"Нектарин",
"Пандан",
"Папеда",
"Персик",
"Питецеллобиум",
"Питомба",
"Плумкот",
"Померанец",
"Пулазан",
"Пурума",
"Рамбутан",
"Рангпур",
"Родомирт",
"Салак",
"Сантол",
"Саусеп",
"Сизигиум",
"Сирсак",
"Страстоцвет",
"Стрихнос",
"Тамарилло",
"Тамаринд",
"Угни",
"Физалис",
"Фикус",
"Филлантус",
"Чемпедак",
"Чомпу",
"Элеокарпус"
[
"Абрикос",
"Авокадо",
"Австромиртус",
"Аки",
"Ананас",
"Апельсин",
"Арбуз",
"Архат",
"Астрокариум",
"Бакупари",
"Банан",
"Билимби",
"Боярышник",
"Вампи",
"Виноград",
"Воаванга",
"Генипа",
"Гетеромелес",
"Гилоцереус",
"Гранат",
"Грейпфрут",
"Дакриодес",
"Джамболан",
"Джамбу",
"Джекфрут",
"Дуриан",
"Икако",
"Имбу",
"Каимито",
"Какао",
"Канистель",
"Капулин",
"Кариокар",
"Квини",
"Кепель",
"Кешью",
"Кивано",
"Киви",
"Кизил",
"Кокколоба",
"Кокона",
"Кокос",
"Корлан",
"Кумкват",
"Купуасу",
"Лайм",
"Лангсат",
"Лимон",
"Личи",
"Лонган",
"Луло",
"Манго",
"Мангостан",
"Мандарин",
"Маранг",
"Момбин",
"Нектарин",
"Пандан",
"Папеда",
"Персик",
"Питецеллобиум",
"Питомба",
"Плумкот",
"Померанец",
"Пулазан",
"Пурума",
"Рамбутан",
"Рангпур",
"Родомирт",
"Салак",
"Сантол",
"Саусеп",
"Сизигиум",
"Сирсак",
"Страстоцвет",
"Стрихнос",
"Тамарилло",
"Тамаринд",
"Угни",
"Физалис",
"Фикус",
"Филлантус",
"Чемпедак",
"Чомпу",
"Элеокарпус"
]

View File

@ -1,2 +1,2 @@
[
[
]

View File

@ -1,2 +1,2 @@
[
[
]

View File

@ -1,111 +1,111 @@
const fs = require('fs');
const os = require('os');
const path = require('path');
let theme = process && process.argv && process.argv[2] ? process.argv[2] : '';
let config_file = path.join(
__dirname,
'config',
'production',
'config.js'
);
let modules_file = path.join(
__dirname,
'config',
'production',
'modules.js'
);
let process_file = path.join(__dirname, 'process.json');
let config = require(config_file);
let modules = require(modules_file);
let process = require(process_file);
config.index.year.keys = new Date().getFullYear() + '';
if (['arya'].indexOf(theme) + 1) {
config.default.count = 12;
config.index.year.count = 12;
modules.content.data.index.count = 12;
modules.related.data.types.year.count = 6;
modules.content.data.news.count = 3;
}
if (['bran'].indexOf(theme) + 1) {
modules.comments.data.disqus.recent.display = [];
config.default.count = 12;
config.index.year.count = 12;
modules.content.data.index.count = 12;
modules.related.data.types.year.count = 6;
modules.content.data.news.count = 3;
}
if (['cersei'].indexOf(theme) + 1) {
config.default.count = 15;
config.index.year.count = 15;
modules.content.data.index.count = 15;
modules.related.data.types.year.count = 5;
}
if (['robb', 'sansa', 'tyrion'].indexOf(theme) + 1) {
config.default.count = 10;
config.index.year.count = 10;
modules.content.data.index.count = 10;
modules.related.data.types.year.count = 5;
}
if (['joffrey'].indexOf(theme) + 1) {
modules.related.data.types.year.count = 7;
}
if (['hodor'].indexOf(theme) + 1) {
modules.comments.data.disqus.recent.display = [];
config.default.count = 10;
config.index.year.count = 10;
modules.content.data.index.count = 10;
modules.related.data.types.year.count = 5;
modules.content.data.news.count = 3;
}
if (['daenerys'].indexOf(theme) + 1) {
config.default.count = 12;
config.index.year.count = 12;
modules.content.data.index.count = 12;
modules.related.data.types.year.count = 5;
modules.content.data.news.count = 3;
}
if (['tarly'].indexOf(theme) + 1) {
config.default.count = 24;
config.index.year.count = 24;
modules.content.data.index.count = 12;
modules.related.data.types.year.count = 12;
modules.top.data.count = 5;
modules.comments.data.disqus.recent.num_items = 3;
}
if (['mormont'].indexOf(theme) + 1) {
config.default.count = 12;
config.index.year.count = 12;
modules.content.data.index.count = 12;
modules.related.data.types.year.count = 4;
}
let mem = parseInt('' + os.totalmem() / 1000000);
let cpu = os.cpus() ? os.cpus().length : 1;
let max = parseInt('' + mem / cpu);
process.apps[0].node_args = '--max-old-space-size=' + max;
process.apps[0].max_memory_restart = max + 'M';
//process.apps[0].instances = cpu + '';
fs.writeFileSync(
config_file,
'module.exports = ' + JSON.stringify(config, null, '\t') + ';'
);
fs.writeFileSync(
modules_file,
'module.exports = ' + JSON.stringify(modules, null, '\t') + ';'
);
fs.writeFileSync(process_file, JSON.stringify(process, null, '\t'));
const fs = require('fs');
const os = require('os');
const path = require('path');
let theme = process && process.argv && process.argv[2] ? process.argv[2] : '';
let config_file = path.join(
__dirname,
'config',
'production',
'config.js'
);
let modules_file = path.join(
__dirname,
'config',
'production',
'modules.js'
);
let process_file = path.join(__dirname, 'process.json');
let config = require(config_file);
let modules = require(modules_file);
let process = require(process_file);
config.index.year.keys = new Date().getFullYear() + '';
if (['arya'].indexOf(theme) + 1) {
config.default.count = 12;
config.index.year.count = 12;
modules.content.data.index.count = 12;
modules.related.data.types.year.count = 6;
modules.content.data.news.count = 3;
}
if (['bran'].indexOf(theme) + 1) {
modules.comments.data.disqus.recent.display = [];
config.default.count = 12;
config.index.year.count = 12;
modules.content.data.index.count = 12;
modules.related.data.types.year.count = 6;
modules.content.data.news.count = 3;
}
if (['cersei'].indexOf(theme) + 1) {
config.default.count = 15;
config.index.year.count = 15;
modules.content.data.index.count = 15;
modules.related.data.types.year.count = 5;
}
if (['robb', 'sansa', 'tyrion'].indexOf(theme) + 1) {
config.default.count = 10;
config.index.year.count = 10;
modules.content.data.index.count = 10;
modules.related.data.types.year.count = 5;
}
if (['joffrey'].indexOf(theme) + 1) {
modules.related.data.types.year.count = 7;
}
if (['hodor'].indexOf(theme) + 1) {
modules.comments.data.disqus.recent.display = [];
config.default.count = 10;
config.index.year.count = 10;
modules.content.data.index.count = 10;
modules.related.data.types.year.count = 5;
modules.content.data.news.count = 3;
}
if (['daenerys'].indexOf(theme) + 1) {
config.default.count = 12;
config.index.year.count = 12;
modules.content.data.index.count = 12;
modules.related.data.types.year.count = 5;
modules.content.data.news.count = 3;
}
if (['tarly'].indexOf(theme) + 1) {
config.default.count = 24;
config.index.year.count = 24;
modules.content.data.index.count = 12;
modules.related.data.types.year.count = 12;
modules.top.data.count = 5;
modules.comments.data.disqus.recent.num_items = 3;
}
if (['mormont'].indexOf(theme) + 1) {
config.default.count = 12;
config.index.year.count = 12;
modules.content.data.index.count = 12;
modules.related.data.types.year.count = 4;
}
let mem = parseInt('' + os.totalmem() / 1000000);
let cpu = os.cpus() ? os.cpus().length : 1;
let max = parseInt('' + mem / cpu);
process.apps[0].node_args = '--max-old-space-size=' + max;
process.apps[0].max_memory_restart = max + 'M';
//process.apps[0].instances = cpu + '';
fs.writeFileSync(
config_file,
'module.exports = ' + JSON.stringify(config, null, '\t') + ';'
);
fs.writeFileSync(
modules_file,
'module.exports = ' + JSON.stringify(modules, null, '\t') + ';'
);
fs.writeFileSync(process_file, JSON.stringify(process, null, '\t'));

View File

@ -1,425 +1,425 @@
'use strict';
/**
* Module dependencies.
*/
var CP_get = require('../lib/CP_get.min');
var CP_save = require('../lib/CP_save.min');
/**
* Configuration dependencies.
*/
var config = require('../config/production/config');
var modules = require('../config/production/modules');
/**
* Node dependencies.
*/
var Avatars = require('@dicebear/avatars').default;
var sprites = require('@dicebear/avatars-avataaars-sprites').default;
var avatars = new Avatars(sprites, {});
var request = require('request');
var fs = require('fs');
var md5 = require('md5');
var path = require('path');
var express = require('express');
var async = require('async');
var router = express.Router();
var first = require(path.join(
path.dirname(__filename),
'..',
'config',
'names',
'first.json'
));
var last = require(path.join(
path.dirname(__filename),
'..',
'config',
'names',
'last.json'
));
router.post('/comments', function(req, res) {
var form = req.body;
var ip = getIp(req);
var referrer = new URL(req.get('Referrer'));
if (!modules.comments.status) {
return res.json({ status: 'error', code: 1, message: 'Comments disabled' });
}
if (!ip) {
return res.json({ status: 'error', code: 2, message: 'Not found IP' });
}
var id =
form.comment_id && parseInt(form.comment_id)
? '' + parseInt(form.comment_id)
: '';
async.series(
{
recaptcha: function(callback) {
if (!modules.comments.data.fast.recaptcha_secret) {
return callback();
}
if (!form.comment_recaptcha) {
return callback({
status: 'error',
code: 3,
message: 'Recaptcha error'
});
}
request(
'https://www.google.com/recaptcha/api/siteverify?' +
'secret=' +
modules.comments.data.fast.recaptcha_secret +
'&' +
'response=' +
form.comment_recaptcha +
'&' +
'remoteip=' +
ip,
{ timeout: 1000, agent: false },
function(error, response, verify) {
verify =
verify && typeof verify === 'string' ? JSON.parse(verify) : {};
if (
!verify ||
!verify.success ||
parseFloat('' + verify.score) <=
parseFloat('' + modules.comments.data.fast.recaptcha_score / 10)
) {
return callback({
status: 'error',
code: 3,
message:
verify && verify.score
? 'Recaptcha score ' +
verify.score +
' <= ' +
parseFloat(
'' + modules.comments.data.fast.recaptcha_score / 10
)
: 'Recaptcha error'
});
}
return callback();
}
);
},
vote: function(callback) {
if (
!id ||
!(form.comment_type === 'like' || form.comment_type === 'dislike')
) {
return callback();
}
var t = form.comment_type;
CP_get.comments({ comment_id: id }, 1, '', 1, function(err, result) {
if (err) {
console.error(err);
return callback({
status: 'error',
code: 4,
message: 'Not get «' + id + '»'
});
}
if (result && result[0]) {
var comment = result[0];
if (ip === comment.comment_ip) {
return callback({
status: 'error',
code: 5,
message: 'You can not vote for your comment'
});
} else if (ip === comment.comment_vote_ip) {
return callback({
status: 'error',
code: 6,
message: 'You have already voted'
});
} else {
var c = {};
c['id'] = id;
c['comment_id'] = id;
c['comment_' + t] = parseInt(comment['comment_' + t]) + 1;
c['comment_vote_ip'] = ip;
CP_save.save(c, 'comment', function(err, result) {
if (err) {
console.error(err);
return callback({
status: 'error',
code: 7,
message: 'Not save «' + id + '»'
});
}
return callback();
});
}
} else {
return callback({
status: 'error',
code: 8,
message: 'Not found «' + id + '»'
});
}
});
},
comment: function(callback) {
if (!form.comment_text) {
return callback();
}
var stopworls =
modules.comments.data.fast.stopworls &&
modules.comments.data.fast.stopworls.length
? modules.comments.data.fast.stopworls.filter(function(world) {
var w = new RegExp(world, 'i');
return w.test(form.comment_text);
})
: [];
if (stopworls.length) {
return callback({
status: 'error',
code: 9,
message: 'Stop worlds: «' + stopworls.join('», «') + '»'
});
}
if (
!modules.comments.data.fast.url_links &&
/[a-zA-Z0-9][a-zA-Z0-9-]{1,61}[a-zA-Z0-9](?:\.[a-zA-Z]{2,})+/i.test(
form.comment_text
)
) {
return callback({
status: 'error',
code: 10,
message: modules.comments.data.fast.url_links_text
});
}
if (
!modules.comments.data.fast.bb_codes &&
/[\[][^\]]*?]/i.test(form.comment_text)
) {
return callback({
status: 'error',
code: 11,
message: modules.comments.data.fast.bb_codes_text
});
}
if (
!modules.comments.data.fast.html_tags &&
/[<][^>]*?>/i.test(form.comment_text)
) {
return callback({
status: 'error',
code: 12,
message: modules.comments.data.fast.html_tags_text
});
}
if (
modules.comments.data.fast.min_symbols &&
form.comment_text &&
(form.comment_text
.replace(/[<][^>]*?>/gi, '')
.replace(/[\[][^\]]*?]/gi, '')
.replace(/\s+/g, ' ')
.replace(/(^\s*)|(\s*)$/g, '').length <
modules.comments.data.fast.min_symbols ||
form.comment_text.length > 10000)
) {
return callback({
status: 'error',
code: 13,
message: modules.comments.data.fast.min_symbols_text
});
}
form.comment_anonymous = form.comment_anonymous
? decodeURIComponent(form.comment_anonymous)
.replace(/[<][^>]*?>/gi, '')
.replace(/[\[][^\]]*?]/gi, '')
.replace(/\s+/g, ' ')
.replace(/(^\s*)|(\s*)$/g, '')
: '';
form.comment_title = form.comment_title
? decodeURIComponent(form.comment_title)
.replace(/[<][^>]*?>/gi, '')
.replace(/[\[][^\]]*?]/gi, '')
.replace(/\s+/g, ' ')
.replace(/(^\s*)|(\s*)$/g, '')
.slice(0, 200)
: '';
if (
form.comment_anonymous.length <= 0 ||
form.comment_anonymous.length > 30
) {
var one_length = first.length || 0;
var two_length = last.length || 0;
var ip_sum = ip.split('.');
var one_num = parseInt(ip_sum[0]) + parseInt(ip_sum[1]);
var two_num = parseInt(ip_sum[2]) + parseInt(ip_sum[3]);
var fore_num = one_num + two_num;
form.comment_anonymous =
config.language === 'ru' && one_length && two_length
? decodeURIComponent(
first[one_num % one_length] + ' ' + last[two_num % two_length]
)
: 'Anonymous' + fore_num;
}
form.user_id = ip.replace(/[^0-9]/gi, '99');
var data = {};
data.comment_ip = ip;
data.comment_title = form.comment_title;
data.comment_url = referrer.pathname;
data.comment_confirm = modules.comments.data.fast.premoderate ? 0 : 1;
data.comment_anonymous = form.comment_anonymous;
data.comment_avatar =
'/files/avatar/' + md5(data.comment_anonymous) + '.svg';
data.comment_text = form.comment_text
.replace(/(^\n*)|(\n*)$/g, '')
.replace(/\n+/g, '[br]')
.replace(/\[(b|i|spoiler|search)]\[\/(b|i|spoiler|search)]/gi, '')
.replace(
/\[(b|i|spoiler|search)([^\]]*?)]\[\/(b|i|spoiler|search)]/gi,
'[$1]$2[/$3]'
)
.replace(
/\[(b|i|spoiler|search)]\[([^\]]*?)\/(b|i|spoiler|search)]/gi,
'[$1]$2[/$3]'
)
.replace(
/\[(b|i|spoiler|search)]\[\/([^\]]*?)(b|i|spoiler|search)]/gi,
'[$1]$2[/$3]'
)
.replace(
/\[(b|i|spoiler|search)]\s*([^\[]*?)\s*\[\/(b|i|spoiler|search)]/gi,
'[$1]$2[/$3]'
)
.replace(
/([a-zа-яё0-9]+)\[(b|i|spoiler|search)]([^\[]*?)\[\/(b|i|spoiler|search)]/gi,
'$1 [$2]$3[/$4]'
)
.replace(
/\[(b|i|spoiler|search)]([^\[]*?)\[\/(b|i|spoiler|search)]([a-zа-яё0-9]+)/gi,
'[$1]$2[/$3] $4'
)
.replace(/\s+/g, ' ')
.replace(/(^\s*)|(\s*)$/g, '');
[
'content_id',
'movie_id',
'season_id',
'episode_id',
'user_id',
'reply_id',
'comment_like',
'comment_dislike',
'comment_star'
].forEach(function(id) {
if (form[id] && parseInt('' + form[id])) {
data[id] = '' + parseInt('' + form[id]);
}
});
if (!data['movie_id'] && !data['content_id']) {
return callback({
status: 'error',
code: 14,
message: 'Not ID'
});
}
CP_save.save(data, 'comment', function(err, result) {
if (err) {
console.error(err);
return callback({
status: 'error',
code: 15,
message:
'Not save «' + (data['movie_id'] || data['content_id']) + '»'
});
}
var avatar = path.join(
path.dirname(__filename),
'..',
data.comment_avatar
);
if (!fs.existsSync(avatar)) {
fs.writeFileSync(
avatar,
avatars.create(md5(data.comment_anonymous))
);
}
return callback();
});
}
},
function(err) {
if (err) {
return res.json(err);
}
return res.json({ status: 'success' });
}
);
});
function getIp(req) {
var ips = req.ips || [];
var ip = '';
if (req.header('x-forwarded-for')) {
req
.header('x-forwarded-for')
.split(',')
.forEach(function(one_ip) {
if (ips.indexOf(one_ip.trim()) === -1) {
ips.push(one_ip.trim());
}
});
}
if (req.header('x-real-ip')) {
req
.header('x-real-ip')
.split(',')
.forEach(function(one_ip) {
if (ips.indexOf(one_ip.trim()) === -1) {
ips.push(one_ip.trim());
}
});
}
if (req.connection.remoteAddress) {
req.connection.remoteAddress.split(',').forEach(function(one_ip) {
if (ips.indexOf(one_ip.trim()) === -1) {
ips.push(one_ip.trim());
}
});
}
ips.forEach(function(one_ip) {
if (ip) return;
one_ip = one_ip.replace('::ffff:', '');
if (
one_ip !== '127.0.0.1' &&
/^([01]?[0-9]?[0-9]|2[0-4][0-9]|25[0-5])\.([01]?[0-9]?[0-9]|2[0-4][0-9]|25[0-5])\.([01]?[0-9]?[0-9]|2[0-4][0-9]|25[0-5])\.([01]?[0-9]?[0-9]|2[0-4][0-9]|25[0-5])$/.test(
one_ip
)
) {
ip = one_ip;
}
});
return ip;
}
module.exports = router;
'use strict';
/**
* Module dependencies.
*/
var CP_get = require('../lib/CP_get.min');
var CP_save = require('../lib/CP_save.min');
/**
* Configuration dependencies.
*/
var config = require('../config/production/config');
var modules = require('../config/production/modules');
/**
* Node dependencies.
*/
var Avatars = require('@dicebear/avatars').default;
var sprites = require('@dicebear/avatars-avataaars-sprites').default;
var avatars = new Avatars(sprites, {});
var request = require('request');
var fs = require('fs');
var md5 = require('md5');
var path = require('path');
var express = require('express');
var async = require('async');
var router = express.Router();
var first = require(path.join(
path.dirname(__filename),
'..',
'config',
'names',
'first.json'
));
var last = require(path.join(
path.dirname(__filename),
'..',
'config',
'names',
'last.json'
));
router.post('/comments', function(req, res) {
var form = req.body;
var ip = getIp(req);
var referrer = new URL(req.get('Referrer'));
if (!modules.comments.status) {
return res.json({ status: 'error', code: 1, message: 'Comments disabled' });
}
if (!ip) {
return res.json({ status: 'error', code: 2, message: 'Not found IP' });
}
var id =
form.comment_id && parseInt(form.comment_id)
? '' + parseInt(form.comment_id)
: '';
async.series(
{
recaptcha: function(callback) {
if (!modules.comments.data.fast.recaptcha_secret) {
return callback();
}
if (!form.comment_recaptcha) {
return callback({
status: 'error',
code: 3,
message: 'Recaptcha error'
});
}
request(
'https://www.google.com/recaptcha/api/siteverify?' +
'secret=' +
modules.comments.data.fast.recaptcha_secret +
'&' +
'response=' +
form.comment_recaptcha +
'&' +
'remoteip=' +
ip,
{ timeout: 1000, agent: false },
function(error, response, verify) {
verify =
verify && typeof verify === 'string' ? JSON.parse(verify) : {};
if (
!verify ||
!verify.success ||
parseFloat('' + verify.score) <=
parseFloat('' + modules.comments.data.fast.recaptcha_score / 10)
) {
return callback({
status: 'error',
code: 3,
message:
verify && verify.score
? 'Recaptcha score ' +
verify.score +
' <= ' +
parseFloat(
'' + modules.comments.data.fast.recaptcha_score / 10
)
: 'Recaptcha error'
});
}
return callback();
}
);
},
vote: function(callback) {
if (
!id ||
!(form.comment_type === 'like' || form.comment_type === 'dislike')
) {
return callback();
}
var t = form.comment_type;
CP_get.comments({ comment_id: id }, 1, '', 1, function(err, result) {
if (err) {
console.error(err);
return callback({
status: 'error',
code: 4,
message: 'Not get «' + id + '»'
});
}
if (result && result[0]) {
var comment = result[0];
if (ip === comment.comment_ip) {
return callback({
status: 'error',
code: 5,
message: 'You can not vote for your comment'
});
} else if (ip === comment.comment_vote_ip) {
return callback({
status: 'error',
code: 6,
message: 'You have already voted'
});
} else {
var c = {};
c['id'] = id;
c['comment_id'] = id;
c['comment_' + t] = parseInt(comment['comment_' + t]) + 1;
c['comment_vote_ip'] = ip;
CP_save.save(c, 'comment', function(err, result) {
if (err) {
console.error(err);
return callback({
status: 'error',
code: 7,
message: 'Not save «' + id + '»'
});
}
return callback();
});
}
} else {
return callback({
status: 'error',
code: 8,
message: 'Not found «' + id + '»'
});
}
});
},
comment: function(callback) {
if (!form.comment_text) {
return callback();
}
var stopworls =
modules.comments.data.fast.stopworls &&
modules.comments.data.fast.stopworls.length
? modules.comments.data.fast.stopworls.filter(function(world) {
var w = new RegExp(world, 'i');
return w.test(form.comment_text);
})
: [];
if (stopworls.length) {
return callback({
status: 'error',
code: 9,
message: 'Stop worlds: «' + stopworls.join('», «') + '»'
});
}
if (
!modules.comments.data.fast.url_links &&
/[a-zA-Z0-9][a-zA-Z0-9-]{1,61}[a-zA-Z0-9](?:\.[a-zA-Z]{2,})+/i.test(
form.comment_text
)
) {
return callback({
status: 'error',
code: 10,
message: modules.comments.data.fast.url_links_text
});
}
if (
!modules.comments.data.fast.bb_codes &&
/[\[][^\]]*?]/i.test(form.comment_text)
) {
return callback({
status: 'error',
code: 11,
message: modules.comments.data.fast.bb_codes_text
});
}
if (
!modules.comments.data.fast.html_tags &&
/[<][^>]*?>/i.test(form.comment_text)
) {
return callback({
status: 'error',
code: 12,
message: modules.comments.data.fast.html_tags_text
});
}
if (
modules.comments.data.fast.min_symbols &&
form.comment_text &&
(form.comment_text
.replace(/[<][^>]*?>/gi, '')
.replace(/[\[][^\]]*?]/gi, '')
.replace(/\s+/g, ' ')
.replace(/(^\s*)|(\s*)$/g, '').length <
modules.comments.data.fast.min_symbols ||
form.comment_text.length > 10000)
) {
return callback({
status: 'error',
code: 13,
message: modules.comments.data.fast.min_symbols_text
});
}
form.comment_anonymous = form.comment_anonymous
? decodeURIComponent(form.comment_anonymous)
.replace(/[<][^>]*?>/gi, '')
.replace(/[\[][^\]]*?]/gi, '')
.replace(/\s+/g, ' ')
.replace(/(^\s*)|(\s*)$/g, '')
: '';
form.comment_title = form.comment_title
? decodeURIComponent(form.comment_title)
.replace(/[<][^>]*?>/gi, '')
.replace(/[\[][^\]]*?]/gi, '')
.replace(/\s+/g, ' ')
.replace(/(^\s*)|(\s*)$/g, '')
.slice(0, 200)
: '';
if (
form.comment_anonymous.length <= 0 ||
form.comment_anonymous.length > 30
) {
var one_length = first.length || 0;
var two_length = last.length || 0;
var ip_sum = ip.split('.');
var one_num = parseInt(ip_sum[0]) + parseInt(ip_sum[1]);
var two_num = parseInt(ip_sum[2]) + parseInt(ip_sum[3]);
var fore_num = one_num + two_num;
form.comment_anonymous =
config.language === 'ru' && one_length && two_length
? decodeURIComponent(
first[one_num % one_length] + ' ' + last[two_num % two_length]
)
: 'Anonymous' + fore_num;
}
form.user_id = ip.replace(/[^0-9]/gi, '99');
var data = {};
data.comment_ip = ip;
data.comment_title = form.comment_title;
data.comment_url = referrer.pathname;
data.comment_confirm = modules.comments.data.fast.premoderate ? 0 : 1;
data.comment_anonymous = form.comment_anonymous;
data.comment_avatar =
'/files/avatar/' + md5(data.comment_anonymous) + '.svg';
data.comment_text = form.comment_text
.replace(/(^\n*)|(\n*)$/g, '')
.replace(/\n+/g, '[br]')
.replace(/\[(b|i|spoiler|search)]\[\/(b|i|spoiler|search)]/gi, '')
.replace(
/\[(b|i|spoiler|search)([^\]]*?)]\[\/(b|i|spoiler|search)]/gi,
'[$1]$2[/$3]'
)
.replace(
/\[(b|i|spoiler|search)]\[([^\]]*?)\/(b|i|spoiler|search)]/gi,
'[$1]$2[/$3]'
)
.replace(
/\[(b|i|spoiler|search)]\[\/([^\]]*?)(b|i|spoiler|search)]/gi,
'[$1]$2[/$3]'
)
.replace(
/\[(b|i|spoiler|search)]\s*([^\[]*?)\s*\[\/(b|i|spoiler|search)]/gi,
'[$1]$2[/$3]'
)
.replace(
/([a-zа-яё0-9]+)\[(b|i|spoiler|search)]([^\[]*?)\[\/(b|i|spoiler|search)]/gi,
'$1 [$2]$3[/$4]'
)
.replace(
/\[(b|i|spoiler|search)]([^\[]*?)\[\/(b|i|spoiler|search)]([a-zа-яё0-9]+)/gi,
'[$1]$2[/$3] $4'
)
.replace(/\s+/g, ' ')
.replace(/(^\s*)|(\s*)$/g, '');
[
'content_id',
'movie_id',
'season_id',
'episode_id',
'user_id',
'reply_id',
'comment_like',
'comment_dislike',
'comment_star'
].forEach(function(id) {
if (form[id] && parseInt('' + form[id])) {
data[id] = '' + parseInt('' + form[id]);
}
});
if (!data['movie_id'] && !data['content_id']) {
return callback({
status: 'error',
code: 14,
message: 'Not ID'
});
}
CP_save.save(data, 'comment', function(err, result) {
if (err) {
console.error(err);
return callback({
status: 'error',
code: 15,
message:
'Not save «' + (data['movie_id'] || data['content_id']) + '»'
});
}
var avatar = path.join(
path.dirname(__filename),
'..',
data.comment_avatar
);
if (!fs.existsSync(avatar)) {
fs.writeFileSync(
avatar,
avatars.create(md5(data.comment_anonymous))
);
}
return callback();
});
}
},
function(err) {
if (err) {
return res.json(err);
}
return res.json({ status: 'success' });
}
);
});
function getIp(req) {
var ips = req.ips || [];
var ip = '';
if (req.header('x-forwarded-for')) {
req
.header('x-forwarded-for')
.split(',')
.forEach(function(one_ip) {
if (ips.indexOf(one_ip.trim()) === -1) {
ips.push(one_ip.trim());
}
});
}
if (req.header('x-real-ip')) {
req
.header('x-real-ip')
.split(',')
.forEach(function(one_ip) {
if (ips.indexOf(one_ip.trim()) === -1) {
ips.push(one_ip.trim());
}
});
}
if (req.connection.remoteAddress) {
req.connection.remoteAddress.split(',').forEach(function(one_ip) {
if (ips.indexOf(one_ip.trim()) === -1) {
ips.push(one_ip.trim());
}
});
}
ips.forEach(function(one_ip) {
if (ip) return;
one_ip = one_ip.replace('::ffff:', '');
if (
one_ip !== '127.0.0.1' &&
/^([01]?[0-9]?[0-9]|2[0-4][0-9]|25[0-5])\.([01]?[0-9]?[0-9]|2[0-4][0-9]|25[0-5])\.([01]?[0-9]?[0-9]|2[0-4][0-9]|25[0-5])\.([01]?[0-9]?[0-9]|2[0-4][0-9]|25[0-5])$/.test(
one_ip
)
) {
ip = one_ip;
}
});
return ip;
}
module.exports = router;

View File

@ -1,416 +1,416 @@
var cinemapress_comments = {
domain: '',
submit: '',
search: '',
movie_id: '',
season_id: '',
episode_id: '',
content_id: '',
recaptcha_sitekey: '',
recaptcha_text: '',
min_symbols: parseInt(''),
min_symbols_text: '',
url_links: parseInt(''),
url_links_text: '',
bb_codes: parseInt(''),
bb_codes_text: '',
html_tags: parseInt(''),
html_tags_text: '',
stopworls: ''
};
(function(cc) {
var comment_text = document.querySelector('[name="comment_text"]');
if (!comment_text) return;
var comment_button_bg = document.querySelector(
'.cinemapress-comment-button-bg'
);
var comment_button_text = document.querySelector(
'.cinemapress-comment-button-text'
);
var comment_spoilers = document.querySelectorAll(
'.cinemapress-comment-spoiler'
);
var comment_search = document.querySelectorAll('.cinemapress-comment-search');
var comment_stars = document.querySelectorAll(
'.cinemapress-comment-star div'
);
var comment_bb_codes = document.querySelectorAll('[data-bb-code]');
var comment_type = document.querySelectorAll(
'[data-comment-type="like"],[data-comment-type="dislike"]'
);
var comment_anonymous = document.querySelector('[name="comment_anonymous"]');
var comment_anonymous_new = getCookieCinemaPress('CP_anonymous');
if (comment_anonymous && comment_anonymous_new) {
comment_anonymous.value = comment_anonymous_new;
}
comment_type.forEach(function(type) {
type.addEventListener('click', createRequest, true);
});
comment_spoilers.forEach(function(spoiler) {
spoiler.addEventListener(
'click',
function() {
this.innerHTML = this.dataset.commentSpoiler;
},
true
);
});
comment_search.forEach(function(search) {
search.addEventListener(
'click',
function() {
window.open(
'/' +
cc.search +
'?q=' +
encodeURIComponent(this.dataset.commentSearch)
);
},
true
);
});
comment_stars.forEach(function(star) {
star.addEventListener('click', function() {
var self = this;
comment_text.dataset.commentStar = self.dataset.commentStar;
document
.querySelectorAll('.cinemapress-comment-star div')
.forEach(function(span) {
if (span.dataset.commentStar === self.dataset.commentStar) {
span.setAttribute(
'class',
span.getAttribute('class') + ' selected'
);
} else {
span.style.display = 'none';
}
});
});
});
comment_bb_codes.forEach(function(bb_code) {
bb_code.addEventListener('click', function() {
var textarea = document.querySelector('[name="comment_text"]');
if (this.dataset.bbValue) {
textarea.value =
(cc.bb_codes ? '[' + this.dataset.bbCode + ']' : '') +
this.dataset.bbValue +
(cc.bb_codes ? '[/' + this.dataset.bbCode + '], ' : ', ');
textarea.focus();
textarea.dataset.replyId = this.dataset.replyId;
window.location.hash = '#cinemapress-comments';
} else if (this.dataset.bbCode) {
var start = textarea.selectionStart;
var end = textarea.selectionEnd;
var sel = textarea.value.substring(start, end);
textarea.value =
textarea.value.substring(0, start) +
(cc.bb_codes ? '[' + this.dataset.bbCode + ']' : '') +
sel +
(cc.bb_codes ? '[/' + this.dataset.bbCode + ']' : '') +
textarea.value.substring(end);
textarea.focus();
textarea.selectionEnd = end + (this.dataset.bbCode.length * 2 + 5);
}
});
});
var once_click = true;
comment_text.addEventListener('input', function() {
var self = this;
self.value = self.value
.replace(
/\[(b|i|spoiler|search)([^\]]*?)]\[\/(b|i|spoiler|search)]/gi,
'[$1]$2[/$3]'
)
.replace(
/\[(b|i|spoiler|search)]\[([^\]]*?)\/(b|i|spoiler|search)]/gi,
'[$1]$2[/$3]'
)
.replace(
/\[(b|i|spoiler|search)]\[\/([^\]]*?)(b|i|spoiler|search)]/gi,
'[$1]$2[/$3]'
)
.replace(
/\[(b|i|spoiler|search)]\s*([^\[]*?)\s*\[\/(b|i|spoiler|search)]/gi,
'[$1]$2[/$3]'
)
.replace(
/([a-zа-яё0-9]+)\[(b|i|spoiler|search)]([^\[]*?)\[\/(b|i|spoiler|search)]/gi,
'$1 [$2]$3[/$4]'
)
.replace(
/\[(b|i|spoiler|search)]([^\[]*?)\[\/(b|i|spoiler|search)]([a-zа-яё0-9]+)/gi,
'[$1]$2[/$3] $4'
);
if (/\[\/(b|i|spoiler|search)]$/i.test(self.value)) {
self.focus();
self.selectionEnd = self.value.lastIndexOf('[/');
}
var value = self.value
.replace(/[<][^>]*?>/gi, '')
.replace(/[\[][^\]]*?]/gi, '')
.replace(/\s+/g, ' ')
.replace(/(^\s*)|(\s*)$/g, '');
self.value = self.value.replace(/\s{3,}/g, ' ');
var error_stopworlds = cc.stopworls
? cc.stopworls.split(',').filter(function(world) {
var w = new RegExp(world, 'i');
return w.test(self.value);
})
: [];
var error_min_symbols = cc.min_symbols && value.length < cc.min_symbols;
var error_url_links =
!cc.url_links &&
/[a-zA-Z0-9][a-zA-Z0-9-]{1,61}[a-zA-Z0-9](?:\.[a-zA-Z]{2,})+/i.test(
self.value
);
var error_bb_codes = !cc.bb_codes && /\[[^\]]*?]/i.test(self.value);
var error_html_tags = !cc.html_tags && /<[^>]*?>/i.test(self.value);
if (
error_min_symbols ||
error_url_links ||
error_bb_codes ||
error_html_tags ||
error_stopworlds.length
) {
once_click = true;
comment_button_bg.className = comment_button_bg.className
.replace(/hover-on/gi, 'hover-off')
.replace(/\serror-off/gi, '')
.replace(/\serror-on/gi, '');
comment_button_text.className = comment_button_text.className
.replace(/\serror-off/gi, '')
.replace(/\serror-on/gi, '');
comment_button_bg.setAttribute(
'class',
comment_button_bg.getAttribute('class') + ' error-on'
);
comment_button_text.setAttribute(
'class',
comment_button_text.getAttribute('class') + ' error-on'
);
if (error_min_symbols) {
comment_button_text.innerHTML = cc.min_symbols_text.replace(
'[num]',
'' + (cc.min_symbols - value.length)
);
} else if (error_url_links) {
comment_button_text.innerHTML = cc.url_links_text;
} else if (error_bb_codes) {
comment_button_text.innerHTML = cc.bb_codes_text;
} else if (error_html_tags) {
comment_button_text.innerHTML = cc.html_tags_text;
} else if (error_stopworlds.length) {
comment_button_text.innerHTML =
'«' + error_stopworlds.join('», «') + '»';
} else {
comment_button_text.innerHTML = 'o_0';
}
comment_button_bg.removeEventListener('click', createRequest, true);
} else if (self.value) {
comment_button_bg.className = comment_button_bg.className.replace(
/hover-off/gi,
'hover-on'
);
comment_button_bg.className = comment_button_bg.className.replace(
/\serror-off/gi,
''
);
comment_button_bg.className = comment_button_bg.className.replace(
/\serror-on/gi,
''
);
comment_button_text.className = comment_button_text.className.replace(
/\serror-off/gi,
''
);
comment_button_text.className = comment_button_text.className.replace(
/\serror-on/gi,
''
);
comment_button_bg.setAttribute(
'class',
comment_button_bg.getAttribute('class') + ' error-off'
);
comment_button_text.setAttribute(
'class',
comment_button_text.getAttribute('class') + ' error-off'
);
comment_button_text.innerHTML = cc.submit;
if (once_click) {
once_click = false;
comment_button_bg.addEventListener('click', createRequest, true);
}
}
});
function createRequest() {
var data = {};
var self = this;
self.removeEventListener('click', createRequest, true);
var comment_recaptcha = document.querySelector('#cinemapress-comments');
if (
comment_recaptcha &&
comment_recaptcha.dataset &&
comment_recaptcha.dataset.recaptcha
) {
data.comment_recaptcha = comment_recaptcha.dataset.recaptcha;
}
if (self.dataset.commentType === 'submit') {
data.movie_id = cc.movie_id;
data.season_id = cc.season_id;
data.episode_id = cc.episode_id;
data.content_id = cc.content_id;
data.comment_title = document.title;
var comment_text = document.querySelector('[name="comment_text"]');
var comment_anonymous = document.querySelector(
'[name="comment_anonymous"]'
);
if (comment_anonymous && comment_anonymous.value) {
data.comment_anonymous = comment_anonymous.value;
setCookieCinemaPress('CP_anonymous', comment_anonymous.value, {
expires: 864e5,
path: '/',
domain: '.' + cc.domain
});
}
data.reply_id = comment_text.dataset.replyId;
data.comment_text = comment_text.value;
data.comment_star = comment_text.dataset.commentStar;
comment_text.value = '';
comment_text.dataset.replyId = '';
comment_text.dataset.commentStar = '';
var comment_count = document.querySelector('.cinemapress-comment-count');
if (comment_count)
comment_count.innerHTML = '' + (parseInt(comment_count.innerHTML) + 1);
var comment_star = document.querySelector('.cinemapress-comment-star');
if (comment_star) comment_star.style.visibility = 'hidden';
var question = document.querySelector('.cinemapress-comment-question');
if (question) {
var form_bb = document.querySelector('.cinemapress-comment-form-bb');
if (form_bb) form_bb.style.visibility = 'hidden';
question.style.display = 'block';
}
var question_text = document.querySelector(
'.cinemapress-comment-question-text'
);
if (question_text) question_text.style.display = 'block';
var answer = document.querySelector(
'.cinemapress-comment-question-answer'
);
if (answer) answer.style.display = 'block';
var answer_yes = document.querySelector(
'.cinemapress-comment-question-answer-yes'
);
if (answer_yes) {
answer_yes.addEventListener(
'click',
function() {
answer.style.display = 'none';
question_text.style.display = 'none';
document.querySelector(
'.cinemapress-comment-question-text-yes'
).style.display = 'block';
},
false
);
}
var answer_not = document.querySelector(
'.cinemapress-comment-question-answer-not'
);
if (answer_not) {
answer_not.addEventListener(
'click',
function() {
answer.style.display = 'none';
question_text.style.display = 'none';
document.querySelector(
'.cinemapress-comment-question-text-not'
).style.display = 'block';
},
false
);
}
once_click = true;
} else if (
self.dataset.commentType === 'like' ||
self.dataset.commentType === 'dislike'
) {
data.comment_id = self.dataset.commentId;
data.comment_type = self.dataset.commentType;
var number = self.querySelector(
'.cinemapress-comment-' + self.dataset.commentType + '-number'
);
number.innerHTML = '' + (parseInt(number.innerHTML) + 1);
}
sendRequest(data, function(res) {
if (typeof res === 'object') {
if (
self.dataset.commentType === 'like' ||
self.dataset.commentType === 'dislike'
) {
if (res.status !== 'success') {
var number = self.querySelector(
'.cinemapress-comment-' + self.dataset.commentType + '-number'
);
number.innerHTML = '' + (parseInt(number.innerHTML) - 1);
}
var ld = document.querySelector(
'' +
'[data-comment-type="' +
(self.dataset.commentType && self.dataset.commentType === 'like'
? 'dislike'
: 'like') +
'"]' +
'[data-comment-id="' +
self.dataset.commentId +
'"]'
);
if (ld) {
ld.removeEventListener('click', createRequest, true);
}
} else if (res.status === 'error') {
if (res.code === 3) {
console.log(res.message);
alert(cc.recaptcha_text);
} else {
alert(res.message);
}
}
} else {
console.log(res);
}
cinemapressRecaptcha();
});
}
function sendRequest(data, callback) {
var xhr = new XMLHttpRequest();
xhr.open('POST', '/api/comments', true);
xhr.setRequestHeader('Content-type', 'application/json; charset=UTF-8');
xhr.onreadystatechange = function() {
if (xhr.readyState === 4 && xhr.status === 200) {
callback(
typeof xhr.responseText === 'string'
? JSON.parse(xhr.responseText)
: xhr.responseText
);
}
};
xhr.send(JSON.stringify(data));
}
function cinemapressRecaptcha() {
if (!cc.recaptcha_sitekey) return;
grecaptcha.ready(function() {
grecaptcha.execute(cc.recaptcha_sitekey).then(function(e) {
var o = document.querySelector('#cinemapress-comments');
if (o) {
o.setAttribute('data-recaptcha', e);
}
});
});
}
document.addEventListener('DOMContentLoaded', function(event) {
cinemapressRecaptcha();
});
setInterval(function() {
cinemapressRecaptcha();
}, 60000);
})(cinemapress_comments);
var cinemapress_comments = {
domain: '',
submit: '',
search: '',
movie_id: '',
season_id: '',
episode_id: '',
content_id: '',
recaptcha_sitekey: '',
recaptcha_text: '',
min_symbols: parseInt(''),
min_symbols_text: '',
url_links: parseInt(''),
url_links_text: '',
bb_codes: parseInt(''),
bb_codes_text: '',
html_tags: parseInt(''),
html_tags_text: '',
stopworls: ''
};
(function(cc) {
var comment_text = document.querySelector('[name="comment_text"]');
if (!comment_text) return;
var comment_button_bg = document.querySelector(
'.cinemapress-comment-button-bg'
);
var comment_button_text = document.querySelector(
'.cinemapress-comment-button-text'
);
var comment_spoilers = document.querySelectorAll(
'.cinemapress-comment-spoiler'
);
var comment_search = document.querySelectorAll('.cinemapress-comment-search');
var comment_stars = document.querySelectorAll(
'.cinemapress-comment-star div'
);
var comment_bb_codes = document.querySelectorAll('[data-bb-code]');
var comment_type = document.querySelectorAll(
'[data-comment-type="like"],[data-comment-type="dislike"]'
);
var comment_anonymous = document.querySelector('[name="comment_anonymous"]');
var comment_anonymous_new = getCookieCinemaPress('CP_anonymous');
if (comment_anonymous && comment_anonymous_new) {
comment_anonymous.value = comment_anonymous_new;
}
comment_type.forEach(function(type) {
type.addEventListener('click', createRequest, true);
});
comment_spoilers.forEach(function(spoiler) {
spoiler.addEventListener(
'click',
function() {
this.innerHTML = this.dataset.commentSpoiler;
},
true
);
});
comment_search.forEach(function(search) {
search.addEventListener(
'click',
function() {
window.open(
'/' +
cc.search +
'?q=' +
encodeURIComponent(this.dataset.commentSearch)
);
},
true
);
});
comment_stars.forEach(function(star) {
star.addEventListener('click', function() {
var self = this;
comment_text.dataset.commentStar = self.dataset.commentStar;
document
.querySelectorAll('.cinemapress-comment-star div')
.forEach(function(span) {
if (span.dataset.commentStar === self.dataset.commentStar) {
span.setAttribute(
'class',
span.getAttribute('class') + ' selected'
);
} else {
span.style.display = 'none';
}
});
});
});
comment_bb_codes.forEach(function(bb_code) {
bb_code.addEventListener('click', function() {
var textarea = document.querySelector('[name="comment_text"]');
if (this.dataset.bbValue) {
textarea.value =
(cc.bb_codes ? '[' + this.dataset.bbCode + ']' : '') +
this.dataset.bbValue +
(cc.bb_codes ? '[/' + this.dataset.bbCode + '], ' : ', ');
textarea.focus();
textarea.dataset.replyId = this.dataset.replyId;
window.location.hash = '#cinemapress-comments';
} else if (this.dataset.bbCode) {
var start = textarea.selectionStart;
var end = textarea.selectionEnd;
var sel = textarea.value.substring(start, end);
textarea.value =
textarea.value.substring(0, start) +
(cc.bb_codes ? '[' + this.dataset.bbCode + ']' : '') +
sel +
(cc.bb_codes ? '[/' + this.dataset.bbCode + ']' : '') +
textarea.value.substring(end);
textarea.focus();
textarea.selectionEnd = end + (this.dataset.bbCode.length * 2 + 5);
}
});
});
var once_click = true;
comment_text.addEventListener('input', function() {
var self = this;
self.value = self.value
.replace(
/\[(b|i|spoiler|search)([^\]]*?)]\[\/(b|i|spoiler|search)]/gi,
'[$1]$2[/$3]'
)
.replace(
/\[(b|i|spoiler|search)]\[([^\]]*?)\/(b|i|spoiler|search)]/gi,
'[$1]$2[/$3]'
)
.replace(
/\[(b|i|spoiler|search)]\[\/([^\]]*?)(b|i|spoiler|search)]/gi,
'[$1]$2[/$3]'
)
.replace(
/\[(b|i|spoiler|search)]\s*([^\[]*?)\s*\[\/(b|i|spoiler|search)]/gi,
'[$1]$2[/$3]'
)
.replace(
/([a-zа-яё0-9]+)\[(b|i|spoiler|search)]([^\[]*?)\[\/(b|i|spoiler|search)]/gi,
'$1 [$2]$3[/$4]'
)
.replace(
/\[(b|i|spoiler|search)]([^\[]*?)\[\/(b|i|spoiler|search)]([a-zа-яё0-9]+)/gi,
'[$1]$2[/$3] $4'
);
if (/\[\/(b|i|spoiler|search)]$/i.test(self.value)) {
self.focus();
self.selectionEnd = self.value.lastIndexOf('[/');
}
var value = self.value
.replace(/[<][^>]*?>/gi, '')
.replace(/[\[][^\]]*?]/gi, '')
.replace(/\s+/g, ' ')
.replace(/(^\s*)|(\s*)$/g, '');
self.value = self.value.replace(/\s{3,}/g, ' ');
var error_stopworlds = cc.stopworls
? cc.stopworls.split(',').filter(function(world) {
var w = new RegExp(world, 'i');
return w.test(self.value);
})
: [];
var error_min_symbols = cc.min_symbols && value.length < cc.min_symbols;
var error_url_links =
!cc.url_links &&
/[a-zA-Z0-9][a-zA-Z0-9-]{1,61}[a-zA-Z0-9](?:\.[a-zA-Z]{2,})+/i.test(
self.value
);
var error_bb_codes = !cc.bb_codes && /\[[^\]]*?]/i.test(self.value);
var error_html_tags = !cc.html_tags && /<[^>]*?>/i.test(self.value);
if (
error_min_symbols ||
error_url_links ||
error_bb_codes ||
error_html_tags ||
error_stopworlds.length
) {
once_click = true;
comment_button_bg.className = comment_button_bg.className
.replace(/hover-on/gi, 'hover-off')
.replace(/\serror-off/gi, '')
.replace(/\serror-on/gi, '');
comment_button_text.className = comment_button_text.className
.replace(/\serror-off/gi, '')
.replace(/\serror-on/gi, '');
comment_button_bg.setAttribute(
'class',
comment_button_bg.getAttribute('class') + ' error-on'
);
comment_button_text.setAttribute(
'class',
comment_button_text.getAttribute('class') + ' error-on'
);
if (error_min_symbols) {
comment_button_text.innerHTML = cc.min_symbols_text.replace(
'[num]',
'' + (cc.min_symbols - value.length)
);
} else if (error_url_links) {
comment_button_text.innerHTML = cc.url_links_text;
} else if (error_bb_codes) {
comment_button_text.innerHTML = cc.bb_codes_text;
} else if (error_html_tags) {
comment_button_text.innerHTML = cc.html_tags_text;
} else if (error_stopworlds.length) {
comment_button_text.innerHTML =
'«' + error_stopworlds.join('», «') + '»';
} else {
comment_button_text.innerHTML = 'o_0';
}
comment_button_bg.removeEventListener('click', createRequest, true);
} else if (self.value) {
comment_button_bg.className = comment_button_bg.className.replace(
/hover-off/gi,
'hover-on'
);
comment_button_bg.className = comment_button_bg.className.replace(
/\serror-off/gi,
''
);
comment_button_bg.className = comment_button_bg.className.replace(
/\serror-on/gi,
''
);
comment_button_text.className = comment_button_text.className.replace(
/\serror-off/gi,
''
);
comment_button_text.className = comment_button_text.className.replace(
/\serror-on/gi,
''
);
comment_button_bg.setAttribute(
'class',
comment_button_bg.getAttribute('class') + ' error-off'
);
comment_button_text.setAttribute(
'class',
comment_button_text.getAttribute('class') + ' error-off'
);
comment_button_text.innerHTML = cc.submit;
if (once_click) {
once_click = false;
comment_button_bg.addEventListener('click', createRequest, true);
}
}
});
function createRequest() {
var data = {};
var self = this;
self.removeEventListener('click', createRequest, true);
var comment_recaptcha = document.querySelector('#cinemapress-comments');
if (
comment_recaptcha &&
comment_recaptcha.dataset &&
comment_recaptcha.dataset.recaptcha
) {
data.comment_recaptcha = comment_recaptcha.dataset.recaptcha;
}
if (self.dataset.commentType === 'submit') {
data.movie_id = cc.movie_id;
data.season_id = cc.season_id;
data.episode_id = cc.episode_id;
data.content_id = cc.content_id;
data.comment_title = document.title;
var comment_text = document.querySelector('[name="comment_text"]');
var comment_anonymous = document.querySelector(
'[name="comment_anonymous"]'
);
if (comment_anonymous && comment_anonymous.value) {
data.comment_anonymous = comment_anonymous.value;
setCookieCinemaPress('CP_anonymous', comment_anonymous.value, {
expires: 864e5,
path: '/',
domain: '.' + cc.domain
});
}
data.reply_id = comment_text.dataset.replyId;
data.comment_text = comment_text.value;
data.comment_star = comment_text.dataset.commentStar;
comment_text.value = '';
comment_text.dataset.replyId = '';
comment_text.dataset.commentStar = '';
var comment_count = document.querySelector('.cinemapress-comment-count');
if (comment_count)
comment_count.innerHTML = '' + (parseInt(comment_count.innerHTML) + 1);
var comment_star = document.querySelector('.cinemapress-comment-star');
if (comment_star) comment_star.style.visibility = 'hidden';
var question = document.querySelector('.cinemapress-comment-question');
if (question) {
var form_bb = document.querySelector('.cinemapress-comment-form-bb');
if (form_bb) form_bb.style.visibility = 'hidden';
question.style.display = 'block';
}
var question_text = document.querySelector(
'.cinemapress-comment-question-text'
);
if (question_text) question_text.style.display = 'block';
var answer = document.querySelector(
'.cinemapress-comment-question-answer'
);
if (answer) answer.style.display = 'block';
var answer_yes = document.querySelector(
'.cinemapress-comment-question-answer-yes'
);
if (answer_yes) {
answer_yes.addEventListener(
'click',
function() {
answer.style.display = 'none';
question_text.style.display = 'none';
document.querySelector(
'.cinemapress-comment-question-text-yes'
).style.display = 'block';
},
false
);
}
var answer_not = document.querySelector(
'.cinemapress-comment-question-answer-not'
);
if (answer_not) {
answer_not.addEventListener(
'click',
function() {
answer.style.display = 'none';
question_text.style.display = 'none';
document.querySelector(
'.cinemapress-comment-question-text-not'
).style.display = 'block';
},
false
);
}
once_click = true;
} else if (
self.dataset.commentType === 'like' ||
self.dataset.commentType === 'dislike'
) {
data.comment_id = self.dataset.commentId;
data.comment_type = self.dataset.commentType;
var number = self.querySelector(
'.cinemapress-comment-' + self.dataset.commentType + '-number'
);
number.innerHTML = '' + (parseInt(number.innerHTML) + 1);
}
sendRequest(data, function(res) {
if (typeof res === 'object') {
if (
self.dataset.commentType === 'like' ||
self.dataset.commentType === 'dislike'
) {
if (res.status !== 'success') {
var number = self.querySelector(
'.cinemapress-comment-' + self.dataset.commentType + '-number'
);
number.innerHTML = '' + (parseInt(number.innerHTML) - 1);
}
var ld = document.querySelector(
'' +
'[data-comment-type="' +
(self.dataset.commentType && self.dataset.commentType === 'like'
? 'dislike'
: 'like') +
'"]' +
'[data-comment-id="' +
self.dataset.commentId +
'"]'
);
if (ld) {
ld.removeEventListener('click', createRequest, true);
}
} else if (res.status === 'error') {
if (res.code === 3) {
console.log(res.message);
alert(cc.recaptcha_text);
} else {
alert(res.message);
}
}
} else {
console.log(res);
}
cinemapressRecaptcha();
});
}
function sendRequest(data, callback) {
var xhr = new XMLHttpRequest();
xhr.open('POST', '/api/comments', true);
xhr.setRequestHeader('Content-type', 'application/json; charset=UTF-8');
xhr.onreadystatechange = function() {
if (xhr.readyState === 4 && xhr.status === 200) {
callback(
typeof xhr.responseText === 'string'
? JSON.parse(xhr.responseText)
: xhr.responseText
);
}
};
xhr.send(JSON.stringify(data));
}
function cinemapressRecaptcha() {
if (!cc.recaptcha_sitekey) return;
grecaptcha.ready(function() {
grecaptcha.execute(cc.recaptcha_sitekey).then(function(e) {
var o = document.querySelector('#cinemapress-comments');
if (o) {
o.setAttribute('data-recaptcha', e);
}
});
});
}
document.addEventListener('DOMContentLoaded', function(event) {
cinemapressRecaptcha();
});
setInterval(function() {
cinemapressRecaptcha();
}, 60000);
})(cinemapress_comments);

View File

@ -1,62 +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="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 511.985 511.985" style="enable-background:new 0 0 511.985 511.985;" xml:space="preserve">
<path style="fill:#A0D468;" d="M438.878,386.347l-1.827-0.531c-26.469-7.109-35.406-13.922-47.188-18.422
c-41.811-15.921-52.686-27.405-55.467-32.811c-0.094-0.203-0.172-0.406-0.266-0.609l-0.344-48.546l-77.793-1.124l-77.795,1.125
l-0.344,48.546c-0.094,0.203-0.172,0.406-0.266,0.609c-2.781,5.405-13.655,16.89-55.451,32.811
c-11.781,4.5-20.734,11.312-47.202,18.422l-1.828,0.531c-24.093,7.953-40.295,30.296-40.295,55.514v70.123h223.181h223.181v-70.123
C479.174,416.643,462.971,394.301,438.878,386.347z"/>
<path style="fill:#EAC6BB;" d="M255.993,42.693c-75.967,0-137.543,58.96-137.543,148.34c0,89.364,85.2,171.611,137.543,171.611
c52.342,0,137.558-82.247,137.558-171.611C393.551,101.653,331.959,42.693,255.993,42.693z"/>
<path style="fill:#656D78;" d="M393.457,185.4c0.047,1.867,0.094,3.734,0.094,5.633c0,7.156-0.578,14.265-1.609,21.288
c4.641,6.844,6.047,15.695,3.578,24.844c-2.953,10.819-11.202,20.624-23.218,27.593c-15.374,8.89-36.78,13.249-61.873,12.577
l-0.594,21.312c1.969,0.062,3.875,0.078,5.766,0.078c62.732,0,93.044-28.592,100.497-55.967
C422.347,219.766,413.254,196.861,393.457,185.4z"/>
<g>
<path style="fill:#DA4453;" d="M301.867,15.975L265.226,121.66c113.981-15.336,136.449,65.24,136.449,65.24
C447.065,15.35,301.867,15.975,301.867,15.975z"/>
<path style="fill:#DA4453;" d="M401.957,227.595l-10.531-37.788c-0.156-0.484-4.687-15.359-18.812-29.897
c-19.03-19.594-45.843-29.522-79.716-29.522c-8.312,0-17.156,0.617-26.25,1.844l-17.187,2.312l44.812-129.2l7.625-0.039
c2.499,0,61.873,0.516,96.059,44.921c25.156,32.663,29.875,79.561,14.031,139.41L401.957,227.595z M292.898,109.051
c50.311,0,79.919,20.078,95.902,36.921c3.25,3.422,6.078,6.859,8.531,10.188c6.219-39.585,0.781-70.764-16.28-92.919
c-21.452-27.882-56.562-34.522-71.764-36.108l-28.546,82.294C284.883,109.176,288.93,109.051,292.898,109.051z"/>
</g>
<path style="fill:#ED5564;" d="M371.958,26.483C370.646,25.397,338.959,0,275.398,0c-22.327,0-46.123,3.163-70.717,9.405
c-32.608,8.266-58.342,26.32-76.481,53.663c-14.828,22.335-24.594,51.006-29.046,85.2c-7.578,58.357,2.093,120.778,8.53,152.784
l11.469,57.03l9.516-57.405c0.062-0.406,7.343-43.076,32.64-84.896c14.593-24.108,32.249-43.257,52.498-56.912
c25.108-16.922,54.498-25.499,87.357-25.499c10.03,0,20.545,0.797,31.264,2.383l8.75,1.289l36.53-105.856L371.958,26.483z"/>
<path style="fill:#434A54;" d="M289.305,260.672c-0.438,0-0.891,0.008-1.344,0.023c-18.891,0.57-33.843,13.265-33.374,28.327
c0.453,14.718,15.421,26.28,33.718,26.28c0.438,0,0.875,0,1.328-0.031c18.89-0.562,33.842-13.25,33.389-28.327
C322.568,272.225,307.6,260.672,289.305,260.672z"/>
<g>
</g>
<g>
</g>
<g>
</g>
<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>
<?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="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 511.985 511.985" style="enable-background:new 0 0 511.985 511.985;" xml:space="preserve">
<path style="fill:#A0D468;" d="M438.878,386.347l-1.827-0.531c-26.469-7.109-35.406-13.922-47.188-18.422
c-41.811-15.921-52.686-27.405-55.467-32.811c-0.094-0.203-0.172-0.406-0.266-0.609l-0.344-48.546l-77.793-1.124l-77.795,1.125
l-0.344,48.546c-0.094,0.203-0.172,0.406-0.266,0.609c-2.781,5.405-13.655,16.89-55.451,32.811
c-11.781,4.5-20.734,11.312-47.202,18.422l-1.828,0.531c-24.093,7.953-40.295,30.296-40.295,55.514v70.123h223.181h223.181v-70.123
C479.174,416.643,462.971,394.301,438.878,386.347z"/>
<path style="fill:#EAC6BB;" d="M255.993,42.693c-75.967,0-137.543,58.96-137.543,148.34c0,89.364,85.2,171.611,137.543,171.611
c52.342,0,137.558-82.247,137.558-171.611C393.551,101.653,331.959,42.693,255.993,42.693z"/>
<path style="fill:#656D78;" d="M393.457,185.4c0.047,1.867,0.094,3.734,0.094,5.633c0,7.156-0.578,14.265-1.609,21.288
c4.641,6.844,6.047,15.695,3.578,24.844c-2.953,10.819-11.202,20.624-23.218,27.593c-15.374,8.89-36.78,13.249-61.873,12.577
l-0.594,21.312c1.969,0.062,3.875,0.078,5.766,0.078c62.732,0,93.044-28.592,100.497-55.967
C422.347,219.766,413.254,196.861,393.457,185.4z"/>
<g>
<path style="fill:#DA4453;" d="M301.867,15.975L265.226,121.66c113.981-15.336,136.449,65.24,136.449,65.24
C447.065,15.35,301.867,15.975,301.867,15.975z"/>
<path style="fill:#DA4453;" d="M401.957,227.595l-10.531-37.788c-0.156-0.484-4.687-15.359-18.812-29.897
c-19.03-19.594-45.843-29.522-79.716-29.522c-8.312,0-17.156,0.617-26.25,1.844l-17.187,2.312l44.812-129.2l7.625-0.039
c2.499,0,61.873,0.516,96.059,44.921c25.156,32.663,29.875,79.561,14.031,139.41L401.957,227.595z M292.898,109.051
c50.311,0,79.919,20.078,95.902,36.921c3.25,3.422,6.078,6.859,8.531,10.188c6.219-39.585,0.781-70.764-16.28-92.919
c-21.452-27.882-56.562-34.522-71.764-36.108l-28.546,82.294C284.883,109.176,288.93,109.051,292.898,109.051z"/>
</g>
<path style="fill:#ED5564;" d="M371.958,26.483C370.646,25.397,338.959,0,275.398,0c-22.327,0-46.123,3.163-70.717,9.405
c-32.608,8.266-58.342,26.32-76.481,53.663c-14.828,22.335-24.594,51.006-29.046,85.2c-7.578,58.357,2.093,120.778,8.53,152.784
l11.469,57.03l9.516-57.405c0.062-0.406,7.343-43.076,32.64-84.896c14.593-24.108,32.249-43.257,52.498-56.912
c25.108-16.922,54.498-25.499,87.357-25.499c10.03,0,20.545,0.797,31.264,2.383l8.75,1.289l36.53-105.856L371.958,26.483z"/>
<path style="fill:#434A54;" d="M289.305,260.672c-0.438,0-0.891,0.008-1.344,0.023c-18.891,0.57-33.843,13.265-33.374,28.327
c0.453,14.718,15.421,26.28,33.718,26.28c0.438,0,0.875,0,1.328-0.031c18.89-0.562,33.842-13.25,33.389-28.327
C322.568,272.225,307.6,260.672,289.305,260.672z"/>
<g>
</g>
<g>
</g>
<g>
</g>
<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>

Before

Width:  |  Height:  |  Size: 3.0 KiB

After

Width:  |  Height:  |  Size: 3.1 KiB

View File

@ -1,44 +1,44 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<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>
<g>
<rect x="1" y="1" style="fill:#687492;" width="52" height="52"/>
<path style="fill:#687492;" d="M54,54H0V0h54V54z M2,52h50V2H2V52z"/>
</g>
<path style="fill:#FFFFFF;" d="M35,45c-0.256,0-0.512-0.098-0.707-0.293L16.586,27L34.293,9.293c0.391-0.391,1.023-0.391,1.414,0
s0.391,1.023,0,1.414L19.414,27l16.293,16.293c0.391,0.391,0.391,1.023,0,1.414C35.512,44.902,35.256,45,35,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>
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<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>
<g>
<rect x="1" y="1" style="fill:#687492;" width="52" height="52"/>
<path style="fill:#687492;" d="M54,54H0V0h54V54z M2,52h50V2H2V52z"/>
</g>
<path style="fill:#FFFFFF;" d="M35,45c-0.256,0-0.512-0.098-0.707-0.293L16.586,27L34.293,9.293c0.391-0.391,1.023-0.391,1.414,0
s0.391,1.023,0,1.414L19.414,27l16.293,16.293c0.391,0.391,0.391,1.023,0,1.414C35.512,44.902,35.256,45,35,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>

Before

Width:  |  Height:  |  Size: 988 B

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

@ -1,73 +1,73 @@
<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
<svg version="1.0" xmlns="http://www.w3.org/2000/svg"
width="16.000000pt" height="16.000000pt" viewBox="0 0 16.000000 16.000000"
preserveAspectRatio="xMidYMid meet">
<metadata>
Created by potrace 1.11, written by Peter Selinger 2001-2013
</metadata>
<g transform="translate(0.000000,16.000000) scale(0.003125,-0.003125)"
fill="#ffffff" stroke="none">
<path d="M2517 4984 c-1 -1 -76 -5 -167 -8 -91 -4 -178 -9 -195 -10 -119 -13
-163 -18 -185 -21 -14 -2 -45 -7 -70 -10 -470 -65 -902 -218 -1165 -413 -132
-98 -240 -232 -280 -347 -25 -69 -25 -203 0 -274 108 -322 578 -598 1240 -730
131 -26 373 -59 505 -68 197 -15 747 -7 845 11 11 2 51 7 90 11 38 4 72 8 75
10 3 2 30 6 60 10 260 32 602 133 846 250 298 142 482 310 548 500 156 453
-461 898 -1439 1039 -97 14 -182 25 -255 31 -19 2 -109 7 -200 10 -91 4 -184
8 -208 9 -24 1 -44 1 -45 0z m343 -257 c19 -3 67 -8 105 -11 39 -4 77 -9 85
-11 8 -2 38 -7 65 -10 28 -4 58 -9 67 -11 10 -3 29 -7 42 -10 142 -25 361
-101 510 -175 249 -124 379 -269 389 -434 11 -152 -68 -281 -245 -401 -68 -47
-229 -133 -264 -141 -5 -1 -40 -14 -79 -29 -59 -22 -293 -90 -318 -92 -10 0
-87 -13 -112 -18 -11 -3 -38 -7 -60 -10 -22 -3 -51 -7 -65 -10 -181 -30 -743
-23 -905 11 -11 2 -42 7 -70 10 -60 8 -240 49 -310 71 -402 126 -644 304 -690
509 -38 168 42 319 239 453 62 42 233 132 251 132 3 0 31 11 61 25 30 14 59
25 64 25 5 0 43 11 84 24 95 31 249 65 375 82 19 2 46 6 60 9 14 2 62 7 106
10 44 4 81 8 82 9 4 4 496 -3 533 -7z"/>
<path d="M2405 4647 c-185 -33 -311 -110 -317 -193 -4 -61 50 -119 152 -162
225 -95 602 -64 736 60 44 41 62 86 50 126 -11 32 -71 87 -122 111 -90 43
-191 63 -324 65 -69 1 -147 -2 -175 -7z"/>
<path d="M1558 4359 c-106 -17 -222 -62 -274 -107 -30 -26 -51 -72 -48 -105 7
-74 124 -150 278 -182 96 -19 290 -19 391 2 92 18 208 75 240 117 38 50 41 84
10 132 -42 63 -127 108 -260 136 -61 13 -273 18 -337 7z"/>
<path d="M3204 4345 c-229 -58 -319 -170 -217 -271 82 -82 236 -126 440 -125
164 1 314 41 400 107 106 81 67 191 -92 256 -99 41 -150 49 -310 53 -109 2
-145 -1 -221 -20z"/>
<path d="M2523 4129 c-84 -8 -142 -33 -163 -71 -13 -25 -13 -29 9 -52 13 -14
46 -33 72 -41 45 -15 157 -21 204 -11 66 14 125 55 125 86 0 22 -36 55 -82 74
-21 8 -38 13 -38 11 0 -2 -12 0 -27 4 -16 4 -60 4 -100 0z"/>
<path d="M1917 3914 c-105 -17 -116 -20 -178 -43 -159 -60 -208 -159 -122
-245 135 -134 528 -166 762 -61 62 28 130 91 132 123 6 66 -19 108 -85 147
-46 27 -135 60 -188 70 -81 15 -252 19 -321 9z"/>
<path d="M2961 3914 c-433 -63 -453 -325 -31 -401 14 -2 75 -6 135 -8 209 -7
387 43 463 130 18 20 33 42 33 50 1 8 2 21 3 28 3 19 -23 67 -52 95 -92 85
-350 135 -551 106z"/>
<path d="M431 3353 c0 -398 2 -416 61 -523 101 -182 303 -336 618 -473 134
-58 439 -146 625 -181 22 -4 54 -9 70 -11 30 -4 79 -12 125 -20 14 -2 56 -7
95 -11 38 -3 78 -8 89 -10 46 -9 285 -18 451 -18 172 1 443 12 454 19 4 1 38
6 76 9 39 4 79 9 90 11 11 3 37 7 58 10 82 11 116 17 202 35 50 11 101 21 115
24 75 14 298 84 405 126 347 137 579 314 675 514 16 33 34 85 40 115 13 69 12
763 -1 707 -28 -117 -136 -264 -272 -369 -181 -139 -364 -225 -702 -330 -63
-19 -355 -84 -415 -91 -25 -4 -56 -8 -70 -11 -55 -10 -200 -25 -285 -31 -49
-3 -101 -8 -115 -10 -30 -5 -456 -4 -520 1 -25 2 -81 6 -125 9 -100 8 -164 15
-285 32 -767 109 -1343 425 -1446 793 -11 40 -12 -3 -13 -316z"/>
<path d="M4682 2715 c-1 -16 -13 -55 -25 -85 -125 -304 -539 -549 -1167 -691
-47 -11 -101 -22 -120 -25 -44 -7 -88 -14 -120 -19 -89 -15 -295 -36 -405 -42
-220 -12 -676 -5 -735 12 -8 2 -44 6 -80 10 -67 6 -89 9 -200 26 -744 119
-1287 425 -1384 779 -14 51 -15 29 -13 -325 2 -337 4 -385 20 -428 80 -215
300 -401 647 -549 115 -49 372 -132 470 -152 241 -48 316 -61 420 -72 25 -2
56 -6 70 -9 101 -19 692 -28 880 -12 84 7 387 48 463 62 45 9 199 45 237 55
116 32 223 66 280 87 249 95 450 213 580 343 94 93 141 169 179 290 6 20 13
603 9 700 -2 41 -5 62 -6 45z"/>
<path d="M4682 1733 c-14 -136 -158 -323 -343 -445 -160 -107 -381 -207 -589
-266 -144 -42 -187 -53 -280 -72 -58 -12 -121 -24 -140 -26 -19 -2 -57 -9 -85
-14 -27 -5 -77 -12 -110 -16 -33 -3 -69 -8 -80 -10 -130 -25 -941 -24 -985 0
-3 2 -39 7 -80 10 -41 4 -82 9 -90 11 -16 4 -70 13 -130 21 -152 20 -501 120
-670 192 -348 147 -582 348 -646 555 -9 29 -18 57 -19 62 -2 6 -3 -161 -2
-370 l2 -380 25 -60 c68 -161 204 -298 415 -421 80 -47 221 -114 239 -114 7 0
16 -4 21 -9 16 -16 212 -80 354 -117 127 -33 343 -76 444 -88 26 -3 66 -8 90
-11 214 -27 592 -36 837 -21 117 7 143 10 240 22 30 4 66 8 80 9 23 2 89 12
135 21 11 2 40 7 65 10 25 3 48 8 53 11 4 2 20 7 35 9 115 20 326 80 458 130
417 156 687 380 749 620 13 50 15 122 12 420 -1 197 -3 349 -5 337z"/>
</g>
</svg>
<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
<svg version="1.0" xmlns="http://www.w3.org/2000/svg"
width="16.000000pt" height="16.000000pt" viewBox="0 0 16.000000 16.000000"
preserveAspectRatio="xMidYMid meet">
<metadata>
Created by potrace 1.11, written by Peter Selinger 2001-2013
</metadata>
<g transform="translate(0.000000,16.000000) scale(0.003125,-0.003125)"
fill="#ffffff" stroke="none">
<path d="M2517 4984 c-1 -1 -76 -5 -167 -8 -91 -4 -178 -9 -195 -10 -119 -13
-163 -18 -185 -21 -14 -2 -45 -7 -70 -10 -470 -65 -902 -218 -1165 -413 -132
-98 -240 -232 -280 -347 -25 -69 -25 -203 0 -274 108 -322 578 -598 1240 -730
131 -26 373 -59 505 -68 197 -15 747 -7 845 11 11 2 51 7 90 11 38 4 72 8 75
10 3 2 30 6 60 10 260 32 602 133 846 250 298 142 482 310 548 500 156 453
-461 898 -1439 1039 -97 14 -182 25 -255 31 -19 2 -109 7 -200 10 -91 4 -184
8 -208 9 -24 1 -44 1 -45 0z m343 -257 c19 -3 67 -8 105 -11 39 -4 77 -9 85
-11 8 -2 38 -7 65 -10 28 -4 58 -9 67 -11 10 -3 29 -7 42 -10 142 -25 361
-101 510 -175 249 -124 379 -269 389 -434 11 -152 -68 -281 -245 -401 -68 -47
-229 -133 -264 -141 -5 -1 -40 -14 -79 -29 -59 -22 -293 -90 -318 -92 -10 0
-87 -13 -112 -18 -11 -3 -38 -7 -60 -10 -22 -3 -51 -7 -65 -10 -181 -30 -743
-23 -905 11 -11 2 -42 7 -70 10 -60 8 -240 49 -310 71 -402 126 -644 304 -690
509 -38 168 42 319 239 453 62 42 233 132 251 132 3 0 31 11 61 25 30 14 59
25 64 25 5 0 43 11 84 24 95 31 249 65 375 82 19 2 46 6 60 9 14 2 62 7 106
10 44 4 81 8 82 9 4 4 496 -3 533 -7z"/>
<path d="M2405 4647 c-185 -33 -311 -110 -317 -193 -4 -61 50 -119 152 -162
225 -95 602 -64 736 60 44 41 62 86 50 126 -11 32 -71 87 -122 111 -90 43
-191 63 -324 65 -69 1 -147 -2 -175 -7z"/>
<path d="M1558 4359 c-106 -17 -222 -62 -274 -107 -30 -26 -51 -72 -48 -105 7
-74 124 -150 278 -182 96 -19 290 -19 391 2 92 18 208 75 240 117 38 50 41 84
10 132 -42 63 -127 108 -260 136 -61 13 -273 18 -337 7z"/>
<path d="M3204 4345 c-229 -58 -319 -170 -217 -271 82 -82 236 -126 440 -125
164 1 314 41 400 107 106 81 67 191 -92 256 -99 41 -150 49 -310 53 -109 2
-145 -1 -221 -20z"/>
<path d="M2523 4129 c-84 -8 -142 -33 -163 -71 -13 -25 -13 -29 9 -52 13 -14
46 -33 72 -41 45 -15 157 -21 204 -11 66 14 125 55 125 86 0 22 -36 55 -82 74
-21 8 -38 13 -38 11 0 -2 -12 0 -27 4 -16 4 -60 4 -100 0z"/>
<path d="M1917 3914 c-105 -17 -116 -20 -178 -43 -159 -60 -208 -159 -122
-245 135 -134 528 -166 762 -61 62 28 130 91 132 123 6 66 -19 108 -85 147
-46 27 -135 60 -188 70 -81 15 -252 19 -321 9z"/>
<path d="M2961 3914 c-433 -63 -453 -325 -31 -401 14 -2 75 -6 135 -8 209 -7
387 43 463 130 18 20 33 42 33 50 1 8 2 21 3 28 3 19 -23 67 -52 95 -92 85
-350 135 -551 106z"/>
<path d="M431 3353 c0 -398 2 -416 61 -523 101 -182 303 -336 618 -473 134
-58 439 -146 625 -181 22 -4 54 -9 70 -11 30 -4 79 -12 125 -20 14 -2 56 -7
95 -11 38 -3 78 -8 89 -10 46 -9 285 -18 451 -18 172 1 443 12 454 19 4 1 38
6 76 9 39 4 79 9 90 11 11 3 37 7 58 10 82 11 116 17 202 35 50 11 101 21 115
24 75 14 298 84 405 126 347 137 579 314 675 514 16 33 34 85 40 115 13 69 12
763 -1 707 -28 -117 -136 -264 -272 -369 -181 -139 -364 -225 -702 -330 -63
-19 -355 -84 -415 -91 -25 -4 -56 -8 -70 -11 -55 -10 -200 -25 -285 -31 -49
-3 -101 -8 -115 -10 -30 -5 -456 -4 -520 1 -25 2 -81 6 -125 9 -100 8 -164 15
-285 32 -767 109 -1343 425 -1446 793 -11 40 -12 -3 -13 -316z"/>
<path d="M4682 2715 c-1 -16 -13 -55 -25 -85 -125 -304 -539 -549 -1167 -691
-47 -11 -101 -22 -120 -25 -44 -7 -88 -14 -120 -19 -89 -15 -295 -36 -405 -42
-220 -12 -676 -5 -735 12 -8 2 -44 6 -80 10 -67 6 -89 9 -200 26 -744 119
-1287 425 -1384 779 -14 51 -15 29 -13 -325 2 -337 4 -385 20 -428 80 -215
300 -401 647 -549 115 -49 372 -132 470 -152 241 -48 316 -61 420 -72 25 -2
56 -6 70 -9 101 -19 692 -28 880 -12 84 7 387 48 463 62 45 9 199 45 237 55
116 32 223 66 280 87 249 95 450 213 580 343 94 93 141 169 179 290 6 20 13
603 9 700 -2 41 -5 62 -6 45z"/>
<path d="M4682 1733 c-14 -136 -158 -323 -343 -445 -160 -107 -381 -207 -589
-266 -144 -42 -187 -53 -280 -72 -58 -12 -121 -24 -140 -26 -19 -2 -57 -9 -85
-14 -27 -5 -77 -12 -110 -16 -33 -3 -69 -8 -80 -10 -130 -25 -941 -24 -985 0
-3 2 -39 7 -80 10 -41 4 -82 9 -90 11 -16 4 -70 13 -130 21 -152 20 -501 120
-670 192 -348 147 -582 348 -646 555 -9 29 -18 57 -19 62 -2 6 -3 -161 -2
-370 l2 -380 25 -60 c68 -161 204 -298 415 -421 80 -47 221 -114 239 -114 7 0
16 -4 21 -9 16 -16 212 -80 354 -117 127 -33 343 -76 444 -88 26 -3 66 -8 90
-11 214 -27 592 -36 837 -21 117 7 143 10 240 22 30 4 66 8 80 9 23 2 89 12
135 21 11 2 40 7 65 10 25 3 48 8 53 11 4 2 20 7 35 9 115 20 326 80 458 130
417 156 687 380 749 620 13 50 15 122 12 420 -1 197 -3 349 -5 337z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 4.7 KiB

After

Width:  |  Height:  |  Size: 4.8 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 10 KiB

View File

@ -1,44 +1,44 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<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>
<g>
<rect x="1" y="1" style="fill:#687492;" width="52" height="52"/>
<path style="fill:#687492;" d="M54,54H0V0h54V54z M2,52h50V2H2V52z"/>
</g>
<path style="fill:#FFFFFF;" d="M19,45c-0.256,0-0.512-0.098-0.707-0.293c-0.391-0.391-0.391-1.023,0-1.414L34.586,27L18.293,10.707
c-0.391-0.391-0.391-1.023,0-1.414s1.023-0.391,1.414,0L37.414,27L19.707,44.707C19.512,44.902,19.256,45,19,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>
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<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>
<g>
<rect x="1" y="1" style="fill:#687492;" width="52" height="52"/>
<path style="fill:#687492;" d="M54,54H0V0h54V54z M2,52h50V2H2V52z"/>
</g>
<path style="fill:#FFFFFF;" d="M19,45c-0.256,0-0.512-0.098-0.707-0.293c-0.391-0.391-0.391-1.023,0-1.414L34.586,27L18.293,10.707
c-0.391-0.391-0.391-1.023,0-1.414s1.023-0.391,1.414,0L37.414,27L19.707,44.707C19.512,44.902,19.256,45,19,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>

Before

Width:  |  Height:  |  Size: 991 B

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

@ -1,44 +1,44 @@
<?xml version="1.0" encoding="windows-1252"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Capa_1" x="0px" y="0px" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve" width="512px" height="512px">
<polyline style="fill:#F5C86E;" points="498.334,19 300.144,305.103 279.486,334.925 279.486,435.065 354.796,361.463 316.334,289.667 "/>
<polyline style="fill:#FAE196;" points="209.505,313.515 64,269 502,10 502,403 283,336 "/>
<polygon style="fill:#F5B955;" points="279.486,435.065 213.353,314.693 498.334,19 285.632,326.052 "/>
<path d="M506.955,1.314c-3.119-1.78-6.955-1.75-10.045,0.078L313.656,109.756c-4.754,2.811-6.329,8.943-3.518,13.697 c2.81,4.753,8.942,6.328,13.697,3.518l131.482-77.749L210.411,303.335L88.603,266.069l158.965-94 c4.754-2.812,6.329-8.944,3.518-13.698c-2.81-4.753-8.943-6.33-13.697-3.518L58.91,260.392c-3.41,2.017-5.309,5.856-4.84,9.791 s3.216,7.221,7.004,8.38l145.469,44.504L270.72,439.88c0.067,0.121,0.136,0.223,0.207,0.314c1.071,1.786,2.676,3.245,4.678,4.087 c1.253,0.527,2.57,0.784,3.878,0.784c2.563,0,5.086-0.986,6.991-2.849l73.794-72.12l138.806,42.466 c0.96,0.293,1.945,0.438,2.925,0.438c2.116,0,4.206-0.672,5.948-1.961C510.496,409.153,512,406.17,512,403V10 C512,6.409,510.074,3.093,506.955,1.314z M419.584,115.12L271.265,329.23c-1.158,1.673-1.779,3.659-1.779,5.694v61.171 l-43.823-79.765L419.584,115.12z M289.486,411.309v-62.867l48.99,14.988L289.486,411.309z M295.501,329.367L492,45.704v343.779 L295.501,329.367z"/>
<path d="M164.423,347.577c-3.906-3.905-10.236-3.905-14.143,0l-93.352,93.352c-3.905,3.905-3.905,10.237,0,14.143 C58.882,457.024,61.441,458,64,458c2.559,0,5.118-0.976,7.071-2.929l93.352-93.352C168.328,357.815,168.328,351.483,164.423,347.577 z"/>
<path d="M25.929,471.929l-23,23c-3.905,3.905-3.905,10.237,0,14.143C4.882,511.024,7.441,512,10,512s5.118-0.977,7.071-2.929l23-23 c3.905-3.905,3.905-10.237,0-14.143C36.165,468.025,29.835,468.025,25.929,471.929z"/>
<path d="M135.58,491.41c-2.641,0-5.21,1.07-7.07,2.93c-1.86,1.86-2.93,4.43-2.93,7.07c0,2.63,1.069,5.21,2.93,7.07 c1.86,1.86,4.44,2.93,7.07,2.93s5.21-1.07,7.069-2.93c1.86-1.86,2.931-4.44,2.931-7.07c0-2.64-1.07-5.21-2.931-7.07 C140.79,492.48,138.21,491.41,135.58,491.41z"/>
<path d="M202.909,419.935l-49.446,49.445c-3.905,3.905-3.905,10.237,0,14.142c1.953,1.953,4.512,2.929,7.071,2.929 s5.118-0.977,7.071-2.929l49.446-49.445c3.905-3.905,3.905-10.237,0-14.142C213.148,416.03,206.818,416.03,202.909,419.935z"/>
<path d="M373.562,416.139l-49.58,49.58c-3.905,3.905-3.905,10.237,0,14.143c1.953,1.952,4.512,2.929,7.071,2.929 s5.118-0.977,7.071-2.929l49.58-49.58c3.905-3.905,3.905-10.237,0-14.143C383.798,412.235,377.468,412.235,373.562,416.139z"/>
<path d="M276.43,153.38c2.63,0,5.21-1.06,7.07-2.93c1.859-1.86,2.93-4.43,2.93-7.06c0-2.64-1.07-5.22-2.93-7.08 s-4.44-2.93-7.07-2.93s-5.21,1.07-7.07,2.93c-1.859,1.86-2.93,4.44-2.93,7.08c0,2.63,1.07,5.2,2.93,7.06 C271.22,152.32,273.8,153.38,276.43,153.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>
<?xml version="1.0" encoding="windows-1252"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Capa_1" x="0px" y="0px" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve" width="512px" height="512px">
<polyline style="fill:#F5C86E;" points="498.334,19 300.144,305.103 279.486,334.925 279.486,435.065 354.796,361.463 316.334,289.667 "/>
<polyline style="fill:#FAE196;" points="209.505,313.515 64,269 502,10 502,403 283,336 "/>
<polygon style="fill:#F5B955;" points="279.486,435.065 213.353,314.693 498.334,19 285.632,326.052 "/>
<path d="M506.955,1.314c-3.119-1.78-6.955-1.75-10.045,0.078L313.656,109.756c-4.754,2.811-6.329,8.943-3.518,13.697 c2.81,4.753,8.942,6.328,13.697,3.518l131.482-77.749L210.411,303.335L88.603,266.069l158.965-94 c4.754-2.812,6.329-8.944,3.518-13.698c-2.81-4.753-8.943-6.33-13.697-3.518L58.91,260.392c-3.41,2.017-5.309,5.856-4.84,9.791 s3.216,7.221,7.004,8.38l145.469,44.504L270.72,439.88c0.067,0.121,0.136,0.223,0.207,0.314c1.071,1.786,2.676,3.245,4.678,4.087 c1.253,0.527,2.57,0.784,3.878,0.784c2.563,0,5.086-0.986,6.991-2.849l73.794-72.12l138.806,42.466 c0.96,0.293,1.945,0.438,2.925,0.438c2.116,0,4.206-0.672,5.948-1.961C510.496,409.153,512,406.17,512,403V10 C512,6.409,510.074,3.093,506.955,1.314z M419.584,115.12L271.265,329.23c-1.158,1.673-1.779,3.659-1.779,5.694v61.171 l-43.823-79.765L419.584,115.12z M289.486,411.309v-62.867l48.99,14.988L289.486,411.309z M295.501,329.367L492,45.704v343.779 L295.501,329.367z"/>
<path d="M164.423,347.577c-3.906-3.905-10.236-3.905-14.143,0l-93.352,93.352c-3.905,3.905-3.905,10.237,0,14.143 C58.882,457.024,61.441,458,64,458c2.559,0,5.118-0.976,7.071-2.929l93.352-93.352C168.328,357.815,168.328,351.483,164.423,347.577 z"/>
<path d="M25.929,471.929l-23,23c-3.905,3.905-3.905,10.237,0,14.143C4.882,511.024,7.441,512,10,512s5.118-0.977,7.071-2.929l23-23 c3.905-3.905,3.905-10.237,0-14.143C36.165,468.025,29.835,468.025,25.929,471.929z"/>
<path d="M135.58,491.41c-2.641,0-5.21,1.07-7.07,2.93c-1.86,1.86-2.93,4.43-2.93,7.07c0,2.63,1.069,5.21,2.93,7.07 c1.86,1.86,4.44,2.93,7.07,2.93s5.21-1.07,7.069-2.93c1.86-1.86,2.931-4.44,2.931-7.07c0-2.64-1.07-5.21-2.931-7.07 C140.79,492.48,138.21,491.41,135.58,491.41z"/>
<path d="M202.909,419.935l-49.446,49.445c-3.905,3.905-3.905,10.237,0,14.142c1.953,1.953,4.512,2.929,7.071,2.929 s5.118-0.977,7.071-2.929l49.446-49.445c3.905-3.905,3.905-10.237,0-14.142C213.148,416.03,206.818,416.03,202.909,419.935z"/>
<path d="M373.562,416.139l-49.58,49.58c-3.905,3.905-3.905,10.237,0,14.143c1.953,1.952,4.512,2.929,7.071,2.929 s5.118-0.977,7.071-2.929l49.58-49.58c3.905-3.905,3.905-10.237,0-14.143C383.798,412.235,377.468,412.235,373.562,416.139z"/>
<path d="M276.43,153.38c2.63,0,5.21-1.06,7.07-2.93c1.859-1.86,2.93-4.43,2.93-7.06c0-2.64-1.07-5.22-2.93-7.08 s-4.44-2.93-7.07-2.93s-5.21,1.07-7.07,2.93c-1.859,1.86-2.93,4.44-2.93,7.08c0,2.63,1.07,5.2,2.93,7.06 C271.22,152.32,273.8,153.38,276.43,153.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>

Before

Width:  |  Height:  |  Size: 3.2 KiB

After

Width:  |  Height:  |  Size: 3.2 KiB

View File

@ -1,29 +1,29 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Layer_1" x="0px" y="0px" viewBox="0 0 256 256" style="enable-background:new 0 0 256 256;" xml:space="preserve" width="512" height="512"><g transform="matrix(-1, -0, 0, 1, 256, 0)"><style type="text/css">
.st0{fill:#EA4647;}
.st1{fill:#F9D0B4;}
.st2{fill:#55ACD5;}
.st3{fill:#E9E9EA;}
.st4{fill:#6DCC6D;}
.st5{fill:#FFCD29;}
.st6{fill:#231F20;}
</style><g id="Layer_20">
<path class="st0 active-path" d="M193,24.5H63c-17.5,0.1-31.7,14.2-31.8,31.8v130.1c0.1,17.5,14.2,31.7,31.8,31.8h33.6c3.9,0,7.6,2,9.7,5.2 l19,28.7c1,1.5,3.1,1.9,4.6,0.9c0.4-0.2,0.7-0.6,0.9-0.9l19-28.7c2.2-3.3,5.8-5.2,9.7-5.2H193c17.5-0.1,31.7-14.2,31.8-31.8V56.3 C224.7,38.7,210.5,24.6,193,24.5z" data-original="#000000"/>
<path class="st1 active-path" d="M103.8,81.3H91.7v73.6h12.1c1.4,0,2.6-1.2,2.6-2.6l0,0V84C106.4,82.5,105.3,81.3,103.8,81.3 C103.8,81.3,103.8,81.3,103.8,81.3z" data-original="#000000"/>
<path class="st1 active-path" d="M197.5,106.9c0-4.7-3.8-8.5-8.5-8.5c4.7,0,8.5-3.8,8.5-8.5s-3.8-8.5-8.5-8.5h-37c-3.8,0-7.6,0.6-11.2,1.8 l-6.5,2.1c-4,1.3-8.1,1.9-12.3,1.9h-15.6v61.9c31,0,30.7,5,35,9.2c0,0,13.6,17,15.3,25.9c1.8,9.1,13.8,5.9,15.7-3.7 c1.6-8.4-4.4-18.8-8.6-31.1H189c4.7,0,8.5-3.8,8.5-8.5s-3.8-8.5-8.5-8.5l0,0c4.7,0,8.5-3.8,8.5-8.5c0-4.7-3.8-8.5-8.5-8.5l0,0 C193.7,115.4,197.5,111.6,197.5,106.9C197.5,106.9,197.5,106.9,197.5,106.9z" data-original="#000000"/>
<path class="st2 active-path" d="M61.1,74.9h28c1.4,0,2.6,1.2,2.6,2.6v79.9c0,1.4-1.2,2.6-2.6,2.6h-28c-1.4,0-2.6-1.2-2.6-2.6V77.6 C58.5,76.1,59.6,74.9,61.1,74.9z" data-original="#000000"/>
<path class="st3 active-path" d="M103.8,81.3H91.7v73.6h12.1c1.4,0,2.6-1.2,2.6-2.6l0,0V84C106.4,82.5,105.3,81.3,103.8,81.3 C103.8,81.3,103.8,81.3,103.8,81.3z" data-original="#000000"/>
<path class="st1 active-path" d="M197.5,106.9c0-4.7-3.8-8.5-8.5-8.5c4.7,0,8.5-3.8,8.5-8.5s-3.8-8.5-8.5-8.5h-37c-3.8,0-7.6,0.6-11.2,1.8 l-6.5,2.1c-4,1.3-8.1,1.9-12.3,1.9h-15.6v61.9c31,0,30.7,5,35,9.2c0,0,13.6,17,15.3,25.9c1.8,9.1,13.8,5.9,15.7-3.7 c1.6-8.4-4.4-18.8-8.6-31.1H189c4.7,0,8.5-3.8,8.5-8.5s-3.8-8.5-8.5-8.5l0,0c4.7,0,8.5-3.8,8.5-8.5c0-4.7-3.8-8.5-8.5-8.5l0,0 C193.7,115.4,197.5,111.6,197.5,106.9C197.5,106.9,197.5,106.9,197.5,106.9z" data-original="#000000"/>
<path class="st0 active-path" d="M46.5,231.5h-1.8v-1.8c0-1.4-1.1-2.5-2.5-2.5s-2.5,1.1-2.5,2.5v1.8h-1.8c-1.4,0-2.5,1.1-2.5,2.5 s1.1,2.5,2.5,2.5h1.8v1.8c0,1.4,1.1,2.5,2.5,2.5s2.5-1.1,2.5-2.5v-1.8h1.8c1.4,0,2.5-1.1,2.5-2.5S47.8,231.5,46.5,231.5z" data-original="#000000"/>
<path class="st2 active-path" d="M240,37.4c-0.1-0.3-0.2-0.6-0.4-0.9c-0.1-0.1-0.2-0.3-0.3-0.4c-1-0.9-2.5-0.9-3.5,0c-0.1,0.1-0.2,0.2-0.3,0.4 c-0.1,0.1-0.2,0.3-0.2,0.4c-0.1,0.2-0.1,0.3-0.1,0.5c-0.1,0.3-0.1,0.7,0,1c0,0.2,0.1,0.3,0.1,0.5c0.1,0.1,0.1,0.3,0.2,0.4 c0.1,0.1,0.2,0.3,0.3,0.4c1,1,2.5,1,3.5,0c0,0,0,0,0,0c0.1-0.1,0.2-0.2,0.3-0.4c0.1-0.1,0.2-0.3,0.2-0.4c0.1-0.1,0.1-0.3,0.1-0.5 C240.1,38.1,240.1,37.8,240,37.4z" data-original="#000000"/>
<path class="st4 active-path" d="M67.7,253c-0.1-0.3-0.2-0.6-0.4-0.9c-0.1-0.1-0.2-0.3-0.3-0.4c-1-0.9-2.5-0.9-3.5,0c-0.1,0.1-0.2,0.2-0.3,0.4 c-0.1,0.1-0.2,0.3-0.2,0.4c-0.1,0.2-0.1,0.3-0.1,0.5c-0.1,0.3-0.1,0.7,0,1c0,0.2,0.1,0.3,0.1,0.5c0.1,0.1,0.1,0.3,0.2,0.4 c0.1,0.1,0.2,0.3,0.3,0.4c1,1,2.5,1,3.5,0c0,0,0,0,0,0c0.1-0.1,0.2-0.2,0.3-0.4c0.1-0.1,0.2-0.3,0.2-0.4c0.1-0.1,0.1-0.3,0.1-0.5 C67.7,253.7,67.7,253.3,67.7,253z" data-original="#000000"/>
<path class="st5 active-path" d="M227,8.2c-4.1-0.8-7.2-4-8-8c0-0.1-0.1-0.2-0.2-0.2c-0.1,0-0.1,0.1-0.2,0.2c-0.8,4.1-4,7.2-8,8 c-0.1,0-0.2,0.1-0.2,0.2c0,0.1,0.1,0.1,0.2,0.2c4.1,0.8,7.2,4,8,8c0,0.1,0.1,0.2,0.2,0.2c0.1,0,0.1-0.1,0.2-0.2c0.8-4.1,4-7.2,8-8 c0.1,0,0.2-0.1,0.2-0.2C227.1,8.2,227.1,8.2,227,8.2z" data-original="#000000"/>
<path class="st6 active-path" d="M103.8,78.8H91.7c-1.4,0-2.5,1.1-2.5,2.5v73.6c0,1.4,1.1,2.5,2.5,2.5h12.1c2.8,0,5.1-2.3,5.1-5.1V84 C108.9,81.1,106.6,78.8,103.8,78.8z M103.9,152.3c0,0.1-0.1,0.1-0.1,0.1h-9.6V83.8h9.6c0.1,0,0.1,0.1,0.1,0.1c0,0,0,0,0,0V152.3z" data-original="#000000"/>
<path class="st6 active-path" d="M200,106.9c0-3.3-1.5-6.4-4-8.5c4.7-3.9,5.4-10.8,1.5-15.5c-2.1-2.5-5.2-4-8.5-4h-37c-4.1,0-8.1,0.6-12,1.9 l-6.5,2.1c-3.7,1.2-7.6,1.8-11.5,1.8h-15.6c-1.4,0-2.5,1.1-2.5,2.5v61.9c0,1.4,1.1,2.5,2.5,2.5c25.9,0,28.8,3.4,31.6,6.7 c0.5,0.5,0.9,1.1,1.5,1.7c3.7,4.7,13.4,17.9,14.7,24.7c0.9,4.6,4.1,7.4,8.4,7.4l0,0c4.9,0,10.8-3.9,12.2-11.2 c1.3-6.8-1.6-14.2-5-22.7c-0.8-2.1-1.7-4.2-2.5-6.4H189c6.1,0,11-4.9,11-11c0-3.3-1.5-6.4-4-8.5c4.7-3.8,5.4-10.8,1.5-15.5 c-0.5-0.6-1-1.1-1.5-1.5C198.6,113.3,200,110.2,200,106.9z M189,100.9c3.3,0,6,2.7,6,6s-2.7,6-6,6c-1.4,0-2.5,1.1-2.5,2.5 s1.1,2.5,2.5,2.5c3.3,0,6,2.7,6,6s-2.7,6-6,6c-1.4,0-2.5,1.1-2.5,2.5s1.1,2.5,2.5,2.5c3.3,0,6,2.7,6,6s-2.7,6-6,6h-25.2 c-1.4,0-2.5,1.1-2.5,2.5c0,0.3,0,0.5,0.1,0.8c1.2,3.5,2.5,6.7,3.7,9.9c3.1,7.8,5.8,14.5,4.8,19.9c-0.9,4.5-4.4,7.1-7.3,7.1l0,0 c-1.9,0-3.1-1.1-3.5-3.4c-1.8-9.4-15.2-26.3-15.8-27c-0.1-0.1-0.1-0.1-0.2-0.2c-0.5-0.5-0.9-1-1.3-1.5c-4.2-4.9-8.8-8.2-32.9-8.4 V89.6H122c4.4,0,8.8-0.7,13.1-2.1l6.5-2.1c3.4-1.1,6.9-1.6,10.4-1.6h37c3.3,0,6,2.7,6,6s-2.7,6-6,6c-1.4,0-2.5,1.1-2.5,2.5 S187.7,100.8,189,100.9L189,100.9z" data-original="#000000"/>
<path class="st6 active-path" d="M89.1,72.4h-28c-2.8,0-5.1,2.3-5.1,5.1v79.9c0,2.8,2.3,5.1,5.1,5.1h28c2.8,0,5.1-2.3,5.1-5.1V77.6 C94.2,74.7,91.9,72.5,89.1,72.4z M89.2,157.4c0,0.1-0.1,0.1-0.1,0.1h-28c-0.1,0-0.1-0.1-0.1-0.1V77.6c0-0.1,0.1-0.1,0.1-0.1l0,0h28 c0.1,0,0.1,0.1,0.1,0.1c0,0,0,0,0,0V157.4z" data-original="#000000"/>
<path class="st6 active-path" d="M103.8,78.8H91.7c-1.4,0-2.5,1.1-2.5,2.5v73.6c0,1.4,1.1,2.5,2.5,2.5h12.1c2.8,0,5.1-2.3,5.1-5.1V84 C108.9,81.1,106.6,78.8,103.8,78.8z M103.9,152.3c0,0.1-0.1,0.1-0.1,0.1h-9.6V83.8h9.6c0.1,0,0.1,0.1,0.1,0.1c0,0,0,0,0,0V152.3z" data-original="#000000"/>
<path class="st6 active-path" d="M200,106.9c0-3.3-1.5-6.4-4-8.5c4.7-3.9,5.4-10.8,1.5-15.5c-2.1-2.5-5.2-4-8.5-4h-37c-4.1,0-8.1,0.6-12,1.9 l-6.5,2.1c-3.7,1.2-7.6,1.8-11.5,1.8h-15.6c-1.4,0-2.5,1.1-2.5,2.5v61.9c0,1.4,1.1,2.5,2.5,2.5c25.9,0,28.8,3.4,31.6,6.7 c0.5,0.5,0.9,1.1,1.5,1.7c3.7,4.7,13.4,17.9,14.7,24.7c0.9,4.6,4.1,7.4,8.4,7.4l0,0c4.9,0,10.8-3.9,12.2-11.2 c1.3-6.8-1.6-14.2-5-22.7c-0.8-2.1-1.7-4.2-2.5-6.4H189c6.1,0,11-4.9,11-11c0-3.3-1.5-6.4-4-8.5c4.7-3.8,5.4-10.8,1.5-15.5 c-0.5-0.6-1-1.1-1.5-1.5C198.6,113.3,200,110.2,200,106.9z M189,100.9c3.3,0,6,2.7,6,6s-2.7,6-6,6c-1.4,0-2.5,1.1-2.5,2.5 s1.1,2.5,2.5,2.5c3.3,0,6,2.7,6,6s-2.7,6-6,6c-1.4,0-2.5,1.1-2.5,2.5s1.1,2.5,2.5,2.5c3.3,0,6,2.7,6,6s-2.7,6-6,6h-25.2 c-1.4,0-2.5,1.1-2.5,2.5c0,0.3,0,0.5,0.1,0.8c1.2,3.5,2.5,6.7,3.7,9.9c3.1,7.8,5.8,14.5,4.8,19.9c-0.9,4.5-4.4,7.1-7.3,7.1l0,0 c-1.9,0-3.1-1.1-3.5-3.4c-1.8-9.4-15.2-26.3-15.8-27c-0.1-0.1-0.1-0.1-0.2-0.2c-0.5-0.5-0.9-1-1.3-1.5c-4.2-4.9-8.8-8.2-32.9-8.4 V89.6H122c4.4,0,8.8-0.7,13.1-2.1l6.5-2.1c3.4-1.1,6.9-1.6,10.4-1.6h37c3.3,0,6,2.7,6,6s-2.7,6-6,6c-1.4,0-2.5,1.1-2.5,2.5 S187.7,100.8,189,100.9L189,100.9z" data-original="#000000"/>
<path class="st6 active-path" d="M193,22H63c-18.9,0-34.2,15.3-34.3,34.3v130.1c0,18.9,15.3,34.2,34.3,34.2h33.6c3.1,0,5.9,1.5,7.6,4.1l19,28.7 c1.1,1.6,2.9,2.6,4.8,2.6l0,0c1.9,0,3.8-1,4.8-2.6l19-28.7c1.7-2.6,4.6-4.1,7.6-4.1H193c18.9,0,34.2-15.3,34.3-34.3V56.3 C227.3,37.3,211.9,22,193,22z M222.3,186.3c0,16.1-13.1,29.2-29.3,29.3h-33.6c-4.8,0-9.2,2.4-11.8,6.4l-19,28.7 c-0.2,0.4-0.7,0.5-1.1,0.2c-0.1-0.1-0.2-0.1-0.2-0.2l-19-28.7c-2.6-4-7-6.4-11.8-6.3H63c-16.1,0-29.2-13.1-29.3-29.2V56.3 C33.7,40.1,46.8,27,63,27H193c16.1,0,29.2,13.1,29.3,29.2V186.3z" data-original="#000000"/>
<path class="st6 active-path" d="M189,95.9h-8.9c-1.4,0-2.5,1.1-2.5,2.5s1.1,2.5,2.5,2.5h8.9c1.4,0,2.5-1.1,2.5-2.5S190.4,95.9,189,95.9z" data-original="#000000"/>
<path class="st6 active-path" d="M189,112.9h-8.9c-1.4,0-2.5,1.1-2.5,2.5s1.1,2.5,2.5,2.5h8.9c1.4,0,2.5-1.1,2.5-2.5S190.4,112.9,189,112.9z" data-original="#000000"/>
<path class="st6 active-path" d="M189,129.9h-8.9c-1.4,0-2.5,1.1-2.5,2.5s1.1,2.5,2.5,2.5h8.9c1.4,0,2.5-1.1,2.5-2.5S190.4,129.9,189,129.9z" data-original="#000000"/>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Layer_1" x="0px" y="0px" viewBox="0 0 256 256" style="enable-background:new 0 0 256 256;" xml:space="preserve" width="512" height="512"><g transform="matrix(-1, -0, 0, 1, 256, 0)"><style type="text/css">
.st0{fill:#EA4647;}
.st1{fill:#F9D0B4;}
.st2{fill:#55ACD5;}
.st3{fill:#E9E9EA;}
.st4{fill:#6DCC6D;}
.st5{fill:#FFCD29;}
.st6{fill:#231F20;}
</style><g id="Layer_20">
<path class="st0 active-path" d="M193,24.5H63c-17.5,0.1-31.7,14.2-31.8,31.8v130.1c0.1,17.5,14.2,31.7,31.8,31.8h33.6c3.9,0,7.6,2,9.7,5.2 l19,28.7c1,1.5,3.1,1.9,4.6,0.9c0.4-0.2,0.7-0.6,0.9-0.9l19-28.7c2.2-3.3,5.8-5.2,9.7-5.2H193c17.5-0.1,31.7-14.2,31.8-31.8V56.3 C224.7,38.7,210.5,24.6,193,24.5z" data-original="#000000"/>
<path class="st1 active-path" d="M103.8,81.3H91.7v73.6h12.1c1.4,0,2.6-1.2,2.6-2.6l0,0V84C106.4,82.5,105.3,81.3,103.8,81.3 C103.8,81.3,103.8,81.3,103.8,81.3z" data-original="#000000"/>
<path class="st1 active-path" d="M197.5,106.9c0-4.7-3.8-8.5-8.5-8.5c4.7,0,8.5-3.8,8.5-8.5s-3.8-8.5-8.5-8.5h-37c-3.8,0-7.6,0.6-11.2,1.8 l-6.5,2.1c-4,1.3-8.1,1.9-12.3,1.9h-15.6v61.9c31,0,30.7,5,35,9.2c0,0,13.6,17,15.3,25.9c1.8,9.1,13.8,5.9,15.7-3.7 c1.6-8.4-4.4-18.8-8.6-31.1H189c4.7,0,8.5-3.8,8.5-8.5s-3.8-8.5-8.5-8.5l0,0c4.7,0,8.5-3.8,8.5-8.5c0-4.7-3.8-8.5-8.5-8.5l0,0 C193.7,115.4,197.5,111.6,197.5,106.9C197.5,106.9,197.5,106.9,197.5,106.9z" data-original="#000000"/>
<path class="st2 active-path" d="M61.1,74.9h28c1.4,0,2.6,1.2,2.6,2.6v79.9c0,1.4-1.2,2.6-2.6,2.6h-28c-1.4,0-2.6-1.2-2.6-2.6V77.6 C58.5,76.1,59.6,74.9,61.1,74.9z" data-original="#000000"/>
<path class="st3 active-path" d="M103.8,81.3H91.7v73.6h12.1c1.4,0,2.6-1.2,2.6-2.6l0,0V84C106.4,82.5,105.3,81.3,103.8,81.3 C103.8,81.3,103.8,81.3,103.8,81.3z" data-original="#000000"/>
<path class="st1 active-path" d="M197.5,106.9c0-4.7-3.8-8.5-8.5-8.5c4.7,0,8.5-3.8,8.5-8.5s-3.8-8.5-8.5-8.5h-37c-3.8,0-7.6,0.6-11.2,1.8 l-6.5,2.1c-4,1.3-8.1,1.9-12.3,1.9h-15.6v61.9c31,0,30.7,5,35,9.2c0,0,13.6,17,15.3,25.9c1.8,9.1,13.8,5.9,15.7-3.7 c1.6-8.4-4.4-18.8-8.6-31.1H189c4.7,0,8.5-3.8,8.5-8.5s-3.8-8.5-8.5-8.5l0,0c4.7,0,8.5-3.8,8.5-8.5c0-4.7-3.8-8.5-8.5-8.5l0,0 C193.7,115.4,197.5,111.6,197.5,106.9C197.5,106.9,197.5,106.9,197.5,106.9z" data-original="#000000"/>
<path class="st0 active-path" d="M46.5,231.5h-1.8v-1.8c0-1.4-1.1-2.5-2.5-2.5s-2.5,1.1-2.5,2.5v1.8h-1.8c-1.4,0-2.5,1.1-2.5,2.5 s1.1,2.5,2.5,2.5h1.8v1.8c0,1.4,1.1,2.5,2.5,2.5s2.5-1.1,2.5-2.5v-1.8h1.8c1.4,0,2.5-1.1,2.5-2.5S47.8,231.5,46.5,231.5z" data-original="#000000"/>
<path class="st2 active-path" d="M240,37.4c-0.1-0.3-0.2-0.6-0.4-0.9c-0.1-0.1-0.2-0.3-0.3-0.4c-1-0.9-2.5-0.9-3.5,0c-0.1,0.1-0.2,0.2-0.3,0.4 c-0.1,0.1-0.2,0.3-0.2,0.4c-0.1,0.2-0.1,0.3-0.1,0.5c-0.1,0.3-0.1,0.7,0,1c0,0.2,0.1,0.3,0.1,0.5c0.1,0.1,0.1,0.3,0.2,0.4 c0.1,0.1,0.2,0.3,0.3,0.4c1,1,2.5,1,3.5,0c0,0,0,0,0,0c0.1-0.1,0.2-0.2,0.3-0.4c0.1-0.1,0.2-0.3,0.2-0.4c0.1-0.1,0.1-0.3,0.1-0.5 C240.1,38.1,240.1,37.8,240,37.4z" data-original="#000000"/>
<path class="st4 active-path" d="M67.7,253c-0.1-0.3-0.2-0.6-0.4-0.9c-0.1-0.1-0.2-0.3-0.3-0.4c-1-0.9-2.5-0.9-3.5,0c-0.1,0.1-0.2,0.2-0.3,0.4 c-0.1,0.1-0.2,0.3-0.2,0.4c-0.1,0.2-0.1,0.3-0.1,0.5c-0.1,0.3-0.1,0.7,0,1c0,0.2,0.1,0.3,0.1,0.5c0.1,0.1,0.1,0.3,0.2,0.4 c0.1,0.1,0.2,0.3,0.3,0.4c1,1,2.5,1,3.5,0c0,0,0,0,0,0c0.1-0.1,0.2-0.2,0.3-0.4c0.1-0.1,0.2-0.3,0.2-0.4c0.1-0.1,0.1-0.3,0.1-0.5 C67.7,253.7,67.7,253.3,67.7,253z" data-original="#000000"/>
<path class="st5 active-path" d="M227,8.2c-4.1-0.8-7.2-4-8-8c0-0.1-0.1-0.2-0.2-0.2c-0.1,0-0.1,0.1-0.2,0.2c-0.8,4.1-4,7.2-8,8 c-0.1,0-0.2,0.1-0.2,0.2c0,0.1,0.1,0.1,0.2,0.2c4.1,0.8,7.2,4,8,8c0,0.1,0.1,0.2,0.2,0.2c0.1,0,0.1-0.1,0.2-0.2c0.8-4.1,4-7.2,8-8 c0.1,0,0.2-0.1,0.2-0.2C227.1,8.2,227.1,8.2,227,8.2z" data-original="#000000"/>
<path class="st6 active-path" d="M103.8,78.8H91.7c-1.4,0-2.5,1.1-2.5,2.5v73.6c0,1.4,1.1,2.5,2.5,2.5h12.1c2.8,0,5.1-2.3,5.1-5.1V84 C108.9,81.1,106.6,78.8,103.8,78.8z M103.9,152.3c0,0.1-0.1,0.1-0.1,0.1h-9.6V83.8h9.6c0.1,0,0.1,0.1,0.1,0.1c0,0,0,0,0,0V152.3z" data-original="#000000"/>
<path class="st6 active-path" d="M200,106.9c0-3.3-1.5-6.4-4-8.5c4.7-3.9,5.4-10.8,1.5-15.5c-2.1-2.5-5.2-4-8.5-4h-37c-4.1,0-8.1,0.6-12,1.9 l-6.5,2.1c-3.7,1.2-7.6,1.8-11.5,1.8h-15.6c-1.4,0-2.5,1.1-2.5,2.5v61.9c0,1.4,1.1,2.5,2.5,2.5c25.9,0,28.8,3.4,31.6,6.7 c0.5,0.5,0.9,1.1,1.5,1.7c3.7,4.7,13.4,17.9,14.7,24.7c0.9,4.6,4.1,7.4,8.4,7.4l0,0c4.9,0,10.8-3.9,12.2-11.2 c1.3-6.8-1.6-14.2-5-22.7c-0.8-2.1-1.7-4.2-2.5-6.4H189c6.1,0,11-4.9,11-11c0-3.3-1.5-6.4-4-8.5c4.7-3.8,5.4-10.8,1.5-15.5 c-0.5-0.6-1-1.1-1.5-1.5C198.6,113.3,200,110.2,200,106.9z M189,100.9c3.3,0,6,2.7,6,6s-2.7,6-6,6c-1.4,0-2.5,1.1-2.5,2.5 s1.1,2.5,2.5,2.5c3.3,0,6,2.7,6,6s-2.7,6-6,6c-1.4,0-2.5,1.1-2.5,2.5s1.1,2.5,2.5,2.5c3.3,0,6,2.7,6,6s-2.7,6-6,6h-25.2 c-1.4,0-2.5,1.1-2.5,2.5c0,0.3,0,0.5,0.1,0.8c1.2,3.5,2.5,6.7,3.7,9.9c3.1,7.8,5.8,14.5,4.8,19.9c-0.9,4.5-4.4,7.1-7.3,7.1l0,0 c-1.9,0-3.1-1.1-3.5-3.4c-1.8-9.4-15.2-26.3-15.8-27c-0.1-0.1-0.1-0.1-0.2-0.2c-0.5-0.5-0.9-1-1.3-1.5c-4.2-4.9-8.8-8.2-32.9-8.4 V89.6H122c4.4,0,8.8-0.7,13.1-2.1l6.5-2.1c3.4-1.1,6.9-1.6,10.4-1.6h37c3.3,0,6,2.7,6,6s-2.7,6-6,6c-1.4,0-2.5,1.1-2.5,2.5 S187.7,100.8,189,100.9L189,100.9z" data-original="#000000"/>
<path class="st6 active-path" d="M89.1,72.4h-28c-2.8,0-5.1,2.3-5.1,5.1v79.9c0,2.8,2.3,5.1,5.1,5.1h28c2.8,0,5.1-2.3,5.1-5.1V77.6 C94.2,74.7,91.9,72.5,89.1,72.4z M89.2,157.4c0,0.1-0.1,0.1-0.1,0.1h-28c-0.1,0-0.1-0.1-0.1-0.1V77.6c0-0.1,0.1-0.1,0.1-0.1l0,0h28 c0.1,0,0.1,0.1,0.1,0.1c0,0,0,0,0,0V157.4z" data-original="#000000"/>
<path class="st6 active-path" d="M103.8,78.8H91.7c-1.4,0-2.5,1.1-2.5,2.5v73.6c0,1.4,1.1,2.5,2.5,2.5h12.1c2.8,0,5.1-2.3,5.1-5.1V84 C108.9,81.1,106.6,78.8,103.8,78.8z M103.9,152.3c0,0.1-0.1,0.1-0.1,0.1h-9.6V83.8h9.6c0.1,0,0.1,0.1,0.1,0.1c0,0,0,0,0,0V152.3z" data-original="#000000"/>
<path class="st6 active-path" d="M200,106.9c0-3.3-1.5-6.4-4-8.5c4.7-3.9,5.4-10.8,1.5-15.5c-2.1-2.5-5.2-4-8.5-4h-37c-4.1,0-8.1,0.6-12,1.9 l-6.5,2.1c-3.7,1.2-7.6,1.8-11.5,1.8h-15.6c-1.4,0-2.5,1.1-2.5,2.5v61.9c0,1.4,1.1,2.5,2.5,2.5c25.9,0,28.8,3.4,31.6,6.7 c0.5,0.5,0.9,1.1,1.5,1.7c3.7,4.7,13.4,17.9,14.7,24.7c0.9,4.6,4.1,7.4,8.4,7.4l0,0c4.9,0,10.8-3.9,12.2-11.2 c1.3-6.8-1.6-14.2-5-22.7c-0.8-2.1-1.7-4.2-2.5-6.4H189c6.1,0,11-4.9,11-11c0-3.3-1.5-6.4-4-8.5c4.7-3.8,5.4-10.8,1.5-15.5 c-0.5-0.6-1-1.1-1.5-1.5C198.6,113.3,200,110.2,200,106.9z M189,100.9c3.3,0,6,2.7,6,6s-2.7,6-6,6c-1.4,0-2.5,1.1-2.5,2.5 s1.1,2.5,2.5,2.5c3.3,0,6,2.7,6,6s-2.7,6-6,6c-1.4,0-2.5,1.1-2.5,2.5s1.1,2.5,2.5,2.5c3.3,0,6,2.7,6,6s-2.7,6-6,6h-25.2 c-1.4,0-2.5,1.1-2.5,2.5c0,0.3,0,0.5,0.1,0.8c1.2,3.5,2.5,6.7,3.7,9.9c3.1,7.8,5.8,14.5,4.8,19.9c-0.9,4.5-4.4,7.1-7.3,7.1l0,0 c-1.9,0-3.1-1.1-3.5-3.4c-1.8-9.4-15.2-26.3-15.8-27c-0.1-0.1-0.1-0.1-0.2-0.2c-0.5-0.5-0.9-1-1.3-1.5c-4.2-4.9-8.8-8.2-32.9-8.4 V89.6H122c4.4,0,8.8-0.7,13.1-2.1l6.5-2.1c3.4-1.1,6.9-1.6,10.4-1.6h37c3.3,0,6,2.7,6,6s-2.7,6-6,6c-1.4,0-2.5,1.1-2.5,2.5 S187.7,100.8,189,100.9L189,100.9z" data-original="#000000"/>
<path class="st6 active-path" d="M193,22H63c-18.9,0-34.2,15.3-34.3,34.3v130.1c0,18.9,15.3,34.2,34.3,34.2h33.6c3.1,0,5.9,1.5,7.6,4.1l19,28.7 c1.1,1.6,2.9,2.6,4.8,2.6l0,0c1.9,0,3.8-1,4.8-2.6l19-28.7c1.7-2.6,4.6-4.1,7.6-4.1H193c18.9,0,34.2-15.3,34.3-34.3V56.3 C227.3,37.3,211.9,22,193,22z M222.3,186.3c0,16.1-13.1,29.2-29.3,29.3h-33.6c-4.8,0-9.2,2.4-11.8,6.4l-19,28.7 c-0.2,0.4-0.7,0.5-1.1,0.2c-0.1-0.1-0.2-0.1-0.2-0.2l-19-28.7c-2.6-4-7-6.4-11.8-6.3H63c-16.1,0-29.2-13.1-29.3-29.2V56.3 C33.7,40.1,46.8,27,63,27H193c16.1,0,29.2,13.1,29.3,29.2V186.3z" data-original="#000000"/>
<path class="st6 active-path" d="M189,95.9h-8.9c-1.4,0-2.5,1.1-2.5,2.5s1.1,2.5,2.5,2.5h8.9c1.4,0,2.5-1.1,2.5-2.5S190.4,95.9,189,95.9z" data-original="#000000"/>
<path class="st6 active-path" d="M189,112.9h-8.9c-1.4,0-2.5,1.1-2.5,2.5s1.1,2.5,2.5,2.5h8.9c1.4,0,2.5-1.1,2.5-2.5S190.4,112.9,189,112.9z" data-original="#000000"/>
<path class="st6 active-path" d="M189,129.9h-8.9c-1.4,0-2.5,1.1-2.5,2.5s1.1,2.5,2.5,2.5h8.9c1.4,0,2.5-1.1,2.5-2.5S190.4,129.9,189,129.9z" data-original="#000000"/>
</g></g> </svg>

Before

Width:  |  Height:  |  Size: 7.9 KiB

After

Width:  |  Height:  |  Size: 8.0 KiB

View File

@ -1,36 +1,36 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generator: Adobe Illustrator 21.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Layer_1" x="0px" y="0px" viewBox="0 0 256 256" style="enable-background:new 0 0 256 256;" xml:space="preserve" width="512px" height="512px">
<style type="text/css">
.st0{fill:#6DCC6D;}
.st1{fill:#F9D0B4;}
.st2{fill:#55ACD5;}
.st3{fill:#E9E9EA;}
.st4{fill:#FFCD29;}
.st5{fill:#EA4647;}
.st6{fill:#231F20;}
</style>
<g id="Layer_19">
<path class="st0" d="M193,24.5H63c-17.5,0.1-31.7,14.2-31.8,31.8v130.1c0.1,17.5,14.2,31.7,31.8,31.8h33.6c3.9,0,7.6,2,9.7,5.2 l19,28.7c1,1.5,3.1,1.9,4.6,0.9c0.4-0.2,0.7-0.6,0.9-0.9l19-28.7c2.2-3.3,5.8-5.2,9.7-5.2H193c17.5-0.1,31.7-14.2,31.8-31.8V56.3 C224.7,38.7,210.5,24.6,193,24.5z"/>
<path class="st1" d="M103.8,90H91.7v73.6h12.1c1.4,0,2.6-1.2,2.6-2.6l0,0V92.6C106.4,91.2,105.3,90,103.8,90 C103.8,90,103.8,90,103.8,90z"/>
<path class="st1" d="M197.5,121.1c0-4.7-3.8-8.5-8.5-8.5l0,0c4.7,0,8.5-3.8,8.5-8.5s-3.8-8.5-8.5-8.5h-25.2 c4.1-12.2,10.2-22.7,8.6-31.1c-1.9-9.6-13.9-12.8-15.7-3.7c-1.7,8.9-15.3,25.9-15.3,25.9c-4.3,4.3-4,9.2-35,9.2v61.9H122 c4.2,0,8.3,0.7,12.3,1.9l6.5,2.1c3.6,1.2,7.4,1.8,11.2,1.8h37c4.7,0,8.5-3.8,8.5-8.5s-3.8-8.5-8.5-8.5l0,0c4.7,0,8.5-3.8,8.5-8.5 s-3.8-8.5-8.5-8.5l0,0C193.7,129.6,197.5,125.8,197.5,121.1C197.5,121.1,197.5,121.1,197.5,121.1z"/>
<path class="st2" d="M61.1,84.9h28c1.4,0,2.6,1.2,2.6,2.6v79.9c0,1.4-1.2,2.6-2.6,2.6h-28c-1.4,0-2.6-1.2-2.6-2.6V87.5 C58.5,86.1,59.6,84.9,61.1,84.9z"/>
<path class="st3" d="M103.8,90H91.7v73.6h12.1c1.4,0,2.6-1.2,2.6-2.6l0,0V92.6C106.4,91.2,105.3,90,103.8,90 C103.8,90,103.8,90,103.8,90z"/>
<path class="st1" d="M197.5,121.1c0-4.7-3.8-8.5-8.5-8.5l0,0c4.7,0,8.5-3.8,8.5-8.5s-3.8-8.5-8.5-8.5h-25.2 c4.1-12.2,10.2-22.7,8.6-31.1c-1.9-9.6-13.9-12.8-15.7-3.7c-1.7,8.9-15.3,25.9-15.3,25.9c-4.3,4.3-4,9.2-35,9.2v61.9H122 c4.2,0,8.3,0.7,12.3,1.9l6.5,2.1c3.6,1.2,7.4,1.8,11.2,1.8h37c4.7,0,8.5-3.8,8.5-8.5s-3.8-8.5-8.5-8.5l0,0c4.7,0,8.5-3.8,8.5-8.5 s-3.8-8.5-8.5-8.5l0,0C193.7,129.6,197.5,125.8,197.5,121.1C197.5,121.1,197.5,121.1,197.5,121.1z"/>
<path class="st4" d="M47.3,231.5h-1.8v-1.8c0-1.4-1.1-2.5-2.5-2.5s-2.5,1.1-2.5,2.5v1.8h-1.8c-1.4,0-2.5,1.1-2.5,2.5 s1.1,2.5,2.5,2.5h1.8v1.8c0,1.4,1.1,2.5,2.5,2.5s2.5-1.1,2.5-2.5v-1.8h1.8c1.4,0,2.5-1.1,2.5-2.5S48.7,231.5,47.3,231.5z"/>
<path class="st0" d="M240.8,37.4c-0.1-0.3-0.2-0.6-0.4-0.9c-0.1-0.1-0.2-0.3-0.3-0.4c-1-0.9-2.5-0.9-3.5,0 c-0.1,0.1-0.2,0.2-0.3,0.4c-0.1,0.1-0.2,0.3-0.2,0.4c-0.1,0.2-0.1,0.3-0.1,0.5c-0.1,0.3-0.1,0.7,0,1c0,0.2,0.1,0.3,0.1,0.5 c0.1,0.1,0.1,0.3,0.2,0.4c0.1,0.1,0.2,0.3,0.3,0.4c1,1,2.5,1,3.5,0c0,0,0,0,0,0c0.1-0.1,0.2-0.2,0.3-0.4c0.1-0.1,0.2-0.3,0.2-0.4 c0.1-0.1,0.1-0.3,0.1-0.5C240.9,38.1,240.9,37.8,240.8,37.4z"/>
<path class="st5" d="M68.5,253c-0.1-0.3-0.2-0.6-0.4-0.9c-0.1-0.1-0.2-0.3-0.3-0.4c-1-0.9-2.5-0.9-3.5,0c-0.1,0.1-0.2,0.2-0.3,0.4 c-0.1,0.1-0.2,0.3-0.2,0.4c-0.1,0.2-0.1,0.3-0.1,0.5c-0.1,0.3-0.1,0.7,0,1c0,0.2,0.1,0.3,0.1,0.5c0.1,0.1,0.1,0.3,0.2,0.4 c0.1,0.1,0.2,0.3,0.3,0.4c1,1,2.5,1,3.5,0c0,0,0,0,0,0c0.1-0.1,0.2-0.2,0.3-0.4c0.1-0.1,0.2-0.3,0.2-0.4c0.1-0.1,0.1-0.3,0.1-0.5 C68.6,253.7,68.6,253.3,68.5,253z"/>
<path class="st2" d="M227.8,8.2c-4.1-0.8-7.2-4-8-8c0-0.1-0.1-0.2-0.2-0.2c-0.1,0-0.1,0.1-0.2,0.2c-0.8,4.1-4,7.2-8,8 c-0.1,0-0.2,0.1-0.2,0.2c0,0.1,0.1,0.1,0.2,0.2c4.1,0.8,7.2,4,8,8c0,0.1,0.1,0.2,0.2,0.2c0.1,0,0.1-0.1,0.2-0.2c0.8-4.1,4-7.2,8-8 c0.1,0,0.2-0.1,0.2-0.2C227.9,8.2,227.9,8.2,227.8,8.2z"/>
<path class="st6" d="M103.8,87.5H91.7c-1.4,0-2.5,1.1-2.5,2.5v73.6c0,1.4,1.1,2.5,2.5,2.5h12.1c2.8,0,5.1-2.3,5.1-5.1V92.6 C108.9,89.8,106.6,87.5,103.8,87.5z M103.9,161c0,0.1-0.1,0.1-0.1,0.1h-9.6V92.5h9.6c0.1,0,0.1,0.1,0.1,0.1c0,0,0,0,0,0V161z"/>
<path class="st6" d="M200,121.1c0-3.3-1.5-6.4-4-8.5c4.7-3.9,5.4-10.8,1.5-15.5c-2.1-2.5-5.2-4-8.5-4h-21.7 c0.8-2.2,1.6-4.3,2.5-6.4c3.4-8.5,6.3-15.9,5-22.7c-1.4-7.2-7.3-11.2-12.2-11.2l0,0c-4.3,0-7.5,2.8-8.4,7.4 c-1.3,6.8-11,20-14.7,24.7c-0.6,0.6-1,1.1-1.5,1.7c-2.8,3.3-5.7,6.7-31.6,6.7c-1.4,0-2.5,1.1-2.5,2.5v61.9c0,1.4,1.1,2.5,2.5,2.5 H122c3.9,0,7.8,0.6,11.5,1.8l6.5,2.1c3.9,1.2,7.9,1.9,12,1.9h37c6.1,0,11-4.9,11-11c0-3.3-1.5-6.4-4-8.5c4.7-3.8,5.4-10.8,1.5-15.5 c-0.5-0.6-1-1.1-1.5-1.5C198.6,127.5,200,124.4,200,121.1z M189,115.1c3.3,0,6,2.7,6,6s-2.7,6-6,6c-1.4,0-2.5,1.1-2.5,2.5 c0,1.4,1.1,2.5,2.5,2.5c3.3,0,6,2.7,6,6s-2.7,6-6,6c-1.4,0-2.5,1.1-2.5,2.5s1.1,2.5,2.5,2.5c3.3,0,6,2.7,6,6s-2.7,6-6,6h-37 c-3.5,0-7.1-0.6-10.4-1.6l-6.5-2.1c-4.2-1.4-8.6-2.1-13.1-2.1h-13.1V98.4c24.1-0.2,28.7-3.5,32.9-8.4c0.4-0.5,0.9-1,1.3-1.5 c0.1-0.1,0.1-0.1,0.2-0.2c0.6-0.7,14-17.6,15.8-27c0.4-2.2,1.6-3.4,3.5-3.4l0,0c2.9,0,6.4,2.7,7.3,7.1c1,5.3-1.6,12.1-4.8,19.9 c-1.3,3.2-2.6,6.4-3.7,9.9c-0.4,1.3,0.3,2.7,1.6,3.2c0.3,0.1,0.5,0.1,0.8,0.1H189c3.3,0,6,2.7,6,6s-2.7,6-6,6 c-1.4,0-2.5,1.1-2.5,2.5S187.7,115.1,189,115.1L189,115.1z"/>
<path class="st6" d="M89.1,82.4h-28c-2.8,0-5.1,2.3-5.1,5.1v79.9c0,2.8,2.3,5.1,5.1,5.1h28c2.8,0,5.1-2.3,5.1-5.1V87.5 C94.2,84.7,91.9,82.4,89.1,82.4z M89.2,167.4c0,0.1-0.1,0.1-0.1,0.1c0,0,0,0,0,0h-28c-0.1,0-0.1-0.1-0.1-0.1l0,0V87.5 c0-0.1,0.1-0.1,0.1-0.1c0,0,0,0,0,0h28c0.1,0,0.1,0.1,0.1,0.1c0,0,0,0,0,0V167.4z"/>
<path class="st6" d="M103.8,87.5H91.7c-1.4,0-2.5,1.1-2.5,2.5v73.6c0,1.4,1.1,2.5,2.5,2.5h12.1c2.8,0,5.1-2.3,5.1-5.1V92.6 C108.9,89.8,106.6,87.5,103.8,87.5z M103.9,161c0,0.1-0.1,0.1-0.1,0.1h-9.6V92.5h9.6c0.1,0,0.1,0.1,0.1,0.1c0,0,0,0,0,0V161z"/>
<path class="st6" d="M200,121.1c0-3.3-1.5-6.4-4-8.5c4.7-3.9,5.4-10.8,1.5-15.5c-2.1-2.5-5.2-4-8.5-4h-21.7 c0.8-2.2,1.6-4.3,2.5-6.4c3.4-8.5,6.3-15.9,5-22.7c-1.4-7.2-7.3-11.2-12.2-11.2l0,0c-4.3,0-7.5,2.8-8.4,7.4 c-1.3,6.8-11,20-14.7,24.7c-0.6,0.6-1,1.1-1.5,1.7c-2.8,3.3-5.7,6.7-31.6,6.7c-1.4,0-2.5,1.1-2.5,2.5v61.9c0,1.4,1.1,2.5,2.5,2.5 H122c3.9,0,7.8,0.6,11.5,1.8l6.5,2.1c3.9,1.2,7.9,1.9,12,1.9h37c6.1,0,11-4.9,11-11c0-3.3-1.5-6.4-4-8.5c4.7-3.8,5.4-10.8,1.5-15.5 c-0.5-0.6-1-1.1-1.5-1.5C198.6,127.5,200,124.4,200,121.1z M189,115.1c3.3,0,6,2.7,6,6s-2.7,6-6,6c-1.4,0-2.5,1.1-2.5,2.5 c0,1.4,1.1,2.5,2.5,2.5c3.3,0,6,2.7,6,6s-2.7,6-6,6c-1.4,0-2.5,1.1-2.5,2.5s1.1,2.5,2.5,2.5c3.3,0,6,2.7,6,6s-2.7,6-6,6h-37 c-3.5,0-7.1-0.6-10.4-1.6l-6.5-2.1c-4.2-1.4-8.6-2.1-13.1-2.1h-13.1V98.4c24.1-0.2,28.7-3.5,32.9-8.4c0.4-0.5,0.9-1,1.3-1.5 c0.1-0.1,0.1-0.1,0.2-0.2c0.6-0.7,14-17.6,15.8-27c0.4-2.2,1.6-3.4,3.5-3.4l0,0c2.9,0,6.4,2.7,7.3,7.1c1,5.3-1.6,12.1-4.8,19.9 c-1.3,3.2-2.6,6.4-3.7,9.9c-0.4,1.3,0.3,2.7,1.6,3.2c0.3,0.1,0.5,0.1,0.8,0.1H189c3.3,0,6,2.7,6,6s-2.7,6-6,6 c-1.4,0-2.5,1.1-2.5,2.5S187.7,115.1,189,115.1L189,115.1z"/>
<path class="st6" d="M166.3,95.2c-0.2-1.4-1.5-2.3-2.9-2c-1.4,0.2-2.3,1.5-2,2.9c0.1,0.7,2.4,16.3-17.1,26 c-1.2,0.6-1.7,2.1-1.1,3.4s2.1,1.7,3.4,1.1l0,0C169.4,115.1,166.3,95.4,166.3,95.2z"/>
<path class="st6" d="M189,93.1h-16.6c-6.1,0-11,4.9-11,11s4.9,11,11,11H189c6.1,0,11-4.9,11-11S195.1,93.1,189,93.1L189,93.1z M189,110.1h-16.6c-3.3,0-6-2.7-6-6s2.7-6,6-6H189c3.3,0,6,2.7,6,6S192.4,110.1,189,110.1z"/>
<path class="st6" d="M189,110.1h-16.6c-6.1,0-11,4.9-11,11s4.9,11,11,11H189c6.1,0,11-4.9,11-11S195.1,110.1,189,110.1L189,110.1z M189,127.1h-16.6c-3.3,0-6-2.7-6-6s2.7-6,6-6H189c3.3,0,6,2.7,6,6S192.4,127.1,189,127.1z"/>
<path class="st6" d="M189,127.1h-16.6c-6.1,0-11,4.9-11,11c0,6.1,4.9,11,11,11H189c6.1,0,11-4.9,11-11S195.1,127.1,189,127.1 C189,127.1,189,127.1,189,127.1z M189,144.1h-16.6c-3.3,0-6-2.7-6-6s2.7-6,6-6H189c3.3,0,6,2.7,6,6S192.4,144.1,189,144.1z"/>
<path class="st6" d="M189,144.1h-16.6c-6.1,0-11,4.9-11,11s4.9,11,11,11H189c6.1,0,11-4.9,11-11S195.1,144.1,189,144.1L189,144.1z M189,161.1h-16.6c-3.3,0-6-2.7-6-6s2.7-6,6-6H189c3.3,0,6,2.7,6,6S192.4,161.1,189,161.1z"/>
<path class="st6" d="M193,22H63c-18.9,0-34.2,15.3-34.3,34.3v130.1c0,18.9,15.3,34.2,34.3,34.2h33.6c3.1,0,5.9,1.5,7.6,4.1l19,28.7 c1.1,1.6,2.9,2.6,4.8,2.6l0,0c1.9,0,3.8-1,4.8-2.6l19-28.7c1.7-2.6,4.6-4.1,7.6-4.1H193c18.9,0,34.2-15.3,34.3-34.3V56.3 C227.3,37.3,211.9,22,193,22z M222.3,186.3c0,16.1-13.1,29.2-29.3,29.3h-33.6c-4.8,0-9.2,2.4-11.8,6.4l-19,28.7 c-0.2,0.4-0.7,0.5-1.1,0.2c-0.1-0.1-0.2-0.1-0.2-0.2l-19-28.7c-2.6-4-7-6.4-11.8-6.3H63c-16.1,0-29.2-13.1-29.3-29.2V56.3 C33.7,40.1,46.8,27,63,27H193c16.1,0,29.2,13.1,29.3,29.2V186.3z"/>
</g>
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generator: Adobe Illustrator 21.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Layer_1" x="0px" y="0px" viewBox="0 0 256 256" style="enable-background:new 0 0 256 256;" xml:space="preserve" width="512px" height="512px">
<style type="text/css">
.st0{fill:#6DCC6D;}
.st1{fill:#F9D0B4;}
.st2{fill:#55ACD5;}
.st3{fill:#E9E9EA;}
.st4{fill:#FFCD29;}
.st5{fill:#EA4647;}
.st6{fill:#231F20;}
</style>
<g id="Layer_19">
<path class="st0" d="M193,24.5H63c-17.5,0.1-31.7,14.2-31.8,31.8v130.1c0.1,17.5,14.2,31.7,31.8,31.8h33.6c3.9,0,7.6,2,9.7,5.2 l19,28.7c1,1.5,3.1,1.9,4.6,0.9c0.4-0.2,0.7-0.6,0.9-0.9l19-28.7c2.2-3.3,5.8-5.2,9.7-5.2H193c17.5-0.1,31.7-14.2,31.8-31.8V56.3 C224.7,38.7,210.5,24.6,193,24.5z"/>
<path class="st1" d="M103.8,90H91.7v73.6h12.1c1.4,0,2.6-1.2,2.6-2.6l0,0V92.6C106.4,91.2,105.3,90,103.8,90 C103.8,90,103.8,90,103.8,90z"/>
<path class="st1" d="M197.5,121.1c0-4.7-3.8-8.5-8.5-8.5l0,0c4.7,0,8.5-3.8,8.5-8.5s-3.8-8.5-8.5-8.5h-25.2 c4.1-12.2,10.2-22.7,8.6-31.1c-1.9-9.6-13.9-12.8-15.7-3.7c-1.7,8.9-15.3,25.9-15.3,25.9c-4.3,4.3-4,9.2-35,9.2v61.9H122 c4.2,0,8.3,0.7,12.3,1.9l6.5,2.1c3.6,1.2,7.4,1.8,11.2,1.8h37c4.7,0,8.5-3.8,8.5-8.5s-3.8-8.5-8.5-8.5l0,0c4.7,0,8.5-3.8,8.5-8.5 s-3.8-8.5-8.5-8.5l0,0C193.7,129.6,197.5,125.8,197.5,121.1C197.5,121.1,197.5,121.1,197.5,121.1z"/>
<path class="st2" d="M61.1,84.9h28c1.4,0,2.6,1.2,2.6,2.6v79.9c0,1.4-1.2,2.6-2.6,2.6h-28c-1.4,0-2.6-1.2-2.6-2.6V87.5 C58.5,86.1,59.6,84.9,61.1,84.9z"/>
<path class="st3" d="M103.8,90H91.7v73.6h12.1c1.4,0,2.6-1.2,2.6-2.6l0,0V92.6C106.4,91.2,105.3,90,103.8,90 C103.8,90,103.8,90,103.8,90z"/>
<path class="st1" d="M197.5,121.1c0-4.7-3.8-8.5-8.5-8.5l0,0c4.7,0,8.5-3.8,8.5-8.5s-3.8-8.5-8.5-8.5h-25.2 c4.1-12.2,10.2-22.7,8.6-31.1c-1.9-9.6-13.9-12.8-15.7-3.7c-1.7,8.9-15.3,25.9-15.3,25.9c-4.3,4.3-4,9.2-35,9.2v61.9H122 c4.2,0,8.3,0.7,12.3,1.9l6.5,2.1c3.6,1.2,7.4,1.8,11.2,1.8h37c4.7,0,8.5-3.8,8.5-8.5s-3.8-8.5-8.5-8.5l0,0c4.7,0,8.5-3.8,8.5-8.5 s-3.8-8.5-8.5-8.5l0,0C193.7,129.6,197.5,125.8,197.5,121.1C197.5,121.1,197.5,121.1,197.5,121.1z"/>
<path class="st4" d="M47.3,231.5h-1.8v-1.8c0-1.4-1.1-2.5-2.5-2.5s-2.5,1.1-2.5,2.5v1.8h-1.8c-1.4,0-2.5,1.1-2.5,2.5 s1.1,2.5,2.5,2.5h1.8v1.8c0,1.4,1.1,2.5,2.5,2.5s2.5-1.1,2.5-2.5v-1.8h1.8c1.4,0,2.5-1.1,2.5-2.5S48.7,231.5,47.3,231.5z"/>
<path class="st0" d="M240.8,37.4c-0.1-0.3-0.2-0.6-0.4-0.9c-0.1-0.1-0.2-0.3-0.3-0.4c-1-0.9-2.5-0.9-3.5,0 c-0.1,0.1-0.2,0.2-0.3,0.4c-0.1,0.1-0.2,0.3-0.2,0.4c-0.1,0.2-0.1,0.3-0.1,0.5c-0.1,0.3-0.1,0.7,0,1c0,0.2,0.1,0.3,0.1,0.5 c0.1,0.1,0.1,0.3,0.2,0.4c0.1,0.1,0.2,0.3,0.3,0.4c1,1,2.5,1,3.5,0c0,0,0,0,0,0c0.1-0.1,0.2-0.2,0.3-0.4c0.1-0.1,0.2-0.3,0.2-0.4 c0.1-0.1,0.1-0.3,0.1-0.5C240.9,38.1,240.9,37.8,240.8,37.4z"/>
<path class="st5" d="M68.5,253c-0.1-0.3-0.2-0.6-0.4-0.9c-0.1-0.1-0.2-0.3-0.3-0.4c-1-0.9-2.5-0.9-3.5,0c-0.1,0.1-0.2,0.2-0.3,0.4 c-0.1,0.1-0.2,0.3-0.2,0.4c-0.1,0.2-0.1,0.3-0.1,0.5c-0.1,0.3-0.1,0.7,0,1c0,0.2,0.1,0.3,0.1,0.5c0.1,0.1,0.1,0.3,0.2,0.4 c0.1,0.1,0.2,0.3,0.3,0.4c1,1,2.5,1,3.5,0c0,0,0,0,0,0c0.1-0.1,0.2-0.2,0.3-0.4c0.1-0.1,0.2-0.3,0.2-0.4c0.1-0.1,0.1-0.3,0.1-0.5 C68.6,253.7,68.6,253.3,68.5,253z"/>
<path class="st2" d="M227.8,8.2c-4.1-0.8-7.2-4-8-8c0-0.1-0.1-0.2-0.2-0.2c-0.1,0-0.1,0.1-0.2,0.2c-0.8,4.1-4,7.2-8,8 c-0.1,0-0.2,0.1-0.2,0.2c0,0.1,0.1,0.1,0.2,0.2c4.1,0.8,7.2,4,8,8c0,0.1,0.1,0.2,0.2,0.2c0.1,0,0.1-0.1,0.2-0.2c0.8-4.1,4-7.2,8-8 c0.1,0,0.2-0.1,0.2-0.2C227.9,8.2,227.9,8.2,227.8,8.2z"/>
<path class="st6" d="M103.8,87.5H91.7c-1.4,0-2.5,1.1-2.5,2.5v73.6c0,1.4,1.1,2.5,2.5,2.5h12.1c2.8,0,5.1-2.3,5.1-5.1V92.6 C108.9,89.8,106.6,87.5,103.8,87.5z M103.9,161c0,0.1-0.1,0.1-0.1,0.1h-9.6V92.5h9.6c0.1,0,0.1,0.1,0.1,0.1c0,0,0,0,0,0V161z"/>
<path class="st6" d="M200,121.1c0-3.3-1.5-6.4-4-8.5c4.7-3.9,5.4-10.8,1.5-15.5c-2.1-2.5-5.2-4-8.5-4h-21.7 c0.8-2.2,1.6-4.3,2.5-6.4c3.4-8.5,6.3-15.9,5-22.7c-1.4-7.2-7.3-11.2-12.2-11.2l0,0c-4.3,0-7.5,2.8-8.4,7.4 c-1.3,6.8-11,20-14.7,24.7c-0.6,0.6-1,1.1-1.5,1.7c-2.8,3.3-5.7,6.7-31.6,6.7c-1.4,0-2.5,1.1-2.5,2.5v61.9c0,1.4,1.1,2.5,2.5,2.5 H122c3.9,0,7.8,0.6,11.5,1.8l6.5,2.1c3.9,1.2,7.9,1.9,12,1.9h37c6.1,0,11-4.9,11-11c0-3.3-1.5-6.4-4-8.5c4.7-3.8,5.4-10.8,1.5-15.5 c-0.5-0.6-1-1.1-1.5-1.5C198.6,127.5,200,124.4,200,121.1z M189,115.1c3.3,0,6,2.7,6,6s-2.7,6-6,6c-1.4,0-2.5,1.1-2.5,2.5 c0,1.4,1.1,2.5,2.5,2.5c3.3,0,6,2.7,6,6s-2.7,6-6,6c-1.4,0-2.5,1.1-2.5,2.5s1.1,2.5,2.5,2.5c3.3,0,6,2.7,6,6s-2.7,6-6,6h-37 c-3.5,0-7.1-0.6-10.4-1.6l-6.5-2.1c-4.2-1.4-8.6-2.1-13.1-2.1h-13.1V98.4c24.1-0.2,28.7-3.5,32.9-8.4c0.4-0.5,0.9-1,1.3-1.5 c0.1-0.1,0.1-0.1,0.2-0.2c0.6-0.7,14-17.6,15.8-27c0.4-2.2,1.6-3.4,3.5-3.4l0,0c2.9,0,6.4,2.7,7.3,7.1c1,5.3-1.6,12.1-4.8,19.9 c-1.3,3.2-2.6,6.4-3.7,9.9c-0.4,1.3,0.3,2.7,1.6,3.2c0.3,0.1,0.5,0.1,0.8,0.1H189c3.3,0,6,2.7,6,6s-2.7,6-6,6 c-1.4,0-2.5,1.1-2.5,2.5S187.7,115.1,189,115.1L189,115.1z"/>
<path class="st6" d="M89.1,82.4h-28c-2.8,0-5.1,2.3-5.1,5.1v79.9c0,2.8,2.3,5.1,5.1,5.1h28c2.8,0,5.1-2.3,5.1-5.1V87.5 C94.2,84.7,91.9,82.4,89.1,82.4z M89.2,167.4c0,0.1-0.1,0.1-0.1,0.1c0,0,0,0,0,0h-28c-0.1,0-0.1-0.1-0.1-0.1l0,0V87.5 c0-0.1,0.1-0.1,0.1-0.1c0,0,0,0,0,0h28c0.1,0,0.1,0.1,0.1,0.1c0,0,0,0,0,0V167.4z"/>
<path class="st6" d="M103.8,87.5H91.7c-1.4,0-2.5,1.1-2.5,2.5v73.6c0,1.4,1.1,2.5,2.5,2.5h12.1c2.8,0,5.1-2.3,5.1-5.1V92.6 C108.9,89.8,106.6,87.5,103.8,87.5z M103.9,161c0,0.1-0.1,0.1-0.1,0.1h-9.6V92.5h9.6c0.1,0,0.1,0.1,0.1,0.1c0,0,0,0,0,0V161z"/>
<path class="st6" d="M200,121.1c0-3.3-1.5-6.4-4-8.5c4.7-3.9,5.4-10.8,1.5-15.5c-2.1-2.5-5.2-4-8.5-4h-21.7 c0.8-2.2,1.6-4.3,2.5-6.4c3.4-8.5,6.3-15.9,5-22.7c-1.4-7.2-7.3-11.2-12.2-11.2l0,0c-4.3,0-7.5,2.8-8.4,7.4 c-1.3,6.8-11,20-14.7,24.7c-0.6,0.6-1,1.1-1.5,1.7c-2.8,3.3-5.7,6.7-31.6,6.7c-1.4,0-2.5,1.1-2.5,2.5v61.9c0,1.4,1.1,2.5,2.5,2.5 H122c3.9,0,7.8,0.6,11.5,1.8l6.5,2.1c3.9,1.2,7.9,1.9,12,1.9h37c6.1,0,11-4.9,11-11c0-3.3-1.5-6.4-4-8.5c4.7-3.8,5.4-10.8,1.5-15.5 c-0.5-0.6-1-1.1-1.5-1.5C198.6,127.5,200,124.4,200,121.1z M189,115.1c3.3,0,6,2.7,6,6s-2.7,6-6,6c-1.4,0-2.5,1.1-2.5,2.5 c0,1.4,1.1,2.5,2.5,2.5c3.3,0,6,2.7,6,6s-2.7,6-6,6c-1.4,0-2.5,1.1-2.5,2.5s1.1,2.5,2.5,2.5c3.3,0,6,2.7,6,6s-2.7,6-6,6h-37 c-3.5,0-7.1-0.6-10.4-1.6l-6.5-2.1c-4.2-1.4-8.6-2.1-13.1-2.1h-13.1V98.4c24.1-0.2,28.7-3.5,32.9-8.4c0.4-0.5,0.9-1,1.3-1.5 c0.1-0.1,0.1-0.1,0.2-0.2c0.6-0.7,14-17.6,15.8-27c0.4-2.2,1.6-3.4,3.5-3.4l0,0c2.9,0,6.4,2.7,7.3,7.1c1,5.3-1.6,12.1-4.8,19.9 c-1.3,3.2-2.6,6.4-3.7,9.9c-0.4,1.3,0.3,2.7,1.6,3.2c0.3,0.1,0.5,0.1,0.8,0.1H189c3.3,0,6,2.7,6,6s-2.7,6-6,6 c-1.4,0-2.5,1.1-2.5,2.5S187.7,115.1,189,115.1L189,115.1z"/>
<path class="st6" d="M166.3,95.2c-0.2-1.4-1.5-2.3-2.9-2c-1.4,0.2-2.3,1.5-2,2.9c0.1,0.7,2.4,16.3-17.1,26 c-1.2,0.6-1.7,2.1-1.1,3.4s2.1,1.7,3.4,1.1l0,0C169.4,115.1,166.3,95.4,166.3,95.2z"/>
<path class="st6" d="M189,93.1h-16.6c-6.1,0-11,4.9-11,11s4.9,11,11,11H189c6.1,0,11-4.9,11-11S195.1,93.1,189,93.1L189,93.1z M189,110.1h-16.6c-3.3,0-6-2.7-6-6s2.7-6,6-6H189c3.3,0,6,2.7,6,6S192.4,110.1,189,110.1z"/>
<path class="st6" d="M189,110.1h-16.6c-6.1,0-11,4.9-11,11s4.9,11,11,11H189c6.1,0,11-4.9,11-11S195.1,110.1,189,110.1L189,110.1z M189,127.1h-16.6c-3.3,0-6-2.7-6-6s2.7-6,6-6H189c3.3,0,6,2.7,6,6S192.4,127.1,189,127.1z"/>
<path class="st6" d="M189,127.1h-16.6c-6.1,0-11,4.9-11,11c0,6.1,4.9,11,11,11H189c6.1,0,11-4.9,11-11S195.1,127.1,189,127.1 C189,127.1,189,127.1,189,127.1z M189,144.1h-16.6c-3.3,0-6-2.7-6-6s2.7-6,6-6H189c3.3,0,6,2.7,6,6S192.4,144.1,189,144.1z"/>
<path class="st6" d="M189,144.1h-16.6c-6.1,0-11,4.9-11,11s4.9,11,11,11H189c6.1,0,11-4.9,11-11S195.1,144.1,189,144.1L189,144.1z M189,161.1h-16.6c-3.3,0-6-2.7-6-6s2.7-6,6-6H189c3.3,0,6,2.7,6,6S192.4,161.1,189,161.1z"/>
<path class="st6" d="M193,22H63c-18.9,0-34.2,15.3-34.3,34.3v130.1c0,18.9,15.3,34.2,34.3,34.2h33.6c3.1,0,5.9,1.5,7.6,4.1l19,28.7 c1.1,1.6,2.9,2.6,4.8,2.6l0,0c1.9,0,3.8-1,4.8-2.6l19-28.7c1.7-2.6,4.6-4.1,7.6-4.1H193c18.9,0,34.2-15.3,34.3-34.3V56.3 C227.3,37.3,211.9,22,193,22z M222.3,186.3c0,16.1-13.1,29.2-29.3,29.3h-33.6c-4.8,0-9.2,2.4-11.8,6.4l-19,28.7 c-0.2,0.4-0.7,0.5-1.1,0.2c-0.1-0.1-0.2-0.1-0.2-0.2l-19-28.7c-2.6-4-7-6.4-11.8-6.3H63c-16.1,0-29.2-13.1-29.3-29.2V56.3 C33.7,40.1,46.8,27,63,27H193c16.1,0,29.2,13.1,29.3,29.2V186.3z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 8.1 KiB

After

Width:  |  Height:  |  Size: 8.1 KiB

View File

@ -1,25 +1,25 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generator: Adobe Illustrator 21.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Layer_1" x="0px" y="0px" viewBox="0 0 256 256" style="enable-background:new 0 0 256 256;" xml:space="preserve" width="512px" height="512px">
<style type="text/css">
.st0{fill:#FFCD29;}
.st1{fill:#FFAE2C;}
.st2{fill:#6DCC6D;}
.st3{fill:#EA4647;}
.st4{fill:#55ACD5;}
.st5{fill:#231F20;}
</style>
<g id="Layer_11">
<path class="st0" d="M206.4,123.3c0.8-0.8,0.8-2.1,0-3c-0.3-0.3-0.7-0.5-1.2-0.6l-51-7.4c-0.7-0.1-1.3-0.5-1.6-1.1l-22.8-46.2 c-0.5-1-1.8-1.5-2.8-0.9c-0.4,0.2-0.7,0.5-0.9,0.9l-22.8,46.2c-0.3,0.6-0.9,1-1.6,1.1l-51,7.4c-1.1,0.2-1.9,1.2-1.8,2.4 c0.1,0.5,0.3,0.9,0.6,1.2l36.9,36c0.5,0.5,0.7,1.2,0.6,1.8l-8.7,50.8c-0.2,1.1,0.6,2.2,1.7,2.4c0.5,0.1,0.9,0,1.3-0.2l45.6-24 c0.6-0.3,1.3-0.3,1.9,0l45.6,24c1,0.5,2.3,0.1,2.8-0.9c0.2-0.4,0.3-0.9,0.2-1.3l-8.7-50.8c-0.1-0.7,0.1-1.4,0.6-1.8L206.4,123.3z"/>
<path class="st1" d="M252.9,80.1c0.8-0.8,0.8-2.1,0-2.9c-0.3-0.3-0.7-0.5-1.2-0.6l-31.1-4.5c-0.7-0.1-1.2-0.5-1.5-1.1l-13.9-28.1 c-0.5-1-1.7-1.4-2.7-0.9c-0.4,0.2-0.7,0.5-0.9,0.9L187.7,71c-0.3,0.6-0.9,1-1.5,1.1l-31.1,4.5c-1.1,0.2-1.9,1.2-1.7,2.3 c0.1,0.4,0.3,0.9,0.6,1.2l22.5,21.9c0.5,0.5,0.7,1.1,0.6,1.8l-2,11.6l30.1,4.4c1.1,0.2,1.9,1.2,1.8,2.4c-0.1,0.5-0.3,0.9-0.6,1.2 l0,0l25.8,13.6c1,0.5,2.2,0.1,2.7-0.9c0.2-0.4,0.3-0.9,0.2-1.3l-5.3-30.9c-0.1-0.7,0.1-1.3,0.6-1.8L252.9,80.1z"/>
<path class="st1" d="M102,80.1c0.8-0.8,0.8-2.1,0-2.9c-0.3-0.3-0.7-0.5-1.2-0.6l-31.1-4.5c-0.7-0.1-1.2-0.5-1.5-1.1L54.4,42.8 c-0.5-1-1.7-1.4-2.7-0.9c-0.4,0.2-0.7,0.5-0.9,0.9L36.8,71c-0.3,0.6-0.9,1-1.5,1.1L4.2,76.6c-1.1,0.2-1.9,1.2-1.7,2.3 c0.1,0.4,0.3,0.9,0.6,1.2L25.6,102c0.5,0.5,0.7,1.1,0.6,1.8l-5.3,30.9c-0.2,1.1,0.6,2.2,1.7,2.4c0.4,0.1,0.9,0,1.3-0.2l25.8-13.6 l0,0c-0.8-0.8-0.8-2.1,0-3c0.3-0.3,0.7-0.5,1.2-0.6l30.2-4.4l-2-11.6c-0.1-0.7,0.1-1.3,0.6-1.8L102,80.1z"/>
<path class="st2" d="M200.9,160.5h-1.8v-1.8c0-1.4-1.1-2.5-2.5-2.5s-2.5,1.1-2.5,2.5v1.8h-1.8c-1.4,0-2.5,1.1-2.5,2.5 s1.1,2.5,2.5,2.5h1.8v1.8c0,1.4,1.1,2.5,2.5,2.5s2.5-1.1,2.5-2.5v-1.8h1.8c1.4,0,2.5-1.1,2.5-2.5S202.3,160.5,200.9,160.5z"/>
<path class="st0" d="M80.5,16.6c-0.1-0.3-0.2-0.6-0.4-0.9c-0.1-0.1-0.2-0.3-0.3-0.4c-1-0.9-2.5-0.9-3.5,0c-0.1,0.1-0.2,0.2-0.3,0.4 c-0.1,0.1-0.2,0.3-0.2,0.4c-0.1,0.2-0.1,0.3-0.1,0.5c-0.1,0.3-0.1,0.7,0,1c0,0.2,0.1,0.3,0.1,0.5c0.1,0.1,0.1,0.3,0.2,0.4 c0.1,0.1,0.2,0.3,0.3,0.4c1,1,2.5,1,3.5,0c0,0,0,0,0,0c0.1-0.1,0.2-0.2,0.3-0.4c0.1-0.1,0.2-0.3,0.2-0.4c0.1-0.1,0.1-0.3,0.1-0.5 C80.6,17.2,80.6,16.9,80.5,16.6z"/>
<path class="st0" d="M223.2,189.2c0-0.2-0.1-0.3-0.1-0.5c-0.1-0.2-0.1-0.3-0.2-0.4c-0.1-0.1-0.2-0.3-0.3-0.4c-1-0.9-2.5-0.9-3.5,0 c-0.1,0.1-0.2,0.2-0.3,0.4c-0.1,0.1-0.2,0.3-0.2,0.4c-0.1,0.2-0.1,0.3-0.1,0.5c-0.1,0.3-0.1,0.7,0,1c0,0.2,0.1,0.3,0.1,0.5 c0.1,0.1,0.1,0.3,0.2,0.4c0.1,0.1,0.2,0.3,0.3,0.4c1,1,2.5,1,3.5,0c0,0,0,0,0,0c0.1-0.1,0.2-0.2,0.3-0.4c0.1-0.1,0.2-0.3,0.2-0.4 c0.1-0.1,0.1-0.3,0.1-0.5C223.3,189.9,223.3,189.6,223.2,189.2z"/>
<path class="st3" d="M110.8,41.5c-4.1-0.8-7.2-4-8-8c0-0.1-0.1-0.2-0.2-0.2c-0.1,0-0.1,0.1-0.2,0.2c-0.8,4.1-4,7.2-8,8 c-0.1,0-0.2,0.1-0.2,0.2c0,0.1,0.1,0.1,0.2,0.2c4.1,0.8,7.2,4,8,8c0,0.1,0.1,0.2,0.2,0.2c0.1,0,0.1-0.1,0.2-0.2c0.8-4.1,4-7.2,8-8 c0.1,0,0.2-0.1,0.1-0.2C110.9,41.6,110.9,41.5,110.8,41.5z"/>
<path class="st4" d="M255.8,169.7c-4.1-0.8-7.2-4-8-8c0-0.1-0.1-0.2-0.2-0.2c-0.1,0-0.1,0.1-0.2,0.2c-0.8,4.1-4,7.2-8,8 c-0.1,0-0.2,0.1-0.2,0.2c0,0.1,0.1,0.1,0.2,0.2c4.1,0.8,7.2,4,8,8c0,0.1,0.1,0.2,0.2,0.2c0.1,0,0.1-0.1,0.2-0.2c0.8-4.1,4-7.2,8-8 c0.1,0,0.2-0.1,0.2-0.2C256,169.7,255.9,169.7,255.8,169.7z"/>
<path class="st5" d="M209.3,120.4c-0.5-1.7-2-2.9-3.7-3.1l-50.8-7.4l-22.7-46l0,0c-1.1-2.3-3.9-3.2-6.1-2.1 c-0.9,0.4-1.6,1.2-2.1,2.1l-22.7,46l-50.8,7.4c-2.5,0.4-4.2,2.7-3.9,5.2c0.1,1,0.6,1.9,1.3,2.6l36.7,35.8l-8.7,50.6 c-0.4,2.5,1.2,4.9,3.7,5.3c1,0.2,2,0,2.9-0.5l45.4-23.9l45.4,23.9c2.2,1.2,5,0.3,6.2-1.9c0.5-0.9,0.6-1.9,0.5-2.9l-8.7-50.6 l36.7-35.8C209.4,123.8,209.9,122,209.3,120.4z M127.6,66.1L127.6,66.1z M167.8,157.5c-1.1,1.1-1.6,2.6-1.3,4.1l8.6,50l-44.9-23.6 c-1.3-0.7-2.9-0.7-4.3,0L81,211.5l8.6-50c0.3-1.5-0.2-3-1.3-4.1l-36.3-35.4l50.2-7.3c1.5-0.2,2.8-1.2,3.5-2.5L128,66.8l22.4,45.5 c0.7,1.4,2,2.3,3.5,2.5l50.2,7.3L167.8,157.5z"/>
<path class="st5" d="M255.8,77.2c-0.5-1.6-2-2.8-3.7-3.1l-30.8-4.5l-13.8-27.9c-0.8-1.6-2.3-2.5-4.1-2.5l0,0c-1.7,0-3.3,1-4.1,2.5 l-13.8,27.9l-30.8,4.5c-2.5,0.4-4.2,2.7-3.8,5.1c0.1,1,0.6,1.9,1.3,2.6l22.3,21.7l-1.9,11.3c-0.2,1.4,0.7,2.7,2,2.9c0,0,0,0,0.1,0 l29.5,4.3c-0.7,1.2-0.2,2.7,1,3.4c0,0,0,0,0,0l25.8,13.6c2.2,1.2,5,0.3,6.1-1.9c0.5-0.9,0.6-1.9,0.5-2.9l-5.3-30.7l22.3-21.7l0,0 C255.9,80.7,256.3,78.8,255.8,77.2z M228.7,100.2c-1.1,1-1.6,2.5-1.3,4l5.1,30l-23-12.1c0.2-2.4-1.5-4.5-3.9-4.9l-27.6-4l1.5-9 c0.3-1.5-0.2-3-1.3-4l-21.8-21.2l30.1-4.4c1.5-0.2,2.8-1.1,3.4-2.5l13.5-27.3l13.5,27.3c0.7,1.3,1.9,2.3,3.4,2.5l30.1,4.4 L228.7,100.2z"/>
<path class="st5" d="M104.9,77.2c-0.5-1.6-1.9-2.8-3.7-3.1l-30.8-4.5L56.6,41.7c-1.1-2.2-3.8-3.2-6.1-2.1c-0.9,0.4-1.6,1.2-2.1,2.1 L34.7,69.6L3.9,74.1c-2.5,0.4-4.2,2.7-3.8,5.1c0.1,1,0.6,1.9,1.3,2.6l22.3,21.7l-5.3,30.7c-0.4,2.5,1.2,4.8,3.7,5.2 c1,0.2,2,0,2.9-0.5l25.8-13.6c1.2-0.6,1.7-2.2,1-3.4c0,0,0,0,0,0l29.5-4.3c1.4-0.2,2.3-1.5,2.1-2.8c0,0,0,0,0-0.1l-1.9-11.3 l22.3-21.7C105,80.6,105.4,78.8,104.9,77.2z M77.8,100.2c-1.1,1-1.6,2.5-1.3,4l1.5,9l-27.6,4c-1.7,0.2-3.2,1.5-3.7,3.1 c-0.2,0.6-0.3,1.2-0.2,1.8l-23,12.1l5.1-30c0.3-1.5-0.2-3-1.3-4L5.5,78.9l30.1-4.4c1.5-0.2,2.8-1.1,3.4-2.5l13.5-27.3L66,72.1 c0.7,1.3,1.9,2.3,3.4,2.5l30.1,4.4L77.8,100.2z"/>
</g>
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generator: Adobe Illustrator 21.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Layer_1" x="0px" y="0px" viewBox="0 0 256 256" style="enable-background:new 0 0 256 256;" xml:space="preserve" width="512px" height="512px">
<style type="text/css">
.st0{fill:#FFCD29;}
.st1{fill:#FFAE2C;}
.st2{fill:#6DCC6D;}
.st3{fill:#EA4647;}
.st4{fill:#55ACD5;}
.st5{fill:#231F20;}
</style>
<g id="Layer_11">
<path class="st0" d="M206.4,123.3c0.8-0.8,0.8-2.1,0-3c-0.3-0.3-0.7-0.5-1.2-0.6l-51-7.4c-0.7-0.1-1.3-0.5-1.6-1.1l-22.8-46.2 c-0.5-1-1.8-1.5-2.8-0.9c-0.4,0.2-0.7,0.5-0.9,0.9l-22.8,46.2c-0.3,0.6-0.9,1-1.6,1.1l-51,7.4c-1.1,0.2-1.9,1.2-1.8,2.4 c0.1,0.5,0.3,0.9,0.6,1.2l36.9,36c0.5,0.5,0.7,1.2,0.6,1.8l-8.7,50.8c-0.2,1.1,0.6,2.2,1.7,2.4c0.5,0.1,0.9,0,1.3-0.2l45.6-24 c0.6-0.3,1.3-0.3,1.9,0l45.6,24c1,0.5,2.3,0.1,2.8-0.9c0.2-0.4,0.3-0.9,0.2-1.3l-8.7-50.8c-0.1-0.7,0.1-1.4,0.6-1.8L206.4,123.3z"/>
<path class="st1" d="M252.9,80.1c0.8-0.8,0.8-2.1,0-2.9c-0.3-0.3-0.7-0.5-1.2-0.6l-31.1-4.5c-0.7-0.1-1.2-0.5-1.5-1.1l-13.9-28.1 c-0.5-1-1.7-1.4-2.7-0.9c-0.4,0.2-0.7,0.5-0.9,0.9L187.7,71c-0.3,0.6-0.9,1-1.5,1.1l-31.1,4.5c-1.1,0.2-1.9,1.2-1.7,2.3 c0.1,0.4,0.3,0.9,0.6,1.2l22.5,21.9c0.5,0.5,0.7,1.1,0.6,1.8l-2,11.6l30.1,4.4c1.1,0.2,1.9,1.2,1.8,2.4c-0.1,0.5-0.3,0.9-0.6,1.2 l0,0l25.8,13.6c1,0.5,2.2,0.1,2.7-0.9c0.2-0.4,0.3-0.9,0.2-1.3l-5.3-30.9c-0.1-0.7,0.1-1.3,0.6-1.8L252.9,80.1z"/>
<path class="st1" d="M102,80.1c0.8-0.8,0.8-2.1,0-2.9c-0.3-0.3-0.7-0.5-1.2-0.6l-31.1-4.5c-0.7-0.1-1.2-0.5-1.5-1.1L54.4,42.8 c-0.5-1-1.7-1.4-2.7-0.9c-0.4,0.2-0.7,0.5-0.9,0.9L36.8,71c-0.3,0.6-0.9,1-1.5,1.1L4.2,76.6c-1.1,0.2-1.9,1.2-1.7,2.3 c0.1,0.4,0.3,0.9,0.6,1.2L25.6,102c0.5,0.5,0.7,1.1,0.6,1.8l-5.3,30.9c-0.2,1.1,0.6,2.2,1.7,2.4c0.4,0.1,0.9,0,1.3-0.2l25.8-13.6 l0,0c-0.8-0.8-0.8-2.1,0-3c0.3-0.3,0.7-0.5,1.2-0.6l30.2-4.4l-2-11.6c-0.1-0.7,0.1-1.3,0.6-1.8L102,80.1z"/>
<path class="st2" d="M200.9,160.5h-1.8v-1.8c0-1.4-1.1-2.5-2.5-2.5s-2.5,1.1-2.5,2.5v1.8h-1.8c-1.4,0-2.5,1.1-2.5,2.5 s1.1,2.5,2.5,2.5h1.8v1.8c0,1.4,1.1,2.5,2.5,2.5s2.5-1.1,2.5-2.5v-1.8h1.8c1.4,0,2.5-1.1,2.5-2.5S202.3,160.5,200.9,160.5z"/>
<path class="st0" d="M80.5,16.6c-0.1-0.3-0.2-0.6-0.4-0.9c-0.1-0.1-0.2-0.3-0.3-0.4c-1-0.9-2.5-0.9-3.5,0c-0.1,0.1-0.2,0.2-0.3,0.4 c-0.1,0.1-0.2,0.3-0.2,0.4c-0.1,0.2-0.1,0.3-0.1,0.5c-0.1,0.3-0.1,0.7,0,1c0,0.2,0.1,0.3,0.1,0.5c0.1,0.1,0.1,0.3,0.2,0.4 c0.1,0.1,0.2,0.3,0.3,0.4c1,1,2.5,1,3.5,0c0,0,0,0,0,0c0.1-0.1,0.2-0.2,0.3-0.4c0.1-0.1,0.2-0.3,0.2-0.4c0.1-0.1,0.1-0.3,0.1-0.5 C80.6,17.2,80.6,16.9,80.5,16.6z"/>
<path class="st0" d="M223.2,189.2c0-0.2-0.1-0.3-0.1-0.5c-0.1-0.2-0.1-0.3-0.2-0.4c-0.1-0.1-0.2-0.3-0.3-0.4c-1-0.9-2.5-0.9-3.5,0 c-0.1,0.1-0.2,0.2-0.3,0.4c-0.1,0.1-0.2,0.3-0.2,0.4c-0.1,0.2-0.1,0.3-0.1,0.5c-0.1,0.3-0.1,0.7,0,1c0,0.2,0.1,0.3,0.1,0.5 c0.1,0.1,0.1,0.3,0.2,0.4c0.1,0.1,0.2,0.3,0.3,0.4c1,1,2.5,1,3.5,0c0,0,0,0,0,0c0.1-0.1,0.2-0.2,0.3-0.4c0.1-0.1,0.2-0.3,0.2-0.4 c0.1-0.1,0.1-0.3,0.1-0.5C223.3,189.9,223.3,189.6,223.2,189.2z"/>
<path class="st3" d="M110.8,41.5c-4.1-0.8-7.2-4-8-8c0-0.1-0.1-0.2-0.2-0.2c-0.1,0-0.1,0.1-0.2,0.2c-0.8,4.1-4,7.2-8,8 c-0.1,0-0.2,0.1-0.2,0.2c0,0.1,0.1,0.1,0.2,0.2c4.1,0.8,7.2,4,8,8c0,0.1,0.1,0.2,0.2,0.2c0.1,0,0.1-0.1,0.2-0.2c0.8-4.1,4-7.2,8-8 c0.1,0,0.2-0.1,0.1-0.2C110.9,41.6,110.9,41.5,110.8,41.5z"/>
<path class="st4" d="M255.8,169.7c-4.1-0.8-7.2-4-8-8c0-0.1-0.1-0.2-0.2-0.2c-0.1,0-0.1,0.1-0.2,0.2c-0.8,4.1-4,7.2-8,8 c-0.1,0-0.2,0.1-0.2,0.2c0,0.1,0.1,0.1,0.2,0.2c4.1,0.8,7.2,4,8,8c0,0.1,0.1,0.2,0.2,0.2c0.1,0,0.1-0.1,0.2-0.2c0.8-4.1,4-7.2,8-8 c0.1,0,0.2-0.1,0.2-0.2C256,169.7,255.9,169.7,255.8,169.7z"/>
<path class="st5" d="M209.3,120.4c-0.5-1.7-2-2.9-3.7-3.1l-50.8-7.4l-22.7-46l0,0c-1.1-2.3-3.9-3.2-6.1-2.1 c-0.9,0.4-1.6,1.2-2.1,2.1l-22.7,46l-50.8,7.4c-2.5,0.4-4.2,2.7-3.9,5.2c0.1,1,0.6,1.9,1.3,2.6l36.7,35.8l-8.7,50.6 c-0.4,2.5,1.2,4.9,3.7,5.3c1,0.2,2,0,2.9-0.5l45.4-23.9l45.4,23.9c2.2,1.2,5,0.3,6.2-1.9c0.5-0.9,0.6-1.9,0.5-2.9l-8.7-50.6 l36.7-35.8C209.4,123.8,209.9,122,209.3,120.4z M127.6,66.1L127.6,66.1z M167.8,157.5c-1.1,1.1-1.6,2.6-1.3,4.1l8.6,50l-44.9-23.6 c-1.3-0.7-2.9-0.7-4.3,0L81,211.5l8.6-50c0.3-1.5-0.2-3-1.3-4.1l-36.3-35.4l50.2-7.3c1.5-0.2,2.8-1.2,3.5-2.5L128,66.8l22.4,45.5 c0.7,1.4,2,2.3,3.5,2.5l50.2,7.3L167.8,157.5z"/>
<path class="st5" d="M255.8,77.2c-0.5-1.6-2-2.8-3.7-3.1l-30.8-4.5l-13.8-27.9c-0.8-1.6-2.3-2.5-4.1-2.5l0,0c-1.7,0-3.3,1-4.1,2.5 l-13.8,27.9l-30.8,4.5c-2.5,0.4-4.2,2.7-3.8,5.1c0.1,1,0.6,1.9,1.3,2.6l22.3,21.7l-1.9,11.3c-0.2,1.4,0.7,2.7,2,2.9c0,0,0,0,0.1,0 l29.5,4.3c-0.7,1.2-0.2,2.7,1,3.4c0,0,0,0,0,0l25.8,13.6c2.2,1.2,5,0.3,6.1-1.9c0.5-0.9,0.6-1.9,0.5-2.9l-5.3-30.7l22.3-21.7l0,0 C255.9,80.7,256.3,78.8,255.8,77.2z M228.7,100.2c-1.1,1-1.6,2.5-1.3,4l5.1,30l-23-12.1c0.2-2.4-1.5-4.5-3.9-4.9l-27.6-4l1.5-9 c0.3-1.5-0.2-3-1.3-4l-21.8-21.2l30.1-4.4c1.5-0.2,2.8-1.1,3.4-2.5l13.5-27.3l13.5,27.3c0.7,1.3,1.9,2.3,3.4,2.5l30.1,4.4 L228.7,100.2z"/>
<path class="st5" d="M104.9,77.2c-0.5-1.6-1.9-2.8-3.7-3.1l-30.8-4.5L56.6,41.7c-1.1-2.2-3.8-3.2-6.1-2.1c-0.9,0.4-1.6,1.2-2.1,2.1 L34.7,69.6L3.9,74.1c-2.5,0.4-4.2,2.7-3.8,5.1c0.1,1,0.6,1.9,1.3,2.6l22.3,21.7l-5.3,30.7c-0.4,2.5,1.2,4.8,3.7,5.2 c1,0.2,2,0,2.9-0.5l25.8-13.6c1.2-0.6,1.7-2.2,1-3.4c0,0,0,0,0,0l29.5-4.3c1.4-0.2,2.3-1.5,2.1-2.8c0,0,0,0,0-0.1l-1.9-11.3 l22.3-21.7C105,80.6,105.4,78.8,104.9,77.2z M77.8,100.2c-1.1,1-1.6,2.5-1.3,4l1.5,9l-27.6,4c-1.7,0.2-3.2,1.5-3.7,3.1 c-0.2,0.6-0.3,1.2-0.2,1.8l-23,12.1l5.1-30c0.3-1.5-0.2-3-1.3-4L5.5,78.9l30.1-4.4c1.5-0.2,2.8-1.1,3.4-2.5l13.5-27.3L66,72.1 c0.7,1.3,1.9,2.3,3.4,2.5l30.1,4.4L77.8,100.2z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 5.5 KiB

After

Width:  |  Height:  |  Size: 5.6 KiB