Skip to content
Snippets Groups Projects
Commit 8f888fcf authored by Alex Skrypnyk's avatar Alex Skrypnyk Committed by Deployer Robot
Browse files

Update web/themes/contrib/civictheme/civictheme_starter_kit/webpack/webpack.common.js


Co-authored-by: default avatarrichardgaunt <57734756+richardgaunt@users.noreply.github.com>
parent cf1ad151
No related branches found
No related tags found
No related merge requests found
Showing
with 168 additions and 10 deletions
......@@ -54,6 +54,7 @@ commands:
pushd "build" >/dev/null || exit 1
vendor/bin/rector --clear-cache
vendor/bin/phpcbf
vendor/bin/twig-cs-fixer --no-cache --fix
popd >/dev/null || exit 1
test:
......
**/*.min.js
node_modules
vendor
storybook-static
.storybook/drupal_behaviors.js
root: true
extends:
- airbnb
plugins:
- import-newlines
env:
es6: false
es6: true
browser: true
jest: true
globals:
BACKGROUNDS: true
Drupal: true
......@@ -12,18 +15,18 @@ globals:
SCSS_VARIABLES: true
Set: true
rules:
import/no-extraneous-dependencies: 0
import/no-unresolved: 0
import/prefer-default-export: 0
func-names: 0
guard-for-in: 0
max-len: [ 2, { "code": 1024, "comments": 120, "tabWidth": 4, "ignoreUrls": true } ]
import-newlines/enforce: [2, { "items": 100, "forceSingleLine": true, "max-len": 10000, "maxLen": 10000 }]
import/no-extraneous-dependencies: 0
import/prefer-default-export: 0
max-len: ["error", { "code": 10000, "comments": 80 }]
no-continue: 0
no-ignore-lines: 0
no-nested-ternary: 0
no-new: 0
no-param-reassign: 0
no-plusplus: 0
no-restricted-syntax: 0
object-curly-newline: [2, { "ImportDeclaration": "never"}]
quotes: [ 2, "single", { "avoidEscape": true, "allowTemplateLiterals": true } ]
strict: 0
......@@ -43,7 +43,7 @@ module.exports = {
customPlugin,
];
// Special case: override whatever loader is used to load styles with a
// style-loader in oder to have styles injected during the runtime.
// style-loader in order to have styles injected during the runtime.
custom.module.rules[1].use[0] = 'style-loader';
// Override assets location for Storybook.
......
<meta name="description" content="CivicTheme UI component library with Storybook integration." key="desc" />
<meta name="robots" content="noindex" />
<style type="text/css">
[href='/?path=/settings/about'] {
display: none !important;
......
......@@ -7,6 +7,8 @@ import { setupTwig } from './setupTwig';
// Add support for running scripts wrapped in Drupal.behaviours.
import './drupal_behaviors';
import { decoratorStoryLayout } from '../components/00-base/storybook/storybook.layout.utils';
import { decoratorDocs } from '../components/00-base/storybook/storybook.docs.utils';
// Call attaching of behaviours.
addDecorator((storyFn) => {
......@@ -18,12 +20,63 @@ addDecorator((storyFn) => {
setupTwig(Twig);
const storyOrder = [
'Welcome',
'About CivicTheme',
'Base',
[
'Colors',
'Fonts',
'Typography',
'Icon',
'Background',
'Elevation',
'Grid',
'Layout',
'Spacing',
'Item List',
'Utilities',
'Storybook',
[
'Overview',
'*',
],
],
'*',
'Atoms',
[
'Chip',
'Content Link',
'Heading',
'Iframe',
'Image',
'Form Controls',
],
'*',
'Molecules',
[
'Accordion',
'Attachment',
'Back To Top',
'Basic Content',
'Breadcrumb',
'Callout',
'Field',
'Figure',
'List',
[
'Single Filter',
'Group Filter',
'Pagination',
'*',
'Snippet',
],
'*',
],
'*',
'Organisms',
'*',
'Templates',
'*',
];
export const parameters = {
......@@ -44,7 +97,7 @@ export const parameters = {
values: [
{
name: 'White',
value: '#fff',
value: '#ffffff',
},
{
name: 'Light',
......@@ -109,3 +162,28 @@ export const parameters = {
},
},
};
export const decorators = [decoratorStoryLayout, decoratorDocs];
export const globalTypes = {
resizer: {
name: 'Resizer',
description: 'Resize component wrapper',
defaultValue: false,
toolbar: {
icon: 'component',
items: [
{
value: true,
title: 'Enabled',
type: 'item',
},
{
value: false,
title: 'Disabled',
type: 'reset',
},
],
},
},
};
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
......@@ -5,7 +5,7 @@ import { create } from '@storybook/theming';
export default create({
base: 'light',
brandTitle: 'CivicTheme',
brandUrl: 'https://github.com/civictheme/civictheme-theme',
brandTitle: 'CivicTheme UI Kit',
brandUrl: 'https://github.com/civictheme/uikit',
brandImage: './assets/logos/logo_secondary_light_desktop.png',
});
......@@ -109,6 +109,13 @@ Note that this change would need to be reverted before merging the PR in the
Drupal theme so that the released version of the Drupal theme would use a
versioned release of the UI Kit.
### Updating minor dependencies
```bash
npm install -g npm-check-updates
npx npm-check-updates -u --target minor
```
---
For additional information, please refer to
......
<svg width="728" height="156" viewBox="0 0 728 156" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_8405_153614)">
<path d="M48.6504 14.835C53.392 6.64186 63.8934 3.83468 72.1061 8.565L141.501 48.535C149.713 53.2653 152.527 63.7418 147.786 71.935L107.721 141.165C102.979 149.358 92.4776 152.165 84.265 147.435L14.8703 107.465C6.65764 102.735 3.84379 92.2582 8.58535 84.065L48.6504 14.835Z" fill="#61DAFF"/>
<path d="M12.0783 54.613C9.62385 45.4747 15.0598 36.0817 24.2198 33.6331L101.62 12.9431C110.78 10.4945 120.195 15.9176 122.649 25.0558L143.389 102.272C145.843 111.41 140.407 120.803 131.247 123.252L53.8472 143.942C44.6872 146.39 35.2719 140.967 32.8175 131.829L12.0783 54.613Z" fill="#00698F"/>
<g clip-path="url(#clip1_8405_153614)">
<path d="M76.3144 68.52C69.8277 68.52 64.8672 63.5713 64.8672 57.1C64.8672 50.6287 69.8277 45.68 76.3144 45.68C82.8011 45.68 87.7615 50.6287 87.7615 57.1C87.7615 63.5713 82.8011 68.52 76.3144 68.52Z" fill="white"/>
<path d="M83.9458 106.587H68.683V91.36L61.0515 83.7466V72.3266H91.5773V83.7466L83.9458 91.36V106.587Z" fill="white"/>
<path d="M53.4201 64.7133C49.2228 64.7133 45.7886 61.2873 45.7886 57.1C45.7886 52.9127 49.2228 49.4867 53.4201 49.4867C57.6174 49.4867 61.0515 52.9127 61.0515 57.1C61.0515 61.2873 57.6174 64.7133 53.4201 64.7133Z" fill="white"/>
<path d="M57.2358 85.2693V68.52H45.7886V79.94L49.6044 83.7466V98.9733H61.0515V89.076L57.2358 85.2693Z" fill="white"/>
<path d="M99.2087 64.7133C103.406 64.7133 106.84 61.2873 106.84 57.1C106.84 52.9127 103.406 49.4867 99.2087 49.4867C95.0114 49.4867 91.5773 52.9127 91.5773 57.1C91.5773 61.2873 95.0114 64.7133 99.2087 64.7133Z" fill="white"/>
<path d="M95.393 85.2693V68.52H106.84V79.94L103.024 83.7466V98.9733H91.5773V89.076L95.393 85.2693Z" fill="white"/>
</g>
<path d="M255.025 85.9107C253.259 93.3421 249.216 99.4885 242.897 104.35C236.608 109.18 229.359 111.596 221.15 111.596C211.578 111.596 203.384 108.36 196.569 101.888C189.753 95.4167 186.346 87.6138 186.346 78.4793C186.346 69.3449 189.753 61.5419 196.569 55.0704C203.384 48.5989 211.578 45.3631 221.15 45.3631C229.328 45.3631 236.577 47.7938 242.897 52.6552C249.216 57.5166 253.259 63.6475 255.025 71.0479H237.832C236.376 67.8277 234.145 65.2267 231.14 63.245C228.166 61.2323 224.836 60.226 221.15 60.226C216.069 60.226 211.748 62.0219 208.185 65.6137C204.654 69.1746 202.888 73.4631 202.888 78.4793C202.888 83.4955 204.669 87.7995 208.232 91.3914C211.794 94.9523 216.1 96.7327 221.15 96.7327C224.836 96.7327 228.182 95.7419 231.187 93.7602C234.223 91.7475 236.438 89.131 237.832 85.9107H255.025Z" fill="white"/>
<path d="M270.538 57.8572C268.059 57.8572 265.937 56.9902 264.172 55.2562C262.406 53.4912 261.523 51.4012 261.523 48.986C261.523 46.5707 262.406 44.4961 264.172 42.7622C265.937 41.0282 268.059 40.1612 270.538 40.1612C272.954 40.1612 275.061 41.0436 276.857 42.8086C278.685 44.5736 279.599 46.6327 279.599 48.986C279.599 51.4012 278.685 53.4912 276.857 55.2562C275.061 56.9902 272.954 57.8572 270.538 57.8572ZM262.638 110.341V63.1521H278.437V110.341H262.638Z" fill="white"/>
<path d="M306.496 110.341L282.24 63.1521H299.341L309.842 86.2823L320.39 63.1521H337.537L313.234 110.341H306.496Z" fill="white"/>
<path d="M349.24 57.8572C346.761 57.8572 344.639 56.9902 342.873 55.2562C341.108 53.4912 340.225 51.4012 340.225 48.986C340.225 46.5707 341.108 44.4961 342.873 42.7622C344.639 41.0282 346.761 40.1612 349.24 40.1612C351.656 40.1612 353.762 41.0436 355.559 42.8086C357.387 44.5736 358.301 46.6327 358.301 48.986C358.301 51.4012 357.387 53.4912 355.559 55.2562C353.762 56.9902 351.656 57.8572 349.24 57.8572ZM341.34 110.341V63.1521H357.139V110.341H341.34Z" fill="white"/>
<path d="M417.354 91.2985C416.579 97.0578 413.729 101.888 408.804 105.79C403.909 109.66 398.194 111.596 391.657 111.596C384.222 111.596 377.841 109.165 372.513 104.303C367.215 99.4421 364.567 93.5899 364.567 86.7468C364.567 79.9037 367.231 74.0515 372.559 69.1901C377.887 64.2977 384.253 61.8516 391.657 61.8516C398.194 61.8516 403.909 63.8178 408.804 67.7502C413.698 71.6517 416.548 76.4047 417.354 82.0092H401.276C400.564 80.1204 399.309 78.5877 397.512 77.4111C395.715 76.2035 393.671 75.5997 391.378 75.5997C388.343 75.5997 385.756 76.6989 383.618 78.8973C381.512 81.0958 380.459 83.7123 380.459 86.7468C380.459 89.7193 381.512 92.2894 383.618 94.4568C385.756 96.6243 388.343 97.7081 391.378 97.7081C396.149 97.7081 399.448 95.5716 401.276 91.2985H417.354Z" fill="white"/>
<path d="M471.992 46.6172V53.4448H450.013V110.341H441.928V53.4448H419.856V46.6172H471.992Z" fill="white"/>
<path d="M479.792 110.341V41.8332H487.506V76.1106H487.598C488.869 72.3639 491.022 69.3139 494.057 66.9607C497.124 64.6074 500.516 63.4307 504.234 63.4307C510.398 63.4307 515.386 65.5518 519.196 69.7939C523.007 74.005 524.912 79.3154 524.912 85.7249V110.341H517.198V86.3752C517.198 81.8854 515.804 78.0923 513.016 74.9959C510.228 71.8685 506.681 70.3048 502.375 70.3048C498.317 70.3048 494.816 71.9459 491.873 75.2281C488.962 78.4793 487.506 82.3808 487.506 86.9326V110.341H479.792Z" fill="white"/>
<path d="M559.616 104.907C562.993 104.907 566.09 104.211 568.909 102.817C571.729 101.424 573.68 99.6124 574.764 97.383H582.339C580.697 101.563 577.738 104.969 573.463 107.601C569.188 110.202 564.449 111.503 559.244 111.503C552.212 111.503 546.28 109.196 541.447 104.582C536.615 99.9375 534.198 94.1782 534.198 87.3041C534.198 80.6468 536.506 75.0113 541.122 70.3977C545.769 65.7531 551.655 63.4307 558.78 63.4307C566.214 63.4307 572.193 65.9543 576.716 71.0015C581.239 76.0486 583.5 82.3189 583.5 89.8122H541.819C542.377 94.302 544.297 97.9403 547.581 100.727C550.896 103.514 554.907 104.907 559.616 104.907ZM558.78 69.9332C554.226 69.9332 550.431 71.2337 547.395 73.8347C544.39 76.4357 542.562 79.7953 541.912 83.9135H575.601C574.888 79.6715 573.03 76.2809 570.025 73.7418C567.02 71.2028 563.271 69.9332 558.78 69.9332Z" fill="white"/>
<path d="M649.523 63.4307C655.409 63.4307 660.195 65.4434 663.882 69.4688C667.568 73.4941 669.412 78.5258 669.412 84.5638V110.341H661.698V84.8425C661.698 80.7862 660.459 77.3491 657.981 74.5314C655.502 71.7137 652.327 70.3048 648.455 70.3048C644.768 70.3048 641.624 71.7756 639.022 74.7172C636.42 77.6588 635.119 81.2197 635.119 85.3998V110.341H627.405V84.8425C627.405 80.7862 626.15 77.3491 623.641 74.5314C621.163 71.7137 617.988 70.3048 614.115 70.3048C610.491 70.3048 607.377 71.7756 604.775 74.7172C602.173 77.6588 600.872 81.2197 600.872 85.3998V110.341H593.158V64.499H600.036L600.407 74.9494H600.5C601.708 71.5124 603.753 68.7411 606.634 66.6355C609.515 64.499 612.675 63.4307 616.113 63.4307C619.924 63.4307 623.254 64.3751 626.104 66.264C628.954 68.1218 631.169 70.6764 632.749 73.9276C634.576 70.4286 636.977 67.8122 639.951 66.0782C642.956 64.3132 646.147 63.4307 649.523 63.4307Z" fill="white"/>
<path d="M704.116 104.907C707.492 104.907 710.59 104.211 713.409 102.817C716.228 101.424 718.18 99.6124 719.264 97.383H726.838C725.197 101.563 722.238 104.969 717.963 107.601C713.688 110.202 708.948 111.503 703.744 111.503C696.712 111.503 690.78 109.196 685.947 104.582C681.114 99.9375 678.698 94.1782 678.698 87.3041C678.698 80.6468 681.006 75.0113 685.622 70.3977C690.268 65.7531 696.154 63.4307 703.279 63.4307C710.714 63.4307 716.693 65.9543 721.216 71.0015C725.739 76.0486 728 82.3189 728 89.8122H686.319C686.876 94.302 688.797 97.9403 692.081 100.727C695.395 103.514 699.407 104.907 704.116 104.907ZM703.279 69.9332C698.725 69.9332 694.931 71.2337 691.895 73.8347C688.89 76.4357 687.062 79.7953 686.412 83.9135H720.101C719.388 79.6715 717.529 76.2809 714.524 73.7418C711.52 71.2028 707.771 69.9332 703.279 69.9332Z" fill="white"/>
</g>
<defs>
<clipPath id="clip0_8405_153614">
<rect width="728" height="156" fill="white"/>
</clipPath>
<clipPath id="clip1_8405_153614">
<rect width="61.0515" height="60.9066" fill="white" transform="translate(45.7886 45.68)"/>
</clipPath>
</defs>
</svg>
<svg width="728" height="156" viewBox="0 0 728 156" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_8405_153614)">
<path d="M48.6504 14.835C53.392 6.64186 63.8934 3.83468 72.1061 8.565L141.501 48.535C149.713 53.2653 152.527 63.7418 147.786 71.935L107.721 141.165C102.979 149.358 92.4776 152.165 84.265 147.435L14.8703 107.465C6.65764 102.735 3.84379 92.2582 8.58535 84.065L48.6504 14.835Z" fill="#61DAFF"/>
<path d="M12.0783 54.613C9.62385 45.4747 15.0598 36.0817 24.2198 33.6331L101.62 12.9431C110.78 10.4945 120.195 15.9176 122.649 25.0558L143.389 102.272C145.843 111.41 140.407 120.803 131.247 123.252L53.8472 143.942C44.6872 146.39 35.2719 140.967 32.8175 131.829L12.0783 54.613Z" fill="#00698F"/>
<g clip-path="url(#clip1_8405_153614)">
<path d="M76.3144 68.52C69.8277 68.52 64.8672 63.5713 64.8672 57.1C64.8672 50.6287 69.8277 45.68 76.3144 45.68C82.8011 45.68 87.7615 50.6287 87.7615 57.1C87.7615 63.5713 82.8011 68.52 76.3144 68.52Z" fill="white"/>
<path d="M83.9458 106.587H68.683V91.36L61.0515 83.7466V72.3266H91.5773V83.7466L83.9458 91.36V106.587Z" fill="white"/>
<path d="M53.4201 64.7133C49.2228 64.7133 45.7886 61.2873 45.7886 57.1C45.7886 52.9127 49.2228 49.4867 53.4201 49.4867C57.6174 49.4867 61.0515 52.9127 61.0515 57.1C61.0515 61.2873 57.6174 64.7133 53.4201 64.7133Z" fill="white"/>
<path d="M57.2358 85.2693V68.52H45.7886V79.94L49.6044 83.7466V98.9733H61.0515V89.076L57.2358 85.2693Z" fill="white"/>
<path d="M99.2087 64.7133C103.406 64.7133 106.84 61.2873 106.84 57.1C106.84 52.9127 103.406 49.4867 99.2087 49.4867C95.0114 49.4867 91.5773 52.9127 91.5773 57.1C91.5773 61.2873 95.0114 64.7133 99.2087 64.7133Z" fill="white"/>
<path d="M95.393 85.2693V68.52H106.84V79.94L103.024 83.7466V98.9733H91.5773V89.076L95.393 85.2693Z" fill="white"/>
</g>
<path d="M255.025 85.9107C253.259 93.3421 249.216 99.4885 242.897 104.35C236.608 109.18 229.359 111.596 221.15 111.596C211.578 111.596 203.384 108.36 196.569 101.888C189.753 95.4167 186.346 87.6138 186.346 78.4793C186.346 69.3449 189.753 61.5419 196.569 55.0704C203.384 48.5989 211.578 45.3631 221.15 45.3631C229.328 45.3631 236.577 47.7938 242.897 52.6552C249.216 57.5166 253.259 63.6475 255.025 71.0479H237.832C236.376 67.8277 234.145 65.2267 231.14 63.245C228.166 61.2323 224.836 60.226 221.15 60.226C216.069 60.226 211.748 62.0219 208.185 65.6137C204.654 69.1746 202.888 73.4631 202.888 78.4793C202.888 83.4955 204.669 87.7995 208.232 91.3914C211.794 94.9523 216.1 96.7327 221.15 96.7327C224.836 96.7327 228.182 95.7419 231.187 93.7602C234.223 91.7475 236.438 89.131 237.832 85.9107H255.025Z" fill="white"/>
<path d="M270.538 57.8572C268.059 57.8572 265.937 56.9902 264.172 55.2562C262.406 53.4912 261.523 51.4012 261.523 48.986C261.523 46.5707 262.406 44.4961 264.172 42.7622C265.937 41.0282 268.059 40.1612 270.538 40.1612C272.954 40.1612 275.061 41.0436 276.857 42.8086C278.685 44.5736 279.599 46.6327 279.599 48.986C279.599 51.4012 278.685 53.4912 276.857 55.2562C275.061 56.9902 272.954 57.8572 270.538 57.8572ZM262.638 110.341V63.1521H278.437V110.341H262.638Z" fill="white"/>
<path d="M306.496 110.341L282.24 63.1521H299.341L309.842 86.2823L320.39 63.1521H337.537L313.234 110.341H306.496Z" fill="white"/>
<path d="M349.24 57.8572C346.761 57.8572 344.639 56.9902 342.873 55.2562C341.108 53.4912 340.225 51.4012 340.225 48.986C340.225 46.5707 341.108 44.4961 342.873 42.7622C344.639 41.0282 346.761 40.1612 349.24 40.1612C351.656 40.1612 353.762 41.0436 355.559 42.8086C357.387 44.5736 358.301 46.6327 358.301 48.986C358.301 51.4012 357.387 53.4912 355.559 55.2562C353.762 56.9902 351.656 57.8572 349.24 57.8572ZM341.34 110.341V63.1521H357.139V110.341H341.34Z" fill="white"/>
<path d="M417.354 91.2985C416.579 97.0578 413.729 101.888 408.804 105.79C403.909 109.66 398.194 111.596 391.657 111.596C384.222 111.596 377.841 109.165 372.513 104.303C367.215 99.4421 364.567 93.5899 364.567 86.7468C364.567 79.9037 367.231 74.0515 372.559 69.1901C377.887 64.2977 384.253 61.8516 391.657 61.8516C398.194 61.8516 403.909 63.8178 408.804 67.7502C413.698 71.6517 416.548 76.4047 417.354 82.0092H401.276C400.564 80.1204 399.309 78.5877 397.512 77.4111C395.715 76.2035 393.671 75.5997 391.378 75.5997C388.343 75.5997 385.756 76.6989 383.618 78.8973C381.512 81.0958 380.459 83.7123 380.459 86.7468C380.459 89.7193 381.512 92.2894 383.618 94.4568C385.756 96.6243 388.343 97.7081 391.378 97.7081C396.149 97.7081 399.448 95.5716 401.276 91.2985H417.354Z" fill="white"/>
<path d="M471.992 46.6172V53.4448H450.013V110.341H441.928V53.4448H419.856V46.6172H471.992Z" fill="white"/>
<path d="M479.792 110.341V41.8332H487.506V76.1106H487.598C488.869 72.3639 491.022 69.3139 494.057 66.9607C497.124 64.6074 500.516 63.4307 504.234 63.4307C510.398 63.4307 515.386 65.5518 519.196 69.7939C523.007 74.005 524.912 79.3154 524.912 85.7249V110.341H517.198V86.3752C517.198 81.8854 515.804 78.0923 513.016 74.9959C510.228 71.8685 506.681 70.3048 502.375 70.3048C498.317 70.3048 494.816 71.9459 491.873 75.2281C488.962 78.4793 487.506 82.3808 487.506 86.9326V110.341H479.792Z" fill="white"/>
<path d="M559.616 104.907C562.993 104.907 566.09 104.211 568.909 102.817C571.729 101.424 573.68 99.6124 574.764 97.383H582.339C580.697 101.563 577.738 104.969 573.463 107.601C569.188 110.202 564.449 111.503 559.244 111.503C552.212 111.503 546.28 109.196 541.447 104.582C536.615 99.9375 534.198 94.1782 534.198 87.3041C534.198 80.6468 536.506 75.0113 541.122 70.3977C545.769 65.7531 551.655 63.4307 558.78 63.4307C566.214 63.4307 572.193 65.9543 576.716 71.0015C581.239 76.0486 583.5 82.3189 583.5 89.8122H541.819C542.377 94.302 544.297 97.9403 547.581 100.727C550.896 103.514 554.907 104.907 559.616 104.907ZM558.78 69.9332C554.226 69.9332 550.431 71.2337 547.395 73.8347C544.39 76.4357 542.562 79.7953 541.912 83.9135H575.601C574.888 79.6715 573.03 76.2809 570.025 73.7418C567.02 71.2028 563.271 69.9332 558.78 69.9332Z" fill="white"/>
<path d="M649.523 63.4307C655.409 63.4307 660.195 65.4434 663.882 69.4688C667.568 73.4941 669.412 78.5258 669.412 84.5638V110.341H661.698V84.8425C661.698 80.7862 660.459 77.3491 657.981 74.5314C655.502 71.7137 652.327 70.3048 648.455 70.3048C644.768 70.3048 641.624 71.7756 639.022 74.7172C636.42 77.6588 635.119 81.2197 635.119 85.3998V110.341H627.405V84.8425C627.405 80.7862 626.15 77.3491 623.641 74.5314C621.163 71.7137 617.988 70.3048 614.115 70.3048C610.491 70.3048 607.377 71.7756 604.775 74.7172C602.173 77.6588 600.872 81.2197 600.872 85.3998V110.341H593.158V64.499H600.036L600.407 74.9494H600.5C601.708 71.5124 603.753 68.7411 606.634 66.6355C609.515 64.499 612.675 63.4307 616.113 63.4307C619.924 63.4307 623.254 64.3751 626.104 66.264C628.954 68.1218 631.169 70.6764 632.749 73.9276C634.576 70.4286 636.977 67.8122 639.951 66.0782C642.956 64.3132 646.147 63.4307 649.523 63.4307Z" fill="white"/>
<path d="M704.116 104.907C707.492 104.907 710.59 104.211 713.409 102.817C716.228 101.424 718.18 99.6124 719.264 97.383H726.838C725.197 101.563 722.238 104.969 717.963 107.601C713.688 110.202 708.948 111.503 703.744 111.503C696.712 111.503 690.78 109.196 685.947 104.582C681.114 99.9375 678.698 94.1782 678.698 87.3041C678.698 80.6468 681.006 75.0113 685.622 70.3977C690.268 65.7531 696.154 63.4307 703.279 63.4307C710.714 63.4307 716.693 65.9543 721.216 71.0015C725.739 76.0486 728 82.3189 728 89.8122H686.319C686.876 94.302 688.797 97.9403 692.081 100.727C695.395 103.514 699.407 104.907 704.116 104.907ZM703.279 69.9332C698.725 69.9332 694.931 71.2337 691.895 73.8347C688.89 76.4357 687.062 79.7953 686.412 83.9135H720.101C719.388 79.6715 717.529 76.2809 714.524 73.7418C711.52 71.2028 707.771 69.9332 703.279 69.9332Z" fill="white"/>
</g>
<defs>
<clipPath id="clip0_8405_153614">
<rect width="728" height="156" fill="white"/>
</clipPath>
<clipPath id="clip1_8405_153614">
<rect width="61.0515" height="60.9066" fill="white" transform="translate(45.7886 45.68)"/>
</clipPath>
</defs>
</svg>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment