Compare commits
38 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0fd548462a | ||
|
|
6c0871c2d4 | ||
|
|
39b39e2964 | ||
|
|
f6771b572f | ||
|
|
62ad969bc1 | ||
|
|
445749793a | ||
|
|
41e10acddc | ||
|
|
09ba9c81c0 | ||
|
|
437cfe204f | ||
|
|
2a5fac9c4e | ||
|
|
a6208e8425 | ||
|
|
fc6fd3a94a | ||
|
|
b432972490 | ||
|
|
c02fb6538b | ||
|
|
cf38ce4e13 | ||
|
|
3e52ce7bf6 | ||
|
|
3adbc20f4f | ||
|
|
d8327967e2 | ||
|
|
afe719ac93 | ||
|
|
5a3a408ae4 | ||
|
|
4b6c609965 | ||
|
|
c5ad3470f3 | ||
|
|
dfcf8751be | ||
|
|
b382083dc2 | ||
|
|
ed9678219c | ||
|
|
8b7c25389a | ||
|
|
3ba2942fdb | ||
|
|
a1ba730bda | ||
|
|
49fe73e300 | ||
|
|
ee66d70763 | ||
|
|
7e7ce16c3a | ||
|
|
80f65f0283 | ||
|
|
722b407fb7 | ||
|
|
09dd9742b5 | ||
|
|
4870d856f2 | ||
|
|
1356832ad7 | ||
|
|
add9fc0fad | ||
|
|
fd386cfdd5 |
29
.htaccess
@ -1,18 +1,15 @@
|
||||
DirectoryIndex index.php index.html
|
||||
Options -Indexes
|
||||
Options -MultiViews
|
||||
|
||||
# BEGIN WordPress
|
||||
# The directives (lines) between "BEGIN WordPress" and "END WordPress" are
|
||||
# dynamically generated, and should only be modified via WordPress filters.
|
||||
# Any changes to the directives between these markers will be overwritten.
|
||||
<IfModule mod_rewrite.c>
|
||||
RewriteEngine On
|
||||
|
||||
# 0) Serve existing files/directories as-is
|
||||
RewriteCond %{REQUEST_FILENAME} -f [OR]
|
||||
RewriteCond %{REQUEST_FILENAME} -d
|
||||
RewriteRule ^ - [L]
|
||||
|
||||
# 1) Internal map: /page or /page/ -> /page.php (if such PHP file exists)
|
||||
RewriteCond %{REQUEST_FILENAME}.php -f
|
||||
RewriteRule ^(.+?)/?$ $1.php [L]
|
||||
|
||||
# 2) Optional: strip trailing slash for non-directories (keeps .php links working)
|
||||
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
|
||||
RewriteBase /
|
||||
RewriteRule ^index\.php$ - [L]
|
||||
RewriteCond %{REQUEST_FILENAME} !-f
|
||||
RewriteCond %{REQUEST_FILENAME} !-d
|
||||
RewriteRule ^(.+)/$ $1 [R=301,L]
|
||||
RewriteRule . /index.php [L]
|
||||
</IfModule>
|
||||
|
||||
# END WordPress
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
WordPress Admin Credentials:
|
||||
URL: http://localhost/wp-admin
|
||||
Username: admin
|
||||
Password: c59u3v2geHuIQMRP
|
||||
Password: qhpYYAHPC3qKPM9vB7
|
||||
|
||||
BIN
assets/pasted-20260324-101557-c305dc01.jpg
Normal file
|
After Width: | Height: | Size: 96 KiB |
BIN
assets/pasted-20260324-104315-143415a0.jpg
Normal file
|
After Width: | Height: | Size: 140 KiB |
BIN
assets/pasted-20260324-104827-a261a39f.jpg
Normal file
|
After Width: | Height: | Size: 152 KiB |
BIN
assets/pasted-20260324-111648-3bb0b78a.jpg
Normal file
|
After Width: | Height: | Size: 96 KiB |
BIN
assets/pasted-20260324-124926-7f465ba1.png
Normal file
|
After Width: | Height: | Size: 1.4 MiB |
BIN
assets/pasted-20260324-131335-959f7e41.png
Normal file
|
After Width: | Height: | Size: 2.6 MiB |
BIN
assets/pasted-20260324-131943-a5b7a098.png
Normal file
|
After Width: | Height: | Size: 2.5 MiB |
BIN
assets/pasted-20260324-132630-3f5efc2d.png
Normal file
|
After Width: | Height: | Size: 1.3 MiB |
BIN
assets/pasted-20260325-092739-06a4d742.png
Normal file
|
After Width: | Height: | Size: 234 KiB |
BIN
assets/pasted-20260325-093654-40175b55.png
Normal file
|
After Width: | Height: | Size: 425 KiB |
BIN
assets/pasted-20260325-094826-a6e1069e.png
Normal file
|
After Width: | Height: | Size: 17 KiB |
BIN
assets/pasted-20260325-100414-1390b70e.png
Normal file
|
After Width: | Height: | Size: 207 KiB |
BIN
assets/pasted-20260325-101107-7e380798.png
Normal file
|
After Width: | Height: | Size: 735 KiB |
BIN
assets/pasted-20260325-101711-bb41ba75.png
Normal file
|
After Width: | Height: | Size: 112 KiB |
BIN
assets/pasted-20260325-102051-f142d9b8.png
Normal file
|
After Width: | Height: | Size: 199 KiB |
BIN
assets/pasted-20260325-103806-14dddaae.png
Normal file
|
After Width: | Height: | Size: 204 KiB |
BIN
assets/pasted-20260325-110303-fe505526.png
Normal file
|
After Width: | Height: | Size: 712 KiB |
BIN
assets/pasted-20260325-110803-109b3eeb.png
Normal file
|
After Width: | Height: | Size: 402 KiB |
BIN
assets/pasted-20260325-111019-dd42e4d1.png
Normal file
|
After Width: | Height: | Size: 376 KiB |
BIN
assets/pasted-20260325-120226-4a267ff8.png
Normal file
|
After Width: | Height: | Size: 1.0 MiB |
BIN
assets/pasted-20260325-120743-1e095683.png
Normal file
|
After Width: | Height: | Size: 317 KiB |
BIN
assets/pasted-20260325-121813-e09adad3.png
Normal file
|
After Width: | Height: | Size: 637 KiB |
BIN
assets/pasted-20260325-122653-0b2bb9de.png
Normal file
|
After Width: | Height: | Size: 131 KiB |
BIN
assets/pasted-20260325-124211-20faba70.png
Normal file
|
After Width: | Height: | Size: 1.6 MiB |
BIN
assets/pasted-20260325-124625-7162b8ca.png
Normal file
|
After Width: | Height: | Size: 1.1 MiB |
BIN
assets/vm-shot-2026-03-24T10-15-21-681Z.jpg
Normal file
|
After Width: | Height: | Size: 96 KiB |
BIN
assets/vm-shot-2026-03-24T10-43-01-590Z.jpg
Normal file
|
After Width: | Height: | Size: 140 KiB |
BIN
assets/vm-shot-2026-03-24T10-48-21-904Z.jpg
Normal file
|
After Width: | Height: | Size: 152 KiB |
BIN
assets/vm-shot-2026-03-24T11-15-28-299Z.jpg
Normal file
|
After Width: | Height: | Size: 96 KiB |
BIN
tmp/candidates/hero_alt_team.jpg
Normal file
|
After Width: | Height: | Size: 499 KiB |
BIN
tmp/candidates/hero_meeting.jpg
Normal file
|
After Width: | Height: | Size: 589 KiB |
BIN
tmp/candidates/portrait_man.jpg
Normal file
|
After Width: | Height: | Size: 1.3 MiB |
BIN
tmp/candidates/portrait_woman.jpg
Normal file
|
After Width: | Height: | Size: 444 KiB |
BIN
tmp/candidates/services_team.jpg
Normal file
|
After Width: | Height: | Size: 547 KiB |
BIN
tmp/candidates/team_alt.jpg
Normal file
|
After Width: | Height: | Size: 469 KiB |
BIN
tmp/candidates2/business_man_blue.jpg
Normal file
|
After Width: | Height: | Size: 458 KiB |
BIN
tmp/candidates2/business_man_gray.jpg
Normal file
|
After Width: | Height: | Size: 416 KiB |
BIN
tmp/candidates2/business_man_smile.jpg
Normal file
|
After Width: | Height: | Size: 444 KiB |
BIN
tmp/candidates2/business_woman_black.jpg
Normal file
|
After Width: | Height: | Size: 452 KiB |
BIN
tmp/candidates2/business_woman_exec.jpg
Normal file
|
After Width: | Height: | Size: 459 KiB |
BIN
tmp/candidates2/business_woman_white.jpg
Normal file
|
After Width: | Height: | Size: 445 KiB |
BIN
tmp/candidates2/handshake.jpg
Normal file
|
After Width: | Height: | Size: 417 KiB |
BIN
tmp/candidates2/senior_business.jpg
Normal file
|
After Width: | Height: | Size: 325 KiB |
BIN
tmp/final-images/corporate-consultation.jpg
Normal file
|
After Width: | Height: | Size: 589 KiB |
BIN
tmp/final-images/corporate-executive-woman.jpg
Normal file
|
After Width: | Height: | Size: 459 KiB |
BIN
tmp/final-images/corporate-hero-team.jpg
Normal file
|
After Width: | Height: | Size: 499 KiB |
BIN
tmp/final-images/corporate-senior-executive.jpg
Normal file
|
After Width: | Height: | Size: 325 KiB |
BIN
tmp/final-images/corporate-services-team.jpg
Normal file
|
After Width: | Height: | Size: 547 KiB |
129
wp-content/mu-plugins/coach-payment-cards.php
Normal file
@ -0,0 +1,129 @@
|
||||
<?php
|
||||
/**
|
||||
* Plugin Name: Coach Payment Cards
|
||||
* Description: Styles the Book Session test payment products as site-matching cards.
|
||||
*/
|
||||
|
||||
add_action('wp_enqueue_scripts', function () {
|
||||
if (!is_page('book-session')) {
|
||||
return;
|
||||
}
|
||||
|
||||
wp_register_style('coach-payment-cards', false, [], null);
|
||||
wp_enqueue_style('coach-payment-cards');
|
||||
|
||||
$css = <<<'CSS'
|
||||
body.coaching-mvp-active .coach-payment-section {
|
||||
margin-top: clamp(1rem, 2vw, 1.5rem) !important;
|
||||
}
|
||||
body.coaching-mvp-active .coach-payment-section > .wp-block-group__inner-container {
|
||||
display: grid;
|
||||
gap: 1rem;
|
||||
}
|
||||
body.coaching-mvp-active .coach-payment-section h2.wp-block-heading {
|
||||
margin: 0 !important;
|
||||
max-width: 14ch;
|
||||
font-size: clamp(2rem, 4.3vw, 3rem) !important;
|
||||
line-height: .98 !important;
|
||||
letter-spacing: -.04em !important;
|
||||
}
|
||||
body.coaching-mvp-active .coach-payment-section > .wp-block-group__inner-container > p:not(.coach-badge) {
|
||||
max-width: 42rem;
|
||||
margin: 0 !important;
|
||||
color: var(--coach-muted) !important;
|
||||
}
|
||||
body.coaching-mvp-active .coach-payment-note {
|
||||
padding: 1rem 1.1rem !important;
|
||||
}
|
||||
body.coaching-mvp-active .coach-payment-note p {
|
||||
margin: 0 !important;
|
||||
color: var(--coach-text) !important;
|
||||
}
|
||||
body.coaching-mvp-active .coach-payment-grid,
|
||||
body.coaching-mvp-active .coach-payment-grid > .wp-block-group__inner-container {
|
||||
display: grid !important;
|
||||
grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
|
||||
gap: 1rem;
|
||||
}
|
||||
body.coaching-mvp-active .coach-payment-grid > .wp-block-group__inner-container > * {
|
||||
margin: 0 !important;
|
||||
}
|
||||
body.coaching-mvp-active .coach-payment-grid .asp_product_item {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: .9rem;
|
||||
min-height: 100%;
|
||||
margin: 0 !important;
|
||||
padding: clamp(1.2rem, 2.2vw, 1.45rem) !important;
|
||||
background: var(--coach-surface) !important;
|
||||
border: 1px solid var(--coach-border) !important;
|
||||
border-radius: 8px !important;
|
||||
box-shadow: none !important;
|
||||
}
|
||||
body.coaching-mvp-active .coach-payment-grid .asp_product_item_top {
|
||||
display: block !important;
|
||||
}
|
||||
body.coaching-mvp-active .coach-payment-grid .asp_product_item_thumbnail,
|
||||
body.coaching-mvp-active .coach-payment-grid .asp_under_price_line,
|
||||
body.coaching-mvp-active .coach-payment-grid .asp_product_description:empty,
|
||||
body.coaching-mvp-active .coach-payment-grid .asp_product_item > div[style*="clear:both"] {
|
||||
display: none !important;
|
||||
}
|
||||
body.coaching-mvp-active .coach-payment-grid .asp_product_name {
|
||||
margin: 0 !important;
|
||||
color: var(--coach-text) !important;
|
||||
font-size: clamp(1.14rem, 1.8vw, 1.34rem) !important;
|
||||
line-height: 1.18 !important;
|
||||
font-weight: 600 !important;
|
||||
letter-spacing: -.02em !important;
|
||||
}
|
||||
body.coaching-mvp-active .coach-payment-grid .asp_price_container {
|
||||
margin-top: auto;
|
||||
padding-top: .25rem;
|
||||
}
|
||||
body.coaching-mvp-active .coach-payment-grid .asp_price_amount {
|
||||
display: inline-block;
|
||||
color: var(--coach-text) !important;
|
||||
font-size: clamp(1.75rem, 3vw, 2.2rem) !important;
|
||||
line-height: 1 !important;
|
||||
font-weight: 700 !important;
|
||||
letter-spacing: -.04em !important;
|
||||
}
|
||||
body.coaching-mvp-active .coach-payment-grid .asp_product_buy_button {
|
||||
margin-top: .1rem;
|
||||
}
|
||||
body.coaching-mvp-active .coach-payment-grid .asp_all_buttons_container,
|
||||
body.coaching-mvp-active .coach-payment-grid .asp_product_buy_btn_container {
|
||||
width: 100%;
|
||||
}
|
||||
body.coaching-mvp-active .coach-payment-grid .asp_product_buy_btn {
|
||||
width: 100%;
|
||||
min-height: 48px;
|
||||
padding: .85rem 1rem !important;
|
||||
border-radius: 6px !important;
|
||||
border: 1px solid var(--coach-border) !important;
|
||||
background: var(--color-button-secondary-bg) !important;
|
||||
color: var(--color-button-secondary-text) !important;
|
||||
box-shadow: none !important;
|
||||
font-weight: 600 !important;
|
||||
transition: border-color .16s ease, background-color .16s ease, color .16s ease, opacity .16s ease !important;
|
||||
}
|
||||
body.coaching-mvp-active .coach-payment-grid .asp_product_buy_btn:hover,
|
||||
body.coaching-mvp-active .coach-payment-grid .asp_product_buy_btn:focus-visible {
|
||||
background: var(--color-button-secondary-hover-bg) !important;
|
||||
border-color: var(--coach-border) !important;
|
||||
color: var(--coach-text) !important;
|
||||
}
|
||||
@media (max-width: 781px) {
|
||||
body.coaching-mvp-active .coach-payment-section {
|
||||
padding: 1rem !important;
|
||||
}
|
||||
body.coaching-mvp-active .coach-payment-grid,
|
||||
body.coaching-mvp-active .coach-payment-grid > .wp-block-group__inner-container {
|
||||
grid-template-columns: 1fr;
|
||||
}
|
||||
}
|
||||
CSS;
|
||||
|
||||
wp_add_inline_style('coach-payment-cards', $css);
|
||||
}, 30);
|
||||
6325
wp-content/mu-plugins/coaching-mvp.php
Normal file
842
wp-content/mu-plugins/coaching-mvp.php.bak-20260324
Normal file
@ -0,0 +1,842 @@
|
||||
<?php
|
||||
/**
|
||||
* Plugin Name: Coaching MVP Site Kit
|
||||
* Description: Registers testimonials, bookings, and lead capture workflow plus frontend styles for the coaching MVP.
|
||||
*/
|
||||
|
||||
if (!defined('ABSPATH')) {
|
||||
exit;
|
||||
}
|
||||
|
||||
function coaching_mvp_services() {
|
||||
return [
|
||||
'discovery-call' => 'Discovery Call',
|
||||
'clarity-session' => 'Clarity Session',
|
||||
'momentum-coaching' => 'Momentum Coaching',
|
||||
'leadership-intensives' => 'Leadership Intensive',
|
||||
];
|
||||
}
|
||||
|
||||
function coaching_mvp_register_post_types() {
|
||||
register_post_type('testimonial', [
|
||||
'labels' => [
|
||||
'name' => 'Testimonials',
|
||||
'singular_name' => 'Testimonial',
|
||||
'add_new_item' => 'Add New Testimonial',
|
||||
'edit_item' => 'Edit Testimonial',
|
||||
],
|
||||
'public' => true,
|
||||
'show_in_rest' => true,
|
||||
'menu_icon' => 'dashicons-format-quote',
|
||||
'supports' => ['title', 'editor', 'excerpt'],
|
||||
'has_archive' => false,
|
||||
'rewrite' => ['slug' => 'testimonial'],
|
||||
]);
|
||||
|
||||
register_post_type('booking_request', [
|
||||
'labels' => [
|
||||
'name' => 'Bookings',
|
||||
'singular_name' => 'Booking',
|
||||
'add_new_item' => 'Add Booking',
|
||||
'edit_item' => 'View Booking',
|
||||
],
|
||||
'public' => false,
|
||||
'show_ui' => true,
|
||||
'show_in_rest' => false,
|
||||
'menu_icon' => 'dashicons-calendar-alt',
|
||||
'supports' => ['title'],
|
||||
'capability_type' => 'post',
|
||||
'map_meta_cap' => true,
|
||||
]);
|
||||
|
||||
register_post_type('lead_capture', [
|
||||
'labels' => [
|
||||
'name' => 'Leads',
|
||||
'singular_name' => 'Lead',
|
||||
'add_new_item' => 'Add Lead',
|
||||
'edit_item' => 'View Lead',
|
||||
],
|
||||
'public' => false,
|
||||
'show_ui' => true,
|
||||
'show_in_rest' => false,
|
||||
'menu_icon' => 'dashicons-email-alt2',
|
||||
'supports' => ['title'],
|
||||
'capability_type' => 'post',
|
||||
'map_meta_cap' => true,
|
||||
]);
|
||||
}
|
||||
add_action('init', 'coaching_mvp_register_post_types');
|
||||
|
||||
function coaching_mvp_body_class($classes) {
|
||||
$classes[] = 'coaching-mvp-active';
|
||||
return $classes;
|
||||
}
|
||||
add_filter('body_class', 'coaching_mvp_body_class');
|
||||
|
||||
function coaching_mvp_styles() {
|
||||
if (is_admin()) {
|
||||
return;
|
||||
}
|
||||
|
||||
wp_register_style('coaching-mvp-inline', false, [], null);
|
||||
wp_enqueue_style('coaching-mvp-inline');
|
||||
|
||||
$css = <<<'CSS'
|
||||
:root {
|
||||
--coach-primary: #5b6cff;
|
||||
--coach-secondary: #16c4b5;
|
||||
--coach-background: #f4f7ff;
|
||||
--coach-surface: #ffffff;
|
||||
--coach-text: #172033;
|
||||
--coach-muted: #5f6b84;
|
||||
--coach-border: rgba(23,32,51,.08);
|
||||
--coach-shadow: 0 30px 70px rgba(32,45,91,.14);
|
||||
--coach-radius: 24px;
|
||||
--coach-radius-sm: 16px;
|
||||
--coach-spacing: 1.5rem;
|
||||
}
|
||||
body.coaching-mvp-active {
|
||||
background: linear-gradient(180deg, #eef3ff 0%, #f9fbff 32%, #ffffff 100%);
|
||||
color: var(--coach-text);
|
||||
}
|
||||
body.coaching-mvp-active .wp-site-blocks,
|
||||
body.coaching-mvp-active .site,
|
||||
body.coaching-mvp-active main {
|
||||
color: var(--coach-text);
|
||||
}
|
||||
body.coaching-mvp-active.page .wp-site-blocks main,
|
||||
body.coaching-mvp-active.home .wp-site-blocks main,
|
||||
body.coaching-mvp-active.blog .wp-site-blocks main {
|
||||
--wp--style--global--content-size: min(1180px, calc(100vw - 48px));
|
||||
--wp--style--global--wide-size: min(1320px, calc(100vw - 48px));
|
||||
}
|
||||
body.coaching-mvp-active.page .wp-block-post-content,
|
||||
body.coaching-mvp-active.home .wp-block-post-content,
|
||||
body.coaching-mvp-active.blog .wp-block-post-content {
|
||||
width: 100%;
|
||||
}
|
||||
body.coaching-mvp-active .wp-block-post-content.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)),
|
||||
body.coaching-mvp-active .coach-home-page.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
|
||||
max-width: var(--wp--style--global--content-size);
|
||||
}
|
||||
.coach-hero,
|
||||
.coach-section,
|
||||
.coach-panel,
|
||||
.coach-form-wrap,
|
||||
.coach-service-card,
|
||||
.coach-testimonial-card,
|
||||
.coach-stat,
|
||||
.coach-process-card,
|
||||
.coach-mini-card,
|
||||
.coach-faq-card,
|
||||
.coach-story-card {
|
||||
border-radius: var(--coach-radius);
|
||||
}
|
||||
.coach-hero {
|
||||
padding: clamp(2rem, 5vw, 4rem);
|
||||
background:
|
||||
radial-gradient(circle at top right, rgba(22,196,181,.28), transparent 28%),
|
||||
radial-gradient(circle at bottom left, rgba(91,108,255,.20), transparent 32%),
|
||||
linear-gradient(135deg, #101a3a 0%, #213872 48%, #5b6cff 100%);
|
||||
box-shadow: var(--coach-shadow);
|
||||
overflow: hidden;
|
||||
}
|
||||
.coach-hero h1,
|
||||
.coach-hero p,
|
||||
.coach-hero li,
|
||||
.coach-hero strong {
|
||||
color: #fff;
|
||||
}
|
||||
.coach-eyebrow {
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
gap: .5rem;
|
||||
padding: .45rem .9rem;
|
||||
border-radius: 999px;
|
||||
background: rgba(255,255,255,.12);
|
||||
border: 1px solid rgba(255,255,255,.18);
|
||||
font-size: .82rem;
|
||||
letter-spacing: .06em;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
.coach-hero .wp-block-buttons .wp-block-button__link,
|
||||
.coach-cta-row .wp-block-button__link,
|
||||
.coach-form-wrap button,
|
||||
.coach-inline-link {
|
||||
border-radius: 999px;
|
||||
padding: .95rem 1.4rem;
|
||||
font-weight: 700;
|
||||
text-decoration: none;
|
||||
}
|
||||
.coach-hero .is-style-outline > .wp-block-button__link {
|
||||
border: 1px solid rgba(255,255,255,.45);
|
||||
color: #fff;
|
||||
background: transparent;
|
||||
}
|
||||
.coach-grid-2,
|
||||
.coach-grid-3,
|
||||
.coach-grid-4,
|
||||
.coach-card-grid,
|
||||
.coach-testimonial-grid,
|
||||
.coach-process-grid,
|
||||
.coach-story-grid,
|
||||
.coach-faq-grid,
|
||||
.coach-stats-grid,
|
||||
.coach-mini-grid {
|
||||
display: grid;
|
||||
gap: 1.2rem;
|
||||
}
|
||||
.coach-grid-2 { grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); }
|
||||
.coach-grid-3,
|
||||
.coach-card-grid,
|
||||
.coach-testimonial-grid,
|
||||
.coach-process-grid,
|
||||
.coach-story-grid,
|
||||
.coach-faq-grid,
|
||||
.coach-mini-grid { grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); }
|
||||
.coach-grid-4,
|
||||
.coach-stats-grid { grid-template-columns: repeat(auto-fit, minmax(160px, 1fr)); }
|
||||
.coach-panel,
|
||||
.coach-service-card,
|
||||
.coach-testimonial-card,
|
||||
.coach-stat,
|
||||
.coach-process-card,
|
||||
.coach-mini-card,
|
||||
.coach-faq-card,
|
||||
.coach-story-card,
|
||||
.coach-form-wrap {
|
||||
background: rgba(255,255,255,.92);
|
||||
border: 1px solid var(--coach-border);
|
||||
box-shadow: var(--coach-shadow);
|
||||
padding: 1.35rem;
|
||||
}
|
||||
.coach-panel.soft {
|
||||
background: rgba(255,255,255,.10);
|
||||
border-color: rgba(255,255,255,.16);
|
||||
}
|
||||
.coach-stat strong {
|
||||
display: block;
|
||||
font-size: clamp(1.45rem, 3vw, 2.1rem);
|
||||
color: var(--coach-text);
|
||||
}
|
||||
.coach-stat span,
|
||||
.coach-muted,
|
||||
.coach-service-card p,
|
||||
.coach-process-card p,
|
||||
.coach-faq-card p,
|
||||
.coach-story-card p,
|
||||
.coach-testimonial-meta,
|
||||
.coach-form-wrap p,
|
||||
.coach-section p {
|
||||
color: var(--coach-muted);
|
||||
}
|
||||
.coach-badge {
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
gap: .45rem;
|
||||
padding: .4rem .8rem;
|
||||
border-radius: 999px;
|
||||
background: rgba(91,108,255,.10);
|
||||
color: var(--coach-primary);
|
||||
font-size: .85rem;
|
||||
font-weight: 700;
|
||||
}
|
||||
.coach-service-card h3,
|
||||
.coach-process-card h3,
|
||||
.coach-faq-card h3,
|
||||
.coach-story-card h3,
|
||||
.coach-testimonial-card h3,
|
||||
.coach-mini-card h3 {
|
||||
margin-top: .35rem;
|
||||
margin-bottom: .55rem;
|
||||
}
|
||||
.coach-service-card ul,
|
||||
.coach-process-card ul,
|
||||
.coach-story-card ul {
|
||||
margin: .8rem 0 0 1rem;
|
||||
}
|
||||
.coach-icon-dot {
|
||||
width: 2.25rem;
|
||||
height: 2.25rem;
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
border-radius: 50%;
|
||||
background: rgba(91,108,255,.12);
|
||||
color: var(--coach-primary);
|
||||
font-weight: 800;
|
||||
}
|
||||
.coach-form-wrap {
|
||||
padding: 1.5rem;
|
||||
}
|
||||
.coach-form-grid {
|
||||
display: grid;
|
||||
grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
|
||||
gap: 1rem;
|
||||
}
|
||||
.coach-form-grid .full {
|
||||
grid-column: 1 / -1;
|
||||
}
|
||||
.coach-form-wrap label {
|
||||
display: block;
|
||||
font-weight: 700;
|
||||
margin-bottom: .4rem;
|
||||
color: var(--coach-text);
|
||||
}
|
||||
.coach-form-wrap input,
|
||||
.coach-form-wrap textarea,
|
||||
.coach-form-wrap select {
|
||||
width: 100%;
|
||||
border: 1px solid rgba(23,32,51,.12);
|
||||
border-radius: 16px;
|
||||
padding: .9rem 1rem;
|
||||
font-size: 1rem;
|
||||
background: #fff;
|
||||
color: var(--coach-text);
|
||||
}
|
||||
.coach-form-wrap textarea {
|
||||
min-height: 140px;
|
||||
}
|
||||
.coach-form-wrap button {
|
||||
border: 0;
|
||||
background: linear-gradient(135deg, var(--coach-primary), #7f56d9);
|
||||
color: #fff;
|
||||
cursor: pointer;
|
||||
box-shadow: 0 12px 24px rgba(91,108,255,.25);
|
||||
}
|
||||
.coach-alert {
|
||||
border-radius: 16px;
|
||||
padding: .95rem 1rem;
|
||||
margin-bottom: 1rem;
|
||||
font-weight: 600;
|
||||
}
|
||||
.coach-alert.success {
|
||||
background: rgba(22,196,181,.12);
|
||||
color: #116c63;
|
||||
border: 1px solid rgba(22,196,181,.18);
|
||||
}
|
||||
.coach-alert.error {
|
||||
background: rgba(255,107,129,.10);
|
||||
color: #8d2d3b;
|
||||
border: 1px solid rgba(255,107,129,.18);
|
||||
}
|
||||
.coach-testimonial-grid blockquote {
|
||||
margin: 0;
|
||||
}
|
||||
.coach-testimonial-card .coach-rating {
|
||||
color: #f5a524;
|
||||
letter-spacing: .18em;
|
||||
font-size: .95rem;
|
||||
}
|
||||
.coach-cta-band {
|
||||
padding: 1.5rem;
|
||||
background: linear-gradient(135deg, rgba(91,108,255,.12), rgba(22,196,181,.12));
|
||||
border: 1px solid rgba(91,108,255,.12);
|
||||
border-radius: var(--coach-radius);
|
||||
}
|
||||
.coach-stack > * + * {
|
||||
margin-top: 1rem;
|
||||
}
|
||||
.coach-section {
|
||||
margin-top: clamp(1.4rem, 4vw, 2.5rem);
|
||||
}
|
||||
.coach-home-page .wp-block-post-title,
|
||||
.page-slug-home .wp-block-post-title {
|
||||
display: none;
|
||||
}
|
||||
.coach-inline-link {
|
||||
color: var(--coach-primary);
|
||||
background: rgba(91,108,255,.08);
|
||||
}
|
||||
.coach-admin-link {
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
gap: .5rem;
|
||||
margin-top: .6rem;
|
||||
color: var(--coach-primary);
|
||||
text-decoration: none;
|
||||
font-weight: 700;
|
||||
}
|
||||
.coach-footer-note {
|
||||
text-align: center;
|
||||
color: var(--coach-muted);
|
||||
font-size: .95rem;
|
||||
}
|
||||
@media (max-width: 781px) {
|
||||
.coach-hero { padding: 1.5rem; }
|
||||
}
|
||||
CSS;
|
||||
|
||||
wp_add_inline_style('coaching-mvp-inline', $css);
|
||||
}
|
||||
add_action('wp_enqueue_scripts', 'coaching_mvp_styles');
|
||||
|
||||
function coaching_mvp_sanitize_textarea($value) {
|
||||
return trim(wp_strip_all_tags((string) $value));
|
||||
}
|
||||
|
||||
function coaching_mvp_handle_forms() {
|
||||
if ($_SERVER['REQUEST_METHOD'] !== 'POST' || empty($_POST['coaching_form_action'])) {
|
||||
return;
|
||||
}
|
||||
|
||||
$action = sanitize_key(wp_unslash($_POST['coaching_form_action']));
|
||||
$redirect = !empty($_POST['_wp_http_referer']) ? wp_unslash($_POST['_wp_http_referer']) : home_url('/');
|
||||
$redirect = remove_query_arg(['booking_status', 'lead_status'], $redirect);
|
||||
|
||||
if (!isset($_POST['coaching_form_nonce']) || !wp_verify_nonce(wp_unslash($_POST['coaching_form_nonce']), 'coaching_form_submit')) {
|
||||
wp_safe_redirect(add_query_arg($action === 'booking' ? 'booking_status' : 'lead_status', 'error', $redirect));
|
||||
exit;
|
||||
}
|
||||
|
||||
$name = sanitize_text_field(wp_unslash($_POST['name'] ?? ''));
|
||||
$email = sanitize_email(wp_unslash($_POST['email'] ?? ''));
|
||||
$phone = sanitize_text_field(wp_unslash($_POST['phone'] ?? ''));
|
||||
$message = coaching_mvp_sanitize_textarea(wp_unslash($_POST['message'] ?? ''));
|
||||
|
||||
if (!$name || !$email) {
|
||||
wp_safe_redirect(add_query_arg($action === 'booking' ? 'booking_status' : 'lead_status', 'error', $redirect));
|
||||
exit;
|
||||
}
|
||||
|
||||
if ($action === 'booking') {
|
||||
$service = sanitize_text_field(wp_unslash($_POST['service'] ?? 'Discovery Call'));
|
||||
$preferred_date = sanitize_text_field(wp_unslash($_POST['preferred_date'] ?? ''));
|
||||
$preferred_time = sanitize_text_field(wp_unslash($_POST['preferred_time'] ?? ''));
|
||||
$format = sanitize_text_field(wp_unslash($_POST['session_format'] ?? 'Zoom'));
|
||||
$goal = coaching_mvp_sanitize_textarea(wp_unslash($_POST['goal'] ?? ''));
|
||||
$post_id = wp_insert_post([
|
||||
'post_type' => 'booking_request',
|
||||
'post_status' => 'private',
|
||||
'post_title' => sprintf('%s — %s', $name, $preferred_date ?: current_time('Y-m-d')),
|
||||
], true);
|
||||
if (is_wp_error($post_id)) {
|
||||
wp_safe_redirect(add_query_arg('booking_status', 'error', $redirect));
|
||||
exit;
|
||||
}
|
||||
update_post_meta($post_id, '_booking_name', $name);
|
||||
update_post_meta($post_id, '_booking_email', $email);
|
||||
update_post_meta($post_id, '_booking_phone', $phone);
|
||||
update_post_meta($post_id, '_booking_service', $service);
|
||||
update_post_meta($post_id, '_booking_date', $preferred_date);
|
||||
update_post_meta($post_id, '_booking_time', $preferred_time);
|
||||
update_post_meta($post_id, '_booking_format', $format);
|
||||
update_post_meta($post_id, '_booking_goal', $goal);
|
||||
update_post_meta($post_id, '_booking_message', $message);
|
||||
wp_safe_redirect(add_query_arg('booking_status', 'success', $redirect));
|
||||
exit;
|
||||
}
|
||||
|
||||
if ($action === 'lead') {
|
||||
$focus = sanitize_text_field(wp_unslash($_POST['focus'] ?? ''));
|
||||
$company = sanitize_text_field(wp_unslash($_POST['company'] ?? ''));
|
||||
$post_id = wp_insert_post([
|
||||
'post_type' => 'lead_capture',
|
||||
'post_status' => 'private',
|
||||
'post_title' => sprintf('%s — %s', $name, current_time('Y-m-d H:i')),
|
||||
], true);
|
||||
if (is_wp_error($post_id)) {
|
||||
wp_safe_redirect(add_query_arg('lead_status', 'error', $redirect));
|
||||
exit;
|
||||
}
|
||||
update_post_meta($post_id, '_lead_name', $name);
|
||||
update_post_meta($post_id, '_lead_email', $email);
|
||||
update_post_meta($post_id, '_lead_phone', $phone);
|
||||
update_post_meta($post_id, '_lead_company', $company);
|
||||
update_post_meta($post_id, '_lead_focus', $focus);
|
||||
update_post_meta($post_id, '_lead_message', $message);
|
||||
wp_safe_redirect(add_query_arg('lead_status', 'success', $redirect));
|
||||
exit;
|
||||
}
|
||||
}
|
||||
add_action('init', 'coaching_mvp_handle_forms', 20);
|
||||
|
||||
function coaching_mvp_booking_form_shortcode() {
|
||||
$status = isset($_GET['booking_status']) ? sanitize_key(wp_unslash($_GET['booking_status'])) : '';
|
||||
ob_start();
|
||||
?>
|
||||
<div class="coach-form-wrap" id="book-form">
|
||||
<?php if ($status === 'success') : ?>
|
||||
<div class="coach-alert success">Thanks — your booking request was received. You can review it anytime in the WordPress admin under Bookings.</div>
|
||||
<?php elseif ($status === 'error') : ?>
|
||||
<div class="coach-alert error">Please complete the required fields and try again.</div>
|
||||
<?php endif; ?>
|
||||
<div class="coach-stack">
|
||||
<div>
|
||||
<span class="coach-badge">Book a pay-later session</span>
|
||||
<h3>Request your coaching session</h3>
|
||||
<p>Pick the service, preferred date, and format. This MVP stores requests in WordPress so the coach can confirm details personally.</p>
|
||||
</div>
|
||||
<form method="post" class="coach-stack">
|
||||
<?php wp_nonce_field('coaching_form_submit', 'coaching_form_nonce'); ?>
|
||||
<input type="hidden" name="coaching_form_action" value="booking" />
|
||||
<div class="coach-form-grid">
|
||||
<div>
|
||||
<label for="coach-book-name">Full name</label>
|
||||
<input id="coach-book-name" type="text" name="name" required />
|
||||
</div>
|
||||
<div>
|
||||
<label for="coach-book-email">Email</label>
|
||||
<input id="coach-book-email" type="email" name="email" required />
|
||||
</div>
|
||||
<div>
|
||||
<label for="coach-book-phone">Phone</label>
|
||||
<input id="coach-book-phone" type="text" name="phone" />
|
||||
</div>
|
||||
<div>
|
||||
<label for="coach-book-service">Service</label>
|
||||
<select id="coach-book-service" name="service">
|
||||
<?php foreach (coaching_mvp_services() as $value => $label) : ?>
|
||||
<option value="<?php echo esc_attr($label); ?>"><?php echo esc_html($label); ?></option>
|
||||
<?php endforeach; ?>
|
||||
</select>
|
||||
</div>
|
||||
<div>
|
||||
<label for="coach-book-date">Preferred date</label>
|
||||
<input id="coach-book-date" type="date" name="preferred_date" required />
|
||||
</div>
|
||||
<div>
|
||||
<label for="coach-book-time">Preferred time</label>
|
||||
<input id="coach-book-time" type="time" name="preferred_time" required />
|
||||
</div>
|
||||
<div>
|
||||
<label for="coach-book-format">Session format</label>
|
||||
<select id="coach-book-format" name="session_format">
|
||||
<option value="Zoom">Zoom</option>
|
||||
<option value="Phone">Phone</option>
|
||||
<option value="In Person">In Person</option>
|
||||
</select>
|
||||
</div>
|
||||
<div class="full">
|
||||
<label for="coach-book-goal">What would you like help with?</label>
|
||||
<textarea id="coach-book-goal" name="goal" placeholder="Share the goal, transition, challenge, or outcome you want to focus on."></textarea>
|
||||
</div>
|
||||
<div class="full">
|
||||
<label for="coach-book-message">Anything else?</label>
|
||||
<textarea id="coach-book-message" name="message" placeholder="Include timing constraints, preferred cadence, or context."></textarea>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<button type="submit">Request Session</button>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
<?php
|
||||
return ob_get_clean();
|
||||
}
|
||||
add_shortcode('coaching_booking_form', 'coaching_mvp_booking_form_shortcode');
|
||||
|
||||
function coaching_mvp_lead_form_shortcode() {
|
||||
$status = isset($_GET['lead_status']) ? sanitize_key(wp_unslash($_GET['lead_status'])) : '';
|
||||
ob_start();
|
||||
?>
|
||||
<div class="coach-form-wrap" id="lead-form">
|
||||
<?php if ($status === 'success') : ?>
|
||||
<div class="coach-alert success">Thanks — your message was captured and is now visible in the WordPress admin under Leads.</div>
|
||||
<?php elseif ($status === 'error') : ?>
|
||||
<div class="coach-alert error">Please add your name and email so we can respond properly.</div>
|
||||
<?php endif; ?>
|
||||
<div class="coach-stack">
|
||||
<div>
|
||||
<span class="coach-badge">Lead capture</span>
|
||||
<h3>Start the conversation</h3>
|
||||
<p>Not ready to book yet? Share your focus area and the coach can follow up with the right next step.</p>
|
||||
</div>
|
||||
<form method="post" class="coach-stack">
|
||||
<?php wp_nonce_field('coaching_form_submit', 'coaching_form_nonce'); ?>
|
||||
<input type="hidden" name="coaching_form_action" value="lead" />
|
||||
<div class="coach-form-grid">
|
||||
<div>
|
||||
<label for="coach-lead-name">Full name</label>
|
||||
<input id="coach-lead-name" type="text" name="name" required />
|
||||
</div>
|
||||
<div>
|
||||
<label for="coach-lead-email">Email</label>
|
||||
<input id="coach-lead-email" type="email" name="email" required />
|
||||
</div>
|
||||
<div>
|
||||
<label for="coach-lead-phone">Phone</label>
|
||||
<input id="coach-lead-phone" type="text" name="phone" />
|
||||
</div>
|
||||
<div>
|
||||
<label for="coach-lead-company">Company / role</label>
|
||||
<input id="coach-lead-company" type="text" name="company" />
|
||||
</div>
|
||||
<div class="full">
|
||||
<label for="coach-lead-focus">What are you working toward?</label>
|
||||
<input id="coach-lead-focus" type="text" name="focus" placeholder="Examples: career transition, executive presence, consistency, burnout recovery" />
|
||||
</div>
|
||||
<div class="full">
|
||||
<label for="coach-lead-message">Message</label>
|
||||
<textarea id="coach-lead-message" name="message" placeholder="Share what support would feel most valuable right now."></textarea>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<button type="submit">Send Inquiry</button>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
<?php
|
||||
return ob_get_clean();
|
||||
}
|
||||
add_shortcode('coaching_lead_form', 'coaching_mvp_lead_form_shortcode');
|
||||
|
||||
function coaching_mvp_testimonials_shortcode($atts = []) {
|
||||
$atts = shortcode_atts(['limit' => 6], $atts, 'coaching_testimonials');
|
||||
$items = get_posts([
|
||||
'post_type' => 'testimonial',
|
||||
'post_status' => 'publish',
|
||||
'numberposts' => (int) $atts['limit'],
|
||||
'orderby' => 'menu_order date',
|
||||
'order' => 'ASC',
|
||||
]);
|
||||
if (!$items) {
|
||||
return '<p>No testimonials yet.</p>';
|
||||
}
|
||||
ob_start();
|
||||
echo '<div class="coach-testimonial-grid">';
|
||||
foreach ($items as $item) {
|
||||
$role = get_post_meta($item->ID, '_testimonial_role', true);
|
||||
echo '<article class="coach-testimonial-card">';
|
||||
echo '<div class="coach-rating">★★★★★</div>';
|
||||
echo '<blockquote><p>' . esc_html(wp_strip_all_tags($item->post_content)) . '</p></blockquote>';
|
||||
echo '<h3>' . esc_html(get_the_title($item)) . '</h3>';
|
||||
if ($role) {
|
||||
echo '<div class="coach-testimonial-meta">' . esc_html($role) . '</div>';
|
||||
}
|
||||
echo '</article>';
|
||||
}
|
||||
echo '</div>';
|
||||
return ob_get_clean();
|
||||
}
|
||||
add_shortcode('coaching_testimonials', 'coaching_mvp_testimonials_shortcode');
|
||||
|
||||
function coaching_mvp_admin_columns($columns, $post_type) {
|
||||
if ($post_type === 'booking_request') {
|
||||
return [
|
||||
'cb' => $columns['cb'],
|
||||
'title' => 'Booking',
|
||||
'service' => 'Service',
|
||||
'date' => 'Date',
|
||||
'contact' => 'Contact',
|
||||
'format' => 'Format',
|
||||
];
|
||||
}
|
||||
if ($post_type === 'lead_capture') {
|
||||
return [
|
||||
'cb' => $columns['cb'],
|
||||
'title' => 'Lead',
|
||||
'focus' => 'Focus',
|
||||
'contact' => 'Contact',
|
||||
'date' => 'Received',
|
||||
];
|
||||
}
|
||||
if ($post_type === 'testimonial') {
|
||||
$columns['role'] = 'Role';
|
||||
return $columns;
|
||||
}
|
||||
return $columns;
|
||||
}
|
||||
add_filter('manage_booking_request_posts_columns', fn($columns) => coaching_mvp_admin_columns($columns, 'booking_request'));
|
||||
add_filter('manage_lead_capture_posts_columns', fn($columns) => coaching_mvp_admin_columns($columns, 'lead_capture'));
|
||||
add_filter('manage_testimonial_posts_columns', fn($columns) => coaching_mvp_admin_columns($columns, 'testimonial'));
|
||||
|
||||
function coaching_mvp_render_admin_column($column, $post_id) {
|
||||
switch ($column) {
|
||||
case 'service':
|
||||
echo esc_html((string) get_post_meta($post_id, '_booking_service', true));
|
||||
break;
|
||||
case 'date':
|
||||
if (get_post_type($post_id) === 'booking_request') {
|
||||
$date = get_post_meta($post_id, '_booking_date', true);
|
||||
$time = get_post_meta($post_id, '_booking_time', true);
|
||||
echo esc_html(trim($date . ' ' . $time));
|
||||
} else {
|
||||
echo esc_html(get_the_date('Y-m-d H:i', $post_id));
|
||||
}
|
||||
break;
|
||||
case 'contact':
|
||||
$email_key = get_post_type($post_id) === 'booking_request' ? '_booking_email' : '_lead_email';
|
||||
$phone_key = get_post_type($post_id) === 'booking_request' ? '_booking_phone' : '_lead_phone';
|
||||
echo esc_html((string) get_post_meta($post_id, $email_key, true));
|
||||
$phone = get_post_meta($post_id, $phone_key, true);
|
||||
if ($phone) {
|
||||
echo '<br>' . esc_html((string) $phone);
|
||||
}
|
||||
break;
|
||||
case 'format':
|
||||
echo esc_html((string) get_post_meta($post_id, '_booking_format', true));
|
||||
break;
|
||||
case 'focus':
|
||||
echo esc_html((string) get_post_meta($post_id, '_lead_focus', true));
|
||||
break;
|
||||
case 'role':
|
||||
echo esc_html((string) get_post_meta($post_id, '_testimonial_role', true));
|
||||
break;
|
||||
}
|
||||
}
|
||||
add_action('manage_booking_request_posts_custom_column', 'coaching_mvp_render_admin_column', 10, 2);
|
||||
add_action('manage_lead_capture_posts_custom_column', 'coaching_mvp_render_admin_column', 10, 2);
|
||||
add_action('manage_testimonial_posts_custom_column', 'coaching_mvp_render_admin_column', 10, 2);
|
||||
|
||||
function coaching_mvp_details_meta_box() {
|
||||
foreach (['booking_request', 'lead_capture'] as $post_type) {
|
||||
add_meta_box('coaching-mvp-details', 'Submission Details', 'coaching_mvp_details_meta_box_html', $post_type, 'normal', 'high');
|
||||
}
|
||||
add_meta_box('coaching-mvp-testimonial-role', 'Testimonial Details', 'coaching_mvp_testimonial_meta_box_html', 'testimonial', 'side');
|
||||
}
|
||||
add_action('add_meta_boxes', 'coaching_mvp_details_meta_box');
|
||||
|
||||
function coaching_mvp_details_meta_box_html($post) {
|
||||
if ($post->post_type === 'booking_request') {
|
||||
$fields = [
|
||||
'Name' => get_post_meta($post->ID, '_booking_name', true),
|
||||
'Email' => get_post_meta($post->ID, '_booking_email', true),
|
||||
'Phone' => get_post_meta($post->ID, '_booking_phone', true),
|
||||
'Service' => get_post_meta($post->ID, '_booking_service', true),
|
||||
'Preferred date' => get_post_meta($post->ID, '_booking_date', true),
|
||||
'Preferred time' => get_post_meta($post->ID, '_booking_time', true),
|
||||
'Format' => get_post_meta($post->ID, '_booking_format', true),
|
||||
'Goal' => get_post_meta($post->ID, '_booking_goal', true),
|
||||
'Extra notes' => get_post_meta($post->ID, '_booking_message', true),
|
||||
];
|
||||
} else {
|
||||
$fields = [
|
||||
'Name' => get_post_meta($post->ID, '_lead_name', true),
|
||||
'Email' => get_post_meta($post->ID, '_lead_email', true),
|
||||
'Phone' => get_post_meta($post->ID, '_lead_phone', true),
|
||||
'Company / role' => get_post_meta($post->ID, '_lead_company', true),
|
||||
'Focus area' => get_post_meta($post->ID, '_lead_focus', true),
|
||||
'Message' => get_post_meta($post->ID, '_lead_message', true),
|
||||
];
|
||||
}
|
||||
echo '<div class="coaching-admin-meta">';
|
||||
foreach ($fields as $label => $value) {
|
||||
echo '<p><strong>' . esc_html($label) . ':</strong><br>' . nl2br(esc_html((string) $value)) . '</p>';
|
||||
}
|
||||
echo '</div>';
|
||||
}
|
||||
|
||||
function coaching_mvp_testimonial_meta_box_html($post) {
|
||||
wp_nonce_field('coaching_testimonial_meta', 'coaching_testimonial_meta_nonce');
|
||||
$role = get_post_meta($post->ID, '_testimonial_role', true);
|
||||
echo '<p><label for="coaching-testimonial-role"><strong>Role / context</strong></label></p>';
|
||||
echo '<input type="text" id="coaching-testimonial-role" name="coaching_testimonial_role" value="' . esc_attr((string) $role) . '" style="width:100%;" />';
|
||||
echo '<p class="description">Example: Founder, Sample Client</p>';
|
||||
}
|
||||
|
||||
function coaching_mvp_save_testimonial_meta($post_id) {
|
||||
if (!isset($_POST['coaching_testimonial_meta_nonce']) || !wp_verify_nonce(wp_unslash($_POST['coaching_testimonial_meta_nonce']), 'coaching_testimonial_meta')) {
|
||||
return;
|
||||
}
|
||||
if (defined('DOING_AUTOSAVE') && DOING_AUTOSAVE) {
|
||||
return;
|
||||
}
|
||||
if (isset($_POST['coaching_testimonial_role'])) {
|
||||
update_post_meta($post_id, '_testimonial_role', sanitize_text_field(wp_unslash($_POST['coaching_testimonial_role'])));
|
||||
}
|
||||
}
|
||||
add_action('save_post_testimonial', 'coaching_mvp_save_testimonial_meta');
|
||||
|
||||
|
||||
function coaching_mvp_current_request_origin() {
|
||||
if (defined('WP_CLI') && WP_CLI) {
|
||||
return null;
|
||||
}
|
||||
|
||||
$host = '';
|
||||
if (!empty($_SERVER['HTTP_X_FORWARDED_HOST'])) {
|
||||
$parts = explode(',', (string) $_SERVER['HTTP_X_FORWARDED_HOST']);
|
||||
$host = trim(end($parts));
|
||||
} elseif (!empty($_SERVER['HTTP_HOST'])) {
|
||||
$host = trim((string) $_SERVER['HTTP_HOST']);
|
||||
}
|
||||
|
||||
if ($host === '' || preg_match('/[^a-z0-9\-\.:\[\]]/i', $host)) {
|
||||
return null;
|
||||
}
|
||||
|
||||
$scheme = 'http';
|
||||
if (!empty($_SERVER['HTTP_X_FORWARDED_PROTO'])) {
|
||||
$parts = explode(',', (string) $_SERVER['HTTP_X_FORWARDED_PROTO']);
|
||||
$candidate = strtolower(trim(end($parts)));
|
||||
if (in_array($candidate, ['http', 'https'], true)) {
|
||||
$scheme = $candidate;
|
||||
}
|
||||
} elseif (!empty($_SERVER['REQUEST_SCHEME']) && in_array($_SERVER['REQUEST_SCHEME'], ['http', 'https'], true)) {
|
||||
$scheme = $_SERVER['REQUEST_SCHEME'];
|
||||
} elseif (!empty($_SERVER['HTTPS']) && $_SERVER['HTTPS'] !== 'off') {
|
||||
$scheme = 'https';
|
||||
}
|
||||
|
||||
return $scheme . '://' . $host;
|
||||
}
|
||||
|
||||
function coaching_mvp_should_replace_local_host($url) {
|
||||
$host = wp_parse_url($url, PHP_URL_HOST);
|
||||
return in_array($host, ['localhost', '127.0.0.1', '::1'], true);
|
||||
}
|
||||
|
||||
function coaching_mvp_replace_local_origin($url) {
|
||||
$origin = coaching_mvp_current_request_origin();
|
||||
if (!$origin || !coaching_mvp_should_replace_local_host($url)) {
|
||||
return $url;
|
||||
}
|
||||
|
||||
$path = (string) wp_parse_url($url, PHP_URL_PATH);
|
||||
$query = wp_parse_url($url, PHP_URL_QUERY);
|
||||
$fragment = wp_parse_url($url, PHP_URL_FRAGMENT);
|
||||
|
||||
$rebuilt = rtrim($origin, '/') . $path;
|
||||
if ($query) {
|
||||
$rebuilt .= '?' . $query;
|
||||
}
|
||||
if ($fragment) {
|
||||
$rebuilt .= '#' . $fragment;
|
||||
}
|
||||
|
||||
return $rebuilt;
|
||||
}
|
||||
|
||||
function coaching_mvp_filter_option_home($value) {
|
||||
return coaching_mvp_replace_local_origin((string) $value);
|
||||
}
|
||||
add_filter('option_home', 'coaching_mvp_filter_option_home');
|
||||
add_filter('option_siteurl', 'coaching_mvp_filter_option_home');
|
||||
|
||||
function coaching_mvp_filter_generated_url($url) {
|
||||
return coaching_mvp_replace_local_origin((string) $url);
|
||||
}
|
||||
add_filter('home_url', 'coaching_mvp_filter_generated_url', 10, 1);
|
||||
add_filter('site_url', 'coaching_mvp_filter_generated_url', 10, 1);
|
||||
add_filter('content_url', 'coaching_mvp_filter_generated_url', 10, 1);
|
||||
add_filter('plugins_url', 'coaching_mvp_filter_generated_url', 10, 1);
|
||||
add_filter('includes_url', 'coaching_mvp_filter_generated_url', 10, 1);
|
||||
add_filter('rest_url', 'coaching_mvp_filter_generated_url', 10, 1);
|
||||
add_filter('network_home_url', 'coaching_mvp_filter_generated_url', 10, 1);
|
||||
add_filter('network_site_url', 'coaching_mvp_filter_generated_url', 10, 1);
|
||||
|
||||
|
||||
function coaching_mvp_replace_local_origin_in_html($html) {
|
||||
$origin = coaching_mvp_current_request_origin();
|
||||
if (!$origin || !is_string($html) || $html == '') {
|
||||
return $html;
|
||||
}
|
||||
|
||||
return str_replace(
|
||||
['http://localhost', 'https://localhost', 'http://127.0.0.1', 'https://127.0.0.1'],
|
||||
$origin,
|
||||
$html
|
||||
);
|
||||
}
|
||||
|
||||
function coaching_mvp_filter_rendered_block_html($block_content) {
|
||||
if (is_admin()) {
|
||||
return $block_content;
|
||||
}
|
||||
|
||||
return coaching_mvp_replace_local_origin_in_html($block_content);
|
||||
}
|
||||
add_filter('render_block', 'coaching_mvp_filter_rendered_block_html', 10, 1);
|
||||
@ -5,6 +5,30 @@
|
||||
* Version: 1.0.0
|
||||
*/
|
||||
|
||||
function fl_seo_metadata_is_placeholder_description($description) {
|
||||
$description = strtolower(trim((string) $description));
|
||||
|
||||
if ($description === '') {
|
||||
return true;
|
||||
}
|
||||
|
||||
$placeholder_phrases = [
|
||||
'coaching template',
|
||||
'template',
|
||||
'starter',
|
||||
'lead capture',
|
||||
'booking-first',
|
||||
];
|
||||
|
||||
foreach ($placeholder_phrases as $phrase) {
|
||||
if (strpos($description, $phrase) !== false) {
|
||||
return true;
|
||||
}
|
||||
}
|
||||
|
||||
return false;
|
||||
}
|
||||
|
||||
function fl_seo_metadata_head() {
|
||||
if (is_admin()) return;
|
||||
|
||||
@ -14,7 +38,7 @@ function fl_seo_metadata_head() {
|
||||
$siteName = get_bloginfo('name');
|
||||
$siteDescription = get_bloginfo('description');
|
||||
|
||||
$metaDescription = !empty($projectDescription) ? $projectDescription : $siteDescription;
|
||||
$metaDescription = !fl_seo_metadata_is_placeholder_description($projectDescription) ? $projectDescription : $siteDescription;
|
||||
$metaTitle = is_front_page() ? $siteName : get_the_title() . ' | ' . $siteName;
|
||||
|
||||
// Determine the current URL more accurately
|
||||
|
||||
2342
wp-content/plugins/simply-schedule-appointments/CHANGELOG.md
Normal file
@ -0,0 +1,5 @@
|
||||
module.exports = {
|
||||
presets: [
|
||||
'@vue/cli-plugin-babel/preset'
|
||||
]
|
||||
}
|
||||
BIN
wp-content/plugins/simply-schedule-appointments/admin-app/dist/favicon.ico
vendored
Normal file
|
After Width: | Height: | Size: 4.2 KiB |
1
wp-content/plugins/simply-schedule-appointments/admin-app/dist/index.html
vendored
Normal file
@ -0,0 +1 @@
|
||||
<!doctype html><html lang=""><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="icon" href="/favicon.ico"><title>ssa-admin-app-new</title><link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons"/><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700"/><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto+Mono:300,400,500"/><script defer="defer" src="/static/js/chunk-vendors.js"></script><script defer="defer" src="/static/js/app.js"></script><link href="/static/css/chunk-vendors.css" rel="stylesheet"><link href="/static/css/app.css" rel="stylesheet"></head><body><noscript><strong>We're sorry but ssa-admin-app-new doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="ssa-admin-app"></div><script src="https://checkout.stripe.com/checkout.js"></script></body></html>
|
||||
1
wp-content/plugins/simply-schedule-appointments/admin-app/dist/static/css/app.css
vendored
Normal file
1390
wp-content/plugins/simply-schedule-appointments/admin-app/dist/static/css/chunk-vendors.css
vendored
Normal file
|
After Width: | Height: | Size: 5.2 KiB |
@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="214" height="448" viewBox="0 0 214 448"><style>.a{fill:#F2692B;}.b{fill:#FFF8F0;}.c{fill:#462D3B;}</style><path d="M145.6 316.2c2.9-0.1 5.8-0.2 8.6-0.2 14.1-27.3 9.4-68.3 13-117.1 0.6-21.8-2-47.4 3.7-69 -10.7 2.6-23.5-1-30.4 7.7 -12.6 15.8-17.5 14.6-31.9 0 -5.9-5.9-16.1-10.1-29.5 1.4 -33.3 39.2-37.4 86.2-35.7 134.7 0.3 9-1.9 15.3-9.9 21.3C9.2 313.4-3.7 337.9 0.9 369.1c2.2 15.1 9.8 29 18.8 40.6 17.7 22.6 41.6 36.3 71.1 37.7 31.4 1.5 57.5-9.7 78-33.7 3-3.5 6-6.9 7.5-11.3 -5.2 0.6-10.3 1.4-15.5 1.7 -6.3 0.4-9.4-5.7-11.1-12.5 -1.2-5.2-4.5-3.7-9-3.6 -8.4 0.2-11.4-3.8-9.1-11.3 2.4-7.9-1-12.9-6.8-19 -16.6 2.3-33.3 4.3-48.3-6.1 -10.1-7-19.2-14.6-20.2-28.3 -0.5-6.1 0.9-9.3 7.8-8.7 9.4 0.8 24.7 1.3 34.2 1.7C98.1 305.4 147.1 302.9 145.6 316.2z" class="a"/><path d="M126 375.9c0.9 0.6 1.6 1.9 1.6 2.9 0.3 7.6 6.9 15.9 14.9 15.8 1.9 0 2.6-0.2 3.3 2.1 2 6.7 17.1 13.6 30.5 5.6 7.5-17.1 4.9-33.8-2.7-49.9 -2.4-5-7.4-7.6-13.2-5.7 -11.8 3.9-24.5 6.8-35.5 10.9C116.8 369.3 122 373.5 126 375.9z" class="b"/><path d="M167.2 198.9c-21.6 37.1-23.2 76.4-13 117.1 22.1 1.2 26 0 20.4-17.3C165.5 270.8 167.8 206 167.2 198.9z" class="c"/><path d="M185.4 98.1c9.7 3.9 14.7 16.4 19.4 26.3 -9.9 1-49.4 16.4-73.3 35.5 -10.7 8.5-22.1 6.2-30.4-4.6 -11.9-17.8-36-42.6-46.1-49.1 -4-2.5-9.4-5.9-10.8-10.2 7.5-6 16.2-13.3 25.2-15.8C89.1 74.6 168.3 91.2 185.4 98.1z" class="b"/><path d="M44.1 95.9c-1.3-2.2-0.2-4.8 1.7-8 10.9-18.4 19.3-33.4 28.6-43.9 17.7-19.9 36-25 67.6-20.1 47.3 7.4 55.4 42.1 59.3 43.4 8.5 20.1 5.3 35.2 7.8 52.8 0.4 3-1.8 3.8-4.3 4 -4.7-9.8-12.2-17.6-21.9-21.5 -17.1-6.9-36.9-5.7-48.4 17.1 -4.2 8.4-6.7 19.8-8 29.1 -5.7-1.5-11.9-4.7-17.4-1.1 2.3-14.1 3-22.9 2-34.7C109.1 92.3 88.2 80.3 69 84.7 59.9 86.8 51.6 89.9 44.1 95.9z" class="a"/><path d="M83.1 38.3c-2.6-5.8-5.9-11.8-4.3-17.4 1.3-4.5 4.1-14.2 9.3-14.1 5.3 0.1 14.1 5.3 16 11.1 0.8 2.4 1.7 5.6 2.1 8.1C98.9 26.3 85.8 33.7 83.1 38.3z" class="b"/><path d="M125.8 147.5c1.9 3.4 1.8 6.4-1.7 8.9 -4.4 3-8.6 1.8-12.2 0 -3.4-1.7-5.7-6.2-2.7-10.4C114.6 142.5 122.7 144.9 125.8 147.5z" class="c"/><path d="M83.1 38.3c-0.9 2.9-4.6 4.9-7.3 4.4 -5-10.5-3.3-31.1 5.7-39.2 3.6-3.2 8.7-5 12.5-1.8 7.8 6.4 15.5 9.9 17.8 21.4 -1.6 3.3-5.3 3.8-7.5 3.4 -0.4-2.5-7.2-16.8-14.9-17.3 -5.2-0.3-6.3 6.5-7.6 11C80.1 25.7 80.5 32.5 83.1 38.3z" class="c"/><path d="M195.3 60.6c4.5-4.5 9.8-8.8 10.3-14.7 0.4-4.6 1.3-14.7-3.6-16.5 -5-1.8-15-0.1-18.9 4.6 -1.6 2-3.8 4.9-5.1 7.1C184.6 44 194.4 55.3 195.3 60.6z" class="b"/><path d="M195.3 60.6c-0.2 3 2.6 6.2 5.3 6.7 8.5-8 15.6-27.3 11.9-38.9 -1.5-4.6-1.9-8.3-9.1-7.3 -10 1.3-24.1 5.1-30.3 15 0.3 3.7 3.6 5.5 5.8 5.8 2.5-4.3 14.7-11.6 22.4-11.9 4.2-0.1 4.6 1.9 3.2 11.3C203.6 47.1 199.8 56.2 195.3 60.6z" class="c"/><path d="M105.8 290.8c1.3 1.9 3.1 2.6 5.7 3 -0.5-10.9 8-23.2 6.9-36.2 -1-11.1-3.8-20.1-13.4-24.2 -6.8-2.9-14.7-2.8-14.8 0.6 0 1.8 1.6 1.2 3.8 1.6 11 0.7 18.5 9.5 19.2 22C113.7 269.2 106 284 105.8 290.8z" fill="#B84526"/><path d="M145.6 316.2c1.5-13.4-4.3-20.4-17.3-21.8 -4.8-0.5-15.4-0.5-22.4-3.7 -4.5 8.3-7.7 14.6-7.5 25.5C116 317.4 127.9 317.5 145.6 316.2z" class="c"/><path d="M159.1 126.2c3.7 0.4 6.6-0.9 7.3-4.8 0.6-3.9-0.7-7.1-5.1-8.1 -4.2-0.9-7.2 0.6-7.9 5C152.8 122.5 155.3 125 159.1 126.2z" class="c"/><path d="M79.9 103.7c-1 4.9 0.6 8.1 5.3 9.2 3.6 0.9 6.3-1.2 7.4-4.1 1.6-3.9-0.2-7.7-5.5-8.6C84.8 99.8 81 100.2 79.9 103.7z" class="c"/></svg>
|
||||
|
After Width: | Height: | Size: 3.3 KiB |
@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="293" height="311" viewBox="0 0 293 311"><style>.a{fill:#F2692B;}.b{fill:#FFF8F0;}.c{fill:#462D3B;}</style><path d="M271.5 173.7c-4.1-14.1-9.7-28.2-17-42.7 -1-2-1.5-5-1.6-7.6 -10.6 7.9-21.5 17.3-29.7 26.8 -8.9 10.4-20.6 10.1-30.8 1.1 -6.4-6.6-15.3-14-24.2-20.7 -1.7 2.9-3.7 5.6-5 8.7 -5.5 12.9-10.7 23.6-15.2 34.4 -8.9 21.5-14.7 43.3-12.7 83.1 0.3 6.9 3.7 20.8 7 26.5 0 0-1.7 1.6-7-0.7 -20.4-9.4-30.5-30.8-34.8-51.2 -4.5-21.8-5.4-37.5-11-57.8 -0.6-2.2-1.3-4.5-2-6.8 -4.9-15.7-11.5-26.5-16.1-34.4 -1.7 3.4-4 6.3-8 6.3 -3.7 0.1-4.7 2.4-6.1 5.2 -4.7 9.6-15.8 12.1-24.3 5.5 -2.6-2-4.1-4.6-8.1-2 -7.8 5.1-15.6 2.9-23.1-1.3 0 0-1.4 7.6-1.6 11.5 -0.3 5.5-0.3 10.8 0 16.1 1.6 28.1 11.7 53.4 27.9 77.7 26.4 39.9 63.2 56.6 109.6 55.8 3.4 0.1 6.8 0.2 10.2 0.3 11.5 0.7 23.1 1.3 34.6 2 -1.7-27.7-1.1-55.5-5.1-83 -1.1-7.9-2.3-15.4-0.5-23 2.2-9.2 11.7-13.3 18.5-6.6 4.4 4.4 6.7 11.6 7 17.8 1.8 31.7 2.1 63.4 2 95.1 4.4 0 8.8 0 13.1 0 0.2-33.3 1.1-66.6 0.6-99.8 -0.2-13 9.1-18.2 15.6-15.6 6.5 2.6 9.5 8.7 9.9 15.7 0.8 16.3 1.1 32.6-0.5 48.9 -1 16.6-1.8 33-4.6 50.6 26.2 0.2 41.5-18 42.6-42.3C282.6 233.5 280.3 203.6 271.5 173.7z" class="a"/><path d="M25 147.5c4-2.6 5.5 0 8.1 2 8.5 6.6 19.6 4.1 24.3-5.5 1.4-2.8 2.4-5.1 6.1-5.2 4-0.1 6.3-3 8-6.3 -9.1-17.9-21.4-27.4-38.2-34.3 -4.8-2-9.2-1.4-12.4 2.7C11 114.1 4.3 129.4 1.9 146.1 9.4 150.3 17.2 152.6 25 147.5z" class="b"/><path d="M223.2 150.2c8.2-9.5 19.1-18.9 29.7-26.8 15.3-11.5 30.2-19.9 35.8-21.6 -6.4-8.8-15.2-15.1-25.5-17.1 -18.1-3.6-37.3 1.2-44.4 25.7 -2.6 9.1-2.9 20.7-2.6 30 0 0 0 0 0 0 1.6 2.6 1.6 5.1-1 7.7 -3.7 3.8-8.1 3.4-12 2.2 -3.7-1.1-6.8-5.1-4.5-9.7 0.1 0 0.1-0.1 0.2-0.1 -0.4-13.1-1.3-21.7-4.4-32.5 -5.7-20.2-28.4-28.2-46.5-20.3 -8.6 3.7-16.2 8.3-22.5 15.6 2.2 4 8.1 6.3 12.5 8.1 6.4 2.6 18.3 10.2 30.2 19.1 8.9 6.7 17.8 14.1 24.2 20.7C202.7 160.3 214.3 160.6 223.2 150.2zM244.9 93.1c2.8-0.1 7.1 1 7.8 5.3 0.3 5.9-2.1 9.3-7.7 9.8 -4.3 0.4-7.1-2.4-8-6C235.8 97.3 238.5 93.2 244.9 93.1zM160.7 102.8c0-4.8 2.1-8.7 7.5-8.8 4.2 0 8.5 1.9 8.5 7.3 0 5.1-3.3 7.6-8.1 8.4C164.1 109.6 160.7 106.6 160.7 102.8z" class="b"/><path d="M176.7 101.3c0-5.4-4.4-7.3-8.5-7.3 -5.4 0.1-7.5 3.9-7.5 8.8 0 3.8 3.3 6.8 7.9 6.9C173.4 108.9 176.8 106.5 176.7 101.3z" class="c"/><path d="M245 108.2c5.6-0.5 8-3.9 7.7-9.8 -0.7-4.3-5-5.4-7.8-5.3 -6.3 0.2-9.1 4.3-7.9 9.1C237.9 105.7 240.7 108.6 245 108.2z" class="c"/><path d="M148.1 87.8c18-7.9 40.8 0.1 46.5 20.3 3 10.8 4 19.4 4.4 32.5 4.8-4.3 13-3.5 16.5-1.4 0.4 0.4 0.7 0.9 0.9 1.3 0 0 0 0 0 0 -0.4-9.3-0.1-21 2.6-30 7.1-24.6 26.3-29.4 44.4-25.7 10.3 2.1 19 8.4 25.5 17.1 2.5-0.6 4.4-1.9 3.5-4.7 -5.6-16.3-8.4-32.9-19.5-50.5 -2.7 0-4.6-2.6-4.9-5.6 -1.8-4.8-12.4-13.5-19.5-15.7 -0.1 0.1-0.1 0.3-0.2 0.4 -2.2 0.1-5.7-1.1-6.7-4.7 0.1-0.3 0.2-0.5 0.3-0.7 -8.7-3.5-19.6-5.8-33.1-5.4 -11.9 0.3-21.7 1.7-30 4.5 0 0 0 0 0 0.1 -1 3.5-4.5 4.7-6.7 4.7 0 0 0-0.1 0-0.1 -7 2.6-16.8 11.1-18.6 15.7 -0.4 3-3.6 5.6-6.4 5.6 -0.4 0.6-0.7 1.1-1.1 1.7 -7.2 12-12.8 28.3-20.1 48.4 -1.2 3.4-1.8 6.2-0.2 8.1C131.8 96.1 139.5 91.5 148.1 87.8z" class="a"/><path d="M154.1 9.7c-5.2 0.6-5 7.6-5.4 12.2 -0.6 5.9 1.1 12.4 4.7 17.7 1.7-4.7 11.6-13.1 18.6-15.7C170.8 21.3 161.7 8.8 154.1 9.7z" class="b"/><path d="M198.9 140.6c-0.1 0-0.1 0.1-0.2 0.1 -2.2 4.6 0.9 8.7 4.5 9.7 3.9 1.1 8.3 1.6 12-2.2 2.6-2.6 2.6-5.2 1-7.7 -0.3-0.4-0.6-0.9-0.9-1.3C212 137.1 203.7 136.2 198.9 140.6z" class="c"/><path d="M153.3 39.6c-3.6-5.2-5.2-11.8-4.7-17.7 0.5-4.6 0.2-11.6 5.4-12.2 7.6-0.9 16.7 11.6 17.8 14.2 0 0 0 0.1 0 0.1 2.2 0.1 5.7-1.1 6.7-4.7 0 0 0 0 0-0.1 -4.3-10.7-12.5-12.8-21.4-17.7 -4.3-2.4-9 0.3-11.9 4.1 -7.3 9.6-5.3 30.2 1.6 39.6 0 0 0 0 0 0C149.7 45.2 153 42.6 153.3 39.6z" class="c"/><path d="M273.2 20.3c-0.1-3.9-0.4-6.6-0.9-8.2 -0.6-1-1.2-1.8-2.1-2.4 -0.6-0.1-1.4-0.1-2.3 0.1 -7.4 1.6-17.6 10.6-19.7 15.4 7.1 2.3 17.7 10.9 19.5 15.7C271.3 35.7 273.4 26.2 273.2 20.3z" class="b"/><path d="M248.1 25.6c0-0.1 0.1-0.3 0.2-0.4 2.1-4.8 12.3-13.8 19.7-15.4 0.9-0.2 1.7-0.3 2.3-0.1 1 0.2 1.6 0.9 2.1 2.4 0.5 1.7 0.7 4.3 0.9 8.2 0.2 5.9-1.9 15.4-5.4 20.7 0.4 3 2.2 5.6 4.9 5.7 0 0 0 0 0 0 6.9-9.4 11.8-29.7 6-40.4 -2.3-4.2-3.4-7.8-10.3-5.5 -9.4 3.1-22.1 9.2-26.7 19.5 -0.1 0.3-0.2 0.5-0.3 0.7C242.4 24.5 245.9 25.7 248.1 25.6z" class="c"/><path d="M243.6 209.9c-0.3-7-3.4-13.2-9.9-15.7 -6.5-2.6-15.8 2.6-15.6 15.6 0.5 33.3-0.4 66.6-0.6 99.8 7 0.9 14 1 21-0.2 2.8-17.6 3.6-34 4.6-50.6C244.7 242.6 244.4 226.2 243.6 209.9z" class="c"/><path d="M195.3 196.8c-6.8-6.7-16.3-2.5-18.5 6.6 -1.8 7.6-0.6 15.1 0.5 23 4 27.5 3.4 55.4 5.1 83 7.3 1.2 14.6 1 21.9 0.2 0-31.7-0.2-63.4-2-95.1C202 208.4 199.7 201.2 195.3 196.8z" class="c"/></svg>
|
||||
|
After Width: | Height: | Size: 4.5 KiB |
@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="293" height="195" viewBox="0 0 293 195"><style>.a{fill:#F2692B;}.b{fill:#462D3B;}.c{fill:#FFF8F0;}</style><path d="M135.6 117.8c-3.3-1-16.3-3.2-18.3-6.5 0 0 0-0.1 0-0.1 0.5-0.7 0.8-1.6 1-2.8 2.3-24.5 16.5-47.8 29.5-68.6 -4.1-4.9-2.6-13.6-7.2-15.7 -24.5-6.4-49.4-6.1-73.7 2.3 -21.8 7.5-37.3 21.8-50.8 39.6C0.9 85.9-2.5 108.6 1.6 131.8c5.1 29 27.1 44.2 52.7 54 27.9 10.7 55.3 10.3 85 4.1C156.1 156.7 134.3 123 135.6 117.8z" class="a"/><path d="M197.2 170.1c-7-3.9-5.2-9.8-5.6-12.6 0.7-0.6 8.4-7.8 9-8.3 14.2 2.3 16.3-6.2 24.9-15 6.2-6.3 18.8-3.8 28-3.2 7 2.9 11.6 6.3 16.3 10.1 4.7 3.8 8 9 5.7 15.5 -2.3 6.7-8.5 7.9-14.4 7.7 -4.2-0.2-10.4-1.7-13.1-1.9 0 0 3 13.9-14.7 14.9C221 177.8 208.5 176.4 197.2 170.1z" class="b"/><path d="M139.2 189.8c-12.8-11.7-15.2-28.7-6.9-45 1-2 1.4-3.4 0.2-5.2 -3.3-4.7-1.7-15.4-0.5-20.6 13.6-4.3 24.7 1.7 35.6 10.2 8.2 6.5 15.1 13 21.4 21.4 2.7 3.5 8.8 8 11.6 9.7C200.1 163.7 182.9 188.6 139.2 189.8z" class="c"/><path d="M146.5 39.8c2.9 0.3 1.1 1.5 4 1.9 0.3 4.1-2.7 6.5-4.8 9.2 -11.6 14.8-15.6 32.4-18.5 50.4 -2.4 8.1-0.1 8.6 8.7 9.8 18 2.5 34.6 12.4 48.1 25.2 3.3 3.2 5.9 6.5 7.1 11.3 1.4 5.8 5.2 7.9 10.8 10.8 0.5 0.3-2.5 4.8-2.5 4.8 -5.3-0.4-10.9-6.1-13.6-9.6 -6.5-10-10.9-16-19.6-21.7 -16-10.6-37.6-15.3-58.2-13.4 -30.8 2.8-44.6 2.7-57.8-1.5 -8.6-3-13.3-6.4-20.1-11.3 -2.1-1.5-4.1-3.6-2.6-5.8 1.7-2.6 3.5-1.9 5.5-0.7 5.5 4.8 11.4 9.6 19.2 11.8 22.8 6.3 43.5 1.2 60.1 0.6 3.3-0.1 5.7-1.3 6-5C120.7 81.9 127.9 55 146.5 39.8z" fill="#B84526"/><path d="M270.4 90.5c8.1 4.6 14.8 13.8 20.5 21.4 -2.4 3.8-8.5 5.7-13 7.2 -11.5 3.7-40.7 19.8-56.6 34 -10.7 8.3-23.9 8.8-30.6-3 -16.5-29-47.1-35.2-60.8-39 -2.4-0.7-4.4-4.4-4.4-4.4 -0.1-14.1 17.6-25.9 28-27.3C171.8 77 252.6 80.4 270.4 90.5z" class="c"/><path d="M291 111.9c1.8-1.8 1-4.5 0.3-8.1 -4.3-22.3-9.2-36.6-15.6-48.9 -12.3-23.5-30-34.7-62-36.1 -42.6-2-61.8 20.3-65.8 27.5 -16.1 19.1-19.4 35.1-22.1 53.1 -0.4 2.9-1.6 6.9 0.4 8.5 5.6-9.1 17.9-18 28.3-19.4 18.3-2.4 35.6 3.4 41.1 28.2 2 9.2 3.5 16.9 2.5 26.2 5.9-0.1 12.7-1.6 17.2 3.2 1.2-14.1 2.4-18.9 6.3-30 6.9-19.7 28-24.3 46.8-18.6C277.2 100.2 285.2 104.3 291 111.9z" class="a"/><path d="M268.7 46.9c3.9-5 8.7-9.9 8.5-15.7 -0.2-4.6-0.5-14.7-5.5-15.9 -5.1-1.2-14.9 1.7-18.2 6.8 -1.4 2.1-3 5-4 7.3C256.2 31.5 267.1 41.8 268.7 46.9z" class="c"/><path d="M199.1 141.6c-2.6 2.8-3.3 5.7-0.5 8.9 3.5 4 7.9 3.9 11.9 3 3.7-0.8 7.1-4.6 5.2-9.3C211.2 139.5 202.7 139.8 199.1 141.6z" class="b"/><path d="M268.7 46.9c0.2 3 3.3 5.8 6 6 7.5-8.9 10.8-29.1 4.1-39.1 -2.7-4-7.2-6.9-11.7-4.8 -9.2 4.3-17.5 5.8-22.5 16.2 0.8 3.6 4.2 5 6.4 5.1 1-2.3 11.1-14.4 18.7-13 5.1 1 4.5 7.8 4.6 12.5C274.6 35.5 272.6 42 268.7 46.9z" class="b"/><path d="M153 40.9c-3.2-5.4-7.3-10.9-6.4-16.7 0.7-4.6 2.3-14.5 7.5-15 5.3-0.5 14.6 3.6 17.2 9.1 1.1 2.3 2.5 5.6 3.2 8C167.5 27.5 155.2 36 153 40.9z" class="c"/><path d="M153 40.9c-0.5 3-4 5.4-6.8 5.2 -6.3-9.8-8.4-30.2-2-40.3 2.5-4 3.9-7.5 10.6-4.8 9.4 3.7 22.1 10.9 25.7 21.8 -1.2 3.4-4.8 4.4-7 4.2 -1.4-4.7-11.4-14.8-18.8-16.9 -4-1.2-5 0.7-5.9 10.1C148.3 25.9 149.8 35.5 153 40.9z" class="b"/><path d="M172.9 117.9c-1.3 0.2-2.6 0.1-3.9-0.1 -5.2-1-9-5-9.9-10.4 -0.3-1.8 0.9-3.5 2.7-3.8 1.8-0.3 3.5 0.9 3.8 2.7 0.4 2.7 2.2 4.6 4.7 5.1 1.9 0.4 4.6-0.2 6.2-2.8 1-1.5 3-2 4.5-1.1 1.5 1 2 3 1.1 4.5C180 115.3 176.6 117.4 172.9 117.9z" class="b"/><path d="M248.6 123.1c-1.2 0.4-2.4 0.7-3.7 0.7 -5.3 0.2-9.9-2.8-12-7.9 -0.7-1.7 0.1-3.6 1.8-4.3 1.7-0.7 3.6 0.1 4.3 1.8 1 2.5 3.2 4 5.7 3.9 2-0.1 4.4-1.2 5.4-4.1 0.6-1.7 2.4-2.7 4.2-2.1 1.7 0.6 2.7 2.4 2.1 4.2C255 119 252.1 121.9 248.6 123.1z" class="b"/></svg>
|
||||
|
After Width: | Height: | Size: 3.5 KiB |
@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="444" height="346" viewBox="0 0 444 346"><style>.a{fill:#462D3B;}.b{fill:#F2692B;}.c{fill:#FFF8F0;}</style><path d="M260.1 259.5c-8 10.8-19.7 7.4-30.4 7.9 8 5.7 14.7 12.6 19.6 21.2 6.6 11.7 2.7 25.1-9.3 31.5 -3.4 1.8-6.7 4-9.9 6.3 -3.2 2.3-6.3 5-5.5 9.6 0.9 4.9 4.8 6.7 9 7.9 12.8 3.7 23 0.2 30.6-10.8 4.1-5.9 8.1-11.9 11.7-18.1 9.8-17 8.6-28.6-4.5-43.5C267.9 267.3 263.9 263.5 260.1 259.5z" class="a"/><path d="M223.2 264.4C222.4 264 223.9 264.9 223.2 264.4c-9.2-0.2-15.4-8.1-24.6-3.3 -1.8 0.9-4.1 3.8-6.6 3.4 6.5 9 12.3 14.7 19.1 23.6 5.9 7.8 4.7 13.4-1 19.7 -4.9 5.4-11 9.1-17.4 12.5 -4.9 2.5-8.7 6.1-7.4 12.3 1.4 6.4 6.6 7.3 12 7.9 6.9 0.7 12.9-1.3 18-5.9 9.6-8.8 18.4-18.4 25.7-29.3 5.5-8.1 4-14.6-1.9-22.1C234.6 277.5 227.3 273.4 223.2 264.4z" class="a"/><path d="M192 264.5c7.6 3.4 26.5 2.6 31.1-0.1 -10.5-11.1-23.3-17.9-38.4-20.4 -3.6-0.6-7.1-0.6-9.9 2.3C183.3 252.1 186.2 259.5 192 264.5z" fill="#B84526"/><path d="M110.6 245.9c-15.4-2.7-30.8-5.6-45.4-11.5 6.3 23.2 15.9 45.5 14.4 71 -0.4 6.2-1.8 12.3-4.3 18.2 -3.1 7.6 2.5 18.9 15.8 13 5.4-2.4 10.8-9.1 13-19.9 1-5 1.3-17.2 0.2-25.3 5 5.7 10.1 19.6 10.3 34.5 -0.1 7.1 0 14.5 8.9 15 11 0 15.2-8.3 15.2-19.3 -0.1-21-4.8-36.8-15.3-55C119.5 259.6 115 252.8 110.6 245.9z" class="a"/><path d="M110.6 245.9c21.4-0.2 42.9-2.8 64.3 0.5 27.9 1.7 48.3 20.1 54.8 20.9 7.7 1 22.4 2.9 30.4-7.9 -2.4-8.3-8.1-37 0.9-30.8 2.5 1.7 3 2.8 4 4.8 7.7 16.5 13.7 34.1 23.3 49.4 24.8 39.5 59.4 62.4 108.2 57.5 9-0.9 16.7-5.8 22.8-11.6 -4-2-3.1-10.1-4.7-14.1 -1.3-3.4-17.4-47.7-24.8-54.9 -26.4-9.5-50.3-20.7-73.7-40 -11.4-9.6-18.8-18.1-27.5-27.7 -12.5-13.9-26.5-26.2-40.8-38 -18.6-15.3-41.6-18-64.5-19.8 -10.1-0.8-20.1-2.1-30.1-3.6 -7.5-1.1-12.7-4.7-15-12 -15.9 7.2-91.6 7.6-104.2 0 0.2 18.9-2.4 41 2 59.7 5 21.1 12.3 41.2 29.2 56.2C79.7 243.7 85.1 243.7 110.6 245.9z" class="b"/><path d="M390 259.6c-1 6.4-0.9 12.6 5.1 16.8 3.5 2.5 1.7 4.6 0.5 7.4 -5.6 12.9-3 20.7 9.5 27.4 3.7 2 5.1 3.7 4.6 7.3 -0.9 6.3 4.7 10.2 9.8 10.2 13.5-7.5 26.9-36.9 23.6-51.7 -1.4-6.2-5.9-9.3-11.7-10.3C418.3 264.2 407.6 264.7 390 259.6z" class="c"/><path d="M145.5 87.9c8.2 4.4 15.1 13.5 21.1 21 -2.3 3.9-8.3 6-12.8 7.6 -11.4 4.1-40.3 23-55.8 37.7 -10.5 8.6-22.2 8.5-30.7-2.2 -19.1-24-54.3-47.7-63.7-50.8 6.8-8.5 14.3-19.7 24.7-21.3C46.5 76.9 127.4 78.2 145.5 87.9z" class="c"/><path d="M120.2 113.7c3.8 0 6.5-1.5 6.7-5.5 0.2-4-1.5-7-5.9-7.5 -4.3-0.5-7.1 1.3-7.3 5.8C113.5 110.7 116.2 112.9 120.2 113.7z" class="a"/><path d="M41 99.4c-0.5 5 1.5 7.9 6.2 8.5 3.7 0.5 6.1-1.8 7-4.8 1.2-4.1-1-7.7-6.4-8C45.4 95 41.7 95.8 41 99.4z" class="a"/><path d="M166.6 108.9c1.7-1.9 1.3-4.7 0.1-8.1 -6.6-20.4-11.5-36.8-18.3-49.1 -12.9-23.3-29.6-32.7-61.5-34.5 -41.8-2.4-60.8 22.7-64.2 27.7 -12.7 17.7-16.1 34.8-22.5 51.4 -1.1 2.8 0.9 4.1 3.3 4.9 6.8-8.5 15.8-14.5 26.1-16.2 18.2-2.9 37.2 2.6 43.4 27.4 2.3 9.2 2.2 20.8 1.4 30.1 5.9-0.2 12.7-1.9 17.3 2.8 0.9-14.2 2.1-23 5.7-34.3 6.4-20 29.5-27.1 47.2-18.5C153.2 96.5 160.6 101.4 166.6 108.9z" class="b"/><path d="M141.3 44.1c3.8-5.1 8.4-10.2 8-16 -0.3-4.7-0.8-14.8-5.9-15.8 -5.2-1.1-14.9 2.1-18 7.3 -1.3 2.2-2.8 5.1-3.8 7.4C128.5 28.9 139.6 39 141.3 44.1z" class="c"/><path d="M75.5 141.2c-2.6 2.9-3.2 5.8-0.3 9 3.6 3.9 8 3.7 11.9 2.7 3.7-0.9 6.9-4.8 4.9-9.5C87.5 138.7 79.1 139.3 75.5 141.2z" class="a"/><path d="M141.3 44.1c0.2 3 3.5 5.8 6.2 5.9 7.2-9.1 10.1-29.6 3.1-39.5 -2.8-3.9-7.4-6.8-11.8-4.5 -9 4.6-17.4 6.3-22.1 16.9 0.9 3.6 4.4 4.9 6.5 4.9 1-2.4 10.7-14.8 18.4-13.6 5.1 0.8 4.7 7.8 4.9 12.4C147 32.5 145.1 39 141.3 44.1z" class="a"/><path d="M26.9 41.1c-3.4-5.4-7.6-10.8-6.8-16.6 0.6-4.6 2-14.7 7.1-15.3 5.2-0.7 14.7 3.2 17.4 8.7 1.1 2.3 2.6 5.6 3.4 8C41 27.3 29 36.1 26.9 41.1z" class="c"/><path d="M26.9 41.1c-0.5 3-3.1 6.4-5.9 6.3 -6.5-9.7-9.9-31-3.8-41.4 2.4-4.1 3.7-7.7 10.5-5.1 9.5 3.5 22.4 10.3 26.3 21.3 -1.1 3.5-4.7 4.5-6.9 4.4 -1.5-4.7-11.7-14.6-19.3-16.5 -4.1-1.1-4.9 0.8-5.6 10.3C21.8 26.1 23.5 35.8 26.9 41.1z" class="a"/></svg>
|
||||
|
After Width: | Height: | Size: 3.9 KiB |
@ -0,0 +1,50 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg width="46px" height="46px" viewBox="0 0 46 46" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sketch="http://www.bohemiancoding.com/sketch/ns">
|
||||
<!-- Generator: Sketch 3.3.3 (12081) - http://www.bohemiancoding.com/sketch -->
|
||||
<title>btn_google_dark_normal_ios</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<defs>
|
||||
<filter x="-50%" y="-50%" width="200%" height="200%" filterUnits="objectBoundingBox" id="filter-1">
|
||||
<feOffset dx="0" dy="1" in="SourceAlpha" result="shadowOffsetOuter1"></feOffset>
|
||||
<feGaussianBlur stdDeviation="0.5" in="shadowOffsetOuter1" result="shadowBlurOuter1"></feGaussianBlur>
|
||||
<feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.168 0" in="shadowBlurOuter1" type="matrix" result="shadowMatrixOuter1"></feColorMatrix>
|
||||
<feOffset dx="0" dy="0" in="SourceAlpha" result="shadowOffsetOuter2"></feOffset>
|
||||
<feGaussianBlur stdDeviation="0.5" in="shadowOffsetOuter2" result="shadowBlurOuter2"></feGaussianBlur>
|
||||
<feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.084 0" in="shadowBlurOuter2" type="matrix" result="shadowMatrixOuter2"></feColorMatrix>
|
||||
<feMerge>
|
||||
<feMergeNode in="shadowMatrixOuter1"></feMergeNode>
|
||||
<feMergeNode in="shadowMatrixOuter2"></feMergeNode>
|
||||
<feMergeNode in="SourceGraphic"></feMergeNode>
|
||||
</feMerge>
|
||||
</filter>
|
||||
<rect id="path-2" x="0" y="0" width="40" height="40" rx="2"></rect>
|
||||
<rect id="path-3" x="5" y="5" width="38" height="38" rx="1"></rect>
|
||||
</defs>
|
||||
<g id="Google-Button" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<g id="9-PATCH" sketch:type="MSArtboardGroup" transform="translate(-608.000000, -219.000000)"></g>
|
||||
<g id="btn_google_dark_normal" sketch:type="MSArtboardGroup" transform="translate(-1.000000, -1.000000)">
|
||||
<g id="button" sketch:type="MSLayerGroup" transform="translate(4.000000, 4.000000)" filter="url(#filter-1)">
|
||||
<g id="button-bg">
|
||||
<use fill="#4285F4" fill-rule="evenodd" sketch:type="MSShapeGroup" xlink:href="#path-2"></use>
|
||||
<use fill="none" xlink:href="#path-2"></use>
|
||||
<use fill="none" xlink:href="#path-2"></use>
|
||||
<use fill="none" xlink:href="#path-2"></use>
|
||||
</g>
|
||||
</g>
|
||||
<g id="button-bg-copy">
|
||||
<use fill="#FFFFFF" fill-rule="evenodd" sketch:type="MSShapeGroup" xlink:href="#path-3"></use>
|
||||
<use fill="none" xlink:href="#path-3"></use>
|
||||
<use fill="none" xlink:href="#path-3"></use>
|
||||
<use fill="none" xlink:href="#path-3"></use>
|
||||
</g>
|
||||
<g id="logo_googleg_48dp" sketch:type="MSLayerGroup" transform="translate(15.000000, 15.000000)">
|
||||
<path d="M17.64,9.20454545 C17.64,8.56636364 17.5827273,7.95272727 17.4763636,7.36363636 L9,7.36363636 L9,10.845 L13.8436364,10.845 C13.635,11.97 13.0009091,12.9231818 12.0477273,13.5613636 L12.0477273,15.8195455 L14.9563636,15.8195455 C16.6581818,14.2527273 17.64,11.9454545 17.64,9.20454545 L17.64,9.20454545 Z" id="Shape" fill="#4285F4" sketch:type="MSShapeGroup"></path>
|
||||
<path d="M9,18 C11.43,18 13.4672727,17.1940909 14.9563636,15.8195455 L12.0477273,13.5613636 C11.2418182,14.1013636 10.2109091,14.4204545 9,14.4204545 C6.65590909,14.4204545 4.67181818,12.8372727 3.96409091,10.71 L0.957272727,10.71 L0.957272727,13.0418182 C2.43818182,15.9831818 5.48181818,18 9,18 L9,18 Z" id="Shape" fill="#34A853" sketch:type="MSShapeGroup"></path>
|
||||
<path d="M3.96409091,10.71 C3.78409091,10.17 3.68181818,9.59318182 3.68181818,9 C3.68181818,8.40681818 3.78409091,7.83 3.96409091,7.29 L3.96409091,4.95818182 L0.957272727,4.95818182 C0.347727273,6.17318182 0,7.54772727 0,9 C0,10.4522727 0.347727273,11.8268182 0.957272727,13.0418182 L3.96409091,10.71 L3.96409091,10.71 Z" id="Shape" fill="#FBBC05" sketch:type="MSShapeGroup"></path>
|
||||
<path d="M9,3.57954545 C10.3213636,3.57954545 11.5077273,4.03363636 12.4404545,4.92545455 L15.0218182,2.34409091 C13.4631818,0.891818182 11.4259091,0 9,0 C5.48181818,0 2.43818182,2.01681818 0.957272727,4.95818182 L3.96409091,7.29 C4.67181818,5.16272727 6.65590909,3.57954545 9,3.57954545 L9,3.57954545 Z" id="Shape" fill="#EA4335" sketch:type="MSShapeGroup"></path>
|
||||
<path d="M0,0 L18,0 L18,18 L0,18 L0,0 Z" id="Shape" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
<g id="handles_square" sketch:type="MSLayerGroup"></g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 4.7 KiB |
|
After Width: | Height: | Size: 21 KiB |
|
After Width: | Height: | Size: 23 KiB |
|
After Width: | Height: | Size: 32 KiB |
|
After Width: | Height: | Size: 34 KiB |
|
After Width: | Height: | Size: 30 KiB |
|
After Width: | Height: | Size: 23 KiB |
|
After Width: | Height: | Size: 29 KiB |
|
After Width: | Height: | Size: 42 KiB |
|
After Width: | Height: | Size: 37 KiB |
|
After Width: | Height: | Size: 38 KiB |
1
wp-content/plugins/simply-schedule-appointments/admin-app/dist/static/images/icon-face.svg
vendored
Normal file
@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="#e0e0e0" d="M9 11.75c-.69 0-1.25.56-1.25 1.25s.56 1.25 1.25 1.25 1.25-.56 1.25-1.25-.56-1.25-1.25-1.25zm6 0c-.69 0-1.25.56-1.25 1.25s.56 1.25 1.25 1.25 1.25-.56 1.25-1.25-.56-1.25-1.25-1.25zM12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8 0-.29.02-.58.05-.86 2.36-1.05 4.23-2.98 5.21-5.37C11.07 8.33 14.05 10 17.42 10c.78 0 1.53-.09 2.25-.26.21.71.33 1.47.33 2.26 0 4.41-3.59 8-8 8z"/><path fill="none" d="M0 0h24v24H0z"/></svg>
|
||||
|
After Width: | Height: | Size: 565 B |
9
wp-content/plugins/simply-schedule-appointments/admin-app/dist/static/images/logo-paypal.svg
vendored
Normal file
@ -0,0 +1,9 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="266" height="150">
|
||||
<path fill="#0096D6" d="M155.775 112.34c-.527 3.461-3.17 3.461-5.727 3.461h-1.455l1.021-6.463a.802.802 0 0 1 .793-.676h.666c1.74 0 3.385 0 4.232.99.507.592.662 1.473.47 2.688zm-1.113-9.029h-9.641a1.34 1.34 0 0 0-1.322 1.131l-3.898 24.721a.805.805 0 0 0 .793.928h4.947a.938.938 0 0 0 .926-.791l1.105-7.008a1.339 1.339 0 0 1 1.324-1.131h3.049c6.35 0 10.016-3.074 10.973-9.164.432-2.664.018-4.758-1.23-6.223-1.37-1.612-3.801-2.463-7.026-2.463z"/>
|
||||
<path fill="#00539B" d="M87.017 112.34c-.526 3.461-3.17 3.461-5.726 3.461h-1.454l1.02-6.463a.803.803 0 0 1 .794-.676h.667c1.739 0 3.383 0 4.23.99.507.592.66 1.473.469 2.688zm-1.113-9.029h-9.641c-.659 0-1.22.48-1.323 1.131l-3.899 24.721a.804.804 0 0 0 .794.928h4.603c.659 0 1.22-.48 1.323-1.131l1.052-6.668a1.34 1.34 0 0 1 1.323-1.131h3.05c6.35 0 10.015-3.074 10.973-9.164.431-2.664.017-4.758-1.23-6.223-1.37-1.612-3.8-2.463-7.025-2.463zM108.285 121.213c-.446 2.639-2.54 4.408-5.21 4.408-1.339 0-2.411-.43-3.1-1.246-.683-.807-.939-1.959-.723-3.24.416-2.615 2.543-4.441 5.173-4.441 1.311 0 2.375.434 3.078 1.256.707.829.984 1.988.782 3.263zm6.433-8.984h-4.616a.805.805 0 0 0-.794.68l-.203 1.289-.323-.467c-1-1.451-3.228-1.936-5.452-1.936-5.1 0-9.457 3.863-10.305 9.285-.441 2.703.186 5.287 1.719 7.092 1.408 1.656 3.419 2.348 5.813 2.348 4.111 0 6.391-2.643 6.391-2.643l-.206 1.283a.804.804 0 0 0 .794.93h4.157a1.34 1.34 0 0 0 1.323-1.131l2.496-15.803a.803.803 0 0 0-.794-.927z"/>
|
||||
<path fill="#0096D6" d="M177.043 121.213c-.445 2.639-2.539 4.408-5.211 4.408-1.338 0-2.41-.43-3.1-1.246-.682-.807-.939-1.959-.723-3.24.416-2.615 2.543-4.441 5.174-4.441 1.311 0 2.375.434 3.076 1.256.708.829.987 1.988.784 3.263zm6.434-8.984h-4.617a.804.804 0 0 0-.793.68l-.203 1.289-.322-.467c-1-1.451-3.229-1.936-5.453-1.936-5.1 0-9.457 3.863-10.305 9.285-.441 2.703.186 5.287 1.719 7.092 1.408 1.656 3.42 2.348 5.814 2.348 4.109 0 6.391-2.643 6.391-2.643l-.207 1.283a.806.806 0 0 0 .795.93h4.156c.658 0 1.221-.479 1.324-1.131l2.494-15.803a.802.802 0 0 0-.793-.927z"/>
|
||||
<path fill="#00539B" d="M139.305 112.229h-4.641c-.443 0-.859.221-1.107.588l-6.4 9.426-2.712-9.059a1.341 1.341 0 0 0-1.283-.955H118.6a.803.803 0 0 0-.761 1.062l5.109 14.996-4.806 6.781a.803.803 0 0 0 .656 1.268h4.636c.439 0 .851-.215 1.101-.574l15.431-22.271a.805.805 0 0 0-.661-1.262z"/>
|
||||
<path fill="#0096D6" d="M188.916 103.99l-3.955 25.172a.804.804 0 0 0 .793.928h3.98c.658 0 1.221-.48 1.322-1.131l3.902-24.719a.806.806 0 0 0-.795-.93h-4.453a.809.809 0 0 0-.794.68zM163.059 33.985c.975-6.222-.008-10.456-3.373-14.291-3.705-4.223-10.398-6.031-18.963-6.031h-24.86a3.557 3.557 0 0 0-3.514 3.002L101.997 82.31a2.132 2.132 0 0 0 2.107 2.465h15.348l-1.059 6.719a1.867 1.867 0 0 0 1.844 2.158h12.936a3.114 3.114 0 0 0 3.074-2.627l.125-.658 2.438-15.454.158-.854a3.11 3.11 0 0 1 3.072-2.627h1.936c12.531 0 22.346-5.091 25.213-19.816 1.197-6.153.578-11.289-2.59-14.899-.958-1.092-2.152-1.995-3.54-2.732"/>
|
||||
<path fill="#004990" d="M163.059 33.985c.975-6.222-.008-10.456-3.373-14.291-3.705-4.223-10.398-6.031-18.963-6.031h-24.86a3.557 3.557 0 0 0-3.514 3.002L101.997 82.31a2.132 2.132 0 0 0 2.107 2.465h15.348l3.855-24.445-.12.766a3.542 3.542 0 0 1 3.5-3.002h7.293c14.326 0 25.543-5.821 28.82-22.652.1-.499.184-.982.259-1.457"/>
|
||||
<path fill="#00539B" d="M127.45 34.068a3.111 3.111 0 0 1 3.073-2.627h19.487c2.309 0 4.461.151 6.43.468.562.091 1.109.195 1.641.312a24.42 24.42 0 0 1 2.285.626c.965.321 1.865.699 2.693 1.138.975-6.222-.008-10.456-3.373-14.291-3.705-4.223-10.398-6.031-18.963-6.031h-24.86a3.557 3.557 0 0 0-3.514 3.002L101.997 82.31a2.132 2.132 0 0 0 2.107 2.465h15.348l3.855-24.445 4.143-26.262z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 3.6 KiB |
1
wp-content/plugins/simply-schedule-appointments/admin-app/dist/static/images/logo-ssa.svg
vendored
Normal file
|
After Width: | Height: | Size: 7.9 KiB |
5
wp-content/plugins/simply-schedule-appointments/admin-app/dist/static/images/logo-stripe.svg
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="266" height="150">
|
||||
<g fill="#6772E5">
|
||||
<path d="M237.225 76.447c0-14.822-7.181-26.52-20.903-26.52-13.78 0-22.118 11.697-22.118 26.404 0 17.429 9.844 26.229 23.972 26.229 6.891 0 12.103-1.563 16.039-3.764v-11.58c-3.937 1.969-8.453 3.185-14.187 3.185-5.616 0-10.595-1.969-11.232-8.801h28.313c-.001-.751.116-3.763.116-5.153zm-28.604-5.5c0-6.543 3.995-9.264 7.643-9.264 3.532 0 7.296 2.721 7.296 9.264h-14.939zM171.853 49.928c-5.674 0-9.321 2.664-11.35 4.517l-.751-3.59h-12.74v67.515l14.476-3.069.058-16.386c2.086 1.505 5.154 3.647 10.25 3.647 10.363 0 19.803-8.338 19.803-26.693-.059-16.792-9.614-25.941-19.746-25.941zm-3.475 39.895c-3.416 0-5.442-1.216-6.833-2.722l-.058-21.482c1.506-1.68 3.59-2.837 6.891-2.837 5.27 0 8.918 5.906 8.918 13.492 0 7.759-3.591 13.549-8.918 13.549zM127.094 46.512l14.533-3.127V31.631L127.094 34.7zM127.094 50.912h14.533v50.665h-14.533zM111.519 55.197l-.927-4.285H98.085v50.665h14.476V67.241c3.416-4.458 9.206-3.648 11.001-3.011V50.912c-1.853-.695-8.627-1.969-12.043 4.285zM82.567 38.348l-14.128 3.011-.058 46.38c0 8.569 6.427 14.881 14.997 14.881 4.748 0 8.223-.868 10.133-1.91V88.955c-1.853.753-11.002 3.415-11.002-5.154V63.246h11.002V50.912H82.509l.058-12.564zM43.425 65.62c0-2.258 1.853-3.127 4.922-3.127 4.4 0 9.959 1.332 14.359 3.706V52.591c-4.806-1.911-9.554-2.664-14.359-2.664-11.754 0-19.571 6.138-19.571 16.387 0 15.981 22.003 13.433 22.003 20.324 0 2.664-2.316 3.532-5.559 3.532-4.806 0-10.943-1.97-15.808-4.633v13.781c5.385 2.315 10.828 3.3 15.808 3.3 12.043 0 20.324-5.964 20.324-16.328-.058-17.254-22.119-14.185-22.119-20.67z"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.6 KiB |
@ -0,0 +1,7 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="266" height="150">
|
||||
<g fill-rule="evenodd" clip-rule="evenodd">
|
||||
<path fill="#9C5C8F" d="M13.517 55.384c1.116-2.701 3.915-4.609 6.848-4.604 22.063-.008 44.125.002 66.188-.005a7.582 7.582 0 0 1 5.242 1.964c1.617 1.447 2.538 3.608 2.493 5.775-.008 8.458.016 16.912-.011 25.369-.016 3.821-3.354 7.232-7.173 7.337-8.046.034-16.095.002-24.142.016 1.081 2.663 2.175 5.324 3.256 7.99-4.793-2.639-9.538-5.373-14.358-7.955-10.584-.094-21.176.008-31.764-.054-3.813-.106-7.139-3.515-7.16-7.329-.032-8.277 0-16.559-.016-24.84-.03-1.243.087-2.513.597-3.664z"/>
|
||||
<path fill="#FFF" d="M45.878 56.001c1.222-1.3 3.542-.878 4.443.592.488.771.531 1.801.139 2.624-1.7 3.344-2.41 7.069-3.064 10.73-.773 4.774-1.417 9.611-1.166 14.457.069 1.236-.528 2.735-1.855 3.023-1.254.28-2.396-.541-3.184-1.428-3.603-3.875-5.642-8.895-7.112-13.904-1.486 2.934-2.978 5.866-4.419 8.822-1.009 2-2.074 4.039-3.686 5.627-.681.675-1.831 1.286-2.709.592-1.321-1.155-1.646-2.996-2.207-4.579-2.127-7.337-3.333-14.897-4.569-22.423-.283-1.254.243-2.757 1.495-3.259 1.012-.379 2.306-.432 3.167.312.601.536.766 1.366.878 2.124.867 5.826 1.9 11.633 3.307 17.355 2.41-4.569 4.807-9.146 7.208-13.721.358-.669.785-1.342 1.441-1.759.878-.563 2.18-.523 2.914.265.617.646.822 1.545.993 2.394.718 3.782 1.689 7.526 3.101 11.11.608-5.402 1.354-10.87 3.325-15.97.447-1.026.84-2.111 1.56-2.984zm13.547 2.893c2.594-.317 5.394.545 7.16 2.517 1.441 1.631 2.25 3.747 2.522 5.888.44 3.661-.219 7.467-1.98 10.715-.996 1.852-2.298 3.627-4.134 4.716-2.69 1.633-6.298 1.433-8.898-.291-2.076-1.422-3.242-3.846-3.717-6.261-.956-5.466.678-11.559 4.817-15.375 1.187-1.026 2.669-1.72 4.23-1.909zm.542 5.623c-1.247.414-2.034 1.555-2.704 2.618-1.679 2.703-2.165 6.27-.814 9.21.355.773.926 1.588 1.825 1.751.956.156 1.844-.391 2.541-.985 1.535-1.315 2.297-3.293 2.668-5.233.417-2.209.203-4.657-1.094-6.549-.519-.772-1.542-1.122-2.422-.812zm20.271-5.618c2.536-.315 5.287.467 7.062 2.359 1.588 1.713 2.448 4.006 2.69 6.309.374 3.538-.277 7.197-1.956 10.344-1.009 1.903-2.341 3.733-4.23 4.841-2.583 1.549-5.994 1.406-8.553-.12-1.73-1.04-2.88-2.817-3.542-4.686-1.815-5.714-.283-12.437 3.898-16.75 1.256-1.221 2.884-2.078 4.631-2.297zm.55 5.625c-1.361.486-2.177 1.786-2.885 2.965-1.532 2.701-1.908 6.178-.523 9.015.374.784 1.036 1.574 1.972 1.617 1.02.037 1.897-.608 2.605-1.276 1.54-1.518 2.244-3.688 2.49-5.793.253-1.973-.075-4.091-1.222-5.746-.526-.77-1.558-1.099-2.437-.782z"/>
|
||||
<path d="M107.991 59.649c2.212-.488 4.54-.422 6.742.091.008 1.801 0 3.603.005 5.404-1.807-.435-3.828-.843-5.581.002-2.095 1.025-3.24 3.387-3.261 5.655-.117 2.261.635 4.776 2.637 6.048 1.839 1.217 4.188.957 6.205.379-.005 1.801 0 3.602-.005 5.403a13.158 13.158 0 0 1-8.191-.291c-3.127-1.173-5.618-3.874-6.57-7.074-.72-2.429-.814-5.06-.229-7.529.941-3.96 4.285-7.205 8.248-8.088zm16.258-.267c2.722-.304 5.685.115 7.884 1.86 2.121 1.646 3.181 4.302 3.55 6.896.373 2.839.29 5.793-.588 8.537-.747 2.33-2.311 4.483-4.563 5.543-2.289 1.078-4.958 1.15-7.396.6a8.277 8.277 0 0 1-5.366-4.023c-1.551-2.725-1.834-5.959-1.714-9.034.128-2.652.798-5.417 2.581-7.462 1.398-1.663 3.469-2.674 5.612-2.917zm.838 5.167c-1.169.296-1.831 1.449-2.125 2.535-.579 2.148-.48 4.408-.333 6.607.141 1.188.27 2.501 1.115 3.427 1.124 1.278 3.381 1.105 4.415-.202.683-.838.859-1.943 1.017-2.979.219-1.852.274-3.736-.008-5.583-.198-1.107-.505-2.276-1.319-3.104-.699-.726-1.804-.947-2.762-.701zm106.762-4.807c2.311-.606 4.761-.518 7.085-.021.054 1.807.011 3.616.024 5.423-1.77-.424-3.723-.822-5.455-.059-1.991.908-3.197 3.042-3.353 5.175-.245 2.392.414 5.141 2.522 6.539 1.847 1.27 4.24 1.021 6.285.43-.024 1.814.053 3.632-.043 5.443-2.845.739-5.943.641-8.655-.536-2.978-1.297-5.286-3.987-6.143-7.114-.657-2.402-.731-4.986-.126-7.406.948-3.785 4.095-6.891 7.859-7.874zm-92.575.179c2.572-.005 5.147-.005 7.724 0 .931 4.174 1.817 8.361 2.591 12.567.736-4.225 1.727-8.398 2.723-12.567 2.639-.005 5.278-.002 7.92-.002 1.025 7.555 2.045 15.111 3.062 22.666-2.021.003-4.038.003-6.058 0-.561-5.175-1.057-10.354-1.649-15.527-1.226 5.183-2.517 10.349-3.766 15.527-1.377.006-2.757.003-4.134 0-1.321-5.183-2.621-10.373-3.953-15.553-.52 5.186-1.035 10.371-1.561 15.556-1.93-.003-3.862.003-5.792-.003.961-7.556 1.93-15.108 2.893-22.664zm27.702-.003c2.575.002 5.151-.005 7.729.002.93 4.169 1.808 8.349 2.587 12.549.747-4.217 1.727-8.388 2.725-12.551h7.889c1.022 7.555 2.042 15.111 3.059 22.666-2.018.006-4.036-.002-6.053.006-.561-5.178-1.084-10.355-1.636-15.533-1.26 5.175-2.496 10.355-3.755 15.53-1.377-.003-2.752 0-4.126 0-1.321-5.188-2.635-10.379-3.953-15.57-.527 5.188-1.038 10.379-1.563 15.567-1.933.003-3.862.003-5.794 0 .961-7.555 1.928-15.11 2.891-22.666zm25.711.075c4.134-.094 8.273-.013 12.41-.04.008 1.609-.006 3.216.008 4.825-2.087.024-4.174.002-6.261.013a955.885 955.885 0 0 0 0 4.148c1.807.005 3.613 0 5.42.002.001 1.566.003 3.131 0 4.695-1.807.002-3.613-.004-5.42.002a956.807 956.807 0 0 0 0 4.15c2.095.005 4.192 0 6.287.002.001 1.609.003 3.219 0 4.828-4.136.002-8.272.002-12.406 0-.028-7.541.045-15.085-.038-22.625zm14.198-.075c2.589.011 5.178-.021 7.766.016 2.439.078 5.025.687 6.846 2.413 1.644 1.529 2.212 4.025 1.574 6.151-.504 1.729-1.801 3.134-3.421 3.892 1.62 3.402 3.256 6.794 4.875 10.194-2.153.003-4.307 0-6.458.003-1.688-3.47-3.325-6.968-5.035-10.427-.043 3.475-.006 6.949-.02 10.424-2.044.003-4.085.003-6.127 0-.003-7.555-.003-15.11 0-22.666zm6.098 4.358a812.704 812.704 0 0 0 0 5.409c1.106-.077 2.311-.119 3.253-.789 1.083-.782.966-2.456.282-3.464-.845-1.036-2.316-1.057-3.535-1.156zm27.691-4.352c4.129-.011 8.257 0 12.386-.005.003 1.612 0 3.224 0 4.836-2.096.002-4.19 0-6.285.002-.003 1.38-.003 2.76-.003 4.142 1.808.006 3.614-.002 5.421.003 0 1.567.002 3.136 0 4.702h-5.415a521.862 521.862 0 0 0-.003 4.15c2.104.005 4.206 0 6.312.002 0 1.609 0 3.219-.003 4.831-4.133 0-8.27 0-12.404-.003-.009-7.553-.001-15.107-.006-22.66z"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 5.7 KiB |
77
wp-content/plugins/simply-schedule-appointments/admin-app/dist/static/images/no-appointments.svg
vendored
Normal file
@ -0,0 +1,77 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="467.96" height="317.301">
|
||||
<g fill="#8D6E63">
|
||||
<path d="M381.329 48.123s12.322 102.927-61.578 254.236l16.062-1.082s64.342-100.146 52.366-262.111l-6.85 8.957z"/>
|
||||
<path d="M378.749 126.095l-3.11-8.847 2.798-.106-1.133-6.477 3.445 1.43zM384.151 136.761h5.358l-3.477 3.954 3.477 1.38-4.112 3.707 1.686 1.959-3.875 4.667zM359.123 203.505l-2.097-7.91h2.097l-1.048-5.167 4.655.891-.641-6.224 2.66 3.166zM362.749 234.928c.668-.333 5.334-1.833 5.334-1.833l-3.883 4.763 2.049 1.403-4.076 4.414 2.576.92-7.723 6.166 5.723-15.833z"/>
|
||||
</g>
|
||||
<path fill="#5D4137" d="M323.464 302.108c4.617-7.073 15.285-20.014 25.076-43.681 10.589-25.599 22.209-66.333 29.654-97.167 7.334-30.378 8.182-104.521 8.168-119.721l-5.033 6.583s2.752 23.036-2.162 63.315l-1.863-.773 1.131 6.47-.001.007-2.795.106 1.985 5.647c-2.735 18.54-7.046 40.132-13.744 64.331l-1.791-2.131.641 6.209c-.002.005-.004.01-.004.015l-4.65-.891 1.048 5.167h-2.097l2.095 7.901c-9.144 29.742-21.823 62.935-39.37 98.862l3.712-.249z" opacity=".1"/>
|
||||
<path fill="#4DAF4E" d="M384.5 44.955l-21.812-31.776 11.936-7.281 13.277 2.873z"/>
|
||||
<path fill="#8BC249" d="M355.521 27.854c-1.453 3.297-2.701 6.499-3.424 9.46 11.938 1.152 22.98 3.973 32.485 8.131-5.91-16.54-23.731-27.963-44.077-26.786-16.986.982-31.203 10.49-37.746 23.558a119.518 119.518 0 0 1 11.215-2.865c1.713-3.332 4.152-6.492 7.184-9.511-.27 3.129-.447 5.964-.473 8.315 2.688-.402 5.426-.72 8.201-.955 2.494-3.679 6.193-7.157 10.67-10.506-1.514 3.321-2.643 6.676-3.175 10.084 2.825-.078 5.614-.056 8.369.046 2.466-3.55 6.113-6.512 10.771-8.971z"/>
|
||||
<path fill="#4DAF4E" d="M356.103 53.248c.814 3.016 1.722 5.84 2.863 8.179 9.043-6.847 18.387-12.065 27.393-15.459-13.377-6.748-32.285-2.687-45.947 10.976-11.406 11.406-16.112 26.465-13.434 38.914a125.808 125.808 0 0 1 6.295-8.937c-.651-3.203-.695-6.757-.244-10.598 1.555 2.158 3.01 4.07 4.301 5.579a137.424 137.424 0 0 1 5.239-5.812c-.295-3.918.37-8.474 1.653-13.442.785 3.069 1.86 5.916 3.387 8.417a136.76 136.76 0 0 1 5.914-5.283c-.243-3.821.673-8.016 2.58-12.534z"/>
|
||||
<path fill="#8BC249" d="M400.409 18.636c2.598 1.832 4.986 3.685 6.85 5.595-9.117 6.286-16.79 13.427-22.646 20.88-2.395-15.178 7.018-31.893 23.914-40.234 14.105-6.963 29.668-6.23 40.59.675-3.389.794-6.82 1.772-10.271 2.923-2.821-1.741-6.153-3.021-9.9-3.927 1.571 2.243 2.94 4.304 3.978 6.068a126.917 126.917 0 0 0-7.019 2.999c-3.6-1.647-8.083-2.598-13.138-3.098 2.655 1.822 5.016 3.845 6.919 6.179a125.844 125.844 0 0 0-6.721 3.832c-3.523-1.563-7.741-2.146-12.556-1.892z"/>
|
||||
<path fill="#4DAF4E" d="M417.904 39.573c.726 3.134 1.263 6.126 1.324 8.762-12.317-2.743-24.108-3.85-34.646-3.393 9.7-11.65 30.278-15.459 50.564-8.228 16.937 6.038 29.152 18.165 32.813 30.826a155.258 155.258 0 0 0-10.682-5.791c-.979-3.243-2.73-6.568-5.111-9.962-.434 2.632-.895 4.996-1.397 6.918a171.623 171.623 0 0 0-8.069-3.307c-1.689-3.765-4.642-7.739-8.407-11.847.78 3.171 1.163 6.252.932 9.192a169.182 169.182 0 0 0-8.464-2.542c-1.691-3.651-4.707-7.188-8.857-10.628z"/>
|
||||
<path fill="#8BC249" d="M407.905 59.416c-1.984 2.274-3.97 4.363-5.961 5.981-5.144-8.26-11.236-15.254-17.793-20.636 14.674-1.801 29.723 6.951 36.106 22.189 5.329 12.721 3.194 26.572-4.39 36.153a93.411 93.411 0 0 0-1.835-9.216c1.918-2.476 3.444-5.416 4.653-8.736-2.281 1.351-4.37 2.525-6.146 3.412a100.85 100.85 0 0 0-2.208-6.32c1.9-3.171 3.219-7.146 4.162-11.639-1.98 2.326-4.125 4.386-6.522 6.03a100.99 100.99 0 0 0-3.028-6.072c1.815-3.104 2.759-6.85 2.962-11.146z"/>
|
||||
<g fill="#8D6E63">
|
||||
<path d="M87.358 48.489s-20.813 101.552 40.289 258.466l-15.917-2.41S55.913 199.41 81.275 38.995l6.083 9.494z"/>
|
||||
<path d="M83.465 126.407l3.834-8.558-2.779-.338 1.666-6.361-3.553 1.139zM77.197 136.589l-5.338-.444 3.137 4.229-3.579 1.086 3.789 4.035-1.842 1.813 3.474 4.971zM96.606 205.177l2.747-7.708-2.091-.174 1.473-5.063-4.714.503 1.156-6.15-2.914 2.936zM90.387 236.191c-.637-.387-5.163-2.269-5.163-2.269l3.475 5.068-2.158 1.229 3.696 4.736-2.644.703 7.186 6.786-4.392-16.253z"/>
|
||||
<path d="M118.365 305.55c-16.461-45.282-28.537-89.688-33.399-121.031-4.791-30.883-7.769-92.001-2.078-143.007l4.471 6.978s-4.651 22.729-3.095 63.276l1.922-.616-1.664 6.354.001.007 2.776.337-2.447 5.463c1.189 18.702 3.694 40.578 8.364 65.248l1.961-1.975-1.152 6.135.003.015 4.708-.502-1.474 5.062 2.091.174-2.743 7.7c6.646 30.397 16.529 64.527 31.038 101.786l-9.283-1.404z" opacity=".1"/>
|
||||
</g>
|
||||
<path fill="#8BC249" d="M83.46 47.107l21.811-27.924-9.463-5.748-13.175 2.133z"/>
|
||||
<path fill="#4DAF4E" d="M115.17 35.3c.825 3.507 1.465 6.884 1.632 9.928-11.946-1.056-23.318-.306-33.424 2.04 8.841-15.176 28.454-23.14 48.239-18.254 16.519 4.079 28.752 16.031 32.789 30.076a119.654 119.654 0 0 0-10.499-4.871c-1.073-3.59-2.893-7.143-5.319-10.667-.31 3.125-.654 5.945-1.059 8.261a129.178 129.178 0 0 0-7.888-2.442c-1.778-4.073-4.777-8.171-8.563-12.284.879 3.542 1.374 7.047 1.272 10.495a129.46 129.46 0 0 0-8.236-1.488c-1.773-3.942-4.816-7.523-8.944-10.794z"/>
|
||||
<path fill="#8BC249" d="M110.438 54.356c-1.172 2.815-2.407 5.446-3.802 7.613-7.694-6.743-15.89-11.961-24.004-15.45 13.608-5.925 31.05-1.487 42.238 11.827 9.34 11.114 11.827 25.455 7.638 37.096a102.387 102.387 0 0 0-4.806-8.623c1.042-2.997 1.553-6.344 1.631-9.977-1.763 1.982-3.398 3.737-4.826 5.117a110.813 110.813 0 0 0-4.214-5.646c.797-3.682.766-7.996.201-12.717-1.151 2.866-2.55 5.513-4.33 7.82a110.753 110.753 0 0 0-4.927-5.168c.736-3.592.418-7.574-.799-11.892z"/>
|
||||
<path fill="#4DAF4E" d="M67.044 24.311c-2.49 1.963-4.777 3.925-6.549 5.884 9.058 4.851 16.728 10.642 22.631 16.912 1.96-14.267-7.646-28.718-24.351-34.652C44.83 7.5 29.653 9.806 19.161 17.326c3.329.378 6.704.923 10.101 1.624 2.712-1.902 5.933-3.434 9.569-4.662-1.478 2.235-2.764 4.282-3.733 6.02 2.308.601 4.619 1.281 6.928 2.035 3.474-1.898 7.828-3.245 12.75-4.236-2.547 1.961-4.802 4.076-6.601 6.431 2.285.887 4.501 1.837 6.657 2.835 3.399-1.812 7.504-2.793 12.212-3.062z"/>
|
||||
<path fill="#8BC249" d="M50.055 41.725c-.725 3.134-1.262 6.126-1.323 8.761 12.317-2.743 24.108-3.849 34.646-3.393-9.7-11.65-30.278-15.459-50.565-8.227C15.877 44.904 3.661 57.031 0 69.692a154.803 154.803 0 0 1 10.681-5.791c.979-3.242 2.73-6.568 5.112-9.962.434 2.632.894 4.996 1.397 6.919a170.121 170.121 0 0 1 8.069-3.307c1.689-3.765 4.642-7.739 8.406-11.847-.779 3.171-1.163 6.252-.932 9.192a168.9 168.9 0 0 1 8.465-2.542c1.692-3.652 4.707-7.189 8.857-10.629z"/>
|
||||
<path fill="#4DAF4E" d="M61.192 63.463c2.199 2.067 4.382 3.948 6.522 5.361 4.301-8.729 9.671-16.292 15.663-22.296-14.78-.34-28.889 9.86-33.732 25.655-4.043 13.187-.548 26.758 7.948 35.541.14-3.066.447-6.191.913-9.353-2.153-2.273-3.964-5.048-5.495-8.232 2.403 1.118 4.599 2.08 6.453 2.787.444-2.159.97-4.331 1.571-6.507-2.206-2.968-3.911-6.792-5.294-11.169 2.201 2.119 4.538 3.956 7.088 5.354a99.947 99.947 0 0 1 2.412-6.342c-2.111-2.909-3.423-6.543-4.049-10.799z"/>
|
||||
<path fill="#FFF" d="M306.739 301.686H292.42l-2.854-27.843h20.027z" opacity=".7"/>
|
||||
<path fill="#F8981D" d="M294.188 299.727h10.784l.66-6.446h-12.106z"/>
|
||||
<path fill="#FEEA39" d="M307.06 279.357H292.1l.608 5.932h13.743z"/>
|
||||
<path fill="#F1592B" d="M292.708 285.289l.818 7.992h12.106l.819-7.992z"/>
|
||||
<circle cx="297.593" cy="292.547" r="1.118" fill="#FFF" opacity=".7"/>
|
||||
<circle cx="295.357" cy="287.198" r=".667" fill="#FFF" opacity=".7"/>
|
||||
<circle cx="298.445" cy="281.351" r=".821" fill="#FFF" opacity=".7"/>
|
||||
<circle cx="303.712" cy="296.223" r=".89" fill="#FFF" opacity=".7"/>
|
||||
<circle cx="298.296" cy="297.189" r=".686" fill="#FFF" opacity=".7"/>
|
||||
<path fill="#FEC111" d="M292.686 269.806l-.635.203 1.237 3.834h.7z"/>
|
||||
<path fill="#F9A01B" d="M297.811 287.865l.634-.203-2.678-8.305h-.701z"/>
|
||||
<path fill="#FFD54E" d="M293.288 273.843l1.778 5.514h.701l-1.779-5.514z"/>
|
||||
<path fill="#EBBC82" d="M291.066 265.805l-.022.007a.21.21 0 0 1-.264-.136l-.196-.613a.21.21 0 0 1 .136-.264l.022-.007a.21.21 0 0 1 .264.136l.196.613a.21.21 0 0 1-.136.264z"/>
|
||||
<path fill="#F1592B" d="M286.586 271.721l-2.309.739c.488-2.773 4.312-5.667 6.523-7.074l.031-.01c-1.549 1.298-4.36 4.08-4.245 6.345z"/>
|
||||
<path fill="#FEEA39" d="M288.895 270.981l-2.309.739c-.115-2.265 2.696-5.047 4.246-6.345l.03-.01c-1.171 1.308-2.177 3.827-1.967 5.616z"/>
|
||||
<path fill="#F1592B" d="M291.202 270.242l-2.308.739c-.21-1.789.797-4.309 1.968-5.615l.031-.01c-.231 1.582-.054 3.332.309 4.886z"/>
|
||||
<path fill="#FEEA39" d="M293.511 269.504l-2.309.738c-.363-1.554-.54-3.304-.309-4.886l.031-.01c1.108 1.154 1.98 2.681 2.587 4.158z"/>
|
||||
<path fill="#F1592B" d="M295.819 268.765l-2.309.739c-.606-1.477-1.479-3.004-2.586-4.157l.03-.01c1.714.383 3.997 1.85 4.865 3.428z"/>
|
||||
<path fill="#FEEA39" d="M298.128 268.025l-2.309.739c-.868-1.578-3.151-3.045-4.864-3.428a.283.283 0 0 0 .031-.011c2.015.158 5.921.79 7.142 2.7z"/>
|
||||
<path fill="#F1592B" d="M300.436 267.286l-2.308.739c-1.221-1.91-5.127-2.542-7.142-2.699l.031-.01c2.618-.138 7.411-.004 9.419 1.97z"/>
|
||||
<g>
|
||||
<path fill="#8BC249" d="M307.785 267.091l9.072-3.752-.654-1.583-9.87 4.081-2.003 8.006h1.766z"/>
|
||||
<path fill="#679F42" d="M299.911 291.503l1.662.416 3.143-12.562h-1.766z"/>
|
||||
<path fill="#AED580" d="M304.33 273.843l-1.38 5.514h1.766l1.38-5.514z"/>
|
||||
</g>
|
||||
<path fill="#09BCD4" d="M229.047 222.188c-42.141 0-81.147-7.945-112.979-21.443-.939-.398-1.854.608-1.361 1.502 16.619 30.135 59.665 61.007 112.476 61.007s99.584-30.872 116.204-61.007c.493-.894-.421-1.9-1.361-1.502-31.833 13.498-70.838 21.443-112.979 21.443z"/>
|
||||
<path fill="#00ACC1" d="M229.047 222.188c-42.141 0-81.147-7.945-112.979-21.443-.939-.398-1.361 1.502-1.361 1.502s61.425 34.674 114.34 34.674c52.812 0 114.34-34.674 114.34-34.674s-.421-1.9-1.361-1.502c-31.833 13.498-70.838 21.443-112.979 21.443z"/>
|
||||
<ellipse cx="227.183" cy="301.36" fill="#ECEFF0" rx="99.182" ry="3.983"/>
|
||||
<g>
|
||||
<path fill="#00ACC1" d="M113.505 202.564a3.753 3.753 0 0 1-3.741-3.376 3.77 3.77 0 0 1 3.355-4.133 3.758 3.758 0 0 1 4.133 3.355 3.77 3.77 0 0 1-3.747 4.154zm.007-6.029a2.266 2.266 0 0 0-2.255 2.499 2.257 2.257 0 0 0 2.486 2.018 2.266 2.266 0 0 0 2.018-2.486 2.258 2.258 0 0 0-2.249-2.031z"/>
|
||||
</g>
|
||||
<g>
|
||||
<path fill="#00ACC1" d="M344.941 202.61a3.753 3.753 0 0 1-3.74-3.376 3.77 3.77 0 0 1 3.355-4.133 3.745 3.745 0 0 1 4.133 3.355 3.77 3.77 0 0 1-3.748 4.154zm.007-6.029a2.268 2.268 0 0 0-2.255 2.499 2.257 2.257 0 0 0 2.486 2.018 2.268 2.268 0 0 0 2.018-2.486 2.257 2.257 0 0 0-2.249-2.031z"/>
|
||||
</g>
|
||||
<g>
|
||||
<path fill="#09BCD4" d="M110.158 197.742a.637.637 0 0 1-.298-.073l-32.812-17.888a.649.649 0 0 1 .185-1.217c4.365-.777 6.625-1.907 10.56-3.217-3.854-.573-7.535-1.509-10.977-2.789a.651.651 0 0 1 .453-1.219c4.148 1.544 8.657 2.573 13.402 3.06a.65.65 0 0 1 .161 1.255c-4.194 1.562-6.778 2.9-11.51 3.839l31.134 17.021a.65.65 0 0 1-.298 1.228z"/>
|
||||
</g>
|
||||
<g>
|
||||
<path fill="#09BCD4" d="M347.962 198.057a.652.652 0 0 1-.31-1.223l31.408-17.209c-4.517-.914-8.273-2.209-12.819-3.902a.648.648 0 1 1 .16-1.255c4.991-.511 8.962-1.628 12.991-3.127a.65.65 0 1 1 .453 1.219c-3.377 1.256-6.576 2.294-10.566 2.865 4.278 1.453 7.676 2.527 11.812 3.265a.65.65 0 0 1 .195 1.212l-33.015 18.078a.68.68 0 0 1-.309.077z"/>
|
||||
</g>
|
||||
<g>
|
||||
<path fill="#462D3B" d="M142.588 275.122c-.224 2.525.606 25.646-2.646 35.601-2.009 6.146-.607 6.577 7.28 6.162 3.64-14.497 3.062-28.526-4.634-41.763z"/>
|
||||
<path fill="#FFF8F0" d="M163.004 264.594c2.76-3.649 7.118-8.104 10.979-11.543 2.582-2.301 4.945-4.153 6.452-4.993 1.48-.825 3.469-1.92 4.053-3.425-2.539-2.3-5.451-3.58-8.655-4.514-6.74-1.96-14.43 1.89-15.522 9.294-.584 3.961-.536 7.029-.072 11.685.02.015.042.026.062.041.993 1.536.082 3.101-1.168 3.642-1.33.579-2.872.926-4.358-.248-1.028-.812-1.144-1.711-.698-2.688l-.002.001c-.291-3.32-.931-7.429-2.271-10.516-3.633-8.372-10.642-9.191-16.884-7.089-3.546 1.194-6.354 3.825-8.237 7.221 2.308.358 9.094 3.229 15.783 7.244 3.434 2.062 6.843 4.425 9.604 6.904 3.631 3.26 7.739 2.643 10.934-1.016zm2.718-19.527a1.174 1.174 0 0 1 1.613.391 2.066 2.066 0 0 0 2.194.992c.885-.169 1.51-.843 1.672-1.803.11-.64.73-1.078 1.353-.959.638.107 1.068.714.96 1.352-.329 1.935-1.686 3.357-3.542 3.714-.465.09-.931.104-1.381.049a4.442 4.442 0 0 1-3.259-2.122 1.177 1.177 0 0 1 .39-1.614zm-24.665 7.138a4.434 4.434 0 0 1-4.043-3.078 1.174 1.174 0 0 1 2.23-.731c.34 1.039 1.209 1.438 1.91 1.467.899.036 1.662-.477 2.039-1.373a1.172 1.172 0 1 1 2.161.91c-.764 1.808-2.408 2.883-4.297 2.805z"/>
|
||||
<path fill="#F2692B" d="M134.918 244.241c6.243-2.103 13.251-1.283 16.884 7.089 1.34 3.087 1.981 7.195 2.271 10.516l.002-.001a4.31 4.31 0 0 1 .268-.501c1.121-.879 4.007-1.566 5.895-.246-.464-4.655-.512-7.724.072-11.685 1.092-7.404 8.783-11.254 15.522-9.294 3.205.934 6.117 2.214 8.655 4.514.494-.771.163-1.721-.435-2.873-3.511-6.776-6.199-12.283-9.308-16.201-.15-.189-.302-.359-.452-.542-.967.117-2.249-.664-2.511-1.708-.826-1.568-4.682-4.112-7.28-4.726-.003.012-.011.029-.013.04-.765.117-2.081-.14-2.589-1.347l.005-.016c-3.076-.598-6.604-.643-10.817-.224-4.8.477-8.532 1.788-11.447 3.438.047.077.1.15.144.23-.187 1.295-1.396 1.876-2.165 1.954-.021-.041-.053-.083-.077-.125-2.392 1.116-5.769 4.653-6.185 6.441.009 1.08-1.044 2.166-2.011 2.29-.024-.025-.048-.057-.071-.083a.542.542 0 0 1-.186.113c-3.443 6.986-2.59 12.427-3.856 18.646-.211 1.047.548 1.405 1.445 1.521 1.887-3.395 4.695-6.025 8.24-7.22z"/>
|
||||
<path fill="#FFF8F0" d="M172.628 216.845c-.371-1.623-.609-4.088-2.467-4.078-2.744.013-5.396 4.843-5.657 5.816 2.598.613 6.454 3.157 7.28 4.726 1.031-2.012 1.312-4.42.844-6.464z"/>
|
||||
<path fill="#462D3B" d="M154.344 261.344c-.105.17-.192.336-.268.501-.445.977-.33 1.876.698 2.688 1.487 1.174 3.028.827 4.358.248 1.25-.541 2.161-2.105 1.168-3.642-.021-.015-.042-.026-.062-.041-1.887-1.321-4.774-.633-5.894.246zM164.491 218.623c.002-.011.01-.028.013-.04.262-.974 2.914-5.804 5.657-5.816 1.858-.01 2.097 2.455 2.467 4.078.468 2.044.187 4.452-.844 6.464.262 1.044 1.543 1.825 2.511 1.708h.013c2.011-3.644 1.798-11.007-1.228-14.075-1.198-1.217-2.989-1.946-4.409-.906-2.911 2.133-5.731 3.224-6.765 7.226l-.005.016c.509 1.205 1.825 1.462 2.59 1.345z"/>
|
||||
<path fill="#FFF8F0" d="M129.874 217.968c-.336-.029-.603-.015-.817.062-.268.23-.474.554-.629.939-.102.611-.062 1.546.068 2.943.194 2.089 1.358 5.375 2.864 7.063.416-1.788 3.792-5.325 6.185-6.441-.961-1.597-4.978-4.319-7.671-4.566z"/>
|
||||
<path fill="#462D3B" d="M131.359 228.976c-1.505-1.688-2.67-4.975-2.864-7.063-.13-1.397-.17-2.332-.068-2.943.089-.532.288-.819.629-.939.214-.076.481-.091.817-.062 2.694.247 6.711 2.969 7.67 4.566.024.042.056.084.077.125.769-.078 1.979-.659 2.165-1.954-.044-.08-.097-.153-.144-.23-2.089-3.463-6.884-5.058-10.357-5.717-2.549-.486-2.783.832-3.396 2.427-1.53 3.989.561 10.938 3.389 13.998.023.026.046.058.071.083.967-.125 2.02-1.211 2.011-2.291z"/>
|
||||
<path fill="#B84526" d="M161.837 296.055c.234-4.439 2.926-7.604 6.836-7.837.811-.173 1.373.038 1.365-.586-.011-1.21-2.835-1.27-5.267-.219-3.435 1.484-4.453 4.666-4.794 8.642-.385 4.474 2.395 8.722 2.449 12.497.725-.161 1.425-.369 2.049-.646-.068-2.442-2.811-7.693-2.638-11.851z"/>
|
||||
<path fill="#462D3B" d="M162.426 308.552c-2.205.487-4.649.526-5.949.66-4.659.479-6.7 2.996-6.181 7.764 6.309.455 10.552.406 16.858.014.078-3.867-1.061-6.115-2.68-9.084-.623.277-1.323.485-2.048.646zM165.333 246.681a4.442 4.442 0 0 0 3.259 2.122c.45.055.916.041 1.381-.049 1.856-.356 3.213-1.779 3.542-3.714a1.173 1.173 0 0 0-.96-1.352c-.623-.119-1.243.319-1.353.959-.162.96-.787 1.634-1.672 1.803a2.067 2.067 0 0 1-2.194-.992 1.174 1.174 0 1 0-2.003 1.223zM145.353 249.399a1.172 1.172 0 1 0-2.161-.91c-.376.896-1.14 1.409-2.039 1.373a2.068 2.068 0 0 1-1.91-1.467 1.173 1.173 0 0 0-2.23.731 4.434 4.434 0 0 0 4.043 3.078c1.89.079 3.534-.996 4.297-2.805z"/>
|
||||
<path fill="#FFF8F0" d="M224.819 241.195c-5.99 2.463-10.375 5.822-13.614 12.222.609 1.195 1.423 2.238 2.864 2.259 1.335.021 1.689.849 2.178 1.842 1.678 3.406 5.649 4.311 8.667 1.944.927-.725 1.464-1.648 2.895-.713 2.789 1.82 5.569 1.03 8.244-.476-.869-5.964-3.245-11.438-6.825-16.107-1.128-1.469-2.684-1.681-4.409-.971z"/>
|
||||
<path fill="#F2692B" d="M236.053 258.664c-2.675 1.506-5.455 2.297-8.244.476-1.431-.936-1.968-.012-2.895.714-3.017 2.365-6.989 1.462-8.667-1.945-.488-.993-.842-1.821-2.178-1.842-1.441-.021-2.255-1.063-2.864-2.259-1.665 2.823-3.999 6.689-5.75 12.279-2.663 8.5-2.837 14.428-4.636 23.044-1.305 6.252-4.143 12.728-9.505 16.575a17.677 17.677 0 0 1-2.902 1.706c-1.869.817-2.492.234-2.492.234.479-2.293.721-5.507.836-8.221.017-.013.032-.028.049-.043.031-1.22.044-2.437.047-3.648v-.506l-.001-.236-.007-.822c-.173-23.557-6.093-33.906-12.86-41.119-3.862 3.439-8.219 7.894-10.979 11.543-3.195 3.659-7.303 4.276-10.936 1.017-2.761-2.479-6.17-4.842-9.604-6.904.333 5.533-.018 11.269.124 16.416 7.696 13.237 8.274 27.266 4.634 41.763l3.074.091c-.519-4.768 1.522-7.285 6.181-7.764 1.3-.134 3.744-.173 5.949-.66-.054-3.775-2.834-8.023-2.449-12.497.341-3.976 1.36-7.157 4.794-8.642 2.432-1.051 5.256-.991 5.267.219.007.624-.555.413-1.365.586-3.91.233-6.602 3.397-6.836 7.837-.174 4.158 2.57 9.409 2.638 11.851 1.619 2.969 2.758 5.217 2.68 9.084 1.443-.064 3.268-.135 5.145-.213.005-.012.011-.021.017-.031 4.094-.174 8.883-.357 11.654-.516l3.644-.108a62.08 62.08 0 0 0 3.699-.046c14.816-.613 26.663-6.712 35.383-19.853 6.833-10.299 10.657-21.094 9.941-33.441-.082-1.389-.586-4.119-.586-4.119z"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 17 KiB |
344
wp-content/plugins/simply-schedule-appointments/admin-app/dist/static/images/promo-booking-flows.svg
vendored
Normal file
|
After Width: | Height: | Size: 178 KiB |
|
After Width: | Height: | Size: 59 KiB |
|
After Width: | Height: | Size: 35 KiB |
|
After Width: | Height: | Size: 210 KiB |
1
wp-content/plugins/simply-schedule-appointments/admin-app/dist/static/images/promo-sms.svg
vendored
Normal file
|
After Width: | Height: | Size: 11 KiB |
|
After Width: | Height: | Size: 862 KiB |
@ -0,0 +1,27 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="266" height="150">
|
||||
<g fill="#D0D8DC">
|
||||
<path d="M4.53 8.707h32.954v10.984H4.53zM41.146 8.707h32.955v10.984H41.146zM79.592 8.707h32.954v10.984H79.592zM116.208 8.707h32.954v10.984h-32.954zM154.655 8.707h32.955v10.984h-32.955zM191.271 8.707h32.955v10.984h-32.955zM229.717 8.707h32.955v10.984h-32.955zM4.53 85.601h32.954v9.154H4.53zM116.208 133.2h32.954v9.155h-32.954zM154.655 70.954h32.955v47.601h-32.955z"/>
|
||||
</g>
|
||||
<g fill="#FFECB2">
|
||||
<path d="M4.53 32.507h32.954v3.662H4.53zM191.271 28.846h32.955v12.815h-32.955z"/>
|
||||
</g>
|
||||
<g fill="#BDDDF4">
|
||||
<path d="M4.53 47.153h32.954v21.97H4.53zM79.592 74.615h32.954v43.939H79.592zM191.271 50.815h32.955v67.739h-32.955z"/>
|
||||
</g>
|
||||
<g fill="#F8BBCF">
|
||||
<path d="M4.53 103.908h32.954v14.646H4.53zM41.146 52.646h32.955V61.8H41.146zM41.146 80.108h32.955v58.584H41.146zM116.208 50.815h32.954v20.138h-32.954zM191.271 125.877h32.955v16.479h-32.955z"/>
|
||||
</g>
|
||||
<g fill="#C8E5C9">
|
||||
<path d="M79.592 28.846h32.954v18.308H79.592zM154.655 28.846h32.955v27.461h-32.955zM227.887 28.846h34.785v49.432h-34.785z"/>
|
||||
</g>
|
||||
<g>
|
||||
<path fill="#FFF8F0" d="M219.931 7.986c-5.505 3.789-12.369 7.144-18.918 9.795-9.442 3.822-18.23 6.183-21.343 6.263 2.135 5.379 5.783 9.81 10.797 12.257 8.831 4.307 19.353 4.438 26.333-7.247 2.573-4.31 4.309-10.261 5.375-15.116l.002.001c-.472-1.531-.13-2.838 1.548-3.841 2.426-1.452 4.638-.64 6.493.467 1.745 1.042 2.791 3.531 1.03 5.613-.033.019-.068.03-.102.048-1.58 6.796-2.239 11.327-2.135 17.295.195 11.161 10.831 18.329 21.175 16.722 4.918-.765 9.471-2.1 13.666-5.016-.572-2.337-3.304-4.336-5.337-5.841-2.945-2.182-8.056-7.713-12.95-13.896-3.678-4.647-7.234-9.661-9.656-13.905-4.028-6.024-9.981-7.723-15.978-3.599zm-18.853 26.499c-1.449-.338-3.535-1.482-3.311-3.809.623-3.094 2.334-4.491 5.273-3.997 2.289.385 3.337 2.211 3.312 4.164-.032 2.658-1.998 4.414-5.274 3.642zm44.603 6.34c-.65 2.479-2.249 4.198-5.027 3.499-2.141-.54-4.119-2.125-3.402-4.897.685-2.647 2.737-3.48 5.32-3.22 2.311.69 3.627 2.651 3.109 4.618z"/>
|
||||
<path fill="#462D3B" d="M237.251 39.427c-.717 2.772 1.262 4.357 3.402 4.897 2.778.7 4.377-1.02 5.027-3.499.519-1.967-.798-3.928-3.109-4.618-2.583-.26-4.635.573-5.32 3.22zM203.041 26.68c-2.939-.494-4.65.903-5.273 3.997-.225 2.326 1.861 3.47 3.311 3.809 3.276.771 5.242-.984 5.274-3.641.025-1.953-1.023-3.78-3.312-4.165z"/>
|
||||
<path fill="#F2692B" d="M250.187 50.244c-10.344 1.607-20.979-5.561-21.175-16.722-.104-5.969.555-10.499 2.135-17.295-3.047 1.59-7.182.021-8.668-1.494a6.404 6.404 0 0 1-.302-.792h-.002c-1.066 4.854-2.802 10.806-5.375 15.115-6.98 11.685-17.502 11.554-26.333 7.247-5.014-2.447-8.662-6.878-10.797-12.257-1.348-.004-2.54.382-2.429 1.969.657 9.161-.131 18.043 3.247 28.608 1.401.374 2.006 1.983 1.784 3.575.274 2.725 4.589 8.605 7.914 10.714.044-.058.1-.116.139-.172 1.122.265 2.799 1.354 2.826 3.305-.087.118-.185.224-.276.337 4.022 2.979 9.321 5.633 16.29 7.258 6.15 1.43 11.379 2.045 16.045 1.752-.001-.012-.005-.021-.006-.035.982-1.686 2.976-1.814 4.085-1.492.001.016.007.041.01.059 3.961-.406 10.154-3.428 11.675-5.593.586-1.492 2.632-2.399 4.04-2.045.258-.239.515-.461.771-.713 5.35-5.198 10.384-12.826 16.876-22.176 1.105-1.589 1.773-2.929 1.191-4.166-4.195 2.913-8.748 4.248-13.665 5.013z"/>
|
||||
<path fill="#FFF8F0" d="M236.553 89.608c2.747.371 3.57-3.227 4.43-5.555 1.085-2.938 1.131-6.551-.009-9.726-1.521 2.166-7.714 5.187-11.675 5.593.201 1.487 3.197 9.143 7.254 9.688z"/>
|
||||
<path fill="#462D3B" d="M231.146 16.227c.033-.018.068-.029.102-.048 1.761-2.082.715-4.571-1.03-5.613-1.855-1.107-4.067-1.919-6.493-.467-1.678 1.003-2.02 2.31-1.548 3.841.08.258.177.521.302.792 1.486 1.515 5.621 3.084 8.667 1.495zM240.974 74.328c1.14 3.175 1.094 6.789.009 9.726-.859 2.328-1.683 5.926-4.43 5.555-4.057-.545-7.053-8.201-7.254-9.688-.003-.018-.009-.043-.01-.059-1.109-.322-3.103-.193-4.085 1.492.001.014.005.023.006.035.762 6.107 4.719 8.262 8.613 11.973 1.901 1.812 4.692 1.078 6.697-.494 5.062-3.957 6.788-14.809 4.514-20.582l-.021-.004c-1.408-.354-3.453.553-4.039 2.046z"/>
|
||||
<path fill="#FFF8F0" d="M176.686 68.092c-.462 2.045-.699 3.419-.664 4.343.153.598.396 1.113.745 1.506.303.154.698.228 1.201.248 4.031.152 10.495-3.104 12.219-5.279-3.325-2.109-7.64-7.989-7.914-10.714-2.549 2.205-4.9 6.844-5.587 9.896z"/>
|
||||
<path fill="#462D3B" d="M190.325 68.738c-.039.056-.095.114-.139.172-1.724 2.176-8.188 5.432-12.219 5.279-.503-.021-.898-.094-1.201-.248-.479-.245-.717-.705-.745-1.506-.035-.924.202-2.298.664-4.343.688-3.053 3.038-7.691 5.587-9.897.222-1.592-.383-3.201-1.784-3.575l-.009-.004c-4.817 3.917-10.069 13.722-8.556 19.968.599 2.475.694 4.469 4.555 4.239 5.258-.309 12.636-1.742 16.396-6.444.092-.113.189-.219.276-.337-.026-1.95-1.703-3.04-2.825-3.304z"/>
|
||||
<path fill="#F2692B" d="M199.006 0a141.462 141.462 0 0 0 2.207 13.636c.248 1.173.112 2.783-.2 4.146 6.549-2.652 13.413-6.007 18.918-9.795 5.997-4.124 11.95-2.425 15.979 3.6 2.422 4.244 5.979 9.257 9.656 13.905 1.267-1.245 2.651-2.405 3.727-3.801 4.557-5.91 8.705-10.723 12.458-15.675A106.95 106.95 0 0 0 266 0h-66.994z"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 5.0 KiB |
141
wp-content/plugins/simply-schedule-appointments/admin-app/dist/static/images/settings-blackout.svg
vendored
Normal file
@ -0,0 +1,141 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg viewBox="0 0 266 150" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10">
|
||||
<defs>
|
||||
<path d="M0 1.699h-2.804a.85.85 0 0 1 0-1.699H0a.85.85 0 1 1 0 1.699" style="fill:#c5e2a6;fill-rule:nonzero" id="reuse-0"/>
|
||||
<path d="M0 8.511h-3.607a.927.927 0 0 1-.927-.927V.927c0-.512.415-.927.927-.927H0c.512 0 .927.415.927.927v6.657A.927.927 0 0 1 0 8.511" style="fill:#ddeeca;fill-rule:nonzero" id="reuse-1"/>
|
||||
<path d="M-1.394-3.407a1.989 1.989 0 1 0 0 3.978 1.989 1.989 0 0 0 0-3.978" style="fill:#fff;fill-rule:nonzero" id="reuse-2"/>
|
||||
<path d="M-1.394-3.408a1.989 1.989 0 1 0 0 3.978 1.989 1.989 0 0 0 0-3.978" style="fill:#fff;fill-rule:nonzero" id="reuse-3"/>
|
||||
<path d="M0-2.396a1.053 1.053 0 0 0-.44.002c-.529.118-1.034.568-1.008 1.152.024.548.279 1.108.866 1.219C-.3.031.167-.066.402-.23c.536-.373.703-1.141.329-1.684A1.186 1.186 0 0 0 0-2.396" style="fill:#add583;fill-rule:nonzero" id="reuse-4"/>
|
||||
<path d="M0 4.8h-3.922a.439.439 0 0 1-.438-.439V.439c0-.243.196-.439.438-.439H0c.243 0 .439.196.439.439v3.922A.439.439 0 0 1 0 4.8" style="fill:#b9dc94" id="reuse-5"/>
|
||||
<path d="M0-4.643V.001a1.139 1.139 0 0 1-2.277 0v-4.644c0-.623.51-1.139 1.138-1.139C-.51-5.782 0-5.266 0-4.643" style="fill:#8cc44a;fill-rule:nonzero" id="reuse-6"/>
|
||||
<path d="M-7.004-2.901h8.206" style="fill:none;fill-rule:nonzero;stroke:#f2692b;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter" id="reuse-7"/>
|
||||
<path d="M-1.202-2.901h8.206" style="fill:none;fill-rule:nonzero;stroke:#f2692b;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter" id="reuse-8"/>
|
||||
</defs>
|
||||
<path style="fill:none" d="M0 0h266v150H0z"/>
|
||||
<g>
|
||||
<path style="fill:#c8c1c5" d="M0 56.487h265.999v25.508H0z" transform="translate(0 11.518)"/>
|
||||
<path d="M0 32.81a23.237 23.237 0 0 0 2.015-9.481C2.015 10.445-8.43 0-21.314 0s-23.329 10.445-23.329 23.329c0 3.377.724 6.583 2.015 9.481H0Z" style="fill:#f48656;fill-rule:nonzero" transform="translate(71.278 35.33)"/>
|
||||
<path d="M0 16.55-45.707 0l41.098.666-24.21 3.126 24.011.885-16.377 1.867 14.984 1.528-8.237 1.204 8.244 1.393-3.516.657 5.711 1.452-2.45.272L0 16.55Z" style="fill:#eceaeb;fill-rule:nonzero" transform="translate(77.291 69.344)"/>
|
||||
<path style="fill:#d0e7b8" d="M19.572 8.18h25.995v6.714H19.572z" transform="translate(0 126.926)"/>
|
||||
<path d="M0-20.729V0c0 .964-.782 1.738-1.738 1.738h-75.599A1.738 1.738 0 0 1-79.075 0v-20.729c0-.964.782-1.738 1.738-1.738h75.599c.956 0 1.738.774 1.738 1.738" style="fill:#a1cf70;fill-rule:nonzero" transform="translate(122.516 140.082)"/>
|
||||
<path d="M39.556-40.426a1.76 1.76 0 0 1 1.72 1.8l-1.72 75.533a1.76 1.76 0 0 1-1.8 1.719l1.8-79.052Z" style="fill:#8cc44a;fill-rule:nonzero" transform="scale(-1 1) rotate(88.696 -94.265 7.362)"/>
|
||||
<path style="fill:#8cc44a" d="M43.444 20.282h79.067v.92H43.444z" transform="translate(0 108.516)"/>
|
||||
<path d="M0-4.931v1.713c0 .424-.166.84-.465 1.139L-2.079-.466c-.299.3-.715.466-1.139.466h-1.713v-3.193c0-.965.782-1.738 1.738-1.738H0Z" style="fill:#462e3b;fill-rule:nonzero" transform="translate(48.372 122.547)" opacity=".6"/>
|
||||
<path d="M-.832-.832A.833.833 0 1 0-.831.833.833.833 0 0 0-.832-.832" style="fill:#ddeeca;fill-rule:nonzero" transform="matrix(0 -1 -1 0 45.567 118.907)"/>
|
||||
<path d="M0-1.455v3.193h-1.713c-.433 0-.84-.166-1.14-.465L-4.466-.341A1.626 1.626 0 0 1-4.94-1.48v-1.713h3.202C-.782-3.193 0-2.419 0-1.455" style="fill:#462e3b;fill-rule:nonzero" transform="translate(122.516 120.808)" opacity=".6"/>
|
||||
<path d="M.832-.832A.833.833 0 1 1 .831.833.833.833 0 0 1 .832-.832" style="fill:#ddeeca;fill-rule:nonzero" transform="matrix(0 1 1 0 120.387 118.907)"/>
|
||||
<path d="M0-4.931v3.193C0-.773-.782 0-1.738 0H-4.94v-1.713c0-.424.175-.84.474-1.139l1.613-1.614c.3-.299.707-.465 1.14-.465H0Z" style="fill:#462e3b;fill-rule:nonzero" transform="translate(122.516 141.82)" opacity=".6"/>
|
||||
<path d="M.832-.832A.833.833 0 1 0 .833.833.833.833 0 0 0 .832-.832" style="fill:#ddeeca;fill-rule:nonzero" transform="matrix(0 1 1 0 120.387 138.865)"/>
|
||||
<path d="M0 1.505v1.713h-3.193A1.738 1.738 0 0 1-4.931 1.48v-3.193h1.713c.424 0 .84.166 1.139.465L-.465.365c.299.3.465.716.465 1.14" style="fill:#462e3b;fill-rule:nonzero" transform="translate(48.372 138.602)" opacity=".6"/>
|
||||
<path d="M-.832-.832A.833.833 0 1 1-.833.833.833.833 0 0 1-.832-.832" style="fill:#ddeeca;fill-rule:nonzero" transform="matrix(0 -1 -1 0 45.567 138.865)"/>
|
||||
<use style="fill:#c5e2a6;fill-rule:nonzero" transform="translate(92.12 130.868)" xlink:href="#reuse-0"/>
|
||||
<use style="fill:#c5e2a6;fill-rule:nonzero" transform="translate(76.638 130.868)" xlink:href="#reuse-0"/>
|
||||
<path d="M0-5.391c.064.467.122.935.168 1.402l.036.35c.009.126.01.294.011.44-.018.303-.056.61-.144.906a3.883 3.883 0 0 1-2.549 2.6 3.937 3.937 0 0 1-.95.185c-.32.023-.491.018-.744.029l-1.402.043-2.804.034-2.805-.033-1.402-.043c-.253-.011-.425-.007-.744-.03a3.943 3.943 0 0 1-.951-.184 3.887 3.887 0 0 1-2.549-2.601 4.007 4.007 0 0 1-.144-.906c.001-.146.002-.314.011-.44l.036-.35a37.2 37.2 0 0 1 .169-1.402.644.644 0 0 1 1.274 0c.065.467.122.935.169 1.402l.036.35.043.261c.045.16.092.315.171.457.274.578.826.975 1.39 1.087.142.026.286.042.431.031l.658-.018 1.402-.043 2.805-.033 2.804.033 1.402.043.658.019a1.69 1.69 0 0 0 .431-.031 2.008 2.008 0 0 0 1.391-1.088 2.12 2.12 0 0 0 .171-.457l.042-.261.036-.35c.047-.467.105-.935.169-1.402a.643.643 0 0 1 1.274 0" style="fill:#ddeeca;fill-rule:nonzero" transform="translate(91.356 137.451)"/>
|
||||
<use style="fill:#ddeeca;fill-rule:nonzero" transform="translate(106.04 125.003)" xlink:href="#reuse-1"/>
|
||||
<path d="M0 3.447h-3.28a.472.472 0 0 1-.472-.472V.472c0-.261.211-.472.472-.472H0c.261 0 .472.211.472.472v2.503A.472.472 0 0 1 0 3.447" style="fill:#a1cf70;fill-rule:nonzero" transform="translate(105.876 129.531)"/>
|
||||
<use style="fill:#ddeeca;fill-rule:nonzero" transform="translate(63.521 125.003)" xlink:href="#reuse-1"/>
|
||||
<path d="M0 3.447h-3.28a.472.472 0 0 1-.472-.472V.472c0-.26.211-.472.472-.472H0c.261 0 .473.212.473.472v2.503A.472.472 0 0 1 0 3.447" style="fill:#a1cf70;fill-rule:nonzero" transform="translate(63.358 129.41)"/>
|
||||
<path d="M0 16.526h-1.614L-16.213 1.223A.73.73 0 0 1-15.676 0h29.735a.73.73 0 0 1 .537 1.223L0 16.526Z" style="fill:#eceaeb;fill-rule:nonzero" transform="translate(132.325 72.425)"/>
|
||||
<path d="M-24.779-1.211h16.308l1.123-1.164-.585-16.299-16.846 17.463Z" style="fill:#f5956c;fill-rule:nonzero" transform="scale(-1 1) rotate(46.031 -176.525 -101.91)"/>
|
||||
<path d="M-11.902-12.359c-.273 0-.954 5.433-.954 12.132 0 6.7.681 12.129.954 12.129.274 0 .496-5.431.496-12.131 0-6.699-.222-12.13-.496-12.13" style="fill:#f8b396;fill-rule:nonzero" transform="matrix(0 -1 -1 0 131.287 65.315)"/>
|
||||
<path d="M-6.542-6.11c-.342 0-.619 2.832-.619 6.326 0 3.493.277 6.326.619 6.326.342 0 1.051-2.833 1.051-6.326 0-3.494-.709-6.326-1.051-6.326" style="fill:#c8c1c5;fill-rule:nonzero" transform="matrix(0 -1 -1 0 131.732 99.989)"/>
|
||||
<path style="fill:#dad5d8" d="M130.708 43.686h1.617v17.361h-1.617z" transform="translate(0 45.267)"/>
|
||||
<path d="M-.807-.807c-.065 0-.117.361-.117.807 0 .446.052.807.117.807C-.743.807-.69.446-.69 0c0-.446-.053-.807-.117-.807" style="fill:#f37743;fill-rule:nonzero" transform="matrix(0 -1 -1 0 131.518 88.147)"/>
|
||||
<path d="M-10.377-13.505c-5.932 0-10.74 4.809-10.74 10.74.001 5.931 4.809 10.739 10.74 10.739C-4.445 7.973.362 3.166.363-2.766c-.001-5.932-4.809-10.739-10.74-10.739" style="fill:#f6a480;fill-rule:nonzero" transform="scale(-1 1) rotate(-75.072 -14.038 104.463)"/>
|
||||
<path d="M-9.249-12.038c-5.287 0-9.573 4.286-9.573 9.572a9.573 9.573 0 1 0 19.145.001c0-5.287-4.286-9.572-9.572-9.573" style="fill:#fff;fill-rule:nonzero" transform="scale(-1 1) rotate(-75.075 -13.673 105.343)"/>
|
||||
<path d="M-1.668-2.171a1.727 1.727 0 1 0 0 3.452 1.727 1.727 0 0 0 0-3.452" style="fill:#fff;fill-rule:nonzero" transform="scale(-1 1) rotate(-75.078 -11.2 111.282)"/>
|
||||
<path d="m0 7.204-.263.07a.284.284 0 0 1-.315-.124l-3.549-5.697a.284.284 0 0 1 .168-.425A15.32 15.32 0 0 1 .097-.053a.284.284 0 0 1 .357.285L.211 6.939A.284.284 0 0 1 0 7.204" style="fill:#f5956c;fill-rule:nonzero" transform="translate(116.391 64.396)"/>
|
||||
<path d="m0 5.733-.171.211a.284.284 0 0 1-.328.085l-6.22-2.523a.283.283 0 0 1-.114-.442A15.288 15.288 0 0 1-4.187-.195a.285.285 0 0 1 .457.021L.016 5.395A.285.285 0 0 1 0 5.733" style="fill:#f48656;fill-rule:nonzero" transform="translate(115.45 66.376)"/>
|
||||
<path d="m0 .458-.015.271A.283.283 0 0 1-.23.99l-6.515 1.616a.285.285 0 0 1-.352-.292 15.303 15.303 0 0 1 .225-4.191.284.284 0 0 1 .381-.252L-.187.175A.285.285 0 0 1 0 .458" style="fill:#f5956c;fill-rule:nonzero" transform="translate(114.988 72.617)"/>
|
||||
<path d="m0-5.696.147.229a.281.281 0 0 1-.021.337L-4.194.007a.284.284 0 0 1-.456-.029 15.305 15.305 0 0 1-2.282-3.523.284.284 0 0 1 .161-.428l6.454-1.842A.285.285 0 0 1 0-5.696" style="fill:#f48656;fill-rule:nonzero" transform="translate(115.181 79.823)"/>
|
||||
<path d="m0-7.348.254.098c.117.045.19.161.182.286L-.041-.269a.284.284 0 0 1-.386.245 15.346 15.346 0 0 1-3.917-1.51.284.284 0 0 1-.121-.44l4.139-5.284A.285.285 0 0 1 0-7.348" style="fill:#f5956c;fill-rule:nonzero" transform="translate(115.956 82.213)"/>
|
||||
<path d="m0-7.205.263-.07a.284.284 0 0 1 .315.125l3.549 5.696a.284.284 0 0 1-.168.425A15.281 15.281 0 0 1-.097.052a.283.283 0 0 1-.357-.285l.243-6.707A.284.284 0 0 1 0-7.205" style="fill:#f48656;fill-rule:nonzero" transform="translate(117.017 82.21)"/>
|
||||
<path d="m0-5.735.171-.211a.285.285 0 0 1 .328-.084l6.22 2.522a.283.283 0 0 1 .114.442A15.288 15.288 0 0 1 4.187.193a.285.285 0 0 1-.457-.02l-3.745-5.57A.284.284 0 0 1 0-5.735" style="fill:#f5956c;fill-rule:nonzero" transform="translate(117.959 80.232)"/>
|
||||
<path d="m0-.458.015-.271A.283.283 0 0 1 .23-.99l6.515-1.616c.186-.046.363.1.353.291a15.338 15.338 0 0 1-.225 4.191.285.285 0 0 1-.382.252L.187-.176A.284.284 0 0 1 0-.458" style="fill:#f48656;fill-rule:nonzero" transform="translate(118.421 73.99)"/>
|
||||
<path d="m0 5.696-.148-.228a.284.284 0 0 1 .021-.338L4.194-.006a.284.284 0 0 1 .456.028 15.322 15.322 0 0 1 2.282 3.524.284.284 0 0 1-.161.428L.317 5.815A.285.285 0 0 1 0 5.696" style="fill:#f5956c;fill-rule:nonzero" transform="translate(118.227 66.782)"/>
|
||||
<path d="m0 7.347-.254-.098a.285.285 0 0 1-.182-.285L.041.269A.285.285 0 0 1 .427.023c1.375.324 2.68.827 3.917 1.51.178.068.239.29.121.44L.326 7.257a.283.283 0 0 1-.326.09" style="fill:#f48656;fill-rule:nonzero" transform="translate(117.452 64.394)"/>
|
||||
<path d="M-6.542 6.286H4.327a.726.726 0 0 0 .512-1.232l-7.413-7.777a10.681 10.681 0 0 0-3.968 9.009" style="fill:#fff;fill-rule:nonzero" transform="scale(-1 1) rotate(-46.376 22.735 180.553)" opacity=".4"/>
|
||||
<path d="m0-41.014 11.6 11.389a1.25 1.25 0 0 1 .016 1.762L-15.723-.016A1.245 1.245 0 0 1-17.485 0l-11.6-11.389a1.245 1.245 0 0 1-.017-1.762l27.339-27.846A1.25 1.25 0 0 1 0-41.014" style="fill:#6a5761;fill-rule:nonzero" transform="translate(36.753 141.504)"/>
|
||||
<g opacity=".1">
|
||||
<use style="fill:#fff;fill-rule:nonzero" transform="scale(-1 1) rotate(-44.481 115.588 101.811)" xlink:href="#reuse-2"/>
|
||||
<use style="fill:#fff;fill-rule:nonzero" transform="scale(-1 1) rotate(-44.47 125.822 103.331)" xlink:href="#reuse-3"/>
|
||||
<use style="fill:#fff;fill-rule:nonzero" transform="scale(-1 1) rotate(-44.481 122.617 93.663)" xlink:href="#reuse-2"/>
|
||||
<use style="fill:#fff;fill-rule:nonzero" transform="scale(-1 1) rotate(-44.47 134.379 88.075)" xlink:href="#reuse-3"/>
|
||||
<use style="fill:#fff;fill-rule:nonzero" transform="scale(-1 1) rotate(-44.47 142.316 79.956)" xlink:href="#reuse-3"/>
|
||||
<path d="M-1.393-3.408a1.99 1.99 0 0 0-1.99 1.989 1.989 1.989 0 1 0 1.99-1.989" style="fill:#fff;fill-rule:nonzero" transform="scale(-1 1) rotate(-44.481 147.652 87.895)"/>
|
||||
<use style="fill:#fff;fill-rule:nonzero" transform="scale(-1 1) rotate(-44.481 158.213 92.902)" xlink:href="#reuse-2"/>
|
||||
<path d="M0-2.435A1.99 1.99 0 0 1-.527.77l-2.667-2.62a1.87 1.87 0 0 1 .38-.554A1.991 1.991 0 0 1 0-2.435" style="fill:#fff;fill-rule:nonzero" transform="translate(16.103 137.11)"/>
|
||||
<use style="fill:#fff;fill-rule:nonzero" transform="scale(-1 1) rotate(-44.481 152.836 77.668)" xlink:href="#reuse-2"/>
|
||||
<path d="M0-2.277c.083.082.156.164.217.257L-2.522.77a1.984 1.984 0 0 1-.287-3.021A1.984 1.984 0 0 1 0-2.277" style="fill:#fff;fill-rule:nonzero" transform="translate(32.534 131.569)"/>
|
||||
<path d="m0-3.692.878.862c.489.481.497 1.274.017 1.763L-.153 0a1.907 1.907 0 0 1-.588-.391 2 2 0 0 1-.026-2.82c.224-.228.487-.385.767-.481" style="fill:#fff;fill-rule:nonzero" transform="translate(47.474 114.708)"/>
|
||||
<use style="fill:#fff;fill-rule:nonzero" transform="scale(-1 1) rotate(-44.481 109.816 93.22)" xlink:href="#reuse-2"/>
|
||||
<path d="M0-3.273A2.002 2.002 0 0 1-.23-.771a2.003 2.003 0 0 1-2.499.277L0-3.273Z" style="fill:#fff;fill-rule:nonzero" transform="translate(26.303 112.628)"/>
|
||||
<use style="fill:#fff;fill-rule:nonzero" transform="scale(-1 1) rotate(-44.47 134.838 98.835)" xlink:href="#reuse-2"/>
|
||||
</g>
|
||||
<path style="fill:#462e3b" d="M-6.55 14.674h41.52v.937H-6.55z" transform="scale(1 -1) rotate(45.526 176.625 -39.3)" opacity=".8"/>
|
||||
<path d="M0-9.872c.253.187.501.379.743.579.218.158.58.485.765.836a2.59 2.59 0 0 1 .047 2.428 2.613 2.613 0 0 1-.357.539c-.138.163-.22.243-.333.368l-.635.687-1.295 1.352-1.327 1.319-.675.648-.362.34a2.608 2.608 0 0 1-.532.366 2.59 2.59 0 0 1-2.43-.002c-.354-.179-.688-.534-.85-.75-.203-.237-.4-.482-.592-.732l.596-.606c.513.339 1.003.887 1.371.955.405.139.851.063 1.168-.154.079-.055.154-.117.216-.191l.299-.321.635-.688 1.295-1.35 1.327-1.32.676-.648.316-.304c.073-.064.133-.14.187-.22a1.34 1.34 0 0 0 .132-1.171c-.075-.367-.632-.846-.981-1.353L0-9.872Z" style="fill:#462e3b;fill-rule:nonzero" transform="translate(32.296 127.244)"/>
|
||||
<path d="M0-.541-1.311.793A.565.565 0 1 1-2.119 0l1.31-1.335A.567.567 0 1 1 0-.541" style="fill:#462e3b;fill-rule:nonzero" transform="translate(33.057 117.946)"/>
|
||||
<path d="M0-.541-1.311.793A.566.566 0 1 1-2.12 0l1.311-1.335A.566.566 0 1 1 0-.541" style="fill:#462e3b;fill-rule:nonzero" transform="translate(25.82 125.318)"/>
|
||||
<path d="M0-5.293a3.747 3.747 0 0 1 1.121 2.639A3.701 3.701 0 0 1 .054 0L-1.73-1.752a1.244 1.244 0 0 1-.016-1.762L0-5.293Z" style="fill:#a2969c;fill-rule:nonzero" transform="translate(9.397 131.867)"/>
|
||||
<path d="M0-2.401 1.784-.649A3.73 3.73 0 0 1-.855.471 3.746 3.746 0 0 1-3.514-.6l1.751-1.784A1.25 1.25 0 0 1 0-2.401" style="fill:#a2969c;fill-rule:nonzero" transform="translate(36.753 102.891)"/>
|
||||
<path d="m0-1.364.239.235A3.73 3.73 0 0 1-2.4-.009 3.746 3.746 0 0 1-5.059-1.08l.235-.24a3.736 3.736 0 0 0 2.42.859A3.72 3.72 0 0 0 0-1.364" style="fill:#eceaeb;fill-rule:nonzero" transform="translate(38.298 103.371)"/>
|
||||
<path d="m0 4.828.239.235a3.735 3.735 0 0 0 1.072-2.66A3.743 3.743 0 0 0 .19-.235l-.234.238A3.75 3.75 0 0 1 0 4.828" style="fill:#eceaeb;fill-rule:nonzero" transform="translate(9.21 126.807)"/>
|
||||
<path d="m0-5.298 1.784 1.751c.489.481.497 1.274.017 1.763L.049 0a3.734 3.734 0 0 1-1.12-2.639A3.73 3.73 0 0 1 0-5.298" style="fill:#a2969c;fill-rule:nonzero" transform="translate(46.568 115.425)"/>
|
||||
<path d="M0-1.195-1.747.584A1.245 1.245 0 0 1-3.509.6l-1.784-1.752A3.7 3.7 0 0 1-2.66-2.266 3.73 3.73 0 0 1 0-1.195" style="fill:#a2969c;fill-rule:nonzero" transform="translate(22.776 140.904)"/>
|
||||
<path d="m0 1.364-.239-.235A3.734 3.734 0 0 1 2.4.009a3.745 3.745 0 0 1 2.659 1.072l-.234.239A3.746 3.746 0 0 0 0 1.364" style="fill:#eceaeb;fill-rule:nonzero" transform="translate(17.72 138.625)"/>
|
||||
<path d="m0-4.83-.239-.234A3.747 3.747 0 0 0-.19.234l.234-.239A3.75 3.75 0 0 1 0-4.83" style="fill:#eceaeb;fill-rule:nonzero" transform="translate(46.807 115.191)"/>
|
||||
<path d="M0-8.636c-2.241.496-4.726.536-6.047.671-4.736.487-6.811 3.045-6.284 7.892 6.414.463 16.158.73 22.569.331.079-3.931-6.509-6.533-8.155-9.551C1.448-9.011.737-8.8 0-8.636" style="fill:#462d3b;fill-rule:nonzero" transform="translate(154.469 140.389)"/>
|
||||
<path d="M0-2.817c.73-.287 1.545.021 1.982.673a9.315 9.315 0 0 1 1.395 3.381.412.412 0 0 1-.339.48c-.954.15-1.932.204-2.862-.039C-.887 1.4-1.885.67-2.231-.374a4.35 4.35 0 0 1 1.012 3.855c-.044.187-.106.381-.248.509-.143.129-.342.17-.531.207l-1.421.276c-.816.158-1.785.272-2.365-.323-.595-.609-.422-1.647.041-2.362.463-.714 1.154-1.26 1.608-1.98a12.24 12.24 0 0 0-4.083 1.579c-.26.158-.603.004-.629-.3a15.067 15.067 0 0 1 .182-3.921c.113-.628.427-1.389 1.065-1.403.25-.006.484.115.705.233l2.565 1.369c-.617-.664-1.136-1.465-1.253-2.364-.116-.899.249-1.9 1.042-2.338.264-.146.579-.225.869-.147.243.066.443.233.633.396.803.69 1.576 1.413 2.317 2.167.155.158.153.41.003.572-.651.705-1.341 1.637-1.483 2.524.65-.106 1.435-.691 2.202-.992" style="fill:#a1cf70;fill-rule:nonzero" transform="translate(153.659 106.974)"/>
|
||||
<path d="M0-9.055c-1.072.668-2.049 1.476-3.021 2.282l-5.72 4.733c-1.066.882-2.227 1.805-3.607 1.909-1.734.131-3.259-1.053-4.591-2.171l-5.683-4.771c-.576-.483-1.187-.984-1.926-1.124-.739-.14-1.632.228-1.799.962" style="fill:none;fill-rule:nonzero;stroke:#462e3b;stroke-width:10.38px" transform="translate(157.954 103.18)"/>
|
||||
<path d="M0-71.177c-.034 1-.229 2.137-.619 2.908-2.772 5.536-4.35 11.404-5.927 16.779-3.34 11.401-4.213 22.787-3.654 35.63C-9.868-8.306-5.833-2.691 1.697-.883c3.677.883 7.51.773 11.29.658 10.426-.318 18.356-.03 28.565-.03 17.704 0 32.072-6.407 42.161-21.607 6.154-9.274 10.012-18.93 10.622-29.628.118-2.01.127-4.044.008-6.129-.084-1.493-.627-4.409-.627-4.409-2.857 1.611-5.832 2.458-8.808.509-1.535-1.001-2.111-.009-3.103.763-3.221 2.535-7.468 1.559-9.266-2.077-.517-1.06-.898-1.95-2.331-1.967-1.534-.025-2.407-1.145-3.061-2.416-1.78 3.018-4.272 7.146-6.145 13.123-.28.898-.526 1.755-.764 2.603-2.135 7.756-2.458 13.733-4.196 22.041-1.627 7.808-5.477 15.946-13.267 19.548-2.001.874-2.662.246-2.662.246 1.263-2.17 2.535-7.511 2.662-10.122.746-15.199-10.14-26.2-13.123-34.563-1.662-4.663-2.868-6.886-5.093-14.808" style="fill:#f2692b;fill-rule:nonzero" transform="translate(163.739 141.756)"/>
|
||||
<path d="M0 1.417a17.286 17.286 0 0 1-1.374-3.479c-.565-.488-1.041-1.201-1.397-1.85a.409.409 0 0 0-.54-.179c-.95.46-1.879.96-2.799 1.5-.21.119-.431.259-.57.469-.171.25-.2.571-.15.871.16.89.99 1.56 1.88 1.74.889.179 1.819-.06 2.639-.43-.7.67-1.41 1.33-2.12 1.99-.179.17-.37.349-.439.59-.2.61.42 1.15.979 1.46 1.151.64 2.38 1.12 3.661 1.44.29.069.549-.21.48-.5A12.299 12.299 0 0 1 0 1.417" style="fill:#b84425;fill-rule:nonzero" transform="translate(191.053 79.191)"/>
|
||||
<path d="M0-2.523c.739-.263 1.544.07 1.959.735a9.333 9.333 0 0 1 1.287 3.424.413.413 0 0 1-.355.47c-.958.119-1.937.142-2.859-.13-1.054-.312-2.028-1.074-2.34-2.128a4.345 4.345 0 0 1 .888 3.884c-.049.186-.118.378-.264.502-.147.124-.347.159-.536.189l-1.43.231c-.821.132-1.793.215-2.354-.398-.575-.628-.368-1.66.117-2.36.485-.699 1.193-1.222 1.67-1.927a12.227 12.227 0 0 0-4.131 1.447c-.265.15-.603-.015-.619-.319-.069-1.31.034-2.63.307-3.913.133-.625.471-1.375 1.109-1.369.25.002.48.131.697.256l2.52 1.449c-.595-.683-1.088-1.5-1.176-2.402-.089-.903.308-1.891 1.115-2.304.269-.137.586-.206.874-.118.24.073.435.246.62.415.78.715 1.529 1.463 2.247 2.24a.415.415 0 0 1-.016.572c-.673.684-1.393 1.594-1.563 2.475.654-.085 1.457-.645 2.233-.921" style="fill:#b84425;fill-rule:nonzero" transform="translate(185.813 88.41)"/>
|
||||
<path d="M0-2.524c.739-.263 1.544.07 1.959.736a9.304 9.304 0 0 1 1.287 3.423.412.412 0 0 1-.355.47c-.958.119-1.936.142-2.858-.13C-1.021 1.663-1.996.901-2.308-.153a4.347 4.347 0 0 1 .889 3.885c-.05.185-.119.377-.265.501-.147.124-.347.159-.536.189l-1.43.231c-.821.132-1.793.216-2.354-.398-.575-.628-.368-1.66.117-2.359.485-.7 1.193-1.223 1.67-1.928a12.227 12.227 0 0 0-4.131 1.447c-.265.15-.603-.015-.619-.319-.069-1.31.034-2.63.307-3.913.133-.624.471-1.375 1.109-1.369.25.002.48.131.697.256l2.52 1.45c-.595-.684-1.088-1.501-1.176-2.403-.088-.902.309-1.891 1.116-2.304.268-.137.585-.206.873-.118.24.073.435.246.621.416A37.946 37.946 0 0 1-.654-4.65a.415.415 0 0 1-.016.572c-.672.684-1.393 1.594-1.563 2.475.654-.085 1.457-.645 2.233-.921" style="fill:#b84425;fill-rule:nonzero" transform="translate(180.689 99.501)"/>
|
||||
<path d="M0-4.559c-.395-.677-.216-1.53.361-2.061a9.32 9.32 0 0 1 3.127-1.898.412.412 0 0 1 .527.262c.294.92.497 1.877.4 2.833-.111 1.094-.68 2.193-1.658 2.694A4.347 4.347 0 0 1 6.411-4.32c.191.014.392.046.541.167.149.121.22.311.285.492l.491 1.363c.282.782.543 1.721.044 2.386-.511.681-1.563.669-2.34.322C4.655.062 4.01-.537 3.229-.875a12.21 12.21 0 0 0 2.186 3.792c.196.232.096.595-.199.668a15.089 15.089 0 0 1-3.903.421c-.638-.015-1.438-.208-1.55-.836-.044-.247.04-.497.122-.733l.96-2.745C.283.404-.429 1.039-1.3 1.293c-.87.253-1.915.045-2.47-.671-.184-.238-.311-.537-.277-.836.027-.25.161-.474.293-.687a38.176 38.176 0 0 1 1.786-2.622.416.416 0 0 1 .565-.09c.796.534 1.823 1.074 2.721 1.078C1.114-3.162.415-3.848 0-4.559" style="fill:#b84425;fill-rule:nonzero" transform="translate(165.097 109.7)"/>
|
||||
<path d="M0 4.74c-.51.68-1.56.67-2.34.32-.78-.35-1.42-.95-2.2-1.29.49 1.39 1.23 2.68 2.18 3.8.2.23.1.59-.2.66-1.27.31-2.59.46-3.9.43-.64-.02-1.44-.21-1.55-.84-.04-.25.04-.5.12-.73.32-.92.64-1.83.96-2.75-.35.45-.77.87-1.25 1.18.02-1.29.05-2.57.11-3.84.54.25 1.1.43 1.62.44C-6.66 1.49-7.36.8-7.77.09c-.1-.17-.16-.35-.19-.54-.04-.22-.03-.45.04-.67.08-.32.25-.61.51-.85.9-.83 1.97-1.48 3.13-1.9.21-.08.45.05.52.26.3.92.5 1.88.4 2.84-.06.63-.28 1.27-.65 1.79.78-.5 1.72-.76 2.65-.69.19.01.39.05.54.17.15.12.22.31.29.49.16.45.32.91.49 1.36.28.78.54 1.72.04 2.39" style="fill:#b84425;fill-rule:nonzero" transform="translate(161.573 111.68)"/>
|
||||
<path d="M0-7.665c-.031-.732.444-1.414 1.149-1.613a9.305 9.305 0 0 1 3.774-.269.416.416 0 0 1 .348.48c-.166.95-.428 1.892-.958 2.693-.605.918-1.618 1.628-2.717 1.619a4.348 4.348 0 0 1 3.975.283c.163.101.326.223.403.399.076.176.05.378.025.568L5.803-2.07c-.114.823-.317 1.778-1.067 2.135-.768.367-1.695-.131-2.223-.799-.528-.668-.822-1.497-1.358-2.16a12.278 12.278 0 0 0 .181 4.374c.066.297-.19.572-.485.499A15.024 15.024 0 0 1-2.804.544c-.558-.308-1.177-.85-.986-1.459.075-.238.266-.421.448-.592l2.122-1.988c-.828.37-1.753.603-2.641.425-.889-.178-1.72-.846-1.879-1.739-.053-.296-.027-.62.141-.87.141-.208.362-.344.578-.472a38.281 38.281 0 0 1 2.797-1.496.415.415 0 0 1 .543.182c.458.842 1.119 1.796 1.912 2.216C.341-5.902.036-6.84 0-7.665" style="fill:#c5e2a6;fill-rule:nonzero" transform="translate(190.393 81.273)"/>
|
||||
<path d="M0-2.524c.738-.263 1.544.07 1.959.736a9.322 9.322 0 0 1 1.287 3.423.414.414 0 0 1-.355.47c-.958.119-1.937.142-2.859-.13C-1.022 1.663-1.996.901-2.309-.153a4.345 4.345 0 0 1 .889 3.884c-.05.186-.118.378-.265.502-.146.124-.346.159-.536.189l-1.429.231c-.821.132-1.793.216-2.354-.398-.575-.628-.369-1.66.117-2.36.485-.699 1.193-1.222 1.67-1.927-1.45.228-2.856.722-4.132 1.447-.264.15-.602-.015-.618-.319-.069-1.31.034-2.63.307-3.913.133-.624.47-1.375 1.108-1.369.251.002.481.131.698.256l2.52 1.45c-.595-.684-1.088-1.501-1.177-2.403-.088-.902.309-1.891 1.116-2.304.269-.137.585-.206.874-.118.24.073.435.246.62.416A38.268 38.268 0 0 1-.654-4.65a.417.417 0 0 1-.016.572c-.673.684-1.393 1.594-1.563 2.475.653-.085 1.457-.645 2.233-.921" style="fill:#ddeeca;fill-rule:nonzero" transform="translate(186.239 86.937)"/>
|
||||
<path d="M0-2.524c.739-.263 1.544.07 1.959.736a9.32 9.32 0 0 1 1.287 3.424.412.412 0 0 1-.355.469c-.958.119-1.937.142-2.858-.13C-1.022 1.663-1.996.901-2.308-.153a4.347 4.347 0 0 1 .888 3.885c-.049.185-.118.377-.264.501-.147.124-.347.159-.536.19l-1.43.23c-.821.132-1.793.216-2.354-.398-.575-.628-.368-1.66.117-2.359.485-.7 1.193-1.223 1.67-1.928a12.227 12.227 0 0 0-4.131 1.447c-.265.15-.603-.015-.619-.319-.069-1.31.034-2.63.307-3.913.133-.624.471-1.374 1.109-1.369.25.002.48.131.697.256l2.52 1.45c-.595-.684-1.088-1.501-1.176-2.403-.089-.902.308-1.891 1.115-2.304.269-.137.586-.206.874-.118.24.073.435.246.62.416a37.98 37.98 0 0 1 2.247 2.24.414.414 0 0 1-.016.571c-.673.684-1.393 1.594-1.563 2.475.654-.085 1.457-.645 2.233-.921" style="fill:#fff;fill-rule:nonzero" transform="translate(181.115 98.027)"/>
|
||||
<path d="M0-4.558c-.396-.678-.216-1.53.361-2.062a9.296 9.296 0 0 1 3.126-1.897.413.413 0 0 1 .528.262c.294.919.497 1.877.4 2.833-.112 1.094-.68 2.192-1.658 2.694A4.346 4.346 0 0 1 6.41-4.319c.192.014.393.046.542.167.149.121.22.311.285.491l.491 1.363c.281.782.543 1.722.044 2.387-.511.681-1.563.669-2.34.321C4.655.063 4.009-.536 3.228-.874a12.256 12.256 0 0 0 2.187 3.792c.196.232.096.595-.2.667-1.275.31-2.59.452-3.903.421-.638-.015-1.437-.208-1.549-.836-.044-.247.039-.496.122-.732L.844-.307C.282.404-.43 1.04-1.3 1.293c-.87.253-1.915.046-2.47-.67-.185-.239-.311-.537-.278-.837.028-.249.161-.473.294-.686a37.347 37.347 0 0 1 1.786-2.622.414.414 0 0 1 .565-.09c.796.534 1.823 1.074 2.721 1.078C1.113-3.161.415-3.847 0-4.558" style="fill:#e8f3db;fill-rule:nonzero" transform="translate(165.523 108.225)"/>
|
||||
<path d="M0-4.558c-.396-.678-.217-1.53.361-2.062a9.296 9.296 0 0 1 3.126-1.897.413.413 0 0 1 .528.262c.294.919.497 1.877.4 2.833-.112 1.094-.68 2.192-1.659 2.694A4.346 4.346 0 0 1 6.41-4.319c.192.014.393.046.542.167.149.121.22.311.285.491l.491 1.363c.281.782.543 1.722.044 2.387-.511.681-1.563.668-2.34.321C4.654.063 4.009-.536 3.228-.874a12.273 12.273 0 0 0 2.186 3.792c.197.232.097.595-.199.667-1.275.31-2.59.452-3.903.421-.638-.015-1.437-.208-1.549-.836-.044-.247.039-.496.122-.732L.844-.307C.282.404-.43 1.04-1.3 1.293c-.87.253-1.915.046-2.47-.671-.185-.238-.311-.536-.278-.836.028-.249.161-.473.294-.686a37.347 37.347 0 0 1 1.786-2.622.415.415 0 0 1 .565-.091c.796.535 1.823 1.075 2.721 1.079C1.113-3.161.415-3.847 0-4.558" style="fill:#c5e2a6;fill-rule:nonzero" transform="translate(154.227 114.855)"/>
|
||||
<path d="M0-5.77c-.16 1.05-.61 2.03-1.22 2.94A15 15 0 0 1-4.18.37c-.29.24-.59.47-.9.68.15-1.77.35-3.51.61-5.25 1.48-.98 3.02-2.2 4.38-2.57.17-.05.11.9.09 1" style="fill:#b84425;fill-rule:nonzero" transform="translate(158.913 107.274)"/>
|
||||
<path d="M0-20.107a54.405 54.405 0 0 1-5.88 7.509c-.391.418-.796.839-1.049 1.353-.041.084-.077.183-.036.266.032.066.106.101.174.131l1.595.696a538.933 538.933 0 0 0-1.432 4.983c-.045.16-.087.342.001.481.128.202.427.173.654.248.452.15.598.705.654 1.178.088.731-1.209 4.508-.176 4.531.986.022 3.548-1.906 4.385-2.426 2.191-1.362 4.53-2.656 6.638-4.085-.821-6.904-.41-16.156-5.528-14.865" style="fill:#f2692b;fill-rule:nonzero" transform="translate(157.164 104.636)"/>
|
||||
<path d="M0 1.463s10.802 1.124 17.045-2.587L1.232-.908 0 1.463Z" style="fill:#b84425;fill-rule:nonzero" transform="translate(156.532 84.016)"/>
|
||||
<path d="M0 16.235c-1.53-1-2.105-.012-3.096.763-3.225 2.53-7.473 1.563-9.267-2.08-.522-1.061-.9-1.947-2.329-1.968-1.54-.023-2.411-1.137-3.062-2.415C-14.291 3.692-9.603.099-3.197-2.535c1.844-.758 3.509-.532 4.713 1.04C5.345 3.496 7.887 9.35 8.814 15.727c-2.859 1.611-5.833 2.456-8.814.508" style="fill:#fff8f0;fill-rule:nonzero" transform="translate(248.642 64.003)"/>
|
||||
<path d="M0 33.089c.302-8.335.387-15.031 1.628-20.354.059-.256.129-.495.193-.745.841-1.489 1.15-2.126.921-3.278.081-1.936 3.465-5.832 5.746-7.651.008.01.023.023.03.032.81-.241 1.99-1.108 1.927-2.538l-.016-.018C13.17-3.476 16.608-5.157 20.925-6.7c4.398-1.289 8.168-1.952 11.57-1.935l-.003.024c.79 1.194 2.254 1.201 3.051.92 0-.011.004-.031.005-.043 2.914.129 7.942 1.292 9.146 2.81.493 1.067 1.117 1.4 2.672 2.111.198.164.397.316.595.488 4.134 3.577 8.139 8.943 13.283 15.508.876 1.116 1.422 2.067 1.048 2.997-.319 1.734-2.232 3.311-3.656 4.498-2.063 1.72-5.341 6.263-9.157 10.602-3.296 3.747-7.861 5.624-12.47 7.217-5.474 1.891-12.138 3.244-17.896 2.087-2.674-.537-4.678-1.445-7.308-2.102a31.183 31.183 0 0 0-5.204-.858l-.084-.006c-1.849-.123-4.324-.274-5.602-1.488-.849-.533-.966-1.624-.915-3.041" style="fill:#f2692b;fill-rule:nonzero" transform="translate(140.927 43.095)"/>
|
||||
<path d="M0 4.336c.299-4.5 2.95-6.608 5.446-9.114 1.357-1.363 3.734-.996 5.267.068 3.87 2.68 5.593 10.545 4.174 14.864l-.015.004c-1.016.319-5.513-.418-8.074-1.303-2.56-.886-6.01-3.301-6.8-4.495L0 4.336" style="fill:#462d3b;fill-rule:nonzero" transform="translate(173.424 30.132)"/>
|
||||
<path d="M0 17.42c2.79-1.182 4.659-4.566 5.709-6.377 1.052-1.811 3.052-5.355 2.99-6.784-.069-.082-.145-.155-.217-.235C5.533.745.074.008-3.784.004-6.618 0-6.603 1.463-6.937 3.299-7.779 7.932-3.933 15.382 0 17.42" style="fill:#462d3b;fill-rule:nonzero" transform="translate(142.862 37.462)"/>
|
||||
<path d="M0-.745a1.07 1.07 0 0 0-.196-.395c-.266-.33-.728-.494-1.134-.35-.595.211-1.162.714-.968 1.414.077.277.281.51.532.649C-1.194.889-.431.7-.109.124.037-.139.075-.457 0-.745" style="fill:#8cc44a;fill-rule:nonzero" transform="translate(192.148 77.584)"/>
|
||||
<path d="M0-2.397a1.074 1.074 0 0 0-.441.002c-.529.118-1.033.568-1.007 1.152.024.548.279 1.108.866 1.22C-.3.03.166-.067.402-.231c.536-.372.703-1.141.328-1.684A1.184 1.184 0 0 0 0-2.397" style="fill:#8cc44a;fill-rule:nonzero" transform="translate(183.386 87.425)"/>
|
||||
<use style="fill:#add583;fill-rule:nonzero" transform="translate(178.258 98.6)" xlink:href="#reuse-4"/>
|
||||
<path d="M0-2.395a1.036 1.036 0 0 0-.44.002c-.529.118-1.034.568-1.008 1.151.024.549.279 1.109.866 1.22.282.053.749-.044.984-.207.536-.373.703-1.141.329-1.684A1.186 1.186 0 0 0 0-2.395" style="fill:#add583;fill-rule:nonzero" transform="translate(168.066 107.769)"/>
|
||||
<use style="fill:#8cc44a;fill-rule:nonzero" transform="translate(156.644 114.654)" xlink:href="#reuse-4"/>
|
||||
<path d="M0-26.739V0c0 .801-.649 1.445-1.444 1.445h-33.635A1.444 1.444 0 0 1-36.523 0v-26.739c0-.795.649-1.445 1.444-1.445h33.635c.795 0 1.444.65 1.444 1.445" style="fill:#add583" transform="translate(248.628 44.692)"/>
|
||||
<path style="fill:#fff" d="M213.798 106.822h33.133v20.532h-33.133z" transform="matrix(-1 0 0 1 460.729 -84.176)"/>
|
||||
<use style="fill:#b9dc94" transform="translate(220.2 25.87)" xlink:href="#reuse-5"/>
|
||||
<use style="fill:#b9dc94" transform="translate(228.305 25.87)" xlink:href="#reuse-5"/>
|
||||
<use style="fill:#b9dc94" transform="translate(236.411 25.87)" xlink:href="#reuse-5"/>
|
||||
<use style="fill:#d0e7b8" transform="translate(244.516 25.87)" xlink:href="#reuse-5"/>
|
||||
<use style="fill:#b9dc94" transform="translate(220.2 34.67)" xlink:href="#reuse-5"/>
|
||||
<use style="fill:#b9dc94" transform="translate(228.305 34.67)" xlink:href="#reuse-5"/>
|
||||
<use style="fill:#b9dc94" transform="translate(236.411 34.67)" xlink:href="#reuse-5"/>
|
||||
<use style="fill:#d0e7b8" transform="translate(244.516 34.67)" xlink:href="#reuse-5"/>
|
||||
<use style="fill:#8cc44a;fill-rule:nonzero" transform="translate(220.229 18.83)" xlink:href="#reuse-6"/>
|
||||
<use style="fill:#96c960" transform="translate(231.499 18.83)" xlink:href="#reuse-6"/>
|
||||
<use style="fill:#8cc44a;fill-rule:nonzero" transform="translate(231.499 18.83)" xlink:href="#reuse-6"/>
|
||||
<path d="M0-4.643V.001a1.14 1.14 0 0 1-2.277 0v-4.644c0-.623.509-1.139 1.138-1.139.628 0 1.139.516 1.139 1.139" style="fill:#8cc44a" transform="translate(242.773 18.83)"/>
|
||||
<use style="fill:none;fill-rule:nonzero;stroke:#f2692b;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter" transform="scale(-1 1) rotate(45 -148.197 -247.251)" xlink:href="#reuse-7"/>
|
||||
<use style="fill:none;fill-rule:nonzero;stroke:#f2692b;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter" transform="scale(1 -1) rotate(-45 79.947 -275.523)" xlink:href="#reuse-8"/>
|
||||
<use style="fill:none;fill-rule:nonzero;stroke:#f2692b;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter" transform="scale(-1 1) rotate(45 -152.25 -257.036)" xlink:href="#reuse-7"/>
|
||||
<use style="fill:none;fill-rule:nonzero;stroke:#f2692b;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter" transform="scale(1 -1) rotate(-45 84 -285.306)" xlink:href="#reuse-8"/>
|
||||
<use style="fill:none;fill-rule:nonzero;stroke:#f2692b;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter" transform="scale(-1 1) rotate(45 -156.303 -266.82)" xlink:href="#reuse-7"/>
|
||||
<use style="fill:none;fill-rule:nonzero;stroke:#f2692b;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter" transform="scale(1 -1) rotate(-45 88.052 -295.091)" xlink:href="#reuse-8"/>
|
||||
<use style="fill:none;fill-rule:nonzero;stroke:#f2692b;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter" transform="scale(-1 1) rotate(45 -158.82 -242.851)" xlink:href="#reuse-7"/>
|
||||
<use style="fill:none;fill-rule:nonzero;stroke:#f2692b;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter" transform="scale(1 -1) rotate(-45 69.324 -279.923)" xlink:href="#reuse-8"/>
|
||||
<use style="fill:none;fill-rule:nonzero;stroke:#f2692b;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter" transform="scale(-1 1) rotate(45 -162.873 -252.636)" xlink:href="#reuse-7"/>
|
||||
<use style="fill:none;fill-rule:nonzero;stroke:#f2692b;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter" transform="scale(1 -1) rotate(-45 73.377 -289.706)" xlink:href="#reuse-8"/>
|
||||
<use style="fill:none;fill-rule:nonzero;stroke:#f2692b;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter" transform="scale(-1 1) rotate(45 -160.356 -276.604)" xlink:href="#reuse-7"/>
|
||||
<use style="fill:none;fill-rule:nonzero;stroke:#f2692b;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter" transform="scale(1 -1) rotate(-45 92.105 -304.875)" xlink:href="#reuse-8"/>
|
||||
<use xlink:href="#a" x="50.068" y="166.124" width="6.073" height="2.124" transform="scale(.86757 .708)"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 33 KiB |
@ -0,0 +1,74 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 239.49 134.77">
|
||||
<defs>
|
||||
<style>.cls-1{fill:#f2692b;}.cls-2{fill:#fff8f0;}.cls-3{fill:#b84425;}.cls-4{fill:#8cc44a;}.cls-5{fill:#add583;}.cls-6{fill:#ddeeca;}.cls-7{fill:#d0e7b8;}.cls-8{fill:#462e3b;}.cls-9,.cls-10{fill:#462d3b;}.cls-11{stroke-width:1.16px;}.cls-11,.cls-12,.cls-13,.cls-14,.cls-15,.cls-16,.cls-17{stroke-linecap:round;}.cls-11,.cls-12,.cls-13,.cls-17{stroke-linejoin:round;}.cls-11,.cls-12,.cls-14,.cls-16,.cls-17{fill:none;}.cls-11,.cls-16,.cls-17{stroke:#b9dc94;}.cls-12{stroke:#462e3b;stroke-width:10.26px;}.cls-10{mix-blend-mode:multiply;}.cls-13{stroke-width:2px;}.cls-13,.cls-14,.cls-15{stroke:#8cc44a;}.cls-13,.cls-15{fill:#e6f1d9;}.cls-14,.cls-15,.cls-16{stroke-miterlimit:10;}.cls-16{stroke-width:1.15px;}.cls-18{isolation:isolate;}.cls-17{stroke-width:1.11px;}</style>
|
||||
</defs>
|
||||
<g class="cls-18">
|
||||
<g id="Layer_2">
|
||||
<g id="_15._Calendar_event_customizations">
|
||||
<g>
|
||||
<path class="cls-4" d="M14.8,82.83c-3.61,0-6.53,2.93-6.53,6.53s3.43,7.11,5.32,8.76c.14,.12,.27,.24,.41,.35,.11,.1,.23,.19,.34,.28,.26,.2,.62,.21,.89,.03h.01s.1-.09,.16-.14c.08-.07,.17-.14,.26-.21,.12-.11,.26-.22,.39-.34,1.89-1.67,5.28-5.14,5.28-8.73s-2.92-6.53-6.53-6.53Zm0,9.54c-1.67,0-3.02-1.35-3.02-3.02s1.35-3.02,3.02-3.02,3.02,1.35,3.02,3.02-1.35,3.02-3.02,3.02Z"/>
|
||||
<g>
|
||||
<circle class="cls-16" cx="14.8" cy="35.2" r="6.01"/>
|
||||
<polyline class="cls-16" points="14.8 32.16 14.8 35.2 18.35 36.93"/>
|
||||
</g>
|
||||
<rect class="cls-7" x="30.04" y="32.85" width="56.68" height="5.45" rx="2.72" ry="2.72"/>
|
||||
<g>
|
||||
<circle class="cls-11" cx="14.8" cy="58.87" r="3.18"/>
|
||||
<path class="cls-11" d="M8.79,68.06c0-3.46,2.93-6.24,6.45-5.99,3.16,.23,5.56,2.95,5.56,6.12h0c0,.59-.48,1.07-1.07,1.07-3.29-.45-6.59-.45-9.88,0-.59,0-1.07-.48-1.07-1.07v-.12Z"/>
|
||||
</g>
|
||||
<rect class="cls-7" x="30.04" y="60.38" width="134.53" height="5.45" rx="2.72" ry="2.72"/>
|
||||
<rect class="cls-5" x="30.04" y="88.89" width="81.35" height="5.45" rx="2.72" ry="2.72"/>
|
||||
<g>
|
||||
<line class="cls-17" x1="9.36" y1="115" x2="21.38" y2="115"/>
|
||||
<line class="cls-17" x1="9.36" y1="119.38" x2="21.38" y2="119.38"/>
|
||||
<line class="cls-17" x1="9.36" y1="123.76" x2="17.07" y2="123.76"/>
|
||||
</g>
|
||||
<rect class="cls-7" x="30.04" y="116.66" width="105.52" height="5.45" rx="2.72" ry="2.72"/>
|
||||
<g>
|
||||
<line class="cls-14" x1=".5" y1="19.89" x2="238.99" y2="19.89"/>
|
||||
<circle class="cls-15" cx="213.67" cy="19.89" r="13.52"/>
|
||||
<polyline class="cls-13" points="208.15 20.66 212.02 24.53 220.09 16.46"/>
|
||||
</g>
|
||||
<ellipse class="cls-6" cx="196.73" cy="132.63" rx="41.94" ry="2.14"/>
|
||||
<g>
|
||||
<path class="cls-12" d="M150.21,83.01c-1.18,1.59-3.43,4.43-5.29,5.83-1.31,.99-4.35,2-6.39,1.45-1.04-.28-1.8-1.08-2.47-1.87-1.67-1.96-3.34-3.93-5.01-5.89-1.39-1.64-2.9-3.35-5.02-4s-4.13-.43-5.18,1.6"/>
|
||||
<path class="cls-3" d="M169.16,109.95c.26-4.88,3.22-8.35,7.51-8.61,.89-.19,1.51,.04,1.5-.64-.01-1.33-3.12-1.4-5.79-.24-3.77,1.63-4.89,5.13-5.27,9.5-.42,4.92,2.63,9.58,2.69,13.73,.8-.18,1.57-.41,2.25-.71-.08-2.68-3.09-8.45-2.9-13.02Z"/>
|
||||
<path class="cls-9" d="M169.81,123.68c-2.42,.54-5.11,.58-6.54,.73-5.12,.53-7.36,3.29-6.79,8.53,6.93,.5,11.59,.45,18.52,.02,.09-4.25-1.17-6.72-2.94-9.98-.69,.3-1.45,.53-2.25,.71Z"/>
|
||||
<path class="cls-2" d="M218.2,41.81c-5.67,4.3-9.39,9.1-11.03,16.81,.98,1.1,2.14,1.98,3.68,1.6,1.42-.35,2.03,.43,2.83,1.34,2.74,3.15,7.21,2.99,9.75-.37,.78-1.03,1.09-2.16,2.88-1.57,3.47,1.15,6.21-.47,8.62-2.82-2.6-6.09-6.66-11.24-11.77-15.19-1.61-1.24-3.32-1.03-4.96,.21Z"/>
|
||||
<path class="cls-1" d="M144.9,65.09c.34-.45-.64,2.42-.8,6.41-.08,1.92-.22,5.15-.82,8.6-.23,1.28-.54,2.22-1.32,4.11,.67,.12,1.17,.11,1.77,.51-.32,.57-.68,.52-1,1.09,.65,0,2.63,.94,2.87,1.58s-.4,3.47-.4,3.47l1.77,3.28s3.01-2.22,3.02-3.79c.03-4.83,.69-18.22-.78-22.88,0,0-4.3-2.39-4.3-2.39Z"/>
|
||||
<path class="cls-3" d="M149.98,90.36c0,1.57-3.03,3.79-3.03,3.79l-1.1-2.04c1.69-2.56,.32-8.39,1.02-17.19,0,0,1.63,2.97,3.26,4.18,.04,4.39-.13,8.83-.15,11.27Z"/>
|
||||
<path class="cls-1" d="M144.97,65.14l-.07-.05c.06-.08,.08-.06,.07,.05Z"/>
|
||||
<path class="cls-1" d="M196.75,132.02c-1.09,.03-2.17,.07-3.27,.1-3.04,.17-8.31,.38-12.81,.56-2.09,.12-4.09,.19-5.66,.26,.09-4.24-1.18-6.71-2.96-9.97-.07-2.69-3.08-8.45-2.89-13.02,.26-4.89,3.22-8.36,7.51-8.62,.89-.19,1.51,.05,1.51-.63-.02-1.33-3.11-1.4-5.78-.26-3.78,1.64-4.91,5.13-5.27,9.51-.43,4.91,2.62,9.58,2.69,13.72-2.43,.55-5.11,.58-6.53,.74-5.13,.53-7.37,3.28-6.79,8.53-.02-.17-2.69,.02-2.91-.01-1.43-.21-2.53-.79-3.12-2.22s-.69-3.99-.51-5.51c1.67-14.05-.39-26.28-2.39-39.5-1.54-10.18-1.76-22.78,10.28-26.88,3.93-1.34,8.75-1.62,12.81-.72,4.7,.79,2.85-3.34,6.56-.31,3.37,2.75,10.21,14.57,11.97,18.51,4.52,10.14,7.39,20.63,7.45,31.6,.02,.29,.02,.6,.02,.89v.82c0,1.33-.02,2.67-.05,4l-.05,.05c-.14,2.99-.39,6.52-.92,9.03,0,0,.24,.22,.86,.22l.27,9.12Z"/>
|
||||
<path class="cls-3" d="M165.9,88.9c.05,.95,.05,1.9,.04,2.85-.03,2.77,.31,6.67-2.23,8.57-1.32,.98-1.69-.05-1.99-1.27s-.44-2.57-.55-3.86c-.04-.54-.08-1.08-.1-1.62l4.83-4.66Z"/>
|
||||
<path class="cls-3" d="M166.98,74.08c3.98-3.34,10.2-10.18,13.94-11.84l-1.54-2.12c-4.73,1.52-10.44,8.75-12.4,13.95Z"/>
|
||||
<path class="cls-1" d="M235.54,99.34c-5.57,16.42-16.65,25.6-31.99,31.03-2.2,.78-3.01,1.17-6.8,1.64l-.43-9.09c.41-.11,.98-.37,1.7-.94,.97-.81,1.84-1.69,2.62-2.62,4.6-5.6,5.8-13.28,5.43-20.28-.5-9.67-1.98-16-1.54-25.78,.28-6.44,1.67-11.2,2.65-14.66,.98,1.1,2.15,1.96,3.68,1.59,1.43-.36,2.04,.42,2.83,1.34,2.74,3.15,7.21,2.99,9.76-.37,.77-1.04,1.09-2.16,2.87-1.57,3.47,1.15,6.21-.47,8.63-2.81,0,0,1.29,2.75,1.77,4.2,4.23,12.91,3.21,25.46-1.18,38.31Z"/>
|
||||
<g>
|
||||
<path class="cls-2" d="M190.38,50.46c-.53,1.57-2.54,2.8-4.03,3.72-1.52,.94-3.87,2.96-6.44,5.44-3.84,3.73-8.15,8.54-10.85,12.43-3.14,3.92-7.36,4.75-11.25,1.53-2.98-2.44-6.61-4.73-10.24-6.7-7.1-3.85-14.25-6.53-16.64-6.8,1.8-3.59,4.58-6.44,8.19-7.82,6.36-2.45,13.64-1.93,17.78,6.57,1.52,3.13,2.36,7.35,2.82,10.76-.42,1.03-.25,1.96,.84,2.75,1.58,1.16,3.16,.72,4.52,.06,1.26-.62,2.13-2.27,1.05-3.82-.03-.01-.05-.03-.07-.05-.69-4.79-.87-7.96-.46-12.07,.8-7.71,8.58-12.03,15.63-10.3,3.36,.82,6.42,2.01,9.15,4.28Z"/>
|
||||
<path class="cls-1" d="M139.11,52.26c6.36-2.45,13.64-1.92,17.77,6.58,1.52,3.13,2.37,7.35,2.82,10.77,0,0,0,0,0,0,.07-.17,.15-.35,.25-.53,1.12-.96,4.07-1.8,6.08-.52-.69-4.79-.87-7.96-.45-12.09,.8-7.7,8.58-12.03,15.64-10.3,3.36,.82,6.42,2.02,9.15,4.28,.48-.82,.09-1.79-.58-2.95-3.93-6.85-6.96-12.43-10.35-16.34-.16-.19-.33-.36-.49-.54-.99,.16-2.36-.59-2.67-1.65-.92-1.59-5.02-4.04-7.74-4.56,0,.01,0,.03-.01,.04-.79,.16-2.16-.05-2.74-1.28,0,0,0-.01,0-.02-3.21-.48-6.86-.37-11.2,.25-4.94,.71-8.74,2.23-11.68,4.06,.05,.08,.11,.15,.16,.23-.14,1.35-1.36,2-2.15,2.12-.02-.04-.06-.08-.09-.13-2.42,1.26-5.76,5.07-6.11,6.94,.06,1.12-.98,2.29-1.98,2.46-.03-.03-.05-.06-.08-.08-.07,.06-.13,.11-.19,.13-3.25,7.38-2.13,12.96-3.16,19.45-.17,1.09,.63,1.43,1.56,1.51,1.8-3.59,4.58-6.44,8.2-7.83Z"/>
|
||||
<path class="cls-2" d="M176.88,22.25c-.46-1.66-.81-4.2-2.73-4.11-2.84,.13-5.36,5.25-5.59,6.27,2.71,.52,6.81,2.98,7.74,4.56,.98-2.13,1.16-4.63,.59-6.72Z"/>
|
||||
<path class="cls-9" d="M159.96,69.08c-.1,.18-.18,.36-.25,.53-.42,1.03-.26,1.95,.84,2.75,1.59,1.15,3.17,.72,4.52,.06,1.27-.62,2.14-2.27,1.05-3.82-.02-.01-.05-.02-.07-.04-2.01-1.28-4.96-.44-6.08,.52Z"/>
|
||||
<path class="cls-9" d="M168.55,24.45s0-.03,.01-.04c.23-1.02,2.75-6.13,5.59-6.27,1.92-.09,2.28,2.45,2.73,4.11,.58,2.09,.39,4.6-.59,6.72,.32,1.07,1.68,1.82,2.67,1.65,0,0,0,0,.01,0,1.92-3.86,1.37-11.46-1.9-14.5-1.29-1.21-2.95-1.51-4.6-.74-2.34,1.09-5.8,3.58-6.67,7.77,0,0,0,.01,0,.02,.58,1.23,1.95,1.43,2.74,1.28Z"/>
|
||||
<path class="cls-2" d="M132.72,25.32c-.35-.02-.62,.01-.84,.1-.27,.25-.47,.59-.61,1-.08,.64,0,1.6,.2,3.04,.29,2.15,1.64,5.5,3.28,7.18,.35-1.87,3.68-5.68,6.11-6.94-1.06-1.61-5.34-4.24-8.13-4.38Z"/>
|
||||
<path class="cls-9" d="M134.75,36.63c-1.63-1.68-2.98-5.02-3.28-7.18-.2-1.44-.28-2.4-.2-3.04,.07-.55,.26-.86,.61-1,.22-.09,.49-.12,.84-.1,2.8,.14,7.07,2.77,8.13,4.38,.03,.04,.06,.09,.09,.13,.79-.12,2.02-.77,2.15-2.12-.05-.08-.11-.15-.16-.23-2.31-3.49-7.34-4.92-10.96-5.45-2.66-.39-2.84,.99-3.4,2.66-1.41,4.19,1.07,11.28,4.13,14.32,.03,.03,.05,.06,.08,.08,.99-.17,2.04-1.34,1.98-2.46Z"/>
|
||||
<path class="cls-9" d="M142.86,56.76c-.31-1.95,1.15-2.91,2.66-3.14,1.95-.3,2.94,.98,3.23,2.73,.23,1.39-.8,2.65-2.44,2.97-1.79,.01-3.15-.69-3.45-2.56Z"/>
|
||||
<path class="cls-9" d="M171.26,53.07c-.31-1.95,1.15-2.91,2.66-3.14,1.95-.3,2.94,.98,3.23,2.73,.23,1.39-.8,2.65-2.44,2.97-1.79,.01-3.15-.69-3.45-2.56Z"/>
|
||||
</g>
|
||||
<g>
|
||||
<path class="cls-4" d="M130.91,73.2l4.66,5.04-14.34,13.21c-.11,.1-.24,.16-.38,.17l-4.51,.39c-.43,.04-.77-.34-.7-.76l.73-4.46c.02-.15,.09-.28,.2-.38l14.34-13.21Z"/>
|
||||
<path class="cls-4" d="M138.32,75.67l-1.85,1.71-4.66-5.04,1.85-1.71c.64-.59,1.66-.54,2.27,.12l2.44,2.64c.61,.66,.59,1.68-.05,2.28Z"/>
|
||||
</g>
|
||||
<path class="cls-8" d="M127.76,73.94h0c-4.84-1.79-9.34-.28-11.47,3.84-1.3,2.52-.31,5.61,2.21,6.91,.9,.46,2.12-.14,3.35-1.1,2.47-1.93,4.24-4.63,5.23-7.61l.68-2.05Z"/>
|
||||
</g>
|
||||
<rect class="cls-7" x="8.49" width="98.97" height="13.78" rx="4.26" ry="4.26"/>
|
||||
<g>
|
||||
<path class="cls-8" d="M162.26,91.84l1.31,11.36-.12-.53c.43,1.77,.42,3.51,.26,4.85-.35,2.54-1.19,6.44-1.58,8.84,0,0-1.03,5.69-1.03,5.69-.36,1.96-.68,3.93-1.02,5.9-.46,2.66-3,4.45-5.66,3.99-2.59-.45-4.35-2.88-4.02-5.46,.5-3.81,1.76-13.4,2.24-17.08,.17-1.54,.48-2.69,.24-3.8-.04-.14-.07-.29-.1-.43l-2.04-11.22-.07-.38c-1.13-7.92,10.36-9.64,11.59-1.72h0Z"/>
|
||||
<path class="cls-10" d="M155.26,124.54s2.66,.82,4.98,2.35c0,0-.16,2.58-1.19,3.21-.82,.5-3.79-5.55-3.79-5.55Z"/>
|
||||
<path class="cls-8" d="M147.16,124.24c1.8-.71,4-.73,5.71-.44,.39,.07,.78,.15,1.16,.27,2.74,.82,4.86,2.99,5.37,5.72,.11,.59,.15,1.24-.03,1.84-.57,1.88-2.73,2.2-4.46,2.25-2.09,.05-4.24,.17-6.31,.02-1.73-.12-3.53-.61-4.37-2.14-1.02-1.84-.65-4.34,.79-6.03,.57-.67,1.31-1.14,2.15-1.47Z"/>
|
||||
<path class="cls-1" d="M147.05,83.39c.47,5.6,1.04,10.43,2.33,15.62-.03-.08,.26,.04,.3,.07,.2,.14,.18,.48,.25,.71,.16,.54,.29,.99,1,.43,.29-.23,.51-.56,.78-.82,.43-.44,1.16-.68,1.68-.73,.78-.07,1.42,.22,1.89,.68,.2,.2,.42,.44,.77,.36,.26-.06,.52-.29,.74-.52,.82-.84,1.77-1.5,2.82-1.48,1.1,.02,3.04,1.12,4.19,.87,.91-.2,1.34-.87,1.56-1.78,.96-3.8,.8-7.72,.41-11.56"/>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 11 KiB |
@ -0,0 +1,58 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg viewBox="0 0 266 150" xmlns="http://www.w3.org/2000/svg" xml:space="preserve" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-miterlimit:10" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<defs>
|
||||
<path d="m.153-.528.003.058a.196.196 0 0 1 .157-.068c.073 0 .124.028.15.085a.206.206 0 0 1 .069-.062.208.208 0 0 1 .1-.023c.116 0 .175.061.177.184V0H.718v-.349c0-.037-.008-.066-.026-.084C.675-.452.646-.461.605-.461a.12.12 0 0 0-.083.03.125.125 0 0 0-.039.08V0h-.09v-.346c0-.077-.038-.115-.113-.115-.059 0-.1.025-.122.075V0h-.09v-.528h.085Z" style="fill:#fff;fill-rule:nonzero" id="reuse-0"/>
|
||||
<path d="M.086.061H.009l.297-.772h.077L.086.061Z" style="fill:#fff;fill-rule:nonzero" id="reuse-1"/>
|
||||
<path d="M.046-.269a.31.31 0 0 1 .058-.195.183.183 0 0 1 .151-.074c.062 0 .111.021.147.063V-.75h.09V0H.409L.405-.057A.183.183 0 0 1 .254.01a.182.182 0 0 1-.15-.075.32.32 0 0 1-.058-.197v-.007Zm.091.011c0 .06.012.106.037.14a.12.12 0 0 0 .102.051.133.133 0 0 0 .126-.077v-.243a.133.133 0 0 0-.125-.074.12.12 0 0 0-.103.051.256.256 0 0 0-.037.152Z" style="fill:#fff;fill-rule:nonzero" id="reuse-2"/>
|
||||
<path d="m.241-.132.123-.396h.097l-.212.61C.216.169.163.213.092.213L.075.212.041.206V.132l.024.002A.124.124 0 0 0 .137.116.137.137 0 0 0 .179.048l.02-.054-.188-.522h.098l.132.396Z" style="fill:#fff;fill-rule:nonzero" id="reuse-3"/>
|
||||
</defs>
|
||||
<path style="fill:none" d="M0 0h266v150H0z"/>
|
||||
<path d="M0-24.171C-6.674-19.857-8.588-10.95-4.274-4.275.039 2.399 8.947 4.313 15.621-.001c6.674-4.314 8.588-13.221 4.275-19.896C15.582-26.571 6.674-28.484 0-24.171m23.761-4.788 5.668-1.788 4.275 6.616-3.957 4.433 1.274 6.959 5.271 2.744-1.654 7.701-5.934.336-4.02 5.822 1.788 5.668-6.616 4.276-4.433-3.958-6.96 1.274-2.743 5.272-7.701-1.655-.336-5.933-5.823-4.021-5.667 1.788-4.276-6.615 3.958-4.434-1.274-6.959-5.272-2.744 1.654-7.701 5.934-.336 4.02-5.822-1.788-5.668 6.616-4.276 4.433 3.958 6.96-1.274 2.743-5.271 7.702 1.654.336 5.933 5.822 4.021Z" style="fill:#c5e2a6;fill-rule:nonzero" transform="translate(97.576 119.437)"/>
|
||||
<path d="M0-4.123A8.547 8.547 0 1 0 16.598-.04 8.547 8.547 0 0 0 0-4.123m7.851-11.791 1.857-3.121 5.212 1.284.197 3.626 3.718 3.069 3.598-.493 2.247 4.875-2.713 2.414-.081 4.822 2.629 2.504-2.411 4.797-3.579-.615-3.82 2.942-.319 3.617-5.254 1.105-1.75-3.181L2.7 10.578l-3.027 2.006-4.14-3.418 1.397-3.352-2.018-4.379L-8.544.319l.091-5.368 3.491-.998 2.166-4.308-1.282-3.398 4.253-3.275 2.957 2.107 4.719-.993Z" style="fill:#add583;fill-rule:nonzero" transform="translate(103.252 58.016)"/>
|
||||
<path d="M0-15.182C-4.193-4.422 1.131 7.699 11.891 11.891 22.65 16.084 34.771 10.76 38.964.001c4.192-10.76-1.131-22.881-11.891-27.074C16.313-31.265 4.192-25.942 0-15.182m23.916-25.855 5.156-6.928 10.664 4.156-.89 8.589 7.422 7.115 8.544-1.253 4.603 10.479-6.704 5.444.217 10.278 6.928 5.156-4.155 10.665-8.59-.891-7.114 7.422 1.253 8.544-10.48 4.603-5.444-6.704-10.278.218-5.156 6.927-10.665-4.155.891-8.59-7.422-7.114-8.544 1.253-4.603-10.48 6.704-5.443-.217-10.279-6.928-5.156 4.155-10.665 8.59.892 7.114-7.422-1.253-8.545 10.48-4.602 5.444 6.703 10.278-.217Z" style="fill:#96c960;fill-rule:nonzero" transform="translate(29.656 61.02)"/>
|
||||
<path d="M-1.5-1.5a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3" style="fill:#f37743;fill-rule:nonzero" transform="matrix(0 -1 -1 0 49.138 68.844)"/>
|
||||
<path d="M0-3a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3" style="fill:#f37743;fill-rule:nonzero" transform="matrix(-1 0 0 1 66.053 54.93)"/>
|
||||
<path d="M-5.924 5.924H5.924" style="fill:none;fill-rule:nonzero;stroke:#f5956c;stroke-width:2px" transform="matrix(0 -1 -1 0 55.062 47.506)"/>
|
||||
<path d="M1.5-1.5a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3" style="fill:#f37743;fill-rule:nonzero" transform="matrix(0 1 1 0 49.138 35.015)"/>
|
||||
<path d="M0 0h8.198" style="fill:none;fill-rule:nonzero;stroke:#f2692c;stroke-width:2px" transform="translate(49.138 53.43)"/>
|
||||
<path d="M2.889-2.889a2.888 2.888 0 1 0-.001 5.777 2.888 2.888 0 0 0 .001-5.777" style="fill:#f48656;fill-rule:nonzero" transform="matrix(0 1 1 0 49.138 50.54)"/>
|
||||
<path d="M0 3a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3" style="fill:#f37743;fill-rule:nonzero" transform="translate(32.224 51.93)"/>
|
||||
<path d="M0 11.343h-50.774l-6.163 4.333v-4.333h-2.969a3.784 3.784 0 0 1-3.784-3.784V-.549a3.784 3.784 0 0 1 3.784-3.784H0A3.784 3.784 0 0 1 3.784-.549v8.108A3.784 3.784 0 0 1 0 11.343" style="fill:#a1cf70;fill-rule:nonzero" transform="translate(253.452 15.673)"/>
|
||||
<path d="M0 11.344h-27.337l-6.162 4.333v-4.333h-2.969a3.784 3.784 0 0 1-3.784-3.784V-.549a3.784 3.784 0 0 1 3.784-3.784H0A3.784 3.784 0 0 1 3.784-.549V7.56A3.784 3.784 0 0 1 0 11.344" style="fill:#8cc44a;fill-rule:nonzero" transform="translate(253.333 40.322)"/>
|
||||
<path d="M.607-.093a.216.216 0 0 1-.1.077.415.415 0 0 1-.151.026.275.275 0 0 1-.259-.157.398.398 0 0 1-.037-.174v-.062c0-.107.025-.19.075-.249a.26.26 0 0 1 .21-.089c.074 0 .134.019.179.057a.245.245 0 0 1 .083.162H.514C.496-.597.44-.644.346-.644c-.063 0-.111.022-.143.066a.316.316 0 0 0-.049.192v.058c0 .08.018.143.054.19a.176.176 0 0 0 .148.071.323.323 0 0 0 .093-.012.139.139 0 0 0 .065-.039v-.159H.35v-.077h.257v.261Z" style="fill:#fff;fill-rule:nonzero" transform="matrix(12 0 0 12 218.158 47.968)"/>
|
||||
<path d="m.204-.711.232.58.232-.58H.79V0H.696v-.277l.009-.299L.472 0H.4L.167-.574l.009.297V0H.083v-.711h.121Z" style="fill:#fff;fill-rule:nonzero" transform="matrix(12 0 0 12 226.332 47.968)"/>
|
||||
<path d="M.574-.634H.345V0H.252v-.634H.024v-.077h.55v.077Z" style="fill:#fff;fill-rule:nonzero" transform="matrix(12 0 0 12 236.638 47.968)"/>
|
||||
<path style="fill:#fff;fill-rule:nonzero" d="M.018-.339h.238v.074H.018z" transform="matrix(12 0 0 12 242.439 47.968)"/>
|
||||
<path d="M.518-.66.224 0H.129l.293-.637H.038v-.074h.48v.051Z" style="fill:#fff;fill-rule:nonzero" transform="matrix(12 0 0 12 245.749 47.968)"/>
|
||||
<use style="fill:#fff;fill-rule:nonzero" transform="matrix(12 0 0 12 195.622 22.552)" xlink:href="#reuse-0"/>
|
||||
<use style="fill:#fff;fill-rule:nonzero" transform="matrix(12 0 0 12 206.139 22.552)" xlink:href="#reuse-0"/>
|
||||
<use style="fill:#fff;fill-rule:nonzero" transform="matrix(12 0 0 12 216.657 22.552)" xlink:href="#reuse-1"/>
|
||||
<use style="fill:#fff;fill-rule:nonzero" transform="matrix(12 0 0 12 221.602 22.552)" xlink:href="#reuse-2"/>
|
||||
<use style="fill:#fff;fill-rule:nonzero" transform="matrix(12 0 0 12 228.37 22.552)" xlink:href="#reuse-2"/>
|
||||
<use style="fill:#fff;fill-rule:nonzero" transform="matrix(12 0 0 12 235.137 22.552)" xlink:href="#reuse-1"/>
|
||||
<use style="fill:#fff;fill-rule:nonzero" transform="matrix(12 0 0 12 240.083 22.552)" xlink:href="#reuse-3"/>
|
||||
<use style="fill:#fff;fill-rule:nonzero" transform="matrix(12 0 0 12 245.76 22.552)" xlink:href="#reuse-3"/>
|
||||
<path d="M0 9.537a28.649 28.649 0 0 1-4.59 1.857c-.961.294-2.019.535-2.95.154-.923-.378-1.506-1.279-2.031-2.128l-3.889-6.298c-1.082-1.752-2.256-3.591-4.1-4.509-1.844-.918-3.689-1.005-4.854.758" style="fill:none;fill-rule:nonzero;stroke:#462e3b;stroke-width:9.5px;stroke-linejoin:round" transform="translate(164.482 93.252)"/>
|
||||
<path d="M0-2.85c.238-4.514 2.975-7.73 6.949-7.968.824-.175 1.395.04 1.388-.595-.011-1.23-2.882-1.291-5.354-.223-3.492 1.51-4.527 4.744-4.874 8.786C-2.283 1.697.544 6.015.598 9.854c.737-.164 1.449-.376 2.083-.658C2.612 6.714-.177 1.377 0-2.85" style="fill:#b84425;fill-rule:nonzero" transform="translate(179.782 119.913)"/>
|
||||
<path d="M0-8.369c-2.241.496-4.726.535-6.047.671-4.736.487-6.811 3.045-6.284 7.892C-5.917.657-1.604.608 4.807.208c.079-3.931-1.078-6.217-2.724-9.234-.634.282-1.346.493-2.083.657" style="fill:#462d3b;fill-rule:nonzero" transform="translate(180.38 138.136)"/>
|
||||
<path d="M0-20.252c-6.088 2.503-10.547 5.918-13.839 12.424.619 1.215 1.446 2.275 2.912 2.297 1.358.02 1.718.862 2.214 1.871C-7.008-.196-2.97.722.097-1.682c.942-.737 1.487-1.676 2.943-.726 2.835 1.851 5.662 1.048 8.38-.483-.883-6.063-3.298-11.627-6.938-16.374-1.147-1.493-2.728-1.709-4.482-.987" style="fill:#fff8f0;fill-rule:nonzero" transform="translate(243.806 81.926)"/>
|
||||
<path d="m0 68.762-3.022.095c-2.817.158-7.691.348-11.853.522-1.931.111-3.782.174-5.238.237.079-3.924-1.092-6.203-2.738-9.225-.063-2.485-2.848-7.817-2.674-12.043.237-4.525 2.975-7.738 6.947-7.976.823-.173 1.392.048 1.392-.585-.016-1.234-2.88-1.297-5.348-.237-3.498 1.519-4.542 4.747-4.874 8.798-.396 4.542 2.421 8.862 2.484 12.691-2.247.507-4.731.538-6.045.681-4.747.49-6.82 3.038-6.282 7.896-1.044-.031-1.089-.063-2.133-.094 0 0-6.826.265-5.823-6.234 1.575-10.195 1.054-32.886 1.103-35.744-.126-4.859-.791-10.07-1.139-14.912C-46.034 1.824-32.425-1.025-24.148.368c4.351.728 7.833 1.551 11.267 4.352 3.117 2.547 5.918 7.959 7.548 11.599C-1.155 25.703-.174 36.29-.111 46.433c.016.269.016.554.016.823v.76c0 1.234-.016 2.469-.048 3.703l-.047.047c-.126 2.769-.364 6.03-.854 8.356 0 0 .221.205.791.205L0 68.762Z" style="fill:#f2692b;fill-rule:nonzero" transform="translate(205.307 68.72)"/>
|
||||
<path d="M-1.334-38.339c.504-.754 1.687-.318 1.573.583C-.698-30.349-2.959-13.2-1.334-4.61-.105 1.882-1.749 1.247-9.65-.191c-1.661-14.076.461-26.383 8.316-38.148" style="fill:#462d3b;fill-rule:nonzero" transform="scale(-1 1) rotate(-13.813 483.627 714.078)"/>
|
||||
<path d="M0 22.851C-8.862 36.223-20.904 42.41-35.953 43.043c-1.235.047-2.501.063-3.767.047-.221 0-.458.016-.68.016l-.253-8.434c.395 0 .965-.095 1.74-.444a18.764 18.764 0 0 0 2.96-1.724c5.443-3.924 8.324-10.507 9.653-16.853 1.835-8.767 2.009-14.78 4.716-23.421 1.772-5.697 4.146-9.621 5.839-12.485.617 1.218 1.455 2.263 2.912 2.294 1.36.016 1.724.854 2.215 1.868 1.709 3.465 5.744 4.383 8.814 1.978.934-.744 1.488-1.678 2.944-.728 2.832 1.851 5.665 1.044 8.386-.475 0 0 .507 2.769.586 4.178C10.84 1.409 6.963 12.391 0 22.851" style="fill:#f2692b;fill-rule:nonzero" transform="translate(245.706 94.376)"/>
|
||||
<path d="M0-5.819c-.904 1.354-3.126 2.007-4.777 2.496-1.685.498-4.429 1.812-7.501 3.506-4.595 2.554-9.913 6.015-13.472 9.012-3.979 2.918-8.194 2.621-11.064-1.429-2.198-3.071-5.053-6.177-7.993-8.978-5.745-5.473-11.837-9.84-14.042-10.708 2.624-2.947 5.989-4.933 9.772-5.316 6.66-.696 13.428 1.667 15.177 10.784.642 3.356.36 7.574-.084 10.928-.666.873-.744 1.796.095 2.828 1.204 1.502 2.812 1.49 4.268 1.217 1.357-.263 2.599-1.607 1.969-3.354a.217.217 0 0 1-.051-.06c.573-4.72 1.208-7.773 2.66-11.566 2.73-7.108 11.213-9.21 17.462-5.764C-4.607-10.583-2.004-8.669 0-5.819" style="fill:#fff8f0;fill-rule:nonzero" transform="translate(201.181 76.84)"/>
|
||||
<path d="M0 1.626C6.66.93 13.429 3.303 15.169 12.415c.643 3.36.364 7.577-.087 10.936l.002-.001c.112-.147.235-.293.377-.437 1.307-.622 4.323-.662 5.901 1.068.576-4.721 1.212-7.775 2.673-11.574C26.767 5.305 35.251 3.198 41.5 6.644c2.971 1.638 5.575 3.556 7.581 6.402.661-.655.544-1.67.208-2.945-1.975-7.504-3.415-13.565-5.626-18.142-.107-.221-.22-.424-.328-.638-.985-.1-2.083-1.16-2.11-2.253-.471-1.74-3.729-5.121-6.17-6.308-.005.011-.017.027-.021.037-.785-.054-2.033-.602-2.268-1.912.002-.006.005-.009.008-.015-2.919-1.277-6.408-2.106-10.68-2.629-4.867-.596-8.861-.125-12.12.862.029.086.066.171.092.26-.474 1.243-1.802 1.55-2.583 1.457-.011-.045-.034-.095-.048-.142-2.622.575-6.758 3.332-7.569 5.013-.23 1.073-1.517 1.916-2.504 1.824-.018-.031-.034-.066-.052-.098a.55.55 0 0 1-.209.071C-7.869-6.348-8.234-.763-10.873 5.125c-.443.991.23 1.516 1.095 1.83C-7.154 4.006-3.783 2.021 0 1.626" style="fill:#f2692b;fill-rule:nonzero" transform="translate(152.107 57.973)"/>
|
||||
<path d="M-3.515-4.58c1.692.022 4.193-.265 4.579 1.585.572 2.73-3.665 6.393-4.579 6.861-1.161-2.452-4.51-5.743-6.246-6.232C-7.98-3.818-5.646-4.61-3.515-4.58" style="fill:#fff8f0;fill-rule:nonzero" transform="scale(1 -1) rotate(89.437 114.344 77.846)"/>
|
||||
<path d="M0-4.092c-.143.144-.266.29-.377.437-.66.87-.745 1.788.094 2.822C.931.662 2.537.661 3.985.384 5.346.124 6.598-1.225 5.954-2.97c-.017-.019-.036-.035-.053-.054C4.323-4.754 1.307-4.714 0-4.092" style="fill:#462d3b;fill-rule:nonzero" transform="translate(167.569 84.978)"/>
|
||||
<path d="M0-.223c.004-.01.016-.026.021-.037.477-.908 4.183-5.109 6.906-4.51 1.846.404 1.534 2.901 1.54 4.594.01 2.132-.805 4.458-2.276 6.224.028 1.093 1.125 2.153 2.111 2.253l.012.003c2.806-3.167 4.234-10.518 1.915-14.235-.917-1.474-2.531-2.596-4.171-1.88C2.696-6.343-.344-5.889-2.26-2.15c-.002.006-.006.01-.008.015C-2.032-.825-.785-.277 0-.223" style="fill:#462d3b;fill-rule:nonzero" transform="translate(187.141 40.992)"/>
|
||||
<path d="M0-11.101c-.327-.104-.595-.148-.823-.122-.318.17-.594.445-.834.793-.238.584-.406 1.519-.588 2.934-.273 2.115.152 5.634 1.268 7.644.811-1.681 4.948-4.438 7.569-5.013C5.996-6.663 2.617-10.257 0-11.101" style="fill:#fff8f0;fill-rule:nonzero" transform="translate(152.95 43.516)"/>
|
||||
<path d="M0 13.696c-1.117-2.009-1.541-5.528-1.268-7.643.182-1.415.35-2.351.588-2.935.206-.508.467-.748.833-.792.229-.027.497.017.824.121 2.617.845 5.996 4.439 6.591 6.236.015.047.037.097.049.142.78.093 2.109-.213 2.583-1.457-.026-.089-.063-.173-.092-.26C8.807 3.208 4.405.56 1.106-.868-1.313-1.917-1.839-.661-2.802.784c-2.406 3.616-1.879 10.973.246 14.638.017.032.034.067.052.098.987.093 2.274-.751 2.504-1.824" style="fill:#462d3b;fill-rule:nonzero" transform="translate(151.974 29.968)"/>
|
||||
<path d="M2.911-3.348C.977-3.519.137-2.022.014-.529c-.16 1.935 1.168 2.814 2.897 2.974 1.373.128 2.539-.97 2.744-2.592-.112-1.756-.897-3.037-2.744-3.201" style="fill:#462d3b;fill-rule:nonzero" transform="scale(-1 1) rotate(78.913 -117.219 -64.891)"/>
|
||||
<path d="M2.912-3.349C.978-3.52.138-2.021.015-.529c-.16 1.935 1.167 2.814 2.897 2.974 1.374.128 2.539-.97 2.743-2.592-.112-1.756-.897-3.037-2.743-3.202" style="fill:#462d3b;fill-rule:nonzero" transform="scale(-1 1) rotate(78.915 -133.44 -79.934)"/>
|
||||
<path d="M0 2.324A7.032 7.032 0 0 1 3.973-.29a7.03 7.03 0 0 1 4.723.546C5.834 2.734 2.927 2.988 0 2.324" style="fill:#fff8f0;fill-rule:nonzero" transform="translate(182.431 69.979)"/>
|
||||
<path d="M0 4.54a7.02 7.02 0 0 0-3.179-3.536A7.026 7.026 0 0 0-7.886.333C-5.748 3.457-2.999 4.439 0 4.54" style="fill:#fff8f0;fill-rule:nonzero" transform="translate(160.365 64.916)"/>
|
||||
<path d="M0 13.232A7.864 7.864 0 1 0 8.506.001a7.865 7.865 0 0 0-12.09 7.291l5.603-2.96 3.312 1.747-.566 3.582-5.596 2.957c.26.22.538.426.831.614" style="fill:#f2692c;fill-rule:nonzero" transform="translate(115.182 94.168)"/>
|
||||
<path d="m0 10.838 19.548-3.273A3.603 3.603 0 1 0 18.02.533L-1.123 5.671 0 10.838Z" style="fill:#f2692c;fill-rule:nonzero" transform="translate(126.63 91.168)"/>
|
||||
<path d="M1.003-.295a1.856 1.856 0 1 1 0 3.712 1.856 1.856 0 0 1 0-3.712" style="fill:#e8f3db;fill-rule:nonzero" transform="scale(1 -1) rotate(-32.735 -91.487 -292.626)"/>
|
||||
<path d="M0-.865C-.135.148.323 1.466 1.133 2.089c1.295.998 3.033 1.338 4.646 1.072 1.613-.265 3.101-1.098 4.3-2.209.375-.347.797-.751 1.306-.707.426.036.768.395.915.796.147.402.138.841.126 1.267.692-.033 1.184-.768 1.187-1.461.004-.692-.351-1.332-.725-1.915-.657-1.022-1.443-2.014-2.52-2.578-1.105-.577-2.401-.646-3.647-.609-1.866.055-3.76.332-5.43 1.164" style="fill:#462e3b;fill-rule:nonzero" transform="translate(137.347 93.129)"/>
|
||||
<path d="M-5.259-5.26a5.26 5.26 0 1 0 0 10.52 5.26 5.26 0 0 0 0-10.52" style="fill:#c5e2a6;fill-rule:nonzero" transform="matrix(0 -1 -1 0 105.386 102.092)"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 15 KiB |
@ -0,0 +1,87 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg viewBox="0 0 267 151" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" style="fill-rule:evenodd;clip-rule:evenodd;stroke-miterlimit:10">
|
||||
<defs>
|
||||
<path d="M0-2.583c-.984-2.574-3.627-4.185-6.393-4.251-1.041-.024-2.474.091-3.389.617-1.932 1.112-3.113 3.909-2.87 6.063.121 1.073.844 2.006 1.734 2.618.889.612 1.936.947 2.975 1.242 1.057.301 2.138.569 3.237.556C-1.928 4.227.799 1.459.316-1.419A6.065 6.065 0 0 0 0-2.583" style="fill:#462e3b;fill-rule:nonzero" id="reuse-0"/>
|
||||
<path d="M0-1.081c-.713-2.715-3.234-4.708-6.058-5.176-1.063-.177-2.542-.268-3.539.124-2.104.83-3.632 3.455-3.629 5.642.002 1.09.636 2.128 1.476 2.869.84.74 1.874 1.228 2.903 1.673 1.048.454 2.124.88 3.25 1.025C-2.75 5.444.357 3.075.19.129A6.096 6.096 0 0 0 0-1.081" style="fill:#462e3b;fill-rule:nonzero" id="reuse-1"/>
|
||||
<path d="M0 5.902a2.95 2.95 0 0 1-2.951-2.951V0h5.902v2.951A2.95 2.95 0 0 1 0 5.902" style="fill:#a1cf70;fill-rule:nonzero" id="reuse-2"/>
|
||||
<path d="M-.825-.825a.825.825 0 1 0 0 1.65.825.825 0 0 0 0-1.65" style="fill:#fff;fill-rule:nonzero" id="reuse-3"/>
|
||||
<path d="M0-8.05a1.3 1.3 0 0 0-1.299 1.299v5.452a1.299 1.299 0 1 0 2.598 0v-5.452C1.299-7.468.718-8.05 0-8.05" style="fill:#8cc44a;fill-rule:nonzero" id="reuse-4"/>
|
||||
<path d="M0-3.238v1.939a1.299 1.299 0 1 0 2.599 0v-1.939H0Z" style="fill:#d0e7b8;fill-rule:nonzero" id="reuse-5"/>
|
||||
</defs>
|
||||
<path style="fill:none" d="M0 0h266v150H0z" transform="translate(.25 .75)"/>
|
||||
<path d="M0 60.632a2.764 2.764 0 0 1-2.762-2.762V2.762A2.765 2.765 0 0 1 0 0h78.226a2.765 2.765 0 0 1 2.762 2.762V57.87a2.764 2.764 0 0 1-2.762 2.762H0Z" style="fill:#e8f3db;fill-rule:nonzero" transform="translate(160.639 57.82)"/>
|
||||
<path d="M0-62.643h-78.226a3.768 3.768 0 0 0-3.768 3.767v55.108A3.767 3.767 0 0 0-78.226 0H0a3.767 3.767 0 0 0 3.767-3.768v-55.108A3.767 3.767 0 0 0 0-62.643m0 2.011c.968 0 1.756.788 1.756 1.756v55.108c0 .969-.788 1.757-1.756 1.757h-78.226a1.758 1.758 0 0 1-1.756-1.757v-55.108c0-.968.787-1.756 1.756-1.756H0" style="fill:#6a5761;fill-rule:nonzero" transform="translate(238.865 119.457)"/>
|
||||
<path d="M-21.774 13.111H0L-3.844 0H-17.93l-3.844 13.111Z" style="fill:#7d6c75;fill-rule:nonzero" transform="matrix(-1 0 0 1 188.865 119.457)"/>
|
||||
<path d="M0 3.049h-26.49a1.524 1.524 0 0 1 0-3.049H0a1.524 1.524 0 0 1 0 3.049" style="fill:#8f8188;fill-rule:nonzero" transform="translate(212.997 130.675)"/>
|
||||
<path d="M0 9.423h78.157c2.1 0 3.802-1.702 3.802-3.802V0H-3.802v5.621c0 2.1 1.702 3.802 3.802 3.802" style="fill:#8f8188;fill-rule:nonzero" transform="translate(160.673 110.084)"/>
|
||||
<path d="M-2.055-2.056a2.056 2.056 0 1 0-.002 4.112 2.056 2.056 0 0 0 .002-4.112" style="fill:#b5abb1;fill-rule:nonzero" transform="matrix(0 -1 -1 0 199.752 112.739)"/>
|
||||
<path d="M7.569-8.704h3.165L6.267 6.522l-2.664-1.71L7.569-8.704Z" style="fill:#58424e;fill-rule:nonzero" transform="scale(-1 1) rotate(73.649 -178.152 -78.362)"/>
|
||||
<path d="M0-2.091A4.684 4.684 0 1 0 9.132-.003 4.684 4.684 0 0 0 0-2.09m4.195-6.53.99-1.727 2.867.656.14 1.985 2.065 1.648 1.967-.303 1.275 2.652-1.464 1.347-.002 2.642 1.463 1.349-1.278 2.649-1.966-.305-2.066 1.647-.143 1.984-2.868.654-.988-1.728-2.576-.59-1.64 1.127-2.299-1.836.735-1.848L-2.738 1-4.641.42l.001-2.942 1.904-.578 1.148-2.38-.733-1.85L-.02-9.163l1.639 1.128 2.576-.586Z" style="fill:#8cc44a;fill-rule:nonzero" transform="translate(210.723 87.106)"/>
|
||||
<path d="M0-.001a7.754 7.754 0 1 0 15.507 0A7.754 7.754 0 0 0 0 0m4.783-12.153.848-3.088h4.244l.85 3.088 3.522 1.459 2.783-1.584 3.002 3.002-1.584 2.783 1.459 3.522 3.088.849v4.245l-3.088.849-1.459 3.521 1.584 2.784-3.002 3.001-2.783-1.583-3.522 1.459-.85 3.088H5.631l-.848-3.088-3.523-1.459-2.783 1.583-3.001-3.001 1.583-2.784L-4.4 2.971l-3.088-.849v-4.245l3.088-.849 1.459-3.522-1.583-2.783 3.001-3.002 2.783 1.584 3.523-1.459Z" style="fill:#8cc44a;fill-rule:nonzero" transform="translate(181.619 78.59)"/>
|
||||
<path d="M0 3.375h-41.674a1.688 1.688 0 0 1 0-3.375H0a1.687 1.687 0 0 1 0 3.375" style="fill:#f2692c;fill-rule:nonzero" transform="translate(220.559 102.185)"/>
|
||||
<path d="M0-2.137h-9.327V0H0a1.069 1.069 0 0 0 0-2.137" style="fill:#ddeeca;fill-rule:nonzero" transform="translate(220.38 104.942)"/>
|
||||
<use xlink:href="#a" x="160.925" y="97.463" width="15.59" height="29.191" transform="scale(.97439 .97304)"/>
|
||||
<path d="M-39.268-39.268c-1.63 0-2.95 17.581-2.95 39.269 0 21.685 1.32 39.267 2.95 39.267 1.629 0 2.951-17.582 2.951-39.267 0-21.688-1.322-39.269-2.951-39.269" style="fill:#d0e7b8;fill-rule:nonzero" transform="matrix(0 -1 -1 0 122.054 100.21)"/>
|
||||
<path d="M0 17.723c-1.702-1.995-2.117-4.594-2.482-7.081-.105-.713-.21-1.435-.102-2.155.167-1.119.831-2.152 1.426-3.176C-.066 3.432.946 1.358 3.002.198c.127-.072.266-.142.415-.148 1.253-.05.141 5.671.039 6.413-.343 2.492-.836 4.986-1.699 7.408a25.382 25.382 0 0 1-.785 1.951c-.099.216-1.064 1.793-.972 1.901" style="fill:#b84425;fill-rule:nonzero" transform="translate(95.955 83.39)"/>
|
||||
<path d="M0-74.246c-.812 1.054-1.885 3.225-2.267 4.015-2.735 5.72-4.813 11.28-6.367 16.83-3.288 11.78-4.156 23.54-3.593 36.81.264 6.23 3.066 12.339 8.635 15.078C1.817 1.147 8.167.647 13.965.612h2.92c5.797.035 12.148.535 17.556-2.125 5.57-2.739 8.372-8.848 8.636-15.078.562-13.27-.305-25.03-3.594-36.81-1.553-5.55-3.631-11.11-6.367-16.83-.381-.79-1.613-4.133-1.641-5.162L0-74.246Z" style="fill:#f2692c;fill-rule:nonzero" transform="translate(95.902 132.772)"/>
|
||||
<path d="M0-29.745c1.002.186 2 .48 2.859 1.028.661.421 1.22.978 1.784 1.52 3.113 2.991 7.144 4.716 11.299 5.699 3.877.917 7.751.976 11.412 2.701 6.6 3.112 12.654 9.961 11.175 17.73a13.606 13.606 0 0 1-.837 2.739c-.574 1.358-1.275 2.677-1.608 4.113-.58 2.504.066 6.656 1.698 8.642 2.485 3.024 5.596 2.934 9.119 2.895 4.308-.047 8.816.05 13.124 0 9.919-.114 26.637.115 36.557 0 4.005-.046 6.557-3.633 9.033-6.327.725-.79 1.356-1.762 2.366-2.126 2.32-.834 3.448 1.304 4.641 2.901 2.092 2.799 3.255 5.586 5.808 5.552h5.686c3.17 0 5.74-4.874 5.74-8.043v-56.475" style="fill:none;fill-rule:nonzero;stroke:#a1cf70;stroke-width:1.97px" transform="translate(122.054 120.274)"/>
|
||||
<path d="M0-17.944s-2.111 7.816-1.855 12.881c.255 5.063-4.724 0-4.724 0L0-17.944Z" style="fill:#b84425;fill-rule:nonzero" transform="translate(97.352 99.502)"/>
|
||||
<path d="M0-14.068s3.098 4.43 3.673 9.249C4.247 0 9.098-8.041 9.098-8.041L0-14.068Z" style="fill:#b84425;fill-rule:nonzero" transform="translate(125.73 92.495)"/>
|
||||
<path d="m0-30.136-.117-1.938c-5.267 4.582-11.754 9.362-17.844 12.802-7.69 4.33-15.95 8.43-24.76 8.43-4.37 0-12.94-.5-13.66-3.909l-.008-.14h-.187c.514 5.907 3.44 11.563 8.995 14.169 5.67 2.66 12.34 2.16 18.42 2.12h3.06c6.08.04 12.75.54 18.42-2.12 5.84-2.74 8.78-8.85 9.06-15.08.26-5.83-.969-8.964-1.379-14.334" style="fill:#b84425;fill-rule:nonzero" transform="translate(138.957 131.982)"/>
|
||||
<path d="M0-13.604c-.208 1.337-.518 2.699-.794 3.814-.277 1.124-.483 1.998-.634 2.922-.174 1.101-.342 2.151-.383 2.837a6.74 6.74 0 0 0-.011.849l.025.253c.006.02.01.07.01.07-.004-.025-.017-.021-.032-.063-.052-.127-.27-.46-.598-.719-.33-.258-.639-.344-.697-.34-.121.023.531.098 1.329-.024.826-.104 1.811-.328 3.107-.584l.556-.111c.138-.031.236-.054.423-.115l1.51-.539.028-.01a5.192 5.192 0 0 1 6.635 3.145c.935 2.62-.375 5.501-2.922 6.549-.522.213-.998.422-1.703.695-.352.135-.801.287-1.217.406-.419.121-.788.21-1.116.287-.948.223-2.187.573-3.629.826-1.459.227-3.141.498-5.511.004-1.171-.261-2.559-.817-3.769-1.818-1.222-.983-2.082-2.311-2.574-3.491-.133-.304-.221-.578-.322-.873-.087-.275-.147-.504-.216-.759-.119-.49-.212-.976-.274-1.44a16.902 16.902 0 0 1-.136-2.587c.039-1.609.213-2.832.342-4.004.158-1.35.427-2.724.654-3.837.228-1.122.385-2.009.492-2.945a5.77 5.77 0 0 1 6.389-5.078 5.773 5.773 0 0 1 5.079 6.39l-.028.209-.013.081Z" style="fill:#462e3b;fill-rule:nonzero" transform="translate(95.24 98.101)"/>
|
||||
<path d="M0 33.142c-3.114-1.234-5.727-3.587-6.094-7.06-.215-2.033-1.478-1.834-2.85-2.145-4.475-1.009-6.64-5.376-4.749-9.507.551-1.203 1.053-2.158.061-3.411-1.071-1.353-.664-3.42-.015-4.889 6.424-3.856 25.742-6.356 22.906 6.005-1.643 7.16-4.746 15.028-8.68 21.233L0 33.142Z" style="fill:#fff8f0;fill-rule:nonzero" transform="translate(162.476 89.263)"/>
|
||||
<path d="M0-.394c.717 3.41 7.912 3.72 12.274 3.72 8.813 0 17.078-4.094 24.766-8.434 6.085-3.435 11.594-7.54 17.165-11.745 1.878-1.417 6.347-4.995 10.666-7.059-.649 1.469-1.056 3.537.015 4.889.992 1.253.49 2.208-.061 3.411-1.891 4.131.274 8.498 4.749 9.507 1.372.312 2.635.112 2.85 2.146.42 3.962 3.255 5.944 6.673 7.285 0 0-2.148 2.53-3.375 3.656a59.665 59.665 0 0 1-5.326 4.33c-9.713 7.033-19.679 10.204-32.07 11.425-7.923.781-16.523.303-24.422-.768-6.681-.904-13.961-2.94-19.065-7.568-5.116-4.64-7.383-13.667-2.225-19.254.977-1.058 3.958-3.513 6.944-3.513L0-.394Z" style="fill:#f2692b;fill-rule:nonzero" transform="translate(83.958 119.305)"/>
|
||||
<path d="M0 9.15c-2.001 3.296-3.31 6.815-4.123 10.496-.261-.483-.776-.707-1.18-1.079-.404-.372-.976-.607-1.509-.471-.448.115-.883.481-1.319.323-.377-.137-.52-.594-.825-.856-.224-.193-.527-.27-.822-.288-.676-.04-1.186.446-1.789.442-.572-.004-1.075-.589-1.431-.966-.456-.485-1.076-.979-1.72-.772-.192.062-.389.184-.576.122-.13-.042-.215-.164-.287-.281-2.408-3.953 4.53-16.549 11.126-26.316l.993.853L0 9.15Z" style="fill:#f2692c;fill-rule:nonzero" transform="translate(98.517 70.309)"/>
|
||||
<path d="m0 .23-.003.003L0 .23Zm-.646 12.491c-2.072 0-5.956-2.058-6.836-4.085-1.172-2.697 1.624-3.77 4.117-5.184.281-.16.922-.623 1.318-1.027-.229-.578-.607-1.755-.857-2.354-.614-1.474-1.249-2.997-1.8-4.698A5.5 5.5 0 1 1 5.76-8.02c.413 1.275.936 2.53 1.49 3.859.759 1.822 1.543 3.704 2.122 5.82.143.519.525 1.912.034 3.614-.329 1.134-.97 2.143-1.907 3.006-1.019.938-2.657 2.45-5.826 3.927a5.476 5.476 0 0 1-2.319.515" style="fill:#462e3b;fill-rule:nonzero" transform="translate(132.768 84.224)"/>
|
||||
<path d="M0 9.328c2.43 1.777 4.3 4.681 4.901 5.779a.246.246 0 0 0 .411.033c.308-.396.756-.615 1.245-.875 1.123-.602 1.805-.459 3.094-.453.502.003 1.139.152 1.401-.276.107-.173.104-.389.111-.593.023-.706.317-1.302 1.044-1.526.251-.078.519-.091.782-.103l.93-.043c.101-.004.214-.013.281-.089.076-.088.057-.22.08-.334.068-.339.839-.721.912-1.058a.844.844 0 0 0-.022-.356c-.371-1.759-3.789-9.899-9.526-15.387L2.552-3.946 0 9.328Z" style="fill:#f2692c;fill-rule:nonzero" transform="translate(123.934 67.507)"/>
|
||||
<path d="M0 8.014s8.732-5.129 13.148-5.621L10.913 0C9.729.528 2.737 5.435 0 8.014" style="fill:#b84425;fill-rule:nonzero" transform="translate(118.665 61.554)"/>
|
||||
<path d="M0-5.871c-1.726.005-2.719-1.192-2.951-2.617-.308-1.943.895-3.477 3.391-3.327 1.099.062 2.767.634 2.893 2.361C3.277-7.121 2.209-5.886 0-5.871M-30.054-7.8c-1.779-.21-2.987-1.475-2.861-2.97.16-1.893 1.115-3.349 3.229-3.19 1.626.116 3.276 1.018 3.098 3.141-.16 2.013-1.547 2.88-3.466 3.019m38.005-6.684c-6.995-2.024-14.686-.785-18.298 8.625-1.043 2.732-1.581 6.139-1.844 9.268a61.934 61.934 0 0 0-.156 2.445c.543 1.06.459 2.056-.645 3.007-1.58 1.362-3.299 1.047-4.797.479-1.399-.539-2.482-2.226-1.462-3.967.022-.018.042-.026.074-.044.284-5.164.188-8.554-.641-12.889-1.564-8.12-10.239-12.001-17.584-9.509-3.492 1.181-6.643 2.733-9.326 5.397.716 1.626 2.961 2.738 4.636 3.581C-39.666-6.873-35.234-3.489-30.875.4c3.266 2.925 6.499 6.127 8.813 8.921 3.697 3.884 8.262 4.369 12.112.599C-6.417 6.454-1.832 3.137 2.606.37c6.408-3.997 12.518-6.834 14.783-7.286-2.242-3.651-5.47-6.421-9.438-7.568" style="fill:#fff8f0;fill-rule:nonzero" transform="translate(126.972 61.184)"/>
|
||||
<path d="M-3.306-3.005C-1.193-3.192-.275-1.556-.14.074c.175 2.114-1.276 3.075-3.166 3.25-1.5.14-2.772-1.06-2.997-2.832.123-1.918.98-3.317 2.997-3.497" style="fill:#462d3b;fill-rule:nonzero" transform="scale(-1 1) rotate(-89.538 -24.948 72.611)"/>
|
||||
<path d="M.225.005c2.201.176 3.177 1.489 3.066 3.823C3.033 5.54 1.327 5.984.225 5.967c-2.492-.038-3.587-1.654-3.132-3.569C-2.571.991-1.49-.132.225.005" style="fill:#462d3b;fill-rule:nonzero" transform="scale(1 -1) rotate(-4.233 -684.865 -1742.477)"/>
|
||||
<path d="M0 3.993c7.343-2.487 16.015 1.392 17.575 9.51.835 4.342.93 7.731.641 12.89 2.02-1.546 5.236-.927 6.514-.011.125.182.228.361.319.54h.003c.162-3.678.671-8.24 2.001-11.711 3.609-9.413 11.302-10.654 18.293-8.634 3.97 1.148 7.195 3.917 9.435 7.572.985-.169 1.805-.602 1.522-1.745C54.66 5.803 54.106-.779 50.299-8.057c-1.07-.096-1.716-1.193-1.757-2.383-.545-1.953-4.441-5.695-7.135-6.811-.025.047-.059.097-.079.142-.853-.05-2.215-.631-2.483-2.051.049-.097.107-.187.159-.282-3.314-1.662-7.518-2.925-12.808-3.224-4.67-.263-8.562-.047-11.929.76l.008.023c-.502 1.357-1.942 1.703-2.791 1.609l-.015-.041c-2.838.8-6.972 3.791-7.807 5.564-.238 1.163-1.616 2.085-2.688 2.005-.158.208-.317.403-.473.618C-2.742-7.654-5.445-1.449-8.994 6.198c-.604 1.301-.922 2.363-.34 3.192C-6.643 6.728-3.492 5.176 0 3.993" style="fill:#f2692b;fill-rule:nonzero" transform="translate(89.575 40.12)"/>
|
||||
<path d="M4.199-11.365c2.03.303 1.876 3.033 2.008 4.866.168 2.31-.544 4.892-2.008 6.917C3.562-1.436-.222-4.86-2.955-5.964c.448-1.016 4.156-5.848 7.154-5.401" style="fill:#fff8f0;fill-rule:nonzero" transform="scale(-1 1) rotate(-6.256 183.75 904.315)"/>
|
||||
<path d="M0-3.35c-.022.018-.047.031-.068.048C-1.089-1.559-.009.124 1.396.663c1.495.572 3.212.883 4.797-.484 1.096-.945 1.18-1.943.64-3a4.656 4.656 0 0 0-.318-.54C5.236-4.277 2.021-4.896 0-3.35" style="fill:#462d3b;fill-rule:nonzero" transform="translate(107.791 69.862)"/>
|
||||
<path d="M0 13.792c-1.235-2.172-1.661-4.815-1.242-7.094.331-1.808.475-4.539 2.526-4.618 3.029-.118 6.188 5.089 6.524 6.148.004.012.012.03.015.042.849.093 2.288-.252 2.79-1.61l-.008-.023c-1.333-4.36-4.494-5.428-7.807-7.642-1.617-1.08-3.559-.19-4.823 1.211-3.19 3.531-3.071 11.668-.679 15.591h.016c1.073.08 2.45-.841 2.688-2.005" style="fill:#462d3b;fill-rule:nonzero" transform="translate(93.236 11.576)"/>
|
||||
<path d="M0-3.597c.077-1.55.075-2.584-.067-3.254-.188-.415-.431-.761-.736-1.002-.24-.075-.537-.078-.907-.029-2.961.401-7.264 3.598-8.245 5.405 2.694 1.116 6.59 4.858 7.136 6.811C-1.24 2.401-.115-1.282 0-3.597" style="fill:#fff8f0;fill-rule:nonzero" transform="translate(140.936 25.346)"/>
|
||||
<path d="M0 .724C.021.679.054.629.079.582c.982-1.807 5.284-5.004 8.245-5.404.37-.05.667-.046.907.028.381.118.612.422.736 1.002.142.67.144 1.704.067 3.254-.115 2.315-1.24 5.998-2.819 7.931.04 1.19.687 2.287 1.756 2.383l.008.001c3.016-3.47 5.603-11.291 3.704-15.657-.751-1.729-1.075-3.173-3.862-2.515-3.796.894-8.998 2.878-11.144 6.786-.052.095-.111.185-.159.282C-2.214.093-.853.674 0 .724" style="fill:#462d3b;fill-rule:nonzero" transform="translate(130.902 22.286)"/>
|
||||
<use style="fill:#462e3b;fill-rule:nonzero" transform="translate(108.807 99.125)" xlink:href="#reuse-0"/>
|
||||
<use xlink:href="#b" x="159.992" y="92.155" width="3.343" height="4.933" transform="scale(.83575 .9866)"/>
|
||||
<use style="fill:#462e3b;fill-rule:nonzero" transform="translate(135.429 94.793)" xlink:href="#reuse-1"/>
|
||||
<use style="fill:#a1cf70;fill-rule:nonzero" transform="translate(251.91 73.079)" xlink:href="#reuse-2"/>
|
||||
<path d="M0 39.611a2.533 2.533 0 0 1-2.53-2.53V0h53.897v37.081a2.533 2.533 0 0 1-2.53 2.53H0Z" style="fill:#fff;fill-rule:nonzero" transform="translate(11.791 28.767)"/>
|
||||
<path d="M0-41.324h-55.611v37.938A3.386 3.386 0 0 0-52.224 0h48.837A3.387 3.387 0 0 0 0-3.386v-37.938Zm-1.714 1.714v36.224c0 .922-.751 1.672-1.673 1.672h-48.837c-.922 0-1.672-.75-1.672-1.672V-39.61h52.182" style="fill:#a1cf70;fill-rule:nonzero" transform="translate(64.015 69.234)"/>
|
||||
<path d="M0 8.273h-55.611v-5.54A2.733 2.733 0 0 1-52.878 0h50.145A2.733 2.733 0 0 1 0 2.733v5.54Z" style="fill:#a1cf70;fill-rule:nonzero" transform="translate(64.015 21.147)"/>
|
||||
<path style="fill:#fff" d="M28.097 93.675h15.726v15.726H28.097z" transform="matrix(-1 0 0 1 72.17 -52.326)"/>
|
||||
<path d="M0 7.077 7.077 0H0v7.077Z" style="fill:#ea4335;fill-rule:nonzero" transform="translate(44.073 57.074)"/>
|
||||
<path style="fill:#fbbc04" d="M43.822 93.675h7.077v15.726h-7.077z" transform="matrix(-1 0 0 1 94.971 -52.326)"/>
|
||||
<path style="fill:#34a853" d="M28.097 86.598h15.726v7.077H28.097z" transform="matrix(-1 0 0 1 72.17 -29.523)"/>
|
||||
<path d="M0-7.077v4.718A2.359 2.359 0 0 0 2.359 0h4.718v-7.077H0Z" style="fill:#188038;fill-rule:nonzero" transform="translate(21.27 64.152)"/>
|
||||
<path d="M0 7.077V2.359A2.359 2.359 0 0 0-2.359 0h-4.718v7.077H0Z" style="fill:#1967d2;fill-rule:nonzero" transform="translate(51.15 34.272)"/>
|
||||
<path d="M0-22.803h-20.444a2.359 2.359 0 0 0-2.359 2.359V0h7.077v-15.726H0v-7.077Z" style="fill:#4285f4;fill-rule:nonzero" transform="translate(44.073 57.075)"/>
|
||||
<path d="m0-5.159-1.498 1.083-.749-1.136L.44-7.151h1.03v9.143H0v-7.151Zm-8.38 6.77c-.588-.397-.995-.977-1.217-1.744l1.364-.562c.124.472.34.837.649 1.097.307.259.68.387 1.116.387.447 0 .83-.136 1.151-.407a1.3 1.3 0 0 0 .481-1.036c0-.428-.169-.778-.507-1.049-.338-.272-.763-.407-1.27-.407h-.788v-1.351h.708c.436 0 .803-.118 1.102-.354.299-.236.448-.558.448-.969 0-.365-.133-.656-.4-.875-.268-.218-.606-.328-1.017-.328-.401 0-.719.106-.955.321a1.879 1.879 0 0 0-.515.788l-1.351-.562c.179-.508.507-.956.989-1.343s1.097-.582 1.844-.582c.552 0 1.049.106 1.49.321.44.214.786.51 1.036.888.25.379.374.804.374 1.276 0 .482-.117.888-.349 1.222-.232.335-.517.59-.855.769v.081c.437.18.816.476 1.097.855.285.383.429.841.429 1.376 0 .535-.136 1.012-.407 1.431a2.82 2.82 0 0 1-1.122.989 3.54 3.54 0 0 1-1.611.361 3.33 3.33 0 0 1-1.914-.593" style="fill:#4285f4;fill-rule:nonzero" transform="translate(39.953 51.937)"/>
|
||||
<path d="M0-22.378c-2.02 4.107-3.057 8.584-4.98 12.711-1.559 3.346-1.742 7-3.327 10.322-1.385 2.902-3.33 6.303-6.698 6.183-4.013-.144-7.409.913-8.912 4.455-.98 2.307-.823 4.678-.481 7.058.388 2.706-1.758 5.113-4.49 5.113h-49.073a8.273 8.273 0 0 1-8.271-8.078v-61.228" style="fill:none;fill-rule:nonzero;stroke:#a1cf70;stroke-width:1.97px" transform="translate(105.488 114.133)"/>
|
||||
<use style="fill:#462e3b;fill-rule:nonzero" transform="translate(108.807 99.125)" xlink:href="#reuse-0"/>
|
||||
<path d="M0 3.342c-.885 2.349-3.502 3.545-5.851 2.66l-2.82-1.053.666-1.747 1.776.676a.643.643 0 0 0 .825-.37.643.643 0 0 0-.37-.825l-1.775-.677 1-2.626 1.776.677a.645.645 0 0 0 .826-.37.645.645 0 0 0-.37-.826l-1.776-.677.659-1.729 2.773 1.035A4.547 4.547 0 0 1 0 3.342" style="fill:#a1cf70;fill-rule:nonzero" transform="translate(122.544 87.241)"/>
|
||||
<path d="M0 34.634a1.545 1.545 0 0 1-1.544-1.544V1.544C-1.544.693-.852 0 0 0h40.978c.852 0 1.544.693 1.544 1.544V33.09c0 .852-.692 1.544-1.544 1.544H0Z" style="fill:#fff" transform="translate(216.25 38)"/>
|
||||
<path d="M0-35.523h-40.978a1.989 1.989 0 0 0-1.988 1.989v31.546c0 1.098.89 1.988 1.988 1.988H0c1.098 0 1.988-.89 1.988-1.988v-31.546c0-1.098-.89-1.989-1.988-1.989m0 .888c.607 0 1.101.494 1.101 1.101v31.546c0 .607-.494 1.1-1.101 1.1h-40.978c-.606 0-1.1-.493-1.1-1.1v-31.546c0-.607.494-1.101 1.1-1.101H0" style="fill:#f2692c;fill-rule:nonzero" transform="translate(257.228 73.079)"/>
|
||||
<path d="M0-4.677h39.722c1.178 0 2.134.955 2.134 2.134V0h-43.99v-2.543c0-1.179.955-2.134 2.134-2.134" style="fill:#f2692c" transform="translate(216.782 42.424)"/>
|
||||
<path d="M-.826-.826a.825.825 0 1 0 0 1.65.825.825 0 0 0 0-1.65" style="fill:#fff;fill-rule:nonzero" transform="matrix(0 -1 -1 0 217.296 39.18)"/>
|
||||
<use style="fill:#fff;fill-rule:nonzero" transform="matrix(0 -1 -1 0 220.357 39.18)" xlink:href="#reuse-3"/>
|
||||
<use style="fill:#fff;fill-rule:nonzero" transform="matrix(0 -1 -1 0 223.417 39.18)" xlink:href="#reuse-3"/>
|
||||
<path d="m0-10.65 5.399 5.4L.149 0" style="fill:none;fill-rule:nonzero;stroke:#6a5761;stroke-width:2.47px;stroke-linecap:round;stroke-linejoin:round" transform="translate(246.671 62.293)"/>
|
||||
<path d="M-8.743-5.325H3.243" style="fill:none;fill-rule:nonzero;stroke:#6a5761;stroke-width:2.47px;stroke-linecap:round;stroke-linejoin:round" transform="scale(-1 1) rotate(62.687 -170.906 -166.309)"/>
|
||||
<path d="m0-10.65-5.4 5.4L-.15 0" style="fill:none;fill-rule:nonzero;stroke:#6a5761;stroke-width:2.47px;stroke-linecap:round;stroke-linejoin:round" transform="translate(226.809 62.293)"/>
|
||||
<use style="fill:#462e3b;fill-rule:nonzero" transform="translate(135.429 94.793)" xlink:href="#reuse-1"/>
|
||||
<path d="m0-9.297-1.134 1.862C-2.37-5.406-1.989-2.692-.086-1.27a4.547 4.547 0 0 0 6.618-1.271L7.79-4.606a.581.581 0 0 0-.198-.801L.798-9.493A.583.583 0 0 0 0-9.297" style="fill:#a1cf70;fill-rule:nonzero" transform="translate(104.932 92.632)"/>
|
||||
<path d="m0-.564-.976 1.622L-2.07.401l.976-1.623A.637.637 0 1 1 0-.564" style="fill:#a1cf70;fill-rule:nonzero" transform="translate(108.892 83.395)"/>
|
||||
<path d="m0-.564-.976 1.622L-2.07.401l.976-1.623A.638.638 0 1 1 0-.564" style="fill:#a1cf70;fill-rule:nonzero" transform="translate(112.398 85.504)"/>
|
||||
<use style="fill:#8cc44a;fill-rule:nonzero" transform="translate(17.274 24.38)" xlink:href="#reuse-4"/>
|
||||
<use style="fill:#8cc44a;fill-rule:nonzero" transform="translate(29.796 24.38)" xlink:href="#reuse-4"/>
|
||||
<path d="M0-8.05c-.718 0-1.299.582-1.299 1.299v5.452a1.298 1.298 0 1 0 2.598 0v-5.452A1.3 1.3 0 0 0 0-8.05" style="fill:#8cc44a;fill-rule:nonzero" transform="translate(42.318 24.38)"/>
|
||||
<use style="fill:#8cc44a;fill-rule:nonzero" transform="translate(54.84 24.38)" xlink:href="#reuse-4"/>
|
||||
<use style="fill:#d0e7b8;fill-rule:nonzero" transform="translate(15.975 24.38)" xlink:href="#reuse-5"/>
|
||||
<path d="M0-3.238v1.939a1.299 1.299 0 1 0 2.598 0v-1.939H0Z" style="fill:#d0e7b8;fill-rule:nonzero" transform="translate(28.497 24.38)"/>
|
||||
<use style="fill:#d0e7b8;fill-rule:nonzero" transform="translate(41.019 24.38)" xlink:href="#reuse-5"/>
|
||||
<use style="fill:#d0e7b8;fill-rule:nonzero" transform="translate(53.54 24.38)" xlink:href="#reuse-5"/>
|
||||
<use style="fill:#a1cf70;fill-rule:nonzero" transform="translate(19.256 68.778)" xlink:href="#reuse-2"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 21 KiB |
190
wp-content/plugins/simply-schedule-appointments/admin-app/dist/static/images/settings-locations.svg
vendored
Normal file
@ -0,0 +1,190 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg viewBox="0 0 267 151" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" style="fill-rule:evenodd;clip-rule:evenodd;stroke-miterlimit:10">
|
||||
<defs>
|
||||
<path d="M0 1.752h-4.455a.331.331 0 0 1-.332-.332V.332c0-.184.148-.332.332-.332H0c.184 0 .332.148.332.332V1.42A.331.331 0 0 1 0 1.752" style="fill:#8cc44a;fill-rule:nonzero" id="reuse-0"/>
|
||||
<path d="M0 5.731a.57.57 0 0 1-.569-.569V.569a.569.569 0 1 1 1.138 0v4.593A.57.57 0 0 1 0 5.731" style="fill:#58424e;fill-rule:nonzero" id="reuse-1"/>
|
||||
<path d="M0 5.731a.57.57 0 0 1-.569-.569V.569a.569.569 0 1 1 1.137 0v4.593A.57.57 0 0 1 0 5.731" style="fill:#58424e;fill-rule:nonzero" id="reuse-2"/>
|
||||
<path d="M0 0h56.46" style="fill:none;fill-rule:nonzero;stroke:#b9dc94;stroke-width:.5px" id="reuse-3"/>
|
||||
<path d="M-13.027-13.027h26.054" style="fill:none;fill-rule:nonzero;stroke:#b9dc94;stroke-width:.5px" id="reuse-4"/>
|
||||
<path d="m0 .358 1.408 1.408 3.175-3.174" style="fill:none;fill-rule:nonzero;stroke:#58424e;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round" id="reuse-5"/>
|
||||
</defs>
|
||||
<path style="fill:none" d="M0 0h266v150H0z" transform="translate(.25 .5)"/>
|
||||
<use xlink:href="#a" x="49.478" y="136.107" width="211.196" height="15.038" transform="scale(.9962 .93988)"/>
|
||||
<path d="m0-.066.171.095v-.124L0-.066Z" style="fill:#c8c1c5;fill-rule:nonzero" transform="translate(155.42 106.516)"/>
|
||||
<path d="M19.078-44.662H41.05L8.763-3.353l-34.927 1.562 45.242-42.871Z" style="fill:#fff;fill-rule:nonzero" transform="scale(-1 1) rotate(-10.725 627.205 1318.632)"/>
|
||||
<path d="M18.372-43.224H39.03L7.667-3.135l-32.393 1.406 43.098-41.495Z" style="fill:#eceaeb;fill-rule:nonzero" transform="scale(-1 1) rotate(-10.752 618.903 1306.756)"/>
|
||||
<path d="m0-12.52 2.278 4.415 8.866 6.9.774.605.514.017L31.028 0l-5.862-8.271L0-12.52Z" style="fill:#b9dc94;fill-rule:nonzero" transform="translate(214.895 124.941)"/>
|
||||
<path d="m0 3.274.235.456.189-.019c7.342-.75 13.014-1.972 16.973-3.608l-.396-.559C13.113 1.238 7.426 2.501 0 3.274" style="fill:#f2f2f2;fill-rule:nonzero" transform="translate(208.197 96.16)"/>
|
||||
<path d="m0 6.445.794.603.515.018.513.017-.805-.607-9.451-7.114.592 1.147L0 6.445Z" style="fill:#f2f2f2;fill-rule:nonzero" transform="translate(225.505 117.275)"/>
|
||||
<path d="M-22.011-6.654h.576l18 18.015-.496.072-18.08-18.087Z" style="fill:#f2f2f2;fill-rule:nonzero" transform="scale(-1 1) rotate(-54.601 -11.426 266.514)"/>
|
||||
<path d="M-7.571-2.927h2.065C-4.947-1.892-3.046-.821-.188.254l-.591.754C-4.768-.402-7.028-1.72-7.571-2.927" style="fill:#f5956c;fill-rule:nonzero" transform="scale(-1 1) rotate(-10.749 386.553 1132.013)"/>
|
||||
<path d="m0-6.356-.237-.076.405.787c5.269 1.66 11.306 3.332 17.476 4.586 2.151.437 4.311.821 6.447 1.135l-.558-.786C15.467-1.867 7.008-4.134 0-6.356" style="fill:#f48656;fill-rule:nonzero" transform="translate(208.621 106.228)"/>
|
||||
<path d="m0-.395-18.985-.601-.483-.014-.534-.017-4.859-.154.612 1.187L.837.786 0-.395Z" style="fill:#f48656;fill-rule:nonzero" transform="translate(245.507 124.747)"/>
|
||||
<path d="M-7.083-1.735h9.659L.809.593l-10.618.02 2.726-2.348Z" style="fill:#b5abb1;fill-rule:nonzero" transform="scale(-1 1) rotate(-9.89 534.225 1299.879)"/>
|
||||
<path d="M-8.97 2.282h7.407L.199.781-7.084.773-8.97 2.282Z" style="fill:#b5abb1;fill-rule:nonzero" transform="scale(-1 1) rotate(-9.952 519.619 1341.1)"/>
|
||||
<path d="m0 1.443 1.077 1.519-9.954-.26-5.774-4.221 10.821.306L0 1.443Z" style="fill:#b5abb1;fill-rule:nonzero" transform="translate(249.213 128.137)"/>
|
||||
<path d="M-13.214 4.259h7.635L.055.171l-7.433.017-5.836 4.071Z" style="fill:#b5abb1;fill-rule:nonzero" transform="scale(-1 1) rotate(-1.486 4752.837 8768.95)"/>
|
||||
<path d="M3.771-4.129h1.761L3.274-.041-1.82-.054l5.591-4.075Z" style="fill:#b5abb1;fill-rule:nonzero" transform="scale(-1 1) rotate(-1.626 4484.896 8077.574)"/>
|
||||
<path d="M-4.338-39.06H46.97l.464 34.252-51.038-11.621-.734-22.631Z" style="fill:#fff;fill-rule:nonzero" transform="scale(1 -1) rotate(-75.422 52.941 -185.632)"/>
|
||||
<path d="M-3.847-38.214H45.96l.475 34.015-49.551-11.28-.731-22.735Z" style="fill:#eceaeb;fill-rule:nonzero" transform="scale(1 -1) rotate(-75.422 52.411 -185.187)"/>
|
||||
<path d="m0-1.806.341.157 1.562.722 4.83 2.225L4.45-3.104 0-1.806Z" style="fill:#b9dc94;fill-rule:nonzero" transform="translate(210.521 115.548)"/>
|
||||
<path d="M-2.84-3.321h1.142l-13.438 15.935-.206-.997L-2.84-3.321Z" style="fill:#f2f2f2;fill-rule:nonzero" transform="scale(1 -1) rotate(26.296 359.629 379.408)"/>
|
||||
<path d="M0-11.849c-.204.122-.409.242-.619.365l.395.062.048.008-.457-.063C-5.815-8.299-12.761-4.626-22.353-.045l.126.483C-12.3-4.303-5.146-8.089.169-11.359c.005-.001.009-.004.014-.007l.787-.466-.236-.455c-.245.146-.486.292-.734.438" style="fill:#f2f2f2;fill-rule:nonzero" transform="translate(207.522 111.779)"/>
|
||||
<path d="m0-2.174.068-.021 4.225-1.234-.231-.444-5.193 1.514c-.177.051-.319.133-.378.216-.064.085-.036.161.071.208l8.389 3.634L6.357.554 1.631-1.474 0-2.174Z" style="fill:#f2f2f2;fill-rule:nonzero" transform="translate(210.794 116.095)"/>
|
||||
<path d="m0 3.057.358-.186-.431-.079L-15.258 0l-.581.132L-.407 2.981 0 3.057Z" style="fill:#f2f2f2;fill-rule:nonzero" transform="translate(198.779 93.063)"/>
|
||||
<path d="M-1.075-.035H.049L-.13.267h-.6l-.345-.302Z" style="fill:#f2f2f2;fill-rule:nonzero" transform="scale(-1 1) rotate(-16.113 272.876 697.857)"/>
|
||||
<path d="M0 2.835c-7.367.608-13.094.546-15.425.482l-.034-.002h.001C-10.09.572-5.802-1.84-2.546-3.929l-.439-.848c-5.04 3.348-12.692 7.354-21.421 11.519l.226.87a382.136 382.136 0 0 0 7.11-3.477l.028.001c1.938.079 7.711.228 15.456-.35a126.383 126.383 0 0 0 2.913-.245l-.406-.785c-.31.027-.618.055-.921.079" style="fill:#f48656;fill-rule:nonzero" transform="translate(207.522 97.095)"/>
|
||||
<path d="M17.108-9.566h1.444l-6.393 31.737-1.299-.298 6.248-31.439Z" style="fill:#f48656;fill-rule:nonzero" transform="scale(1 -1) rotate(-75.444 21.789 -186.507)"/>
|
||||
<path d="M-.262-1.429h3.139l.339.744-2.847.641-.631-1.385Z" style="fill:#b5abb1;fill-rule:nonzero" transform="scale(1 -1) rotate(-49.909 -10.26 -283.148)"/>
|
||||
<path d="M0-1.943.505 0l2.414-1.089L0-1.943Z" style="fill:#b5abb1;fill-rule:nonzero" transform="translate(181.82 100.795)"/>
|
||||
<path d="m0-1.173-2.631-.77-3.188 1.445.221.854 1.353.414L0-1.173Z" style="fill:#b5abb1;fill-rule:nonzero" transform="translate(188.309 101.922)"/>
|
||||
<path d="M1.643-3.207h5.914l6.315 8.71-3.801 2.695L1.643-3.207Z" style="fill:#b5abb1;fill-rule:nonzero" transform="scale(1 -1) rotate(-27.271 -161.002 -496.095)"/>
|
||||
<path d="m0 .772-5.896-2.485-2.113.943.407 1.565 3.858 1.69L0 .772Z" style="fill:#b5abb1;fill-rule:nonzero" transform="translate(193.451 113.55)"/>
|
||||
<path d="M-9.147 1.213h5.929L-.3-2.1l-5.848.039-2.999 3.274Z" style="fill:#b5abb1;fill-rule:nonzero" transform="scale(-1 1) rotate(25.109 -361.447 -369.761)"/>
|
||||
<path d="m0-.139.155.16.048-.181L0-.139Z" style="fill:#c8c1c5;fill-rule:nonzero" transform="translate(128.99 101.243)"/>
|
||||
<path d="M-29.69-31.59h62.335L5.106-7.729l-51.18-7.554L-29.69-31.59Z" style="fill:#fff;fill-rule:nonzero" transform="scale(-1 1) rotate(54.475 -177.824 -23.923)"/>
|
||||
<path d="M-28.722-30.374h59.789L5.776-8.025-43.99-14.94l15.268-15.434Z" style="fill:#eceaeb;fill-rule:nonzero" transform="scale(-1 1) rotate(54.962 -175.71 -24.707)"/>
|
||||
<path d="m0-4.739-.992.168L1.434-.248 1.575 0l.988-.264-.143-.247L0-4.739Z" style="fill:#f2f2f2;fill-rule:nonzero" transform="translate(102.452 94.446)"/>
|
||||
<path d="M20.902-10.358h.745L5.303 10.95l-.667-.092 16.266-21.216Z" style="fill:#f2f2f2;fill-rule:nonzero" transform="scale(-1 1) rotate(54.901 -153.18 -21.457)"/>
|
||||
<path d="M0 7.372 24.644.646 24.918 0l-.644.175-.988.268L.525 6.621 0 7.372Z" style="fill:#f48656;fill-rule:nonzero" transform="translate(80.644 93.623)"/>
|
||||
<path d="M20.986-7.671h1.107L3.823 11.04l-.943-.131 18.106-18.58Z" style="fill:#f48656;fill-rule:nonzero" transform="scale(-1 1) rotate(54.932 -141.767 -36.854)"/>
|
||||
<path d="m0 2.27 1.813-.097L2.927 0 0 2.27Z" style="fill:#b5abb1;fill-rule:nonzero" transform="translate(87.419 123.37)"/>
|
||||
<path d="M-.098.411h10.801l4.768 3.281-10.496.015L-.098.411Z" style="fill:#b5abb1;fill-rule:nonzero" transform="scale(1 -1) rotate(3.046 2420.112 1351.96)"/>
|
||||
<path d="M0-5.709-3.579-1.53-11.975 0l1.683-2.117-11.652 1.86 1.547-2.207L0-5.709Z" style="fill:#b5abb1;fill-rule:nonzero" transform="translate(91.09 117.651)"/>
|
||||
<path d="M-5.477.262h5.355l.081-1.017-5.31.013-.126 1.004Z" style="fill:#b5abb1;fill-rule:nonzero" transform="scale(-1 1) rotate(15.212 -413.851 -318.884)"/>
|
||||
<path style="fill:#b5abb1" d="M-5.613-.773h5.572V.261h-5.572z" transform="scale(-1 1) rotate(15.204 -417.68 -290.207)"/>
|
||||
<path style="fill:#b5abb1" d="M-5.757-.795h5.716V.259h-5.716z" transform="scale(-1 1) rotate(15.199 -421.577 -260.335)"/>
|
||||
<path d="M-25.125-39.298h51.753l-7.71 33.759-49.938-11.44 5.895-22.319Z" style="fill:#fff;fill-rule:nonzero" transform="scale(-1 1) rotate(62.735 -171.384 -43.707)"/>
|
||||
<path d="M-23.905-38.591h50.247L18.648-5.109-29.821-16.17l5.916-22.421Z" style="fill:#eceaeb;fill-rule:nonzero" transform="scale(-1 1) rotate(62.734 -170.43 -43.974)"/>
|
||||
<path d="M0-18.223c.096.167.158.33.206.475.144.433.216.883.099 1.276-.181.601-.791 1.107-1.623 1.502-.828.392-1.951.607-3.361.642-.428.009-.874.001-1.326-.017L2.328 0l4.563-17.823-6.891-.4Z" style="fill:#b9dc94;fill-rule:nonzero" transform="translate(118.613 131.976)"/>
|
||||
<path d="m0 5.823-21.248-1.564-9.924-4.943-.314.609 9.682 4.84c.079.04.177.075.271.098.088.023.171.037.258.043L.364 6.49l.218.017.161-.628L0 5.823Z" style="fill:#f2f2f2;fill-rule:nonzero" transform="translate(120.038 126.721)"/>
|
||||
<path d="M0-8.062c-.172-.018-.314 0-.379.047l-6.5 4.711 1.019.334L.495-7.628l7.316.741 4.948 6.864.531.041-4.968-6.853 9.333.945.096-.371L0-8.062Z" style="fill:#f2f2f2;fill-rule:nonzero" transform="translate(110.974 107.838)"/>
|
||||
<path d="M15.978-13.336h.732L8.054 9.887l-.668-.153 8.592-23.07Z" style="fill:#f48656;fill-rule:nonzero" transform="scale(-1 1) rotate(62.734 -132.531 -59.536)"/>
|
||||
<path d="M0-8.279c-5.14-1.236-8.529-3.79-7.619-5.647.882-1.8 5.504-2.297 10.362-1.154 4.885 1.151 8.414 3.586 7.812 5.477C9.933-7.651 5.17-7.036 0-8.279m12.037-3.275c-1.552-1.712-4.878-3.382-8.965-4.341-4.98-1.17-9.754-.968-11.939.371l-.728-.219-.433.841.327.099a1.88 1.88 0 0 0-.214.33c-1.192 2.327 3.039 5.556 9.54 7.125 1.831.442 3.636.699 5.293.78l7.858 14.409.365.667.151.278.784-3.061L7.18-6.565c3.094-.164 5.308-1.038 5.736-2.477.142-.476.078-.98-.169-1.492 1.091.086 2.941.228 5.389.403l.243-.95a911.54 911.54 0 0 1-6.342-.473" style="fill:#f48656;fill-rule:nonzero" transform="translate(107.262 124.703)"/>
|
||||
<path d="m0 7.393-14.13-1.1-1.654-3.692 7.316.644L-9.813 0l6.353.544 1.632 3.286.061.006L0 7.393Z" style="fill:#b5abb1;fill-rule:nonzero" transform="translate(115.986 123.529)"/>
|
||||
<path d="M0-2.337 1.122-.76l4.57.458.237.302.431-1.684L0-2.337Z" style="fill:#b5abb1;fill-rule:nonzero" transform="translate(122.147 104.111)"/>
|
||||
<path d="M-6.431 1.904h5.483L.099.335l-5.41.003-1.12 1.566Z" style="fill:#b5abb1;fill-rule:nonzero" transform="scale(-1 1) rotate(-5.957 908.844 1136.022)"/>
|
||||
<path d="m0-.087-.499-.759-5.184-.552.981 1.586 4.331.459.401.616.466.048.336-1.31L0-.087Z" style="fill:#b5abb1;fill-rule:nonzero" transform="translate(128.286 100.04)"/>
|
||||
<path d="m0 .779-6.328-2.974-1.619.751L-9.082.758l4.615 2.216L0 .779Z" style="fill:#b5abb1;fill-rule:nonzero" transform="translate(98.313 124.57)"/>
|
||||
<path d="M.332-2.474H2.02L4.572.381l-.825.962L.332-2.474Z" style="fill:#b5abb1;fill-rule:nonzero" transform="scale(1 -1) rotate(-54.991 -28.292 -169.165)"/>
|
||||
<path d="M-6.88 1.652h6.408L.098.408l-6.335.003-.643 1.241Z" style="fill:#b5abb1;fill-rule:nonzero" transform="scale(-1 1) rotate(-6.793 741.323 935.47)"/>
|
||||
<path d="M-10.317 1.888h9.541L.115.627l-9.433.004-.999 1.257Z" style="fill:#b5abb1;fill-rule:nonzero" transform="scale(-1 1) rotate(-6.953 724.996 981.964)"/>
|
||||
<path d="M-8.541-46.123h46.23l8.498 37.57-49.616-12.831-5.112-24.739Z" style="fill:#fff;fill-rule:nonzero" transform="matrix(.00138 1 1 -.00138 201.7 96.716)"/>
|
||||
<path d="M-7.961-45.283h44.883l8.423 37.311-48.166-12.459-5.14-24.852Z" style="fill:#eceaeb;fill-rule:nonzero" transform="matrix(.00138 1 1 -.00138 200.86 96.552)"/>
|
||||
<path d="M0-13.733.018-1.187 15.847 0 0-13.733Z" style="fill:#b9dc94;fill-rule:nonzero" transform="translate(155.593 121.376)"/>
|
||||
<path d="m0-22.954-4.681-3.845.001.863 3.829 3.166c.004.003.003.004.007.008l11.056 10.018-14.875-1.12.001.543 15.519 1.161L28.472 3.799l1.338.046-28.733-25.85.082.004-.542-.445c7.381.348 13.91.602 19.713.766l5.722 4.332-.257-.985-4.405-3.317a656.9 656.9 0 0 0 3.564.085l-.125-.484c-7-.145-15.185-.444-24.829-.905" style="fill:#f2f2f2;fill-rule:nonzero" transform="translate(160.272 133.782)"/>
|
||||
<path d="M11.8-7.685h.452L-.571-.183l.098-.338L11.8-7.685Z" style="fill:#f2f2f2;fill-rule:nonzero" transform="scale(-1 1) rotate(-1.774 3254.87 5941.165)"/>
|
||||
<path d="m0-1.873.001.851A934.4 934.4 0 0 0 12.4-.44c5.574.222 10.665.368 15.289.44l-.226-.871C18.661-1.001 9.067-1.394 0-1.873" style="fill:#f48656;fill-rule:nonzero" transform="translate(155.586 104.714)"/>
|
||||
<path d="M-12.392.806h7.025l5.449.453-.119.578L-12.392.806Z" style="fill:#f5956c;fill-rule:nonzero" transform="scale(-1 1) rotate(-11.604 354.567 811.069)"/>
|
||||
<path d="m0-.731-1.335-.048-18.929-.689 7.46 1.674L2.334.737 1.971-.659 0-.731Z" style="fill:#f48656;fill-rule:nonzero" transform="translate(189.825 138.129)"/>
|
||||
<path d="M0 4.063-4.536.945-24.248 0v.12l3.992 3.042L0 4.063Z" style="fill:#b5abb1;fill-rule:nonzero" transform="translate(179.829 99.069)"/>
|
||||
<path d="M-9.328 2.973h4.866L.054.17l-4.786.018-4.596 2.785Z" style="fill:#b5abb1;fill-rule:nonzero" transform="scale(-1 1) rotate(-2.084 2553.332 4576.6)"/>
|
||||
<path d="M-9.162 2.845h4.683L.053.171l-4.609.018-4.606 2.656Z" style="fill:#b5abb1;fill-rule:nonzero" transform="scale(-1 1) rotate(-2.141 2430.978 4589.177)"/>
|
||||
<path d="m0-2.724-4.692-.172 4.685 3 2.032.068-.504-1.943L0-2.724Z" style="fill:#b5abb1;fill-rule:nonzero" transform="translate(180.232 100.632)"/>
|
||||
<path d="M0-.891 1.391 0l-.222-.854L0-.891Z" style="fill:#b5abb1;fill-rule:nonzero" transform="translate(181.253 102.285)"/>
|
||||
<path d="M-8.273 3.277h4.556L.095.24l-4.467.013-3.901 3.024Z" style="fill:#b5abb1;fill-rule:nonzero" transform="scale(-1 1) rotate(-3.322 1852.557 2901.2)"/>
|
||||
<path d="M0-1.645 2.182 0l-.408-1.564L0-1.645Z" style="fill:#b5abb1;fill-rule:nonzero" transform="translate(183.599 114.343)"/>
|
||||
<path d="M-8.613 3.48h4.686L.097.24l-4.594.013-4.116 3.227Z" style="fill:#b5abb1;fill-rule:nonzero" transform="scale(-1 1) rotate(-3.193 2006.279 3105.436)"/>
|
||||
<path d="M-8.994 3.705h4.814L.095.231l-4.716.015-4.373 3.459Z" style="fill:#b5abb1;fill-rule:nonzero" transform="scale(-1 1) rotate(-2.941 2272.95 3469.39)"/>
|
||||
<path d="M0 2.891-3.126.586-16.375 0l.001.578 2.085 1.785L0 2.891Z" style="fill:#b5abb1;fill-rule:nonzero" transform="translate(171.963 104.58)"/>
|
||||
<path d="M-10.811 1.911h8.557L.034.193l-8.472.016-2.373 1.702Z" style="fill:#b5abb1;fill-rule:nonzero" transform="scale(-1 1) rotate(-2.043 3068.032 4888.159)"/>
|
||||
<path d="M-14.72 8.807h5.913L.279.466l-5.616.037-9.383 8.304Z" style="fill:#b5abb1;fill-rule:nonzero" transform="scale(-1 1) rotate(-3.627 1835.432 2662.727)"/>
|
||||
<path d="M0 3.038-2.368.412-7.7 0l.001.421 1.883 2.178L0 3.038Z" style="fill:#b5abb1;fill-rule:nonzero" transform="translate(163.311 121.19)"/>
|
||||
<path d="M-14.028-33.652h51.22L19.691.573l-44.77-11.526 11.051-22.699Z" style="fill:#fff;fill-rule:nonzero" transform="scale(-1 1) rotate(75.644 -154.21 -45.401)"/>
|
||||
<path d="M-13.024-32.946h49.717L19.289 1.09l-43.45-11.246 11.137-22.79Z" style="fill:#eceaeb;fill-rule:nonzero" transform="scale(-1 1) rotate(75.568 -153.594 -45.504)"/>
|
||||
<path d="m0-27.277-24.697 8.842-4.586 17.824.661.611 34.05-12.348-.018-12.546L0-27.277Z" style="fill:#b9dc94;fill-rule:nonzero" transform="translate(150.183 132.537)"/>
|
||||
<path d="m0 10.52-1.441.523-.603.218-.162.63 2.632-.954L32.828-.828l-.001-.543L0 10.52Z" style="fill:#f2f2f2;fill-rule:nonzero" transform="translate(122.782 121.289)"/>
|
||||
<path d="M3.175-3.366h1.156L-.401.958-.703.151l3.878-3.517Z" style="fill:#f2f2f2;fill-rule:nonzero" transform="scale(-1 1) rotate(20.614 -371.874 -372.283)"/>
|
||||
<path d="M-7.776-1.605H.358l.201.326-8.581-.005.246-.321Z" style="fill:#f2f2f2;fill-rule:nonzero" transform="scale(-1 1) rotate(17.279 -403.651 -374.775)"/>
|
||||
<path d="m0 9.589 1.698-.382 1.698-.381-7.18-6.975-.217-.208-.209-.209-.008.002L-5.694 0l-.789 3.067L0 9.589Z" style="fill:#f48656;fill-rule:nonzero" transform="translate(126.992 130.375)"/>
|
||||
<path d="M0 5.585h-.001l-17.126-8.502L4.79-9.318v-.591l-25.568 7.448-.171.661 1.689-.493 17.07 8.678-.002.001a1626.764 1626.764 0 0 1-22.963 8.159l-.244.949c6.98-2.425 18.151-6.359 30.209-10.828l-.001-.851C3.189 4.414 1.583 5.006 0 5.585" style="fill:#f48656;fill-rule:nonzero" transform="translate(150.777 99.025)"/>
|
||||
<path d="m0-1.306-3.018-1.673-7.154 2.223-.432 1.679 1.208.75L0-1.306Z" style="fill:#b5abb1;fill-rule:nonzero" transform="translate(138.668 103.158)"/>
|
||||
<path d="m0-.037.711.308L.71-.308 0-.037Z" style="fill:#b5abb1;fill-rule:nonzero" transform="translate(154.878 104.888)"/>
|
||||
<path d="m0 .176 2.428-.744-1.105-.843-3.326 1.015-.049.187.408.327-.534.163-.336 1.306L.583.635 0 .176Z" style="fill:#b5abb1;fill-rule:nonzero" transform="translate(131.286 99.742)"/>
|
||||
<path d="M-.604-1.495H.678l.646 1.084-2.817-.004.889-1.08Z" style="fill:#b5abb1;fill-rule:nonzero" transform="scale(-1 1) rotate(16.301 -410.403 -407.249)"/>
|
||||
<path d="m0-.139.391.28L.39-.28 0-.139Z" style="fill:#b5abb1;fill-rule:nonzero" transform="translate(155.222 121.469)"/>
|
||||
<path d="M-7.932.895h6.325l1.431-2.346-6.234.022L-7.932.895Z" style="fill:#b5abb1;fill-rule:nonzero" transform="scale(-1 1) rotate(20.057 -429.8 -350.108)"/>
|
||||
<path d="M-7.98.92h6.519l1.28-2.381-6.424.022L-7.98.92Z" style="fill:#b5abb1;fill-rule:nonzero" transform="scale(-1 1) rotate(20.05 -435.049 -321.036)"/>
|
||||
<path d="M-11.448 5.407h6.939l3.469-7.643-6.62.072-3.788 7.571Z" style="fill:#b5abb1;fill-rule:nonzero" transform="scale(-1 1) rotate(20.483 -434.745 -281.267)"/>
|
||||
<path d="M-14.949-.261h13.047l1.91-2.368-12.844.046-2.113 2.322Z" style="fill:#b5abb1;fill-rule:nonzero" transform="scale(-1 1) rotate(19.174 -394.389 -333.58)"/>
|
||||
<use xlink:href="#b" x="7.892" y="88.725" width="252.604" height="54.699" transform="scale(.99844 .99453)"/>
|
||||
<path d="M0-18.147c1.701 1.067 3.048 2.223 4.241 3.204l3.631 3.006 1.816 1.502c.601.494 1.25 1.045 1.69 1.381.455.354.803.546.912.583.129.031-.1-.01-.097.006-.021.067.884-.369 1.929-1.287l3.589-3.012 3.688-3.09c.413-.328.942-.735 1.679-1.132a7.866 7.866 0 0 1 1.273-.544c.241-.077.491-.145.753-.2.252-.055.641-.114.938-.128 1.271-.066 2.431.163 3.637.819a6.14 6.14 0 0 1 1.743 1.451 5.852 5.852 0 0 1 1.18 2.394 4.538 4.538 0 0 1-8.849 2.02c.1.512.349 1.017.63 1.372.282.361.576.592.831.748.521.301.893.391 1.411.397a3.286 3.286 0 0 0 .585-.07l.238-.059c.073-.013-.007.056-.184.232l-3.348 3.181-3.451 3.272c-.654.601-1.432 1.287-2.454 1.973-1.028.675-2.356 1.393-4.115 1.746-1.734.381-3.864.149-5.382-.432C6.962.621 5.862-.105 4.99-.704L.986-3.617l-3.814-2.784c-1.294-.953-2.359-1.694-3.193-2.094a5.706 5.706 0 1 1 5.499-9.98l.522.328Z" style="fill:#462e3b;fill-rule:nonzero" transform="translate(80.145 84.154)"/>
|
||||
<path d="M0 63.674c-1.486-2.078-3.335-3.573-5.46-5.059-.358-.251-.719-.539-1.094-.77-.114-.098-.23-.192-.341-.293a7.33 7.33 0 0 1-.451-.448c-.133-.146-.175-.183-.159-.15l-.006-.012c1.998-1.946 2.599-4.059 2.495-6.876-.652-17.941 9.788-37.335 22.101-51.847 4.268-4.815 6.219-2.706 8.383-.511 5.343 5.415 7.16 5.859 11.816 0 2.553-3.214 4.127-3.846 8.077-4.819.737 4.067 1.169 8.993 1.423 13.373.361 6.224 1.622 12.929-.927 18.617-3.439 7.678-5.632 23.316-2.847 38.717-15.129-.92-32.578 7.189-43.01.078" style="fill:#f2692b" transform="translate(40.999 51.08)"/>
|
||||
<path d="M0 10.532s-15.657-6.634-21.73-6.321C-20.368 2.519-18.984.796-18.237 0c0 0 15.848 4.021 18.237 10.532" style="fill:#b84425;fill-rule:nonzero" transform="translate(76.746 48.835)"/>
|
||||
<path d="M0-9.009c-1.637-.03-2.86-.706-3.091-2.415-.241-1.79 1.116-2.634 2.498-2.813 1.792-.23 2.665.967 2.887 2.569.177 1.27-.795 2.4-2.294 2.659m-23.086.645c-.131 1.225-.923 2.29-2.387 2.36-1.878.089-2.844-.914-3.003-2.899.034-1.473 1.426-2.034 2.359-2.137 2.11-.238 3.21 1.01 3.031 2.676M-6.019 5.913C-4.183 3.436-1.58.562 1.072-2.072c3.529-3.507 7.144-6.588 9.153-7.734 1.385-.79 3.246-1.837 3.78-3.258-2.409-2.141-5.16-3.318-8.184-4.166-6.358-1.781-13.556 1.911-14.515 8.887-.512 3.73-.44 6.617.041 10.991.019.015.041.025.06.038.947 1.437.105 2.917-1.065 3.439-1.245.554-2.692.897-4.103-.195-.974-.752-1.092-1.597-.68-2.521h-.003c-.304-3.12-.945-6.978-2.234-9.869-3.496-7.842-10.095-8.548-15.949-6.512-3.324 1.157-5.941 3.658-7.681 6.868 1.944.283 7.271 2.419 12.898 5.522 3.903 2.151 7.951 4.766 11.115 7.552 3.446 3.032 7.303 2.415 10.276-1.057" style="fill:#fff8f0;fill-rule:nonzero" transform="translate(95.583 53.983)"/>
|
||||
<path d="M2.854-2.358C1.055-2.518.273-1.124.157.265c-.149 1.8 1.086 2.618 2.697 2.768C4.13 3.152 5.215 2.13 5.406.621c-.104-1.634-.835-2.827-2.552-2.979" style="fill:#462d3b;fill-rule:nonzero" transform="scale(1 -1) rotate(-87.406 26.641 -69.354)"/>
|
||||
<path d="M-.331-.007c-1.874.15-2.706 1.268-2.611 3.256.22 1.458 1.673 1.838 2.611 1.821 2.124-.033 3.056-1.409 2.667-3.039C2.051.832 1.13-.123-.331-.007" style="fill:#462d3b;fill-rule:nonzero" transform="scale(1 -1) rotate(7.299 410.97 528.243)"/>
|
||||
<path d="M0 1.28c-6.358-1.781-13.557 1.911-14.516 8.887-.511 3.73-.439 6.617.041 10.991-1.789-1.224-4.496-.55-5.541.287a4.23 4.23 0 0 0-.247.474h-.002c-.304-3.12-.945-6.978-2.234-9.869-3.496-7.842-10.096-8.548-15.949-6.512-3.324 1.157-5.942 3.658-7.681 6.868-.845-.099-1.562-.43-1.373-1.415 1.097-5.69 1.27-11.312 4.177-17.675.905-.13 1.405-1.092 1.386-2.105.375-1.687 3.518-5.046 5.758-6.118.024.04.055.081.075.118.722-.081 1.854-.638 2.017-1.858-.045-.08-.099-.153-.147-.231 2.742-1.565 6.26-2.83 10.746-3.324 3.96-.437 7.28-.429 10.18.104l-.005.02c.488 1.131 1.727 1.36 2.446 1.242.002-.01.008-.026.011-.036 2.45.551 6.102 2.908 6.892 4.378.256.978 1.469 1.7 2.378 1.583.143.17.287.328.43.503C1.803-8.75 4.384-3.596 7.749 2.747c.573 1.079.892 1.968.435 2.699C5.774 3.304 3.023 2.128 0 1.28" style="fill:#f2692b;fill-rule:nonzero" transform="translate(101.404 35.473)"/>
|
||||
<path d="M-3.234-9.613c-1.73.258-1.598 2.583-1.71 4.145-.143 1.967.462 4.165 1.71 5.89C-2.692-1.156.53-4.073 2.86-5.014c-.384-.866-3.541-4.98-6.094-4.599" style="fill:#fff8f0;fill-rule:nonzero" transform="scale(-1 1) rotate(9.314 -176.512 -567.528)"/>
|
||||
<path d="M0-3.15c.02.015.041.024.061.038C1.008-1.675.165-.195-1.005.327c-1.245.554-2.691.897-4.102-.195-.975-.753-1.092-1.597-.681-2.521.069-.156.148-.313.247-.474C-4.496-3.7-1.789-4.374 0-3.15" style="fill:#462d3b;fill-rule:nonzero" transform="translate(86.93 59.78)"/>
|
||||
<path d="M0 11.749c.952-1.904 1.194-4.171.734-6.09C.371 4.137.125 1.82-1.624 1.847c-2.581.037-5.031 4.608-5.269 5.524l-.01.036c-.719.118-1.958-.11-2.447-1.242l.006-.02c.935-3.768 3.575-4.821 6.292-6.854 1.327-.991 3.019-.323 4.157.812C3.979 2.96 4.247 9.886 2.391 13.332h-.013c-.909.117-2.122-.604-2.378-1.583" style="fill:#462d3b;fill-rule:nonzero" transform="translate(97.438 9.23)"/>
|
||||
<path d="M0-2.869C-.136-4.184-.182-5.063-.091-5.64c.142-.362.331-.667.58-.885.201-.074.453-.092.771-.066 2.536.206 6.341 2.73 7.257 4.222-2.241 1.071-5.384 4.431-5.759 6.117C1.327 2.176.202-.906 0-2.869" style="fill:#fff8f0;fill-rule:nonzero" transform="translate(56.707 22.935)"/>
|
||||
<path d="M0-.319c-.02-.037-.051-.078-.074-.117-.916-1.492-4.721-4.016-7.257-4.222-.317-.026-.569-.009-.771.066-.318.117-.502.386-.58.885-.09.576-.045 1.455.091 2.771.202 1.963 1.327 5.045 2.758 6.617.02 1.014-.48 1.976-1.386 2.105l-.006.002c-2.723-2.814-5.278-9.348-3.862-13.147.561-1.505.771-2.748 3.171-2.314 3.269.587 7.783 2.039 9.786 5.265.049.078.103.152.148.232C1.854-.957.723-.4 0-.319" style="fill:#462d3b;fill-rule:nonzero" transform="translate(65.298 21.003)"/>
|
||||
<path d="M0 22.726c.529.772 1.218 1.027 2.273 1.193-.188-4.31 3.164-9.195 2.72-14.349-.379-4.414-1.51-7.948-5.322-9.596-2.7-1.167-5.836-1.1-5.848.244-.008.694.615.46 1.516.65 4.343.259 7.329 3.771 7.59 8.702C3.122 14.187.077 20.014 0 22.726" style="fill:#b84425" transform="translate(57.214 84.673)"/>
|
||||
<path d="m0-27.335-1.771 9.979-.089.544a8.334 8.334 0 0 0-.404 3.044c.005.22.075.714.127 1.112l.165 1.242.329 2.485 1.319 9.942.026.203a4.364 4.364 0 0 1-3.753 4.901A4.375 4.375 0 0 1-8.92 2.565l-1.776-9.833-.904-5.033a17.977 17.977 0 0 1 .185-6.568l-.072.439 1.111-10.051.037-.341A5.225 5.225 0 1 1 0-27.335" style="fill:#462e3b;fill-rule:nonzero" transform="translate(84.734 109.812)"/>
|
||||
<use xlink:href="#c" x="85.217" y="109.782" width="4.44" height="4.979" transform="scale(.888 .9957)"/>
|
||||
<path d="M0-8.077c-1.604-.635-3.57-.651-5.095-.396a8.56 8.56 0 0 0-1.031.237c-2.447.726-4.332 2.669-4.785 5.098-.099.531-.133 1.102.028 1.637C-10.378.172-8.447.463-6.909.503c1.86.048 3.777.148 5.625.017C.259.41 1.862-.024 2.615-1.385c.907-1.637.583-3.872-.701-5.378C1.407-7.356.742-7.783 0-8.077" style="fill:#462e3b;fill-rule:nonzero" transform="translate(87.339 117.117)"/>
|
||||
<path d="M0-12.365C-1.472-8.066-2.479-4.103-2.499-.264c.032-.064-.381.042-.417.065-.182.119-.19.375-.266.554-.178.421-.328.766-.888.372-.231-.162-.398-.399-.606-.59-.338-.313-.945-.463-1.39-.476A2.449 2.449 0 0 0-7.73.269c-.188.161-.391.353-.685.307-.222-.035-.426-.198-.601-.359-.653-.601-1.43-1.064-2.329-.999-.947.068-2.058.988-3.024.855-1.034-.142-1.158-1.276-1.6-2.107-1.844-3.477-1.402-8.162-.869-11.452" style="fill:#f2692b;fill-rule:nonzero" transform="translate(87.21 87.077)"/>
|
||||
<path d="M-8.785-5.761C-3.727-3.184-2.557.468-5.102 5.393c-.943 1.826-3.157 5.763-3.683 8.985-3.987-.318-7.161-.864-10.941-3.449 3.7-6.499 6.4-10.735 10.941-16.69" style="fill:#462d3b" transform="scale(1 -1) rotate(56.808 136.4 14.776)"/>
|
||||
<path d="M0-19.87C4.323-15.285 7.145-9.124 7.414-2.748 6.359-1.844 5.181-1.167 3.85-1.72c-1.234-.51-1.903.143-2.762.901-2.953 2.599-6.972 1.888-8.757-1.576-.549-1.064-.658-2.163-2.359-1.835-3.314.638-5.536-1.224-7.365-3.73A36.948 36.948 0 0 1-4.447-20.69c1.644-.96 3.159-.546 4.447.82" style="fill:#fff8f0;fill-rule:nonzero" transform="translate(31.364 47.306)"/>
|
||||
<path d="M0 49.962c-.834 1.554-1.009.642-1.572-.328-3.31-5.828-2.068-13.955-.676-20.459 1.923-8.984 4.221-14.723 5.307-23.928.726-6.065.187-10.693-.171-14.056C1.833-7.9.65-7.243-.677-7.782c-1.234-.517-1.905.132-2.761.895-2.957 2.601-6.973 1.89-8.761-1.578-.538-1.066-.657-2.163-2.359-1.837-3.311.64-5.538-1.227-7.374-3.723 0 0-1.587 2.414-2.233 3.711-5.78 11.549-6.767 23.421-4.755 36.005 1.256 7.851 6.482 18.692 11.533 24.86 3.203 3.912 8.56 8.035 13.269 9.795 2.336.873 8.664 2.72 16.219 3.641L0 49.962Z" style="fill:#f2692b;fill-rule:nonzero" transform="translate(35.887 53.392)"/>
|
||||
<use xlink:href="#d" x="104.292" y="124.862" width="10.919" height="3.554" transform="scale(.99265 .88842)"/>
|
||||
<path d="M-8.484-8.485a8.483 8.483 0 0 0-8.484 8.484 8.484 8.484 0 1 0 16.967 0 8.483 8.483 0 0 0-8.483-8.484" style="fill:#fff;fill-rule:nonzero" transform="matrix(0 -1 -1 0 109.479 80.42)" opacity=".6"/>
|
||||
<path d="M0 2.95a8.49 8.49 0 0 0 2.751 6.269 8.5 8.5 0 0 1-3.626-6.97c0-4.71 3.808-8.518 8.509-8.518 2.214 0 4.218.829 5.73 2.214a8.507 8.507 0 0 0-4.846-1.504C3.816-5.559 0-1.75 0 2.95" style="fill:#462e3b;fill-rule:nonzero" transform="translate(101.812 86.66)"/>
|
||||
<path d="M0 8.117A8.505 8.505 0 0 1-8.509-.391 8.507 8.507 0 0 1 0-8.91 8.51 8.51 0 0 1 8.519-.391C8.519 4.31 4.712 8.117 0 8.117M13.117-8.282C10.288-12.501 5.411-15.289 0-15.289c-8.509 0-15.402 6.893-15.402 15.412 0 6.091 3.662 11.781 7.418 16.01 2.49 2.797 5.02 4.959 6.544 6.182.822.649 1.347 1.03 1.429 1.081a.01.01 0 0 1 .011.01h.01c.195-.143 4.197-3.004 8.118-7.366 3.827-4.27 7.561-9.96 7.561-15.917 0-3.107-.946-5.987-2.572-8.405" style="fill:#f2692c;fill-rule:nonzero" transform="translate(109.445 89.301)"/>
|
||||
<path d="M0-31.691c.628 1.12 1.345 2.716 1.644 5.084.081.643.149 1.356.166 2.162.132 6.575-4.285 12.304-8.818 16.711-3.627 3.526-5.77 5.493-7.548 6.64.819.65 1.351 1.028 1.432 1.087l.009.005a.012.012 0 0 1 .003.002l.007-.004c.19-.136 4.198-3.004 8.114-7.366 3.827-4.264 7.567-9.956 7.567-15.915 0-3.101-.953-5.988-2.576-8.406" style="fill:#462e3b;fill-rule:nonzero" transform="translate(122.562 112.707)"/>
|
||||
<path d="M0 1.261c0 1.062.455 2.016 1.176 2.677A3.625 3.625 0 0 1-.373.961a3.634 3.634 0 0 1 3.634-3.638c.946 0 1.801.354 2.448.945a3.641 3.641 0 0 0-2.07-.642A3.638 3.638 0 0 0 0 1.261" style="fill:#6a5761;fill-rule:nonzero" transform="translate(189.022 82.31)"/>
|
||||
<path d="M0 3.468A3.633 3.633 0 0 1-3.634-.167 3.634 3.634 0 0 1 0-3.805 3.635 3.635 0 0 1 3.639-.167 3.634 3.634 0 0 1 0 3.468m5.604-7.006A6.772 6.772 0 0 0 0-6.53 6.578 6.578 0 0 0-6.578.053c0 2.602 1.564 5.032 3.168 6.838A23.5 23.5 0 0 0-.615 9.532 11.713 11.713 0 0 0 0 9.998h.005c.083-.061 1.793-1.283 3.467-3.146 1.634-1.824 3.23-4.254 3.23-6.799a6.41 6.41 0 0 0-1.098-3.591" style="fill:#462e3b;fill-rule:nonzero" transform="translate(192.283 83.437)"/>
|
||||
<path d="M0 1.482c0 1.249.535 2.37 1.382 3.148a4.263 4.263 0 0 1-1.821-3.5 4.273 4.273 0 0 1 4.273-4.278c1.112 0 2.118.416 2.878 1.111a4.28 4.28 0 0 0-2.435-.754A4.276 4.276 0 0 0 0 1.482" style="fill:#6a5761;fill-rule:nonzero" transform="translate(155.954 101.895)"/>
|
||||
<path d="M0 4.077A4.271 4.271 0 0 1-4.273-.196 4.272 4.272 0 0 1 0-4.476a4.274 4.274 0 0 1 4.278 4.28A4.273 4.273 0 0 1 0 4.077M6.588-4.16A7.964 7.964 0 0 0 0-7.679 7.736 7.736 0 0 0-7.736.061c0 3.06 1.84 5.917 3.725 8.041a27.687 27.687 0 0 0 3.287 3.106 16.144 16.144 0 0 0 .724.548h.005c.099-.073 2.108-1.509 4.077-3.7C6.004 5.911 7.88 3.054 7.88.061c0-1.56-.475-3.006-1.292-4.221" style="fill:#462e3b;fill-rule:nonzero" transform="translate(159.788 103.222)"/>
|
||||
<path d="M0 1.701c0 1.435.614 2.721 1.586 3.614A4.898 4.898 0 0 1-.505 1.297a4.906 4.906 0 0 1 4.906-4.911 4.86 4.86 0 0 1 3.305 1.276 4.905 4.905 0 0 0-2.795-.867A4.91 4.91 0 0 0 0 1.701" style="fill:#6a5761;fill-rule:nonzero" transform="translate(237.797 109.774)"/>
|
||||
<path d="M0 4.681A4.904 4.904 0 0 1-4.906-.225 4.905 4.905 0 0 1 0-5.137 4.907 4.907 0 0 1 4.912-.225 4.905 4.905 0 0 1 0 4.681m7.563-9.456A9.137 9.137 0 0 0 0-8.815 8.88 8.88 0 0 0-8.881.072c0 3.511 2.112 6.792 4.277 9.23A31.899 31.899 0 0 0-.83 12.868a17.742 17.742 0 0 0 .83.628h.006c.112-.083 2.42-1.732 4.681-4.247 2.207-2.462 4.36-5.743 4.36-9.177a8.64 8.64 0 0 0-1.484-4.847" style="fill:#462e3b;fill-rule:nonzero" transform="translate(242.198 111.296)"/>
|
||||
<path d="M0-4.845A5.843 5.843 0 0 0-1.18-7.24a6.139 6.139 0 0 0-1.743-1.45c-1.206-.656-2.365-.885-3.637-.819a6.403 6.403 0 0 0-.937.128 7.542 7.542 0 0 0-.754.2c-.48.156-.904.348-1.272.544-.738.396-1.266.804-1.679 1.132l-3.689 3.09-3.588 3.011a9.705 9.705 0 0 1-1.3.969 23.97 23.97 0 0 1 1.066 1.719c.725 1.284 1.54 2.462 2.638 3.446C-13.868 2.31-11.021.514-7.747.049c.696-.099 1.289.323 1.946.479C-2.501 1.311.798-1.347 0-4.845" style="fill:#462e3b;fill-rule:nonzero" transform="translate(112.747 75.805)"/>
|
||||
<path d="M0 .762A3.213 3.213 0 0 1-.257 0c.061.267.153.518.257.762" style="fill:#462e3b;fill-rule:nonzero" transform="translate(104.155 72.98)"/>
|
||||
<use xlink:href="#e" x="207.624" y="102.466" width="7.269" height="1.858" transform="scale(.90863 .929)"/>
|
||||
<use xlink:href="#f" x="174.915" y="121.413" width="7.142" height="1.935" transform="scale(.89275 .96759)"/>
|
||||
<use xlink:href="#g" x="267.511" y="131.863" width="7.143" height="1.936" transform="scale(.89287 .96808)"/>
|
||||
<use xlink:href="#h" x="182.272" y="21.824" width="64.795" height="46.856" transform="scale(.99685 .99694)"/>
|
||||
<path d="M0 39.154h-62.913a.94.94 0 0 1-.941-.94V0H.94v38.214a.94.94 0 0 1-.94.94" style="fill:#fff;fill-rule:nonzero" transform="translate(244.552 28.46)"/>
|
||||
<path d="M0 7.708h-64.795v-6.58c0-.623.506-1.128 1.129-1.128h62.538C-.505 0 0 .505 0 1.128v6.58Z" style="fill:#8cc44a;fill-rule:nonzero" transform="translate(245.492 20.757)"/>
|
||||
<use style="fill:#8cc44a;fill-rule:nonzero" transform="translate(190.8 33.953)" xlink:href="#reuse-0"/>
|
||||
<path d="M0 1.752h-4.456a.332.332 0 0 1-.332-.332V.332c0-.184.149-.332.332-.332H0c.183 0 .332.148.332.332V1.42A.332.332 0 0 1 0 1.752" style="fill:#8cc44a;fill-rule:nonzero" transform="translate(198.975 33.953)"/>
|
||||
<use style="fill:#8cc44a;fill-rule:nonzero" transform="translate(207.148 33.953)" xlink:href="#reuse-0"/>
|
||||
<use style="fill:#8cc44a;fill-rule:nonzero" transform="translate(215.322 33.953)" xlink:href="#reuse-0"/>
|
||||
<path d="M0 1.752h-4.455a.332.332 0 0 1-.332-.332V.332c0-.184.149-.332.332-.332H0c.184 0 .332.148.332.332V1.42A.331.331 0 0 1 0 1.752" style="fill:#8cc44a;fill-rule:nonzero" transform="translate(223.496 33.953)"/>
|
||||
<use style="fill:#8cc44a;fill-rule:nonzero" transform="translate(231.671 33.953)" xlink:href="#reuse-0"/>
|
||||
<use style="fill:#add583;fill-rule:nonzero" transform="translate(239.845 33.953)" xlink:href="#reuse-0"/>
|
||||
<use style="fill:#58424e;fill-rule:nonzero" transform="translate(185.296 17.891)" xlink:href="#reuse-1"/>
|
||||
<use style="fill:#58424e;fill-rule:nonzero" transform="translate(187.135 17.891)" xlink:href="#reuse-1"/>
|
||||
<use style="fill:#58424e;fill-rule:nonzero" transform="translate(196.048 17.891)" xlink:href="#reuse-2"/>
|
||||
<use style="fill:#58424e;fill-rule:nonzero" transform="translate(197.887 17.891)" xlink:href="#reuse-1"/>
|
||||
<path d="M0 5.731a.57.57 0 0 1-.568-.569V.569a.568.568 0 1 1 1.137 0v4.593A.57.57 0 0 1 0 5.731" style="fill:#58424e;fill-rule:nonzero" transform="translate(206.799 17.891)"/>
|
||||
<use style="fill:#58424e;fill-rule:nonzero" transform="translate(208.639 17.891)" xlink:href="#reuse-1"/>
|
||||
<use style="fill:#58424e;fill-rule:nonzero" transform="translate(217.551 17.891)" xlink:href="#reuse-1"/>
|
||||
<use style="fill:#58424e;fill-rule:nonzero" transform="translate(219.391 17.891)" xlink:href="#reuse-1"/>
|
||||
<use style="fill:#58424e;fill-rule:nonzero" transform="translate(228.303 17.891)" xlink:href="#reuse-1"/>
|
||||
<use style="fill:#58424e;fill-rule:nonzero" transform="translate(230.143 17.891)" xlink:href="#reuse-1"/>
|
||||
<use style="fill:#58424e;fill-rule:nonzero" transform="translate(239.055 17.891)" xlink:href="#reuse-1"/>
|
||||
<use style="fill:#58424e;fill-rule:nonzero" transform="translate(240.894 17.891)" xlink:href="#reuse-2"/>
|
||||
<use style="fill:none;fill-rule:nonzero;stroke:#b9dc94;stroke-width:.5px" transform="translate(184.865 43.658)" xlink:href="#reuse-3"/>
|
||||
<use style="fill:none;fill-rule:nonzero;stroke:#b9dc94;stroke-width:.5px" transform="translate(184.865 48.868)" xlink:href="#reuse-3"/>
|
||||
<use style="fill:none;fill-rule:nonzero;stroke:#b9dc94;stroke-width:.5px" transform="translate(184.865 38.447)" xlink:href="#reuse-3"/>
|
||||
<use style="fill:none;fill-rule:nonzero;stroke:#b9dc94;stroke-width:.5px" transform="translate(184.865 54.08)" xlink:href="#reuse-3"/>
|
||||
<use style="fill:none;fill-rule:nonzero;stroke:#b9dc94;stroke-width:.5px" transform="translate(184.865 59.29)" xlink:href="#reuse-3"/>
|
||||
<use style="fill:none;fill-rule:nonzero;stroke:#b9dc94;stroke-width:.5px" transform="translate(184.865 64.5)" xlink:href="#reuse-3"/>
|
||||
<use style="fill:none;fill-rule:nonzero;stroke:#b9dc94;stroke-width:.5px" transform="matrix(0 1 1 0 205.957 51.474)" xlink:href="#reuse-4"/>
|
||||
<use style="fill:none;fill-rule:nonzero;stroke:#b9dc94;stroke-width:.5px" transform="matrix(0 1 1 0 214.022 51.474)" xlink:href="#reuse-4"/>
|
||||
<use style="fill:none;fill-rule:nonzero;stroke:#b9dc94;stroke-width:.5px" transform="matrix(0 1 1 0 222.088 51.474)" xlink:href="#reuse-4"/>
|
||||
<use style="fill:none;fill-rule:nonzero;stroke:#b9dc94;stroke-width:.5px" transform="matrix(0 1 1 0 230.154 51.474)" xlink:href="#reuse-4"/>
|
||||
<use style="fill:none;fill-rule:nonzero;stroke:#b9dc94;stroke-width:.5px" transform="matrix(0 1 1 0 238.22 51.474)" xlink:href="#reuse-4"/>
|
||||
<use style="fill:none;fill-rule:nonzero;stroke:#b9dc94;stroke-width:.5px" transform="matrix(0 1 1 0 246.285 51.474)" xlink:href="#reuse-4"/>
|
||||
<path d="M-13.264-13.264h26.528" style="fill:none;fill-rule:nonzero;stroke:#b9dc94;stroke-width:.5px" transform="matrix(0 1 1 0 254.589 51.472)"/>
|
||||
<path d="M-13.266-13.266h26.532" style="fill:none;fill-rule:nonzero;stroke:#b9dc94;stroke-width:.5px" transform="matrix(0 1 1 0 198.131 51.475)"/>
|
||||
<path d="M0-10.232c-1.428-.088-2.805.687-3.726 1.76-.931 1.082-1.423 2.529-1.278 3.927.094 1.412 1.072 2.581 2.294 3.237 1.221.666 2.69.914 4.031.651a4.401 4.401 0 0 0 3.117-2.299c.633-1.158.659-2.637-.058-3.727-.686-1.112-1.996-1.831-3.371-1.851-1.367-.048-2.817.483-3.732 1.585a.168.168 0 0 1-.235.028.172.172 0 0 1-.037-.221c.842-1.327 2.411-2.111 4.001-2.161 1.602-.088 3.267.688 4.214 2.076.944 1.414.917 3.317.132 4.757C4.567-1.024 3.081.011 1.481.247-.108.493-1.73.148-3.088-.654c-1.347-.78-2.449-2.227-2.489-3.842-.124-1.568.465-3.141 1.5-4.285 1.023-1.135 2.527-1.944 4.106-1.811.1.007.174.095.165.195a.182.182 0 0 1-.194.165" style="fill:#f2692c;fill-rule:nonzero" transform="translate(196.729 51.284)"/>
|
||||
<path d="m0 .357 1.409 1.409 3.174-3.175" style="fill:none;fill-rule:nonzero;stroke:#58424e;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round" transform="translate(202.738 61.723)"/>
|
||||
<path d="m0 .359 1.408 1.408 3.175-3.175" style="fill:none;fill-rule:nonzero;stroke:#58424e;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round" transform="translate(218.977 56.44)"/>
|
||||
<use style="fill:none;fill-rule:nonzero;stroke:#58424e;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round" transform="translate(210.804 51.293)" xlink:href="#reuse-5"/>
|
||||
<use style="fill:none;fill-rule:nonzero;stroke:#58424e;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round" transform="translate(194.54 46.381)" xlink:href="#reuse-5"/>
|
||||
<path d="M0-16.328c-2.668-2.623-5.932-4.564-9.363-6.004-3.422-1.482-7.056-2.449-10.741-2.951-7.38-1.034-15 .138-21.8 3.092-6.802 3.006-12.73 7.767-17.537 13.402-4.82 5.647-8.546 12.189-11.176 19.115l-.933-.359c2.745-6.996 6.596-13.581 11.54-19.245 4.933-5.653 10.99-10.408 17.908-13.372 6.914-2.913 14.619-4.004 22.033-2.88 3.702.546 7.34 1.558 10.756 3.083C-5.889-20.965-2.639-18.98 0-16.328" style="fill:#f2692c;fill-rule:nonzero" transform="translate(191.982 57.992)"/>
|
||||
<path d="M0-6.231.448.074a.623.623 0 0 0 .972.472l5.237-3.54a.624.624 0 0 0-.077-1.078L.896-6.837A.625.625 0 0 0 0-6.231" style="fill:#f2692c;fill-rule:nonzero" transform="translate(118.526 70.625)"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 38 KiB |
@ -0,0 +1,15 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="266" height="150">
|
||||
<path fill="#684D47" d="M190.527 101.923c-.098.32-9.334 35.818-45.621 35.808-31.368-.01-46.235-27.274-46.235-27.274a16.233 16.233 0 0 1-6.527-.983c-9.203-3.381-13.619-13.909-10.443-22.742l-5.058-3.865C57.05 67.941 112.554-.359 132.181 15.096c.099.078 4.685 3.769 4.685 3.769 7.048-4.279 14.027-6.593 19.7-6.593 4.029 0 7.399 1.166 9.667 3.623 5.096 5.516 3.264 16.049-3.691 26.713 1.496 1.42 2.736 3.351 3.621 5.267 2.211 1.707 3.645 4.301 4.357 7.883.793 3.984.957 9.659 1.455 12.097 1.875.847 1.076.455 3.076 1.454 2.086 1.042 4.625 2.312 7.432 5.012 4.988 1.25 6.893 6.554 3.975 10.173-.078.098-.432.515-.797.93.088.23 1.045 1.78 1.734 4.937 2.068.487 3.715 1.761 4.578 3.606 1.494 3.61-1.446 7.956-1.446 7.956zM177.658 129.97v5.405h2.068v-5.405h2.119v-1.706h-6.277v1.706zM182.477 128.264v7.111h1.89v-5.136l1.542 5.136h1.614l1.542-5.149v5.149h1.884v-7.111h-2.95l-1.271 4.093-1.301-4.093z"/>
|
||||
<path fill="#F5DCBA" d="M106.073 88.564a31.05 31.05 0 0 0 1.188-3.656c.904 2.766 1.368 5.674 1.186 8.614.75-.998 1.555-2.877 1.555-2.877 1.395 8.213-4.599 15.731-12.496 15.731-7.011 0-12.694-5.983-12.694-13.363 0-7.381 5.684-13.364 12.694-13.364 1.817 0 3.545.402 5.109 1.126.001 0 2.699 1.362 3.458 7.789zm69.077 28.964c9.84-7.732 11.561-17.045 11.725-17.365 2.42-2.904 1.762-5.766-1.436-5.767-1.02 0-1.787.27-1.787.27s.012-4.238-1.949-7.539c-1.512 1.699-5.705 5.066-11.209 7.68-5.162 2.45-12.049 4.597-20.584 4.881-2.391.104-3.869-.286-4.701 2.501-.266.984-.15 2.446.049 2.868.674 2.309 2.433 3.325 4.748 3.864 1.756.409 3.62.447 3.62.447 17.31.485 31.208-13.015 31.376-13.127.16-.132.293-.288.293-.288s-.152.358-.172.399c-2.5 5.622-16.975 15.817-31.383 15.525l-.048.017c-3.341-.013-7.401-.872-9.513-3.489-3.339-4.142-1.605-11.027 3.717-11.188.006 0 1.23-.028 1.775-.042 13.178-.405 25.002-5.247 33.469-15.357 1.164-1.446-.137-3.433-2.66-3.493a.086.086 0 0 1-.059-.026c-2.99-3.203-5.621-4.334-7.961-5.523-4.904-2.499-4.441-.34-5.584-12.459-.307-3.268-.926-7.723-3.797-9.432-.752-.448-1.574-.64-2.428-.64-.844 0-1.256.172-1.421.209-1.572.349-2.466 1.24-3.587 2.272-5.291 4.88-9.521 3.555-15.834 3.5-5.93-.052-11.166 4.084-12.167 10.436l-.001.003c-.487 3.325-.172 6.704.349 8.222 0 0-1.609-1.071-2.376-2.019.928 5.803 6.222 9.596 6.222 9.596-.833.191-2.033.111-2.033.111.005.005 3.021 2.391 5.64 3.223-.683.425-4.133 3.83-5.914 8.519-1.665 4.388-.987 9.654-.987 9.654l1.447-2.156s-.945 4.806.884 9.46c.606-1.385 1.932-3.856 1.932-3.856s-.21 5.161 2.274 9.387c.063-.976.437-3.458.437-3.458s1.426 4.405 4.719 7.486c6.167 5.469 22.492 6.457 34.915-3.306z"/>
|
||||
<path fill="#1089C0" d="M83.601 82.971c-.05-.014-4.776-3.482-5.449-4.625-3.977-6.711 2.942-20.496 7.865-28.332 12.168-19.365 32.421-34.647 41.62-32.465l9.447 4.876c-3.668 2.158-7.215 4.808-9.34 6.57l-2.01 1.686s-5.87 3.952-8.79 6.443c-11.703 9.986-23.226 25.446-27.5 40.368 0 0-3.51 1.743-5.843 5.479z"/>
|
||||
<path fill="#49B9E3" d="M127.638 17.549c-9.199-2.183-29.452 13.1-41.62 32.465l-.01.017.049.005 9.696 7.633c10.646-16.898 24.025-25.612 24.402-25.868l-1.537-10.343 2.88-1.378 5.78 1.872-.442-1.931.802-2.472z"/>
|
||||
<path fill="#FFD250" d="M137.084 22.425l-9.34 6.57-.653.511-8.283-6.768-.19-1.279 2.88-1.379 5.78 1.871.096-3.588.264-.814 2.53-.97c.003.004 6.906 5.838 6.916 5.846z"/>
|
||||
<g fill="#132030">
|
||||
<path d="M155.516 15.981c-6.177 0-13.111 3.249-18.432 6.443-.746.439-1.486.898-2.212 1.367l-2.784-2.333 1.011 3.513c-.382.263-.755.525-1.12.785L126.228 24l3.805 3.186a68.186 68.186 0 0 0-2.289 1.809l-9.126-7.536.483 3.377 6.633 5.844s-5.87 3.952-8.79 6.443c-11.703 9.986-23.226 25.446-27.5 40.368l.243-.137.099-.051c.119-.064.238-.125.357-.186.076-.038.152-.077.228-.113.123-.059.245-.113.367-.168l.217-.095c.132-.056.265-.106.397-.156.061-.023.122-.048.184-.07.193-.069.385-.134.577-.19 2.905-.867 6.858-1.423 11.484.541 2.324-5.861 5.1-11.823 9.475-17.553 3.547-4.646 6.957-8.793 11.049-11.074 7.749-7.279 28.634-14.999 35.325-8.307 1.582-2.588 2.955-5.039 4.086-8.11 2.794-7.384 2.845-15.841-8.016-15.841z"/>
|
||||
<path d="M129.003 22.511l-1.365-4.962-.804 2.472.481 1.943z"/>
|
||||
</g>
|
||||
<path fill="#FFF" d="M183.652 94.661s.012-4.238-1.949-7.539c-1.512 1.7-5.705 5.066-11.209 7.68-5.162 2.45-12.049 4.597-20.584 4.881-2.391.104-3.868-.285-4.701 2.501a4.754 4.754 0 0 0-.131.783l-.001.028h-.001a7.823 7.823 0 0 0-.012.943v.014l.003.043c.008.122.019.24.031.35l.001.018.003.017c.056.442.144.648.155.672v.003l.012.037c.682 2.281 2.434 3.291 4.736 3.826 1.756.409 3.621.447 3.621.447 14.123.396 25.975-8.519 29.951-11.875.069-.942.109-1.613.075-2.829zM143.08 19.22c3.373-1.556 6.99-2.785 10.458-3.139-3.444.775-7.642 2.561-12.614 5.604-.122.07-11.768 7.931-18.883 14.988-3.877 3.846-19.448 22.518-19.436 22.502 2.846-5.385 4.72-8.029 9.226-13.694a127.284 127.284 0 0 1 8.049-9.198c.936-.967 1.878-1.907 2.825-2.814.36-.346 8.497-8.678 20.375-14.249z"/>
|
||||
<path fill="#EABE8D" d="M175.15 117.528a34.425 34.425 0 0 1-5.248 3.4c-4.158-1.58-6.711-4.947-6.711-4.947s3.564-.843 8.33-3.266c5.797-2.945 11.213-7.2 15.354-12.554-.164.322-1.885 9.635-11.725 17.367zm-11.316-44.889c-2.012-1.431-5.344-.292-6.078 2.075 1.164.059 2.399.939 2.324 2.065a4.457 4.457 0 0 1 3.127-1.223c-.549-.879-.271-2.394.627-2.917zm-21.104 28.887c.635-2.358 2.424-4.227 5.166-4.31.006 0 1.23-.028 1.775-.042 13.178-.405 25.002-5.247 33.469-15.357 1.164-1.446-.137-3.433-2.66-3.493h-.035c-.428.451-.504 1.275-1.209 2.507-2.576 4.474-6.137 6.52-10.887 8.894-14.562 7.25-22.113 3.876-25.145 8.315-.88 1.306-.895 2.765-.474 3.486zm26.35-30.405c-1.393-1-1.443-2.743-2.203-10.806-.242-2.572-.678-5.879-2.252-8.005-.324-.284-.783-.611-1.441-.611-.994-.044-2.119.986-2.756 1.69-1.809 2.61-3.535 4.291-6.592 5.748-3.093 1.4-6.031 1.908-9.084 1.811-2.232-.07-4.189-.438-6.105-.463-3.554-.055-6.633 1.096-8.877 3.93-1.539 1.943-2.157 3.998-2.354 6.443a19.72 19.72 0 0 0 .143 1.941c.157 1.24.38 1.882.38 1.882 0 .01-.001.019-.004.028.018.061.037.119.057.175 0 0-1.609-1.071-2.376-2.019.774 4.837 4.582 8.278 5.827 9.289.074.056.146.112.218.169.006.004.011.01.016.016.104.08.162.122.162.122-.834.192-2.034.112-2.034.112.005.004 3.022 2.391 5.641 3.223 3.474-2.936 7.412-4.062 10.645-4.412a86.01 86.01 0 0 1 6.329-3.562c-.685-4.266 3.099-8.561 7.858-8.974 3.592-.262 5.34 1.349 6.598 3.07.684-.218 1.453-.456 2.314-.709a.567.567 0 0 1-.11-.088zm1.717 28.73c-.035.001-.072.009-.133.022-1.436.332-16.232 6.064-25.588 3.127-.041.512-.028 1.587.182 2.055v.002c1.416.284 3.207.466 5.285.466 12.311-.001 21.182-5.597 20.254-5.672zm-68.867-1.15l.01-.007c.75-.806 1.064-1.932.886-3.008-.277-1.55-2.032-1.862-3.193-3.065l-.055-.058a1.64 1.64 0 0 1-.057-.064l-.004-.004c-.521-.601-.703-1.284-.661-1.894.092-1.584 1.499-2.029 2.231-1.738 0 0 .869.205 1.542 1.145v-.004c-.102-.31-.081-.811-.608-1.556-.863-1.223-2.844-2.466-5.654-1.87-.52.109-.229.047-.741.191-.08.023-.153.045-.216.071-.161.075-.31.128-.453.203-.074.041-.496.232-1.004.615-3.157 4.077 2.192 11.47 7.977 11.043z"/>
|
||||
<path fill="#9C7457" d="M148.491 73.612c.267.39.338.684.23.807-.215.251-.981-.088-2.114-.53-2.9-1.082-5.036-1.246-8.817.185-.956.365-1.634.646-1.96.598-.529-.079-.016-1.05 1.143-1.991 2.332-1.86 5.535-2.438 8.271-1.419 1.197.44 2.543 1.321 3.247 2.35zm-.575 2.965c-.794-.607-2.258-1.014-3.777-.756-.318.049-.613.147-.904.226a1.986 1.986 0 0 0-.307.105c-.628.264-1.172.55-1.699 1.056-.605.585-.777 1.128-.604 1.263.172.137.592-.066 1.24-.328 2.17-.902 3.705-.926 5.168-.824.705.047 1.178.09 1.287-.103.078-.13-.062-.378-.404-.639zm-46.729 11.13l.001.001c.356.283.629.585.833.874.667.945.455 1.496.729 1.764a.34.34 0 0 0 .381.07c.378-.156.565-.758.6-1.178v-.003c.095-1.01-.439-2.146-1.146-2.948l-.002-.003a6.177 6.177 0 0 0-1.681-1.349 6.974 6.974 0 0 0-2.333-.799c-1.497-.233-2.969.064-3.38.188h.002c-.212.061-.474.116-.699.204-2.441.952-4.047 2.7-4.762 5.014v.003a8.798 8.798 0 0 0-.17 4.385v.002-.001c.207.943.629 2.007 1.288 2.704l.002.002c.824.891 1.727.721 1.342-.108-.092-.229-.59-1.167-.657-2.865-.043-1.111.109-2.269.517-3.323a6.262 6.262 0 0 1 .938-1.627c.83-1.014 1.849-1.469 1.968-1.535.143-.076.292-.128.453-.203.063-.026.136-.049.216-.07.512-.145.221-.082.74-.193 1.953-.415 3.634.037 4.82.994zm-.416 3.772c-.27-.214-.395-.396-.47-.678-.11-.511-.053-.808.384-1.115.336-.23.608-.342.608-.486.015-.273-1.111-.557-1.898.219-.653.696-.86 2.148.183 3.279 1.161 1.253 2.966 1.548 3.247 3.123.037.223.065.472.045.717.004.282-.09.688-.095.713-.349 1.521-1.793 2.973-4.174 2.603-.438-.063-.723-.117-.808.004-.184.256.837 1.423 2.705 1.38 1.828-.038 3.641-1.406 4.222-3.463.006-.026.178-.609.192-1.132a4.697 4.697 0 0 0-.067-1.202c-.475-2.642-3.099-3.184-4.074-3.962zm63.69-18.854c-.723-.113-1.434.599-1.588 1.589-.154.991.307 1.885 1.027 1.997.723.113 1.434-.598 1.588-1.589.155-.99-.306-1.884-1.027-1.997zm-7.936 2.889c-.396.725.086 1.753 1.08 2.297.993.545 2.12.398 2.518-.326.396-.724-.087-1.752-1.08-2.296-.994-.545-2.121-.399-2.518.325zm-29.071-29.3c13.666-8.857 27.316-9.875 31.992-6.28l.002-.001c-.01-.023-.084-.231-.113-.288-1.188-2.523-3.959-4.284-6.426-4.99.432.45 1.059 1.273 1.312 1.762-1.863-1.279-4.338-2.406-6.922-2.941 0 0 .309.221.361.27.515.479 1.199 1.237 1.48 1.888-2.469-.991-5.591-1.547-8.262-1.032-.038.007-.334.077-.334.077s.348.086.425.109c.886.263 2.15.803 2.707 1.542-4.435-.78-9.313.083-11.945 1.555.338-.014.335-.016.622-.008.968.026 2.918.158 3.736.678-2.797.569-6.846 1.82-9.025 3.695.385-.045 2.568-.323 3.462-.18-11.996 6.864-17.455 17.242-17.455 17.242 3.537-4.607 8.126-9.042 14.383-13.098z"/>
|
||||
<path fill="#684D47" d="M159.694 65.565c-.019-.942.131-2.498 1.018-2.788h.001c1.516-.526 3.521 3.355 3.615 6.801-1.197-.6-2.605-.854-4.053-.729a11.725 11.725 0 0 1-.581-3.284z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 9.5 KiB |
@ -0,0 +1,88 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg viewBox="0 0 267 150" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:10">
|
||||
<defs>
|
||||
<path d="M0-1.241c1.323 2.907 4.574 4.539 7.774 3.712 3.2-.825 5.255-3.826 5.006-7.01L0-1.241Z" style="fill:#fff;fill-rule:nonzero" opacity=".3" id="reuse-0"/>
|
||||
<path d="M0-7.836A6.705 6.705 0 0 1-5.006-.825a6.704 6.704 0 0 1-7.773-3.713L0-7.836Z" style="fill:#fff;fill-rule:nonzero" opacity=".3" id="reuse-1"/>
|
||||
<path d="M0 1.682h-14.831a.282.282 0 0 1-.282-.282V.283c0-.156.126-.283.282-.283H0c.156 0 .282.127.282.283V1.4A.282.282 0 0 1 0 1.682" style="fill:#fff;fill-rule:nonzero" id="reuse-2"/>
|
||||
</defs>
|
||||
<path style="fill:none" d="M0 0h266v150H0z" transform="translate(.75)"/>
|
||||
<path d="M0-27.18 4.886-9.368a2.472 2.472 0 0 1-1.74 3.038l-29.377 8.058A2.479 2.479 0 0 1-29.276.003l-4.886-17.813a2.479 2.479 0 0 1 1.739-3.037l29.378-8.058A2.472 2.472 0 0 1 0-27.18" style="fill:#c5e2a6;fill-rule:nonzero" transform="translate(81.426 61.2)"/>
|
||||
<path d="m0-15.255.408 1.487-12.98 15.053a1.738 1.738 0 0 1-1.986.541l-19.286-6.553-.321-1.17a2.469 2.469 0 0 1 1.728-3.034l29.389-8.06A2.48 2.48 0 0 1 0-15.255" style="fill:#8cc44a;fill-rule:nonzero" transform="translate(81.429 49.286)"/>
|
||||
<path d="m0-15.255.143.521-12.715 16.019a1.738 1.738 0 0 1-1.986.541l-19.551-7.518-.056-.205a2.469 2.469 0 0 1 1.728-3.034l29.389-8.06A2.48 2.48 0 0 1 0-15.255" style="fill:#add583;fill-rule:nonzero" transform="translate(81.429 49.286)"/>
|
||||
<path d="m0-11.548-23.647-2.792c-1.06-.125-2.362.429-2.899 1.239l-7.279 10.972c-.537.81-.008 1.742 1.051 1.867l23.687 3.053c1.068.126 2.361-.429 2.899-1.239L.953-9.854c.538-.81.115-1.568-.953-1.694" style="fill:#96c960;fill-rule:nonzero" transform="translate(163.91 119.05)"/>
|
||||
<path d="M0-7.727-7.278 3.245c-.538.81-1.831 1.366-2.899 1.239l-23.648-2.792c-1.058-.125-1.49-.884-.953-1.694l7.278-10.972c.538-.81 1.84-1.364 2.899-1.239L-.953-9.421C.115-9.295.538-8.537 0-7.727" style="fill:#b9dc94;fill-rule:nonzero" transform="translate(164.863 116.923)"/>
|
||||
<path d="m0-1.578-.607.916-17.176 5.071c-.653.211-1.3.134-1.597-.19l-8.592-8.331.477-.72c.538-.81 1.831-1.366 2.89-1.241L-.948-3.279C.116-3.154.54-2.392 0-1.578" style="fill:#96c960;fill-rule:nonzero" transform="translate(164.858 110.781)"/>
|
||||
<path d="m0-1.578-.213.321-17.57 5.666c-.653.211-1.3.134-1.597-.19l-8.198-8.925.083-.126c.538-.81 1.831-1.366 2.89-1.241L-.948-3.279C.116-3.154.54-2.392 0-1.578" style="fill:#d0e7b8;fill-rule:nonzero" transform="translate(164.858 110.781)"/>
|
||||
<path d="m0-4.347 22.859-1.051c1.023-.047 2.482.161 3.249.467l10.378 4.13c.767.305.501.655-.522.703L13.139 1.051c-1.033.047-2.483-.162-3.249-.467L-.474-3.709c-.766-.305-.558-.591.474-.638" style="fill:#96c960;fill-rule:nonzero" transform="translate(27.577 136.475)"/>
|
||||
<path d="m0-2.908 10.378 4.13c.767.305 2.217.514 3.249.467L36.486.638C37.51.591 37.727.305 36.96 0L26.582-4.13c-.767-.305-2.226-.514-3.249-.467L.474-3.546c-1.032.048-1.24.333-.474.638" style="fill:#b9dc94;fill-rule:nonzero" transform="translate(27.103 135.674)"/>
|
||||
<path d="m0-.594.866.345L19.475 1.66c.712.079 1.337.05 1.543-.071l6.238-3.137-.681-.271c-.766-.305-2.217-.514-3.24-.466L.467-1.234C-.561-1.187-.77-.9 0-.594" style="fill:#96c960;fill-rule:nonzero" transform="translate(27.11 133.362)"/>
|
||||
<path d="m0-.594.304.121L19.475 1.66c.712.079 1.337.05 1.543-.071l5.676-3.36-.119-.048c-.766-.305-2.217-.514-3.24-.466L.467-1.234C-.561-1.187-.77-.9 0-.594" style="fill:#d0e7b8;fill-rule:nonzero" transform="translate(27.11 133.362)"/>
|
||||
<path d="M0-8.636c2.242.496 4.726.536 6.048.671 4.735.487 6.81 3.045 6.283 7.892C5.917.39-3.827.657-10.238.258c-.079-3.931 6.509-6.533 8.155-9.551.635.282 1.346.493 2.083.657" style="fill:#462d3b;fill-rule:nonzero" transform="translate(125.363 140.329)"/>
|
||||
<path d="M0-74.245c-.851 1.054-1.978 3.225-2.378 4.015-2.87 5.72-5.05 11.28-6.68 16.83-3.45 11.78-4.359 23.54-3.77 36.81.277 6.229 3.217 12.339 9.06 15.078C1.906 1.148 8.569.648 14.651.613h3.064c6.082.035 12.745.535 18.419-2.125 5.844-2.739 8.783-8.849 9.06-15.078.59-13.27-.32-25.03-3.77-36.81-1.63-5.55-3.81-11.11-6.68-16.83-.4-.79-1.693-4.133-1.723-5.163L0-74.245Z" style="fill:#f2692c;fill-rule:nonzero" transform="translate(87.984 140.031)"/>
|
||||
<path d="M-10.848-7.498c-.13 9.965-1.596 18.839-3.435 22.819l3.435-.131L-4.366-.381l-6.482-7.117" style="fill:#b84425;fill-rule:nonzero" transform="scale(1 -1) rotate(66.463 102.24 46.305)"/>
|
||||
<path d="M0-37.287h-28.635c-.649 0-1.137.598-1.058 1.293l3.998 35.06c.061.528.516.934 1.048.934H.341a1.06 1.06 0 0 0 1.048-.934l3.459-30.103c-1.409-2.197-3.165-4.33-4.848-6.25" style="fill:#b84425;fill-rule:nonzero" transform="translate(120.552 128.213)"/>
|
||||
<path d="M0 21.161a9.87 9.87 0 0 1-.608.538c-1.25 1.012-3.4 1.119-4.783.225-.754-.488-1.349-1.18-1.933-1.862a3018.419 3018.419 0 0 1-4.365-5.112 223.339 223.339 0 0 1-3.544-4.23c-.791-.976-1.879-3.298-3.249-3.25.106-.444.275-.883.42-1.32.097-.294.198-.595.395-.833.441-.531 1.215-.603 1.904-.646A58.373 58.373 0 0 0-4.125 2.744c.332-.091.681-.194.915-.446.164-.176.254-.407.402-.597.294-.379.776-.553 1.233-.7A40.66 40.66 0 0 1 3.501-.276c.356-.066.836-1.381 1.165-1.231.455.209.678 1.978.689 2.479.142 6.162.754 11.87-2.634 16.802-.788 1.147-1.686 2.395-2.721 3.387" style="fill:#462e3b;fill-rule:nonzero" transform="translate(125.591 105.927)"/>
|
||||
<use xlink:href="#a" x="121.138" y="107.24" width="10.838" height="13.005" transform="scale(.9853 .92891)"/>
|
||||
<path d="M0-23.072C-.123-16.971 2.084-6.39 3.087 0L4.18-19.945 0-23.072Z" style="fill:#b84425;fill-rule:nonzero" transform="translate(84.313 118.326)"/>
|
||||
<path d="M0-44.485c-1.444 7.376-3.342 14.958-3.771 22.62-.395 7.659.229 15.182 1.168 22.611l-9.17 1.129c-.974-4.082-1.456-7.341-1.967-11.413-.509-4.072-1.382-10.195-1.595-14.269-.402-8.156.173-14.244.899-22.553L0-44.485Z" style="fill:#462e3b;fill-rule:nonzero" transform="translate(102.474 138.829)"/>
|
||||
<use xlink:href="#b" x="94.563" y="94.494" width="11.539" height="35.37" transform="scale(.96158 .9825)"/>
|
||||
<use xlink:href="#c" x="112.222" y="110.103" width="17.18" height="21.35" transform="scale(.95444 .97045)"/>
|
||||
<path d="M0-8.133C-.66-6.094-.529-2.688.379 2.06c.116.267.283.566.571.608.289.033.903-1.046 1.18-1.209.47-.278.985-.209 1.399.181.419.395.72.956 1.26 1.159.47-.435.951-.878 1.538-1.134.587-.257 1.307-.298 1.84.058.201.135.371.322.598.407.953.361 1.729-1.261 2.729-1.064.327.064.593.321.922.38.376.067.759-.149.997-.45.238-.3.36-.673.478-1.038.345-1.071.692-2.149.857-3.262.374-2.519-.195-5.106.159-7.628" style="fill:#f2692c;fill-rule:nonzero" transform="translate(85.957 100.973)"/>
|
||||
<path d="M0-21.244c6.387 2.626 11.063 6.208 14.516 13.032-.649 1.275-1.516 2.387-3.054 2.409-1.424.021-1.801.905-2.322 1.964C7.351-.207 3.116.757-.101-1.765c-.988-.773-1.561-1.759-3.087-.762-2.974 1.942-5.939 1.1-8.791-.507.926-6.358 3.46-12.195 7.278-17.174 1.203-1.567 2.862-1.793 4.701-1.036" style="fill:#fff8f0;fill-rule:nonzero" transform="translate(39.326 81.085)"/>
|
||||
<path d="M0 52.126c-9.714-2.847-19.652-11.378-21.801-21.638-1.926-9.196-2.108-15.504-4.947-24.567-1.858-5.976-4.349-10.092-6.125-13.097-.647 1.279-1.527 2.374-3.054 2.407-1.427.017-1.809.896-2.324 1.959-1.792 3.635-6.025 4.598-9.246 2.075-.979-.781-1.56-1.76-3.087-.764-2.971 1.942-5.942 1.096-8.797-.498 0 0-.532 2.905-.615 4.382-.763 13.163 3.304 24.683 10.607 35.655 5.096 7.655 12.449 13.475 20.929 16.977 9.37 3.868 18.889 4.166 28.872 4.285" style="fill:#f2692b;fill-rule:nonzero" transform="translate(86.721 80.073)"/>
|
||||
<path d="M0-13.087c-1.628.575-2.96-.227-3.649-1.496-.933-1.732-.304-3.577 2.102-4.26 1.057-.304 2.82-.315 3.509 1.274.718 2.22.119 3.738-1.962 4.482m-29.004 8.106c-1.748.389-3.307-.407-3.682-1.859-.475-1.84-.053-3.529 1.995-4.078 1.573-.427 3.428-.121 3.961 1.942.514 1.953-.51 3.229-2.274 3.995M4.66-23.843c-7.271.4-14.121 4.11-14.423 14.185-.082 2.923.536 6.316 1.321 9.357.21.813.436 1.611.66 2.36.863.82 1.113 1.788.385 3.05-1.041 1.807-2.769 2.078-4.37 2.037-1.499-.047-3.078-1.282-2.69-3.261.014-.025.031-.039.055-.066-1.437-4.969-2.647-8.137-4.862-11.955-4.158-7.147-13.628-7.946-19.737-3.167-2.906 2.268-5.368 4.772-7.02 8.174 1.212 1.297 3.698 1.606 5.558 1.849 2.692.348 7.993 2.078 13.392 4.31 4.049 1.681 8.157 3.636 11.264 5.509 4.773 2.445 9.242 1.395 11.631-3.435C-1.986.666 1.246-3.979 4.521-8.057c4.728-5.888 9.558-10.585 11.547-11.759-3.321-2.706-7.284-4.255-11.408-4.027" style="fill:#fff8f0;fill-rule:nonzero" transform="translate(121.382 69.93)"/>
|
||||
<path d="M-3.005-4.143C-.893-4.33.025-2.693.16-1.063c.176 2.114-1.275 3.075-3.165 3.25-1.5.14-2.773-1.059-2.996-2.832.122-1.918.978-3.317 2.996-3.498" style="fill:#462d3b;fill-rule:nonzero" transform="scale(-1 1) rotate(-70.248 -2.563 93.547)"/>
|
||||
<path d="M-.746-.153C1.455.024 2.431 1.336 2.32 3.67 2.061 5.382.356 5.827-.746 5.809c-2.493-.038-3.588-1.654-3.131-3.568C-3.542.833-2.461-.289-.746-.153" style="fill:#462d3b;fill-rule:nonzero" transform="scale(1 -1) rotate(15.05 274.902 433.75)"/>
|
||||
<path d="M0 20.35c6.11-4.773 15.576-3.976 19.73 3.171 2.222 3.824 3.431 6.991 4.862 11.955 1.396-2.126 4.637-2.604 6.145-2.161.179.131.335.266.48.404h.002c-1.061-3.525-2.088-8-1.979-11.716.297-10.076 7.15-13.789 14.415-14.19 4.126-.228 8.085 1.321 11.407 4.03.873-.484 1.505-1.164.859-2.15-3.73-5.688-6.427-11.717-12.424-17.33-1.041.263-2.014-.558-2.445-1.668-1.16-1.663-6.073-3.909-8.985-4.073-.008.053-.023.111-.028.161-.821.234-2.298.135-3.02-1.117.013-.107.039-.211.057-.317-3.677-.475-8.062-.279-13.155 1.186-4.494 1.294-8.097 2.784-11.008 4.657.004.007.01.013.015.019-.026 1.447-1.27 2.248-2.102 2.441l-.028-.034C.383-4.69-2.532-.501-2.734 1.448c.159 1.177-.836 2.502-1.875 2.781-.08.247-.166.484-.242.739-1.584 5.294-2.086 12.043-2.91 20.434-.14 1.427-.09 2.534.733 3.125C-5.367 25.125-2.905 22.62 0 20.35" style="fill:#f2692b;fill-rule:nonzero" transform="translate(82.384 38.273)"/>
|
||||
<path d="M5.029-10.941c2.03.302 1.876 3.032 2.007 4.866.169 2.311-.543 4.891-2.007 6.916C4.392-1.012.608-4.436-2.126-5.541c.449-1.016 4.156-5.848 7.155-5.4" style="fill:#fff8f0;fill-rule:nonzero" transform="scale(-1 1) rotate(13.028 -207.564 -350.525)"/>
|
||||
<path d="M0-.769c-.016.024-.034.045-.048.068-.389 1.982 1.187 3.215 2.691 3.259 1.6.046 3.323-.227 4.368-2.042.722-1.253.472-2.223-.386-3.042a4.651 4.651 0 0 0-.479-.404C4.637-3.373 1.396-2.896 0-.769" style="fill:#462d3b;fill-rule:nonzero" transform="translate(106.976 74.518)"/>
|
||||
<path d="M0 12.59c-1.883-1.643-3.158-3.996-3.516-6.285-.284-1.817-1.05-4.442.86-5.194C.165-.001 4.866 3.871 5.532 4.759c.008.011.022.025.028.035.832-.193 2.077-.994 2.102-2.441l-.015-.019c-2.698-3.675-6.035-3.64-9.893-4.635-1.883-.485-3.422.996-4.153 2.736-1.845 4.386.956 12.028 4.51 14.941l.014-.005C-.836 15.092.16 13.767 0 12.59" style="fill:#462d3b;fill-rule:nonzero" transform="translate(79.65 27.13)"/>
|
||||
<path d="M0-4.665c-.44-1.489-.783-2.463-1.138-3.049-.315-.33-.658-.576-1.026-.703-.251.009-.533.103-.866.273-2.662 1.356-5.667 5.793-5.997 7.823 2.912.164 7.825 2.41 8.985 4.073C.81 1.406.656-2.442 0-4.665" style="fill:#fff8f0;fill-rule:nonzero" transform="translate(123.478 25.215)"/>
|
||||
<path d="M0 7.218c.005-.05.02-.107.028-.161C.357 5.028 3.363.59 6.025-.766c.333-.17.615-.264.866-.273.398-.015.717.196 1.026.703.354.586.698 1.56 1.138 3.049.656 2.223.81 6.071-.042 8.418.431 1.109 1.404 1.931 2.445 1.668l.007-.001C13.167 8.526 13.024.29 9.791-3.204 8.51-4.588 7.728-5.844 5.314-4.303 2.027-2.204-2.229 1.386-2.963 5.784c-.018.106-.044.21-.058.317.723 1.252 2.2 1.351 3.021 1.117" style="fill:#462d3b;fill-rule:nonzero" transform="translate(114.423 17.837)"/>
|
||||
<use style="fill:#fff;fill-rule:nonzero" transform="translate(114.393 57.88)" opacity=".3" xlink:href="#reuse-0"/>
|
||||
<use style="fill:none;fill-rule:nonzero;stroke:#462e3b;stroke-width:1px" transform="translate(114.393 57.88)" xlink:href="#reuse-0"/>
|
||||
<use style="fill:#fff;fill-rule:nonzero" transform="translate(98.183 68.66)" opacity=".3" xlink:href="#reuse-1"/>
|
||||
<use style="fill:none;fill-rule:nonzero;stroke:#462e3b;stroke-width:1px" transform="translate(98.183 68.66)" xlink:href="#reuse-1"/>
|
||||
<path d="M-.266 2.092h16.742" style="fill:none;fill-rule:nonzero;stroke:#462e3b;stroke-width:1px" transform="scale(1 -1) rotate(14.473 296.707 358.303)"/>
|
||||
<path d="M0 13.598 7.277.832l.014-.025A.5.5 0 0 0 6.424.31L-.907 12.291l.141.547h-.002" style="fill:#462e3b;fill-rule:nonzero" transform="translate(127.662 40.776)"/>
|
||||
<path d="m0 7.508-11.167-6.443-.02-.013c-.198-.122-.272-.414-.165-.668.11-.263.373-.384.586-.271L.086 5.86l.142.547.001-.001" style="fill:#462e3b;fill-rule:nonzero" transform="translate(85.753 57.767)"/>
|
||||
<path d="M0-39.106h-29.836c-.677 0-1.209.578-1.153 1.252l3.049 36.793c.05.6.551 1.061 1.153 1.061h28.28c.602 0 1.103-.461 1.153-1.061L5.292-32.99C3.726-35.159 1.813-37.244 0-39.106" style="fill:#fff;fill-rule:nonzero" transform="translate(121.07 126.553)"/>
|
||||
<path d="M0 6.515V0h.399c1.88 1.931 3.65 3.872 5.292 6.116l-.033.399H0Z" style="fill:#b5abb1;fill-rule:nonzero" transform="translate(120.67 87.447)"/>
|
||||
<path d="M0 6.116V0c1.813 1.862 3.726 3.947 5.292 6.116H0Z" style="fill:#eceaeb;fill-rule:nonzero" transform="translate(121.07 87.447)"/>
|
||||
<path d="M0 11.112c2.353-1.434 3.458-4.325 3.022-7.057-.164-1.028-.538-2.417-1.221-3.221C.358-.865-2.607-1.519-4.681-.89c-1.033.314-1.82 1.194-2.261 2.18-.441.985-.581 2.075-.683 3.15-.103 1.094-.171 2.207.041 3.285.538 2.725 3.753 4.906 6.497 3.909.387-.141.75-.316 1.087-.522" style="fill:#462e3b;fill-rule:nonzero" transform="translate(127.888 99.34)"/>
|
||||
<use xlink:href="#d" x="91.52" y="175.797" width="5.852" height="3.021" transform="scale(.97533 .75536)"/>
|
||||
<path d="M0-7.919c1.572-.622 3.5-.639 4.995-.389.343.057.681.135 1.012.233 2.399.713 4.247 2.616 4.692 5 .096.519.131 1.079-.028 1.604C10.176.17 8.283.455 6.775.494 4.951.541 3.07.639 1.259.51-.254.403-1.827-.023-2.565-1.357c-.889-1.605-.572-3.797.688-5.273.497-.582 1.148-1 1.877-1.289" style="fill:#462e3b;fill-rule:nonzero" transform="translate(91.182 141.666)"/>
|
||||
<path d="M0 14.213h-1.159v2.167a.344.344 0 0 1-.532.288l-3.737-2.455h-11.908a2.847 2.847 0 0 1-2.847-2.846V.241a2.847 2.847 0 0 1 2.847-2.846H0A2.846 2.846 0 0 1 2.846.241v11.126A2.846 2.846 0 0 1 0 14.213" style="fill:#f48656;fill-rule:nonzero" transform="translate(31.298 11.326)"/>
|
||||
<use style="fill:#fff;fill-rule:nonzero" transform="translate(30.045 12.107)" xlink:href="#reuse-2"/>
|
||||
<use style="fill:#fff;fill-rule:nonzero" transform="translate(30.045 15.562)" xlink:href="#reuse-2"/>
|
||||
<path d="M0 1.682h-9.559a.282.282 0 0 1-.282-.283V.283c0-.157.126-.283.282-.283H0c.156 0 .282.126.282.283v1.116A.282.282 0 0 1 0 1.682" style="fill:#fff;fill-rule:nonzero" transform="translate(24.773 19.017)"/>
|
||||
<path d="m0-7.4-7.798 22.352a3.168 3.168 0 0 1-4.045 1.94L-48.707 4.03c-1.65-.576-2.535-2.385-1.96-4.035l7.799-22.352c.576-1.65 2.394-2.516 4.045-1.94l36.864 12.862A3.167 3.167 0 0 1 0-7.4" style="fill:#f48656;fill-rule:nonzero" transform="translate(258.291 102.513)"/>
|
||||
<path d="m0 8.896-.651 1.866-24.646 6.446a2.229 2.229 0 0 1-2.49-.873L-43.375-4.607l.512-1.468a3.164 3.164 0 0 1 4.03-1.945L-1.955 4.847A3.178 3.178 0 0 1 0 8.896" style="fill:#b84425;fill-rule:nonzero" transform="translate(258.286 86.231)"/>
|
||||
<path d="m0 8.896-.229.654-25.068 7.658a2.229 2.229 0 0 1-2.49-.873L-42.952-5.819l.089-.256a3.164 3.164 0 0 1 4.03-1.945L-1.955 4.847A3.178 3.178 0 0 1 0 8.896" style="fill:#f2692c;fill-rule:nonzero" transform="translate(258.286 86.231)"/>
|
||||
<path d="M-.299-1.763h10.702" style="fill:none;fill-rule:nonzero;stroke:#f2692c;stroke-width:1.07px;stroke-linejoin:miter" transform="scale(1 -1) rotate(-19.232 -208.672 -760.444)"/>
|
||||
<path d="M-.425-2.509h15.231" style="fill:none;fill-rule:nonzero;stroke:#f2692c;stroke-width:1.07px;stroke-linejoin:miter" transform="scale(1 -1) rotate(-19.236 -193.471 -749.53)"/>
|
||||
<circle cx="-4.196" cy="1.464" style="fill:none;stroke:#f8b396;stroke-width:1.07px;stroke-linejoin:miter" transform="scale(1 -1) rotate(70.768 203.584 122.915)" r="4.445"/>
|
||||
<use xlink:href="#e" x="220.038" y="78.533" width="16.406" height="10.93" transform="scale(.96506 .99365)"/>
|
||||
<path d="M0-32.448V.001a4.34 4.34 0 0 1-4.358 4.337h-53.517c-2.396 0-4.359-1.941-4.359-4.337v-32.449c0-2.396 1.963-4.338 4.359-4.338h53.517A4.341 4.341 0 0 1 0-32.448" style="fill:#b9dc94;fill-rule:nonzero" transform="translate(227.823 83.185)"/>
|
||||
<path d="M0-27.271V.001c0 2.014-1.73 3.645-3.884 3.645h-47.694c-2.135 0-3.884-1.631-3.884-3.645v-27.272c0-2.014 1.749-3.646 3.884-3.646h47.694C-1.73-30.917 0-29.285 0-27.271Z" style="fill:none;fill-rule:nonzero;stroke:#96c960;stroke-width:1.47px;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:2.89,5.79" transform="translate(224.438 80.222)"/>
|
||||
<path d="M0-18.611v2.708L-28.987 3.569a3.055 3.055 0 0 1-3.616-.005l-29.631-20.066v-2.13a4.337 4.337 0 0 1 4.338-4.337h53.538A4.358 4.358 0 0 1 0-18.611" style="fill:#8cc44a;fill-rule:nonzero" transform="translate(227.823 69.369)"/>
|
||||
<path d="M0-18.611v.95l-28.987 21.23a3.055 3.055 0 0 1-3.616-.005L-62.234-18.26v-.372a4.337 4.337 0 0 1 4.338-4.337h53.538A4.358 4.358 0 0 1 0-18.611" style="fill:#a1cf70;fill-rule:nonzero" transform="translate(227.823 69.369)"/>
|
||||
<path d="M-60.059 2.786h37.504a3.002 3.002 0 0 1 2.648 2.412l3.392 37.367-43.544-39.779Z" style="fill:#a1cf70;fill-rule:nonzero" transform="scale(-1 1) rotate(-42.413 -85.59 239.202)"/>
|
||||
<path d="M0-43.1v27.711L-22.452 1.057a3.087 3.087 0 0 1-3.627-.014l-23.098-16.89V-43.1c0-1.013.822-1.835 1.821-1.835h45.535c.999 0 1.821.822 1.821 1.835" style="fill:#fff;fill-rule:nonzero" transform="translate(221.461 71.886)"/>
|
||||
<path d="M0 3.147h-37.619a.596.596 0 0 1-.596-.596V.595c0-.329.267-.595.596-.595H0c.329 0 .596.266.596.595v1.956A.596.596 0 0 1 0 3.147" style="fill:#ddeeca;fill-rule:nonzero" transform="translate(215.516 34.49)"/>
|
||||
<path d="M0 3.147h-28.377a.519.519 0 0 1-.519-.519V.518c0-.287.232-.518.519-.518H0c.287 0 .519.231.519.518v2.11A.519.519 0 0 1 0 3.147" style="fill:#ddeeca;fill-rule:nonzero" transform="translate(206.197 42.314)"/>
|
||||
<path d="M0 3.147h-35.274a.577.577 0 0 1-.577-.577V.577c0-.319.258-.577.577-.577H0c.319 0 .577.258.577.577V2.57A.577.577 0 0 1 0 3.147" style="fill:#ddeeca;fill-rule:nonzero" transform="translate(213.152 50.138)"/>
|
||||
<path d="M0-1.968v1.865l-.954.69h-35.947L-38.81-.808v-1.16c0-.323.264-.587.587-.587H-.602c.338 0 .602.264.602.587" style="fill:#ddeeca;fill-rule:nonzero" transform="translate(216.116 60.52)"/>
|
||||
<path d="M-21.846 4.006h5.316l11.749-8.611 1.612-5.079-18.677 13.69Z" style="fill:#ddeeca;fill-rule:nonzero" transform="scale(-1 1) rotate(36.24 -209.714 -250.713)"/>
|
||||
<path d="M0 14.383h-17.936V8.967A8.968 8.968 0 0 1 0 8.967v5.416Z" style="fill:#f2692c;fill-rule:nonzero" transform="translate(229.682 18.846)"/>
|
||||
<path d="M0 3.393h-20.6a.8.8 0 0 1-.584-1.346L-19.268 0h17.935L.583 2.047A.8.8 0 0 1 0 3.393" style="fill:#f2692c;fill-rule:nonzero" transform="translate(231.015 34.244)"/>
|
||||
<path d="M0-2.723c-.001.029-.009.057-.009.086a2.637 2.637 0 1 0 5.273 0c0-.029-.008-.057-.009-.086H0Z" style="fill:#f2692c;fill-rule:nonzero" transform="translate(218.087 41.375)"/>
|
||||
<path d="M0 1.889h1.889V.945A.946.946 0 0 0 .944 0 .946.946 0 0 0 0 .945v.944Zm3.073 1.184h-4.257V.945c0-1.174.955-2.129 2.128-2.129 1.174 0 2.129.955 2.129 2.129v2.128Z" style="fill:#f2692c;fill-rule:nonzero" transform="translate(219.77 17.696)"/>
|
||||
<path d="M0-6.828v9.386h-1.749V-9.386l.846.677C-.332-8.252 0-7.56 0-6.828" style="fill:#f5956c;fill-rule:nonzero" transform="translate(227.413 30.671)"/>
|
||||
<path d="M-3.434 3.393h2.559L0 0h-1.749l-1.685 3.393Z" style="fill:#f5956c;fill-rule:nonzero" transform="matrix(-1 0 0 1 225.664 34.244)"/>
|
||||
<path d="M-4.363-2.142h1.567l7.657-8.382-.195-1.501-9.029 9.883Z" style="fill:#96c960;fill-rule:nonzero" transform="scale(1 -1) rotate(-42.414 55.757 -313.626)"/>
|
||||
<path d="M-74.151-8.032h29.628l43.145 20.759h-29.627L-74.151-8.032Z" style="fill:#c5e2a6;fill-rule:nonzero" transform="scale(-1 1) rotate(-19.478 268.126 515.23)"/>
|
||||
<path d="M-74.151-8.031h29.628l43.145 20.755-29.627.002-43.146-20.757Z" style="fill:#fff;fill-rule:nonzero" transform="scale(-1 1) rotate(-19.476 263.956 517.1)"/>
|
||||
<path d="M0 1.056 5.361-.693a.851.851 0 0 1 .904.25l2.003 2.297-2.999-.788L0 1.056Z" style="fill:#fff;fill-rule:nonzero" transform="translate(197.36 124.31)"/>
|
||||
<path d="m0-.112 5.322.315 2.946.483-2.16-1.219a1.772 1.772 0 0 0-1.1-.216L0-.112Z" style="fill:#e8f3db;fill-rule:nonzero" transform="translate(197.36 125.478)"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 20 KiB |
@ -0,0 +1,88 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg viewBox="0 0 267 150" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:10">
|
||||
<defs>
|
||||
<path d="M0-1.241c1.323 2.907 4.574 4.539 7.774 3.712 3.2-.825 5.255-3.826 5.006-7.01L0-1.241Z" style="fill:#fff;fill-rule:nonzero" opacity=".3" id="reuse-0"/>
|
||||
<path d="M0-7.836A6.705 6.705 0 0 1-5.006-.825a6.704 6.704 0 0 1-7.773-3.713L0-7.836Z" style="fill:#fff;fill-rule:nonzero" opacity=".3" id="reuse-1"/>
|
||||
<path d="M0 1.682h-14.831a.282.282 0 0 1-.282-.282V.283c0-.156.126-.283.282-.283H0c.156 0 .282.127.282.283V1.4A.282.282 0 0 1 0 1.682" style="fill:#fff;fill-rule:nonzero" id="reuse-2"/>
|
||||
</defs>
|
||||
<path style="fill:none" d="M0 0h266v150H0z" transform="translate(.75)"/>
|
||||
<path d="M0-27.18 4.886-9.368a2.472 2.472 0 0 1-1.74 3.038l-29.377 8.058A2.479 2.479 0 0 1-29.276.003l-4.886-17.813a2.479 2.479 0 0 1 1.739-3.037l29.378-8.058A2.472 2.472 0 0 1 0-27.18" style="fill:#c5e2a6;fill-rule:nonzero" transform="translate(81.426 61.2)"/>
|
||||
<path d="m0-15.255.408 1.487-12.98 15.053a1.738 1.738 0 0 1-1.986.541l-19.286-6.553-.321-1.17a2.469 2.469 0 0 1 1.728-3.034l29.389-8.06A2.48 2.48 0 0 1 0-15.255" style="fill:#8cc44a;fill-rule:nonzero" transform="translate(81.429 49.286)"/>
|
||||
<path d="m0-15.255.143.521-12.715 16.019a1.738 1.738 0 0 1-1.986.541l-19.551-7.518-.056-.205a2.469 2.469 0 0 1 1.728-3.034l29.389-8.06A2.48 2.48 0 0 1 0-15.255" style="fill:#add583;fill-rule:nonzero" transform="translate(81.429 49.286)"/>
|
||||
<path d="m0-11.548-23.647-2.792c-1.06-.125-2.362.429-2.899 1.239l-7.279 10.972c-.537.81-.008 1.742 1.051 1.867l23.687 3.053c1.068.126 2.361-.429 2.899-1.239L.953-9.854c.538-.81.115-1.568-.953-1.694" style="fill:#96c960;fill-rule:nonzero" transform="translate(163.91 119.05)"/>
|
||||
<path d="M0-7.727-7.278 3.245c-.538.81-1.831 1.366-2.899 1.239l-23.648-2.792c-1.058-.125-1.49-.884-.953-1.694l7.278-10.972c.538-.81 1.84-1.364 2.899-1.239L-.953-9.421C.115-9.295.538-8.537 0-7.727" style="fill:#b9dc94;fill-rule:nonzero" transform="translate(164.863 116.923)"/>
|
||||
<path d="m0-1.578-.607.916-17.176 5.071c-.653.211-1.3.134-1.597-.19l-8.592-8.331.477-.72c.538-.81 1.831-1.366 2.89-1.241L-.948-3.279C.116-3.154.54-2.392 0-1.578" style="fill:#96c960;fill-rule:nonzero" transform="translate(164.858 110.781)"/>
|
||||
<path d="m0-1.578-.213.321-17.57 5.666c-.653.211-1.3.134-1.597-.19l-8.198-8.925.083-.126c.538-.81 1.831-1.366 2.89-1.241L-.948-3.279C.116-3.154.54-2.392 0-1.578" style="fill:#d0e7b8;fill-rule:nonzero" transform="translate(164.858 110.781)"/>
|
||||
<path d="m0-4.347 22.859-1.051c1.023-.047 2.482.161 3.249.467l10.378 4.13c.767.305.501.655-.522.703L13.139 1.051c-1.033.047-2.483-.162-3.249-.467L-.474-3.709c-.766-.305-.558-.591.474-.638" style="fill:#96c960;fill-rule:nonzero" transform="translate(27.577 136.475)"/>
|
||||
<path d="m0-2.908 10.378 4.13c.767.305 2.217.514 3.249.467L36.486.638C37.51.591 37.727.305 36.96 0L26.582-4.13c-.767-.305-2.226-.514-3.249-.467L.474-3.546c-1.032.048-1.24.333-.474.638" style="fill:#b9dc94;fill-rule:nonzero" transform="translate(27.103 135.674)"/>
|
||||
<path d="m0-.594.866.345L19.475 1.66c.712.079 1.337.05 1.543-.071l6.238-3.137-.681-.271c-.766-.305-2.217-.514-3.24-.466L.467-1.234C-.561-1.187-.77-.9 0-.594" style="fill:#96c960;fill-rule:nonzero" transform="translate(27.11 133.362)"/>
|
||||
<path d="m0-.594.304.121L19.475 1.66c.712.079 1.337.05 1.543-.071l5.676-3.36-.119-.048c-.766-.305-2.217-.514-3.24-.466L.467-1.234C-.561-1.187-.77-.9 0-.594" style="fill:#d0e7b8;fill-rule:nonzero" transform="translate(27.11 133.362)"/>
|
||||
<path d="M0-8.636c2.242.496 4.726.536 6.048.671 4.735.487 6.81 3.045 6.283 7.892C5.917.39-3.827.657-10.238.258c-.079-3.931 6.509-6.533 8.155-9.551.635.282 1.346.493 2.083.657" style="fill:#462d3b;fill-rule:nonzero" transform="translate(125.363 140.329)"/>
|
||||
<path d="M0-74.245c-.851 1.054-1.978 3.225-2.378 4.015-2.87 5.72-5.05 11.28-6.68 16.83-3.45 11.78-4.359 23.54-3.77 36.81.277 6.229 3.217 12.339 9.06 15.078C1.906 1.148 8.569.648 14.651.613h3.064c6.082.035 12.745.535 18.419-2.125 5.844-2.739 8.783-8.849 9.06-15.078.59-13.27-.32-25.03-3.77-36.81-1.63-5.55-3.81-11.11-6.68-16.83-.4-.79-1.693-4.133-1.723-5.163L0-74.245Z" style="fill:#f2692c;fill-rule:nonzero" transform="translate(87.984 140.031)"/>
|
||||
<path d="M-10.848-7.498c-.13 9.965-1.596 18.839-3.435 22.819l3.435-.131L-4.366-.381l-6.482-7.117" style="fill:#b84425;fill-rule:nonzero" transform="scale(1 -1) rotate(66.463 102.24 46.305)"/>
|
||||
<path d="M0-37.287h-28.635c-.649 0-1.137.598-1.058 1.293l3.998 35.06c.061.528.516.934 1.048.934H.341a1.06 1.06 0 0 0 1.048-.934l3.459-30.103c-1.409-2.197-3.165-4.33-4.848-6.25" style="fill:#b84425;fill-rule:nonzero" transform="translate(120.552 128.213)"/>
|
||||
<path d="M0 21.161a9.87 9.87 0 0 1-.608.538c-1.25 1.012-3.4 1.119-4.783.225-.754-.488-1.349-1.18-1.933-1.862a3018.419 3018.419 0 0 1-4.365-5.112 223.339 223.339 0 0 1-3.544-4.23c-.791-.976-1.879-3.298-3.249-3.25.106-.444.275-.883.42-1.32.097-.294.198-.595.395-.833.441-.531 1.215-.603 1.904-.646A58.373 58.373 0 0 0-4.125 2.744c.332-.091.681-.194.915-.446.164-.176.254-.407.402-.597.294-.379.776-.553 1.233-.7A40.66 40.66 0 0 1 3.501-.276c.356-.066.836-1.381 1.165-1.231.455.209.678 1.978.689 2.479.142 6.162.754 11.87-2.634 16.802-.788 1.147-1.686 2.395-2.721 3.387" style="fill:#462e3b;fill-rule:nonzero" transform="translate(125.591 105.927)"/>
|
||||
<use xlink:href="#a" x="121.138" y="107.24" width="10.838" height="13.005" transform="scale(.9853 .92891)"/>
|
||||
<path d="M0-23.072C-.123-16.971 2.084-6.39 3.087 0L4.18-19.945 0-23.072Z" style="fill:#b84425;fill-rule:nonzero" transform="translate(84.313 118.326)"/>
|
||||
<path d="M0-44.485c-1.444 7.376-3.342 14.958-3.771 22.62-.395 7.659.229 15.182 1.168 22.611l-9.17 1.129c-.974-4.082-1.456-7.341-1.967-11.413-.509-4.072-1.382-10.195-1.595-14.269-.402-8.156.173-14.244.899-22.553L0-44.485Z" style="fill:#462e3b;fill-rule:nonzero" transform="translate(102.474 138.829)"/>
|
||||
<use xlink:href="#b" x="94.563" y="94.494" width="11.539" height="35.37" transform="scale(.96158 .9825)"/>
|
||||
<use xlink:href="#c" x="112.222" y="110.103" width="17.18" height="21.35" transform="scale(.95444 .97045)"/>
|
||||
<path d="M0-8.133C-.66-6.094-.529-2.688.379 2.06c.116.267.283.566.571.608.289.033.903-1.046 1.18-1.209.47-.278.985-.209 1.399.181.419.395.72.956 1.26 1.159.47-.435.951-.878 1.538-1.134.587-.257 1.307-.298 1.84.058.201.135.371.322.598.407.953.361 1.729-1.261 2.729-1.064.327.064.593.321.922.38.376.067.759-.149.997-.45.238-.3.36-.673.478-1.038.345-1.071.692-2.149.857-3.262.374-2.519-.195-5.106.159-7.628" style="fill:#f2692c;fill-rule:nonzero" transform="translate(85.957 100.973)"/>
|
||||
<path d="M0-21.244c6.387 2.626 11.063 6.208 14.516 13.032-.649 1.275-1.516 2.387-3.054 2.409-1.424.021-1.801.905-2.322 1.964C7.351-.207 3.116.757-.101-1.765c-.988-.773-1.561-1.759-3.087-.762-2.974 1.942-5.939 1.1-8.791-.507.926-6.358 3.46-12.195 7.278-17.174 1.203-1.567 2.862-1.793 4.701-1.036" style="fill:#fff8f0;fill-rule:nonzero" transform="translate(39.326 81.085)"/>
|
||||
<path d="M0 52.126c-9.714-2.847-19.652-11.378-21.801-21.638-1.926-9.196-2.108-15.504-4.947-24.567-1.858-5.976-4.349-10.092-6.125-13.097-.647 1.279-1.527 2.374-3.054 2.407-1.427.017-1.809.896-2.324 1.959-1.792 3.635-6.025 4.598-9.246 2.075-.979-.781-1.56-1.76-3.087-.764-2.971 1.942-5.942 1.096-8.797-.498 0 0-.532 2.905-.615 4.382-.763 13.163 3.304 24.683 10.607 35.655 5.096 7.655 12.449 13.475 20.929 16.977 9.37 3.868 18.889 4.166 28.872 4.285" style="fill:#f2692b;fill-rule:nonzero" transform="translate(86.721 80.073)"/>
|
||||
<path d="M0-13.087c-1.628.575-2.96-.227-3.649-1.496-.933-1.732-.304-3.577 2.102-4.26 1.057-.304 2.82-.315 3.509 1.274.718 2.22.119 3.738-1.962 4.482m-29.004 8.106c-1.748.389-3.307-.407-3.682-1.859-.475-1.84-.053-3.529 1.995-4.078 1.573-.427 3.428-.121 3.961 1.942.514 1.953-.51 3.229-2.274 3.995M4.66-23.843c-7.271.4-14.121 4.11-14.423 14.185-.082 2.923.536 6.316 1.321 9.357.21.813.436 1.611.66 2.36.863.82 1.113 1.788.385 3.05-1.041 1.807-2.769 2.078-4.37 2.037-1.499-.047-3.078-1.282-2.69-3.261.014-.025.031-.039.055-.066-1.437-4.969-2.647-8.137-4.862-11.955-4.158-7.147-13.628-7.946-19.737-3.167-2.906 2.268-5.368 4.772-7.02 8.174 1.212 1.297 3.698 1.606 5.558 1.849 2.692.348 7.993 2.078 13.392 4.31 4.049 1.681 8.157 3.636 11.264 5.509 4.773 2.445 9.242 1.395 11.631-3.435C-1.986.666 1.246-3.979 4.521-8.057c4.728-5.888 9.558-10.585 11.547-11.759-3.321-2.706-7.284-4.255-11.408-4.027" style="fill:#fff8f0;fill-rule:nonzero" transform="translate(121.382 69.93)"/>
|
||||
<path d="M-3.005-4.143C-.893-4.33.025-2.693.16-1.063c.176 2.114-1.275 3.075-3.165 3.25-1.5.14-2.773-1.059-2.996-2.832.122-1.918.978-3.317 2.996-3.498" style="fill:#462d3b;fill-rule:nonzero" transform="scale(-1 1) rotate(-70.248 -2.563 93.547)"/>
|
||||
<path d="M-.746-.153C1.455.024 2.431 1.336 2.32 3.67 2.061 5.382.356 5.827-.746 5.809c-2.493-.038-3.588-1.654-3.131-3.568C-3.542.833-2.461-.289-.746-.153" style="fill:#462d3b;fill-rule:nonzero" transform="scale(1 -1) rotate(15.05 274.902 433.75)"/>
|
||||
<path d="M0 20.35c6.11-4.773 15.576-3.976 19.73 3.171 2.222 3.824 3.431 6.991 4.862 11.955 1.396-2.126 4.637-2.604 6.145-2.161.179.131.335.266.48.404h.002c-1.061-3.525-2.088-8-1.979-11.716.297-10.076 7.15-13.789 14.415-14.19 4.126-.228 8.085 1.321 11.407 4.03.873-.484 1.505-1.164.859-2.15-3.73-5.688-6.427-11.717-12.424-17.33-1.041.263-2.014-.558-2.445-1.668-1.16-1.663-6.073-3.909-8.985-4.073-.008.053-.023.111-.028.161-.821.234-2.298.135-3.02-1.117.013-.107.039-.211.057-.317-3.677-.475-8.062-.279-13.155 1.186-4.494 1.294-8.097 2.784-11.008 4.657.004.007.01.013.015.019-.026 1.447-1.27 2.248-2.102 2.441l-.028-.034C.383-4.69-2.532-.501-2.734 1.448c.159 1.177-.836 2.502-1.875 2.781-.08.247-.166.484-.242.739-1.584 5.294-2.086 12.043-2.91 20.434-.14 1.427-.09 2.534.733 3.125C-5.367 25.125-2.905 22.62 0 20.35" style="fill:#f2692b;fill-rule:nonzero" transform="translate(82.384 38.273)"/>
|
||||
<path d="M5.029-10.941c2.03.302 1.876 3.032 2.007 4.866.169 2.311-.543 4.891-2.007 6.916C4.392-1.012.608-4.436-2.126-5.541c.449-1.016 4.156-5.848 7.155-5.4" style="fill:#fff8f0;fill-rule:nonzero" transform="scale(-1 1) rotate(13.028 -207.564 -350.525)"/>
|
||||
<path d="M0-.769c-.016.024-.034.045-.048.068-.389 1.982 1.187 3.215 2.691 3.259 1.6.046 3.323-.227 4.368-2.042.722-1.253.472-2.223-.386-3.042a4.651 4.651 0 0 0-.479-.404C4.637-3.373 1.396-2.896 0-.769" style="fill:#462d3b;fill-rule:nonzero" transform="translate(106.976 74.518)"/>
|
||||
<path d="M0 12.59c-1.883-1.643-3.158-3.996-3.516-6.285-.284-1.817-1.05-4.442.86-5.194C.165-.001 4.866 3.871 5.532 4.759c.008.011.022.025.028.035.832-.193 2.077-.994 2.102-2.441l-.015-.019c-2.698-3.675-6.035-3.64-9.893-4.635-1.883-.485-3.422.996-4.153 2.736-1.845 4.386.956 12.028 4.51 14.941l.014-.005C-.836 15.092.16 13.767 0 12.59" style="fill:#462d3b;fill-rule:nonzero" transform="translate(79.65 27.13)"/>
|
||||
<path d="M0-4.665c-.44-1.489-.783-2.463-1.138-3.049-.315-.33-.658-.576-1.026-.703-.251.009-.533.103-.866.273-2.662 1.356-5.667 5.793-5.997 7.823 2.912.164 7.825 2.41 8.985 4.073C.81 1.406.656-2.442 0-4.665" style="fill:#fff8f0;fill-rule:nonzero" transform="translate(123.478 25.215)"/>
|
||||
<path d="M0 7.218c.005-.05.02-.107.028-.161C.357 5.028 3.363.59 6.025-.766c.333-.17.615-.264.866-.273.398-.015.717.196 1.026.703.354.586.698 1.56 1.138 3.049.656 2.223.81 6.071-.042 8.418.431 1.109 1.404 1.931 2.445 1.668l.007-.001C13.167 8.526 13.024.29 9.791-3.204 8.51-4.588 7.728-5.844 5.314-4.303 2.027-2.204-2.229 1.386-2.963 5.784c-.018.106-.044.21-.058.317.723 1.252 2.2 1.351 3.021 1.117" style="fill:#462d3b;fill-rule:nonzero" transform="translate(114.423 17.837)"/>
|
||||
<use style="fill:#fff;fill-rule:nonzero" transform="translate(114.393 57.88)" opacity=".3" xlink:href="#reuse-0"/>
|
||||
<use style="fill:none;fill-rule:nonzero;stroke:#462e3b;stroke-width:1px" transform="translate(114.393 57.88)" xlink:href="#reuse-0"/>
|
||||
<use style="fill:#fff;fill-rule:nonzero" transform="translate(98.183 68.66)" opacity=".3" xlink:href="#reuse-1"/>
|
||||
<use style="fill:none;fill-rule:nonzero;stroke:#462e3b;stroke-width:1px" transform="translate(98.183 68.66)" xlink:href="#reuse-1"/>
|
||||
<path d="M-.266 2.092h16.742" style="fill:none;fill-rule:nonzero;stroke:#462e3b;stroke-width:1px" transform="scale(1 -1) rotate(14.473 296.707 358.303)"/>
|
||||
<path d="M0 13.598 7.277.832l.014-.025A.5.5 0 0 0 6.424.31L-.907 12.291l.141.547h-.002" style="fill:#462e3b;fill-rule:nonzero" transform="translate(127.662 40.776)"/>
|
||||
<path d="m0 7.508-11.167-6.443-.02-.013c-.198-.122-.272-.414-.165-.668.11-.263.373-.384.586-.271L.086 5.86l.142.547.001-.001" style="fill:#462e3b;fill-rule:nonzero" transform="translate(85.753 57.767)"/>
|
||||
<path d="M0-39.106h-29.836c-.677 0-1.209.578-1.153 1.252l3.049 36.793c.05.6.551 1.061 1.153 1.061h28.28c.602 0 1.103-.461 1.153-1.061L5.292-32.99C3.726-35.159 1.813-37.244 0-39.106" style="fill:#fff;fill-rule:nonzero" transform="translate(121.07 126.553)"/>
|
||||
<path d="M0 6.515V0h.399c1.88 1.931 3.65 3.872 5.292 6.116l-.033.399H0Z" style="fill:#b5abb1;fill-rule:nonzero" transform="translate(120.67 87.447)"/>
|
||||
<path d="M0 6.116V0c1.813 1.862 3.726 3.947 5.292 6.116H0Z" style="fill:#eceaeb;fill-rule:nonzero" transform="translate(121.07 87.447)"/>
|
||||
<path d="M0 11.112c2.353-1.434 3.458-4.325 3.022-7.057-.164-1.028-.538-2.417-1.221-3.221C.358-.865-2.607-1.519-4.681-.89c-1.033.314-1.82 1.194-2.261 2.18-.441.985-.581 2.075-.683 3.15-.103 1.094-.171 2.207.041 3.285.538 2.725 3.753 4.906 6.497 3.909.387-.141.75-.316 1.087-.522" style="fill:#462e3b;fill-rule:nonzero" transform="translate(127.888 99.34)"/>
|
||||
<use xlink:href="#d" x="91.52" y="175.797" width="5.852" height="3.021" transform="scale(.97533 .75536)"/>
|
||||
<path d="M0-7.919c1.572-.622 3.5-.639 4.995-.389.343.057.681.135 1.012.233 2.399.713 4.247 2.616 4.692 5 .096.519.131 1.079-.028 1.604C10.176.17 8.283.455 6.775.494 4.951.541 3.07.639 1.259.51-.254.403-1.827-.023-2.565-1.357c-.889-1.605-.572-3.797.688-5.273.497-.582 1.148-1 1.877-1.289" style="fill:#462e3b;fill-rule:nonzero" transform="translate(91.182 141.666)"/>
|
||||
<path d="M0 14.213h-1.159v2.167a.344.344 0 0 1-.532.288l-3.737-2.455h-11.908a2.847 2.847 0 0 1-2.847-2.846V.241a2.847 2.847 0 0 1 2.847-2.846H0A2.846 2.846 0 0 1 2.846.241v11.126A2.846 2.846 0 0 1 0 14.213" style="fill:#f48656;fill-rule:nonzero" transform="translate(31.298 11.326)"/>
|
||||
<use style="fill:#fff;fill-rule:nonzero" transform="translate(30.045 12.107)" xlink:href="#reuse-2"/>
|
||||
<use style="fill:#fff;fill-rule:nonzero" transform="translate(30.045 15.562)" xlink:href="#reuse-2"/>
|
||||
<path d="M0 1.682h-9.559a.282.282 0 0 1-.282-.283V.283c0-.157.126-.283.282-.283H0c.156 0 .282.126.282.283v1.116A.282.282 0 0 1 0 1.682" style="fill:#fff;fill-rule:nonzero" transform="translate(24.773 19.017)"/>
|
||||
<path d="m0-7.4-7.798 22.352a3.168 3.168 0 0 1-4.045 1.94L-48.707 4.03c-1.65-.576-2.535-2.385-1.96-4.035l7.799-22.352c.576-1.65 2.394-2.516 4.045-1.94l36.864 12.862A3.167 3.167 0 0 1 0-7.4" style="fill:#f48656;fill-rule:nonzero" transform="translate(258.291 102.513)"/>
|
||||
<path d="m0 8.896-.651 1.866-24.646 6.446a2.229 2.229 0 0 1-2.49-.873L-43.375-4.607l.512-1.468a3.164 3.164 0 0 1 4.03-1.945L-1.955 4.847A3.178 3.178 0 0 1 0 8.896" style="fill:#b84425;fill-rule:nonzero" transform="translate(258.286 86.231)"/>
|
||||
<path d="m0 8.896-.229.654-25.068 7.658a2.229 2.229 0 0 1-2.49-.873L-42.952-5.819l.089-.256a3.164 3.164 0 0 1 4.03-1.945L-1.955 4.847A3.178 3.178 0 0 1 0 8.896" style="fill:#f2692c;fill-rule:nonzero" transform="translate(258.286 86.231)"/>
|
||||
<path d="M-.299-1.763h10.702" style="fill:none;fill-rule:nonzero;stroke:#f2692c;stroke-width:1.07px;stroke-linejoin:miter" transform="scale(1 -1) rotate(-19.232 -208.672 -760.444)"/>
|
||||
<path d="M-.425-2.509h15.231" style="fill:none;fill-rule:nonzero;stroke:#f2692c;stroke-width:1.07px;stroke-linejoin:miter" transform="scale(1 -1) rotate(-19.236 -193.471 -749.53)"/>
|
||||
<circle cx="-4.196" cy="1.464" style="fill:none;stroke:#f8b396;stroke-width:1.07px;stroke-linejoin:miter" transform="scale(1 -1) rotate(70.768 203.584 122.915)" r="4.445"/>
|
||||
<use xlink:href="#e" x="220.038" y="78.533" width="16.406" height="10.93" transform="scale(.96506 .99365)"/>
|
||||
<path d="M0-32.448V.001a4.34 4.34 0 0 1-4.358 4.337h-53.517c-2.396 0-4.359-1.941-4.359-4.337v-32.449c0-2.396 1.963-4.338 4.359-4.338h53.517A4.341 4.341 0 0 1 0-32.448" style="fill:#b9dc94;fill-rule:nonzero" transform="translate(227.823 83.185)"/>
|
||||
<path d="M0-27.271V.001c0 2.014-1.73 3.645-3.884 3.645h-47.694c-2.135 0-3.884-1.631-3.884-3.645v-27.272c0-2.014 1.749-3.646 3.884-3.646h47.694C-1.73-30.917 0-29.285 0-27.271Z" style="fill:none;fill-rule:nonzero;stroke:#96c960;stroke-width:1.47px;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:2.89,5.79" transform="translate(224.438 80.222)"/>
|
||||
<path d="M0-18.611v2.708L-28.987 3.569a3.055 3.055 0 0 1-3.616-.005l-29.631-20.066v-2.13a4.337 4.337 0 0 1 4.338-4.337h53.538A4.358 4.358 0 0 1 0-18.611" style="fill:#8cc44a;fill-rule:nonzero" transform="translate(227.823 69.369)"/>
|
||||
<path d="M0-18.611v.95l-28.987 21.23a3.055 3.055 0 0 1-3.616-.005L-62.234-18.26v-.372a4.337 4.337 0 0 1 4.338-4.337h53.538A4.358 4.358 0 0 1 0-18.611" style="fill:#a1cf70;fill-rule:nonzero" transform="translate(227.823 69.369)"/>
|
||||
<path d="M-60.059 2.786h37.504a3.002 3.002 0 0 1 2.648 2.412l3.392 37.367-43.544-39.779Z" style="fill:#a1cf70;fill-rule:nonzero" transform="scale(-1 1) rotate(-42.413 -85.59 239.202)"/>
|
||||
<path d="M0-43.1v27.711L-22.452 1.057a3.087 3.087 0 0 1-3.627-.014l-23.098-16.89V-43.1c0-1.013.822-1.835 1.821-1.835h45.535c.999 0 1.821.822 1.821 1.835" style="fill:#fff;fill-rule:nonzero" transform="translate(221.461 71.886)"/>
|
||||
<path d="M0 3.147h-37.619a.596.596 0 0 1-.596-.596V.595c0-.329.267-.595.596-.595H0c.329 0 .596.266.596.595v1.956A.596.596 0 0 1 0 3.147" style="fill:#ddeeca;fill-rule:nonzero" transform="translate(215.516 34.49)"/>
|
||||
<path d="M0 3.147h-28.377a.519.519 0 0 1-.519-.519V.518c0-.287.232-.518.519-.518H0c.287 0 .519.231.519.518v2.11A.519.519 0 0 1 0 3.147" style="fill:#ddeeca;fill-rule:nonzero" transform="translate(206.197 42.314)"/>
|
||||
<path d="M0 3.147h-35.274a.577.577 0 0 1-.577-.577V.577c0-.319.258-.577.577-.577H0c.319 0 .577.258.577.577V2.57A.577.577 0 0 1 0 3.147" style="fill:#ddeeca;fill-rule:nonzero" transform="translate(213.152 50.138)"/>
|
||||
<path d="M0-1.968v1.865l-.954.69h-35.947L-38.81-.808v-1.16c0-.323.264-.587.587-.587H-.602c.338 0 .602.264.602.587" style="fill:#ddeeca;fill-rule:nonzero" transform="translate(216.116 60.52)"/>
|
||||
<path d="M-21.846 4.006h5.316l11.749-8.611 1.612-5.079-18.677 13.69Z" style="fill:#ddeeca;fill-rule:nonzero" transform="scale(-1 1) rotate(36.24 -209.714 -250.713)"/>
|
||||
<path d="M0 14.383h-17.936V8.967A8.968 8.968 0 0 1 0 8.967v5.416Z" style="fill:#f2692c;fill-rule:nonzero" transform="translate(229.682 18.846)"/>
|
||||
<path d="M0 3.393h-20.6a.8.8 0 0 1-.584-1.346L-19.268 0h17.935L.583 2.047A.8.8 0 0 1 0 3.393" style="fill:#f2692c;fill-rule:nonzero" transform="translate(231.015 34.244)"/>
|
||||
<path d="M0-2.723c-.001.029-.009.057-.009.086a2.637 2.637 0 1 0 5.273 0c0-.029-.008-.057-.009-.086H0Z" style="fill:#f2692c;fill-rule:nonzero" transform="translate(218.087 41.375)"/>
|
||||
<path d="M0 1.889h1.889V.945A.946.946 0 0 0 .944 0 .946.946 0 0 0 0 .945v.944Zm3.073 1.184h-4.257V.945c0-1.174.955-2.129 2.128-2.129 1.174 0 2.129.955 2.129 2.129v2.128Z" style="fill:#f2692c;fill-rule:nonzero" transform="translate(219.77 17.696)"/>
|
||||
<path d="M0-6.828v9.386h-1.749V-9.386l.846.677C-.332-8.252 0-7.56 0-6.828" style="fill:#f5956c;fill-rule:nonzero" transform="translate(227.413 30.671)"/>
|
||||
<path d="M-3.434 3.393h2.559L0 0h-1.749l-1.685 3.393Z" style="fill:#f5956c;fill-rule:nonzero" transform="matrix(-1 0 0 1 225.664 34.244)"/>
|
||||
<path d="M-4.363-2.142h1.567l7.657-8.382-.195-1.501-9.029 9.883Z" style="fill:#96c960;fill-rule:nonzero" transform="scale(1 -1) rotate(-42.414 55.757 -313.626)"/>
|
||||
<path d="M-74.151-8.032h29.628l43.145 20.759h-29.627L-74.151-8.032Z" style="fill:#c5e2a6;fill-rule:nonzero" transform="scale(-1 1) rotate(-19.478 268.126 515.23)"/>
|
||||
<path d="M-74.151-8.031h29.628l43.145 20.755-29.627.002-43.146-20.757Z" style="fill:#fff;fill-rule:nonzero" transform="scale(-1 1) rotate(-19.476 263.956 517.1)"/>
|
||||
<path d="M0 1.056 5.361-.693a.851.851 0 0 1 .904.25l2.003 2.297-2.999-.788L0 1.056Z" style="fill:#fff;fill-rule:nonzero" transform="translate(197.36 124.31)"/>
|
||||
<path d="m0-.112 5.322.315 2.946.483-2.16-1.219a1.772 1.772 0 0 0-1.1-.216L0-.112Z" style="fill:#e8f3db;fill-rule:nonzero" transform="translate(197.36 125.478)"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 20 KiB |
107
wp-content/plugins/simply-schedule-appointments/admin-app/dist/static/images/settings-payments.svg
vendored
Normal file
@ -0,0 +1,107 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg viewBox="0 0 267 151" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" style="fill-rule:evenodd;clip-rule:evenodd;stroke-miterlimit:10">
|
||||
<defs>
|
||||
<path style="fill:none" d="M0 0h266v150H0z" id="reuse-0"/>
|
||||
<path d="M0 6.237h-17.178a.61.61 0 0 1-.611-.611V.611A.61.61 0 0 1-17.178 0H0a.61.61 0 0 1 .611.611v5.015A.61.61 0 0 1 0 6.237Z" style="fill:none;fill-rule:nonzero;stroke:#96c960;stroke-width:1.02px" id="reuse-1"/>
|
||||
<path d="M0 3.703h-3.256a.91.91 0 0 1-.91-.91V.91a.91.91 0 0 1 .91-.91H0a.91.91 0 0 1 .91.91v1.883a.91.91 0 0 1-.91.91" style="fill:#462e3b;fill-rule:nonzero" id="reuse-2"/>
|
||||
<path d="M0 2.826h-.852a.38.38 0 0 1-.38-.381V.382A.38.38 0 0 1-.852 0H0c.211 0 .382.171.382.382v2.063c0 .21-.171.381-.382.381" style="fill:#f9c2ab;fill-rule:nonzero" id="reuse-3"/>
|
||||
<path d="M0 2.826h-.852a.38.38 0 0 1-.38-.381V.382A.38.38 0 0 1-.852 0H0c.211 0 .381.171.381.382v2.063A.38.38 0 0 1 0 2.826" style="fill:#f9c2ab;fill-rule:nonzero" id="reuse-4"/>
|
||||
<path d="M0 2.826h-.852a.382.382 0 0 1-.381-.381V.382c0-.211.171-.382.381-.382H0c.21 0 .381.171.381.382v2.063c0 .21-.171.381-.381.381" style="fill:#f9c2ab;fill-rule:nonzero" id="reuse-5"/>
|
||||
<path d="M0 2.826h-.852a.38.38 0 0 1-.38-.381V.382A.38.38 0 0 1-.852 0H0c.21 0 .381.171.381.382v2.063c0 .21-.171.381-.381.381" style="fill:#f9c2ab;fill-rule:nonzero" id="reuse-6"/>
|
||||
</defs>
|
||||
<g transform="translate(.75 .75)">
|
||||
<use style="fill:none" xlink:href="#reuse-0"/>
|
||||
<clipPath id="a">
|
||||
<use xlink:href="#reuse-0"/>
|
||||
</clipPath>
|
||||
<g clip-path="url(#a)">
|
||||
<path d="M-23.006-22.03h44.101" style="fill:none;fill-rule:nonzero;stroke:#b5abb1;stroke-width:3.06px" transform="scale(-1 1) rotate(87.516 -172.882 -44.85)"/>
|
||||
<path d="M-21.095-22.03h44.101" style="fill:none;fill-rule:nonzero;stroke:#b5abb1;stroke-width:3.06px" transform="scale(1 -1) rotate(-87.516 54.002 -188.098)"/>
|
||||
<path d="M0 7.768h-43.668a3.883 3.883 0 1 1 0-7.768H0a3.884 3.884 0 0 1 0 7.768" style="fill:#b5abb1;fill-rule:nonzero" transform="translate(224.757 99.887)"/>
|
||||
<path d="M0-3.332A3.907 3.907 0 0 1-1.132-.583 3.87 3.87 0 0 1-3.88.549h-43.674a3.878 3.878 0 0 1-3.88-3.881c0-.183.011-.366.043-.549a3.863 3.863 0 0 0 3.837 3.33H-3.88a3.85 3.85 0 0 0 3.837-3.33c.032.183.043.366.043.549" style="fill:#8f8188;fill-rule:nonzero" transform="translate(228.641 107.105)"/>
|
||||
<path d="M0 .181C-.825.693-1.732 1.44-2.778 2.309l-3.097 2.562-1.548 1.282c-.523.428-.987.832-1.674 1.363-.674.509-1.504 1.098-2.661 1.557-1.133.47-2.705.68-4.025.429-1.336-.23-2.387-.748-3.225-1.255-.835-.514-1.497-1.043-2.07-1.516l-3.098-2.599-3.016-2.529c-.17-.138-.262-.19-.224-.168a1.173 1.173 0 0 0 .321.109c.051.013.216.035.302.041.416.014.723-.038 1.166-.27.217-.122.469-.306.715-.604.244-.293.466-.716.56-1.151a3.87 3.87 0 1 1-7.545-1.722 5.009 5.009 0 0 1 .982-2.061 5.317 5.317 0 0 1 1.48-1.271 5.706 5.706 0 0 1 3.139-.767 6.278 6.278 0 0 1 1.482.256c.423.126.797.285 1.125.447.653.329 1.127.668 1.498.937l3.307 2.45L-15.67.206c.473.342.869.585 1.139.702.267.117.375.074.201-.004-.157-.088-.596-.065-.648-.066-.073-.01.117-.142.435-.443l2.796-2.619 2.94-2.751c.96-.893 2.108-1.994 3.673-3.074A4.853 4.853 0 1 1 .195.06L0 .181Z" style="fill:#462e3b;fill-rule:nonzero" transform="translate(192.291 65.788)"/>
|
||||
<path d="M0 60.23h33.626c1.38-.013 2.365-.027 3.052.066 1.266-1.772 2.843-3.047 4.655-4.314.306-.214.613-.46.934-.657.096-.083.196-.163.29-.249.133-.122.262-.249.384-.383.114-.124.15-.155.136-.127l.005-.011c-1.704-1.659-2.216-3.462-2.128-5.863.557-15.299-8.347-31.838-18.847-44.213-4.235-3.636-5.302-2.309-7.148-.436-4.556 4.618-6.105 4.996-10.076 0C2.706 1.302 1.363.764-2.005-.066c-.629 3.468-.997 7.669-1.214 11.403a73.688 73.688 0 0 0 .79 15.877C-1.207 34.852.53 48.272 0 60.23" style="fill:#f2692b" transform="translate(184.9 40.675)"/>
|
||||
<path d="M0 8.792s12.865-5.657 18.043-5.391L15.316 0S2.037 3.24 0 8.792" style="fill:#b84425;fill-rule:nonzero" transform="translate(192.092 45.628)"/>
|
||||
<path d="M0-13.077c.202-1.461.999-2.554 2.635-2.344 1.261.162 2.501.933 2.28 2.567-.21 1.56-1.327 2.176-2.821 2.204C.726-10.886-.161-11.917 0-13.077m25.933.573c.851.095 2.123.607 2.153 1.951-.145 1.812-1.026 2.727-2.741 2.646-1.336-.064-2.059-1.036-2.179-2.154-.163-1.521.841-2.659 2.767-2.443M16.968 3.935c2.887-2.542 6.583-4.929 10.145-6.893 5.137-2.831 9.999-4.782 11.773-5.04-1.588-2.93-3.977-5.213-7.011-6.269-5.343-1.858-11.367-1.214-14.559 5.944-1.175 2.639-1.76 6.16-2.038 9.009l-.003-.001c.375.843.269 1.614-.621 2.302-1.287.997-2.608.684-3.744.177-1.068-.476-1.837-1.827-.972-3.138.017-.013.037-.022.054-.035.439-3.993.505-6.628.037-10.033-.875-6.367-7.445-9.738-13.249-8.111-2.759.773-5.27 1.848-7.469 3.803.487 1.296 2.185 2.252 3.45 2.973 1.834 1.046 5.134 3.859 8.354 7.059C3.536-1.913 5.912.711 7.587 2.971c2.715 3.168 6.234 3.732 9.381.964" style="fill:#fff8f0;fill-rule:nonzero" transform="translate(173.176 52.085)"/>
|
||||
<path d="M-2.603-2.152C-.961-2.299-.248-1.025-.143.242c.136 1.644-.992 2.391-2.46 2.526-1.166.108-2.156-.824-2.331-2.202.096-1.491.762-2.579 2.331-2.718" style="fill:#462d3b;fill-rule:nonzero" transform="scale(1 -1) rotate(87.402 107.143 73.848)"/>
|
||||
<path d="M.302-.006c1.711.136 2.47 1.157 2.383 2.972-.2 1.33-1.527 1.676-2.383 1.662-1.938-.03-2.79-1.286-2.435-2.774C-1.872.76-1.031-.113.302-.006" style="fill:#462d3b;fill-rule:nonzero" transform="scale(1 -1) rotate(-7.289 -247.33 -1578.082)"/>
|
||||
<path d="M0 1.168C5.804-.458 12.374 2.913 13.249 9.279c.468 3.406.401 6.04-.037 10.034 1.633-1.118 4.103-.503 5.059.261a3.8 3.8 0 0 1 .224.432l.002.001c.278-2.849.863-6.37 2.039-9.009 3.192-7.158 9.216-7.802 14.559-5.944 3.034 1.056 5.423 3.34 7.01 6.269.772-.09 1.427-.392 1.254-1.292C42.357 4.839 42.2-.293 39.546-6.102c-.825-.118-1.282-.996-1.265-1.921-.343-1.539-3.211-4.606-5.257-5.584-.02.036-.048.073-.067.107-.66-.074-1.692-.582-1.842-1.695.042-.073.091-.141.135-.212-2.503-1.427-5.715-2.583-9.809-3.034-3.614-.398-6.645-.391-9.292.095a.105.105 0 0 0 .005.019c-.446 1.033-1.577 1.241-2.233 1.133-.001-.009-.007-.023-.01-.033-2.236.503-5.57 2.655-6.292 3.996-.232.894-1.34 1.552-2.169 1.445-.131.155-.263.3-.392.46-2.704 3.339-5.059 8.043-8.131 13.833-.523.985-.814 1.796-.397 2.464C-5.271 3.016-2.76 1.941 0 1.168" style="fill:#f2692b;fill-rule:nonzero" transform="translate(169.956 32.764)"/>
|
||||
<path d="M2.953-8.775c1.578.235 1.457 2.357 1.56 3.783.131 1.796-.422 3.803-1.56 5.377C2.458-1.056-.484-3.718-2.61-4.576c.348-.79 3.231-4.546 5.563-4.199" style="fill:#fff8f0;fill-rule:nonzero" transform="scale(-1 1) rotate(-9.311 32.255 1093.828)"/>
|
||||
<path d="M0-2.875c-.018.013-.037.022-.055.035C-.919-1.53-.15-.178.918.298c1.136.506 2.457.819 3.744-.177.89-.688.996-1.459.621-2.302a3.718 3.718 0 0 0-.224-.432C4.104-3.377 1.633-3.992 0-2.875" style="fill:#462d3b;fill-rule:nonzero" transform="translate(183.168 54.951)"/>
|
||||
<path d="M0 10.724c-.868-1.738-1.09-3.807-.67-5.558.332-1.39.557-3.505 2.152-3.481 2.358.034 4.594 4.207 4.81 5.043.003.01.009.024.01.033.656.108 1.787-.1 2.233-1.133l-.005-.019c-.854-3.44-3.263-4.4-5.744-6.256C1.575-1.552.03-.942-1.009.093c-2.623 2.609-2.867 8.931-1.173 12.076h.013c.829.107 1.937-.551 2.169-1.445" style="fill:#462d3b;fill-rule:nonzero" transform="translate(173.575 8.809)"/>
|
||||
<path d="M0-2.62c.124-1.2.165-2.003.083-2.529-.129-.33-.303-.609-.529-.808-.184-.068-.414-.083-.703-.06-2.316.189-5.788 2.491-6.625 3.853 2.045.979 4.914 4.045 5.256 5.584C-1.211 1.984-.185-.828 0-2.62" style="fill:#fff8f0;fill-rule:nonzero" transform="translate(210.755 21.32)"/>
|
||||
<path d="M0-.292c.019-.034.047-.071.067-.107.837-1.362 4.31-3.665 6.625-3.853.289-.024.52-.008.704.059.29.108.457.353.529.809.082.526.041 1.328-.083 2.529-.185 1.792-1.211 4.604-2.518 6.04-.017.925.44 1.803 1.265 1.921a.014.014 0 0 0 .006.002C9.081 4.54 11.413-1.425 10.12-4.893 9.608-6.267 9.417-7.4 7.226-7.005 4.242-6.468.121-5.144-1.707-2.199c-.044.071-.093.139-.135.212C-1.692-.874-.66-.366 0-.292" style="fill:#462d3b;fill-rule:nonzero" transform="translate(202.913 19.556)"/>
|
||||
<path d="M0 18.1c-.421.614-.969.818-1.811.949.151-3.431-2.519-7.322-2.166-11.428.302-3.514 1.203-6.328 4.24-7.641C2.412-.949 4.91-.896 4.92.175c.006.551-.49.365-1.208.517C.254.899-2.125 3.696-2.332 7.621-2.485 11.299-.062 15.94 0 18.1" style="fill:#b84425" transform="translate(207.763 74.633)"/>
|
||||
<path d="M6.555-4.359C2.757-2.474 1.856.245 3.718 3.943c.69 1.371 2.47 4.168 2.837 6.579 2.981-.207 5.2-.431 8.042-2.333C11.884 3.307 9.9.122 6.555-4.359" style="fill:#462d3b" transform="scale(1 -1) rotate(-57.397 12.854 -224.874)"/>
|
||||
<path d="m0-25.268.144 3.231.238 3.21c.045.534.072 1.072.133 1.602l.091.842a15.884 15.884 0 0 1-.265 5.545l-.839 3.246c-.26 1.032-.55 2.059-.784 3.095l-.7 3.109c-.199 1.043-.427 2.081-.59 3.13A3.68 3.68 0 1 1-9.842.614l.012-.071.019-.108 2.243-12.432a7.716 7.716 0 0 0-.077-2.691l-.159-.746-.336-1.558-1.341-6.234-.172-.798a4.882 4.882 0 0 1 3.746-5.802A4.886 4.886 0 0 1-.104-26.08c.055.263.09.552.104.812" style="fill:#462e3b;fill-rule:nonzero" transform="translate(194.543 95.528)"/>
|
||||
<use xlink:href="#b" x="202.248" y="113.821" width="3.74" height="4.192" transform="matrix(.935 0 0 .83849 -.75 -.75)"/>
|
||||
<path d="M0-6.801c1.35-.534 3.006-.549 4.29-.334.294.049.585.115.868.199 2.061.613 3.649 2.248 4.03 4.294.083.446.113.928-.024 1.379C8.739.146 7.113.39 5.818.425 4.251.465 2.637.549 1.08.438-.219.346-1.569-.02-2.203-1.165c-.764-1.379-.491-3.262.59-4.53.426-.5.987-.859 1.613-1.106" style="fill:#462e3b;fill-rule:nonzero" transform="translate(182.267 101.261)"/>
|
||||
<path d="M0-10.648C.282-7.842 1.359-2.566 2.596-.256c-.029-.055.325.037.355.057.159.102.176.322.247.476.168.361.309.658.767.32.189-.139.321-.341.489-.505.274-.268.781-.396 1.157-.406.561-.014 1.054.207 1.433.524.165.138.345.304.592.265.186-.029.351-.169.494-.308.529-.514 1.168-.911 1.931-.853.803.06 1.781.852 2.593.739.869-.12.929-1.093 1.27-1.806 1.422-2.983.862-7.004.279-9.83" style="fill:#f2692b;fill-rule:nonzero" transform="translate(182.373 76.198)"/>
|
||||
<path style="fill:#96c960" d="M152.079.065h28.915v53.061h-28.915z" transform="matrix(-1 0 0 1 333.073 96.809)"/>
|
||||
<path style="fill:#add583" d="M29.626.065h122.453v53.061H29.626z" transform="matrix(-1 0 0 1 181.705 96.809)"/>
|
||||
<path d="M0 6.619h-38.571a3.31 3.31 0 0 1 0-6.619H0a3.31 3.31 0 1 1 0 6.619" style="fill:#add583;fill-rule:nonzero" transform="translate(182.267 90.255)"/>
|
||||
<path d="M0 6.619h-126.872a3.31 3.31 0 0 1 0-6.619H0a3.31 3.31 0 1 1 0 6.619" style="fill:#c5e2a6;fill-rule:nonzero" transform="translate(154.628 90.255)"/>
|
||||
<path style="fill:#8cc44a" d="M152.079 50.911h28.915v2.215h-28.915z" transform="matrix(-1 0 0 1 333.073 45.963)"/>
|
||||
<use xlink:href="#c" x="153.278" y="132.229" width="28.915" height="2.215" transform="matrix(.99707 0 0 .7383 -.75 -.75)"/>
|
||||
<path style="fill:#8cc44a" d="M29.626 50.911h122.453v2.215H29.626z" transform="matrix(-1 0 0 1 181.705 45.963)"/>
|
||||
<path d="M0 6.237h-13.772a.55.55 0 0 1-.55-.55V.549c0-.304.246-.549.55-.549H0c.304 0 .55.245.55.549v5.138a.55.55 0 0 1-.55.55Z" style="fill:none;fill-rule:nonzero;stroke:#8cc44a;stroke-width:1.02px" transform="translate(180.444 125.607)"/>
|
||||
<path d="M0 26.332C-8.547 37.109-24.876 41.82-37.81 37.088c-3.708-1.358-7.135-3.459-10.056-6.1-2.016-1.822-3.438-3.902-4.861-6.014 4.085 2.306 8.558.42 9.183-1.607.227-.732.432-.657 1.046-.636 2.511.173 4.624-2.371 4.753-4.774.021-.345.237-.755.528-.916 1.25-.69 2.996-1.682.69-5.292a2.533 2.533 0 0 0-.14-.227c2.598.852 6.046 2.307 7.965 2.523 4.333.506 7.695-.475 11.846-1.855 4.149-1.368 8.05-3.944 10.184-7.749.819-1.465 1.369-3.169 1.089-4.829-.593-3.373-2.36-4.634-6.068-4.526l5.884-10.574c.098 3.999 3.04 5.443 5.163 7.728C3.137-3.729 6.241.733 6.736 6.209 7.351 13.074 4.279 20.921 0 26.332" style="fill:#f2692b" transform="translate(231.626 105.811)"/>
|
||||
<path d="M0 1.363c-.291.161-.507.571-.528.916-.129 2.403-2.243 4.947-4.753 4.774-.615-.021-.82-.096-1.046.636-.484 1.565-2.503 2.33-3.953 2.566a7.953 7.953 0 0 1-3.338-.179c-.587-.16-1.238-.371-1.753-.703-.474-.307-.742-.906-.977-1.409-.555-1.198-.734-2.519-.865-3.821-.377-3.761.55-7.393 2.275-10.907.753-1.552 2.36-2.307 4.192-1.606.776.301 1.562.582 2.36.851 1.725.604 3.244 1.207 4.948 1.812.366.129.765.268 1.164.42.98.366 2.004.787 2.824 1.131.054.076.096.151.139.227C2.996-.319 1.25.673 0 1.363" style="fill:#fff8f0" transform="translate(194.409 121.489)"/>
|
||||
<use style="fill:none;fill-rule:nonzero;stroke:#96c960;stroke-width:1.02px" transform="translate(130.692 105.147)" xlink:href="#reuse-1"/>
|
||||
<path d="M0 6.237h-17.178a.61.61 0 0 1-.611-.61V.611A.61.61 0 0 1-17.178 0H0a.61.61 0 0 1 .611.611v5.016a.61.61 0 0 1-.611.61Z" style="fill:none;fill-rule:nonzero;stroke:#96c960;stroke-width:1.02px" transform="translate(139.893 111.384)"/>
|
||||
<use style="fill:none;fill-rule:nonzero;stroke:#96c960;stroke-width:1.02px" transform="translate(103.272 134.045)" xlink:href="#reuse-1"/>
|
||||
<path d="M0 6.237h-17.179a.61.61 0 0 1-.611-.61V.611A.61.61 0 0 1-17.179 0H0a.61.61 0 0 1 .61.611v5.016a.61.61 0 0 1-.61.61Z" style="fill:none;fill-rule:nonzero;stroke:#96c960;stroke-width:1.02px" transform="translate(75.52 111.384)"/>
|
||||
<path d="M0 4.221v-3.1a.1.1 0 0 1 .102-.1h17.177c.056 0 .102.045.102.1v3.1h1.02v-3.1C18.401.503 17.897 0 17.279 0H.102c-.62 0-1.123.503-1.123 1.121v3.1H0Z" style="fill:#96c960;fill-rule:nonzero" transform="translate(30.69 145.779)"/>
|
||||
<path d="M0 5.046h58.497V0H5.046C2.259 0 0 .987 0 5.046" style="fill:#8f8188;fill-rule:nonzero" transform="translate(82.436 68.882)"/>
|
||||
<use style="fill:#462e3b;fill-rule:nonzero" transform="translate(136.147 86.298)" xlink:href="#reuse-2"/>
|
||||
<use style="fill:#462e3b;fill-rule:nonzero" transform="translate(117.191 86.298)" xlink:href="#reuse-2"/>
|
||||
<path d="M0 3.514h-3.09a.864.864 0 0 1-.863-.863V.864c0-.477.387-.864.863-.864H0c.478 0 .864.387.864.864v1.787A.863.863 0 0 1 0 3.514" style="fill:#462e3b;fill-rule:nonzero" transform="translate(164.463 86.74)"/>
|
||||
<use style="fill:#462e3b;fill-rule:nonzero" transform="translate(87.636 86.298)" xlink:href="#reuse-2"/>
|
||||
<path d="M0-17.329h-49.748a2.334 2.334 0 0 0-2.335 2.335v12.659A2.335 2.335 0 0 0-49.748 0H0v-17.329Z" style="fill:#7d6c75;fill-rule:nonzero" transform="translate(134.519 87.85)"/>
|
||||
<path d="M0 3.338c.104-1.372 1.212-2.195 2.331-2.264h49.748V0H2.331C1.37 0 .522.479 0 1.206v2.132Z" style="fill:#6a5761;fill-rule:nonzero" transform="translate(82.44 72.591)"/>
|
||||
<path d="M0 5.454c-12.607-2.486-19.638-14.41-32.362-8.282V14.41H5.799v-1.8c0-3.455-2.408-6.487-5.799-7.156" style="fill:#6a5761;fill-rule:nonzero" transform="translate(166.882 73.44)"/>
|
||||
<path d="M0 16.992c-.188-1.761-.87-3.51-2.153-4.71-.63-.603-1.41-1.032-2.238-1.293-.817-.215-1.763-.428-2.644-.644-3.575-.946-6.834-2.725-10.015-4.484-3.172-1.776-6.348-3.584-9.805-4.45-3.464-.795-7.105-.269-10.284 1.329l-.466-.968c.871-.342 1.722-.735 2.611-1.028l1.368-.349.684-.173.704-.075 1.409-.145c.471-.002.943.032 1.415.047l.707.03c.233.029.464.078.696.116l1.39.249c3.648.944 6.874 2.831 10.022 4.62 3.16 1.778 6.339 3.537 9.79 4.475.891.224 1.67.403 2.664.671.939.301 1.831.803 2.542 1.495 1.45 1.38 2.168 3.318 2.358 5.213L0 16.992Z" style="fill:#58424e;fill-rule:nonzero" transform="translate(171.892 70.88)"/>
|
||||
<path d="M0 12.734h-20.318c-.986 0-1.776-.89-1.776-1.989V3.411c0-1.098.79-2.037 1.776-2.097L0 .074C1.224 0 2.227.946 2.227 2.189v8.295c0 1.243-1.003 2.25-2.227 2.25" style="fill:#58424e;fill-rule:nonzero" transform="translate(139.595 45.964)"/>
|
||||
<path d="M0 12.631h-20.01c-.97 0-1.75-.884-1.75-1.975V3.375c0-1.09.78-2.022 1.75-2.081L0 .073C1.203 0 2.189.939 2.189 2.172V10.4c0 1.232-.986 2.231-2.189 2.231" style="fill:#7d6c75;fill-rule:nonzero" transform="translate(137.926 46.067)"/>
|
||||
<path d="M0-54.208c-3.599 7.443-7.465 14.272-13.585 23.965-2.762 4.368-9.135 9.872-14.411 9.794-.249-.004-.498-.024-.747-.044h-6.391V-.727c2.985.669 6.076.727 9.105.3 6.133-.863 12.311-2.755 17.216-6.818 7.06-5.85 12.788-13.394 16.721-21.828 3.78-8.124 6.818-16.578 9.555-25.135H0Z" style="fill:#8cc44a;fill-rule:nonzero" transform="translate(64.785 144.08)" opacity=".6"/>
|
||||
<path d="M0-55.258V-55h-18.84c.049 0-.128-1.659-.161-1.819-.131-.626-.386-1.207-.827-1.674-1.355-1.472-2.737-.339-4.167 2.208-.043.086-.097.182-.151.279-2.976 5.513-6.493 16.223-7.073 17.997-2.858 8.736-6.028 17.376-10.026 25.663-3.934 8.134-9.661 15.41-16.722 21.051-1.451 1.172-4.234 2.934-6.427 3.698-.01.01-.032.01-.053.021a9.026 9.026 0 0 1-.903.258l-.526.097-2.063.354c-.022.011-.033.011-.054.011l-9.189 1.612a32.368 32.368 0 0 1-3.815-.182c-.054 0-.097-.011-.15-.011-5.234-.571-10.242-2.397-14.465-5.535a31.324 31.324 0 0 1-2.279-1.902c-1.487-1.981-2.534-4.27-3.244-6.658a22.284 22.284 0 0 1-.688-2.724c-.269-1.451-.549-3.181-.689-4.932l21.903 2.59c.494.161.988.29 1.504.376.644.118 1.3.182 1.956.193 5.276.075 11.649-5.233 14.411-9.446 11.262-17.205 14.892-25.043 23.263-44.452 2.461-5.717 8.237-10.046 14.125-11.325 3.559-.773 7.213-.697 10.814-.293 1.827.206 3.642.539 5.39 1.116 3.053 1.008 6.458 2.845 7.77 5.992.678 1.623 1.064 3.353 1.247 5.095A20.342 20.342 0 0 1 0-55.258" style="fill:#fff;fill-rule:nonzero" transform="translate(113.895 123.883)"/>
|
||||
<path d="M0 22.266c-3.085 1.404-7.832 2.509-11.087 2.954-3.244.443-6.557.356-9.744-.42-4.879-1.185-9.048-3.597-12.073-7.049-2.397-2.734-4.075-6.121-4.82-10.068-.268-1.451-.547-3.182-.687-4.933-.172-2.181-.118-4.395.451-6.147A35.404 35.404 0 0 0-29.147.096c3.191.795 6.544 1.182 10.047 1.192 1.709.011 3.46-.085 5.234-.257a57.102 57.102 0 0 1-.72 2.998c-1.354 5.416-2.944 11.209.075 15.4 3.396 4.707 9.407 4.277 14.511 2.837" style="fill:#dad5d8;fill-rule:nonzero" transform="translate(49.794 113.944)"/>
|
||||
<path d="M0-9.971c1.729.458 3.293 1.302 4.518 2.613C6.286-5.465 7.174-1.753 7.174.738v.258L-12.111.867a17.482 17.482 0 0 0-.118-1.322c-.119-.785-.312-1.579-.871-2.171-1.354-1.472-3.043.231-4.471 2.778C-13.477-7.056-7.7-10.967 0-9.971" style="fill:#c8c1c5;fill-rule:nonzero" transform="translate(107.167 68.015)"/>
|
||||
<path style="fill:#7d6c75" d="M125.952 81.118h4.573v10.184h-4.573z" transform="translate(0 -22.42)"/>
|
||||
<path style="fill:#58424e" d="M125.952 89.624h4.573v1.678h-4.573z" transform="matrix(-1 0 0 1 256.477 -30.926)"/>
|
||||
<path d="M0 23.404a2.778 2.778 0 0 1-2.775-2.775v-6.98l-4.448-.11a.317.317 0 0 1-.294-.203.316.316 0 0 1 .071-.349l4.671-4.726V2.776A2.779 2.779 0 0 1 0 0h23.214a2.778 2.778 0 0 1 2.774 2.776v17.853a2.777 2.777 0 0 1-2.774 2.775H0Z" style="fill:#fff;fill-rule:nonzero" transform="translate(232.368 25.684)"/>
|
||||
<path d="M0-24.403h-23.214a3.274 3.274 0 0 0-3.274 3.275v5.28l-4.528 4.58a.825.825 0 0 0 .567 1.404l3.961.097v6.492A3.274 3.274 0 0 0-23.214 0H0a3.274 3.274 0 0 0 3.275-3.275v-17.853A3.274 3.274 0 0 0 0-24.403m0 1a2.277 2.277 0 0 1 2.275 2.275v17.853A2.277 2.277 0 0 1 0-1h-23.214a2.277 2.277 0 0 1-2.274-2.275v-7.467l-.976-.024-3.555-.088 4.242-4.291.289-.292v-5.691a2.277 2.277 0 0 1 2.274-2.275H0" style="fill:#8cc44a;fill-rule:nonzero" transform="translate(255.581 49.588)"/>
|
||||
<path d="M0 29.754a3.234 3.234 0 0 1-3.23-3.23V3.23A3.234 3.234 0 0 1 0 0h31.899a3.234 3.234 0 0 1 3.231 3.23v12.718l5.577 5.642a.304.304 0 0 1 .068.34.305.305 0 0 1-.285.198l-5.36.132v4.264a3.234 3.234 0 0 1-3.231 3.23H0Z" style="fill:#fff;fill-rule:nonzero" transform="translate(46.175 14.055)"/>
|
||||
<path d="M0-31.086h-31.898a3.896 3.896 0 0 0-3.897 3.896v23.293A3.897 3.897 0 0 0-31.898 0H0a3.896 3.896 0 0 0 3.896-3.897v-3.614l4.711-.116c.86-.021 1.279-1.059.674-1.67l-5.385-5.448V-27.19A3.896 3.896 0 0 0 0-31.086m0 1.332a2.567 2.567 0 0 1 2.564 2.564v12.992l.385.389 4.816 4.871-3.902.096-1.299.032v4.913A2.567 2.567 0 0 1 0-1.332h-31.898a2.568 2.568 0 0 1-2.566-2.565V-27.19a2.568 2.568 0 0 1 2.566-2.564H0" style="fill:#8cc44a;fill-rule:nonzero" transform="translate(78.074 44.475)"/>
|
||||
<path d="M0 30.98h-45.095a2.656 2.656 0 0 1-2.656-2.656V2.656A2.656 2.656 0 0 1-45.095 0H0a2.655 2.655 0 0 1 2.655 2.656v25.668A2.655 2.655 0 0 1 0 30.98" style="fill:#f37743;fill-rule:nonzero" transform="translate(57.324 36.845)"/>
|
||||
<path d="M0-25.681v25.67a2.655 2.655 0 0 1-2.652 2.663h-45.097a2.662 2.662 0 0 1-2.652-2.663v-4.342c1.425.077 2.839.121 4.265.143 6.509.1 13.095-.342 19.361-2.232 9.713-2.939 18.786-10.034 21.272-19.88.166-.663.32-1.37.553-2.011h2.298A2.652 2.652 0 0 1 0-25.681" style="fill:#f2692c;fill-rule:nonzero" transform="translate(59.975 65.176)"/>
|
||||
<path d="M0-.203h-1.521a.94.94 0 0 1-.939-.938v-.585h-1.932V.402c0 .619.502 1.121 1.121 1.121H0V-.203Z" style="fill:#fbe0d4;fill-rule:nonzero" transform="translate(17.755 55.099)"/>
|
||||
<path d="M0-3.246h3.267v1.718H1.749a.938.938 0 0 0-.937.938V0h-1.94v-2.129A1.12 1.12 0 0 1 0-3.246" style="fill:#fbe0d4;fill-rule:nonzero" transform="translate(14.487 52.584)"/>
|
||||
<path d="M0-1.012v2.129h-1.939v-.59a.934.934 0 0 0-.938-.938h-1.518v-1.718h3.267A1.12 1.12 0 0 1 0-1.012" style="fill:#fbe0d4;fill-rule:nonzero" transform="translate(22.94 51.467)"/>
|
||||
<path d="M0-3.246h1.939v2.129C1.939-.495 1.434 0 .812 0h-3.267v-1.728h1.518A.933.933 0 0 0 0-2.666v-.58Z" style="fill:#fbe0d4;fill-rule:nonzero" transform="translate(21 56.62)"/>
|
||||
<path d="M0 2.255c.242 0 .44-.198.44-.44V.44A.441.441 0 0 0 0 0h-3.249a.44.44 0 0 0-.439.44v1.375c0 .242.197.44.439.44H0Z" style="fill:#fbe0d4;fill-rule:nonzero" transform="translate(19.774 51.85)"/>
|
||||
<use style="fill:#f9c2ab;fill-rule:nonzero" transform="translate(14.596 60.161)" xlink:href="#reuse-3"/>
|
||||
<use style="fill:#f9c2ab;fill-rule:nonzero" transform="translate(16.94 60.161)" xlink:href="#reuse-4"/>
|
||||
<use style="fill:#f9c2ab;fill-rule:nonzero" transform="translate(19.283 60.161)" xlink:href="#reuse-5"/>
|
||||
<use style="fill:#f9c2ab;fill-rule:nonzero" transform="translate(21.626 60.161)" xlink:href="#reuse-3"/>
|
||||
<use style="fill:#f9c2ab;fill-rule:nonzero" transform="translate(26.127 60.161)" xlink:href="#reuse-3"/>
|
||||
<use style="fill:#f9c2ab;fill-rule:nonzero" transform="translate(28.47 60.161)" xlink:href="#reuse-6"/>
|
||||
<use style="fill:#f9c2ab;fill-rule:nonzero" transform="translate(30.814 60.161)" xlink:href="#reuse-5"/>
|
||||
<use style="fill:#f9c2ab;fill-rule:nonzero" transform="translate(33.157 60.161)" xlink:href="#reuse-3"/>
|
||||
<use style="fill:#f9c2ab;fill-rule:nonzero" transform="translate(37.658 60.161)" xlink:href="#reuse-4"/>
|
||||
<use style="fill:#f9c2ab;fill-rule:nonzero" transform="translate(40.002 60.161)" xlink:href="#reuse-5"/>
|
||||
<use style="fill:#f9c2ab;fill-rule:nonzero" transform="translate(42.345 60.161)" xlink:href="#reuse-3"/>
|
||||
<use style="fill:#f9c2ab;fill-rule:nonzero" transform="translate(44.688 60.161)" xlink:href="#reuse-4"/>
|
||||
<use style="fill:#f9c2ab;fill-rule:nonzero" transform="translate(49.19 60.161)" xlink:href="#reuse-6"/>
|
||||
<use style="fill:#f9c2ab;fill-rule:nonzero" transform="translate(51.533 60.161)" xlink:href="#reuse-5"/>
|
||||
<use style="fill:#f9c2ab;fill-rule:nonzero" transform="translate(53.876 60.161)" xlink:href="#reuse-4"/>
|
||||
<use style="fill:#f9c2ab;fill-rule:nonzero" transform="translate(56.22 60.161)" xlink:href="#reuse-6"/>
|
||||
<path d="M0 5.067h-16.701a.755.755 0 0 1-.755-.754V.754c0-.416.338-.754.755-.754H0c.416 0 .754.338.754.754v3.559A.755.755 0 0 1 0 5.067" style="fill:#f9c2ab;fill-rule:nonzero" transform="translate(55.847 40.542)"/>
|
||||
<path d="M0 1.951h-16.185a.42.42 0 0 1-.419-.42V.42a.42.42 0 0 1 .419-.42H0a.42.42 0 0 1 .42.42v1.111a.42.42 0 0 1-.42.42" style="fill:#f9c2ab;fill-rule:nonzero" transform="translate(43.113 53.747)"/>
|
||||
<path d="M0 1.951h-20.608a.42.42 0 0 1-.42-.42V.42a.42.42 0 0 1 .42-.42H0a.42.42 0 0 1 .42.42v1.111a.42.42 0 0 1-.42.42" style="fill:#f9c2ab;fill-rule:nonzero" transform="translate(47.537 50.258)"/>
|
||||
<path d="M0-1.423A4.441 4.441 0 1 0 8.757.064 4.441 4.441 0 0 0 0-1.423m3.621-6.408.844-1.687 2.75.467.239 1.871 2.043 1.45 1.846-.392 1.349 2.441-1.314 1.354.141 2.501 1.457 1.199-1.068 2.577-1.877-.184-1.868 1.67-.028 1.887-2.681.772-1.027-1.583-2.47-.419L.464 7.246l-2.275-1.613.597-1.79-1.212-2.193-1.833-.448-.156-2.784 1.77-.65.959-2.315-.793-1.711 2.081-1.859 1.612.98 2.407-.694Z" style="fill:#8cc44a;fill-rule:nonzero" transform="translate(239.718 38.098)"/>
|
||||
<path d="M-2.205-2.017a2.215 2.215 0 1 0 0 4.43 2.215 2.215 0 0 0 0-4.43" style="fill:#8cc44a;fill-rule:nonzero" transform="scale(1 -1) rotate(84.883 141.513 116.06)"/>
|
||||
<path d="M0 19.802c-.819.054-1.522-.544-1.572-1.35a1.45 1.45 0 0 1 1.35-1.573 1.472 1.472 0 0 1 1.573 1.35A1.48 1.48 0 0 1 0 19.802m1.727-3.589L-10.22 6.902l-.015-.013a6.15 6.15 0 0 0 .433-2.729A6.212 6.212 0 0 0-20.148-.002l4.531 2.128.471 2.921-2.529 1.345-4.525-2.124a6.212 6.212 0 0 0 6.665 6.55 6.178 6.178 0 0 0 2.519-.76l11.025 10.463c1.186 1.11 3.057 1.029 4.114-.201a2.87 2.87 0 0 0 .603-2.568 2.874 2.874 0 0 0-.999-1.539" style="fill:#8cc44a;fill-rule:nonzero" transform="translate(71.758 19.082)"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 25 KiB |
@ -0,0 +1,72 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg viewBox="0 0 267 151" xmlns="http://www.w3.org/2000/svg" xml:space="preserve" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<defs>
|
||||
<path style="fill:none" d="M0 0h266v150H0z" id="reuse-0"/>
|
||||
<path d="M.629-.333c0 .07-.011.131-.035.183a.266.266 0 0 1-.099.119.277.277 0 0 1-.151.041.278.278 0 0 1-.149-.041.279.279 0 0 1-.101-.118.427.427 0 0 1-.036-.177v-.051c0-.069.011-.129.035-.182a.279.279 0 0 1 .101-.12.27.27 0 0 1 .149-.042.262.262 0 0 1 .251.161.433.433 0 0 1 .035.183v.044ZM.536-.378a.321.321 0 0 0-.051-.195.167.167 0 0 0-.142-.067.166.166 0 0 0-.14.067.315.315 0 0 0-.052.188v.052c0 .082.017.146.051.193.035.047.082.07.142.07a.166.166 0 0 0 .141-.066.318.318 0 0 0 .051-.19v-.052Z" style="fill:#462e3b;fill-rule:nonzero" id="reuse-1"/>
|
||||
<path d="M0-20.271h-29.756a1.06 1.06 0 0 0-.985 1.451L-23.269 0H9.284L1.691-19.123A1.819 1.819 0 0 0 0-20.271" style="fill:#fff;fill-rule:nonzero" id="reuse-2"/>
|
||||
<path d="M-38.286 1.549H0C.856 1.549 1.549.856 1.549 0h-41.384c0 .856.694 1.549 1.549 1.549" style="fill:#fff;fill-rule:nonzero" id="reuse-3"/>
|
||||
</defs>
|
||||
<g transform="translate(.5 .5)">
|
||||
<use style="fill:none" xlink:href="#reuse-0"/>
|
||||
<clipPath id="a">
|
||||
<use xlink:href="#reuse-0"/>
|
||||
</clipPath>
|
||||
<g clip-path="url(#a)">
|
||||
<path style="fill:#c5e0a5" d="M0 0h266v36.335H0z" transform="translate(0 113.665)"/>
|
||||
<path style="fill:#fff" d="M0 36.148h153.873v6.606H0z" transform="translate(0 71.098)"/>
|
||||
<path style="fill:#c5e0a5" d="M153.873 36.148H266v20.236H153.873z" transform="translate(0 57.468)"/>
|
||||
<path style="fill:#fff" d="M156.94 56.38H266v93.621H156.94z" transform="translate(0 -56.381)"/>
|
||||
<path style="fill:#e8f2da" d="M167.15 66.81h57.39v83.16h-57.39zM228.82 66.81h37.181v83.16H228.82z" transform="translate(0 -66.78)"/>
|
||||
<path style="fill:#fff" d="M224.54 62.94h4.28v3.869h-4.28z" transform="matrix(-1 0 0 1 453.36 20.251)"/>
|
||||
<path style="fill:#fff" d="M224.536 66.511h4.281v83.458h-4.281z" transform="translate(0 -66.48)"/>
|
||||
<path d="M0-41.629V1.886h-25.15v-45.401h23.264c1.042 0 1.886.844 1.886 1.886" style="fill:#cfe5b7;fill-rule:nonzero" transform="translate(224.54 81.305)"/>
|
||||
<path d="M196.74 74.96h-3.34v-3.34h3.34v3.34Zm0 14.55h-3.34v-3.34h3.34v3.34Zm0 15.63h-3.34v-3.34h3.34v3.34Zm0 15.64h-3.34v-3.35h3.34v3.35Zm-3.47-39.23h-3.34V78.2h3.34v3.35Zm0 15.63h-3.34v-3.34h3.34v3.34Zm0 15.64h-3.34v-3.35h3.34v3.35Zm0 16.32h-3.34v-3.34h3.34v3.34Zm-3.47-39.63h-3.35v-3.34h3.35v3.34Zm0 15.63h-3.35v-3.34h3.35v3.34Zm0 15.64h-3.35v-3.35h3.35v3.35Zm-3.6-39.23h-3.35V78.2h3.35v3.35Zm0 15.63h-3.35v-3.34h3.35v3.34Zm0 15.64h-3.35v-3.35h3.35v3.35Zm0 16.32h-3.35v-3.34h3.35v3.34Zm-6.69-11.71h3.34v3.35h-3.34v-3.35Zm0-15.63h3.34v3.34h-3.34v-3.34Zm0-15.63h3.34v3.34h-3.34v-3.34Zm-4.04 4.56v52.72h23.92V66.81c-13.21 0-23.92 10.71-23.92 23.92" style="fill:#c5e0a5;fill-rule:nonzero" transform="translate(0 -60.26)"/>
|
||||
<path d="M246.09 76.491h-2.01v-4.85h2.01v4.85Zm0 8.34h-2.01V79.98h2.01v4.851Zm0 8.35h-2.01v-4.85h2.01v4.85Zm0 8.34h-2.01v-4.85h2.01v4.85Zm0 8.35h-2.01v-4.851h2.01v4.851Zm-2.72-33.38h-2.01v-4.85h2.01v4.85Zm0 8.34h-2.01V79.98h2.01v4.851Zm0 8.35h-2.01v-4.85h2.01v4.85Zm0 8.34h-2.01v-4.85h2.01v4.85Zm0 8.35h-2.01v-4.851h2.01v4.851Zm-7.4-33.38h-2.01v-4.85h2.01v4.85Zm0 8.34h-2.01V79.98h2.01v4.851Zm0 8.35h-2.01v-4.85h2.01v4.85Zm0 8.34h-2.01v-4.85h2.01v4.85Zm0 8.35h-2.01v-4.851h2.01v4.851Zm-2.72-33.38h-2.01v-4.85h2.01v4.85Zm0 8.34h-2.01V79.98h2.01v4.851Zm0 8.35h-2.01v-4.85h2.01v4.85Zm0 8.34h-2.01v-4.85h2.01v4.85Zm0 8.35h-2.01v-4.851h2.01v4.851Zm-4.43 17.21h21.31V66.81h-21.31v60.271Z" style="fill:#c5e0a5;fill-rule:nonzero" transform="translate(0 -43.891)"/>
|
||||
<path d="M259.45 73.57h-3.37V70.2h3.37v3.37Zm0 7.39h-3.37v-3.37h3.37v3.37Zm0 7.39h-3.37v-3.37h3.37v3.37Zm0 7.39h-3.37v-3.37h3.37v3.37Zm0 7.39h-3.37v-3.38h3.37v3.38Zm0 7.38h-3.37v-3.37h3.37v3.37ZM266 70.2v-3.26h-12.27v49.24H266v-5.67h-2.57v-3.37H266v-4.01h-2.57v-3.38H266v-4.01h-2.57v-3.37H266v-4.02h-2.57v-3.37H266v-4.02h-2.57v-3.37H266v-4.02h-2.57V70.2H266Z" style="fill:#b9da93;fill-rule:nonzero" transform="translate(0 -33.12)"/>
|
||||
<path d="M0-28.751h-6.437a1.885 1.885 0 0 0-1.886 1.886V0H0v-28.751Z" style="fill:#c5e0a5;fill-rule:nonzero" transform="translate(175.472 83.188)"/>
|
||||
<path style="fill:#e8f2da" d="M0 36.335h153.873V150H0z" transform="matrix(-1 0 0 1 153.873 -36.335)"/>
|
||||
<path d="M-41.397 19.509h4.523L44.46 94.344l-2.074 2.254-83.783-77.089Z" style="fill:#acd482" transform="scale(1 -1) rotate(47.383 208.202 175.337)"/>
|
||||
<path d="M0 43.578h-54.847a3.47 3.47 0 0 1-3.47-3.47V3.471A3.47 3.47 0 0 1-54.847 0H0a3.47 3.47 0 0 1 3.47 3.471v36.637A3.47 3.47 0 0 1 0 43.578" style="fill:#6a5861" transform="translate(140.53 30.623)"/>
|
||||
<path style="fill:#fff" d="M85.094 77.748h53.544v39.593H85.094z" transform="matrix(-1 0 0 1 223.732 -45.089)"/>
|
||||
<path d="M.083 0v-.711h.232c.077 0 .135.016.174.048.039.032.058.079.058.142a.144.144 0 0 1-.028.088.191.191 0 0 1-.077.059.167.167 0 0 1 .091.061c.022.03.033.066.033.108 0 .064-.02.114-.062.15C.463-.018.405 0 .329 0H.083Zm.093-.333v.256h.155a.146.146 0 0 0 .103-.034C.46-.133.472-.164.472-.204c0-.086-.046-.129-.139-.129H.176Zm0-.075h.142c.041 0 .074-.01.098-.031a.1.1 0 0 0 .037-.083c0-.039-.011-.068-.034-.086a.175.175 0 0 0-.104-.026H.176v.226Z" style="fill:#462e3b;fill-rule:nonzero" transform="translate(95.784 51.483) scale(11.6049)"/>
|
||||
<use style="fill:#462e3b;fill-rule:nonzero" transform="translate(103.008 51.483) scale(11.6049)" xlink:href="#reuse-1"/>
|
||||
<use style="fill:#462e3b;fill-rule:nonzero" transform="translate(110.987 51.483) scale(11.6049)" xlink:href="#reuse-1"/>
|
||||
<path d="M.263-.331.176-.24V0H.083v-.711h.093v.352l.316-.352h.113l-.279.314L.627 0H.515L.263-.331Z" style="fill:#462e3b;fill-rule:nonzero" transform="translate(118.965 51.483) scale(11.6049)"/>
|
||||
<path d="M.174-.201a.278.278 0 0 1 .014-.092.23.23 0 0 1 .049-.074l.064-.066a.145.145 0 0 0 .041-.099.115.115 0 0 0-.027-.081C.298-.632.271-.642.237-.642a.116.116 0 0 0-.08.027.089.089 0 0 0-.03.071h-.09c0-.053.019-.096.056-.128a.208.208 0 0 1 .144-.049c.062 0 .11.017.144.05a.18.18 0 0 1 .052.136c0 .056-.027.112-.079.168L.3-.315a.17.17 0 0 0-.035.114H.174ZM.17-.046c0-.015.005-.027.014-.037.009-.01.022-.015.04-.015.017 0 .031.005.04.015.009.01.013.022.013.037a.052.052 0 0 1-.013.037C.255.001.241.005.224.005.206.005.193.001.184-.009A.053.053 0 0 1 .17-.046Z" style="fill:#462e3b;fill-rule:nonzero" transform="translate(126.241 51.483) scale(11.6049)"/>
|
||||
<path d="M0 8.867h-18.025a1.59 1.59 0 0 1-1.591-1.591V1.591A1.59 1.59 0 0 1-18.025 0H0c.878 0 1.591.712 1.591 1.591v5.685c0 .879-.713 1.591-1.591 1.591" style="fill:#8bc34a;fill-rule:nonzero" transform="translate(110.656 59.646)"/>
|
||||
<path d="M0 4.775h-11.954a.943.943 0 0 1-.943-.943V.943c0-.521.422-.943.943-.943H0c.521 0 .943.422.943.943v2.889c0 .52-.422.943-.943.943" style="fill:#dad4d7;fill-rule:nonzero" transform="translate(131.707 61.692)"/>
|
||||
<path d="m0 .502 1.569 1.569 3.575-3.64" style="fill:none;fill-rule:nonzero;stroke:#fff;stroke-width:2.05px" transform="translate(99.58 64.108)"/>
|
||||
<path d="M-1.98-1.98a1.98 1.98 0 1 0 0 3.96 1.98 1.98 0 0 0 0-3.96" style="fill:#8f8087" transform="matrix(0 -1 -1 0 141.341 50.476)"/>
|
||||
<path d="M0-10.002c-.444 1.586-.593 3.394-.566 5.314-.021 1.924.164 3.969.145 6.167l-2.877-4.061c1.318.341 2.535.563 3.585.66 1.055.103 1.922-.033 2.544-.266a4.051 4.051 0 1 1 1.775 7.832l-.359.03a16.17 16.17 0 0 1-2.739.005C.634 5.596-.19 5.443-.98 5.292c-1.58-.313-2.979-.832-4.316-1.21a2.858 2.858 0 0 1-2.077-2.908l.002-.02c.053-.945.059-1.92.037-2.919-.002-.998-.043-2.021-.081-3.072l-.156-3.254a103.328 103.328 0 0 1-.132-3.53 4.013 4.013 0 1 1 7.882.984L0-10.002Z" style="fill:#462d3b;fill-rule:nonzero" transform="translate(58.21 118.042)"/>
|
||||
<path d="M0-25.858c.044-.046.089-.09.135-.134-2.68.854-4.815 2.858-6.825 4.825-2.26 2.212-4.507 4.479-6.22 7.139-1.289 2.002-2.267 4.249-2.612 6.617-.29 1.986-.678 4.703.551 6.45.43.612 1.038 1.095 1.819.914.695-.163 1.263-.928 2.012-.709.329.096.643.282.986.267.61-.025 1.008-.647 1.561-.904.34-.158.729-.173 1.085-.292 1.079-.363 1.616-1.572 2.251-2.424.775-1.039 1.505-2.128 1.993-3.336.804-1.989.908-4.189.857-6.335-.05-2.145-.244-4.301.005-6.432.241-2.07.949-4.162 2.402-5.646" style="fill:#b84526" transform="translate(64.82 113.185)"/>
|
||||
<path d="M0-4.043c-.569.983-1.453 1.74-2.281 2.183a7.777 7.777 0 0 1-2.343.803c-.701.135-1.458.164-2.006.164-.548 0-.999-.01-1.345.002-.344.012-.587.048-.687.092-.055.02-.072.041-.068.055.02-.002-.021.02-.068.047a1.392 1.392 0 0 0-.132.075c-.376.216-.94.634-1.732 1.204-.398.282-.857.598-1.404.915a13.39 13.39 0 0 1-.891.466l-.496.218-.238.11c-.527.264-1.144.636-1.851 1.086l-1.134.721-.309.192a6.93 6.93 0 0 1-2.144.801l-.351.061-2.654.506-.25.048a4.02 4.02 0 1 1-.768-7.97c.906-.004 1.804-.072 2.705-.117.085-.007.055.001.04.007l-.037.02-.067.047c-.007.012-.073.046-.032.03l.285-.144 1.205-.616a28.608 28.608 0 0 1 2.812-1.27l.545-.206c.125-.053.258-.117.398-.187.282-.15.606-.334.956-.571.706-.459 1.56-1.074 2.712-1.597.299-.141.549-.253.948-.387a6.958 6.958 0 0 1 1.119-.272 14.826 14.826 0 0 1 1.889-.161c.54-.012.994-.011 1.357-.056.362-.038.529-.099.705-.2.16-.082.216-.214.094-.263-.115-.05-.441.057-.74.308A3.676 3.676 0 1 1 0-4.043" style="fill:#462d3b;fill-rule:nonzero" transform="translate(95.565 71.178)"/>
|
||||
<path d="M0-7.746c-.674 1.91-1.336 3.604-1.717 5.168-.187.78-.324 1.518-.372 2.181-.015.166-.017.33-.014.485-.001.138.002.377.015.453.009.087.031.077.013-.069a2 2 0 0 0-.305-.774 2.423 2.423 0 0 0-.654-.686c-.179-.122-.265-.154-.259-.165-.002-.01.082.002.222.018l.543.062c.735.071 1.476.066 2.208.021 1.467-.078 2.903-.429 4.228-.945A4.015 4.015 0 0 1 9.106.291a4.015 4.015 0 0 1-3.024 5.407l-.081.014a31.021 31.021 0 0 1-6.423.457c-1.067-.036-2.124-.182-3.177-.34l-.792-.137a8.789 8.789 0 0 1-1.008-.252 5.729 5.729 0 0 1-1.295-.591 4.662 4.662 0 0 1-1.377-1.306 4.734 4.734 0 0 1-.713-1.682A6.524 6.524 0 0 1-8.922.599c-.007-.351-.002-.578.012-.882.007-.292.035-.575.053-.858.076-1.134.28-2.191.457-3.211.385-2.03.812-3.916.862-5.661a4.027 4.027 0 1 1 7.83 1.44L0-7.746Z" style="fill:#462d3b;fill-rule:nonzero" transform="translate(50.449 121.227)"/>
|
||||
<path d="M0 61.103c-3.982-1.953-8.92-7.59-10.541-11.728-1.402-3.581-1.546-7.614-.527-11.313 1.217-4.414 4.063-6.893 7.206-10.027C3.013 21.176 8.087 17.09 13.752 9.611c2.093-2.763 4.864-6.636 7.076-9.304.714-.861 1.499-1.793 2.594-2.026.761-.163 5.807 1.366 6.544 1.617 4.04 1.376 5.939 4.172 8.175 7.808 6.141 9.986-1.153 20.705-11.503 27.402-12.456 8.059-8.101 13.335-10.942 20.855-.826 2.185-3.55 4.675-5.51 5.946-1.662 1.076-4.371.984-6.304.558A17.3 17.3 0 0 1 0 61.103" style="fill:#f2692b" transform="translate(41.823 50.22)"/>
|
||||
<path d="M0-60.099c-4.074 5.468-4.921 6.323-7.033 6.738-8.919 1.423-15.714 6.053-18.856 14.866-1.52 4.265-1.479 8.975-.723 13.248 1.483 8.381 5.848 15.311 13.383 19.788C-5.215-.697 3.18 0 11.898-3.436c1.276-.504 2.534-.962 3.552-1.91-1.434-.566-2.893-1.078-4.296-1.713-1.709-.774-1.679-2.796-1.159-4.816.393-1.528-.673-1.593-1.853-2.181-2.234-1.115-2.452-2.593-.804-4.23 1.738-1.727 1.535-3.532.847-5.924-4.681-1.721-9.327-3.529-11.808-8.327-1.667-3.227-2.997-6.517-1.361-10.243.734-1.673 1.534-2.298 3.268-1.188" style="fill:#f2692b" transform="translate(33.631 142.894)"/>
|
||||
<path d="M0-9.258c.165.275.158.709.02 1.001-.972 2.041-.399 5.135 1.712 6.207.512.27.712.308.567 1.016-.42 2.043 2.595 5.945 7.209 5.729 4.335-3.434 5.998-8.156 6.249-13.448.078-1.643-.884-3.026-2.682-3.33-3.627-.613-7.362-1.628-10.832-2.086C-1.491-12.276-.717-10.44 0-9.258" style="fill:#fff8f0" transform="translate(39.573 132.853)"/>
|
||||
<path d="M0-9.313c.01.912-.41 1.056-1.126 1.363-2.039.87-3.945 2.356-5.778 3.585a116.278 116.278 0 0 0-10.439 7.97c2.448-2.489 4.815-5.111 7.294-8.38 1.803-2.387 4.118-5.602 6.146-8.143.881.133 1.762.522 2.571 1.218.686.584 1.322 1.455 1.332 2.387" style="fill:#b84526;fill-rule:nonzero" transform="translate(65.624 64.603)" opacity=".3"/>
|
||||
<path d="M0 3.692c-3.439.169-7.427-1.593-11.559-3.861H-.95c.494 1.16.791 2.462.95 3.861" style="fill:#b84526;fill-rule:nonzero" transform="translate(82.144 60.535)"/>
|
||||
<path d="m0 11.791.636-2.198.159-.55.08-.274.039-.138c-.007.005-.02.032-.028.048a1.135 1.135 0 0 0-.109.505 1.2 1.2 0 0 0 .303.77c.004.005.027.025.016.018l-.174-.126-.232-.167-5.562-4.023-.927-.67-.463-.336-.116-.083-.292-.244a6.858 6.858 0 0 1-1.059-1.176l-.22-.331-.102-.167-.042-.058-.33-.47-.661-.937-.241-.342a4.072 4.072 0 0 1 6.658-4.689c.248.354.438.751.561 1.142.114.372.254.729.401 1.083l.215.534.027.066-.013-.009-.027-.022c-.02-.012-.035-.028-.051-.042l-.051-.038c-.006-.003-.026-.018-.02-.011l.106.096.426.381.85.762C.881 1.123 2.059 2.087 3.246 3.041c.599.469 1.184.955 1.795 1.411l.23.17.114.086A5.454 5.454 0 0 1 6.43 5.76a5.736 5.736 0 0 1 1.067 2.311 6.035 6.035 0 0 1-.036 2.603l-.083.315-.031.141-.06.282-.101.57a21.894 21.894 0 0 0-.281 2.328 3.713 3.713 0 1 1-7.278-1.234L0 11.791Z" style="fill:#462d3b;fill-rule:nonzero" transform="translate(81.472 77.813)"/>
|
||||
<path d="M0-1.702a36.611 36.611 0 0 1-2.694 4.181c-.253.339-.566.704-.989.725-.532.029-.883-.471-1.219-.805-.326-.323-.554-.722-1.091-.579-.326.087-.601.306-.917.423-.545.201-1.2.056-1.611-.354-.155-.155-.305-.359-.524-.369-.178-.009-.334.117-.447.255-.114.136-.21.294-.359.392a.604.604 0 0 1-.691-.032c-.28-.225-.168-.512-.206-.81-.031-.248-.144-.503-.251-.727-.253-.531-.617-1.007-1-1.45-.726-.841-1.587-1.553-2.315-2.39 2.106-1.483 6.257-1.361 8.829-1.513l3.082-.18L0-1.702Z" style="fill:#f2692b" transform="translate(52.871 112.35)"/>
|
||||
<path d="M0-.039C-.884-3.163-3.065-4.25-5.198-5.641c-1.159-.756-2.778-.142-3.698.836-2.324 2.466-2.359 8.261-.714 11.09h.011c.763.073 3.819-1.119 5.489-2.125C-2.44 3.153-.372.937.005-.022L0-.039" style="fill:#462d3b;fill-rule:nonzero" transform="translate(67.157 27.636)"/>
|
||||
<path d="M0 21.994c1.09-.692 2.041-1.482 2.657-2.38.518-.502.438-1.287.189-2.277C1.836 13.308 1.415 9.133.007 5.205c-1.299-3.62-3.28-5.853-6.43-8.027-3.717-2.567-6.734-3.635-11.197-3.98-5.198-.401-9.627.424-14.031 3.313-4.423 2.899-7.082 7.977-9.505 12.536-.829 1.561-2.031 3.02-1.116 4.792 1.859 3.6 5.89 6.596 9.167 8.841 9.513 6.517 23.621 5.335 33.105-.686" style="fill:#f2692b;fill-rule:nonzero" transform="translate(92.581 33.98)"/>
|
||||
<path d="M0-8.704c-.509-1.243-.718-2.275-2.712-1.848-2.716.58-6.449 1.915-8.035 4.665-.038.067-.081.13-.117.199.17 1.014 2.109 3.211 3.12 4.328 1.011 1.118 2.833 3.221 4.973 3.635C-.306.252 1.287-5.568 0-8.704" style="fill:#462d3b;fill-rule:nonzero" transform="translate(92.514 37.176)"/>
|
||||
<path d="M0 10.117c1.14-.66 2.54-.787 3.883-.594 1.392.199 4.073 2.389 5.463 2.922.004-.938-.22-3.456.79-3.275.523.093 1.176.37 1.535-.024.264-.288.111-.727.319-1.05.26-.407 1.322-.36 1.729-.673.639-.493.675-.933.462-1.605-.422-1.328-2.329-4.333-4.105-6.139C1.885-2.328 1.625 2.674 0 10.117" style="fill:#f2692b" transform="translate(67.44 71.506)"/>
|
||||
<use style="fill:#fff;fill-rule:nonzero" transform="translate(213.375 67.766)" xlink:href="#reuse-2"/>
|
||||
<use style="fill:#fff;fill-rule:nonzero" transform="matrix(-1 0 0 1 191.656 67.766)" xlink:href="#reuse-3"/>
|
||||
<use style="fill:#6a5861;fill-rule:nonzero" transform="translate(213.375 67.766)" xlink:href="#reuse-2"/>
|
||||
<use style="fill:#462e3b;fill-rule:nonzero" transform="matrix(-1 0 0 1 191.656 67.766)" xlink:href="#reuse-3"/>
|
||||
<path d="M-2.372-2.372c-1.232-.255-2.231.601-2.231 1.91 0 1.311.999 2.579 2.231 2.834C-1.14 2.627-.141 1.77-.141.461c0-1.311-.999-2.579-2.231-2.833" style="fill:#fff;fill-rule:nonzero" transform="matrix(0 -1 -1 0 201.782 56.416)" opacity=".6"/>
|
||||
<path d="M0 25.702h-25.062l6.665-24.03A2.282 2.282 0 0 1-16.197 0H5.077c1.006 0 1.715.989 1.39 1.942L0 25.702Z" style="fill:#462e3b;fill-rule:nonzero" transform="translate(256.436 54.872)"/>
|
||||
<path d="M0 25.249h-22.687l6.46-23.3A2.66 2.66 0 0 1-13.664 0H5.485c.762 0 1.314.727 1.111 1.461L0 25.249Z" style="fill:#eae9ea;fill-rule:nonzero" transform="translate(254.06 55.325)"/>
|
||||
<path d="M-8.738-11.224h23.156" style="fill:none;fill-rule:nonzero;stroke:#462e3b;stroke-width:1.13px;stroke-linejoin:miter" transform="scale(1 -1) rotate(-75.801 75.368 -213.633)"/>
|
||||
<path d="M-10.401-11.658h23.466" style="fill:none;fill-rule:nonzero;stroke:#462e3b;stroke-width:1.13px;stroke-linejoin:miter" transform="scale(1 -1) rotate(-83.482 73.12 -186.297)"/>
|
||||
<path d="M-13.753-11.182H9.091" style="fill:none;fill-rule:nonzero;stroke:#462e3b;stroke-width:1.13px;stroke-linejoin:miter" transform="scale(-1 1) rotate(78.225 -175.223 -90.838)"/>
|
||||
<path d="M0 3.744h18.643V0H0a1.872 1.872 0 1 0 0 3.744" style="fill:#6a5861;fill-rule:nonzero" transform="translate(217.701 80.574)"/>
|
||||
<path d="M0 0c0 1.033.838 1.872 1.872 1.872h18.309c.835 0 1.694-.685 1.922-1.545l.584-2.199H1.872A1.872 1.872 0 0 0 0 0" style="fill:#462e3b;fill-rule:nonzero" transform="translate(233.732 82.446)"/>
|
||||
<path d="M-20.251-17.372h35.153" style="fill:none;fill-rule:nonzero;stroke:#462e3b;stroke-width:2px;stroke-linejoin:miter" transform="scale(-1 1) rotate(81.248 -155.176 -70.222)"/>
|
||||
<path d="M0-4.859V0h-88.13c-.57 0-1.02-.349-1.02-.779V-4.08c0-.439.45-.779 1.02-.779H0Z" style="fill:#f38556;fill-rule:nonzero" transform="translate(266 74.18)"/>
|
||||
<path d="M0-1.479V0h-88.13c-.57 0-1.02-.349-1.02-.779v-.7H0Z" style="fill:#f16a2d;fill-rule:nonzero" transform="translate(266 74.18)"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 17 KiB |
56
wp-content/plugins/simply-schedule-appointments/admin-app/dist/static/images/settings-sms.svg
vendored
Normal file
@ -0,0 +1,56 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg viewBox="0 0 151 151" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2">
|
||||
<defs>
|
||||
<path d="M-1.439-1.218A1.4 1.4 0 0 0-2.866.198c0 .799.637 1.465 1.427 1.488A1.398 1.398 0 0 0 .001.27a1.487 1.487 0 0 0-1.44-1.488" style="fill:#462e3b;fill-rule:nonzero" id="reuse-0"/>
|
||||
</defs>
|
||||
<path style="fill:none" d="M0 0h150v150H0z" transform="translate(.75 .5)"/>
|
||||
<path d="M0 71.494c6.244 4.624 13.535 6.809 21.302 6.652 9.738-.207 19.739-4.262 26.671-11.115C61.779 53.348 65.85 29.682 57.19 12.255 54.706 7.259 51.22 2.772 47.057-.918c-2.872-2.547-6.015-4.221-9.204-5.891 3.876 5.378 1.923 11.954-.825 13.148-.994.431-.857.708-.731 1.567.634 3.5-2.609 6.863-5.965 7.419-.481.084-1.022.451-1.204.885-.774 1.863-1.895 4.47-7.325 1.793a4 4 0 0 1-.34-.161c3.277 7.196 7.029 14.291 6.908 22.4-.134 9.034-4.259 20.332-13.033 24.301-2.162.977-6.198-1.57-8.573-1.706L0 71.494Z" style="fill:#f2692b" transform="translate(68.737 63.038)"/>
|
||||
<path d="M0-8.517a28.24 28.24 0 0 1-.571.581C-7.506-1.081-17.501 2.978-27.242 3.181c-6.956.144-13.524-1.6-19.317-5.283.316-1.927 1.173-3.794 2.254-5.436s2.417-3.141 3.978-4.304c2.202.623 5.017 2.051 6.813 1.53.203 1.01.326 2.009.51 2.651.693 2.408 2.09 4.071 3.855 5.162 2.193 1.356 4.967 1.856 7.741 1.836C-15.574-.714-9.74-2.397-4.691-5.284A32.738 32.738 0 0 0 0-8.517" style="fill:#b84425;fill-rule:nonzero" transform="translate(117.28 138)"/>
|
||||
<path d="M0 20.157c.182-.434.723-.801 1.204-.885 3.356-.555 6.599-3.919 5.965-7.419-.126-.859-.263-1.134.73-1.567 2.122-.922 2.883-3.879 2.988-5.952a11.188 11.188 0 0 0-.772-4.659c-.315-.8-.713-1.682-1.261-2.353-.503-.617-1.386-.901-2.13-1.151-1.768-.595-3.652-.641-5.5-.621C-4.117-4.394-9.074-2.527-13.74.442c-2.063 1.302-2.872 3.675-1.603 6.139a78.877 78.877 0 0 1 1.564 3.182c1.116 2.329 2.2 4.369 3.313 6.666.239.495.498 1.034.772 1.57.667 1.32 1.417 2.693 2.029 3.79a4 4 0 0 0 .34.161c5.43 2.677 6.551.07 7.325-1.793" style="fill:#fff8f0" transform="translate(97.865 59.091)"/>
|
||||
<path d="M0-82.222c.875 1.169 2.035 3.574 2.446 4.449 2.953 6.34 5.196 12.502 6.872 18.654 3.55 13.056 4.486 26.089 3.879 40.797-.285 6.905-3.309 13.676-9.321 16.711C-1.961 1.338-8.816.784-15.073.746h-3.152c-6.257.038-9.576.347-15.414-2.6-6.011-3.035-7.091-10.637-7.377-17.542-.471-11.427-.265-23.294 1.143-34.807.303-2.474 4.137-29.357 5.901-29.291L0-82.222" style="fill:#f2692c;fill-rule:nonzero" transform="translate(72.942 142.828)"/>
|
||||
<path d="M0-36.957c-5.361 2.638-7.358 10.449-7.507 15.916C-7.715-13.361-4.411-5.524.867 0" style="fill:#f2692c;fill-rule:nonzero" transform="translate(33.704 140.494)"/>
|
||||
<path d="M0-22.35c-.756 3.889-2.29 7.297-3.468 10.218-.623 1.475-1.106 2.863-1.767 4.261-.704 1.485-1.446 2.965-2.034 4.309a12.502 12.502 0 0 0-.564 1.566c-.027.1-.021-.023-.058-.063a1.87 1.87 0 0 0-.088-.396c-.012-.043-.021-.045-.039-.12a3.203 3.203 0 0 0-.28-.744l-.204-.355a2.108 2.108 0 0 0-.165-.238c-.05-.067-.147-.165-.17-.193a1.435 1.435 0 0 0-.083-.092c-.168-.143-.147-.126-.185-.138.044.073.609.412 1.181.667.592.271 1.285.539 1.966.764.731.258 1.142.306 1.749.394.579.071 1.216.095 1.907.077 1.382-.05 2.948-.294 4.677-.637A5.507 5.507 0 1 1 4.169 7.791l-.361.046c-1.772.23-3.733.493-5.917.537-1.09.02-2.241-.02-3.435-.17a21.22 21.22 0 0 1-3.479-.745 30.923 30.923 0 0 1-3.048-1.069c-1.057-.454-2.108-.897-3.5-1.883-.383-.295-.721-.543-1.186-1.022l-.316-.33a9.527 9.527 0 0 1-.726-.973l-.167-.264-.195-.383a8.547 8.547 0 0 1-.332-.798l-.134-.409c-.038-.127-.046-.186-.068-.282a10.579 10.579 0 0 1-.174-1.055c-.035-.484-.055-1.047-.03-1.387.076-1.544.299-2.566.519-3.615.457-2.038 1.009-3.852 1.596-5.653a55.1 55.1 0 0 1 2.149-5.5c1.602-3.525 3.26-6.547 4.531-9.533A5.434 5.434 0 0 1 .231-23.533L0-22.35Z" style="fill:#462e3b;fill-rule:nonzero" transform="translate(42.638 99.692)"/>
|
||||
<path d="M0 15.895c1.361-.594 1.626 1.393 2.483 1.943.925.594 1.779-.356 2.927.14 1.111.479 2.056 1.288 2.951 2.083l1.683 1.494c.33.293.674.594 1.097.715 1.551.444 2.801-2.532 3.431-3.552a143.83 143.83 0 0 0 3.108-5.313c1.53-2.733 3.117-5.49 4.383-8.361L10.681-6.819C6.001.611 2.323 8.167 0 15.895" style="fill:#f2692c;fill-rule:nonzero" transform="translate(26.188 69.786)"/>
|
||||
<path d="M0 9.735c8.277-3.089 14.484-4.29 20.361-4.826C19.637 3.107 19.077 2.013 18.06 0 13.468 3.282 4.563 5.494 0 9.735" style="fill:#b84425;fill-rule:nonzero" transform="translate(56.292 62.967)"/>
|
||||
<path d="M0-10.995c-2.779.614-5.86.663-7.499.832-5.872.604-8.445 3.775-7.791 9.786C-7.337.197 3.631.59 11.581.095c.089-4.42-5.707-7.538-8.309-10.871a1.707 1.707 0 0 0-1.877-.589c-.45.141-.918.264-1.395.37" style="fill:#3b2532;fill-rule:nonzero" transform="translate(33.602 143.318)"/>
|
||||
<path d="M0-11.046a8.97 8.97 0 0 1 8.971 8.971A1.32 1.32 0 0 1 7.839-.768a57.542 57.542 0 0 1-16.81-.166v-1.141A8.971 8.971 0 0 1 0-11.046" style="fill:#36222d;fill-rule:nonzero" transform="translate(67.941 144.793)"/>
|
||||
<path d="M0-27.419C2.023-11.557-.862-7.082-1.9 0l-1.131-22.106L0-27.419Z" style="fill:#b84425;fill-rule:nonzero" transform="translate(74.8 119.589)"/>
|
||||
<path d="M0-49.304c1.495 8.175 3.46 16.578 3.904 25.07.408 8.489-.237 16.826-1.209 25.06l9.494 1.252c1.008-4.525 1.506-8.137 2.037-12.65.525-4.512 1.43-11.299 1.65-15.815.416-9.038-.179-15.786-.931-24.995L0-49.304Z" style="fill:#462e3b;fill-rule:nonzero" transform="translate(57.293 142.313)"/>
|
||||
<path d="M0-8.347C.136-5.731.182-2.371-.765 2.89c-.129.294-.318.622-.653.661-.336.031-1.08-1.186-1.408-1.376-.556-.32-1.155-.257-1.63.166-.481.429-.818 1.046-1.444 1.257-.559-.496-1.133-1.001-1.825-1.301-.691-.301-1.534-.366-2.148.017-.231.145-.426.348-.689.438-1.105.377-2.05-1.448-3.214-1.255-.381.063-.685.342-1.068.398-.439.066-.891-.185-1.177-.525-.285-.34-.437-.759-.583-1.168-.429-1.201-.86-2.409-1.08-3.653-.497-2.814-.369-5.368-.369-8.494" style="fill:#f2692c;fill-rule:nonzero" transform="translate(74.764 99.75)"/>
|
||||
<use xlink:href="#a" x="75.005" y="161.994" width="6.058" height="3.349" transform="scale(.86543 .8372)"/>
|
||||
<path d="M0-8.865c-1.615-.666-3.595-.655-5.131-.355a8.205 8.205 0 0 0-1.038.272 7.238 7.238 0 0 0-4.82 5.612c-.099.578-.134 1.2.029 1.779C-10.452.254-8.508.541-6.958.562c1.873.024 3.804.104 5.665-.066C.261.354 1.876-.141 2.635-1.631c.913-1.794.587-4.217-.707-5.834C1.418-8.103.749-8.556 0-8.865" style="fill:#462e3b;fill-rule:nonzero" transform="translate(69.008 145.592)"/>
|
||||
<path d="m0-34.31-19.03-2.973c-1.542-.241-2.935 1.259-3.101 2.705L-24.305-2.35c-.129 1.12.855 2.189 2.195 2.399l14.43 2.813c2.583.352 3.368-.948 3.588-2.054l6.229-31.382C2.42-32.001 2.19-33.825 0-34.31" style="fill:#462e3b;fill-rule:nonzero" transform="translate(59.87 113.54)"/>
|
||||
<path d="m0 39.498-15.196-2.375c-1.34-.209-2.323-1.279-2.195-2.398l3.724-32.5c.166-1.447 1.551-2.434 3.093-2.193L6.914 2.765c1.542.24 2.561 1.603 2.277 3.031L2.822 37.883C2.603 38.988 1.34 39.707 0 39.498" style="fill:#a1cf70;fill-rule:nonzero" transform="translate(51.407 76.737)"/>
|
||||
<path d="M-3.649-3.649a3.649 3.649 0 1 0 .001 7.297 3.649 3.649 0 0 0-.001-7.297" style="fill:#d0e7b8;fill-rule:nonzero" transform="matrix(0 -1 -1 0 46.577 94.473)"/>
|
||||
<path d="m0 9.366-4.766-.745c-1.066-.166-1.826-1.143-1.699-2.187l.583-4.765A1.922 1.922 0 0 1-3.654.006l4.908.766c1.098.172 1.852 1.194 1.687 2.276l-.725 4.743C2.057 8.83 1.065 9.532 0 9.366" style="fill:#8cc44a;fill-rule:nonzero" transform="translate(45.096 78.443)"/>
|
||||
<path d="m0 9.374-4.769-.745c-1.065-.166-1.827-1.144-1.7-2.189l.581-4.77A1.923 1.923 0 0 1-3.659.005l4.91.767c1.098.171 1.853 1.194 1.688 2.277l-.723 4.748C2.058 8.838 1.066 9.541 0 9.374" style="fill:#d0e7b8;fill-rule:nonzero" transform="translate(44.965 78.276)"/>
|
||||
<path d="M-1.83-1.545c-.989-.019-1.788.787-1.786 1.801 0 1.014.797 1.86 1.786 1.891.997.031 1.809-.775 1.809-1.801 0-1.026-.813-1.873-1.809-1.891" style="fill:#96c960;fill-rule:nonzero" transform="scale(1 -1) rotate(81.135 69.294 -17.23)"/>
|
||||
<path d="M-1.856-1.567A1.805 1.805 0 0 0-3.694.259c-.001 1.029.819 1.887 1.838 1.919C-.831 2.211.004 1.393.005.352.004-.688-.831-1.547-1.856-1.567" style="fill:#96c960;fill-rule:nonzero" transform="scale(1 -1) rotate(81.121 67.14 -14.813)"/>
|
||||
<use style="fill:#462e3b;fill-rule:nonzero" transform="scale(1 -1) rotate(81.125 67.304 -15.094)" xlink:href="#reuse-0"/>
|
||||
<use style="fill:#6a5761;fill-rule:nonzero" transform="scale(1 -1) rotate(81.125 67.304 -15.094)" xlink:href="#reuse-0"/>
|
||||
<path d="M-.653-.555a.635.635 0 0 0-.649.642c0 .364.291.666.649.676A.635.635 0 0 0 0 .12a.676.676 0 0 0-.653-.675" style="fill:#462e3b;fill-rule:nonzero" transform="scale(1 -1) rotate(81.095 67.646 -15.606)"/>
|
||||
<path d="M0-.147A1.397 1.397 0 0 1-1.614 1.04a1.414 1.414 0 0 1-.915-.543c.21.19.477.317.766.363A1.404 1.404 0 0 0-.364-1.311c.282.303.424.72.364 1.164" style="fill:#462e3b;fill-rule:nonzero" transform="translate(42.982 81.026)"/>
|
||||
<path d="M-1.418-1.2c-.768-.016-1.387.609-1.387 1.397 0 .787.619 1.443 1.387 1.466.773.023 1.401-.602 1.4-1.396.001-.795-.627-1.451-1.4-1.467" style="fill:#6a5761;fill-rule:nonzero" transform="scale(1 -1) rotate(81.12 69.472 -17.499)"/>
|
||||
<path d="M0-.139c-.102.757-.815 1.272-1.588 1.151a1.405 1.405 0 0 1-.903-.531c.207.187.47.31.756.355C-.95.959-.237.442-.133-.327a1.318 1.318 0 0 0-.228-.945c.279.295.42.7.361 1.133" style="fill:#462e3b;fill-rule:nonzero" transform="translate(42.42 85.166)"/>
|
||||
<path d="M-.643-.547a.622.622 0 0 0-.631.634c0 .357.283.655.631.665A.622.622 0 0 0-.009.118a.66.66 0 0 0-.634-.665" style="fill:#462e3b;fill-rule:nonzero" transform="scale(1 -1) rotate(81.147 69.76 -18.028)"/>
|
||||
<path d="M-.846-.72a.834.834 0 0 0-.835.844.857.857 0 0 0 .835.865.834.834 0 0 0 .842-.844.86.86 0 0 0-.842-.865" style="fill:#fff;fill-rule:nonzero" transform="scale(1 -1) rotate(81.116 70.894 -14.758)"/>
|
||||
<path d="M0-.034a.834.834 0 0 1-.961.693.902.902 0 0 1-.545-.301c.12.103.269.174.437.201a.827.827 0 0 0 .961-.695.865.865 0 0 0-.155-.629A.82.82 0 0 1 0-.034" style="fill:#eceaeb;fill-rule:nonzero" transform="translate(45.948 83.507)"/>
|
||||
<path d="M-.329-.282a.326.326 0 0 0-.329.33c0 .183.147.334.329.337a.328.328 0 0 0 .33-.329.337.337 0 0 0-.33-.338" style="fill:#462e3b;fill-rule:nonzero" transform="scale(1 -1) rotate(81.103 69.926 -13.74)"/>
|
||||
<path d="m0-11.326 1.06.318.259.08.205.039c.132.03.28.045.42.069.57.085 1.21.118 1.905.122 1.391.009 3.037-.149 4.92-.323a6.066 6.066 0 1 1 .515 12.107l-.583-.005c-1.919-.016-4.049-.014-6.41-.334C1.113.584-.118.348-1.375-.044c-.314-.101-.627-.196-.943-.317l-.471-.177-.404-.176-1.602-.713A5.453 5.453 0 0 1-1.006-11.63L0-11.326Z" style="fill:#462e3b;fill-rule:nonzero" transform="translate(35.522 107.267)"/>
|
||||
<path d="M0-23.209c.692-1.698 2.56-1.729 3.687-1.432 2.564.666 3.273 2.606 2.327 4.462-.7 1.36-2.092 2.241-3.83 1.67-2.221-.737-2.892-2.331-2.184-4.7m30.591 8.421c.515-2.197 2.473-2.565 4.149-2.15 2.182.533 2.668 2.311 2.209 4.271-.363 1.547-1.994 2.427-3.855 2.056-1.887-.769-3.001-2.096-2.503-4.177m-45.583-10.466c2.135 1.196 7.361 6.056 12.508 12.18C1.081-8.833 4.613-3.99 7.038.658c2.645 5.059 7.403 6.066 12.399 3.362 3.246-2.056 7.551-4.224 11.799-6.101 5.665-2.491 11.238-4.449 14.081-4.882 1.964-.302 4.589-.686 5.843-2.091-1.83-3.562-4.497-6.156-7.628-8.49-6.584-4.915-16.595-3.846-20.829 3.823-2.255 4.096-3.461 7.48-4.866 12.776.027.027.045.043.06.068.458 2.087-1.185 3.433-2.772 3.518-1.694.081-3.53-.164-4.675-2.054-.801-1.319-.559-2.351.335-3.24.219-.797.441-1.648.643-2.515.76-3.238 1.333-6.847 1.177-9.94-.558-10.664-7.901-14.43-15.611-14.681-4.372-.144-8.533 1.591-11.986 4.535" style="fill:#fff8f0;fill-rule:nonzero" transform="translate(34.788 69.926)"/>
|
||||
<path d="M3.215-4.313C.977-4.511.006-2.778-.137-1.05c-.186 2.238 1.351 3.257 3.352 3.441 1.589.149 2.938-1.122 3.176-2.998C6.26-2.64 5.353-4.122 3.215-4.313" style="fill:#462d3b;fill-rule:nonzero" transform="scale(-1 1) rotate(71.53 -72.345 -22.205)"/>
|
||||
<path d="M.724-.14c-2.331.187-3.366 1.576-3.247 4.05.272 1.811 2.08 2.284 3.247 2.265 2.64-.04 3.801-1.753 3.317-3.781C3.686.904 2.54-.285.724-.14" style="fill:#462d3b;fill-rule:nonzero" transform="scale(1 -1) rotate(-13.77 -193.482 -175.89)"/>
|
||||
<path d="M0 20.365c-6.583-4.91-16.59-3.841-20.82 3.826-2.263 4.102-3.468 7.485-4.866 12.778-1.529-2.22-4.972-2.649-6.56-2.144a5.17 5.17 0 0 0-.498.438h-.002c1.04-3.758 2.021-8.522 1.818-12.455-.553-10.664-7.899-14.432-15.602-14.686-4.376-.143-8.531 1.591-11.985 4.539-.936-.492-1.622-1.197-.962-2.257 3.817-6.112 6.53-12.561 12.748-18.647 1.109.254 2.12-.64 2.55-1.826 1.189-1.789 6.339-4.283 9.419-4.526.01.056.027.117.033.17.876.228 2.437.089 3.173-1.255-.017-.112-.047-.223-.069-.335 3.883-.589 8.533-.485 13.96.945 4.791 1.264 8.642 2.757 11.769 4.672l-.015.021c.061 1.531 1.398 2.35 2.284 2.535.006-.011.021-.026.029-.037C-.999-6.145 2.187-1.777 2.448.282c-.141 1.251.945 2.631 2.052 2.9.09.261.187.51.273.779 1.803 5.567 2.495 12.704 3.566 21.571.182 1.508.155 2.682-.703 3.326C5.797 25.296 3.13 22.7 0 20.365" style="fill:#f2692b;fill-rule:nonzero" transform="translate(78.316 32.012)"/>
|
||||
<path d="M-5.345-11.658c-2.151.32-1.987 3.212-2.127 5.154-.178 2.448.575 5.183 2.127 7.327.675-1.963 4.684-5.591 7.579-6.76-.476-1.076-4.403-6.195-7.579-5.721" style="fill:#fff8f0;fill-rule:nonzero" transform="scale(-1 1) rotate(-11.748 109.904 383.107)"/>
|
||||
<path d="M0-1.024c.017.024.037.046.053.07.458 2.09-1.181 3.433-2.773 3.515-1.694.087-3.526-.161-4.675-2.059-.795-1.31-.553-2.342.337-3.231.15-.149.312-.297.498-.439 1.588-.504 5.031-.076 6.56 2.144" style="fill:#462d3b;fill-rule:nonzero" transform="translate(52.63 70.004)"/>
|
||||
<path d="M0 13.476c1.955-1.783 3.25-4.307 3.574-6.739.258-1.931 1.008-4.729-1.033-5.48C-.473.146-5.36 4.358-6.044 5.315c-.008.011-.023.026-.029.037-.886-.185-2.223-1.004-2.284-2.535l.015-.021c2.77-3.957 6.305-3.998 10.367-5.143 1.983-.559 3.649.974 4.463 2.8 2.058 4.601-.726 12.759-4.421 15.929l-.016-.006C.944 16.107-.142 14.727 0 13.476" style="fill:#462d3b;fill-rule:nonzero" transform="translate(80.764 18.818)"/>
|
||||
<path d="M0-4.888c.431-1.587.771-2.628 1.133-3.256.326-.357.683-.626 1.07-.769.266.004.567.096.923.268 2.852 1.373 6.14 6.002 6.537 8.144-3.08.243-8.23 2.737-9.419 4.526C-.714 1.56-.642-2.519 0-4.888" style="fill:#fff8f0;fill-rule:nonzero" transform="translate(33.893 17.918)"/>
|
||||
<path d="M0 7.214c-.006-.053-.024-.114-.033-.17C-.431 4.902-3.719.274-6.57-1.099c-.357-.172-.657-.265-.924-.269-.422-.006-.755.225-1.069.77-.362.627-.703 1.668-1.133 3.255-.642 2.369-.714 6.449.243 8.913-.43 1.186-1.441 2.08-2.549 1.826l-.008-.001c-1.903-4.484-1.948-13.21 1.394-16.987 1.324-1.497 2.122-2.844 4.715-1.269C-2.37-2.718 2.222.985 3.104 5.624c.021.112.051.223.068.335C2.437 7.303.875 7.443 0 7.214" style="fill:#462d3b;fill-rule:nonzero" transform="translate(43.59 10.373)"/>
|
||||
<path d="M0-20.56v16.13a2.962 2.962 0 0 1-2.96 2.971h-14.18l-5.33 4.16a.504.504 0 0 1-.82-.401v-3.759h-2.46c-1.63 0-2.96-1.33-2.96-2.971v-16.13c0-1.64 1.33-2.97 2.96-2.97h22.79c1.64 0 2.96 1.33 2.96 2.97" style="fill:#8cc44a;fill-rule:nonzero" transform="translate(134.649 42.7)"/>
|
||||
<path d="M0 4.128h-2.94a.594.594 0 0 1-.594-.594V.593c0-.327.266-.593.594-.593H0c.328 0 .594.266.594.593v2.941A.594.594 0 0 1 0 4.128" style="fill:#fff;fill-rule:nonzero" transform="translate(129.217 27.916)"/>
|
||||
<path d="M0 4.128h-2.941a.593.593 0 0 1-.593-.594V.593c0-.327.265-.593.593-.593H0c.328 0 .594.266.594.593v2.941A.594.594 0 0 1 0 4.128" style="fill:#fff;fill-rule:nonzero" transform="translate(114.317 27.916)"/>
|
||||
<path d="M0 4.128h-2.941a.594.594 0 0 1-.594-.594V.593c0-.327.266-.593.594-.593H0c.328 0 .593.266.593.593v2.941A.593.593 0 0 1 0 4.128" style="fill:#fff;fill-rule:nonzero" transform="translate(121.767 27.916)"/>
|
||||
<use xlink:href="#b" x="137.961" y="20.696" width="7.38" height="7.41" transform="scale(.9225 .92625)"/>
|
||||
<path d="M-6.409-6.41a6.41 6.41 0 1 0 0 12.82 6.41 6.41 0 0 0 0-12.82" style="fill:#f2692c;fill-rule:nonzero" transform="matrix(0 -1 -1 0 133.678 12.766)"/>
|
||||
<path d="M.408 0H.243v-.525l-.162.047v-.125l.312-.108h.015V0Z" style="fill:#fff;fill-rule:nonzero" transform="translate(131.591 21.605) scale(7.7573)"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 16 KiB |