barbican-reset 3.36.0 → 3.40.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/BrAlert.vue +2 -2
- package/components/BrButton.vue +11 -3
- package/components/BrCard.vue +1 -1
- package/components/BrCardTearoff.vue +1 -1
- package/components/BrCollapse/Button.vue +1 -1
- package/components/BrConfirmDone.vue +6 -6
- package/components/BrConfirmEmail.vue +6 -6
- package/components/BrDetails.vue +5 -1
- package/components/BrFormCheckbox.vue +3 -3
- package/components/BrFormCheckboxGroup.vue +1 -1
- package/components/BrFormDate.vue +1 -1
- package/components/BrFormEdit.vue +2 -2
- package/components/BrFormEmail.vue +1 -1
- package/components/BrFormInput.vue +18 -1
- package/components/BrFormPassword.vue +2 -2
- package/components/BrFormRadio.vue +3 -3
- package/components/BrFormRadioGroup.vue +2 -2
- package/components/BrFormRow.vue +2 -2
- package/components/BrFormSelect.vue +3 -57
- package/components/BrFormSelectItem.vue +1 -7
- package/components/BrFormTel.vue +1 -1
- package/components/BrFormTextarea.vue +1 -1
- package/components/BrFormToggle.vue +6 -9
- package/components/BrFormUpdate.vue +1 -1
- package/components/BrFormVisible.vue +3 -3
- package/components/BrLink.vue +20 -5
- package/components/BrLoader.vue +1 -1
- package/components/BrOverlay.vue +57 -23
- package/components/BrQrCode.vue +21 -0
- package/icons/{city_of_london_lockup.vue → CityOfLondonLockup.vue} +5 -12
- package/icons/Dropdown.vue +6 -0
- package/icons/Renew.vue +5 -0
- package/icons/dots.vue +50 -0
- package/icons/index.js +18 -18
- package/index.js +52 -102
- package/package.json +8 -14
- package/scss/_atomic.scss +1 -1
- package/scss/_br-button.scss +13 -19
- package/scss/_br-form-select.scss +52 -0
- package/scss/_br-form-toggle.scss +27 -24
- package/scss/_br-overlay.scss +29 -4
- package/scss/_br-qr-code.scss +3 -0
- package/scss/_br-table-row.scss +1 -1
- package/scss/_input.scss +1 -1
- package/scss/_variables.scss +176 -22
- package/scss/card/_membership-new.scss +10 -23
- package/scss/index.scss +2 -1
- package/scss/mixins/_br-alert.scss +1 -1
- package/scss/mixins/_br-card.scss +1 -1
- package/scss/mixins/_br-form-radio.scss +1 -1
- package/scss/mixins/_content.scss +1 -1
- package/scss/mixins/_focus.scss +1 -1
- package/scss/mixins/_font-size.scss +3 -3
- package/scss/mixins/buttons/_custom.scss +12 -85
- package/scss/mixins/buttons/_outline.scss +8 -12
- package/scss/mixins/buttons/_setup.scss +3 -7
- package/scss/mixins/buttons/custom/_edit-input.scss +22 -0
- package/scss/mixins/buttons/custom/_exit-overlay-bg.scss +12 -0
- package/scss/mixins/buttons/custom/_exit-overlay.scss +3 -19
- package/scss/mixins/buttons/custom/_exit.scss +11 -0
- package/scss/mixins/buttons/custom/_invisible.scss +2 -2
- package/scss/mixins/buttons/custom/_link.scss +19 -0
- package/scss/mixins/buttons/custom/_manage-order.scss +4 -4
- package/scss/mixins/buttons/custom/_outline-secondary.scss +1 -5
- package/scss/mixins/buttons/custom/_renew-membership.scss +3 -3
- package/scss/mixins/buttons/custom/_select-form.scss +15 -5
- package/scss/mixins/buttons/custom/_voucher-amount.scss +18 -0
- package/scss/mixins/card/_membership.scss +10 -49
- package/scss/mixins/card/_qrcode.scss +60 -3
- package/scss/mixins/input/_checkbox.scss +1 -1
- package/scss/mixins/input/_generic.scss +1 -1
- package/scss/mixins/input/_select.scss +1 -1
- package/scss/mixins/input/_text.scss +1 -1
- package/scss/mixins/table/_details.scss +1 -1
- package/scss/mixins/table/_etickets.scss +1 -1
- package/scss/mixins/table/_gifts.scss +1 -1
- package/scss/mixins/table/_orders.scss +1 -1
- package/scss/mixins/table/_preferences.scss +1 -1
- package/scss/mixins/table/_tickets.scss +1 -1
- package/scss/reset.scss +4 -0
- package/utils/datetimes.js +162 -0
- package/utils/numbers.js +23 -0
- package/utils.js +6 -0
- package/components/BrAnchor.vue +0 -34
- package/components/BrButton/dot_typing.vue +0 -60
- package/components/BrButton/remove_ticket.vue +0 -46
- package/icons/account/index.js +0 -20
- package/icons/confirm/index.js +0 -4
- package/icons/password/index.js +0 -4
- package/icons/qr_code.vue +0 -5
- package/icons/stream/airplay.vue +0 -15
- package/icons/stream/cast.vue +0 -13
- package/icons/stream/chat.vue +0 -15
- package/icons/stream/cog.vue +0 -13
- package/icons/stream/index.js +0 -15
- package/icons/stream/live.vue +0 -12
- package/icons/stream/volume.vue +0 -13
- package/icons/wheelchair.vue +0 -18
- package/logos/arts-council-england.svg +0 -1
- package/logos/barbican.svg +0 -1
- package/logos/city-of-london.svg +0 -1
- package/logos/lso.svg +0 -1
- package/scripts/helpers.js +0 -6
- package/scss/_br-form-select-link.scss +0 -15
- /package/{scripts/animations → animations}/confirm.js +0 -0
- /package/icons/{account/contact.vue → AccountContact.vue} +0 -0
- /package/icons/{account/edit.vue → AccountEdit.vue} +0 -0
- /package/icons/{account/membership.vue → AccountMembership.vue} +0 -0
- /package/icons/{account/orders.vue → AccountOrders.vue} +0 -0
- /package/icons/{account/payment.vue → AccountPayment.vue} +0 -0
- /package/icons/{person.vue → AccountPerson.vue} +0 -0
- /package/icons/{account/personal.vue → AccountPersonal.vue} +0 -0
- /package/icons/{account/ticket.vue → AccountTicket.vue} +0 -0
- /package/icons/{back_arrow.vue → BackArrow.vue} +0 -0
- /package/icons/{city_of_london.vue → CityOfLondon.vue} +0 -0
- /package/icons/{information.vue → Info.vue} +0 -0
- /package/{scripts/helpers → utils}/compareArrays.js +0 -0
- /package/{scripts/helpers → utils}/constrainTabbing.js +0 -0
- /package/{scripts/helpers → utils}/formatKebabCase.js +0 -0
- /package/{scripts/helpers → utils}/logObject.js +0 -0
|
@@ -0,0 +1,162 @@
|
|
|
1
|
+
import { DateTime } from 'luxon'
|
|
2
|
+
|
|
3
|
+
let stringFormats = {
|
|
4
|
+
date: {
|
|
5
|
+
sm: 'yyyy-LL-dd',
|
|
6
|
+
md: 'ccc d LLL',
|
|
7
|
+
},
|
|
8
|
+
time: {
|
|
9
|
+
sm: 'ha',
|
|
10
|
+
md: 'h.mma',
|
|
11
|
+
}
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
/** Today's date as a yyyy-MM-dd string. Not for display. */
|
|
15
|
+
let generateTodaysDate = DateTime.now().toFormat(stringFormats.date.sm)
|
|
16
|
+
|
|
17
|
+
/**
|
|
18
|
+
* A future date as a yyyy-MM-dd string. Not for display.
|
|
19
|
+
* @param {{ years?: number, months?: number, days?: number }} plus - Duration to add (default: 1 year)
|
|
20
|
+
* @returns {string}
|
|
21
|
+
*/
|
|
22
|
+
let generateFutureDate = (plus = { years: 1 }) => DateTime.now().plus(plus).toFormat(stringFormats.date.sm)
|
|
23
|
+
|
|
24
|
+
/**
|
|
25
|
+
* A past date as a yyyy-MM-dd string. Not for display.
|
|
26
|
+
* @param {{ years?: number, months?: number, days?: number }} minus - Duration to subtract (default: 1 year)
|
|
27
|
+
* @returns {string}
|
|
28
|
+
*/
|
|
29
|
+
let generatePastDate = (minus = { years: 1 }) => DateTime.now().minus(minus).toFormat(stringFormats.date.sm)
|
|
30
|
+
|
|
31
|
+
/** The Young Barbican age cutoff date (26 years ago + 1 day) as a yyyy-MM-dd string. Not for display. */
|
|
32
|
+
let generateYoungBarbicanDate = DateTime.now().minus({ years: 26 }).plus({ days: 1 }).toFormat(stringFormats.date.sm)
|
|
33
|
+
|
|
34
|
+
/**
|
|
35
|
+
* @param {string} value - ISO date string
|
|
36
|
+
* @param {string} separator - Character to use between date parts
|
|
37
|
+
* @returns {string} e.g. "27-03-26"
|
|
38
|
+
*/
|
|
39
|
+
let formatXsDate = (value, separator) => DateTime.fromISO(value).toFormat(`dd${separator}LL${separator}yy`)
|
|
40
|
+
|
|
41
|
+
/**
|
|
42
|
+
* @param {string} value - ISO date string
|
|
43
|
+
* @param {string} separator - Character to use between date parts
|
|
44
|
+
* @returns {string} e.g. "27-03-2026"
|
|
45
|
+
*/
|
|
46
|
+
let formatSmDate = (value, separator) => DateTime.fromISO(value).toFormat(`dd${separator}LL${separator}yyyy`)
|
|
47
|
+
|
|
48
|
+
/**
|
|
49
|
+
* @param {string} value - ISO date string
|
|
50
|
+
* @param {string} separator - Character to use between date parts
|
|
51
|
+
* @returns {string} e.g. "2026-03-27"
|
|
52
|
+
*/
|
|
53
|
+
let formatSmReverseDate = (value, separator) => DateTime.fromISO(value).toFormat(`yyyy${separator}LL${separator}dd`)
|
|
54
|
+
|
|
55
|
+
/**
|
|
56
|
+
* @param {string} value - ISO date string
|
|
57
|
+
* @returns {string} e.g. "Tue 24 Mar"
|
|
58
|
+
*/
|
|
59
|
+
let formatMdDate = (value) => DateTime.fromISO(value).toFormat(stringFormats.date.md)
|
|
60
|
+
|
|
61
|
+
/**
|
|
62
|
+
* @param {any} n - Day of month
|
|
63
|
+
* @returns {string} e.g. "1st", "2nd", "3rd", "4th"
|
|
64
|
+
*/
|
|
65
|
+
function formatDaySuffix (n) {
|
|
66
|
+
const s = ['th', 'st', 'nd', 'rd'];
|
|
67
|
+
const v = n % 100;
|
|
68
|
+
return n + (s[(v - 20) % 10] || s[v] || s[0]);
|
|
69
|
+
}
|
|
70
|
+
|
|
71
|
+
/**
|
|
72
|
+
* @param {string} value - ISO date string
|
|
73
|
+
* @returns {string} e.g. "Tuesday 24th March"
|
|
74
|
+
*/
|
|
75
|
+
let formatLgDate = function (value) {
|
|
76
|
+
let date = DateTime.fromISO(value)
|
|
77
|
+
|
|
78
|
+
let day = date.toFormat('cccc')
|
|
79
|
+
let number = date.toFormat('d')
|
|
80
|
+
let month = date.toFormat('LLLL')
|
|
81
|
+
|
|
82
|
+
let result = `${day} ${formatDaySuffix(number)} ${month}`
|
|
83
|
+
|
|
84
|
+
return result
|
|
85
|
+
}
|
|
86
|
+
|
|
87
|
+
/**
|
|
88
|
+
* @param {string} value - ISO datetime string
|
|
89
|
+
* @returns {string} e.g. "7.30pm" or "7pm" when on the hour
|
|
90
|
+
*/
|
|
91
|
+
let formatMdTime = (value) => {
|
|
92
|
+
let dt = DateTime.fromISO(value)
|
|
93
|
+
let format = dt.minute === 0 ? stringFormats.time.sm : stringFormats.time.md
|
|
94
|
+
return dt.toFormat(format).toLowerCase()
|
|
95
|
+
}
|
|
96
|
+
|
|
97
|
+
/**
|
|
98
|
+
* @param {string} value - ISO datetime string
|
|
99
|
+
* @returns {string} e.g. "7.30pm on Tuesday 24 March"
|
|
100
|
+
*/
|
|
101
|
+
let formatMdDateTime = (value) => `${formatMdTime(value)} on ${formatMdDate(value)}`
|
|
102
|
+
|
|
103
|
+
/**
|
|
104
|
+
* @param {string} value - ISO datetime string
|
|
105
|
+
* @returns {string} e.g. "7.30pm on Tuesday 24th March"
|
|
106
|
+
*/
|
|
107
|
+
let formatLgDateTime = (value) => `${formatMdTime(value)} on ${formatLgDate(value)}`
|
|
108
|
+
|
|
109
|
+
/**
|
|
110
|
+
* Generate date strings (not for display) relative to today.
|
|
111
|
+
* @property {function({ years?: number, months?: number, days?: number }): string} future
|
|
112
|
+
* @property {function({ years?: number, months?: number, days?: number }): string} past
|
|
113
|
+
* @property {string} today
|
|
114
|
+
* @property {string} youngBarbican
|
|
115
|
+
*/
|
|
116
|
+
let generateDate = {
|
|
117
|
+
future: (value) => generateFutureDate(value),
|
|
118
|
+
past: (value) => generatePastDate(value),
|
|
119
|
+
today: generateTodaysDate,
|
|
120
|
+
youngBarbican: generateYoungBarbicanDate,
|
|
121
|
+
}
|
|
122
|
+
|
|
123
|
+
/**
|
|
124
|
+
* Format an ISO date string for display.
|
|
125
|
+
* @property {function(string): string} xs - e.g. "27-03-26"
|
|
126
|
+
* @property {{ dash: function(string): string, dot: function(string): string, slash: function(string): string, reverse: { dash: function(string): string } }} sm - e.g. "27-03-2026"
|
|
127
|
+
* @property {function(string): string} md - e.g. "Tue 24 Mar"
|
|
128
|
+
* @property {function(string): string} lg - e.g. "Tuesday 24th March"
|
|
129
|
+
*/
|
|
130
|
+
let formatDate = {
|
|
131
|
+
xs: (value) => formatXsDate(value, '-'),
|
|
132
|
+
sm: {
|
|
133
|
+
dash: (value) => formatSmDate(value, '-'),
|
|
134
|
+
dot: (value) => formatSmDate(value, '.'),
|
|
135
|
+
slash: (value) => formatSmDate(value, '/'),
|
|
136
|
+
reverse: {
|
|
137
|
+
dash: (value) => formatSmReverseDate(value, '-'),
|
|
138
|
+
}
|
|
139
|
+
},
|
|
140
|
+
md: (value) => formatMdDate(value),
|
|
141
|
+
lg: (value) => formatLgDate(value),
|
|
142
|
+
}
|
|
143
|
+
|
|
144
|
+
/**
|
|
145
|
+
* Format an ISO datetime string for display.
|
|
146
|
+
* @property {function(string): string} md - e.g. "7.30pm on Tue 24 Mar"
|
|
147
|
+
* @property {function(string): string} lg - e.g. "7.30pm on Tuesday 24th March"
|
|
148
|
+
*/
|
|
149
|
+
let formatDateTime = {
|
|
150
|
+
md: (value) => formatMdDateTime(value),
|
|
151
|
+
lg: (value) => formatLgDateTime(value),
|
|
152
|
+
}
|
|
153
|
+
|
|
154
|
+
/**
|
|
155
|
+
* Format an ISO datetime string as a time for display.
|
|
156
|
+
* @property {function(string): string} md - e.g. "7.30pm"
|
|
157
|
+
*/
|
|
158
|
+
let formatTime = {
|
|
159
|
+
md: (value) => formatMdTime(value)
|
|
160
|
+
}
|
|
161
|
+
|
|
162
|
+
export { generateDate, formatDate, formatDateTime, formatTime };
|
package/utils/numbers.js
ADDED
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Formats a number as GBP currency.
|
|
3
|
+
*
|
|
4
|
+
* @param {number} [amount=0] - The monetary amount to format.
|
|
5
|
+
* @param {object} [options={}] - Formatting options.
|
|
6
|
+
* @param {'efficient'|''} [options.length] - Pass `'efficient'` to omit trailing `.00` (e.g. `£10` instead of `£10.00`).
|
|
7
|
+
* @returns {string} The formatted currency string, e.g. `£10.00` or `£10`.
|
|
8
|
+
*/
|
|
9
|
+
|
|
10
|
+
function formatCurrency(amount = 0, options = { length: '' }) {
|
|
11
|
+
const formatted = new Intl.NumberFormat('en-GB', {
|
|
12
|
+
style: 'currency',
|
|
13
|
+
currency: 'GBP',
|
|
14
|
+
}).format(amount)
|
|
15
|
+
|
|
16
|
+
if (options.length === 'efficient') {
|
|
17
|
+
return formatted.replace(/\.00$/, '')
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
return formatted
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
export { formatCurrency }
|
package/utils.js
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
export * from '#utils/datetimes'
|
|
2
|
+
export * from '#utils/numbers'
|
|
3
|
+
export { default as compareArrays } from '#utils/compareArrays'
|
|
4
|
+
export { default as constrainTabbing } from '#utils/constrainTabbing'
|
|
5
|
+
export { default as formatKebabCase } from '#utils/formatKebabCase'
|
|
6
|
+
export { default as logObject } from '#utils/logObject'
|
package/components/BrAnchor.vue
DELETED
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
<template>
|
|
2
|
-
<a
|
|
3
|
-
v-on:click="loading = true"
|
|
4
|
-
:href="href"
|
|
5
|
-
:class="variant ? `btn btn-${variant}` : ``"
|
|
6
|
-
>
|
|
7
|
-
<slot v-if="!loading" />
|
|
8
|
-
|
|
9
|
-
<dot-typing v-else />
|
|
10
|
-
</a>
|
|
11
|
-
</template>
|
|
12
|
-
|
|
13
|
-
<script>
|
|
14
|
-
import DotTyping from "#components/BrButton/dot_typing.vue";
|
|
15
|
-
|
|
16
|
-
export default {
|
|
17
|
-
data() {
|
|
18
|
-
return {
|
|
19
|
-
loading: false,
|
|
20
|
-
};
|
|
21
|
-
},
|
|
22
|
-
props: {
|
|
23
|
-
variant: {
|
|
24
|
-
type: String,
|
|
25
|
-
},
|
|
26
|
-
href: {
|
|
27
|
-
type: String,
|
|
28
|
-
},
|
|
29
|
-
},
|
|
30
|
-
components: {
|
|
31
|
-
DotTyping,
|
|
32
|
-
},
|
|
33
|
-
};
|
|
34
|
-
</script>
|
|
@@ -1,60 +0,0 @@
|
|
|
1
|
-
<template>
|
|
2
|
-
<!-- https://codepen.io/nzbin/pen/GGrXbp -->
|
|
3
|
-
|
|
4
|
-
<div>
|
|
5
|
-
<svg
|
|
6
|
-
ref="a"
|
|
7
|
-
version="1.1"
|
|
8
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
-
width="14"
|
|
10
|
-
height="14"
|
|
11
|
-
viewBox="0 0 14 14"
|
|
12
|
-
>
|
|
13
|
-
<path d="M12,7c0,2.8-2.2,5-5,5S2,9.8,2,7s2.2-5,5-5S12,4.2,12,7z" />
|
|
14
|
-
</svg>
|
|
15
|
-
|
|
16
|
-
<svg
|
|
17
|
-
ref="b"
|
|
18
|
-
version="1.1"
|
|
19
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
20
|
-
width="14"
|
|
21
|
-
height="14"
|
|
22
|
-
viewBox="0 0 14 14"
|
|
23
|
-
>
|
|
24
|
-
<path d="M12,7c0,2.8-2.2,5-5,5S2,9.8,2,7s2.2-5,5-5S12,4.2,12,7z" />
|
|
25
|
-
</svg>
|
|
26
|
-
|
|
27
|
-
<svg
|
|
28
|
-
ref="c"
|
|
29
|
-
version="1.1"
|
|
30
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
31
|
-
width="14"
|
|
32
|
-
height="14"
|
|
33
|
-
viewBox="0 0 14 14"
|
|
34
|
-
>
|
|
35
|
-
<path d="M12,7c0,2.8-2.2,5-5,5S2,9.8,2,7s2.2-5,5-5S12,4.2,12,7z" />
|
|
36
|
-
</svg>
|
|
37
|
-
</div>
|
|
38
|
-
</template>
|
|
39
|
-
|
|
40
|
-
<script>
|
|
41
|
-
import { gsap } from "gsap";
|
|
42
|
-
export default {
|
|
43
|
-
mounted() {
|
|
44
|
-
const tl = gsap.timeline({ repeat: 9 });
|
|
45
|
-
const a = this.$refs.a;
|
|
46
|
-
const b = this.$refs.b;
|
|
47
|
-
const c = this.$refs.c;
|
|
48
|
-
const dots = [a, b, c];
|
|
49
|
-
const speed = 0.3;
|
|
50
|
-
|
|
51
|
-
tl.to(dots, {
|
|
52
|
-
stagger: speed,
|
|
53
|
-
keyframes: [
|
|
54
|
-
{ y: -8, duration: speed },
|
|
55
|
-
{ y: 0, duration: speed },
|
|
56
|
-
],
|
|
57
|
-
});
|
|
58
|
-
},
|
|
59
|
-
};
|
|
60
|
-
</script>
|
|
@@ -1,46 +0,0 @@
|
|
|
1
|
-
<template>
|
|
2
|
-
<div>
|
|
3
|
-
<template v-if="state === 'default'">
|
|
4
|
-
<template v-if="$slots.default">
|
|
5
|
-
<slot name="default" />
|
|
6
|
-
</template>
|
|
7
|
-
<template v-else> remove </template>
|
|
8
|
-
</template>
|
|
9
|
-
|
|
10
|
-
<template v-else-if="state === 'loading'">
|
|
11
|
-
<template v-if="$slots.loading">
|
|
12
|
-
<slot name="loading" />
|
|
13
|
-
</template>
|
|
14
|
-
<template v-else> removing ... </template>
|
|
15
|
-
</template>
|
|
16
|
-
|
|
17
|
-
<template v-else-if="state === 'loaded'">
|
|
18
|
-
<template v-if="$slots.loaded">
|
|
19
|
-
<slot name="loaded" />
|
|
20
|
-
</template>
|
|
21
|
-
<template v-else> removed! </template>
|
|
22
|
-
</template>
|
|
23
|
-
|
|
24
|
-
<template v-else-if="state === 'error'">
|
|
25
|
-
<template v-if="$slots.error">
|
|
26
|
-
<slot name="error" />
|
|
27
|
-
</template>
|
|
28
|
-
<template v-else>
|
|
29
|
-
{{ state.toUpperCase() }}
|
|
30
|
-
</template>
|
|
31
|
-
</template>
|
|
32
|
-
</div>
|
|
33
|
-
</template>
|
|
34
|
-
|
|
35
|
-
<script>
|
|
36
|
-
export default {
|
|
37
|
-
props: {
|
|
38
|
-
state: {
|
|
39
|
-
type: String,
|
|
40
|
-
default: "default",
|
|
41
|
-
},
|
|
42
|
-
},
|
|
43
|
-
};
|
|
44
|
-
</script>
|
|
45
|
-
|
|
46
|
-
<style></style>
|
package/icons/account/index.js
DELETED
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import ContactIcon from "#icons/account/contact.vue";
|
|
2
|
-
import DetailsIcon from "#icons/person.vue";
|
|
3
|
-
import EditIcon from "#icons/account/edit.vue";
|
|
4
|
-
import MembershipIcon from "#icons/account/membership.vue";
|
|
5
|
-
import OrdersIcon from "#icons/account/orders.vue";
|
|
6
|
-
import PaymentIcon from "#icons/account/payment.vue";
|
|
7
|
-
import TicketIcon from "#icons/account/ticket.vue";
|
|
8
|
-
|
|
9
|
-
import PersonalIcon from "#icons/account/personal.vue";
|
|
10
|
-
|
|
11
|
-
export {
|
|
12
|
-
ContactIcon,
|
|
13
|
-
DetailsIcon,
|
|
14
|
-
EditIcon,
|
|
15
|
-
MembershipIcon,
|
|
16
|
-
OrdersIcon,
|
|
17
|
-
PaymentIcon,
|
|
18
|
-
TicketIcon,
|
|
19
|
-
PersonalIcon,
|
|
20
|
-
};
|
package/icons/confirm/index.js
DELETED
package/icons/password/index.js
DELETED
package/icons/qr_code.vue
DELETED
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
<template>
|
|
2
|
-
<svg width="100" height="100" viewBox="0 0 100 100" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3
|
-
<path d="M55.3902 99.7024V88.6243H66.4683V99.7024H55.3902ZM44.3122 88.6243V60.9292H55.3902V88.6243H44.3122ZM88.6243 72.0073V49.8512H99.7024V72.0073H88.6243ZM77.5463 49.8512V38.7731H88.6243V49.8512H77.5463ZM11.078 60.9292V49.8512H22.1561V60.9292H11.078ZM0 49.8512V38.7731H11.078V49.8512H0ZM49.8512 11.078V0H60.9292V11.078H49.8512ZM8.30853 24.9256H24.9256V8.30853H8.30853V24.9256ZM0 33.2341V0H33.2341V33.2341H0ZM8.30853 91.3938H24.9256V74.7768H8.30853V91.3938ZM0 99.7024V66.4683H33.2341V99.7024H0ZM74.7768 24.9256H91.3938V8.30853H74.7768V24.9256ZM66.4683 33.2341V0H99.7024V33.2341H66.4683ZM77.5463 99.7024V83.0853H66.4683V72.0073H88.6243V88.6243H99.7024V99.7024H77.5463ZM55.3902 60.9292V49.8512H77.5463V60.9292H55.3902ZM33.2341 60.9292V49.8512H22.1561V38.7731H55.3902V49.8512H44.3122V60.9292H33.2341ZM38.7731 33.2341V11.078H49.8512V22.1561H60.9292V33.2341H38.7731ZM12.4628 20.7713V12.4628H20.7713V20.7713H12.4628ZM12.4628 87.2396V78.931H20.7713V87.2396H12.4628ZM78.931 20.7713V12.4628H87.2396V20.7713H78.931Z" fill="currentColor" />
|
|
4
|
-
</svg>
|
|
5
|
-
</template>
|
package/icons/stream/airplay.vue
DELETED
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
<template>
|
|
2
|
-
<svg
|
|
3
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
4
|
-
height="24"
|
|
5
|
-
width="24"
|
|
6
|
-
viewBox="0 0 24 24"
|
|
7
|
-
>
|
|
8
|
-
<g fill="#353535">
|
|
9
|
-
<polygon points="6,22 18,22 12,16" />
|
|
10
|
-
<path
|
|
11
|
-
d="M21,3H3C1.9,3,1,3.9,1,5v12c0,1.1,0.9,2,2,2h4v-2H3V5h18v12h-4v2h4c1.1,0,2-0.9,2-2V5C23,3.9,22.1,3,21,3z"
|
|
12
|
-
/>
|
|
13
|
-
</g>
|
|
14
|
-
</svg>
|
|
15
|
-
</template>
|
package/icons/stream/cast.vue
DELETED
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
<template>
|
|
2
|
-
<svg
|
|
3
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
4
|
-
height="24"
|
|
5
|
-
width="24"
|
|
6
|
-
viewBox="0 0 24 24"
|
|
7
|
-
>
|
|
8
|
-
<path
|
|
9
|
-
fill="#353535"
|
|
10
|
-
d="M21 3H3c-1.1 0-2 .9-2 2v3h2V5h18v14h-7v2h7c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zM1 18v3h3c0-1.66-1.34-3-3-3zm0-4v2c2.76 0 5 2.24 5 5h2c0-3.87-3.13-7-7-7zm0-4v2c4.97 0 9 4.03 9 9h2c0-6.08-4.93-11-11-11z"
|
|
11
|
-
/>
|
|
12
|
-
</svg>
|
|
13
|
-
</template>
|
package/icons/stream/chat.vue
DELETED
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
<template>
|
|
2
|
-
<svg
|
|
3
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
4
|
-
width="32"
|
|
5
|
-
height="26"
|
|
6
|
-
viewBox="0 0 32 26"
|
|
7
|
-
>
|
|
8
|
-
<path
|
|
9
|
-
d="M12.5,20.6l5.1,5.4l4-6.4L32,18.4L30.3,0L0,3.3 l1.7,18.4L12.5,20.6z"
|
|
10
|
-
fill-rule="evenodd"
|
|
11
|
-
clip-rule="evenodd"
|
|
12
|
-
fill="#353535"
|
|
13
|
-
/>
|
|
14
|
-
</svg>
|
|
15
|
-
</template>
|
package/icons/stream/cog.vue
DELETED
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
<template>
|
|
2
|
-
<svg
|
|
3
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
4
|
-
height="24"
|
|
5
|
-
width="24"
|
|
6
|
-
viewBox="0 0 24 24"
|
|
7
|
-
>
|
|
8
|
-
<path
|
|
9
|
-
fill="#353535"
|
|
10
|
-
d="M19.14,12.94c0.04-0.3,0.06-0.61,0.06-0.94c0-0.32-0.02-0.64-0.07-0.94l2.03-1.58c0.18-0.14,0.23-0.41,0.12-0.61 l-1.92-3.32c-0.12-0.22-0.37-0.29-0.59-0.22l-2.39,0.96c-0.5-0.38-1.03-0.7-1.62-0.94L14.4,2.81c-0.04-0.24-0.24-0.41-0.48-0.41 h-3.84c-0.24,0-0.43,0.17-0.47,0.41L9.25,5.35C8.66,5.59,8.12,5.92,7.63,6.29L5.24,5.33c-0.22-0.08-0.47,0-0.59,0.22L2.74,8.87 C2.62,9.08,2.66,9.34,2.86,9.48l2.03,1.58C4.84,11.36,4.8,11.69,4.8,12s0.02,0.64,0.07,0.94l-2.03,1.58 c-0.18,0.14-0.23,0.41-0.12,0.61l1.92,3.32c0.12,0.22,0.37,0.29,0.59,0.22l2.39-0.96c0.5,0.38,1.03,0.7,1.62,0.94l0.36,2.54 c0.05,0.24,0.24,0.41,0.48,0.41h3.84c0.24,0,0.44-0.17,0.47-0.41l0.36-2.54c0.59-0.24,1.13-0.56,1.62-0.94l2.39,0.96 c0.22,0.08,0.47,0,0.59-0.22l1.92-3.32c0.12-0.22,0.07-0.47-0.12-0.61L19.14,12.94z M12,15.6c-1.98,0-3.6-1.62-3.6-3.6 s1.62-3.6,3.6-3.6s3.6,1.62,3.6,3.6S13.98,15.6,12,15.6z"
|
|
11
|
-
/>
|
|
12
|
-
</svg>
|
|
13
|
-
</template>
|
package/icons/stream/index.js
DELETED
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import AirplayIcon from "#icons/stream/airplay.vue";
|
|
2
|
-
import CastIcon from "#icons/stream/cast.vue";
|
|
3
|
-
import ChatIcon from "#icons/stream/chat.vue";
|
|
4
|
-
import CogIcon from "#icons/stream/cog.vue";
|
|
5
|
-
import VolumeIcon from "#icons/stream/volume.vue";
|
|
6
|
-
import LiveIcon from "#icons/stream/live.vue";
|
|
7
|
-
|
|
8
|
-
export {
|
|
9
|
-
AirplayIcon,
|
|
10
|
-
CastIcon,
|
|
11
|
-
ChatIcon,
|
|
12
|
-
CogIcon,
|
|
13
|
-
VolumeIcon,
|
|
14
|
-
LiveIcon,
|
|
15
|
-
};
|
package/icons/stream/live.vue
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
<template>
|
|
2
|
-
<svg
|
|
3
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
4
|
-
height="24"
|
|
5
|
-
viewBox="0 0 24 24"
|
|
6
|
-
width="24"
|
|
7
|
-
>
|
|
8
|
-
<path
|
|
9
|
-
d="M7.76,16.24C6.67,15.16,6,13.66,6,12s0.67-3.16,1.76-4.24l1.42,1.42C8.45,9.9,8,10.9,8,12c0,1.1,0.45,2.1,1.17,2.83 L7.76,16.24z M16.24,16.24C17.33,15.16,18,13.66,18,12s-0.67-3.16-1.76-4.24l-1.42,1.42C15.55,9.9,16,10.9,16,12 c0,1.1-0.45,2.1-1.17,2.83L16.24,16.24z M12,10c-1.1,0-2,0.9-2,2s0.9,2,2,2s2-0.9,2-2S13.1,10,12,10z M20,12 c0,2.21-0.9,4.21-2.35,5.65l1.42,1.42C20.88,17.26,22,14.76,22,12s-1.12-5.26-2.93-7.07l-1.42,1.42C19.1,7.79,20,9.79,20,12z M6.35,6.35L4.93,4.93C3.12,6.74,2,9.24,2,12s1.12,5.26,2.93,7.07l1.42-1.42C4.9,16.21,4,14.21,4,12S4.9,7.79,6.35,6.35z"
|
|
10
|
-
/>
|
|
11
|
-
</svg>
|
|
12
|
-
</template>
|
package/icons/stream/volume.vue
DELETED
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
<template>
|
|
2
|
-
<svg
|
|
3
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
4
|
-
height="24"
|
|
5
|
-
viewBox="0 0 24 24"
|
|
6
|
-
width="24"
|
|
7
|
-
>
|
|
8
|
-
<path d="M0 0h24v24H0z" fill="none" />
|
|
9
|
-
<path
|
|
10
|
-
d="M3 9v6h4l5 5V4L7 9H3zm13.5 3c0-1.77-1.02-3.29-2.5-4.03v8.05c1.48-.73 2.5-2.25 2.5-4.02zM14 3.23v2.06c2.89.86 5 3.54 5 6.71s-2.11 5.85-5 6.71v2.06c4.01-.91 7-4.49 7-8.77s-2.99-7.86-7-8.77z"
|
|
11
|
-
/>
|
|
12
|
-
</svg>
|
|
13
|
-
</template>
|
package/icons/wheelchair.vue
DELETED
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
<template>
|
|
2
|
-
<svg
|
|
3
|
-
width="14"
|
|
4
|
-
height="20"
|
|
5
|
-
viewBox="0 0 14 20"
|
|
6
|
-
fill="none"
|
|
7
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
8
|
-
>
|
|
9
|
-
<path
|
|
10
|
-
d="M7 4C8.10457 4 9 3.10457 9 2C9 0.89543 8.10457 0 7 0C5.89543 0 5 0.89543 5 2C5 3.10457 5.89543 4 7 4Z"
|
|
11
|
-
fill="black"
|
|
12
|
-
/>
|
|
13
|
-
<path
|
|
14
|
-
d="M14 11V9.00001C12.46 9.02001 10.91 8.25001 9.93 7.17001L8.64 5.74001C8.47 5.55001 8.26 5.40001 8.03 5.29001C8.02 5.29001 8.02 5.28001 8.01 5.28001H8C7.65 5.08001 7.25 4.98001 6.81 5.02001C5.76 5.11001 5 6.04001 5 7.09001V13C5 14.1 5.9 15 7 15H12V20H14V14.5C14 13.4 13.1 12.5 12 12.5H9V9.05001C10.29 10.12 12.25 10.99 14 11ZM5 18C3.34 18 2 16.66 2 15C2 13.69 2.84 12.59 4 12.17V10.1C1.72 10.56 0 12.58 0 15C0 17.76 2.24 20 5 20C7.42 20 9.44 18.28 9.9 16H7.83C7.42 17.16 6.31 18 5 18Z"
|
|
15
|
-
fill="black"
|
|
16
|
-
/>
|
|
17
|
-
</svg>
|
|
18
|
-
</template>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg width="238" height="56" viewBox="0 0 238 56" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M91.9314 17.3081H95.4829L101.648 33.0056H98.1616L96.8105 29.4104H90.4459L89.0735 33.0056H85.8103L91.9314 17.3081ZM93.6613 20.4583H93.6146L91.347 26.935H95.9339L93.6613 20.4583ZM103.287 17.3072H106.686C110.059 17.3072 114.084 17.1952 114.084 21.5607C114.084 23.4031 112.848 24.93 110.846 25.2027V25.2436C111.701 25.3117 112.195 26.1687 112.512 26.8649L115.031 33.0076H111.52L109.632 28.1036C109.178 26.935 108.779 26.4832 107.449 26.4832H106.435V33.0076H103.287V17.3072ZM106.435 24.0127H107.474C109.024 24.0127 110.803 23.7848 110.803 21.8285C110.803 19.9403 109.047 19.7816 107.474 19.7816H106.435V24.0127V24.0127ZM120.091 19.7825H115.592V17.3072H127.741V19.7825H123.236V33.0076H120.091V19.7825V19.7825ZM138.175 20.1876C137.167 19.7488 136.081 19.5188 134.983 19.5118C133.902 19.5118 132.508 19.9861 132.508 21.6951C132.508 24.4158 139.392 23.2687 139.392 28.5301C139.392 31.9715 136.666 33.2783 133.498 33.2783C131.788 33.2783 131.021 33.0553 129.47 32.6697L129.76 29.8359C130.844 30.4222 132.079 30.8039 133.317 30.8039C134.508 30.8039 136.104 30.1953 136.104 28.7794C136.104 25.7879 129.223 27.0246 129.223 21.8294C129.223 18.3199 131.942 17.0394 134.712 17.0394C136.059 17.0394 137.318 17.2195 138.467 17.6032L138.175 20.1876ZM159.479 32.7846C158.331 33.0524 157.093 33.2754 155.9 33.2754C150.818 33.2754 147.285 30.7348 147.285 25.4237C147.285 20.0523 150.569 17.0374 155.9 17.0374C156.935 17.0374 158.309 17.24 159.453 17.6918L159.229 20.3454C158.038 19.6696 156.96 19.5128 155.834 19.5128C152.594 19.5128 150.57 21.9862 150.57 25.2027C150.57 28.3957 152.546 30.8029 155.901 30.8029C157.139 30.8029 158.597 30.5312 159.342 30.1505L159.479 32.7846V32.7846ZM168.631 17.0374C173.557 17.0374 176.324 20.3668 176.324 25.1121C176.324 29.8564 173.6 33.2754 168.631 33.2754C163.593 33.2754 160.94 29.9245 160.94 25.1121C160.94 20.2986 163.637 17.0374 168.631 17.0374ZM168.631 30.8029C171.847 30.8029 173.041 27.9448 173.041 25.1121C173.041 22.3446 171.757 19.5128 168.631 19.5128C165.505 19.5128 164.223 22.3446 164.223 25.1121C164.223 27.9458 165.416 30.8029 168.631 30.8029ZM178.414 17.3081H181.564V26.3741C181.564 29.0511 182.416 30.8039 184.827 30.8039C187.232 30.8039 188.09 29.0511 188.09 26.3741V17.3081H191.237V27.3411C191.237 31.5449 188.853 33.2783 184.827 33.2783C180.799 33.2783 178.414 31.5459 178.414 27.3411V17.3081V17.3081ZM193.598 17.3081H197.466L203.447 29.0501H203.494V17.3081H206.51V33.0056H202.663L196.659 21.2656H196.613V33.0056H193.598V17.3081V17.3081ZM220.746 32.7846C219.601 33.0524 218.363 33.2754 217.171 33.2754C212.086 33.2754 208.553 30.7348 208.553 25.4237C208.553 20.0523 211.838 17.0374 217.171 17.0374C218.205 17.0374 219.576 17.24 220.722 17.6918L220.501 20.3454C219.306 19.6696 218.229 19.5128 217.105 19.5128C213.865 19.5128 211.839 21.9862 211.839 25.2027C211.839 28.3957 213.816 30.8029 217.172 30.8029C218.407 30.8029 219.87 30.5312 220.612 30.1505L220.746 32.7846V32.7846ZM223.132 17.3081H226.281V33.0056H223.132V17.3081ZM228.754 17.3081H231.902V30.5312H238V33.0056H228.754V17.3081ZM85.8571 39.7968H95.1264V42.2683H89.0053V46.1382H94.6082V48.6125H89.0053V53.0199H95.1702V55.4943H85.8571V39.7968V39.7968ZM97.7544 39.7968H101.626L107.608 51.5339H107.653V39.7968H110.668V55.4943H106.823L100.814 43.7553H100.77V55.4943H97.7544V39.7968V39.7968ZM125.852 42.8331C124.636 42.2703 123.061 42.0015 121.798 42.0015C118.131 42.0015 116.111 44.4739 116.111 47.6904C116.111 50.8815 118.088 53.2877 121.44 53.2877C122.298 53.2877 122.971 53.1981 123.51 53.0647V48.9719H120.181V46.4975H126.522V54.9539C124.859 55.4028 123.126 55.7641 121.44 55.7641C116.357 55.7641 112.825 53.2215 112.825 47.9144C112.825 42.539 116.111 39.5271 121.44 39.5271C123.263 39.5271 124.701 39.7725 126.053 40.1795L125.852 42.8331V42.8331ZM129.043 39.7968H132.193V53.0199H138.287V55.4943H129.043V39.7968ZM145.8 39.7968H149.355L155.519 55.4953H152.034L150.681 51.8972H144.317L142.946 55.4953H139.681L145.8 39.7968V39.7968ZM147.533 42.9431H147.491L145.215 49.4208H149.804L147.533 42.9431ZM157.045 39.7968H160.915L166.9 51.5339H166.942V39.7968H169.957V55.4943H166.112L160.104 43.7553H160.058V55.4943H157.045V39.7968V39.7968ZM172.529 39.7968H176.825C181.636 39.7968 185.891 41.4172 185.891 47.6466C185.891 53.872 181.637 55.4943 176.825 55.4943H172.529V39.7968ZM175.679 53.0199H177.433C180.062 53.0199 182.608 51.0646 182.608 47.6466C182.608 44.2247 180.063 42.2703 177.433 42.2703H175.679V53.0199ZM86.0158 8.16524C86.3811 8.32299 86.9052 8.46223 87.5782 8.46223C88.6478 8.46223 89.8439 7.90911 89.8439 6.51367C89.8439 4.49598 86.6772 4.48527 86.6772 3.10054C86.6772 2.20952 87.4604 1.91349 88.1734 1.91349C88.638 1.91349 89.1231 2.00212 89.429 2.17058L89.5381 1.54832C89.0647 1.37109 88.5192 1.32143 88.1822 1.32143C86.9655 1.32143 85.9973 2.01281 85.9973 3.12098C85.9973 4.93126 89.1631 5.09973 89.1631 6.45525C89.1631 7.43488 88.4598 7.87017 87.6084 7.87017C86.9656 7.87017 86.4902 7.72216 86.085 7.46411L86.0158 8.16524V8.16524ZM95.1682 3.29822H94.5448V6.08717C94.5448 6.92852 94.1893 7.92666 93.0506 7.92666C92.1895 7.92666 91.8525 7.31414 91.8525 6.3647V3.29822H91.231V6.52342C91.231 7.63159 91.7044 8.46125 92.9512 8.46125C94.0013 8.46125 94.3773 7.89842 94.5848 7.44366H94.6052V8.34244H95.2072C95.1682 7.93637 95.1682 7.542 95.1682 7.15638V3.29822V3.29822ZM96.8066 10.4196H97.4291V7.48259H97.4486C97.7564 8.13406 98.2307 8.46027 99.0227 8.46027C100.409 8.46027 101.099 7.31415 101.099 5.81938C101.099 4.28566 100.508 3.17944 99.0227 3.17944C97.9531 3.17944 97.5674 3.93897 97.4096 4.2165H97.3891L97.4291 3.29822H96.8066V10.4196V10.4196ZM100.419 5.82033C100.419 6.79899 100.112 7.92761 98.9243 7.92761C97.8148 7.92761 97.4291 6.74056 97.4291 5.82033C97.4291 4.9001 97.8148 3.7121 98.9243 3.7121C100.112 3.71307 100.419 4.8407 100.419 5.82033ZM102.487 10.4196H103.109V7.48259H103.129C103.436 8.13406 103.911 8.46027 104.703 8.46027C106.09 8.46027 106.781 7.31415 106.781 5.81938C106.781 4.28566 106.188 3.17944 104.703 3.17944C103.634 3.17944 103.248 3.93897 103.09 4.2165H103.071L103.109 3.29822H102.487V10.4196ZM106.099 5.82033C106.099 6.79899 105.793 7.92761 104.604 7.92761C103.496 7.92761 103.109 6.74056 103.109 5.82033C103.109 4.9001 103.496 3.7121 104.604 3.7121C105.793 3.71307 106.099 4.8407 106.099 5.82033ZM107.879 5.82033C107.879 7.19532 108.6 8.46125 110.234 8.46125C111.867 8.46125 112.589 7.19532 112.589 5.82033C112.589 4.44437 111.867 3.18039 110.234 3.18039C108.6 3.18039 107.879 4.44437 107.879 5.82033ZM108.561 5.82033C108.561 4.65276 109.145 3.7121 110.234 3.7121C111.322 3.7121 111.907 4.65178 111.907 5.82033C111.907 6.98888 111.322 7.92761 110.234 7.92761C109.145 7.92761 108.561 6.98888 108.561 5.82033ZM113.935 8.34244H114.557V5.84954C114.557 4.93905 114.824 3.83186 115.814 3.83186C115.973 3.83186 116.14 3.85134 116.269 3.89127V3.23979C116.127 3.2025 115.981 3.18255 115.834 3.18039C115.189 3.18039 114.765 3.70331 114.537 4.26713H114.518V3.2992H113.895C113.935 3.66437 113.935 3.87083 113.935 4.42589V8.34244V8.34244ZM119.827 3.29822H118.68V1.86383L118.056 2.08098V3.29822H117.066V3.83088H118.056V6.77953C118.056 7.69976 118.096 8.46125 119.204 8.46125C119.51 8.46125 119.817 8.3814 119.965 8.322L119.927 7.80883C119.745 7.88694 119.549 7.92703 119.351 7.92666C118.846 7.92666 118.68 7.55075 118.68 7.09599V3.83088H119.827V3.29822ZM124.412 7.55174C124.115 7.73968 123.452 7.92761 122.997 7.92761C121.907 7.92761 121.334 7.06679 121.334 5.99757H124.787V5.68205C124.787 4.32654 124.203 3.18039 122.779 3.18039C121.5 3.18039 120.65 4.27687 120.65 5.82033C120.65 7.3336 121.274 8.46125 122.946 8.46125C123.411 8.46125 123.976 8.36192 124.411 8.18372V7.55174H124.412V7.55174ZM121.334 5.46589C121.334 4.63427 121.897 3.71305 122.819 3.71305C123.748 3.71305 124.105 4.58461 124.105 5.46589H121.334V5.46589ZM130.165 0.924131H129.54V4.1493H129.521C129.431 3.90099 128.937 3.18039 127.948 3.18039C126.462 3.18039 125.87 4.28759 125.87 5.82033C125.87 7.3151 126.561 8.46125 127.948 8.46125C128.669 8.46125 129.185 8.18372 129.521 7.542H129.54V8.34149H130.165V0.924131ZM126.552 5.82033C126.552 4.8407 126.858 3.7121 128.047 3.7121C129.155 3.7121 129.54 4.89913 129.54 5.82033C129.54 6.73959 129.155 7.92761 128.047 7.92761C126.858 7.92761 126.552 6.79996 126.552 5.82033ZM137.531 3.29822H136.908V6.08717C136.908 6.92852 136.551 7.92666 135.413 7.92666C134.553 7.92666 134.216 7.31414 134.216 6.3647V3.29822H133.594V6.52342C133.594 7.63159 134.067 8.46125 135.316 8.46125C136.364 8.46125 136.739 7.89842 136.948 7.44366H136.968V8.34244H137.571C137.531 7.93637 137.531 7.542 137.531 7.15638V3.29822V3.29822ZM138.758 8.22464C139.203 8.40284 139.688 8.46223 140.172 8.46223C140.934 8.46223 141.934 8.09705 141.934 7.0288C141.934 5.37628 139.451 5.49412 139.451 4.55442C139.451 3.90977 139.896 3.71305 140.539 3.71305C140.885 3.71305 141.331 3.80266 141.655 3.95067L141.714 3.40728C141.315 3.26585 140.895 3.18957 140.471 3.18137C139.638 3.18137 138.826 3.55629 138.826 4.5554C138.826 6.019 141.252 5.83105 141.252 7.02978C141.252 7.60237 140.727 7.92859 140.132 7.92859C139.648 7.92859 139.192 7.80102 138.817 7.6121L138.758 8.22464V8.22464ZM143.172 8.34244H143.794V3.2992H143.172V8.34244ZM143.794 1.12279H143.172V1.95245H143.794V1.12279ZM145.461 8.34244H146.083V5.55254C146.083 4.71216 146.441 3.71305 147.578 3.71305C148.441 3.71305 148.776 4.32557 148.776 5.27599V8.34244H149.4V5.11825C149.4 4.01008 148.925 3.18039 147.678 3.18039C146.628 3.18039 146.253 3.74325 146.043 4.19801H146.024V3.2992H145.423C145.461 3.70527 145.461 4.10062 145.461 4.48624V8.34244V8.34244ZM151.473 5.82033C151.473 4.8407 151.779 3.7121 152.966 3.7121C154.106 3.7121 154.461 4.60309 154.461 5.82033C154.461 6.73959 154.056 7.80883 152.928 7.80883C151.868 7.8098 151.473 6.81067 151.473 5.82033ZM155.084 3.29822H154.461V3.87082H154.442C153.975 3.26707 153.54 3.17944 152.867 3.17944C151.383 3.17944 150.789 4.28663 150.789 5.81938C150.789 6.93729 151.304 8.34051 152.916 8.34051C153.561 8.34051 154.115 8.08342 154.452 7.35308H154.471C154.471 8.77579 154.332 9.94533 152.73 9.94533C152.214 9.94022 151.707 9.81801 151.245 9.58794L151.195 10.2121C151.454 10.291 152.055 10.4789 152.719 10.4789C154.452 10.4789 155.084 9.33184 155.084 7.92666V3.29822V3.29822ZM158.457 10.4196H159.077V7.48259H159.098C159.404 8.13406 159.88 8.46027 160.671 8.46027C162.058 8.46027 162.749 7.31415 162.749 5.81938C162.749 4.28566 162.155 3.17944 160.671 3.17944C159.601 3.17944 159.216 3.93897 159.058 4.2165H159.037L159.077 3.29822H158.457V10.4196ZM162.068 5.82033C162.068 6.79899 161.76 7.92761 160.573 7.92761C159.463 7.92761 159.077 6.74056 159.077 5.82033C159.077 4.9001 159.463 3.7121 160.573 3.7121C161.759 3.71307 162.068 4.8407 162.068 5.82033ZM168.091 3.29822H167.468V6.08717C167.468 6.92852 167.113 7.92666 165.975 7.92666C165.113 7.92666 164.777 7.31414 164.777 6.3647V3.29822H164.154V6.52342C164.154 7.63159 164.628 8.46125 165.876 8.46125C166.925 8.46125 167.302 7.89842 167.509 7.44366H167.528V8.34244H168.131C168.092 7.93637 168.092 7.542 168.092 7.15638V3.29822H168.091V3.29822ZM169.731 8.34244H170.353V7.54298H170.373C170.712 8.1847 171.225 8.46223 171.946 8.46223C173.333 8.46223 174.026 7.31608 174.026 5.82131C174.026 4.28759 173.432 3.18137 171.946 3.18137C170.956 3.18137 170.462 3.90197 170.373 4.15028H170.353V0.925112H169.731V8.34244ZM173.342 5.82033C173.342 6.79899 173.036 7.92761 171.847 7.92761C170.739 7.92761 170.353 6.74056 170.353 5.82033C170.353 4.9001 170.711 3.7121 171.847 3.7121C173.036 3.71307 173.342 4.8407 173.342 5.82033ZM175.45 8.34244H176.074V0.924131H175.45V8.34244ZM177.739 8.34244H178.359V3.2992H177.739V8.34244ZM178.36 1.12279H177.738V1.95245H178.36V1.12279ZM183.425 3.37709C183.032 3.24544 182.62 3.179 182.206 3.18039C180.715 3.18039 179.715 4.26714 179.715 5.82033C179.715 7.22551 180.505 8.46125 182.128 8.46125C182.601 8.46125 183 8.43108 183.425 8.28307L183.364 7.69977C182.989 7.83805 182.622 7.92666 182.226 7.92666C181.089 7.92666 180.394 6.96748 180.394 5.81938C180.394 4.5924 181.079 3.71112 182.295 3.71112C182.632 3.71112 183.039 3.81919 183.373 3.96916L183.425 3.37709ZM186.835 8.34244H187.457V3.83186H188.595V3.2992H187.457V2.86294C187.457 2.25919 187.368 1.33896 188.22 1.33896C188.399 1.33896 188.585 1.37889 188.715 1.44901L188.755 0.905617C188.633 0.835504 188.369 0.807281 188.17 0.807281C186.875 0.807281 186.835 1.87454 186.835 2.93305V3.2992H185.815V3.83186H186.835V8.34244ZM193.731 3.29822H193.107V6.08717C193.107 6.92852 192.753 7.92666 191.614 7.92666C190.751 7.92666 190.416 7.31414 190.416 6.3647V3.29822H189.792V6.52342C189.792 7.63159 190.267 8.46125 191.514 8.46125C192.564 8.46125 192.939 7.89842 193.147 7.44366H193.167V8.34244H193.77C193.73 7.93637 193.73 7.542 193.73 7.15638V3.29822H193.731V3.29822ZM195.407 8.34244H196.029V5.55254C196.029 4.71216 196.385 3.71305 197.524 3.71305C198.384 3.71305 198.721 4.32557 198.721 5.27599V8.34244H199.344V5.11825C199.344 4.01008 198.87 3.18039 197.624 3.18039C196.574 3.18039 196.197 3.74325 195.989 4.19801H195.97V3.2992H195.367C195.407 3.70527 195.407 4.10062 195.407 4.48624V8.34244ZM205.043 0.924131H204.421V4.1493H204.401C204.312 3.90099 203.817 3.18039 202.826 3.18039C201.343 3.18039 200.75 4.28759 200.75 5.82033C200.75 7.3151 201.441 8.46125 202.826 8.46125C203.549 8.46125 204.064 8.18372 204.401 7.542H204.421V8.34149H205.043V0.924131ZM201.432 5.82033C201.432 4.8407 201.738 3.7121 202.925 3.7121C204.035 3.7121 204.421 4.89913 204.421 5.82033C204.421 6.73959 204.035 7.92761 202.925 7.92761C201.738 7.92761 201.432 6.79996 201.432 5.82033ZM206.678 8.34244H207.298V3.2992H206.678V8.34244ZM207.299 1.12279H206.677V1.95245H207.299V1.12279ZM208.966 8.34244H209.59V5.55254C209.59 4.71216 209.944 3.71305 211.083 3.71305C211.943 3.71305 212.281 4.32557 212.281 5.27599V8.34244H212.902V5.11825C212.902 4.01008 212.431 3.18039 211.182 3.18039C210.132 3.18039 209.757 3.74325 209.549 4.19801H209.529V3.2992H208.928C208.966 3.70527 208.966 4.10062 208.966 4.48624V8.34244ZM214.978 5.82033C214.978 4.8407 215.286 3.7121 216.473 3.7121C217.611 3.7121 217.966 4.60309 217.966 5.82033C217.966 6.73959 217.561 7.80883 216.433 7.80883C215.373 7.8098 214.978 6.81067 214.978 5.82033ZM218.589 3.29822H217.966V3.87082H217.947C217.48 3.26707 217.045 3.17944 216.372 3.17944C214.89 3.17944 214.296 4.28663 214.296 5.81938C214.296 6.93729 214.809 8.34051 216.421 8.34051C217.064 8.34051 217.619 8.08342 217.956 7.35308H217.976C217.976 8.77579 217.837 9.94533 216.235 9.94533C215.72 9.94023 215.213 9.81801 214.752 9.58794L214.702 10.2121C214.959 10.291 215.564 10.4789 216.225 10.4789C217.956 10.4789 218.589 9.33184 218.589 7.92666V3.29822V3.29822ZM221.96 8.34244H222.582V7.54298H222.603C222.94 8.1847 223.453 8.46223 224.176 8.46223C225.563 8.46223 226.254 7.31608 226.254 5.82131C226.254 4.28759 225.66 3.18137 224.176 3.18137C223.186 3.18137 222.69 3.90197 222.603 4.15028H222.582V0.925112H221.96V8.34244ZM225.573 5.82033C225.573 6.79899 225.267 7.92761 224.078 7.92761C222.968 7.92761 222.582 6.74056 222.582 5.82033C222.582 4.9001 222.94 3.7121 224.078 3.7121C225.267 3.71307 225.573 4.8407 225.573 5.82033ZM227.603 3.29822H226.92L228.708 8.40283L228.581 8.84883C228.383 9.50127 228.206 9.94628 227.669 9.94628C227.511 9.94919 227.354 9.9221 227.206 9.86643L227.145 10.3991C227.352 10.4478 227.59 10.4789 227.818 10.4789C228.52 10.4789 228.876 9.78756 229.114 9.09519L231.13 3.29822H230.477L229.024 7.50209H229.014L227.603 3.29822V3.29822ZM4.28593 28.2954L4.3395 29.9031L1.38611 29.1494L1.38222 29.1329L4.28593 28.2954ZM7.01821 27.4463L6.95977 25.7577L0 28.2535L0.0701247 30.0794L7.1848 32.175L7.12537 30.576L5.54152 30.1359L5.46066 27.9419L7.01821 27.4463ZM2.25888 20.4953L2.41474 20.0123C2.68748 19.1739 3.28361 19.2693 3.56025 19.358C4.04339 19.5108 4.34535 19.9607 4.15151 20.5655L3.98495 21.0514L2.25888 20.4953V20.4953ZM7.33479 23.815L7.8452 22.2384L5.14021 21.362C5.32334 20.7875 5.39345 20.5781 6.39285 20.6151L8.35563 20.6765L8.88845 19.0279L6.48055 19.0103C5.59608 19.0035 5.26977 19.1077 5.05255 19.5712L5.03206 19.5673C5.19474 18.1894 4.10085 17.797 3.82324 17.7045C2.58324 17.3042 1.8001 18.0823 1.44066 19.1905L0.635106 21.6366L7.33479 23.815V23.815ZM10.2541 16.8709L11.2058 15.5173L6.48248 12.2084L7.35721 10.96L6.31592 10.2326L3.60701 14.0936L4.64732 14.8221L5.52983 13.5649L10.2541 16.8709V16.8709ZM11.6217 5.43373C11.0743 5.7249 10.6895 5.8963 10.1996 6.31308C8.39363 7.82538 9.47971 9.25491 9.6229 9.41656C11.2321 11.3466 12.9299 9.05137 13.8075 10.0904C14.1747 10.5306 13.9575 11.0593 13.5562 11.3943C13.0828 11.7955 12.6006 11.8861 12.0902 12.0536L12.9046 13.1656C13.4967 12.9129 14.0499 12.5775 14.5478 12.1695C15.6242 11.2668 15.9164 9.97162 15.0563 8.95011C13.452 7.03661 11.7103 9.27436 10.8824 8.29278C10.5483 7.89158 10.6993 7.44461 11.1113 7.10476C11.4503 6.81652 11.9811 6.58575 12.4078 6.48642L11.6217 5.43373V5.43373ZM24.3607 0.399257C24.0724 0.346673 23.5025 0.242476 22.4778 0.483002C21.0839 0.8063 19.6237 2.19394 20.2072 4.70826C20.7108 6.88274 22.3502 7.98119 24.2282 7.54883C25.1019 7.34531 25.6338 7.05608 25.887 6.90515L25.4964 5.48244C25.3562 5.59053 24.9646 5.99269 24.1785 6.17284C23.1548 6.41142 22.1719 5.68305 21.8632 4.34993C21.5388 2.96812 22.0278 1.92908 23.1012 1.67979C23.8425 1.50938 24.3188 1.67199 24.5974 1.7499L24.3607 0.399257V0.399257ZM29.7532 3.55629C29.9236 2.2183 30.3883 1.16465 31.3341 1.27956C32.2877 1.39836 32.4932 2.52892 32.3286 3.86886C32.1621 5.20977 31.6877 6.26245 30.7409 6.1417C29.7892 6.02776 29.5905 4.8972 29.7532 3.55629ZM28.0709 3.34595C27.8216 5.39967 28.5813 7.0775 30.5938 7.32387C32.6043 7.57316 33.7556 6.13292 34.0079 4.07822C34.2622 2.0245 33.4956 0.344732 31.4773 0.102259C29.4687 -0.1519 28.3252 1.2932 28.0709 3.34595V3.34595ZM36.3642 5.80574C35.5762 7.35796 36.0447 8.63461 37.4523 9.35813C38.8696 10.0739 40.1768 9.7048 40.9667 8.14868L43.0065 4.15225L41.5366 3.40146L39.3683 7.62868C39.0527 8.26067 38.6241 8.52649 38.0357 8.22559C37.4386 7.92177 37.4016 7.41639 37.726 6.7844L39.8767 2.55522L38.4127 1.80541L36.3642 5.80574V5.80574ZM41.4869 11.5618L42.4873 12.6067L46.1644 9.07183L46.1781 9.08741L43.9153 14.0761L45.2799 15.4832L50.3412 10.5977L49.3233 9.54996L45.8225 12.9427L45.8079 12.9271L47.8905 8.06687L46.5531 6.6685L41.4869 11.5618V11.5618ZM54.4957 18.4329C54.4791 18.1339 54.4548 17.5516 53.9882 16.6109C53.3599 15.3236 51.6757 14.2154 49.3535 15.3479C47.3469 16.3226 46.6485 18.1661 47.4872 19.9004C47.8837 20.7057 48.2869 21.1624 48.4934 21.3756L49.7841 20.6784C49.6516 20.5684 49.1801 20.2714 48.8285 19.541C48.3648 18.6042 48.8499 17.4756 50.0724 16.8748C51.3543 16.2516 52.4716 16.5018 52.9586 17.4931C53.2927 18.1709 53.2421 18.6705 53.2226 18.9597L54.4957 18.4329V18.4329ZM48.8295 23.7566L49.1178 25.3818L56.0435 24.1636L55.7581 22.5422L48.8295 23.7566ZM49.3146 27.9234L49.0428 31.8897L50.314 31.988L50.4728 29.6665L56.2276 30.0687L56.3435 28.4035L49.3146 27.9234V27.9234ZM6.30617 44.3513L8.29817 46.7166L8.74427 46.3261L7.15263 44.4535L9.28782 42.6578L10.7353 44.3941L11.1795 44.0065L9.73491 42.2722L11.6548 40.6567L13.1695 42.4787L13.6195 42.094L11.6996 39.8095L6.30617 44.3513V44.3513ZM11.3071 49.5795L11.7922 49.898L15.2647 44.7398L15.2813 44.7505L14.2614 51.5544L14.9268 52.0179L18.863 46.1693L18.3769 45.8499L14.8771 51.047L14.8605 51.0353L15.9096 44.1955L15.2424 43.7309L11.3071 49.5795V49.5795ZM22.206 51.3927L23.4148 51.7413L22.7398 54.1145C22.3862 54.1885 22.0989 54.1456 21.7502 54.058C19.9637 53.5594 19.8731 51.7248 20.2277 50.489C20.8433 48.3584 22.3512 47.9825 23.3145 48.2688C23.8318 48.4188 24.4162 48.8044 24.6159 49.0936L24.8399 48.448C24.6675 48.2805 24.0548 47.8637 23.5084 47.7021C21.6128 47.1645 20.104 48.5152 19.6053 50.2427C19.239 51.531 19.1796 53.9333 21.5534 54.616C22.1125 54.7766 22.658 54.8282 23.223 54.6948L24.1766 51.3499L22.3658 50.8425L22.206 51.3927V51.3927ZM27.316 55.3375H30.2314L30.2295 54.763H27.9395V48.3087H27.316V55.3375V55.3375ZM33.8901 48.1666L33.9086 48.1636L36.1227 51.5164L33.7839 52.2107L33.8901 48.1666ZM33.0943 55.0318L33.6894 54.8565L33.7673 52.7999L36.4675 52.0442L37.5906 53.7376L38.2276 53.5565L34.0362 47.4158L33.3991 47.6047L33.0943 55.0318ZM41.2375 52.0442L41.7275 51.7131L38.3513 46.5043L38.3669 46.4955L44.2328 50.0898L44.9049 49.673L41.0729 43.7485L40.5781 44.0825L43.9825 49.3254L43.9611 49.3332L38.0903 45.7029L37.4075 46.1226L41.2375 52.0442ZM43.701 41.8963L44.0273 41.4941C45.4718 39.6176 47.0274 40.6002 47.9022 41.3004C49.2892 42.3803 49.6789 43.7777 48.7165 45.0095L48.3181 45.5305L43.701 41.8963ZM48.397 46.3631L49.0691 45.5218C50.4601 43.7202 49.8367 41.9586 48.2226 40.6976C46.4333 39.2953 44.8523 39.4648 43.4156 41.315L42.8438 42.0297L48.397 46.3631ZM71.4407 55.4943H70.7121V0H71.4407V55.4943Z" fill="#fff"/></svg>
|
package/logos/barbican.svg
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg width="333" height="65" viewBox="0 0 333 65" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 0H14.7V24.2C18.2 21.1 21.4 19.9 26.3 19.9C38.7 19.9 47.6 29.5 47.6 42.8C47.6 49.3 45.2 55.3 41.2 59.4C37.6 63.1 32.7 64.9 26.8 64.9C20.8 64.9 17.3 63.4 14.1 59.8V63.3H0V0ZM13.7 42.4C13.7 48.7 17.5 52.9 23.1 52.9C28.7 52.9 32.2 49.1 32.2 42.8C32.2 36.4 28.7 32.4 22.9 32.4C17.4 32.5 13.7 36.5 13.7 42.4V42.4ZM83.1 60.5C79.3 64 76.6 65 70.8 65C64.2 65 59.4 63.2 55.7 59.3C51.7 55.1 49.6 49.3 49.6 42.6C49.6 29.4 58.3 20.2 70.6 20.2C76 20.2 79 21.4 83 25.2V21.6H97.1V63.6H83.1V60.5V60.5ZM64.9 43C64.9 49.3 68.4 53 74.2 53C79.8 53 83.5 48.9 83.5 42.6C83.5 36.6 79.9 32.5 74.4 32.5C68.9 32.5 64.9 36.9 64.9 43ZM101.2 21.5H115.3V26.8C118.4 22 121.5 20.3 126.6 20.3C127.6 20.3 128.2 20.4 131.7 20.8V34.1C130 33.6 129.1 33.6 127.9 33.6C120.1 33.6 116 37.8 116 45.8V63.5H101.3L101.2 21.5V21.5ZM134.2 0H148.9V24.2C152.4 21.1 155.6 19.9 160.5 19.9C172.9 19.9 181.8 29.5 181.8 42.8C181.8 49.3 179.4 55.3 175.4 59.4C171.8 63.1 167 64.9 161 64.9C155 64.9 151.5 63.4 148.3 59.8V63.3H134.2V0ZM147.9 42.4C147.9 48.7 151.7 52.9 157.3 52.9C162.9 52.9 166.4 49.1 166.4 42.8C166.4 36.4 162.9 32.4 157.1 32.4C151.6 32.5 147.9 36.5 147.9 42.4ZM200.2 9.3C200.2 13.8 196.6 17.5 192 17.5C187.5 17.5 183.9 13.9 183.9 9.3C183.9 4.8 187.5 1.2 192 1.2C196.6 1.2 200.2 4.8 200.2 9.3ZM184.7 21.5H199.4V63.5H184.7V21.5V21.5ZM236 61.6C229.9 64.6 227.7 65.1 222.6 65.1C216.8 65.1 212.2 63.6 209.1 60.4C204.9 56.4 202.6 50.1 202.6 43C202.6 29.2 211 19.7 223.3 19.7C228 19.7 231.2 20.6 236 23.5V38.2C232.5 34.1 230.4 32.8 226.8 32.8C221.4 32.8 218.2 36.4 218.2 42.3C218.2 48.1 221.5 51.7 226.7 51.7C230.1 51.7 232.5 50.4 236 47V61.6V61.6ZM271 60.5C267.2 64 264.5 65 258.7 65C252.1 65 247.3 63.2 243.6 59.3C239.6 55.1 237.5 49.3 237.5 42.6C237.5 29.4 246.2 20.2 258.5 20.2C263.9 20.2 266.9 21.4 270.9 25.2V21.6H285V63.6H270.9V60.5H271V60.5ZM252.8 43C252.8 49.3 256.3 53 262.1 53C267.7 53 271.4 48.9 271.4 42.6C271.4 36.6 267.8 32.5 262.3 32.5C256.8 32.5 252.8 36.9 252.8 43ZM289.1 21.5H303.6V26.3C307.3 21.5 310.6 19.9 316.6 19.9C323.1 19.9 328.6 22.5 331 26.9C332.3 29.2 332.9 31.8 332.9 35.1V63.4H318.2V40.3C318.2 34.7 316.1 32 311.7 32C307 32 303.8 35.3 303.8 40.3V63.4H289.1V21.5Z" fill="#fff"/></svg>
|
package/logos/city-of-london.svg
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0" y="0" width="75.4" height="102.5" viewBox="0 0 75.4 102.5" xml:space="preserve" enable-background="new 0 0 75.4 102.5"><style type="text/css">.st0{fill:#fff}</style><path class="st0" d="M23.6,102.5h27.3l0.7-1.7h-28V102.5z M28.6,69.4c-0.4-0.1-0.9-0.3-1.2-0.3c-0.4,0-0.9-0.1-1.3-0.1 c-1.4,0-2.7,0.4-3.6,1.4c-1,1-1.4,2.2-1.4,3.8c0,1.3,0.4,2.5,1.4,3.5c0.9,0.9,2,1.3,3.5,1.3c0.6,0,1,0,1.4-0.1s0.9-0.3,1.4-0.6h0.1 v-2l-0.1,0.1c-0.3,0.3-0.9,0.7-1.3,0.9c-0.4,0.1-0.9,0.3-1.4,0.3c-0.9,0-1.4-0.3-2-1c-0.6-0.7-0.9-1.4-0.9-2.5 c0-1.1,0.3-1.9,0.9-2.5c0.6-0.7,1.3-1,2.2-1c0.4,0,0.9,0,1.3,0.1c0.4,0.1,0.9,0.3,1.2,0.6l0.3,0.1v-0.3L28.6,69.4L28.6,69.4z M34.1,69.1v0.3c-0.1,0.4-0.1,0.9-0.3,1.2v6.9c0,0.4,0.1,0.7,0.3,1.2V79h-2.6v-0.3c0.1-0.4,0.1-0.9,0.3-1.2v-6.9 c0-0.4-0.1-0.7-0.3-1.2v-0.3H34.1z M41,74v3.5c0,0.4,0.1,0.7,0.3,1.2V79h-2.6v-0.3c0.1-0.4,0.1-0.9,0.3-1.2v-6.9h-0.1 c-0.4,0-1,0-1.3,0.1c-0.3,0.1-0.7,0.1-1,0.4l-0.3,0.1V69h8v0.1L43.9,70l-0.4,0.7l-0.1,0.1l-0.1-0.1c-0.3-0.1-0.7-0.3-1-0.4 c0,0.1-0.4,0.1-0.9,0.1h-0.1C41,70.6,41,74,41,74L41,74z M50.2,72.9c0.1-0.1,0.1-0.3,0.1-0.3c0.9-1.7,1.2-2.2,1.2-2.2 c0.1-0.1,0.1-0.3,0.1-0.6v-0.6h2.9l-0.3,0.3c-0.1,0.1-0.4,0.4-0.6,0.7c-0.3,0.4-0.6,1-1,1.7c0,0-1.6,3-1.6,3.2v2.3 c0,0.4,0.1,0.7,0.3,1.2v0.3h-2.6v-0.3c0.1-0.4,0.1-0.9,0.3-1.2v-2.3l-1.6-3.2c-0.4-0.7-0.7-1.3-1-1.7c-0.3-0.4-0.4-0.6-0.6-0.7 l-0.3-0.4h2.9v0.6c0,0.1,0.1,0.4,0.1,0.6c0,0,0.3,0.4,1.2,2.2C49.8,72.5,50.2,72.9,50.2,72.9L50.2,72.9z M37.1,81.4 c-0.4-0.4-0.9-0.6-1.4-0.6c-0.6,0-1.2,0.1-1.4,0.6c-0.4,0.4-0.6,0.9-0.6,1.4c0,0.6,0.1,1,0.6,1.4c0.4,0.4,0.9,0.6,1.4,0.6 c0.6,0,1.2-0.1,1.4-0.6c0.4-0.4,0.6-0.9,0.6-1.4S37.5,81.7,37.1,81.4z M36.5,83.9c-0.1,0.3-0.4,0.3-0.9,0.3c-0.3,0-0.7-0.1-0.9-0.4 c-0.3-0.3-0.3-0.6-0.3-1c0-0.3,0.1-0.7,0.3-0.9c0.1-0.3,0.4-0.3,0.9-0.3c0.3,0,0.7,0.1,0.9,0.4c0.3,0.3,0.3,0.6,0.3,1 C36.9,83.3,36.8,83.6,36.5,83.9z M40,84.7c-0.1-0.3-0.1-0.4-0.1-0.6v-1.2h0.4c0.1,0,0.1,0,0.3,0.1l0.1,0.1l0.4-0.7h-1.3v-1h0.9 c0.1,0,0.3,0.1,0.4,0.1l0.1-0.3l0.1-0.4h-2.6v0.1c0,0.1,0.1,0.3,0.1,0.4V84c0,0.1,0,0.3-0.1,0.4v0.1L40,84.7L40,84.7z M34.6,95.4 c0-0.4-0.1-0.9-0.1-1.3v-4.5c0-0.6,0-1,0.1-1.4c0-0.4,0.1-0.7,0.3-1.2l0.1-0.3h-2.6l0.1,0.3c0.1,0.4,0.1,0.9,0.3,1.2v5.5 c-0.3-0.4-3.2-4.3-3.2-4.3c-0.3-0.4-0.6-0.9-0.9-1.2c-0.3-0.3-0.4-0.7-0.7-1.3v-0.1h-2l0.1,0.3c0,0,0.4,0.9,0.4,1.3v6.8 c0,0.4-0.1,0.7-0.3,1.2v0.4h2.6l-0.1-0.3c-0.1-0.4-0.1-0.9-0.3-1.2v-4.4c0.3,0.3,3,4,3,4c0.3,0.3,0.6,0.7,0.7,1 c0.3,0.4,0.3,0.6,0.3,0.6v0.3h2.5l-0.1-0.3C34.8,96.2,34.6,96,34.6,95.4L34.6,95.4z M22.9,88.1c-0.9-1-2.2-1.4-3.5-1.4 c-1.4,0-2.7,0.4-3.8,1.4c-1,1-1.4,2.2-1.4,3.6c0,1.4,0.4,2.7,1.4,3.6c0.9,1,2,1.4,3.5,1.4c1.4,0,2.7-0.4,3.8-1.4 c1-1,1.4-2.2,1.4-3.6C24.2,90.4,23.8,89.1,22.9,88.1z M21.5,94.3c-0.6,0.6-1.2,0.9-2,0.9s-1.6-0.3-2.2-1c-0.6-0.7-0.9-1.6-0.9-2.7 c0-0.9,0.3-1.7,0.9-2.3c0.6-0.6,1.2-0.9,2-0.9c0.9,0,1.6,0.3,2.2,1c0.6,0.7,0.9,1.6,0.9,2.7C22.2,93,21.9,93.7,21.5,94.3z M69.2,95.4c0-0.4-0.1-0.9-0.1-1.3v-5.9c0-0.4,0.1-0.7,0.3-1.2l0.1-0.3h-2.6L67,87c0.1,0.4,0.1,0.9,0.3,1.2v5.5 c-0.3-0.4-3.2-4.3-3.2-4.3c-0.3-0.4-0.6-0.9-0.9-1.2c-0.3-0.3-0.4-0.7-0.7-1.3v-0.1h-2l0.1,0.3c0,0,0.4,0.9,0.4,1.3v6.8 c0,0.4-0.1,0.7-0.3,1.2v0.4h2.6l-0.1-0.3c-0.3-0.6-0.3-0.9-0.4-1.3v-4.4c0.3,0.3,3,4,3,4c0.3,0.3,0.6,0.7,0.7,1 c0.3,0.4,0.3,0.6,0.3,0.6v0.3h2.5l-0.1-0.3C69.3,96.2,69.2,96,69.2,95.4L69.2,95.4z M53.7,86.6c-1.4,0-2.7,0.4-3.8,1.4 c-1,1-1.4,2.2-1.4,3.6c0,1.4,0.4,2.7,1.4,3.6c0.9,1,2,1.4,3.5,1.4c1.4,0,2.7-0.4,3.8-1.4c1-1,1.4-2.2,1.4-3.6c0-1.4-0.4-2.7-1.4-3.6 C56.2,87.2,55,86.6,53.7,86.6z M55.7,94.3c-0.6,0.6-1.2,0.9-2,0.9s-1.6-0.3-2.2-1c-0.6-0.7-0.9-1.6-0.9-2.7c0-0.9,0.3-1.7,0.9-2.3 c0.6-0.6,1.2-0.9,2-0.9c0.9,0,1.6,0.3,2.2,1c0.6,0.7,0.9,1.6,0.9,2.7C56.5,93,56.2,93.7,55.7,94.3z M38,95.2c0,0.4-0.1,0.7-0.3,1.2 v0.3H40c1.3,0,3.3,0,4.5-0.7c1-0.7,1.7-1.9,1.9-3.3V92c0-1.2-0.3-2.2-1-3c-0.9-1.2-1.9-1.7-3.3-1.9h-4.6l0.1,0.3 c0.1,0.4,0.1,0.9,0.3,1.2V94C38,94.3,38,94.7,38,95.2z M40,88.2h1.4c0.9,0.1,1.7,0.7,2.3,1.4c0.6,0.7,0.7,1.7,0.6,2.7 c-0.1,1-0.4,1.7-1,2c-1,0.7-2,0.7-3.2,0.7H40V88.2L40,88.2z M12.2,96.6H6v-0.3c0.1-0.4,0.1-0.9,0.3-1.2v-6.9c0-0.4-0.1-0.7-0.3-1.2 l-0.1-0.2h2.7l-0.1,0.3c-0.1,0.4-0.1,0.9-0.3,1.2v6.9h0.4c0.6,0,1.3,0,2.2-0.1c1.7-0.4,2.5-1,2.5-1l-0.1,0.3l-0.6,1.4L12.2,96.6 L12.2,96.6z M28.7,62.6v-1.7c0-0.4,0-0.7-0.1-1h1.6c0.1,0,0.4,0.1,0.6,0.1c0.1,0.1,0.3,0.1,0.4,0.3c0.1,0.2,0.3,0.3,0.3,0.4 c0.1,0.1,0.1,0.3,0.3,0.4c0,0.1,0.1,0.3,0.1,0.6c0,0.1,0,0.3-0.1,0.4c0,0.1-0.1,0.3-0.1,0.4c-0.1,0.1-0.1,0.3-0.3,0.3 c-0.1,0.3-0.3,0.4-0.4,0.4c-0.1,0.1-0.3,0.1-0.4,0.1s-0.3,0.1-0.6,0.1h-1.3V62.6L28.7,62.6z M31,61.9c0-0.1,0-0.4-0.1-0.6 c-0.1-0.1-0.3-0.4-0.4-0.6c-0.1-0.1-0.3-0.1-0.4-0.3h-0.6v2.7h0.4c0.1,0,0.3,0,0.3-0.1c0.1,0,0.1-0.1,0.3-0.1s0.1-0.1,0.3-0.3 c0.1-0.1,0.1-0.3,0.1-0.3C31,62.2,31,62,31,61.9L31,61.9z M32.8,63.6c0.1-0.3,0.1-0.6,0.1-1v-1.7c0-0.4,0-0.7-0.1-1h1 c-0.1,0.3-0.1,0.6-0.1,1v1.7c0,0.3,0,0.7,0.1,1H32.8z M35.6,62.2v0.4c0,0.3,0,0.7,0.1,1h-1c0.1-0.3,0.1-0.6,0.1-1v-1.7 c0-0.4,0-0.7-0.1-1h1.2c0.1,0,0.4,0,0.6,0.1c0.1,0,0.3,0.1,0.4,0.3c0.1,0.2,0.1,0.3,0.3,0.3c0,0.1,0.1,0.3,0.1,0.4 c0,0.3-0.1,0.4-0.3,0.6c-0.1,0.1-0.3,0.3-0.6,0.4c0.1,0.1,0.1,0.3,0.3,0.4l0.4,0.4l0.4,0.4l0.3,0.3h-0.4c-0.1,0-0.3-0.1-0.4-0.4 C36.4,63.1,36.1,62.6,35.6,62.2L35.6,62.2z M35.9,61.8c0.1,0,0.1-0.1,0.3-0.1c0.1,0,0.1-0.1,0.1-0.1c0-0.1,0.1-0.1,0.1-0.3 c0-0.2,0-0.1-0.1-0.3c0-0.1-0.1-0.1-0.1-0.1c-0.1,0-0.1-0.1-0.3-0.1h-0.3v1.3C35.8,61.8,35.9,61.8,35.9,61.8L35.9,61.8z M38.4,63.6 c0.1-0.3,0.1-0.6,0.1-1v-1.7c0-0.4,0-0.7-0.1-1h1c-0.1,0.3-0.1,0.6-0.1,1v1.7c0,0.3,0,0.7,0.1,1H38.4z M43.2,62.6V62 c0-0.1,0-0.3-0.1-0.4h1c0,0.1-0.1,0.3-0.1,0.4v1.4c-0.1,0-0.4,0.1-0.6,0.1h-0.6c-0.4,0-0.7,0-1-0.1s-0.6-0.3-0.7-0.4 c-0.1-0.1-0.3-0.4-0.4-0.6c-0.1-0.1-0.1-0.4-0.1-0.6c0-0.3,0-0.4,0.1-0.7c0.1-0.3,0.3-0.4,0.4-0.6c0.1-0.1,0.4-0.3,0.7-0.4 c0.3-0.1,0.6-0.1,0.9-0.1h1.2v0.9c-0.1,0-0.1-0.1-0.3-0.1c-0.2,0-0.3-0.1-0.3-0.1c-0.1-0.1-0.3-0.1-0.4-0.1h-0.3 c-0.4,0-0.7,0.1-1,0.4c-0.3,0.3-0.3,0.6-0.3,1c0,0.1,0,0.3,0.1,0.6c0,0.1,0.1,0.3,0.3,0.4c0.1,0.1,0.3,0.3,0.4,0.3 c0.1,0.1,0.4,0.1,0.6,0.1h0.4v-0.7L43.2,62.6L43.2,62.6z M47.2,63.6h-2.3c0.1-0.3,0.1-0.6,0.1-1v-1.7c0-0.4,0-0.7-0.1-1h2.3 l-0.1,0.7c0,0-0.1-0.1-0.3-0.1h-0.9v1.2h1.2l-0.3,0.6c0,0-0.1,0-0.3-0.1h-0.7v1.2h1.1c0.1,0,0.3-0.1,0.6-0.1 C47.5,63.1,47.2,63.6,47.2,63.6L47.2,63.6z"/><path class="st0" d="M68.6,61.5c-2.3,1.4-7.1-1-10.3-2.9c-4-2.2-7.4-3.5-9.4-3.5c0.6,0.4,0.9,1.2,0.6,1.9c-0.3,0.9-1.2,1.3-2,1.4 c-0.7-1.2-2.2-1.7-3.2-2.6c0,0-1.3-1.2,3.2-1.6c5.1-0.4,11.6,4.3,15.8,6.1c0.7,0.3,5.8,2.7,6.4-1.9c0-0.1,0.1-0.1,0,0 C69.8,60.3,69.3,61,68.6,61.5L68.6,61.5z M6.7,61.5c2.3,1.4,7.1-1,10.3-2.9c4-2.2,7.4-3.5,9.4-3.5c-0.6,0.4-0.9,1.2-0.6,1.9 c0.3,0.9,1.2,1.3,2,1.4c0.7-1.2,2.2-1.7,3.2-2.6c0,0,1.3-1.2-3.2-1.6c-5.1-0.4-11.6,4.3-15.8,6.1c-0.7,0.3-5.8,2.7-6.4-1.9 c0-0.1-0.1-0.1,0,0C5.7,60.3,6.1,61,6.7,61.5L6.7,61.5z M28.4,64.5c-1.4-0.4-2-1.2-2.3-1.9c0.3,1.2,1.2,2.7,3.2,2.7h17.2 c2.2,0,2.9-1.6,3.2-2.7c-0.3,0.7-0.9,1.6-2.3,1.9c-0.7,0.1-3.3,0.1-4,0.1H32.8C31.7,64.6,29.1,64.6,28.4,64.5L28.4,64.5z"/><path class="st0" d="M7.9,59.6L7.6,58c0-0.3-0.1-0.6-0.3-0.9L8,57h1.2c0.1,0,0.3,0.1,0.4,0.1c0.1,0.1,0.3,0.1,0.4,0.3 c0.1,0.1,0.3,0.3,0.3,0.4c0.1,0.1,0.1,0.3,0.1,0.4v0.4c0,0.1,0,0.3-0.1,0.4c0,0.1-0.1,0.3-0.1,0.4l-0.3,0.3 c-0.1,0.1-0.3,0.1-0.4,0.3c-0.1,0.1-0.3,0.1-0.4,0.1l-1.2,0.1V59.6L7.9,59.6z M9.9,58.4c0-0.1-0.1-0.3-0.3-0.6 c-0.1,0-0.3-0.1-0.4-0.3c-0.1,0-0.3-0.1-0.4-0.1H8.2L8.6,60c0.1,0,0.3,0,0.3-0.1c0.1,0,0.1-0.1,0.3-0.1s0.1-0.1,0.3-0.1l0.3-0.3 c0-0.1,0.1-0.3,0.1-0.3V58.4L9.9,58.4z M14.5,56.8c0.1,0.3,0.1,0.6,0,0.7c0,0.3-0.1,0.4-0.3,0.7l-0.4,0.4c-0.1,0.1-0.4,0.3-0.6,0.3 c-0.4,0.1-1,0.1-1.4-0.1c-0.1-0.1-0.4-0.3-0.6-0.4c-0.1-0.1-0.3-0.4-0.3-0.6c-0.1-0.4-0.1-0.9,0.1-1.2c0.1-0.3,0.3-0.4,0.4-0.6 c0.1-0.1,0.4-0.3,0.7-0.4c0.3,0,0.4-0.1,0.7,0c0.3,0,0.4,0.1,0.7,0.1c0.3,0.1,0.4,0.3,0.6,0.4C14.2,56.4,14.4,56.5,14.5,56.8 L14.5,56.8z M13.1,58.6c0.1,0,0.3-0.1,0.4-0.1l0.3-0.3c0-0.1,0.1-0.3,0.1-0.4v-0.4c0-0.1-0.1-0.3-0.3-0.4l-0.4-0.4 c-0.1,0-0.3-0.1-0.4-0.1h-0.4c-0.1,0-0.3,0.1-0.4,0.1s-0.3,0.1-0.3,0.3c-0.1,0.1-0.1,0.3-0.1,0.4v0.4c0,0.1,0.1,0.3,0.3,0.4 c0.1,0.1,0.3,0.3,0.4,0.3c0.1,0.1,0.3,0.1,0.4,0.1C12.8,58.6,12.9,58.6,13.1,58.6L13.1,58.6z M17.3,57l-2-1.4l0.4,1.2v0.3 c0.1,0.3,0.3,0.4,0.4,0.6l-0.7,0.4c0-0.3-0.1-0.6-0.3-0.9l-0.7-1.6c-0.1-0.1-0.1-0.3-0.3-0.3c-0.1-0.1-0.1-0.1-0.3-0.1l0.6-0.3 l2.2,1.4v-2.6l0.6-0.3c0,0.1,0,0.1,0.1,0.3c0,0.1,0.1,0.3,0.1,0.4l0.9,1.4c0.1,0.3,0.3,0.6,0.6,0.7L18,56.6c0-0.3-0.1-0.4-0.3-0.7 l-0.6-1.2C17.1,54.8,17.3,57,17.3,57L17.3,57z M19.9,55.7c0-0.3-0.1-0.6-0.3-0.9l-0.7-1.4c-0.1-0.3-0.3-0.6-0.6-0.7l0.9-0.4 c0,0.3,0.1,0.6,0.3,0.9l0.7,1.4c0.1,0.3,0.3,0.6,0.6,0.7L19.9,55.7L19.9,55.7z M21.9,54.2c0,0.1,0.1,0.3,0.3,0.3l-0.7,0.3 c0-0.3,0-0.6-0.1-0.9l-0.6-1.7c0,0,0-0.1-0.1-0.1L20.6,52l-0.3-0.1l0.9-0.3l2.5,1.6l-0.4-1.4c0-0.1-0.1-0.3-0.1-0.4 s-0.1-0.3-0.3-0.3l0.7-0.3v0.4c0,0.1,0,0.3,0.1,0.4l0.6,1.6c0.1,0.3,0.3,0.6,0.3,0.7L24,54c0,0-0.1,0-0.1-0.1l-0.1-0.1l-0.1-0.1 l-1.9-1.2l0.4,1.3C21.8,53.9,21.9,54.1,21.9,54.2L21.9,54.2z M27,53.5l-2.2,0.3c0-0.3,0.1-0.6,0-0.9l-0.3-1.6c0-0.3-0.1-0.6-0.3-0.9 l2.2-0.3l-0.1,0.6c0,0-0.1,0-0.3-0.1h-0.9l0.3,1.2l1.2-0.1l-0.1,0.6h-1l0.1,1H26c0.1,0,0.3,0,0.4-0.1c0.1,0,0.3-0.1,0.4-0.3L27,53.5 L27,53.5z M52.4,53.9v0.4L51.7,54c0.1-0.1,0.3-0.4,0.4-0.7l0.7-1.7v-0.4l-0.1-0.4l0.9,0.3l0.9,2.9l0.6-1.3c0-0.1,0.1-0.3,0.1-0.4 v-0.4l0.7,0.3c-0.1,0.1-0.1,0.3-0.3,0.3c-0.1,0.1-0.1,0.3-0.1,0.4l-0.6,1.5c-0.1,0.3-0.1,0.6-0.3,0.9L54,55v-0.6l-0.6-2.2L53,53.5 C52.6,53.7,52.6,53.8,52.4,53.9z M59.4,55.4c-0.1,0.3-0.3,0.4-0.4,0.7c-0.1,0.1-0.4,0.3-0.7,0.4c-0.1,0.1-0.4,0.1-0.6,0.1 c-0.3,0-0.4,0-0.7-0.1c-0.4-0.1-0.9-0.4-1-1c-0.1-0.3-0.1-0.6-0.1-0.7c0-0.3,0-0.4,0.1-0.7c0.1-0.4,0.4-0.7,0.7-0.9 c0.3-0.1,0.6-0.1,0.7-0.3c0.3,0,0.6,0,0.7,0.1c0.3,0.1,0.4,0.1,0.6,0.4c0.1,0.1,0.3,0.3,0.4,0.6c0.1,0.3,0.1,0.4,0.1,0.7 C59.5,55,59.4,55.1,59.4,55.4L59.4,55.4z M57.2,56c0.1,0,0.3,0.1,0.4,0.1c0.1,0,0.3,0,0.4-0.1c0.1,0,0.3-0.1,0.3-0.3 c0.1-0.1,0.1-0.3,0.3-0.4c0-0.1,0.1-0.3,0.1-0.6c0-0.1,0-0.4-0.1-0.6c0-0.1-0.1-0.3-0.3-0.3c-0.1-0.1-0.3-0.1-0.4-0.3 c-0.1,0-0.3-0.1-0.4-0.1s-0.3,0-0.4,0.1c-0.1,0-0.3,0.1-0.4,0.3c-0.1,0.1-0.1,0.3-0.3,0.4c0,0.1-0.1,0.3-0.1,0.6 c0,0.1,0,0.3,0.1,0.4c0,0.1,0.1,0.3,0.3,0.4C56.9,55.8,57,55.8,57.2,56L57.2,56z M60.4,56.4c-0.1-0.3-0.3-0.4-0.3-0.7v-0.6 c0.1-0.3,0.3-0.4,0.6-0.4s0.6,0,0.9,0.1c0.1,0,0.1,0.1,0.3,0.3c0.1,0.1,0.3,0.1,0.3,0.3L61.9,56c0,0,0-0.1-0.1-0.1l-0.1-0.1 l-0.1-0.1l-0.1-0.1c-0.1-0.1-0.3-0.1-0.4-0.1c-0.1,0-0.1,0.1-0.3,0.1c0,0.1-0.1,0.3,0,0.3c0,0.1,0.1,0.3,0.3,0.4l0.1,0.1 c0.1,0.1,0.1,0.1,0.1,0.3s0.1,0.1,0.1,0.3v0.3c0,0.1,0,0.3-0.1,0.3c-0.1,0.3-0.3,0.4-0.6,0.6c-0.3,0-0.6,0-0.9-0.1 c-0.1,0-0.3-0.1-0.4-0.3c-0.1-0.2-0.5-0.4-0.5-0.5l0.3-0.6l0.1,0.1l0.1,0.1l0.1,0.1c0.1,0,0.1,0.1,0.3,0.1c0.1,0.1,0.3,0.1,0.4,0 c0.1,0,0.1-0.1,0.3-0.3C60.5,56.7,60.6,56.5,60.4,56.4C60.7,57,60.5,56.7,60.4,56.4C60.4,56.5,60.4,56.5,60.4,56.4L60.4,56.4z M49.8,38.8v-9.4c0.6-0.1,0.9-0.4,1.2-1c0,0,2,2,2,2.5c0,0.3-0.7,0.7-0.4,2.2c0,0,0,0.1,0.1,0c0.1-0.1,0.4-0.3,0.7-0.4l0.1-0.1 c0-0.6,0.9-3.3,4.8-5.4c0.1-0.1,0.1-0.1,0-0.1c-1.4,0.6-3.6,2.2-3.8,2.2s-0.3,0.1-0.3,0.1c-0.7,0-2-1.4-2.3-1.7l-1-1 c0,0-0.3-0.3-0.6-0.3c-3.9-1-4.3,0-4.8,0.3c-0.1,0.1-0.3,0.3-0.3,0.4h-4l-0.1,0.3c-0.6,0.4-1.2,0.7-1.6,0.7v10.8 C39.5,38.8,49.8,38.8,49.8,38.8L49.8,38.8z M45.9,28.6c-0.1,0.1-0.1,0.4-0.1,0.4c-0.1-0.4-0.1-0.7-0.1-1c0.1,0,0.3-0.1,0.3-0.6 c0-0.4,0.4-0.3,0.4-0.3s-0.3,0.6,0,1.2C46.2,28.8,45.9,28.6,45.9,28.6L45.9,28.6z M49.7,27.9c-2.7-0.7-1.7,0.9-2.5,0.7 c-0.1,0.1-0.1,0.4-0.1,0.4c-0.3-0.3-0.3-0.7-0.3-1c0.4,0-0.1-1.3,2.3-0.7C49.7,27.6,49.8,27.7,49.7,27.9L49.7,27.9z M25.5,42.7 c1.4,10.8,12,14.6,12,14.6s10.6-3.9,12-14.6H39.4v12.9c-0.6,0.3-1.3,0.6-1.9,0.9c-0.7-0.3-1.4-0.6-2-1V42.7H25.5z"/><path class="st0" d="M42.2,24.3h-0.4c-0.9,0.1-2.6,1-3.2,1.3c1.6-1.7,2.6-2,2.6-2L41,23.4c-0.1-0.1-0.3-0.4-0.4-1 c-0.7,1.2-2.9,1.7-4.3,2c-0.4,0.3-1.4,1.5-1.4,2.5h-4.6c0-0.1-0.1-0.3-0.3-0.4c-0.3-0.3-0.9-1.3-4.8-0.3c-0.4,0.1-0.6,0.3-0.6,0.3 l-1,1c-0.3,0.3-1.7,1.6-2.3,1.7c-0.1,0-0.3-0.1-0.3-0.1s-2.3-1.6-3.8-2.2c-0.1,0-0.3,0,0,0.1c3.9,2.2,4.8,4.9,4.8,5.4 c0,0,0,0.1,0.1,0.1c0.3,0.1,0.6,0.3,0.7,0.4h0.1c0.1-1.4-0.4-1.9-0.4-2.2c0-0.3,1.9-2.5,2-2.5c0.3,0.6,0.6,0.9,1.2,1v9.4h10.2V28.5 c0.1,0,0.3,0.1,0.4,0.1h0.6c0.9-0.1,1.4-1,1.6-1.4c0.3,0.3,0.6,0.4,1.3,0.3c0.1-0.1,0.4-0.3,0.7-0.4c0.1-0.1,0.4-0.3,0.6-0.6 c1-1,1.6-1.2,2-1.2c0.1,0,0.3,0.1,0.3,0.3v0.1c0,0.1,0.1,0.4-0.1,0.7c-0.1,0.1-0.3,0.3-0.4,0.6c0.1,0,0.6-0.1,0.7-0.4 c0.1-0.1,0.3-0.3,0.3-0.6C43.7,24.6,42.2,24.3,42.2,24.3L42.2,24.3z M28.1,29.1c0,0,0-0.3-0.1-0.4c-0.7,0.3,0.3-1.3-2.5-0.7h-0.1 c0-0.1,0.1-0.4,0.7-0.6c2.6-0.6,1.9,0.7,2.3,0.7C28.6,28.3,28.6,28.6,28.1,29.1L28.1,29.1z M28.8,28.3c0.4-0.6,0-1.2,0-1.2 s0.4-0.1,0.4,0.3s0.1,0.6,0.3,0.6c0,0.3,0,0.6-0.3,1c0,0,0-0.3-0.1-0.4C29.3,28.6,29,28.8,28.8,28.3L28.8,28.3z M32,36.3 c-0.1,0.1-0.3,0.1-0.3,0c-0.1-0.1-0.3-0.3-0.6-0.3v0.1c0,0.1,0,0.1-0.1,0.3v0.1c0,0.1,0,0.1-0.1,0.3v0.1c0,0.1,0,0.1-0.1,0.3v0.1 c0,0.1-0.1,0.3-0.3,0.3c-0.1,0-0.3-0.1-0.3-0.3v-0.1c0,0-0.1-0.1-0.1-0.3v-0.1c0,0-0.1-0.1-0.1-0.3v-0.1c0-0.1-0.1-0.1-0.1-0.3V36 c-0.3,0-0.7-0.1-1-0.4c-0.1-0.1-0.1-0.3,0-0.3c0.1-0.1,0.3-0.1,0.3,0c0.1,0.1,0.4,0.3,0.6,0.3l0.1-5.8v-0.3l0.3-0.4l0.3,0.4v0.3 l0.1,5.8c0.3,0,0.7,0.1,1,0.4C32,36.2,32,36.3,32,36.3z"/><path class="st0" d="M2.2,16.9c1,1.7,0.7,4-0.1,5.6c-0.2,0.4-0.4,0.2-0.3-0.1c0.7-2.7,0.4-4.8,0.1-5.5C1.8,16.8,1.9,16.6,2.2,16.9z M2.1,24.6C3.3,25.9,3.4,28.5,3,30c-0.1,0.3-0.4,0.3-0.3,0C2.8,27.7,2.3,25.4,2.1,24.6C1.7,24.4,1.9,24.3,2.1,24.6z M3.3,31.4 c-0.1-0.1,0-0.3,0.1-0.1c1.6,0.4,3.3,2.6,3.8,4c0,0.1-0.2,0.4-0.3,0.1C5.7,33.4,3.8,31.7,3.3,31.4z M3.5,24.6 C3.3,24.4,3,24,0.1,23.4c-0.1,0-0.1-0.1,0-0.1c1.9,0,3,0.3,3.8,1C4.1,24.4,4.1,24.9,3.5,24.6L3.5,24.6z"/><path class="st0" d="M8.2,28.6c-0.3,0-1,0.1-1.4,0.3c-0.9-2-1.7-3.9-2.2-7.8c0-0.3-0.1-0.3-0.1,0c0,4,0.6,5.9,1.3,8.1 c-1.2,0.4-2.3,0.9-4,1.7c-0.1,0,0,0.3,0.1,0.1c1.7-0.6,3-0.9,4.3-1.2c1.4,3.5,3.2,4.6,3.9,5.1c0.3,0.3,0.7,0.4,1,0.6 c0.6,0.3,1.2,0.1,1.3-0.1c0.3-0.3,0-0.7-0.4-1c-0.7-0.4-2.9-1.3-4.6-4.8c0.7-0.1,1.6-0.1,1.9-0.1c0.6,0,0.7-0.4,0.6-0.7 C9.5,28.6,9.2,28.5,8.2,28.6L8.2,28.6z M8.9,35.3c0.3,0,0.4,0.3,0.1,0.4c-0.1,0-0.7,0-2.2,1.2c-0.1,0.1-0.1,0-0.1-0.1 C7.4,35.9,8.3,35.4,8.9,35.3L8.9,35.3z M1.2,33.3c1.2,1.2,1.9,1,2.3,0.6c-0.1,1-1,0.9-1,0.9H2.4c1,0.4,2.6,1.2,3.5,2.7l0.3,0.6 c-0.3-0.3-0.7-0.4-1.2-0.6c-0.6-1.3-1.9-2-2.7-2.6c0.6,0.7,0.3,1.2,0.3,1.7c0-0.3-0.6-0.9-0.6-0.9s-0.6-0.6-0.7-1.2 c-0.4-1.7-1.3-2-1.3-2S0.2,32.1,1.2,33.3L1.2,33.3z"/><path class="st0" d="M1.9,13.6c-0.1-0.4-0.4-0.3-0.3,0c2.7,6.8,8.3,12.9,8.3,12.9c1.2,1.3,3,3,0.9,3.6c-0.6,0.1-2,1.4,2.3,4 c0.7,0.4,1.3,0.1,1.2-0.4c-0.1-0.3-1.4-1-1.9-1.4c-0.9-0.7-1-0.9,0.1-1.3c0.4-0.1,2-1.2,1-2.2c-5.4-5.8-3.2-15.9-3.2-15.9 c0-0.3-0.1-0.3-0.1,0c0,0-1.4,5.1-3.2,6.7c0.4,0.7,1.3,2.6,2.5,4.9C8.2,23,5.4,20.4,1.9,13.6z"/><path class="st0" d="M4.1,41.5c-0.7-0.1-1.2-0.9-1.2-1.6c0-1,0.7-1.7,1.7-1.7H5c1,0.3,1.3,1,1.3,1.2c0.4,1.3-0.4,3.2-0.9,3.9 c-0.4,0.6-0.9,1.7,0,2.2c2.3,0.7,2.9-2.2,3.2-3.3c0.4-1.7,1-2.9,2.6-4c0.1-0.1,0.3-0.1,0.3-0.3c-0.1-0.1-0.3-0.3-0.6-0.3 c-1.6-0.9-2-0.7-2.2-0.7v-0.1c0.1-0.3,1-0.3,2.2,0c2,0.7,2.2,0.4,3-0.4c0.1-0.1,0.3-0.3,0.6-0.4c1.2-1.3,0.4-3.5,0.4-3.5 c-0.3-0.9-1-2.2-1-2.2l-0.4-0.9c-1-2-2-3.9-1.7-5.1c0.1-0.7,0.4-0.9,0.9-1.3c0-0.3-0.3-0.6-0.4-0.7v-0.1c0.3-0.3,0.3-0.7-0.1-1.2 v-0.1c0.3-0.3,0.4-0.6,0.1-1.2v-0.3c0.3-0.1,0-0.7,1-1.7c0.1-0.1,0.1,0,0.1,0c-0.1,0.7,0.4,1.2,0.7,1.7c0.1-0.1,0-0.4,0.3-0.7 c0.1-0.1,0.1,0,0.1,0c-0.1,1,1,1.2,0.7,2.6c0,0,0.6-0.3,2.5-0.6c0.3,0,0.7,0,0.6,0.4c0,0-0.1,0.1-0.4,0.1c-0.4,0-1.2,0.3-1.2,0.3 c-0.1,0-0.4,0.1-0.6,0.1c-0.4,0.1-0.1,0.3-0.1,0.3c0.6,0.3,0.7,0.3,1,0.4c0,0,0.1,0,0.3,0.1c0.3,0,0.4,0,0.4-0.3v-0.3 c-0.1-0.1,0.7-0.4,1.2-0.4c0.7-0.1,1.6-0.1,2.5-0.1c0.1,0,1.2,0.1,1.3,0.6c-0.3-0.3-1-0.3-1.2-0.1c-0.1,1.2-0.4,1.3-1.6,1.6 l-3.3,0.4c-0.7,0.1-0.7,0.7-0.3,0.7l1-0.1h0.6c0.6-0.3,1.4-0.7,2.5-0.3c0.3,0.1,0.7,0,1.2-0.3c-0.1-0.1-0.4-0.4-0.4-0.6 c0,0,1.2,0.6,1.6-0.3c0,0.9-0.3,1.4-1.4,1.7c0-0.3,0.1-0.4,0.3-0.6c-0.1,0-0.4,0.1-0.6,0.1c-0.4,0.1-0.9,0-1,0 c0,0.3,0.1,0.9,0.6,1.2c-0.9,0-1.3-0.3-1.3-0.3s0,0.6,0.3,0.9c-1.9,0-2-0.7-4.9-0.7c-0.1-0.4-0.6-0.9-1-1.2c0.4-0.4,0.4-1.3,0.4-1.6 c-0.3,0.7-0.7,1.3-1.7,1.6c1.2,0.4,1.6,1.6,1.6,2c0.4-0.1,0.7-0.1,1,0c-0.3,0.1-0.6,0.3-0.6,0.7c0,0.4,0,0.7,0.4,1.2l10.8,7.8 c0.4,0.4,0.6,1.2,0.9,1.9c0.1,0.7,0.6,3.6-1.6,4c-0.3,0-0.9,0.1-1.3-0.3h0.4c0,0-0.1-0.3,0.4-0.3c0.4,0,0.3-0.4,0.3-0.4 s-0.7,0.3-1-0.3c0,0,0.1,0.1,0.4,0c0-0.9,1.6,0.4,1.3-2c-0.3-0.9-0.9-0.7-1.3-0.6c-0.3,0.1-0.4-0.1-0.4-0.1c-0.1,0-0.3,0.3-0.3,0.3 c0.1-0.7,0.7-0.9,1.6-1.2l-0.6-0.3l-2-0.9c0,0-1.3,2.6-3.2,4.5c1.3,0,1.9,0.1,2.5,0.3c0,0,0.3,0,0.4,0.4c0.3,0.4,0.4,1,0,2 c-0.3,0.7-1,1.6-2.2,2.7c-1.2,1-1.7,2.5,0.3,3.3c0.6,0.3,1.2,0.3,1.4,0.4c0,0,1-0.3,1.7-0.6c0.6-0.3,1.3-0.3,1.9,0.1 c0.1,0.1,0.1,0.1,0.1,0.3c0.1,0.3,0.1,0.6,0,0.9c0,0-0.1-0.6-0.4-0.4c-0.6,0.4-0.3-0.3-1-0.1c0,0,0.6,0.3,0.1,1c0,0-0.1-0.4-0.3-0.4 c-0.7,0.3-0.1-0.4-1.7,0.1l-2,0.9c-0.1,0.1-0.6,0.3-1,0.6c-0.1-0.4,0.6-1,0.7-1.2c0,0-1.3-1.4-2.5-2c-0.3-0.1-0.6-0.3-0.7-0.4 c-0.3-0.3-0.3-0.6,0.1-1.2c0.1-0.1,2.6-2.6,3.3-3.6c0.9-1,0.9-1.7,0.1-1.9l-2.9-0.3c0,0-1.2,0-1.7-0.1c-0.1,0-0.1-0.1,0-0.1 c1-0.4,3.6-1.7,5.5-5.5c-0.9-0.3-1.9,0-2.3,0.1h-0.4l-1-1.2c0,0.1,0.3,0.7,0.4,1c0.1,0.1,0,0.3,0,0.3c-0.7,1-1.4,2.2-2.5,3.2 c-0.1,0.1-0.3,0.1-0.3,0.3c-0.6,0.6-0.6,1.7,0.3,3v0.5c0.1,0.3,0.4,0.9,0.3,1.7c0,0.1-0.1,0.4-0.1,0.7c0,0.1,0,0.3-0.1,0.3 c-0.4,1.6-2.6,3.8-5.5,5.4c-0.1,0.1-0.3,0.1-0.4,0.3l1.3,3c0,0,0.7-0.1,1.4-0.6c0.4-0.3,1.3-0.4,1.9,0c0.1,0.1,0.1,0.1,0.1,0.3 c0.1,0.3,0.1,0.7,0,0.9c0,0-0.3-0.6-0.3-0.4c-0.4,0.4-0.3-0.1-0.9,0c0,0,0.4,0.4,0,1c0,0-0.1-0.4-0.3-0.3c-0.7,0.3-0.1-0.3-1.7,0.3 c0,0-1.7,0.9-3,0.9c0.1-0.4,1-1,1-1c-0.1-1.9-0.7-3.6-1.2-4.8c-0.6-1.2,1.9-0.9,2.2-2.2l0.3-1.7c0.3-2.2,0.4-2.9,0.7-3.9 c0.3-0.9,1.2-2.7,1.2-3H12c-0.4,0.4-2,2.2-2.2,6.5c0,0,0,0.1-0.1,0.3c-2,1.9-4.6,1.6-5.5,0.6c-1.6-1.9-0.4-3.8,0.4-4.6 c0.9-0.9,1-1.4,0.9-2.2c0-0.3-0.1-0.3-0.1-0.3c-0.1-0.1-0.3-0.3-0.6-0.3c-0.4,0-0.7,0.3-0.7,0.7c0,0.4,0.3,0.7,0.7,0.7 C4.8,40.6,4.7,41.1,4.1,41.5"/><path class="st0" d="M73.1,16.9c-1,1.7-0.7,4,0.1,5.6c0.1,0.3,0.4,0.1,0.3-0.1c-0.7-2.7-0.4-4.8-0.1-5.5 C73.4,16.8,73.2,16.6,73.1,16.9z M73.1,24.6c-1.2,1.3-1.3,3.9-0.9,5.4c0.1,0.3,0.4,0.3,0.3,0C72.4,27.7,72.9,25.4,73.1,24.6 C73.5,24.4,73.4,24.3,73.1,24.6z M72.1,31.4c0.1-0.1,0-0.3-0.1-0.1c-1.6,0.4-3.3,2.6-3.8,4c0,0.1,0.1,0.4,0.3,0.1 C69.5,33.4,71.5,31.7,72.1,31.4z M71.7,24.6c0.3-0.1,0.6-0.6,3.5-1.2c0.1,0,0.1-0.1,0-0.1c-1.9,0-3,0.3-3.8,1 C71.1,24.4,71.2,24.9,71.7,24.6z"/><path class="st0" d="M67,28.6c0.3,0,1,0.1,1.4,0.3c0.9-2,1.7-3.9,2.2-7.8c0-0.3,0.1-0.3,0.1,0c0,4-0.6,5.9-1.3,8.1 c1.2,0.4,2.3,0.9,4,1.7c0.1,0,0,0.3-0.1,0.1c-1.7-0.6-3-0.9-4.3-1.2c-1.4,3.5-3.2,4.6-3.9,5.1c-0.3,0.3-0.7,0.4-1,0.6 c-0.6,0.3-1.2,0.1-1.3-0.1c-0.3-0.3,0-0.7,0.4-1c0.7-0.4,2.9-1.3,4.6-4.8c-0.7-0.1-1.6-0.1-1.9-0.1c-0.6,0-0.7-0.4-0.6-0.7 C65.7,28.6,66,28.5,67,28.6L67,28.6z M66.4,35.3c-0.3,0-0.4,0.3-0.1,0.4c0.1,0,0.7,0,2.2,1.2c0.1,0.1,0.1,0,0.1-0.1 C67.9,35.9,66.9,35.4,66.4,35.3L66.4,35.3z M74,33.3c-1.2,1.2-1.9,1-2.3,0.6c0.1,1,1,0.9,1,0.9h0.1c-1,0.4-2.6,1.2-3.5,2.7L69,38.1 c0.3-0.3,0.7-0.4,1.2-0.6c0.6-1.3,1.9-2,2.7-2.6c-0.6,0.7-0.3,1.2-0.1,1.7c0-0.3,0.6-0.9,0.6-0.9s0.6-0.6,0.7-1.2 c0.4-1.7,1.3-2,1.3-2S75.1,32.1,74,33.3z"/><path class="st0" d="M73.4,13.6c0.1-0.4,0.4-0.3,0.3,0c-2.6,6.8-8.2,12.9-8.2,12.9c-1.2,1.3-3,3-0.9,3.6c0.6,0.1,2,1.4-2.3,4 c-0.7,0.4-1.3,0.1-1.2-0.4c0.1-0.3,1.4-1,1.9-1.4c0.9-0.7,1-0.9-0.1-1.3c-0.4-0.1-2-1.2-1-2.2c5.4-5.8,3.2-15.9,3.2-15.9 c0-0.3,0.1-0.3,0.1,0c0,0,1.4,5.1,3.2,6.7c-0.5,0.6-1.4,2.5-2.5,4.8C67,23,69.9,20.4,73.4,13.6L73.4,13.6z"/><path class="st0" d="M71.1,41.5c0.7-0.1,1.2-0.9,1.2-1.6c0-1-0.7-1.7-1.7-1.7h-0.4c-0.9,0.3-1.3,1-1.3,1.2c-0.4,1.3,0.4,3.2,0.9,3.9 c0.4,0.6,0.9,1.7,0,2.2c-2.3,0.7-2.9-2.2-3.2-3.3c-0.4-1.7-1-2.9-2.6-4c-0.1-0.1-0.3-0.1-0.3-0.3c0.1-0.1,0.3-0.3,0.6-0.3 c1.6-0.9,2-0.7,2.2-0.7v-0.1c-0.1-0.3-1-0.3-2.2,0c-2,0.7-2.2,0.4-3-0.4c-0.1-0.1-0.3-0.3-0.6-0.4c-1.2-1.3-0.4-3.5-0.4-3.5 c0.3-0.9,1-2.2,1-2.2l0.4-0.9c1-2,2-3.9,1.7-5.1c-0.1-0.7-0.4-0.9-0.9-1.3c0-0.3,0.3-0.6,0.4-0.7v-0.1c-0.3-0.3-0.3-0.7,0.1-1.2 v-0.1c-0.3-0.3-0.4-0.6-0.1-1.2v-0.3c-0.3-0.1,0-0.7-1-1.7c-0.1-0.1-0.1,0-0.1,0c0.1,0.7-0.4,1.2-0.7,1.7c-0.1-0.1,0-0.4-0.3-0.7 c-0.1-0.1-0.1,0-0.1,0c0.1,1-1,1.2-0.7,2.6c0,0-0.6-0.3-2.5-0.6c-0.3,0-0.7,0-0.6,0.4c0,0,0.1,0.1,0.4,0.1c0.4,0,1.2,0.3,1.2,0.3 c0.1,0,0.4,0.1,0.6,0.1c0.4,0.1,0.1,0.3,0.1,0.3c-0.6,0.3-0.7,0.3-1,0.4c0,0-0.1,0-0.3,0.1c-0.3,0-0.4,0-0.4-0.3v-0.3 c0.1-0.1-0.7-0.4-1.2-0.4h-2.6c-0.1,0-1.2,0.1-1.3,0.6c0.3-0.3,1-0.3,1.2-0.1c0.1,1.2,0.4,1.3,1.6,1.6l3,0.4 c0.7,0.1,0.7,0.7,0.3,0.7l-1-0.1h-0.6c-0.6-0.3-1.4-0.7-2.5-0.3c-0.3,0.1-0.7,0-1.2-0.3c0.1-0.1,0.4-0.4,0.4-0.6 c0,0-1.2,0.6-1.6-0.3c0,0.9,0.3,1.4,1.4,1.7c0-0.3-0.1-0.4-0.3-0.6c0.1,0.1,0.4,0.1,0.6,0.3c0.4,0.1,0.9,0,1,0 c0,0.3-0.1,0.9-0.6,1.2c0.9,0,1.3-0.3,1.3-0.3s0,0.6-0.3,0.9c1.9,0,2-0.7,4.9-0.7c0.1-0.4,0.6-0.9,1-1.2c-0.4-0.4-0.4-1.3-0.4-1.6 c0.3,0.7,0.7,1.3,1.7,1.6c-1.2,0.4-1.6,1.6-1.6,2c-0.4-0.1-0.7-0.1-1,0c0.3,0.1,0.6,0.3,0.6,0.7s0,0.7-0.4,1.2L49.1,36 c-0.4,0.4-0.6,1.2-0.9,1.9c-0.1,0.7-0.6,3.6,1.6,4c0.3,0,0.9,0.1,1.3-0.3h-0.4c0,0,0.1-0.3-0.4-0.3c-0.4,0-0.3-0.4-0.3-0.4 s0.7,0.3,1-0.3c0,0-0.1,0.1-0.4,0c0-0.9-1.6,0.4-1.3-2c0.3-0.9,0.9-0.7,1.3-0.6c0.3,0.1,0.4-0.1,0.4-0.1c0.1,0,0.3,0.3,0.3,0.3 c-0.1-0.7-0.7-0.9-1.6-1.2l0.6-0.3l2-0.9c0,0,1.3,2.6,3.2,4.5c-1.3,0-1.9,0.1-2.5,0.3c0,0-0.3,0-0.4,0.4c-0.3,0.4-0.4,1,0,2 c0.3,0.7,1,1.6,2.2,2.7c1.2,1,1.7,2.5-0.3,3.3c-0.6,0.3-1.2,0.3-1.4,0.4c0,0-1-0.3-1.7-0.6c-0.6-0.3-1.3-0.3-1.9,0.1l0.4-0.4 c-0.1,0.3-0.1,0.6,0,0.9c0,0,0.1-0.6,0.4-0.4c0.6,0.4,0.3-0.3,1-0.1c0,0-0.6,0.3-0.1,1c0,0,0.1-0.4,0.3-0.4c0.7,0.3,0.1-0.4,1.7,0.1 l2,0.9c0.1,0.1,0.6,0.3,1,0.6c0.1-0.4-0.6-1-0.7-1.2c0,0,1.3-1.4,2.5-2c0.3-0.1,0.6-0.3,0.7-0.4c0.3-0.3,0.3-0.6-0.1-1.2 c-0.1-0.1-2.6-2.6-3.3-3.6c-0.9-1-0.9-1.7-0.1-1.9l2.9-0.3c0,0,1.2,0,1.7-0.1c0.1,0,0.1-0.1,0-0.1c-1-0.4-3.6-1.7-5.5-5.5 c0.9-0.3,1.9,0,2.3,0.1H57l1.2-0.7c0,0.1-0.3,0.7-0.4,1c-0.1,0.1,0,0.3,0,0.3c0.7,1,1.4,2.2,2.6,3.2c0.1,0.1,0.3,0.1,0.3,0.3 c0.6,0.6,0.6,1.7-0.3,3v0.1c-0.1,0.3-0.4,0.9-0.3,1.7c0,0.1,0.1,0.4,0.1,0.7c0,0.1,0,0.3,0.1,0.3c0.4,1.6,2.6,3.8,5.5,5.4 c0.1,0.1,0.3,0.1,0.4,0.3l-1.3,3c0,0-0.7-0.1-1.4-0.6c-0.4-0.3-1.3-0.4-1.9,0c-0.1,0.1-0.1,0.1-0.1,0.3c-0.1,0.3-0.1,0.7,0,0.9 c0,0,0.3-0.6,0.3-0.4c0.4,0.4,0.3-0.1,0.9,0c0,0-0.4,0.4,0,1c0,0,0.1-0.4,0.3-0.3c0.7,0.3,0.1-0.3,1.7,0.3c0,0,1.7,0.9,3,0.9 c-0.1-0.4-1-1-1-1c0.1-1.9,0.7-3.6,1.2-4.8c0.6-1.2-1.9-0.9-2.2-2.2l-0.3-1.7C65.1,43.7,65,43,64.7,42c-0.3-0.9-1.2-2.7-1.2-3h0.1 c0.4,0.4,2,2.2,2.2,6.5c0,0,0,0.1,0.1,0.3c2,1.9,4.6,1.6,5.5,0.6c1.6-1.9,0.4-3.8-0.4-4.6c-0.9-0.9-1-1.4-0.9-2.2 c0-0.3,0.1-0.3,0.1-0.3c0.1-0.1,0.3-0.3,0.6-0.3c0.4,0,0.7,0.3,0.7,0.7c0,0.4-0.3,0.7-0.7,0.7C70.5,40.6,70.5,41.1,71.1,41.5"/><path class="st0" d="M41.6,3.6c-0.4,1.6,0,3.2,1,4.2c0.1,0.1,0.3,0,0.3-0.1c-1.2-2-1-3.5-1.2-4.2C41.7,3.3,41.7,3.3,41.6,3.6 L41.6,3.6z M42.3,9.7c-0.7,0.7-0.7,1.9-0.6,2.7c0,0.1,0.3,0.1,0.3,0c0-1.4,0.4-2.5,0.6-2.7C42.6,9.5,42.4,9.5,42.3,9.7z M43.9,8.4 c-1.2,0-2.5,0.3-2.9,0.6c-0.1,0.1,0,0.4,0.3,0.3C41.4,9.3,42.2,8.8,43.9,8.4C44,8.4,44,8.5,43.9,8.4z M36.4,16.5 c0.1,0,0.4,0,0.6-0.4c0.3-0.9,0.3-2.2-0.6-2.9c-1.4-1-0.6-1.4,0.1-2.5c4-4.8,5.5-10.3,5.6-10.4c0.1-0.3,0-0.4-0.1,0 c-1.9,5.4-6.1,9.5-6.8,10.3c-0.7,0.8-2.2,1.8-0.3,2.9c1.4,0.9,1,1.9,0.7,2.5c0,0.1,0,0.4,0.1,0.4C35.8,16.3,36.4,16.5,36.4,16.5 L36.4,16.5z"/><path class="st0" d="M42.9,13.6c-0.9-0.6-1.9-1-2.7-1.3c0.6-2.9,0.4-5.2,0.4-5.4c0-0.1-0.1-0.3-0.1,0c-0.1,1.7-0.6,3.6-1,5.2 c-0.4-0.1-0.7-0.1-1-0.3c-0.7-0.1-1.2-0.1-1.3,0.1c-0.1,0.3,0,0.6,0.3,0.6c0.6,0,1.2,0.1,1.7,0.3c-0.6,1.6-1,2.9-1.3,3.3 c-0.1,0.1,0,0.3,0.1,0.3c0.7,0.1,0.7-0.1,0.9-0.3c0.6-1,0.9-2.2,1.2-3.2c1.4,0.3,2.6,0.7,2.9,0.9C43.2,13.9,43.2,13.7,42.9,13.6 L42.9,13.6z"/><path class="st0" d="M41.4,13.9c-0.9,0.4-1.6,1.6-1.7,2.5c0,0.1,0.1,0.3,0.3,0.1c0.6-1.3,1.3-2.2,1.7-2.5 C41.7,13.9,41.6,13.7,41.4,13.9L41.4,13.9z M22.6,11.6c0.1,0.7,0.1,1.2,1.2,1.4c0,0,0.1,0,0.1-0.1c-0.6-1.2,0-1.6,0.1-1.6 c0,0,0.9-0.4,2.2,0.4c0.1,0.1,0.1,0,0.1,0c-0.6-1-1.4-1.7-2.7-1.7c-1,0-2.9,0.7-3.9-0.1h-0.1C20.3,11.1,21.5,12,22.6,11.6L22.6,11.6 z M22.6,17.1c-0.3-0.3-0.9-1-0.6-1.6c0,0,0.1-0.9,1.4-1.2c-0.9-0.3-1.6-0.3-2.5,0.6c-0.6,0.6-1.6,2.3-2.6,2.3 c1.2,0.6,2.2,0.4,2.7-0.6C21.5,16.9,21.8,17.4,22.6,17.1L22.6,17.1z M28,23C28,23.1,28,23.1,28,23c0.7-0.6,1.2-1,2.2-1.3 c0,0.4-0.1,1.3,0.4,2c0-2.6,2.3-4.2,3.2-4.9c0.1-0.1,0-0.1-0.1-0.1c-0.9,0.3-1.6,0.4-2,0.7C31.3,19.7,28.6,20.8,28,23L28,23z M47.4,23C47.4,23.1,47.2,23.1,47.4,23c-0.7-0.6-1.2-1-2.2-1.3c0,0.4,0.1,1.3-0.4,2c0-2.6-2.3-4.2-3.2-4.9c-0.1-0.1,0-0.1,0.1-0.1 c0.9,0.3,1.6,0.4,2,0.7C44,19.7,46.8,20.8,47.4,23z"/><path class="st0" d="M26.2,18.9c-0.3,0.6-0.4,1-0.4,1.7c1.2-1.9,5.5-2.3,7.1-2.5c0.1,0,0.1-0.1,0-0.1c-1.3-0.4-2.7-1.3-2.7-1.3 c-0.7-0.4-2.5-1.9-0.9-3.3c-0.6,0.1-1.6,0.3-1.6,1.4c-0.6-1.7-1-2.3-2.5-2.7c-0.1,0-0.1,0,0,0.1c0.6,0.7,1.2,1.7,1.3,2.7 c-0.4-0.3-1.7-0.6-2.9,0.1c1,0,1.9-0.1,3.5,1c0.9,0.7,3,1.6,3.8,1.6c-1.7,0.1-5.5,0.6-6.4-1c-0.4,0.3-0.3,0.9,0.3,1.2 c-1,0.3-1.9,0.4-2.5,2c0,0.1,0,0,0,0C22.9,19.4,24.2,18.7,26.2,18.9z M51.3,11.3c0.1,0,0.7,0.4,0.1,1.7c0,0.1,0,0.1,0.1,0.1 c0.9-0.3,1-0.7,1.2-1.4c1.2,0.4,2.5-0.4,3-1.7c0-0.1,0-0.1-0.1,0c-1,0.7-2.9,0.1-3.9,0.1c-1.3,0-2.2,0.7-2.7,1.7c0,0,0,0.1,0.1,0 C50.2,10.8,51.1,11.3,51.3,11.3L51.3,11.3z M56.9,17.1c-1,0-2-1.7-2.6-2.3c-0.9-0.7-1.7-0.9-2.5-0.6c1.3,0.3,1.4,1.2,1.4,1.2 c0.3,0.7-0.3,1.4-0.6,1.6c0.9,0.3,1.2-0.1,1.4-0.6C54.7,17.6,55.7,17.8,56.9,17.1L56.9,17.1z"/><path class="st0" d="M50.7,17.9c0.6-0.4,0.7-0.9,0.3-1.2c-1,1.6-4.6,1.2-6.4,1c0.7,0,2.7-0.9,3.8-1.6c1.6-1,2.5-1,3.5-1 c-1.2-0.7-2.5-0.4-2.9-0.1c0-1.2,0.7-2.2,1.3-2.7v-0.1c-1.4,0.3-1.9,1-2.5,2.7c0.1-1-1-1.3-1.6-1.4c1.6,1.4-0.1,2.9-0.9,3.3 c0,0-1.4,0.9-2.7,1.3c-0.1,0,0,0.1,0,0.1c1.6,0.1,5.9,0.6,7.1,2.5c0.1-0.9-0.1-1.2-0.4-1.7c1.9-0.3,3.3,0.4,4,1.2c0,0,0.1,0,0,0 C52.6,18.4,51.7,18.2,50.7,17.9L50.7,17.9z M36.2,17.8c0,0.1,0.3,0.3,0.4,0.3H37c0.1,0,0.1-0.1,0.1-0.3l-0.2-0.4 c0-0.1-0.3-0.3-0.4-0.3h-0.4c-0.2,0-0.2,0.1-0.2,0.3L36.2,17.8z M38.1,17.8c0,0.1,0.3,0.3,0.4,0.3h0.4c0.1,0,0.1-0.1,0.1-0.3 l-0.3-0.6c0-0.1-0.3-0.3-0.4-0.3h-0.4c-0.1,0-0.1,0.1-0.1,0.3L38.1,17.8z M39.8,17.5l0.1,0.3c0,0.1,0.1,0.3,0.3,0.3h0.1 c0.1,0,0.4-0.3,0.4-0.4c0-0.3-0.3-0.6-0.6-0.6h-0.4c-0.1,0-0.1,0.1-0.1,0.3L39.8,17.5L39.8,17.5z M34.9,18.1 C35.1,18.1,35.1,18.1,34.9,18.1c0.3,0,0.3-0.1,0.3-0.1l-0.3-0.6v-0.1c0,0-0.3,0.1-0.3,0.4C34.6,17.8,34.8,17.9,34.9,18.1L34.9,18.1z M40.3,18.7h-5.1l-0.1,0.4h-0.2c-0.4,0-0.6,0.1-0.7,0.4c0,0-1.2,2,0.4,3.9c0.3,0.3,0.6,0.7,0.9,0.7c0.3,0.3,0.9,0.3,0.9,0.3 c0.6-0.1,2.5-0.9,3-1.4C40.1,22.3,40.6,22,40.3,18.7L40.3,18.7z M35.6,23.3h-0.3c-0.1-0.1-0.7-0.7-0.9-1.6v-0.4 c0-0.7,0.3-1.4,0.6-1.6h0.1l0.1,0.1v0.1c0,0.1-0.1,0.4-0.1,0.9v0.6c0.1,0.9,0.3,1.3,0.4,1.4C35.8,23.1,35.8,23.3,35.6,23.3 L35.6,23.3z M36.8,23h-0.3c-0.1-0.1-0.6-0.7-0.7-1.4v-0.3c0-0.7,0.3-1.3,0.4-1.4c0.1,0,0.3,0,0.3,0.1v1.4c0.1,0.7,0.3,1.2,0.4,1.3 L36.8,23C36.9,22.9,36.8,22.9,36.8,23L36.8,23z M38,22.6c0,0-0.1,0.1-0.3,0c-0.1,0-0.6-0.6-0.6-1.3V21c0-0.4,0.1-1.2,0.4-1.2h0.1V21 c0.1,0.6,0.3,0.9,0.3,1L38,22.6L38,22.6z"/></svg>
|