@kickstartds/ds-agency-premium 1.6.71--canary.54.2407.0 → 1.6.71
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{BlogAsideProps-c760fd2a.d.ts → BlogAsideProps-d9decb7c.d.ts} +5 -5
- package/dist/{BlogAuthorProps-fb0241df.d.ts → BlogAuthorProps-88a11566.d.ts} +2 -7
- package/dist/BlogOverviewProps-9f207f1c.d.ts +2 -2
- package/dist/{BlogPostProps-c760fd2a.d.ts → BlogPostProps-6b3cff22.d.ts} +3 -3
- package/dist/{ButtonProps-4e2b2ecf.d.ts → ButtonProps-03ff6d21.d.ts} +4 -6
- package/dist/{CtaProps-789f8508.d.ts → CtaProps-93230a76.d.ts} +11 -16
- package/dist/{FaqProps-78384db5.d.ts → FaqProps-ad618cd5.d.ts} +12 -7
- package/dist/{FeaturesProps-d1a200e6.d.ts → FeaturesProps-e58616a5.d.ts} +4 -14
- package/dist/{FooterProps-a0a104ca.d.ts → FooterProps-171a3067.d.ts} +2 -2
- package/dist/{HeaderProps-72763967.d.ts → HeaderProps-e22382f1.d.ts} +2 -2
- package/dist/{HeroProps-fec6b267.d.ts → HeroProps-f704d270.d.ts} +5 -15
- package/dist/ImageStoryProps-e853e1e7.d.ts +1 -1
- package/dist/{LogosProps-d4677d2c.d.ts → LogosProps-f9474fe2.d.ts} +23 -1
- package/dist/MosaicProps-d52c7151.d.ts +4 -4
- package/dist/PageProps-aa29c554.d.ts +1 -1
- package/dist/{SectionProps-7cac90e5.d.ts → SectionProps-1cfcf6e8.d.ts} +13 -27
- package/dist/{SliderProps-789f8508.d.ts → SliderProps-93230a76.d.ts} +6 -6
- package/dist/{TeaserCardProps-d069476f.d.ts → TeaserCardProps-b9c28e78.d.ts} +4 -9
- package/dist/{VideoCurtainProps-a2c0cc7f.d.ts → VideoCurtainProps-6c625a69.d.ts} +5 -5
- package/dist/components/blog-aside/blog-aside.css +4 -4
- package/dist/components/blog-aside/blog-aside.schema.dereffed.json +14 -16
- package/dist/components/blog-aside/blog-aside.schema.json +4 -4
- package/dist/components/blog-aside/index.d.ts +1 -1
- package/dist/components/blog-aside/index.js +4 -9
- package/dist/components/blog-author/blog-author.schema.dereffed.json +7 -12
- package/dist/components/blog-author/index.d.ts +1 -1
- package/dist/components/blog-author/index.js +1 -10
- package/dist/components/blog-head/blog-head.schema.dereffed.json +6 -0
- package/dist/components/blog-head/index.js +1 -6
- package/dist/components/blog-overview/blog-overview.schema.dereffed.json +1603 -17146
- package/dist/components/blog-overview/blog-overview.schema.json +2 -2
- package/dist/components/blog-overview/index.js +0 -1
- package/dist/components/blog-post/blog-post.schema.dereffed.json +1607 -17164
- package/dist/components/blog-post/blog-post.schema.json +2 -2
- package/dist/components/blog-post/index.d.ts +1 -1
- package/dist/components/blog-post/index.js +2 -5
- package/dist/components/blog-tag/blog-tag.schema.dereffed.json +3 -0
- package/dist/components/blog-teaser/blog-teaser.css +2 -2
- package/dist/components/blog-teaser/blog-teaser.schema.dereffed.json +6 -0
- package/dist/components/blog-teaser/index.js +8 -15
- package/dist/components/button/button.css +5 -7
- package/dist/components/button/button.schema.dereffed.json +4 -10
- package/dist/components/button/button.schema.json +3 -8
- package/dist/components/button/index.d.ts +1 -1
- package/dist/components/button/index.js +9 -19
- package/dist/components/button-group/button-group.schema.dereffed.json +9 -12
- package/dist/components/button-group/index.d.ts +4 -4
- package/dist/components/button-group/index.js +2 -11
- package/dist/components/contact/contact.css +17 -11
- package/dist/components/contact/contact.schema.dereffed.json +8 -13
- package/dist/components/contact/contact.schema.json +5 -11
- package/dist/components/contact/index.d.ts +65 -1
- package/dist/components/contact/index.js +2 -11
- package/dist/components/cta/cta.css +71 -48
- package/dist/components/cta/cta.schema.dereffed.json +13 -21
- package/dist/components/cta/cta.schema.json +10 -17
- package/dist/components/cta/index.d.ts +1 -1
- package/dist/components/cta/index.js +27 -44
- package/dist/components/divider/divider.schema.dereffed.json +3 -0
- package/dist/components/divider/index.js +1 -6
- package/dist/components/faq/faq.css +1 -1
- package/dist/components/faq/faq.schema.dereffed.json +5 -2
- package/dist/components/faq/faq.schema.json +1 -2
- package/dist/components/faq/index.d.ts +7 -24
- package/dist/components/faq/index.js +2 -7
- package/dist/components/feature/feature.schema.dereffed.json +6 -19
- package/dist/components/feature/feature.schema.json +3 -17
- package/dist/components/feature/index.d.ts +3 -13
- package/dist/components/feature/index.js +4 -17
- package/dist/components/features/features.css +41 -28
- package/dist/components/features/features.schema.dereffed.json +6 -19
- package/dist/components/features/features.schema.json +2 -8
- package/dist/components/features/index.d.ts +1 -1
- package/dist/components/features/index.js +3 -15
- package/dist/components/footer/footer.css +3 -4
- package/dist/components/footer/footer.schema.dereffed.json +21 -117
- package/dist/components/footer/index.d.ts +1 -1
- package/dist/components/footer/index.js +2 -12
- package/dist/components/gallery/gallery.schema.dereffed.json +4 -2
- package/dist/components/gallery/gallery.schema.json +1 -2
- package/dist/components/gallery/index.js +2 -10
- package/dist/components/header/header.css +10 -53
- package/dist/components/header/header.schema.dereffed.json +21 -117
- package/dist/components/header/index.d.ts +1 -1
- package/dist/components/header/index.js +6 -18
- package/dist/components/headline/headline.css +41 -33
- package/dist/components/headline/headline.schema.dereffed.json +3 -0
- package/dist/components/headline/index.d.ts +53 -1
- package/dist/components/headline/index.js +4 -13
- package/dist/components/hero/hero.css +57 -161
- package/dist/components/hero/hero.schema.dereffed.json +8 -19
- package/dist/components/hero/hero.schema.json +4 -24
- package/dist/components/hero/index.d.ts +1 -1
- package/dist/components/hero/index.js +40 -66
- package/dist/components/html/html.schema.dereffed.json +3 -0
- package/dist/components/html/index.js +1 -8
- package/dist/components/image-story/image-story.css +6 -13
- package/dist/components/image-story/image-story.schema.dereffed.json +7 -10
- package/dist/components/image-story/index.js +1 -14
- package/dist/components/image-text/image-text.css +4 -4
- package/dist/components/image-text/image-text.schema.dereffed.json +3 -0
- package/dist/components/image-text/index.js +1 -7
- package/dist/components/index/index.d.ts +3 -4
- package/dist/components/logo/index.js +1 -6
- package/dist/components/logo/logo.schema.dereffed.json +3 -0
- package/dist/components/logos/index.d.ts +1 -1
- package/dist/components/logos/index.js +2 -13
- package/dist/components/logos/logos.css +2 -2
- package/dist/components/logos/logos.schema.dereffed.json +11 -7
- package/dist/components/logos/logos.schema.json +8 -7
- package/dist/components/mosaic/index.js +2 -9
- package/dist/components/mosaic/mosaic.css +7 -5
- package/dist/components/mosaic/mosaic.schema.dereffed.json +9 -3
- package/dist/components/nav-dropdown/index.d.ts +1 -1
- package/dist/components/nav-dropdown/index.js +2 -2
- package/dist/components/nav-dropdown/nav-dropdown.css +4 -13
- package/dist/components/nav-dropdown/nav-dropdown.schema.dereffed.json +4 -1
- package/dist/components/nav-flyout/index.d.ts +2 -2
- package/dist/components/nav-flyout/index.js +9 -13
- package/dist/components/nav-flyout/nav-flyout.css +15 -29
- package/dist/components/nav-flyout/nav-flyout.schema.dereffed.json +24 -117
- package/dist/components/nav-main/index.d.ts +5 -5
- package/dist/components/nav-main/index.js +3 -11
- package/dist/components/nav-main/nav-main.schema.dereffed.json +27 -120
- package/dist/components/nav-main/nav-main.schema.json +20 -119
- package/dist/components/nav-toggle/index.js +1 -1
- package/dist/components/nav-topbar/index.d.ts +2 -2
- package/dist/components/nav-topbar/index.js +3 -9
- package/dist/components/nav-topbar/nav-topbar.css +4 -17
- package/dist/components/nav-topbar/nav-topbar.schema.dereffed.json +21 -117
- package/dist/components/page/page.schema.dereffed.json +1576 -17129
- package/dist/components/page/page.schema.json +2 -2
- package/dist/components/page-wrapper/index.js +0 -51
- package/dist/components/page-wrapper/tokens.css +580 -546
- package/dist/components/presets.json +549 -2689
- package/dist/components/providers/index.js +0 -1
- package/dist/components/section/index.d.ts +1 -1
- package/dist/components/section/index.js +17 -39
- package/dist/components/section/section.css +58 -45
- package/dist/components/section/section.schema.dereffed.json +1556 -17115
- package/dist/components/section/section.schema.json +11 -37
- package/dist/components/seo/seo.schema.dereffed.json +7 -4
- package/dist/components/seo/seo.schema.json +3 -4
- package/dist/components/settings/settings.schema.dereffed.json +53 -239
- package/dist/components/settings/settings.schema.json +2 -2
- package/dist/components/slider/index.d.ts +2 -4
- package/dist/components/slider/index.js +3 -19
- package/dist/components/slider/slider.css +9 -14
- package/dist/components/slider/slider.schema.dereffed.json +76 -87
- package/dist/components/slider/slider.schema.json +1 -1
- package/dist/components/split/index.d.ts +14 -0
- package/dist/components/split/index.js +17 -0
- package/dist/components/split/split.css +53 -0
- package/dist/components/split/split.schema.dereffed.json +29 -0
- package/dist/components/split/split.schema.json +19 -0
- package/dist/components/stat/index.js +1 -4
- package/dist/components/stat/stat.schema.dereffed.json +3 -0
- package/dist/components/stats/index.js +1 -6
- package/dist/components/stats/stats.schema.dereffed.json +6 -0
- package/dist/components/teaser-card/index.d.ts +1 -1
- package/dist/components/teaser-card/index.js +10 -21
- package/dist/components/teaser-card/teaser-card.css +53 -104
- package/dist/components/teaser-card/teaser-card.schema.dereffed.json +7 -10
- package/dist/components/teaser-card/teaser-card.schema.json +4 -10
- package/dist/components/testimonial/index.js +1 -7
- package/dist/components/testimonial/testimonial.schema.dereffed.json +3 -0
- package/dist/components/testimonials/index.d.ts +1 -1
- package/dist/components/testimonials/index.js +1 -8
- package/dist/components/testimonials/testimonials.css +0 -4
- package/dist/components/testimonials/testimonials.schema.dereffed.json +3 -0
- package/dist/components/text/index.js +1 -8
- package/dist/components/text/text.css +2 -2
- package/dist/components/text/text.schema.dereffed.json +3 -0
- package/dist/components/tile/tile.schema.dereffed.json +6 -3
- package/dist/components/tile/tile.schema.json +2 -2
- package/dist/components/video-curtain/index.d.ts +1 -1
- package/dist/components/video-curtain/index.js +5 -23
- package/dist/components/video-curtain/video-curtain.css +31 -54
- package/dist/components/video-curtain/video-curtain.schema.dereffed.json +8 -7
- package/dist/components/video-curtain/video-curtain.schema.json +4 -4
- package/dist/global.css +98 -340
- package/dist/static/fonts/business/novelpro-regular.woff +0 -0
- package/dist/static/fonts/business/novelsanspro-bold.woff +0 -0
- package/dist/static/fonts/business/novelsanspro-regular.woff +0 -0
- package/dist/static/fonts/dsa/Fredoka-Bold.woff +0 -0
- package/dist/static/fonts/dsa/Fredoka-Bold.woff2 +0 -0
- package/dist/static/fonts/dsa/Fredoka-Light.woff +0 -0
- package/dist/static/fonts/dsa/Fredoka-Light.woff2 +0 -0
- package/dist/static/fonts/dsa/Fredoka-Medium.woff +0 -0
- package/dist/static/fonts/dsa/Fredoka-Medium.woff2 +0 -0
- package/dist/static/fonts/dsa/Fredoka-Regular.woff +0 -0
- package/dist/static/fonts/dsa/Fredoka-Regular.woff2 +0 -0
- package/dist/static/fonts/dsa/Fredoka-SemiBold.woff +0 -0
- package/dist/static/fonts/dsa/Fredoka-SemiBold.woff2 +0 -0
- package/dist/static/fonts/dsa/Mulish-300.woff +0 -0
- package/dist/static/fonts/dsa/Mulish-300.woff2 +0 -0
- package/dist/static/fonts/dsa/Mulish-600.woff +0 -0
- package/dist/static/fonts/dsa/Mulish-600.woff2 +0 -0
- package/dist/static/fonts/dsa/Mulish-800.woff +0 -0
- package/dist/static/fonts/dsa/Mulish-800.woff2 +0 -0
- package/dist/static/fonts/dsa/Mulish-Regular.woff +0 -0
- package/dist/static/fonts/dsa/Mulish-Regular.woff2 +0 -0
- package/dist/static/fonts/google/google-sans-18pt.woff2 +0 -0
- package/dist/static/fonts/google/google-sans-display.woff2 +0 -0
- package/dist/static/fonts/google/google-sans-text-medium.woff2 +0 -0
- package/dist/static/fonts/google/google-sans-text.woff2 +0 -0
- package/dist/static/fonts/telekom/teleneo-bold-woff-data.woff +0 -0
- package/dist/static/fonts/telekom/teleneo-extrabold-woff-data.woff +0 -0
- package/dist/static/fonts/telekom/teleneo-medium-woff-data.woff +0 -0
- package/dist/static/fonts/telekom/teleneo-thin-woff-data.woff +0 -0
- package/dist/static/img/logos/logoipsum-212.svg +12 -0
- package/dist/static/img/logos/logoipsum-217.svg +4 -0
- package/dist/static/img/logos/logoipsum-239.svg +16 -0
- package/dist/static/img/logos/logoipsum-244.svg +19 -0
- package/dist/static/img/logos/logoipsum-250.svg +21 -0
- package/dist/static/img/logos/logoipsum-286.svg +20 -0
- package/dist/static/img/people/author-alex.png +0 -0
- package/dist/static/img/people/author-emily.png +0 -0
- package/dist/static/img/people/author-john.png +0 -0
- package/dist/static/img/screenshots/blog-blog-aside--default.png +0 -0
- package/dist/static/img/screenshots/blog-blog-author--default.png +0 -0
- package/dist/static/img/screenshots/blog-blog-head--default.png +0 -0
- package/dist/static/img/screenshots/blog-blog-teaser--default.png +0 -0
- package/dist/static/img/screenshots/components-button--primary-button.png +0 -0
- package/dist/static/img/screenshots/components-button--primary-disabled-button.png +0 -0
- package/dist/static/img/screenshots/components-button--secondary-button.png +0 -0
- package/dist/static/img/screenshots/components-button--tertiary-button.png +0 -0
- package/dist/static/img/screenshots/components-contact--circular-avatar.png +0 -0
- package/dist/static/img/screenshots/components-contact--full-image-width.png +0 -0
- package/dist/static/img/screenshots/components-contact--vertical-image-with-paragraph.png +0 -0
- package/dist/static/img/screenshots/components-contact--wide-image.png +0 -0
- package/dist/static/img/screenshots/components-cta--align-bottom.png +0 -0
- package/dist/static/img/screenshots/components-cta--angled-image.png +0 -0
- package/dist/static/img/screenshots/components-cta--banner.png +0 -0
- package/dist/static/img/screenshots/components-cta--colored-banner.png +0 -0
- package/dist/static/img/screenshots/components-cta--contact-banner.png +0 -0
- package/dist/static/img/screenshots/components-cta--highlighted.png +0 -0
- package/dist/static/img/screenshots/components-cta--left-aligned.png +0 -0
- package/dist/static/img/screenshots/components-cta--product-advertisement.png +0 -0
- package/dist/static/img/screenshots/components-cta--split-banner.png +0 -0
- package/dist/static/img/screenshots/components-faq--dropdown-list.png +0 -0
- package/dist/static/img/screenshots/components-faq--single-dropdown.png +0 -0
- package/dist/static/img/screenshots/components-features--icon-beside-with-link-in-text.png +0 -0
- package/dist/static/img/screenshots/components-features--icon-centered.png +0 -0
- package/dist/static/img/screenshots/components-features--icon-intext-with-link.png +0 -0
- package/dist/static/img/screenshots/components-features--list-view.png +0 -0
- package/dist/static/img/screenshots/components-features--stack-with-button.png +0 -0
- package/dist/static/img/screenshots/components-gallery--free-aspect-ratio.png +0 -0
- package/dist/static/img/screenshots/components-gallery--large-landscape-tiles.png +0 -0
- package/dist/static/img/screenshots/components-gallery--small-squares-with-lightbox.png +0 -0
- package/dist/static/img/screenshots/components-gallery--stack-landscape.png +0 -0
- package/dist/static/img/screenshots/components-headline--h-1.png +0 -0
- package/dist/static/img/screenshots/components-headline--h-2.png +0 -0
- package/dist/static/img/screenshots/components-headline--h-3.png +0 -0
- package/dist/static/img/screenshots/components-headline--h-4.png +0 -0
- package/dist/static/img/screenshots/components-headline--order-swapped.png +0 -0
- package/dist/static/img/screenshots/components-headline--with-markdown.png +0 -0
- package/dist/static/img/screenshots/components-headline--with-subheadline.png +0 -0
- package/dist/static/img/screenshots/components-hero--text-below-image.png +0 -0
- package/dist/static/img/screenshots/components-hero--text-box-on-full-screen.png +0 -0
- package/dist/static/img/screenshots/components-hero--text-on-image-with-overlay.png +0 -0
- package/dist/static/img/screenshots/components-html--html.png +0 -0
- package/dist/static/img/screenshots/components-html--with-consent.png +0 -0
- package/dist/static/img/screenshots/components-html--with-script.png +0 -0
- package/dist/static/img/screenshots/components-image-story--sticky-image-next-to-scrolling-text.png +0 -0
- package/dist/static/img/screenshots/components-image-text--above-layout.png +0 -0
- package/dist/static/img/screenshots/components-image-text--beside-right-layout.png +0 -0
- package/dist/static/img/screenshots/components-logos--centered-with-button.png +0 -0
- package/dist/static/img/screenshots/components-logos--left-aligned-with-text-link.png +0 -0
- package/dist/static/img/screenshots/components-logos--logo-row.png +0 -0
- package/dist/static/img/screenshots/components-logos--logo-wall.png +0 -0
- package/dist/static/img/screenshots/components-mosaic--colorful-text-with-illustrations.png +0 -0
- package/dist/static/img/screenshots/components-mosaic--colorful-tiles.png +0 -0
- package/dist/static/img/screenshots/components-stats--count-up-with-description.png +0 -0
- package/dist/static/img/screenshots/components-stats--count-up-with-icons.png +0 -0
- package/dist/static/img/screenshots/components-teaser-card--page-navigation.png +0 -0
- package/dist/static/img/screenshots/components-teaser-card--product-tiles.png +0 -0
- package/dist/static/img/screenshots/components-teaser-card--showcase-preview.png +0 -0
- package/dist/static/img/screenshots/components-testimonials--alternating-layout.png +0 -0
- package/dist/static/img/screenshots/components-testimonials--list-layout.png +0 -0
- package/dist/static/img/screenshots/components-testimonials--simple.png +0 -0
- package/dist/static/img/screenshots/components-testimonials--slider-layout.png +0 -0
- package/dist/static/img/screenshots/components-testimonials--with-rating.png +0 -0
- package/dist/static/img/screenshots/components-testimonials--with-title.png +0 -0
- package/dist/static/img/screenshots/components-text--centered.png +0 -0
- package/dist/static/img/screenshots/components-text--highlight.png +0 -0
- package/dist/static/img/screenshots/components-text--multi-column.png +0 -0
- package/dist/static/img/screenshots/components-text--single-column.png +0 -0
- package/dist/static/img/screenshots/components-video-curtain--atmospheric-video-with-overlay.png +0 -0
- package/dist/static/img/screenshots/components-video-curtain--color-neutral-text.png +0 -0
- package/dist/static/img/screenshots/components-video-curtain--color-neutral-video.png +0 -0
- package/dist/static/img/screenshots/form-checkbox--default.png +0 -0
- package/dist/static/img/screenshots/form-radio--default.png +0 -0
- package/dist/static/img/screenshots/form-select-field--default.png +0 -0
- package/dist/static/img/screenshots/form-text-area--default.png +0 -0
- package/dist/static/img/screenshots/form-text-field--default.png +0 -0
- package/dist/static/img/screenshots/layout-divider--accent.png +0 -0
- package/dist/static/img/screenshots/layout-divider--default.png +0 -0
- package/dist/static/img/screenshots/layout-footer--footer.png +0 -0
- package/dist/static/img/screenshots/layout-header--header.png +0 -0
- package/dist/static/img/screenshots/layout-section--accent-background.png +0 -0
- package/dist/static/img/screenshots/layout-section--background-image.png +0 -0
- package/dist/static/img/screenshots/layout-section--bold-background.png +0 -0
- package/dist/static/img/screenshots/layout-section--cards.png +0 -0
- package/dist/static/img/screenshots/layout-section--colorful-gradient.png +0 -0
- package/dist/static/img/screenshots/layout-section--flex-layout.png +0 -0
- package/dist/static/img/screenshots/layout-section--inverted.png +0 -0
- package/dist/static/img/screenshots/layout-section--list-layout.png +0 -0
- package/dist/static/img/screenshots/layout-section--slider.png +0 -0
- package/dist/static/img/screenshots/layout-section--spotlight.png +0 -0
- package/dist/static/img/screenshots/layout-section--stagelights.png +0 -0
- package/dist/static/img/screenshots/layout-section--tile-layout.png +0 -0
- package/dist/static/img/screenshots/layout-section--with-buttons.png +0 -0
- package/dist/static/img/screenshots/layout-slider--with-arrows.png +0 -0
- package/dist/static/img/screenshots/layout-slider--with-autoplay.png +0 -0
- package/dist/static/img/screenshots/layout-slider--with-nav.png +0 -0
- package/dist/static/img/screenshots/layout-slider--with-teased-neighbours.png +0 -0
- package/dist/static/img/screenshots/page-archetypes-blog-overview--blog-overview.png +0 -0
- package/dist/static/img/screenshots/page-archetypes-blog-post--blog-post.png +0 -0
- package/dist/static/img/screenshots/page-archetypes-landingpage--landingpage.png +0 -0
- package/dist/static/img/screenshots/page-archetypes-overview--overview.png +0 -0
- package/dist/static/img/screenshots/page-archetypes-showcase--showcase.png +0 -0
- package/dist/static/logo-inverted.svg +25 -12
- package/dist/static/logo.svg +25 -12
- package/dist/tokens/IconSprite.js +0 -50
- package/dist/tokens/icon-sprite.html +0 -18
- package/dist/tokens/themes.css +4 -4
- package/dist/tokens/tokens.css +580 -546
- package/dist/tokens/tokens.js +901 -890
- package/package.json +6 -17
- package/dist/BusinessCardProps-e10e7b62.d.ts +0 -101
- package/dist/ContactProps-7cac90e5.d.ts +0 -70
- package/dist/ContentNavProps-0e282a9f.d.ts +0 -36
- package/dist/DownloadsProps-a49a977e.d.ts +0 -34
- package/dist/EventAppointmentProps-443cd1ce.d.ts +0 -38
- package/dist/EventDetailProps-42a7eebe.d.ts +0 -387
- package/dist/EventFilterProps-b190eb86.d.ts +0 -73
- package/dist/EventLatestTeaserProps-fc9d3281.d.ts +0 -58
- package/dist/EventListTeaserProps-5cc94436.d.ts +0 -89
- package/dist/EventLocationProps-871bc198.d.ts +0 -41
- package/dist/HeadlineProps-e1305784.d.ts +0 -53
- package/dist/PageTeaserProps-3d09c534.d.ts +0 -38
- package/dist/SearchBarProps-26263244.d.ts +0 -29
- package/dist/SearchFilterProps-2fa6419b.d.ts +0 -29
- package/dist/SearchFormProps-3d2c3462.d.ts +0 -30
- package/dist/SearchResultMatchProps-777cd47c.d.ts +0 -23
- package/dist/SearchResultProps-f6f07017.d.ts +0 -44
- package/dist/SplitEvenProps-7cac90e5.d.ts +0 -72
- package/dist/SplitWeightedProps-7cac90e5.d.ts +0 -102
- package/dist/components/breadcrumb/breadcrumb.css +0 -32
- package/dist/components/breadcrumb/breadcrumb.schema.dereffed.json +0 -31
- package/dist/components/breadcrumb/breadcrumb.schema.json +0 -27
- package/dist/components/breadcrumb/index.d.ts +0 -28
- package/dist/components/breadcrumb/index.js +0 -22
- package/dist/components/business-card/business-card.css +0 -186
- package/dist/components/business-card/business-card.schema.dereffed.json +0 -141
- package/dist/components/business-card/business-card.schema.json +0 -126
- package/dist/components/business-card/index.d.ts +0 -7
- package/dist/components/business-card/index.js +0 -31
- package/dist/components/content-nav/content-nav.css +0 -122
- package/dist/components/content-nav/content-nav.schema.dereffed.json +0 -58
- package/dist/components/content-nav/content-nav.schema.json +0 -52
- package/dist/components/content-nav/index.d.ts +0 -7
- package/dist/components/content-nav/index.js +0 -21
- package/dist/components/cookie-consent/C15t.client.d.ts +0 -5
- package/dist/components/cookie-consent/C15t.client.js +0 -123
- package/dist/components/cookie-consent/CookieConsent.client.d.ts +0 -29
- package/dist/components/cookie-consent/CookieConsent.client.js +0 -84
- package/dist/components/cookie-consent/cookie-consent.css +0 -255
- package/dist/components/cookie-consent/cookie-consent.schema.dereffed.json +0 -256
- package/dist/components/cookie-consent/cookie-consent.schema.json +0 -224
- package/dist/components/cookie-consent/index.d.ts +0 -143
- package/dist/components/cookie-consent/index.js +0 -26
- package/dist/components/downloads/downloads.css +0 -158
- package/dist/components/downloads/downloads.schema.dereffed.json +0 -52
- package/dist/components/downloads/downloads.schema.json +0 -44
- package/dist/components/downloads/index.d.ts +0 -8
- package/dist/components/downloads/index.js +0 -23
- package/dist/components/energy-calculator/energy-calculator.css +0 -54
- package/dist/components/energy-calculator/index.d.ts +0 -6
- package/dist/components/energy-calculator/index.js +0 -52
- package/dist/components/event-appointment/event-appointment.css +0 -63
- package/dist/components/event-appointment/event-appointment.schema.dereffed.json +0 -53
- package/dist/components/event-appointment/event-appointment.schema.json +0 -47
- package/dist/components/event-appointment/index.d.ts +0 -7
- package/dist/components/event-appointment/index.js +0 -21
- package/dist/components/event-detail/event-detail.schema.dereffed.json +0 -278
- package/dist/components/event-detail/event-detail.schema.json +0 -74
- package/dist/components/event-detail/index.d.ts +0 -5
- package/dist/components/event-detail/index.js +0 -37
- package/dist/components/event-filter/event-filter.css +0 -31
- package/dist/components/event-filter/event-filter.schema.dereffed.json +0 -115
- package/dist/components/event-filter/event-filter.schema.json +0 -107
- package/dist/components/event-filter/index.d.ts +0 -7
- package/dist/components/event-filter/index.js +0 -61
- package/dist/components/event-header/event-header.css +0 -6
- package/dist/components/event-header/event-header.schema.dereffed.json +0 -35
- package/dist/components/event-header/event-header.schema.json +0 -34
- package/dist/components/event-header/index.d.ts +0 -35
- package/dist/components/event-header/index.js +0 -25
- package/dist/components/event-latest/event-latest.css +0 -5
- package/dist/components/event-latest/event-latest.schema.dereffed.json +0 -136
- package/dist/components/event-latest/event-latest.schema.json +0 -46
- package/dist/components/event-latest/index.d.ts +0 -30
- package/dist/components/event-latest/index.js +0 -24
- package/dist/components/event-latest-teaser/event-latest-teaser.css +0 -131
- package/dist/components/event-latest-teaser/event-latest-teaser.schema.dereffed.json +0 -94
- package/dist/components/event-latest-teaser/event-latest-teaser.schema.json +0 -73
- package/dist/components/event-latest-teaser/index.d.ts +0 -8
- package/dist/components/event-latest-teaser/index.js +0 -23
- package/dist/components/event-list/event-list.schema.dereffed.json +0 -275
- package/dist/components/event-list/event-list.schema.json +0 -18
- package/dist/components/event-list/index.d.ts +0 -19
- package/dist/components/event-list/index.js +0 -74
- package/dist/components/event-list-teaser/event-list-teaser.css +0 -143
- package/dist/components/event-list-teaser/event-list-teaser.schema.dereffed.json +0 -148
- package/dist/components/event-list-teaser/event-list-teaser.schema.json +0 -116
- package/dist/components/event-list-teaser/index.d.ts +0 -8
- package/dist/components/event-list-teaser/index.js +0 -28
- package/dist/components/event-location/event-location.css +0 -71
- package/dist/components/event-location/event-location.schema.dereffed.json +0 -120
- package/dist/components/event-location/event-location.schema.json +0 -61
- package/dist/components/event-location/index.d.ts +0 -7
- package/dist/components/event-location/index.js +0 -25
- package/dist/components/event-login/event-login.css +0 -31
- package/dist/components/event-login/event-login.schema.dereffed.json +0 -122
- package/dist/components/event-login/event-login.schema.json +0 -98
- package/dist/components/event-login/index.d.ts +0 -78
- package/dist/components/event-login/index.js +0 -31
- package/dist/components/event-registration/event-registration.css +0 -88
- package/dist/components/event-registration/event-registration.schema.dereffed.json +0 -171
- package/dist/components/event-registration/event-registration.schema.json +0 -138
- package/dist/components/event-registration/index.d.ts +0 -106
- package/dist/components/event-registration/index.js +0 -36
- package/dist/components/page-teaser/index.d.ts +0 -8
- package/dist/components/page-teaser/index.js +0 -30
- package/dist/components/page-teaser/page-teaser.css +0 -101
- package/dist/components/page-teaser/page-teaser.schema.dereffed.json +0 -67
- package/dist/components/page-teaser/page-teaser.schema.json +0 -56
- package/dist/components/pagination/index.d.ts +0 -55
- package/dist/components/pagination/index.js +0 -58
- package/dist/components/pagination/pagination.css +0 -90
- package/dist/components/pagination/pagination.schema.dereffed.json +0 -64
- package/dist/components/pagination/pagination.schema.json +0 -60
- package/dist/components/search/index.d.ts +0 -29
- package/dist/components/search/index.js +0 -53
- package/dist/components/search/search.schema.dereffed.json +0 -301
- package/dist/components/search/search.schema.json +0 -24
- package/dist/components/search-bar/index.d.ts +0 -7
- package/dist/components/search-bar/index.js +0 -20
- package/dist/components/search-bar/search-bar.css +0 -33
- package/dist/components/search-bar/search-bar.schema.dereffed.json +0 -45
- package/dist/components/search-bar/search-bar.schema.json +0 -35
- package/dist/components/search-filter/index.d.ts +0 -7
- package/dist/components/search-filter/index.js +0 -20
- package/dist/components/search-filter/search-filter.css +0 -22
- package/dist/components/search-filter/search-filter.schema.dereffed.json +0 -66
- package/dist/components/search-filter/search-filter.schema.json +0 -46
- package/dist/components/search-form/SearchForm.client.d.ts +0 -25
- package/dist/components/search-form/SearchForm.client.js +0 -228
- package/dist/components/search-form/SearchFormPagefind.client.d.ts +0 -5
- package/dist/components/search-form/SearchFormPagefind.client.js +0 -40
- package/dist/components/search-form/index.d.ts +0 -4
- package/dist/components/search-form/index.js +0 -25
- package/dist/components/search-form/search-form.css +0 -10
- package/dist/components/search-form/search-form.schema.dereffed.json +0 -49
- package/dist/components/search-form/search-form.schema.json +0 -38
- package/dist/components/search-modal/RadioEmit.client.d.ts +0 -5
- package/dist/components/search-modal/RadioEmit.client.js +0 -17
- package/dist/components/search-modal/SearchModal.client.d.ts +0 -5
- package/dist/components/search-modal/SearchModal.client.js +0 -31
- package/dist/components/search-modal/index.d.ts +0 -18
- package/dist/components/search-modal/index.js +0 -39
- package/dist/components/search-modal/search-modal.css +0 -27
- package/dist/components/search-modal/search-modal.schema.dereffed.json +0 -70
- package/dist/components/search-modal/search-modal.schema.json +0 -24
- package/dist/components/search-result/index.d.ts +0 -7
- package/dist/components/search-result/index.js +0 -29
- package/dist/components/search-result/search-result.css +0 -76
- package/dist/components/search-result/search-result.schema.dereffed.json +0 -90
- package/dist/components/search-result/search-result.schema.json +0 -52
- package/dist/components/search-result-match/index.d.ts +0 -7
- package/dist/components/search-result-match/index.js +0 -18
- package/dist/components/search-result-match/search-result-match.css +0 -18
- package/dist/components/search-result-match/search-result-match.schema.dereffed.json +0 -33
- package/dist/components/search-result-match/search-result-match.schema.json +0 -31
- package/dist/components/select-button/index.d.ts +0 -56
- package/dist/components/select-button/index.js +0 -17
- package/dist/components/select-button/select-button.css +0 -31
- package/dist/components/selection-rack/index.d.ts +0 -43
- package/dist/components/selection-rack/index.js +0 -28
- package/dist/components/selection-rack/selection-rack.css +0 -45
- package/dist/components/selection-rack/selection-rack.schema.dereffed.json +0 -39
- package/dist/components/selection-rack/selection-rack.schema.json +0 -35
- package/dist/components/signpost/Signpost.client.d.ts +0 -13
- package/dist/components/signpost/Signpost.client.js +0 -46
- package/dist/components/signpost/index.d.ts +0 -37
- package/dist/components/signpost/index.js +0 -33
- package/dist/components/signpost/signpost.css +0 -131
- package/dist/components/signpost/signpost.schema.dereffed.json +0 -105
- package/dist/components/signpost/signpost.schema.json +0 -40
- package/dist/components/split-even/index.d.ts +0 -12
- package/dist/components/split-even/index.js +0 -26
- package/dist/components/split-even/split-even.css +0 -103
- package/dist/components/split-even/split-even.schema.dereffed.json +0 -7346
- package/dist/components/split-even/split-even.schema.json +0 -212
- package/dist/components/split-weighted/index.d.ts +0 -12
- package/dist/components/split-weighted/index.js +0 -42
- package/dist/components/split-weighted/split-weighted.css +0 -133
- package/dist/components/split-weighted/split-weighted.schema.dereffed.json +0 -7406
- package/dist/components/split-weighted/split-weighted.schema.json +0 -254
- package/dist/components/trip-planner/index.d.ts +0 -6
- package/dist/components/trip-planner/index.js +0 -23
- package/dist/components/trip-planner/trip-planner.css +0 -43
- package/dist/helpers-12f48df8.d.ts +0 -6
- package/dist/helpers-12f48df8.js +0 -40
- package/dist/static/fonts/dsa/Defaults.woff +0 -0
- package/dist/static/fonts/dsa/MyriadPro-Bold.woff2 +0 -0
- package/dist/static/fonts/dsa/MyriadPro-Regular.woff2 +0 -0
- package/dist/static/fonts/dsa/MyriadPro-Semibold.woff2 +0 -0
- package/dist/static/img/about/angled-image.png +0 -0
- package/dist/static/img/about/cta.png +0 -0
- package/dist/static/img/about/cutout.png +0 -0
- package/dist/static/img/about/disclaimer.png +0 -0
- package/dist/static/img/about/purpose.png +0 -0
- package/dist/static/img/about/spoiler.png +0 -0
- package/dist/static/img/gws/Familie-in-der-Kueche-1650x600px.jpg +0 -0
- package/dist/static/img/gws/Teaser_Bauen.jpg +0 -0
- package/dist/static/img/gws/Teaser_E-Mobilitaet.jpg +0 -0
- package/dist/static/img/gws/Teaser_Energiesparen.jpg +0 -0
- package/dist/static/img/gws/Teaser_ErsteWhg.jpg +0 -0
- package/dist/static/img/gws/Teaser_Stromversorgung.jpg +0 -0
- package/dist/static/img/gws/Teaser_Wasserwerk.jpg +0 -0
- package/dist/static/img/gws/Teaser_Zaehlerstanduebermittlung.jpg +0 -0
- package/dist/static/img/gws/blur.svg +0 -25
- package/dist/static/img/gws/contact.png +0 -0
- package/dist/static/img/gws/green-energy-with-hand-holding-environmental-light-bulb-background-20.jpg +0 -0
- package/dist/static/img/gws/green-energy-with-hand-holding-environmental-light-bulb-background-20.png +0 -0
- package/dist/static/img/gws/parallax.jpg +0 -0
- package/dist/static/img/kickstartDS/CMS-Starter producthunt-slide-01.svg +0 -72
- package/dist/static/img/kickstartDS/CMS-Starter producthunt-slide-02.svg +0 -112
- package/dist/static/img/kickstartDS/CMS-Starter producthunt-slide-03.svg +0 -197
- package/dist/static/img/kickstartDS/CMS-Starter producthunt-slide-04.svg +0 -76
- package/dist/static/img/kickstartDS/CMS-Starter producthunt-slide-05.svg +0 -82
- package/dist/static/img/kickstartDS/CMS-Starter producthunt-slide-06.svg +0 -219
- package/dist/static/img/kickstartDS/CMS-Starter producthunt-slide-07.svg +0 -85
- package/dist/static/img/logos/logoipsum-344.svg +0 -174
- package/dist/static/img/logos/logoipsum-347.svg +0 -52
- package/dist/static/img/logos/logoipsum-352.svg +0 -22
- package/dist/static/img/logos/logoipsum-356.svg +0 -20
- package/dist/static/img/logos/logoipsum-358.svg +0 -29
- package/dist/static/img/logos/logoipsum-369.svg +0 -20
- package/dist/static/img/logos/logoipsum-373.svg +0 -17
- package/dist/static/img/people/contact-person.png +0 -0
- package/dist/static/img/screenshots/corporate-breadcrumb--default.png +0 -0
- package/dist/static/img/screenshots/corporate-business-card--centered.png +0 -0
- package/dist/static/img/screenshots/corporate-business-card--default.png +0 -0
- package/dist/static/img/screenshots/corporate-business-card--without-image.png +0 -0
- package/dist/static/img/screenshots/corporate-content-nav--default.png +0 -0
- package/dist/static/img/screenshots/corporate-cookie-consent--banner.png +0 -0
- package/dist/static/img/screenshots/corporate-cookie-consent--c-15-t.png +0 -0
- package/dist/static/img/screenshots/corporate-cookie-consent--card.png +0 -0
- package/dist/static/img/screenshots/corporate-downloads--complete.png +0 -0
- package/dist/static/img/screenshots/corporate-downloads--description-only.png +0 -0
- package/dist/static/img/screenshots/corporate-downloads--mixed.png +0 -0
- package/dist/static/img/screenshots/corporate-downloads--technical-details-only.png +0 -0
- package/dist/static/img/screenshots/corporate-pagination--default.png +0 -0
- package/dist/static/img/screenshots/corporate-search-bar--default.png +0 -0
- package/dist/static/img/screenshots/corporate-search-filter--default.png +0 -0
- package/dist/static/img/screenshots/corporate-search-form--pagefind.png +0 -0
- package/dist/static/img/screenshots/corporate-search-modal--pagefind.png +0 -0
- package/dist/static/img/screenshots/corporate-search-result--default.png +0 -0
- package/dist/static/img/screenshots/event-event-filter--default.png +0 -0
- package/dist/static/img/screenshots/event-event-header--default.png +0 -0
- package/dist/static/img/screenshots/event-event-latest--default.png +0 -0
- package/dist/static/img/screenshots/event-event-latest-teaser--default.png +0 -0
- package/dist/static/img/screenshots/event-event-list-teaser--default.png +0 -0
- package/dist/static/img/screenshots/event-event-location--default.png +0 -0
- package/dist/static/img/screenshots/event-event-login--default.png +0 -0
- package/dist/static/img/screenshots/event-event-registration--default.png +0 -0
- package/dist/static/img/screenshots/layout-section--dynamic-layout.png +0 -0
- package/dist/static/img/screenshots/layout-section--framed.png +0 -0
- package/dist/static/img/screenshots/layout-split-even--faq-with-form.png +0 -0
- package/dist/static/img/screenshots/layout-split-even--text-with-logos.png +0 -0
- package/dist/static/img/screenshots/layout-split-weighted--text-with-contact.png +0 -0
- package/dist/static/img/screenshots/layout-split-weighted--text-with-teaser.png +0 -0
- package/dist/static/img/screenshots/page-archetypes-about--about.png +0 -0
- package/dist/static/img/screenshots/page-archetypes-event-detail--event-detail.png +0 -0
- package/dist/static/img/screenshots/page-archetypes-event-list--event-list.png +0 -0
- package/dist/static/img/screenshots/page-archetypes-job-detail--job-detail.png +0 -0
- package/dist/static/img/screenshots/page-archetypes-jobs--jobs.png +0 -0
- package/dist/static/img/screenshots/page-archetypes-search--search.png +0 -0
- package/dist/static/logo-dark.svg +0 -13
- package/dist/static/logo-dsa-inverted.svg +0 -26
- package/dist/static/logo-dsa.svg +0 -26
- package/dist/static/logo.png +0 -0
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -1,13 +1,26 @@
|
|
|
1
|
-
<svg width="
|
|
2
|
-
<path
|
|
3
|
-
<path d="
|
|
4
|
-
<path d="
|
|
5
|
-
<path d="
|
|
6
|
-
<path d="
|
|
7
|
-
<path d="
|
|
8
|
-
<path d="
|
|
9
|
-
<path d="
|
|
10
|
-
<path d="
|
|
11
|
-
<path d="
|
|
12
|
-
<path d="
|
|
1
|
+
<svg width="176" height="40" viewBox="0 0 176 40" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_976_277)">
|
|
3
|
+
<path d="M54.5694 27.9204C54.0482 27.9204 53.4969 27.8599 52.9155 27.7388C52.334 27.6378 51.7727 27.4864 51.2314 27.2846C50.6901 27.0626 50.2189 26.8103 49.818 26.5277C49.4371 26.2249 49.1965 25.8919 49.0962 25.5285C49.016 25.3267 48.986 25.1349 49.006 24.9533C49.0261 24.7514 49.0862 24.5496 49.1865 24.3478C49.2867 24.1257 49.4371 23.9037 49.6375 23.6817C49.818 23.4596 49.9984 23.3385 50.1788 23.3183C50.3793 23.278 50.6299 23.3385 50.9307 23.5C51.1913 23.6009 51.472 23.7321 51.7727 23.8936C52.0935 24.0551 52.4142 24.2166 52.735 24.378C53.0758 24.5395 53.4167 24.6707 53.7575 24.7716C54.1184 24.8726 54.4692 24.923 54.81 24.923C55.5518 24.923 56.1432 24.8019 56.5843 24.5597C57.0254 24.2973 57.2459 23.934 57.2459 23.4697C57.2459 23.2073 57.1757 22.9752 57.0354 22.7734C56.8951 22.5715 56.7046 22.41 56.464 22.2889C56.2435 22.1476 55.9728 22.0265 55.6521 21.9256C55.3513 21.8045 55.0205 21.7036 54.6597 21.6228C54.3188 21.5219 53.958 21.4109 53.577 21.2898C53.0758 21.1485 52.5746 20.9769 52.0734 20.7751C51.5722 20.5732 51.1211 20.3108 50.7202 19.9879C50.3392 19.6649 50.0285 19.2612 49.7879 18.7768C49.5473 18.2924 49.427 17.6869 49.427 16.9602C49.427 16.0519 49.6375 15.2849 50.0586 14.6592C50.4996 14.0133 51.1311 13.5187 51.9531 13.1756C52.7751 12.8325 53.7675 12.6609 54.9303 12.6609C55.3313 12.6609 55.7122 12.6912 56.0731 12.7517C56.454 12.8123 56.8149 12.9031 57.1557 13.0242C57.5166 13.1251 57.8574 13.2563 58.1782 13.4178C58.519 13.5793 58.8398 13.761 59.1405 13.9628C59.6417 14.2454 59.9023 14.5784 59.9224 14.9619C59.9424 15.3253 59.8021 15.7189 59.5014 16.1427C59.2808 16.4253 59.0603 16.6272 58.8398 16.7483C58.6192 16.8492 58.3887 16.8492 58.1481 16.7483C57.8273 16.5868 57.4765 16.4152 57.0955 16.2336C56.7347 16.0317 56.3538 15.8601 55.9528 15.7189C55.5719 15.5776 55.1709 15.5069 54.7499 15.5069C54.3489 15.5069 53.988 15.5675 53.6673 15.6886C53.3465 15.8097 53.1059 15.9813 52.9455 16.2033C52.7851 16.4253 52.7049 16.6877 52.7049 16.9905C52.7049 17.2731 52.7851 17.5052 52.9455 17.6869C53.1059 17.8685 53.3164 18.0199 53.577 18.141C53.8377 18.2621 54.1484 18.3731 54.5093 18.474C54.8702 18.5548 55.2511 18.6355 55.6521 18.7163C56.2134 18.8374 56.7848 18.9888 57.3662 19.1704C57.9476 19.3521 58.4789 19.6044 58.96 19.9273C59.4613 20.2503 59.8622 20.6843 60.1629 21.2292C60.4637 21.754 60.614 22.4403 60.614 23.2881C60.614 24.7615 60.0727 25.902 58.9901 26.7093C57.9276 27.5167 56.454 27.9204 54.5694 27.9204Z" fill="black"/>
|
|
4
|
+
<path d="M65.7548 33.7033C65.1133 33.4207 64.7424 33.0978 64.6421 32.7344C64.5419 32.3913 64.6321 31.927 64.9128 31.3417L72.6715 13.8417C72.9522 13.1958 73.2529 12.8123 73.5737 12.6912C73.8945 12.5499 74.3856 12.6205 75.0472 12.9031C75.6687 13.1857 76.0296 13.4986 76.1299 13.8417C76.2501 14.1848 76.18 14.6491 75.9193 15.2344L68.1005 32.8253C67.8398 33.4712 67.5491 33.8446 67.2284 33.9455C66.9076 34.0666 66.4164 33.9859 65.7548 33.7033ZM68.5516 26.2855L61.6048 15.5372C61.2439 14.9922 61.0936 14.5381 61.1537 14.1747C61.2339 13.8114 61.5547 13.4582 62.116 13.1151C62.7375 12.7315 63.2187 12.5802 63.5595 12.6609C63.9204 12.7416 64.2812 13.0646 64.6421 13.6298L70.1454 22.2586L68.5516 26.2855Z" fill="black"/>
|
|
5
|
+
<path d="M82.7331 27.9204C82.2119 27.9204 81.6605 27.8599 81.0791 27.7388C80.4977 27.6378 79.9364 27.4864 79.3951 27.2846C78.8538 27.0626 78.3826 26.8103 77.9817 26.5277C77.6007 26.2249 77.3602 25.8919 77.2599 25.5285C77.1797 25.3267 77.1497 25.1349 77.1697 24.9533C77.1898 24.7514 77.2499 24.5496 77.3501 24.3478C77.4504 24.1257 77.6007 23.9037 77.8012 23.6817C77.9817 23.4596 78.1621 23.3385 78.3425 23.3183C78.543 23.278 78.7936 23.3385 79.0943 23.5C79.355 23.6009 79.6357 23.7321 79.9364 23.8936C80.2572 24.0551 80.5779 24.2166 80.8987 24.378C81.2395 24.5395 81.5804 24.6707 81.9212 24.7716C82.282 24.8726 82.6329 24.923 82.9737 24.923C83.7155 24.923 84.3069 24.8019 84.748 24.5597C85.1891 24.2973 85.4096 23.934 85.4096 23.4697C85.4096 23.2073 85.3394 22.9752 85.1991 22.7734C85.0588 22.5715 84.8683 22.41 84.6277 22.2889C84.4072 22.1476 84.1365 22.0265 83.8158 21.9256C83.515 21.8045 83.1842 21.7036 82.8234 21.6228C82.4825 21.5219 82.1217 21.4109 81.7407 21.2898C81.2395 21.1485 80.7383 20.9769 80.2371 20.7751C79.7359 20.5732 79.2848 20.3108 78.8838 19.9879C78.5029 19.6649 78.1922 19.2612 77.9516 18.7768C77.711 18.2924 77.5907 17.6869 77.5907 16.9602C77.5907 16.0519 77.8012 15.2849 78.2222 14.6592C78.6633 14.0133 79.2948 13.5187 80.1168 13.1756C80.9388 12.8325 81.9312 12.6609 83.094 12.6609C83.495 12.6609 83.8759 12.6912 84.2368 12.7517C84.6177 12.8123 84.9786 12.9031 85.3194 13.0242C85.6802 13.1251 86.0211 13.2563 86.3418 13.4178C86.6827 13.5793 87.0034 13.761 87.3042 13.9628C87.8054 14.2454 88.066 14.5784 88.0861 14.9619C88.1061 15.3253 87.9658 15.7189 87.665 16.1427C87.4445 16.4253 87.224 16.6272 87.0034 16.7483C86.7829 16.8492 86.5524 16.8492 86.3118 16.7483C85.991 16.5868 85.6402 16.4152 85.2592 16.2336C84.8984 16.0317 84.5174 15.8601 84.1165 15.7189C83.7356 15.5776 83.3346 15.5069 82.9136 15.5069C82.5126 15.5069 82.1517 15.5675 81.831 15.6886C81.5102 15.8097 81.2696 15.9813 81.1092 16.2033C80.9488 16.4253 80.8686 16.6877 80.8686 16.9905C80.8686 17.2731 80.9488 17.5052 81.1092 17.6869C81.2696 17.8685 81.4801 18.0199 81.7407 18.141C82.0014 18.2621 82.3121 18.3731 82.673 18.474C83.0339 18.5548 83.4148 18.6355 83.8158 18.7163C84.3771 18.8374 84.9485 18.9888 85.5299 19.1704C86.1113 19.3521 86.6426 19.6044 87.1237 19.9273C87.6249 20.2503 88.0259 20.6843 88.3266 21.2292C88.6274 21.754 88.7777 22.4403 88.7777 23.2881C88.7777 24.7615 88.2364 25.902 87.1538 26.7093C86.0912 27.5167 84.6177 27.9204 82.7331 27.9204Z" fill="black"/>
|
|
6
|
+
<path d="M98.2313 27.7388C97.249 27.7388 96.4069 27.6378 95.7052 27.436C95.0035 27.2341 94.4322 26.9213 93.9911 26.4974C93.55 26.0735 93.2192 25.5285 92.9987 24.8625C92.7982 24.1762 92.698 23.3688 92.698 22.4403V9.60294C92.698 9.23962 92.728 8.92676 92.7882 8.66436C92.8684 8.40196 93.0288 8.20012 93.2694 8.05882C93.53 7.89735 93.9309 7.81661 94.4723 7.81661C95.0336 7.81661 95.4346 7.89735 95.6752 8.05882C95.9358 8.2203 96.0962 8.44233 96.1563 8.72491C96.2365 8.98731 96.2766 9.27999 96.2766 9.60294V22.3192C96.2766 22.7431 96.3067 23.0862 96.3668 23.3486C96.447 23.611 96.5573 23.8129 96.6976 23.9542C96.858 24.0753 97.0585 24.1661 97.2991 24.2266C97.5597 24.267 97.8705 24.2872 98.2313 24.2872C98.6123 24.2872 98.933 24.3175 99.1937 24.378C99.4743 24.4386 99.6848 24.59 99.8252 24.8322C99.9655 25.0542 100.036 25.4276 100.036 25.9524C100.036 26.5176 99.9455 26.9314 99.765 27.1938C99.6046 27.436 99.3841 27.5874 99.1034 27.6479C98.8428 27.7085 98.5521 27.7388 98.2313 27.7388ZM91.465 13.1151L94.5625 13.1453L98.7125 13.0242C99.0533 13.0242 99.354 13.0646 99.6147 13.1453C99.8953 13.2059 100.116 13.3674 100.276 13.6298C100.437 13.872 100.517 14.2757 100.517 14.8408C100.517 15.3656 100.437 15.7592 100.276 16.0216C100.116 16.284 99.9054 16.4556 99.6447 16.5363C99.3841 16.5969 99.0834 16.6272 98.7426 16.6272L94.7128 16.5666L91.3748 16.5969C90.8736 16.5767 90.5227 16.4354 90.3222 16.173C90.1418 15.8904 90.0516 15.4363 90.0516 14.8106C90.0516 14.2252 90.1618 13.8013 90.3824 13.5389C90.623 13.2563 90.9838 13.1151 91.465 13.1151Z" fill="black"/>
|
|
7
|
+
<path d="M109.916 27.9204C108.613 27.9204 107.47 27.7085 106.488 27.2846C105.526 26.8607 104.714 26.2855 104.052 25.5588C103.41 24.812 102.919 23.9844 102.578 23.0761C102.258 22.1476 102.097 21.1889 102.097 20.1998C102.097 18.7465 102.428 17.4547 103.09 16.3244C103.751 15.1941 104.663 14.3059 105.826 13.66C107.009 13.0141 108.362 12.6912 109.886 12.6912C110.969 12.6912 111.921 12.8627 112.743 13.2059C113.565 13.549 114.247 14.0032 114.788 14.5683C115.349 15.1133 115.77 15.7189 116.051 16.3849C116.352 17.051 116.502 17.6969 116.502 18.3227C116.502 19.3924 116.241 20.1696 115.72 20.654C115.219 21.1384 114.587 21.3806 113.826 21.3806H105.886C105.906 22.0669 106.117 22.6623 106.518 23.167C106.939 23.6716 107.46 24.0652 108.082 24.3478C108.723 24.6102 109.375 24.7414 110.036 24.7414C110.538 24.7414 110.979 24.7111 111.36 24.6505C111.761 24.59 112.101 24.5193 112.382 24.4386C112.663 24.3377 112.903 24.2367 113.104 24.1358C113.324 24.0349 113.525 23.9441 113.705 23.8633C113.886 23.7826 114.056 23.7321 114.217 23.7119C114.437 23.6918 114.658 23.7422 114.878 23.8633C115.099 23.9844 115.279 24.1964 115.419 24.4991C115.54 24.701 115.62 24.8927 115.66 25.0744C115.72 25.2359 115.75 25.3973 115.75 25.5588C115.75 25.9625 115.51 26.346 115.029 26.7093C114.547 27.0525 113.866 27.3351 112.984 27.5571C112.122 27.7993 111.099 27.9204 109.916 27.9204ZM105.886 19.231H112.051C112.392 19.231 112.653 19.1805 112.833 19.0796C113.014 18.9585 113.104 18.7163 113.104 18.3529C113.104 17.8887 112.964 17.4749 112.683 17.1116C112.402 16.7281 112.021 16.4354 111.54 16.2336C111.059 16.0115 110.498 15.9005 109.856 15.9005C109.114 15.9005 108.443 16.0519 107.841 16.3547C107.24 16.6373 106.759 17.0309 106.398 17.5355C106.057 18.0401 105.886 18.6052 105.886 19.231Z" fill="black"/>
|
|
8
|
+
<path d="M120.714 27.7085C120.173 27.7085 119.772 27.6277 119.511 27.4663C119.271 27.3048 119.12 27.0828 119.06 26.8002C119 26.5176 118.97 26.2148 118.97 25.8919V14.5683C118.97 14.2454 119 13.9527 119.06 13.6903C119.12 13.4279 119.281 13.216 119.541 13.0545C119.802 12.893 120.213 12.8123 120.774 12.8123C121.356 12.8123 121.777 12.9334 122.037 13.1756C122.318 13.4178 122.458 13.8013 122.458 14.3261L122.188 15.1739C122.288 14.9518 122.458 14.7096 122.699 14.4472C122.939 14.1848 123.23 13.9224 123.571 13.66C123.932 13.3976 124.333 13.1857 124.774 13.0242C125.215 12.8627 125.676 12.782 126.157 12.782C126.819 12.782 127.42 12.893 127.962 13.1151C128.523 13.3371 129.014 13.66 129.435 14.0839C129.876 14.5078 130.257 15.0225 130.578 15.628C130.919 15.1032 131.3 14.6289 131.721 14.205C132.142 13.761 132.633 13.4178 133.194 13.1756C133.756 12.9132 134.387 12.782 135.089 12.782C136.252 12.782 137.224 13.0747 138.006 13.66C138.808 14.2454 139.409 15.083 139.81 16.173C140.231 17.2428 140.442 18.5245 140.442 20.0182V25.8919C140.442 26.235 140.402 26.5479 140.321 26.8305C140.261 27.0928 140.101 27.3048 139.84 27.4663C139.6 27.6277 139.199 27.7085 138.637 27.7085C138.076 27.7085 137.665 27.6176 137.404 27.436C137.144 27.2745 136.983 27.0626 136.923 26.8002C136.863 26.5176 136.833 26.2047 136.833 25.8616V19.9879C136.833 19.2411 136.743 18.5952 136.562 18.0502C136.382 17.5052 136.111 17.0813 135.75 16.7785C135.41 16.4758 134.958 16.3244 134.397 16.3244C133.796 16.3244 133.274 16.4758 132.833 16.7785C132.412 17.0611 132.082 17.4749 131.841 18.0199C131.6 18.5649 131.48 19.231 131.48 20.0182V25.9221C131.48 26.2653 131.43 26.5882 131.33 26.891C131.23 27.1736 131.029 27.3855 130.728 27.5268C130.448 27.6883 130.037 27.7488 129.495 27.7085C128.994 27.6883 128.623 27.5874 128.383 27.4057C128.162 27.224 128.022 27.002 127.962 26.7396C127.922 26.457 127.901 26.1644 127.901 25.8616V19.9879C127.901 19.2411 127.811 18.5952 127.631 18.0502C127.45 17.485 127.18 17.0611 126.819 16.7785C126.478 16.4758 126.017 16.3244 125.436 16.3244C124.814 16.3244 124.283 16.4859 123.842 16.8088C123.421 17.1318 123.1 17.5657 122.879 18.1107C122.659 18.6557 122.549 19.2814 122.549 19.9879V25.9221C122.549 26.2451 122.508 26.5479 122.428 26.8305C122.368 27.113 122.208 27.325 121.947 27.4663C121.707 27.6277 121.296 27.7085 120.714 27.7085Z" fill="black"/>
|
|
9
|
+
<path d="M145.387 27.7388C144.846 27.7388 144.445 27.6479 144.184 27.4663C143.924 27.3048 143.763 27.0928 143.703 26.8305C143.643 26.5479 143.613 26.235 143.613 25.8919V14.6289C143.613 14.3059 143.643 14.0133 143.703 13.7509C143.783 13.4683 143.944 13.2463 144.184 13.0848C144.445 12.9233 144.856 12.8426 145.417 12.8426C145.979 12.8426 146.38 12.9233 146.62 13.0848C146.881 13.2463 147.041 13.4683 147.101 13.7509C147.162 14.0334 147.192 14.3463 147.192 14.6894V25.9221C147.192 26.2653 147.162 26.5781 147.101 26.8607C147.041 27.1231 146.881 27.3351 146.62 27.4965C146.38 27.658 145.969 27.7388 145.387 27.7388ZM145.387 9.90571C144.806 9.90571 144.375 9.82497 144.094 9.66349C143.834 9.48183 143.663 9.23962 143.583 8.93685C143.523 8.63408 143.493 8.30104 143.493 7.93772C143.493 7.55421 143.523 7.22116 143.583 6.93858C143.663 6.656 143.844 6.43397 144.124 6.27249C144.405 6.09083 144.836 6 145.417 6C146.019 6 146.45 6.09083 146.71 6.27249C146.971 6.45415 147.142 6.69637 147.222 6.99913C147.302 7.28172 147.342 7.61476 147.342 7.99827C147.342 8.34141 147.302 8.66436 147.222 8.96713C147.142 9.2699 146.971 9.50202 146.71 9.66349C146.45 9.82497 146.009 9.90571 145.387 9.90571Z" fill="black"/>
|
|
10
|
+
<path d="M157.022 27.7993C156.06 27.7993 155.117 27.6378 154.195 27.3149C153.293 26.9717 152.471 26.4772 151.729 25.8313C151.008 25.1854 150.426 24.3982 149.985 23.4697C149.564 22.521 149.354 21.4513 149.354 20.2604C149.354 19.0695 149.564 18.0098 149.985 17.0813C150.426 16.1528 151.008 15.3656 151.729 14.7197C152.451 14.0738 153.263 13.5793 154.165 13.2362C155.067 12.893 156 12.7215 156.962 12.7215C157.664 12.7215 158.325 12.8224 158.947 13.0242C159.588 13.2261 160.14 13.4683 160.601 13.7509C161.062 14.0334 161.393 14.316 161.593 14.5986C161.854 14.8408 162.074 15.073 162.255 15.295C162.435 15.517 162.495 15.7895 162.435 16.1125C162.375 16.3143 162.285 16.5061 162.164 16.6877C162.044 16.8492 161.894 17.0208 161.713 17.2024C161.232 17.7474 160.761 17.9492 160.3 17.808C160.039 17.6667 159.779 17.5153 159.518 17.3538C159.257 17.1923 158.987 17.0409 158.706 16.8997C158.446 16.7382 158.175 16.607 157.894 16.5061C157.614 16.4051 157.303 16.3547 156.962 16.3547C156.2 16.3547 155.518 16.5262 154.917 16.8694C154.336 17.1923 153.874 17.6465 153.534 18.2318C153.213 18.8172 153.052 19.4934 153.052 20.2604C153.052 21.0274 153.213 21.7137 153.534 22.3192C153.874 22.9046 154.336 23.3688 154.917 23.7119C155.498 24.0349 156.16 24.1964 156.902 24.1964C157.263 24.1964 157.603 24.156 157.924 24.0753C158.265 23.9743 158.566 23.8532 158.826 23.7119C159.087 23.5505 159.298 23.389 159.458 23.2275C159.678 23.0862 159.879 22.955 160.059 22.8339C160.24 22.7128 160.43 22.6523 160.631 22.6523C160.871 22.6523 161.102 22.7431 161.322 22.9247C161.563 23.0862 161.824 23.3486 162.104 23.7119C162.365 24.0147 162.505 24.3074 162.525 24.59C162.565 24.8725 162.505 25.145 162.345 25.4074C162.205 25.6698 161.964 25.9121 161.623 26.1341C161.383 26.3763 161.022 26.6286 160.541 26.891C160.079 27.1332 159.538 27.3452 158.917 27.5268C158.315 27.7085 157.684 27.7993 157.022 27.7993Z" fill="black"/>
|
|
11
|
+
<path d="M169.955 27.9204C169.434 27.9204 168.883 27.8599 168.301 27.7388C167.72 27.6378 167.159 27.4864 166.617 27.2846C166.076 27.0626 165.605 26.8103 165.204 26.5277C164.823 26.2249 164.582 25.8919 164.482 25.5285C164.402 25.3267 164.372 25.1349 164.392 24.9533C164.412 24.7514 164.472 24.5496 164.572 24.3478C164.673 24.1257 164.823 23.9037 165.023 23.6817C165.204 23.4596 165.384 23.3385 165.565 23.3183C165.765 23.278 166.016 23.3385 166.317 23.5C166.577 23.6009 166.858 23.7321 167.159 23.8936C167.479 24.0551 167.8 24.2166 168.121 24.378C168.462 24.5395 168.803 24.6707 169.143 24.7716C169.504 24.8726 169.855 24.923 170.196 24.923C170.938 24.923 171.529 24.8019 171.97 24.5597C172.411 24.2973 172.632 23.934 172.632 23.4697C172.632 23.2073 172.562 22.9752 172.421 22.7734C172.281 22.5715 172.091 22.41 171.85 22.2889C171.629 22.1476 171.359 22.0265 171.038 21.9256C170.737 21.8045 170.406 21.7036 170.046 21.6228C169.705 21.5219 169.344 21.4109 168.963 21.2898C168.462 21.1485 167.961 20.9769 167.459 20.7751C166.958 20.5732 166.507 20.3108 166.106 19.9879C165.725 19.6649 165.414 19.2612 165.174 18.7768C164.933 18.2924 164.813 17.6869 164.813 16.9602C164.813 16.0519 165.024 15.2849 165.445 14.6592C165.886 14.0133 166.517 13.5187 167.339 13.1756C168.161 12.8325 169.153 12.6609 170.316 12.6609C170.717 12.6609 171.098 12.6912 171.459 12.7517C171.84 12.8123 172.201 12.9031 172.542 13.0242C172.903 13.1251 173.243 13.2563 173.564 13.4178C173.905 13.5793 174.226 13.761 174.526 13.9628C175.028 14.2454 175.288 14.5784 175.308 14.9619C175.328 15.3253 175.188 15.7189 174.887 16.1427C174.667 16.4253 174.446 16.6272 174.226 16.7483C174.005 16.8492 173.775 16.8492 173.534 16.7483C173.213 16.5868 172.862 16.4152 172.481 16.2336C172.121 16.0317 171.74 15.8601 171.339 15.7189C170.958 15.5776 170.557 15.5069 170.136 15.5069C169.735 15.5069 169.374 15.5675 169.053 15.6886C168.732 15.8097 168.492 15.9813 168.331 16.2033C168.171 16.4253 168.091 16.6877 168.091 16.9905C168.091 17.2731 168.171 17.5052 168.331 17.6869C168.492 17.8685 168.702 18.0199 168.963 18.141C169.224 18.2621 169.534 18.3731 169.895 18.474C170.256 18.5548 170.637 18.6355 171.038 18.7163C171.599 18.8374 172.171 18.9888 172.752 19.1704C173.334 19.3521 173.865 19.6044 174.346 19.9273C174.847 20.2503 175.248 20.6843 175.549 21.2292C175.85 21.754 176 22.4403 176 23.2881C176 24.7615 175.459 25.902 174.376 26.7093C173.314 27.5167 171.84 27.9204 169.955 27.9204Z" fill="black"/>
|
|
12
|
+
<path d="M40 20C40 31.0457 31.0457 40 20 40C8.9543 40 0 31.0457 0 20C0 8.9543 8.9543 0 20 0C31.0457 0 40 8.9543 40 20Z" fill="url(#paint0_radial_976_277)"/>
|
|
13
|
+
<path d="M10.001 15.4C9.35833 16.8003 9 18.3583 9 20C9 26.0972 13.9428 31.04 20.04 31.04C20.5074 31.04 20.9679 31.011 21.42 30.9546C21.7859 30.909 22.1462 30.8454 22.5 30.7649M16.8763 9.42C17.8785 9.12074 18.9405 8.96 20.04 8.96C26.1372 8.96 31.08 13.9028 31.08 20C31.08 20.5088 31.0456 21.0095 30.979 21.5" stroke="white" stroke-width="2" stroke-linecap="round"/>
|
|
14
|
+
<circle cx="12.68" cy="11.72" r="1.84" fill="white"/>
|
|
15
|
+
<circle cx="28.32" cy="27.36" r="3.68" fill="white"/>
|
|
16
|
+
</g>
|
|
17
|
+
<defs>
|
|
18
|
+
<radialGradient id="paint0_radial_976_277" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(28.2143 8.92857) rotate(129.237) scale(27.6665)">
|
|
19
|
+
<stop stop-color="#FF449E"/>
|
|
20
|
+
<stop offset="1" stop-color="#6343E2"/>
|
|
21
|
+
</radialGradient>
|
|
22
|
+
<clipPath id="clip0_976_277">
|
|
23
|
+
<rect width="176" height="40" fill="white"/>
|
|
24
|
+
</clipPath>
|
|
25
|
+
</defs>
|
|
13
26
|
</svg>
|
package/dist/static/logo.svg
CHANGED
|
@@ -1,13 +1,26 @@
|
|
|
1
|
-
<svg width="
|
|
2
|
-
<path
|
|
3
|
-
<path d="
|
|
4
|
-
<path d="
|
|
5
|
-
<path d="
|
|
6
|
-
<path d="
|
|
7
|
-
<path d="
|
|
8
|
-
<path d="
|
|
9
|
-
<path d="
|
|
10
|
-
<path d="
|
|
11
|
-
<path d="
|
|
12
|
-
<path d="
|
|
1
|
+
<svg width="176" height="40" viewBox="0 0 176 40" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_80_14)">
|
|
3
|
+
<path d="M54.5694 27.9204C54.0482 27.9204 53.4969 27.8599 52.9155 27.7388C52.334 27.6378 51.7727 27.4864 51.2314 27.2846C50.6901 27.0626 50.2189 26.8103 49.818 26.5277C49.4371 26.2249 49.1965 25.8919 49.0962 25.5285C49.016 25.3267 48.986 25.1349 49.006 24.9533C49.0261 24.7514 49.0862 24.5496 49.1865 24.3478C49.2867 24.1257 49.4371 23.9037 49.6375 23.6817C49.818 23.4596 49.9984 23.3385 50.1788 23.3183C50.3793 23.278 50.6299 23.3385 50.9307 23.5C51.1913 23.6009 51.472 23.7321 51.7727 23.8936C52.0935 24.0551 52.4142 24.2166 52.735 24.378C53.0758 24.5395 53.4167 24.6707 53.7575 24.7716C54.1184 24.8726 54.4692 24.923 54.81 24.923C55.5518 24.923 56.1432 24.8019 56.5843 24.5597C57.0254 24.2973 57.2459 23.934 57.2459 23.4697C57.2459 23.2073 57.1757 22.9752 57.0354 22.7734C56.8951 22.5715 56.7046 22.41 56.464 22.2889C56.2435 22.1476 55.9728 22.0265 55.6521 21.9256C55.3513 21.8045 55.0205 21.7036 54.6597 21.6228C54.3188 21.5219 53.958 21.4109 53.577 21.2898C53.0758 21.1485 52.5746 20.9769 52.0734 20.7751C51.5722 20.5732 51.1211 20.3108 50.7202 19.9879C50.3392 19.6649 50.0285 19.2612 49.7879 18.7768C49.5473 18.2924 49.427 17.6869 49.427 16.9602C49.427 16.0519 49.6375 15.2849 50.0586 14.6592C50.4996 14.0133 51.1311 13.5187 51.9531 13.1756C52.7751 12.8325 53.7675 12.6609 54.9303 12.6609C55.3313 12.6609 55.7122 12.6912 56.0731 12.7517C56.454 12.8123 56.8149 12.9031 57.1557 13.0242C57.5166 13.1251 57.8574 13.2563 58.1782 13.4178C58.519 13.5793 58.8398 13.761 59.1405 13.9628C59.6417 14.2454 59.9023 14.5784 59.9224 14.9619C59.9424 15.3253 59.8021 15.7189 59.5014 16.1427C59.2808 16.4253 59.0603 16.6272 58.8398 16.7483C58.6192 16.8492 58.3887 16.8492 58.1481 16.7483C57.8273 16.5868 57.4765 16.4152 57.0955 16.2336C56.7347 16.0317 56.3538 15.8601 55.9528 15.7189C55.5719 15.5776 55.1709 15.5069 54.7499 15.5069C54.3489 15.5069 53.988 15.5675 53.6673 15.6886C53.3465 15.8097 53.1059 15.9813 52.9455 16.2033C52.7851 16.4253 52.7049 16.6877 52.7049 16.9905C52.7049 17.2731 52.7851 17.5052 52.9455 17.6869C53.1059 17.8685 53.3164 18.0199 53.577 18.141C53.8377 18.2621 54.1484 18.3731 54.5093 18.474C54.8702 18.5548 55.2511 18.6355 55.6521 18.7163C56.2134 18.8374 56.7848 18.9888 57.3662 19.1704C57.9476 19.3521 58.4789 19.6044 58.96 19.9273C59.4613 20.2503 59.8622 20.6843 60.1629 21.2292C60.4637 21.754 60.614 22.4403 60.614 23.2881C60.614 24.7615 60.0727 25.902 58.9901 26.7093C57.9276 27.5167 56.454 27.9204 54.5694 27.9204Z" fill="white"/>
|
|
4
|
+
<path d="M65.7548 33.7033C65.1133 33.4207 64.7424 33.0978 64.6421 32.7344C64.5419 32.3913 64.6321 31.927 64.9128 31.3417L72.6715 13.8417C72.9522 13.1958 73.2529 12.8123 73.5737 12.6912C73.8945 12.5499 74.3856 12.6205 75.0472 12.9031C75.6687 13.1857 76.0296 13.4986 76.1299 13.8417C76.2501 14.1848 76.18 14.6491 75.9193 15.2344L68.1005 32.8253C67.8398 33.4712 67.5491 33.8446 67.2284 33.9455C66.9076 34.0666 66.4164 33.9859 65.7548 33.7033ZM68.5516 26.2855L61.6048 15.5372C61.2439 14.9922 61.0936 14.5381 61.1537 14.1747C61.2339 13.8114 61.5547 13.4582 62.116 13.1151C62.7375 12.7315 63.2187 12.5802 63.5595 12.6609C63.9204 12.7416 64.2812 13.0646 64.6421 13.6298L70.1454 22.2586L68.5516 26.2855Z" fill="white"/>
|
|
5
|
+
<path d="M82.7331 27.9204C82.2119 27.9204 81.6605 27.8599 81.0791 27.7388C80.4977 27.6378 79.9364 27.4864 79.3951 27.2846C78.8538 27.0626 78.3826 26.8103 77.9817 26.5277C77.6007 26.2249 77.3602 25.8919 77.2599 25.5285C77.1797 25.3267 77.1497 25.1349 77.1697 24.9533C77.1898 24.7514 77.2499 24.5496 77.3501 24.3478C77.4504 24.1257 77.6007 23.9037 77.8012 23.6817C77.9817 23.4596 78.1621 23.3385 78.3425 23.3183C78.543 23.278 78.7936 23.3385 79.0943 23.5C79.355 23.6009 79.6357 23.7321 79.9364 23.8936C80.2572 24.0551 80.5779 24.2166 80.8987 24.378C81.2395 24.5395 81.5804 24.6707 81.9212 24.7716C82.282 24.8726 82.6329 24.923 82.9737 24.923C83.7155 24.923 84.3069 24.8019 84.748 24.5597C85.1891 24.2973 85.4096 23.934 85.4096 23.4697C85.4096 23.2073 85.3394 22.9752 85.1991 22.7734C85.0588 22.5715 84.8683 22.41 84.6277 22.2889C84.4072 22.1476 84.1365 22.0265 83.8158 21.9256C83.515 21.8045 83.1842 21.7036 82.8234 21.6228C82.4825 21.5219 82.1217 21.4109 81.7407 21.2898C81.2395 21.1485 80.7383 20.9769 80.2371 20.7751C79.7359 20.5732 79.2848 20.3108 78.8838 19.9879C78.5029 19.6649 78.1922 19.2612 77.9516 18.7768C77.711 18.2924 77.5907 17.6869 77.5907 16.9602C77.5907 16.0519 77.8012 15.2849 78.2222 14.6592C78.6633 14.0133 79.2948 13.5187 80.1168 13.1756C80.9388 12.8325 81.9312 12.6609 83.094 12.6609C83.495 12.6609 83.8759 12.6912 84.2368 12.7517C84.6177 12.8123 84.9786 12.9031 85.3194 13.0242C85.6802 13.1251 86.0211 13.2563 86.3418 13.4178C86.6827 13.5793 87.0034 13.761 87.3042 13.9628C87.8054 14.2454 88.066 14.5784 88.0861 14.9619C88.1061 15.3253 87.9658 15.7189 87.665 16.1427C87.4445 16.4253 87.224 16.6272 87.0034 16.7483C86.7829 16.8492 86.5524 16.8492 86.3118 16.7483C85.991 16.5868 85.6402 16.4152 85.2592 16.2336C84.8984 16.0317 84.5174 15.8601 84.1165 15.7189C83.7356 15.5776 83.3346 15.5069 82.9136 15.5069C82.5126 15.5069 82.1517 15.5675 81.831 15.6886C81.5102 15.8097 81.2696 15.9813 81.1092 16.2033C80.9488 16.4253 80.8686 16.6877 80.8686 16.9905C80.8686 17.2731 80.9488 17.5052 81.1092 17.6869C81.2696 17.8685 81.4801 18.0199 81.7407 18.141C82.0014 18.2621 82.3121 18.3731 82.673 18.474C83.0339 18.5548 83.4148 18.6355 83.8158 18.7163C84.3771 18.8374 84.9485 18.9888 85.5299 19.1704C86.1113 19.3521 86.6426 19.6044 87.1237 19.9273C87.6249 20.2503 88.0259 20.6843 88.3266 21.2292C88.6274 21.754 88.7777 22.4403 88.7777 23.2881C88.7777 24.7615 88.2364 25.902 87.1538 26.7093C86.0912 27.5167 84.6177 27.9204 82.7331 27.9204Z" fill="white"/>
|
|
6
|
+
<path d="M98.2313 27.7388C97.249 27.7388 96.4069 27.6378 95.7052 27.436C95.0035 27.2341 94.4322 26.9213 93.9911 26.4974C93.55 26.0735 93.2192 25.5285 92.9987 24.8625C92.7982 24.1762 92.698 23.3688 92.698 22.4403V9.60294C92.698 9.23962 92.728 8.92676 92.7882 8.66436C92.8684 8.40196 93.0288 8.20012 93.2694 8.05882C93.53 7.89735 93.9309 7.81661 94.4723 7.81661C95.0336 7.81661 95.4346 7.89735 95.6752 8.05882C95.9358 8.2203 96.0962 8.44233 96.1563 8.72491C96.2365 8.98731 96.2766 9.27999 96.2766 9.60294V22.3192C96.2766 22.7431 96.3067 23.0862 96.3668 23.3486C96.447 23.611 96.5573 23.8129 96.6976 23.9542C96.858 24.0753 97.0585 24.1661 97.2991 24.2266C97.5597 24.267 97.8705 24.2872 98.2313 24.2872C98.6123 24.2872 98.933 24.3175 99.1937 24.378C99.4743 24.4386 99.6848 24.59 99.8252 24.8322C99.9655 25.0542 100.036 25.4276 100.036 25.9524C100.036 26.5176 99.9455 26.9314 99.765 27.1938C99.6046 27.436 99.3841 27.5874 99.1034 27.6479C98.8428 27.7085 98.5521 27.7388 98.2313 27.7388ZM91.465 13.1151L94.5625 13.1453L98.7125 13.0242C99.0533 13.0242 99.354 13.0646 99.6147 13.1453C99.8953 13.2059 100.116 13.3674 100.276 13.6298C100.437 13.872 100.517 14.2757 100.517 14.8408C100.517 15.3656 100.437 15.7592 100.276 16.0216C100.116 16.284 99.9054 16.4556 99.6447 16.5363C99.3841 16.5969 99.0834 16.6272 98.7426 16.6272L94.7128 16.5666L91.3748 16.5969C90.8736 16.5767 90.5227 16.4354 90.3222 16.173C90.1418 15.8904 90.0516 15.4363 90.0516 14.8106C90.0516 14.2252 90.1618 13.8013 90.3824 13.5389C90.623 13.2563 90.9838 13.1151 91.465 13.1151Z" fill="white"/>
|
|
7
|
+
<path d="M109.916 27.9204C108.613 27.9204 107.47 27.7085 106.488 27.2846C105.526 26.8607 104.714 26.2855 104.052 25.5588C103.41 24.812 102.919 23.9844 102.578 23.0761C102.258 22.1476 102.097 21.1889 102.097 20.1998C102.097 18.7465 102.428 17.4547 103.09 16.3244C103.751 15.1941 104.663 14.3059 105.826 13.66C107.009 13.0141 108.362 12.6912 109.886 12.6912C110.969 12.6912 111.921 12.8627 112.743 13.2059C113.565 13.549 114.247 14.0032 114.788 14.5683C115.349 15.1133 115.77 15.7189 116.051 16.3849C116.352 17.051 116.502 17.6969 116.502 18.3227C116.502 19.3924 116.241 20.1696 115.72 20.654C115.219 21.1384 114.587 21.3806 113.826 21.3806H105.886C105.906 22.0669 106.117 22.6623 106.518 23.167C106.939 23.6716 107.46 24.0652 108.082 24.3478C108.723 24.6102 109.375 24.7414 110.036 24.7414C110.538 24.7414 110.979 24.7111 111.36 24.6505C111.761 24.59 112.101 24.5193 112.382 24.4386C112.663 24.3377 112.903 24.2367 113.104 24.1358C113.324 24.0349 113.525 23.9441 113.705 23.8633C113.886 23.7826 114.056 23.7321 114.217 23.7119C114.437 23.6918 114.658 23.7422 114.878 23.8633C115.099 23.9844 115.279 24.1964 115.419 24.4991C115.54 24.701 115.62 24.8927 115.66 25.0744C115.72 25.2359 115.75 25.3973 115.75 25.5588C115.75 25.9625 115.51 26.346 115.029 26.7093C114.547 27.0525 113.866 27.3351 112.984 27.5571C112.122 27.7993 111.099 27.9204 109.916 27.9204ZM105.886 19.231H112.051C112.392 19.231 112.653 19.1805 112.833 19.0796C113.014 18.9585 113.104 18.7163 113.104 18.3529C113.104 17.8887 112.964 17.4749 112.683 17.1116C112.402 16.7281 112.021 16.4354 111.54 16.2336C111.059 16.0115 110.498 15.9005 109.856 15.9005C109.114 15.9005 108.443 16.0519 107.841 16.3547C107.24 16.6373 106.759 17.0309 106.398 17.5355C106.057 18.0401 105.886 18.6052 105.886 19.231Z" fill="white"/>
|
|
8
|
+
<path d="M120.714 27.7085C120.173 27.7085 119.772 27.6277 119.511 27.4663C119.271 27.3048 119.12 27.0828 119.06 26.8002C119 26.5176 118.97 26.2148 118.97 25.8919V14.5683C118.97 14.2454 119 13.9527 119.06 13.6903C119.12 13.4279 119.281 13.216 119.541 13.0545C119.802 12.893 120.213 12.8123 120.774 12.8123C121.356 12.8123 121.777 12.9334 122.037 13.1756C122.318 13.4178 122.458 13.8013 122.458 14.3261L122.188 15.1739C122.288 14.9518 122.458 14.7096 122.699 14.4472C122.939 14.1848 123.23 13.9224 123.571 13.66C123.932 13.3976 124.333 13.1857 124.774 13.0242C125.215 12.8627 125.676 12.782 126.157 12.782C126.819 12.782 127.42 12.893 127.962 13.1151C128.523 13.3371 129.014 13.66 129.435 14.0839C129.876 14.5078 130.257 15.0225 130.578 15.628C130.919 15.1032 131.3 14.6289 131.721 14.205C132.142 13.761 132.633 13.4178 133.194 13.1756C133.756 12.9132 134.387 12.782 135.089 12.782C136.252 12.782 137.224 13.0747 138.006 13.66C138.808 14.2454 139.409 15.083 139.81 16.173C140.231 17.2428 140.442 18.5245 140.442 20.0182V25.8919C140.442 26.235 140.402 26.5479 140.321 26.8305C140.261 27.0928 140.101 27.3048 139.84 27.4663C139.6 27.6277 139.199 27.7085 138.637 27.7085C138.076 27.7085 137.665 27.6176 137.404 27.436C137.144 27.2745 136.983 27.0626 136.923 26.8002C136.863 26.5176 136.833 26.2047 136.833 25.8616V19.9879C136.833 19.2411 136.743 18.5952 136.562 18.0502C136.382 17.5052 136.111 17.0813 135.75 16.7785C135.41 16.4758 134.958 16.3244 134.397 16.3244C133.796 16.3244 133.274 16.4758 132.833 16.7785C132.412 17.0611 132.082 17.4749 131.841 18.0199C131.6 18.5649 131.48 19.231 131.48 20.0182V25.9221C131.48 26.2653 131.43 26.5882 131.33 26.891C131.23 27.1736 131.029 27.3855 130.728 27.5268C130.448 27.6883 130.037 27.7488 129.495 27.7085C128.994 27.6883 128.623 27.5874 128.383 27.4057C128.162 27.224 128.022 27.002 127.962 26.7396C127.922 26.457 127.901 26.1644 127.901 25.8616V19.9879C127.901 19.2411 127.811 18.5952 127.631 18.0502C127.45 17.485 127.18 17.0611 126.819 16.7785C126.478 16.4758 126.017 16.3244 125.436 16.3244C124.814 16.3244 124.283 16.4859 123.842 16.8088C123.421 17.1318 123.1 17.5657 122.879 18.1107C122.659 18.6557 122.549 19.2814 122.549 19.9879V25.9221C122.549 26.2451 122.508 26.5479 122.428 26.8305C122.368 27.113 122.208 27.325 121.947 27.4663C121.707 27.6277 121.296 27.7085 120.714 27.7085Z" fill="white"/>
|
|
9
|
+
<path d="M145.387 27.7388C144.846 27.7388 144.445 27.6479 144.184 27.4663C143.924 27.3048 143.763 27.0928 143.703 26.8305C143.643 26.5479 143.613 26.235 143.613 25.8919V14.6289C143.613 14.3059 143.643 14.0133 143.703 13.7509C143.783 13.4683 143.944 13.2463 144.184 13.0848C144.445 12.9233 144.856 12.8426 145.417 12.8426C145.979 12.8426 146.38 12.9233 146.62 13.0848C146.881 13.2463 147.041 13.4683 147.101 13.7509C147.162 14.0334 147.192 14.3463 147.192 14.6894V25.9221C147.192 26.2653 147.162 26.5781 147.101 26.8607C147.041 27.1231 146.881 27.3351 146.62 27.4965C146.38 27.658 145.969 27.7388 145.387 27.7388ZM145.387 9.90571C144.806 9.90571 144.375 9.82497 144.094 9.66349C143.834 9.48183 143.663 9.23962 143.583 8.93685C143.523 8.63408 143.493 8.30104 143.493 7.93772C143.493 7.55421 143.523 7.22116 143.583 6.93858C143.663 6.656 143.844 6.43397 144.124 6.27249C144.405 6.09083 144.836 6 145.417 6C146.019 6 146.45 6.09083 146.71 6.27249C146.971 6.45415 147.142 6.69637 147.222 6.99913C147.302 7.28172 147.342 7.61476 147.342 7.99827C147.342 8.34141 147.302 8.66436 147.222 8.96713C147.142 9.2699 146.971 9.50202 146.71 9.66349C146.45 9.82497 146.009 9.90571 145.387 9.90571Z" fill="white"/>
|
|
10
|
+
<path d="M157.022 27.7993C156.06 27.7993 155.117 27.6378 154.195 27.3149C153.293 26.9717 152.471 26.4772 151.729 25.8313C151.008 25.1854 150.426 24.3982 149.985 23.4697C149.564 22.521 149.354 21.4513 149.354 20.2604C149.354 19.0695 149.564 18.0098 149.985 17.0813C150.426 16.1528 151.008 15.3656 151.729 14.7197C152.451 14.0738 153.263 13.5793 154.165 13.2362C155.067 12.893 156 12.7215 156.962 12.7215C157.664 12.7215 158.325 12.8224 158.947 13.0242C159.588 13.2261 160.14 13.4683 160.601 13.7509C161.062 14.0334 161.393 14.316 161.593 14.5986C161.854 14.8408 162.074 15.073 162.255 15.295C162.435 15.517 162.495 15.7895 162.435 16.1125C162.375 16.3143 162.285 16.5061 162.164 16.6877C162.044 16.8492 161.894 17.0208 161.713 17.2024C161.232 17.7474 160.761 17.9492 160.3 17.808C160.039 17.6667 159.779 17.5153 159.518 17.3538C159.257 17.1923 158.987 17.0409 158.706 16.8997C158.446 16.7382 158.175 16.607 157.894 16.5061C157.614 16.4051 157.303 16.3547 156.962 16.3547C156.2 16.3547 155.518 16.5262 154.917 16.8694C154.336 17.1923 153.874 17.6465 153.534 18.2318C153.213 18.8172 153.052 19.4934 153.052 20.2604C153.052 21.0274 153.213 21.7137 153.534 22.3192C153.874 22.9046 154.336 23.3688 154.917 23.7119C155.498 24.0349 156.16 24.1964 156.902 24.1964C157.263 24.1964 157.603 24.156 157.924 24.0753C158.265 23.9743 158.566 23.8532 158.826 23.7119C159.087 23.5505 159.298 23.389 159.458 23.2275C159.678 23.0862 159.879 22.955 160.059 22.8339C160.24 22.7128 160.43 22.6523 160.631 22.6523C160.871 22.6523 161.102 22.7431 161.322 22.9247C161.563 23.0862 161.824 23.3486 162.104 23.7119C162.365 24.0147 162.505 24.3074 162.525 24.59C162.565 24.8725 162.505 25.145 162.345 25.4074C162.205 25.6698 161.964 25.9121 161.623 26.1341C161.383 26.3763 161.022 26.6286 160.541 26.891C160.079 27.1332 159.538 27.3452 158.917 27.5268C158.315 27.7085 157.684 27.7993 157.022 27.7993Z" fill="white"/>
|
|
11
|
+
<path d="M169.955 27.9204C169.434 27.9204 168.883 27.8599 168.301 27.7388C167.72 27.6378 167.159 27.4864 166.617 27.2846C166.076 27.0626 165.605 26.8103 165.204 26.5277C164.823 26.2249 164.582 25.8919 164.482 25.5285C164.402 25.3267 164.372 25.1349 164.392 24.9533C164.412 24.7514 164.472 24.5496 164.572 24.3478C164.673 24.1257 164.823 23.9037 165.023 23.6817C165.204 23.4596 165.384 23.3385 165.565 23.3183C165.765 23.278 166.016 23.3385 166.317 23.5C166.577 23.6009 166.858 23.7321 167.159 23.8936C167.479 24.0551 167.8 24.2166 168.121 24.378C168.462 24.5395 168.803 24.6707 169.143 24.7716C169.504 24.8726 169.855 24.923 170.196 24.923C170.938 24.923 171.529 24.8019 171.97 24.5597C172.411 24.2973 172.632 23.934 172.632 23.4697C172.632 23.2073 172.562 22.9752 172.421 22.7734C172.281 22.5715 172.091 22.41 171.85 22.2889C171.629 22.1476 171.359 22.0265 171.038 21.9256C170.737 21.8045 170.406 21.7036 170.046 21.6228C169.705 21.5219 169.344 21.4109 168.963 21.2898C168.462 21.1485 167.961 20.9769 167.459 20.7751C166.958 20.5732 166.507 20.3108 166.106 19.9879C165.725 19.6649 165.414 19.2612 165.174 18.7768C164.933 18.2924 164.813 17.6869 164.813 16.9602C164.813 16.0519 165.024 15.2849 165.445 14.6592C165.886 14.0133 166.517 13.5187 167.339 13.1756C168.161 12.8325 169.153 12.6609 170.316 12.6609C170.717 12.6609 171.098 12.6912 171.459 12.7517C171.84 12.8123 172.201 12.9031 172.542 13.0242C172.903 13.1251 173.243 13.2563 173.564 13.4178C173.905 13.5793 174.226 13.761 174.526 13.9628C175.028 14.2454 175.288 14.5784 175.308 14.9619C175.328 15.3253 175.188 15.7189 174.887 16.1427C174.667 16.4253 174.446 16.6272 174.226 16.7483C174.005 16.8492 173.775 16.8492 173.534 16.7483C173.213 16.5868 172.862 16.4152 172.481 16.2336C172.121 16.0317 171.74 15.8601 171.339 15.7189C170.958 15.5776 170.557 15.5069 170.136 15.5069C169.735 15.5069 169.374 15.5675 169.053 15.6886C168.732 15.8097 168.492 15.9813 168.331 16.2033C168.171 16.4253 168.091 16.6877 168.091 16.9905C168.091 17.2731 168.171 17.5052 168.331 17.6869C168.492 17.8685 168.702 18.0199 168.963 18.141C169.224 18.2621 169.534 18.3731 169.895 18.474C170.256 18.5548 170.637 18.6355 171.038 18.7163C171.599 18.8374 172.171 18.9888 172.752 19.1704C173.334 19.3521 173.865 19.6044 174.346 19.9273C174.847 20.2503 175.248 20.6843 175.549 21.2292C175.85 21.754 176 22.4403 176 23.2881C176 24.7615 175.459 25.902 174.376 26.7093C173.314 27.5167 171.84 27.9204 169.955 27.9204Z" fill="white"/>
|
|
12
|
+
<path d="M40 20C40 31.0457 31.0457 40 20 40C8.9543 40 0 31.0457 0 20C0 8.9543 8.9543 0 20 0C31.0457 0 40 8.9543 40 20Z" fill="url(#paint0_radial_80_14)"/>
|
|
13
|
+
<path d="M10.001 15.4C9.35833 16.8003 9 18.3583 9 20C9 26.0972 13.9428 31.04 20.04 31.04C20.5074 31.04 20.9679 31.011 21.42 30.9546C21.7859 30.909 22.1462 30.8454 22.5 30.7649M16.8763 9.41999C17.8785 9.12073 18.9405 8.95999 20.04 8.95999C26.1372 8.95999 31.08 13.9028 31.08 20C31.08 20.5088 31.0456 21.0095 30.979 21.5" stroke="white" stroke-width="2" stroke-linecap="round"/>
|
|
14
|
+
<circle cx="12.68" cy="11.72" r="1.84" fill="white"/>
|
|
15
|
+
<circle cx="28.32" cy="27.36" r="3.68" fill="white"/>
|
|
16
|
+
</g>
|
|
17
|
+
<defs>
|
|
18
|
+
<radialGradient id="paint0_radial_80_14" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(28.2143 8.92857) rotate(129.237) scale(27.6665)">
|
|
19
|
+
<stop stop-color="#FF449E"/>
|
|
20
|
+
<stop offset="1" stop-color="#6343E2"/>
|
|
21
|
+
</radialGradient>
|
|
22
|
+
<clipPath id="clip0_80_14">
|
|
23
|
+
<rect width="176" height="40" fill="white"/>
|
|
24
|
+
</clipPath>
|
|
25
|
+
</defs>
|
|
13
26
|
</svg>
|
|
@@ -42,30 +42,6 @@ export default (() => /*#__PURE__*/_jsxs("svg", {
|
|
|
42
42
|
children: /*#__PURE__*/_jsx("path", {
|
|
43
43
|
d: "M13.4 12L18.7 6.7C19.1 6.3 19.1 5.7 18.7 5.3C18.3 4.9 17.7 4.9 17.3 5.3L12 10.6L6.7 5.3C6.3 4.9 5.7 4.9 5.3 5.3C4.9 5.7 4.9 6.3 5.3 6.7L10.6 12L5.3 17.3C4.9 17.7 4.9 18.3 5.3 18.7C5.5 18.9 5.7 19 6 19C6.3 19 6.5 18.9 6.7 18.7L12 13.4L17.3 18.7C17.5 18.9 17.8 19 18 19C18.2 19 18.5 18.9 18.7 18.7C19.1 18.3 19.1 17.7 18.7 17.3L13.4 12Z"
|
|
44
44
|
})
|
|
45
|
-
}), /*#__PURE__*/_jsx("symbol", {
|
|
46
|
-
id: "icon-search",
|
|
47
|
-
viewBox: "0 0 24 24",
|
|
48
|
-
children: /*#__PURE__*/_jsx("path", {
|
|
49
|
-
fillRule: "evenodd",
|
|
50
|
-
clipRule: "evenodd",
|
|
51
|
-
d: "M11 2C15.9706 2 20 6.02944 20 11C20 13.125 19.2618 15.0766 18.0303 16.6162L21.707 20.293C22.0972 20.6835 22.0974 21.3166 21.707 21.707C21.3166 22.0974 20.6835 22.0972 20.293 21.707L16.6162 18.0303C15.0766 19.2618 13.125 20 11 20C6.02944 20 2 15.9706 2 11C2 6.02944 6.02944 2 11 2ZM11 4C7.13401 4 4 7.13401 4 11C4 14.866 7.13401 18 11 18C12.89 18 14.6038 17.2497 15.8633 16.0322C15.8877 16.0012 15.9148 15.9719 15.9434 15.9434C15.9719 15.9148 16.0012 15.8877 16.0322 15.8633C17.2497 14.6038 18 12.89 18 11C18 7.13401 14.866 4 11 4Z"
|
|
52
|
-
})
|
|
53
|
-
}), /*#__PURE__*/_jsxs("symbol", {
|
|
54
|
-
id: "icon-skip-back",
|
|
55
|
-
viewBox: "0 0 24 24",
|
|
56
|
-
children: [/*#__PURE__*/_jsx("path", {
|
|
57
|
-
d: "M18.375 3.21875C18.6752 2.97861 19.0871 2.93211 19.4336 3.09863C19.7799 3.26521 20 3.61571 20 4V20C20 20.3843 19.7799 20.7348 19.4336 20.9014C19.0871 21.0679 18.6752 21.0214 18.375 20.7812L8.375 12.7813C8.13778 12.5915 8 12.3038 8 12C8 11.6962 8.13778 11.4085 8.375 11.2188L18.375 3.21875ZM10.6016 12L18 17.918V6.08106L10.6016 12Z"
|
|
58
|
-
}), /*#__PURE__*/_jsx("path", {
|
|
59
|
-
d: "M4 19V5C4 4.44772 4.44772 4 5 4C5.55228 4 6 4.44772 6 5V19C6 19.5523 5.55228 20 5 20C4.44772 20 4 19.5523 4 19Z"
|
|
60
|
-
})]
|
|
61
|
-
}), /*#__PURE__*/_jsxs("symbol", {
|
|
62
|
-
id: "icon-skip-forward",
|
|
63
|
-
viewBox: "0 0 24 24",
|
|
64
|
-
children: [/*#__PURE__*/_jsx("path", {
|
|
65
|
-
d: "M4.56641 3.09863C4.91287 2.93211 5.32483 2.97861 5.625 3.21875L15.625 11.2188C15.8622 11.4085 16 11.6962 16 12C16 12.3038 15.8622 12.5915 15.625 12.7813L5.625 20.7812C5.32483 21.0214 4.91287 21.0679 4.56641 20.9014C4.22012 20.7348 4 20.3843 4 20V4C4 3.61571 4.22012 3.26521 4.56641 3.09863ZM6 17.918L13.3984 12L6 6.08106V17.918Z"
|
|
66
|
-
}), /*#__PURE__*/_jsx("path", {
|
|
67
|
-
d: "M18 19V5C18 4.44772 18.4477 4 19 4C19.5523 4 20 4.44772 20 5V19C20 19.5523 19.5523 20 19 20C18.4477 20 18 19.5523 18 19Z"
|
|
68
|
-
})]
|
|
69
45
|
}), /*#__PURE__*/_jsxs("symbol", {
|
|
70
46
|
id: "icon-zoom",
|
|
71
47
|
viewBox: "0 0 24 24",
|
|
@@ -86,16 +62,6 @@ export default (() => /*#__PURE__*/_jsxs("svg", {
|
|
|
86
62
|
children: /*#__PURE__*/_jsx("path", {
|
|
87
63
|
d: "M19 3H17V2C17 1.4 16.6 1 16 1C15.4 1 15 1.4 15 2V3H9V2C9 1.4 8.6 1 8 1C7.4 1 7 1.4 7 2V3H5C3.3 3 2 4.3 2 6V20C2 21.7 3.3 23 5 23H19C20.7 23 22 21.7 22 20V6C22 4.3 20.7 3 19 3ZM5 5H7V6C7 6.6 7.4 7 8 7C8.6 7 9 6.6 9 6V5H15V6C15 6.6 15.4 7 16 7C16.6 7 17 6.6 17 6V5H19C19.6 5 20 5.4 20 6V9H4V6C4 5.4 4.4 5 5 5ZM19 21H5C4.4 21 4 20.6 4 20V11H20V20C20 20.6 19.6 21 19 21Z"
|
|
88
64
|
})
|
|
89
|
-
}), /*#__PURE__*/_jsxs("symbol", {
|
|
90
|
-
id: "icon-download",
|
|
91
|
-
viewBox: "0 0 24 24",
|
|
92
|
-
children: [/*#__PURE__*/_jsx("path", {
|
|
93
|
-
d: "M2 19V15C2 14.4477 2.44772 14 3 14C3.55228 14 4 14.4477 4 15V19L4.00488 19.0986C4.02757 19.3276 4.12883 19.5429 4.29297 19.707C4.48051 19.8946 4.73478 20 5 20H19C19.2652 20 19.5195 19.8946 19.707 19.707C19.8946 19.5195 20 19.2652 20 19V15C20 14.4477 20.4477 14 21 14C21.5523 14 22 14.4477 22 15V19C22 19.7957 21.6837 20.5585 21.1211 21.1211C20.5585 21.6837 19.7957 22 19 22H5C4.20435 22 3.44152 21.6837 2.87891 21.1211C2.3163 20.5585 2 19.7956 2 19Z"
|
|
94
|
-
}), /*#__PURE__*/_jsx("path", {
|
|
95
|
-
d: "M16.293 9.29297C16.6835 8.90244 17.3165 8.90244 17.707 9.29297C18.0976 9.68349 18.0976 10.3165 17.707 10.707L12.707 15.707C12.3165 16.0976 11.6835 16.0976 11.293 15.707L6.29297 10.707C5.90244 10.3165 5.90244 9.68349 6.29297 9.29297C6.68349 8.90244 7.31651 8.90244 7.70703 9.29297L12 13.5859L16.293 9.29297Z"
|
|
96
|
-
}), /*#__PURE__*/_jsx("path", {
|
|
97
|
-
d: "M11 15V3C11 2.44772 11.4477 2 12 2C12.5523 2 13 2.44772 13 3V15C13 15.5523 12.5523 16 12 16C11.4477 16 11 15.5523 11 15Z"
|
|
98
|
-
})]
|
|
99
65
|
}), /*#__PURE__*/_jsx("symbol", {
|
|
100
66
|
id: "icon-email",
|
|
101
67
|
viewBox: "0 0 24 24",
|
|
@@ -108,14 +74,6 @@ export default (() => /*#__PURE__*/_jsxs("svg", {
|
|
|
108
74
|
children: /*#__PURE__*/_jsx("path", {
|
|
109
75
|
d: "M14 23H10C9.4 23 9 22.6 9 22V15H7C6.4 15 6 14.6 6 14V10C6 9.4 6.4 9 7 9H9V7C9 3.7 11.7 1 15 1H18C18.6 1 19 1.4 19 2V6C19 6.6 18.6 7 18 7H15V9H18C18.3 9 18.6 9.1 18.8 9.4C19 9.7 19 9.9 19 10.2L18 14.2C17.9 14.6 17.5 15 17 15H15V22C15 22.6 14.6 23 14 23ZM11 21H13V14C13 13.4 13.4 13 14 13H16.2L16.7 11H14C13.4 11 13 10.6 13 10V7C13 5.9 13.9 5 15 5H17V3H15C12.8 3 11 4.8 11 7V10C11 10.6 10.6 11 10 11H8V13H10C10.6 13 11 13.4 11 14V21Z"
|
|
110
76
|
})
|
|
111
|
-
}), /*#__PURE__*/_jsxs("symbol", {
|
|
112
|
-
id: "icon-file",
|
|
113
|
-
viewBox: "0 0 24 24",
|
|
114
|
-
children: [/*#__PURE__*/_jsx("path", {
|
|
115
|
-
d: "M3 20V4C3 3.20435 3.3163 2.44152 3.87891 1.87891C4.44152 1.3163 5.20435 1 6 1H13L13.0986 1.00488C13.3276 1.02757 13.5429 1.12883 13.707 1.29297L20.707 8.29297C20.8946 8.48051 21 8.73478 21 9V20C21 20.7957 20.6837 21.5585 20.1211 22.1211C19.5585 22.6837 18.7957 23 18 23H6C5.20435 23 4.44152 22.6837 3.87891 22.1211C3.3163 21.5585 3 20.7956 3 20ZM5 20C5 20.2652 5.10543 20.5195 5.29297 20.707C5.48051 20.8946 5.73478 21 6 21H18C18.2652 21 18.5195 20.8946 18.707 20.707C18.8946 20.5195 19 20.2652 19 20V9.41406L12.5859 3H6C5.73478 3 5.48051 3.10543 5.29297 3.29297C5.10543 3.48051 5 3.73478 5 4V20Z"
|
|
116
|
-
}), /*#__PURE__*/_jsx("path", {
|
|
117
|
-
d: "M12 2C12 1.44772 12.4477 1 13 1C13.5523 1 14 1.44772 14 2V8H20C20.5523 8 21 8.44772 21 9C21 9.55228 20.5523 10 20 10H13C12.4477 10 12 9.55228 12 9V2Z"
|
|
118
|
-
})]
|
|
119
77
|
}), /*#__PURE__*/_jsxs("symbol", {
|
|
120
78
|
id: "icon-home",
|
|
121
79
|
viewBox: "0 0 24 24",
|
|
@@ -154,14 +112,6 @@ export default (() => /*#__PURE__*/_jsxs("svg", {
|
|
|
154
112
|
}), /*#__PURE__*/_jsx("path", {
|
|
155
113
|
d: "M10.7071 6.29289C10.3166 5.90237 9.68342 5.90237 9.29289 6.29289C8.90237 6.68342 8.90237 7.31658 9.29289 7.70711L12.5858 11H3C2.44772 11 2 11.4477 2 12C2 12.5523 2.44772 13 3 13H12.5858L9.29289 16.2929C8.90237 16.6834 8.90237 17.3166 9.29289 17.7071C9.68342 18.0976 10.3166 18.0976 10.7071 17.7071L15.7071 12.7071C16.0976 12.3166 16.0976 11.6834 15.7071 11.2929L10.7071 6.29289Z"
|
|
156
114
|
})]
|
|
157
|
-
}), /*#__PURE__*/_jsxs("symbol", {
|
|
158
|
-
id: "icon-map-pin",
|
|
159
|
-
viewBox: "0 0 24 24",
|
|
160
|
-
children: [/*#__PURE__*/_jsx("path", {
|
|
161
|
-
d: "M12.5547 23.832C12.2188 24.056 11.7812 24.056 11.4453 23.832L12 23L12.5547 23.832ZM20 10C20 7.87827 19.1575 5.84306 17.6572 4.34277C16.1569 2.84248 14.1217 2 12 2C9.87827 2 7.84306 2.84248 6.34277 4.34277C4.84248 5.84306 4 7.87827 4 10C4 13.098 6.01539 16.1045 8.22559 18.4375C9.31025 19.5824 10.3988 20.5195 11.2168 21.1709C11.5207 21.4129 11.7872 21.6132 12 21.7705C12.2128 21.6132 12.4793 21.4129 12.7832 21.1709C13.6012 20.5195 14.6898 19.5824 15.7744 18.4375C17.9846 16.1045 20 13.098 20 10ZM22 10C22 13.9019 19.5154 17.3955 17.2256 19.8125C16.0603 21.0425 14.8988 22.043 14.0293 22.7354C13.594 23.082 13.2299 23.3533 12.9727 23.5391C12.8442 23.6318 12.7419 23.7037 12.6709 23.7529C12.6355 23.7774 12.6073 23.7964 12.5879 23.8096C12.5782 23.8162 12.57 23.8215 12.5645 23.8252C12.5618 23.827 12.5593 23.829 12.5576 23.8301L12.5557 23.8311C12.5554 23.8312 12.5547 23.8321 12 23C11.4453 23.8321 11.4456 23.8322 11.4453 23.832L11.4443 23.8311L11.4424 23.8301C11.4407 23.829 11.4382 23.827 11.4355 23.8252C11.43 23.8215 11.4218 23.8162 11.4121 23.8096C11.3927 23.7964 11.3645 23.7774 11.3291 23.7529C11.2581 23.7037 11.1558 23.6318 11.0273 23.5391C10.7701 23.3533 10.406 23.082 9.9707 22.7354C9.10124 22.043 7.93969 21.0425 6.77441 19.8125C4.48463 17.3955 2 13.9019 2 10C2 7.34784 3.05335 4.80407 4.92871 2.92871C6.80407 1.05335 9.34784 1.19209e-07 12 1.19209e-07C14.6522 1.19209e-07 17.1959 1.05335 19.0713 2.92871C20.9467 4.80407 22 7.34784 22 10Z"
|
|
162
|
-
}), /*#__PURE__*/_jsx("path", {
|
|
163
|
-
d: "M14 10C14 8.89543 13.1046 8 12 8C10.8954 8 10 8.89543 10 10C10 11.1046 10.8954 12 12 12C13.1046 12 14 11.1046 14 10ZM16 10C16 12.2091 14.2091 14 12 14C9.79086 14 8 12.2091 8 10C8 7.79086 9.79086 6 12 6C14.2091 6 16 7.79086 16 10Z"
|
|
164
|
-
})]
|
|
165
115
|
}), /*#__PURE__*/_jsx("symbol", {
|
|
166
116
|
id: "icon-map",
|
|
167
117
|
viewBox: "0 0 24 24",
|
|
@@ -10,14 +10,6 @@
|
|
|
10
10
|
<path d="M9 19C8.7 19 8.5 18.9 8.3 18.7C7.9 18.3 7.9 17.7 8.3 17.3L13.6 12L8.3 6.7C7.9 6.3 7.9 5.7 8.3 5.3C8.7 4.9 9.3 4.9 9.7 5.3L15.7 11.3C16.1 11.7 16.1 12.3 15.7 12.7L9.7 18.7C9.5 18.9 9.3 19 9 19Z"/>
|
|
11
11
|
</symbol><symbol id="icon-close" viewBox="0 0 24 24">
|
|
12
12
|
<path d="M13.4 12L18.7 6.7C19.1 6.3 19.1 5.7 18.7 5.3C18.3 4.9 17.7 4.9 17.3 5.3L12 10.6L6.7 5.3C6.3 4.9 5.7 4.9 5.3 5.3C4.9 5.7 4.9 6.3 5.3 6.7L10.6 12L5.3 17.3C4.9 17.7 4.9 18.3 5.3 18.7C5.5 18.9 5.7 19 6 19C6.3 19 6.5 18.9 6.7 18.7L12 13.4L17.3 18.7C17.5 18.9 17.8 19 18 19C18.2 19 18.5 18.9 18.7 18.7C19.1 18.3 19.1 17.7 18.7 17.3L13.4 12Z"/>
|
|
13
|
-
</symbol><symbol id="icon-search" viewBox="0 0 24 24">
|
|
14
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M11 2C15.9706 2 20 6.02944 20 11C20 13.125 19.2618 15.0766 18.0303 16.6162L21.707 20.293C22.0972 20.6835 22.0974 21.3166 21.707 21.707C21.3166 22.0974 20.6835 22.0972 20.293 21.707L16.6162 18.0303C15.0766 19.2618 13.125 20 11 20C6.02944 20 2 15.9706 2 11C2 6.02944 6.02944 2 11 2ZM11 4C7.13401 4 4 7.13401 4 11C4 14.866 7.13401 18 11 18C12.89 18 14.6038 17.2497 15.8633 16.0322C15.8877 16.0012 15.9148 15.9719 15.9434 15.9434C15.9719 15.9148 16.0012 15.8877 16.0322 15.8633C17.2497 14.6038 18 12.89 18 11C18 7.13401 14.866 4 11 4Z"/>
|
|
15
|
-
</symbol><symbol id="icon-skip-back" viewBox="0 0 24 24">
|
|
16
|
-
<path d="M18.375 3.21875C18.6752 2.97861 19.0871 2.93211 19.4336 3.09863C19.7799 3.26521 20 3.61571 20 4V20C20 20.3843 19.7799 20.7348 19.4336 20.9014C19.0871 21.0679 18.6752 21.0214 18.375 20.7812L8.375 12.7813C8.13778 12.5915 8 12.3038 8 12C8 11.6962 8.13778 11.4085 8.375 11.2188L18.375 3.21875ZM10.6016 12L18 17.918V6.08106L10.6016 12Z"/>
|
|
17
|
-
<path d="M4 19V5C4 4.44772 4.44772 4 5 4C5.55228 4 6 4.44772 6 5V19C6 19.5523 5.55228 20 5 20C4.44772 20 4 19.5523 4 19Z"/>
|
|
18
|
-
</symbol><symbol id="icon-skip-forward" viewBox="0 0 24 24">
|
|
19
|
-
<path d="M4.56641 3.09863C4.91287 2.93211 5.32483 2.97861 5.625 3.21875L15.625 11.2188C15.8622 11.4085 16 11.6962 16 12C16 12.3038 15.8622 12.5915 15.625 12.7813L5.625 20.7812C5.32483 21.0214 4.91287 21.0679 4.56641 20.9014C4.22012 20.7348 4 20.3843 4 20V4C4 3.61571 4.22012 3.26521 4.56641 3.09863ZM6 17.918L13.3984 12L6 6.08106V17.918Z"/>
|
|
20
|
-
<path d="M18 19V5C18 4.44772 18.4477 4 19 4C19.5523 4 20 4.44772 20 5V19C20 19.5523 19.5523 20 19 20C18.4477 20 18 19.5523 18 19Z"/>
|
|
21
13
|
</symbol><symbol id="icon-zoom" viewBox="0 0 24 24">
|
|
22
14
|
<path d="M21.7 20.3L18 16.6C19.2 15.1 20 13.1 20 11C20 6 16 2 11 2C6 2 2 6 2 11C2 16 6 20 11 20C13.1 20 15.1 19.3 16.6 18L20.3 21.7C20.5 21.9 20.8 22 21 22C21.2 22 21.5 21.9 21.7 21.7C22.1 21.3 22.1 20.7 21.7 20.3ZM4 11C4 7.1 7.1 4 11 4C14.9 4 18 7.1 18 11C18 12.9 17.2 14.7 16 15.9C14.7 17.2 13 17.9 11.1 17.9C7.1 18 4 14.9 4 11Z"/>
|
|
23
15
|
<path d="M14 10H12V8C12 7.4 11.6 7 11 7C10.4 7 10 7.4 10 8V10H8C7.4 10 7 10.4 7 11C7 11.6 7.4 12 8 12H10V14C10 14.6 10.4 15 11 15C11.6 15 12 14.6 12 14V12H14C14.6 12 15 11.6 15 11C15 10.4 14.6 10 14 10Z"/>
|
|
@@ -25,17 +17,10 @@
|
|
|
25
17
|
<path d="M19.7 11.3C19.3 10.9 18.7 10.9 18.3 11.3L13 16.6V5C13 4.4 12.6 4 12 4C11.4 4 11 4.4 11 5V16.6L5.7 11.3C5.3 10.9 4.7 10.9 4.3 11.3C3.9 11.7 3.9 12.3 4.3 12.7L11.3 19.7C11.4 19.8 11.5 19.9 11.6 19.9C11.7 20 11.9 20 12 20C12.1 20 12.3 20 12.4 19.9C12.5 19.8 12.6 19.8 12.7 19.7L19.7 12.7C20.1 12.3 20.1 11.7 19.7 11.3Z"/>
|
|
26
18
|
</symbol><symbol id="icon-date" viewBox="0 0 24 24">
|
|
27
19
|
<path d="M19 3H17V2C17 1.4 16.6 1 16 1C15.4 1 15 1.4 15 2V3H9V2C9 1.4 8.6 1 8 1C7.4 1 7 1.4 7 2V3H5C3.3 3 2 4.3 2 6V20C2 21.7 3.3 23 5 23H19C20.7 23 22 21.7 22 20V6C22 4.3 20.7 3 19 3ZM5 5H7V6C7 6.6 7.4 7 8 7C8.6 7 9 6.6 9 6V5H15V6C15 6.6 15.4 7 16 7C16.6 7 17 6.6 17 6V5H19C19.6 5 20 5.4 20 6V9H4V6C4 5.4 4.4 5 5 5ZM19 21H5C4.4 21 4 20.6 4 20V11H20V20C20 20.6 19.6 21 19 21Z"/>
|
|
28
|
-
</symbol><symbol id="icon-download" viewBox="0 0 24 24">
|
|
29
|
-
<path d="M2 19V15C2 14.4477 2.44772 14 3 14C3.55228 14 4 14.4477 4 15V19L4.00488 19.0986C4.02757 19.3276 4.12883 19.5429 4.29297 19.707C4.48051 19.8946 4.73478 20 5 20H19C19.2652 20 19.5195 19.8946 19.707 19.707C19.8946 19.5195 20 19.2652 20 19V15C20 14.4477 20.4477 14 21 14C21.5523 14 22 14.4477 22 15V19C22 19.7957 21.6837 20.5585 21.1211 21.1211C20.5585 21.6837 19.7957 22 19 22H5C4.20435 22 3.44152 21.6837 2.87891 21.1211C2.3163 20.5585 2 19.7956 2 19Z"/>
|
|
30
|
-
<path d="M16.293 9.29297C16.6835 8.90244 17.3165 8.90244 17.707 9.29297C18.0976 9.68349 18.0976 10.3165 17.707 10.707L12.707 15.707C12.3165 16.0976 11.6835 16.0976 11.293 15.707L6.29297 10.707C5.90244 10.3165 5.90244 9.68349 6.29297 9.29297C6.68349 8.90244 7.31651 8.90244 7.70703 9.29297L12 13.5859L16.293 9.29297Z"/>
|
|
31
|
-
<path d="M11 15V3C11 2.44772 11.4477 2 12 2C12.5523 2 13 2.44772 13 3V15C13 15.5523 12.5523 16 12 16C11.4477 16 11 15.5523 11 15Z"/>
|
|
32
20
|
</symbol><symbol id="icon-email" viewBox="0 0 24 24">
|
|
33
21
|
<path d="M20 3H4C2.3 3 1 4.3 1 6V18C1 19.7 2.3 21 4 21H20C21.7 21 23 19.7 23 18V6C23 4.3 21.7 3 20 3ZM4 5H20C20.4 5 20.7 5.2 20.9 5.6L12 11.8L3.1 5.6C3.3 5.2 3.6 5 4 5ZM20 19H4C3.4 19 3 18.6 3 18V7.9L11.4 13.8C11.6 13.9 11.8 14 12 14C12.2 14 12.4 13.9 12.6 13.8L21 7.9V18C21 18.6 20.6 19 20 19Z"/>
|
|
34
22
|
</symbol><symbol id="icon-facebook" viewBox="0 0 24 24">
|
|
35
23
|
<path d="M14 23H10C9.4 23 9 22.6 9 22V15H7C6.4 15 6 14.6 6 14V10C6 9.4 6.4 9 7 9H9V7C9 3.7 11.7 1 15 1H18C18.6 1 19 1.4 19 2V6C19 6.6 18.6 7 18 7H15V9H18C18.3 9 18.6 9.1 18.8 9.4C19 9.7 19 9.9 19 10.2L18 14.2C17.9 14.6 17.5 15 17 15H15V22C15 22.6 14.6 23 14 23ZM11 21H13V14C13 13.4 13.4 13 14 13H16.2L16.7 11H14C13.4 11 13 10.6 13 10V7C13 5.9 13.9 5 15 5H17V3H15C12.8 3 11 4.8 11 7V10C11 10.6 10.6 11 10 11H8V13H10C10.6 13 11 13.4 11 14V21Z"/>
|
|
36
|
-
</symbol><symbol id="icon-file" viewBox="0 0 24 24">
|
|
37
|
-
<path d="M3 20V4C3 3.20435 3.3163 2.44152 3.87891 1.87891C4.44152 1.3163 5.20435 1 6 1H13L13.0986 1.00488C13.3276 1.02757 13.5429 1.12883 13.707 1.29297L20.707 8.29297C20.8946 8.48051 21 8.73478 21 9V20C21 20.7957 20.6837 21.5585 20.1211 22.1211C19.5585 22.6837 18.7957 23 18 23H6C5.20435 23 4.44152 22.6837 3.87891 22.1211C3.3163 21.5585 3 20.7956 3 20ZM5 20C5 20.2652 5.10543 20.5195 5.29297 20.707C5.48051 20.8946 5.73478 21 6 21H18C18.2652 21 18.5195 20.8946 18.707 20.707C18.8946 20.5195 19 20.2652 19 20V9.41406L12.5859 3H6C5.73478 3 5.48051 3.10543 5.29297 3.29297C5.10543 3.48051 5 3.73478 5 4V20Z"/>
|
|
38
|
-
<path d="M12 2C12 1.44772 12.4477 1 13 1C13.5523 1 14 1.44772 14 2V8H20C20.5523 8 21 8.44772 21 9C21 9.55228 20.5523 10 20 10H13C12.4477 10 12 9.55228 12 9V2Z"/>
|
|
39
24
|
</symbol><symbol id="icon-home" viewBox="0 0 24 24">
|
|
40
25
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M11.3861 1.21065C11.7472 0.929784 12.2528 0.929784 12.6139 1.21065L21.6139 8.21065C21.8575 8.4001 22 8.69141 22 9V20C22 20.7957 21.6839 21.5587 21.1213 22.1213C20.5587 22.6839 19.7957 23 19 23H5C4.20435 23 3.44129 22.6839 2.87868 22.1213C2.31607 21.5587 2 20.7957 2 20V9C2 8.69141 2.14247 8.4001 2.38606 8.21065L11.3861 1.21065ZM4 9.48908V20C4 20.2652 4.10536 20.5196 4.29289 20.7071C4.48043 20.8946 4.73478 21 5 21H19C19.2652 21 19.5196 20.8946 19.7071 20.7071C19.8946 20.5196 20 20.2652 20 20V9.48908L12 3.26686L4 9.48908Z"/>
|
|
41
26
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M8 12C8 11.4477 8.44772 11 9 11H15C15.5523 11 16 11.4477 16 12V22C16 22.5523 15.5523 23 15 23C14.4477 23 14 22.5523 14 22V13H10V22C10 22.5523 9.55228 23 9 23C8.44772 23 8 22.5523 8 22V12Z"/>
|
|
@@ -46,9 +31,6 @@
|
|
|
46
31
|
</symbol><symbol id="icon-login" viewBox="0 0 24 24">
|
|
47
32
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 3C14 2.44772 14.4477 2 15 2H19C19.7956 2 20.5587 2.31607 21.1213 2.87868C21.6839 3.44129 22 4.20435 22 5V19C22 19.7957 21.6839 20.5587 21.1213 21.1213C20.5587 21.6839 19.7957 22 19 22H15C14.4477 22 14 21.5523 14 21C14 20.4477 14.4477 20 15 20H19C19.2652 20 19.5196 19.8946 19.7071 19.7071C19.8946 19.5196 20 19.2652 20 19V5C20 4.73478 19.8946 4.48043 19.7071 4.29289C19.5196 4.10536 19.2652 4 19 4H15C14.4477 4 14 3.55228 14 3Z"/>
|
|
48
33
|
<path d="M10.7071 6.29289C10.3166 5.90237 9.68342 5.90237 9.29289 6.29289C8.90237 6.68342 8.90237 7.31658 9.29289 7.70711L12.5858 11H3C2.44772 11 2 11.4477 2 12C2 12.5523 2.44772 13 3 13H12.5858L9.29289 16.2929C8.90237 16.6834 8.90237 17.3166 9.29289 17.7071C9.68342 18.0976 10.3166 18.0976 10.7071 17.7071L15.7071 12.7071C16.0976 12.3166 16.0976 11.6834 15.7071 11.2929L10.7071 6.29289Z"/>
|
|
49
|
-
</symbol><symbol id="icon-map-pin" viewBox="0 0 24 24">
|
|
50
|
-
<path d="M12.5547 23.832C12.2188 24.056 11.7812 24.056 11.4453 23.832L12 23L12.5547 23.832ZM20 10C20 7.87827 19.1575 5.84306 17.6572 4.34277C16.1569 2.84248 14.1217 2 12 2C9.87827 2 7.84306 2.84248 6.34277 4.34277C4.84248 5.84306 4 7.87827 4 10C4 13.098 6.01539 16.1045 8.22559 18.4375C9.31025 19.5824 10.3988 20.5195 11.2168 21.1709C11.5207 21.4129 11.7872 21.6132 12 21.7705C12.2128 21.6132 12.4793 21.4129 12.7832 21.1709C13.6012 20.5195 14.6898 19.5824 15.7744 18.4375C17.9846 16.1045 20 13.098 20 10ZM22 10C22 13.9019 19.5154 17.3955 17.2256 19.8125C16.0603 21.0425 14.8988 22.043 14.0293 22.7354C13.594 23.082 13.2299 23.3533 12.9727 23.5391C12.8442 23.6318 12.7419 23.7037 12.6709 23.7529C12.6355 23.7774 12.6073 23.7964 12.5879 23.8096C12.5782 23.8162 12.57 23.8215 12.5645 23.8252C12.5618 23.827 12.5593 23.829 12.5576 23.8301L12.5557 23.8311C12.5554 23.8312 12.5547 23.8321 12 23C11.4453 23.8321 11.4456 23.8322 11.4453 23.832L11.4443 23.8311L11.4424 23.8301C11.4407 23.829 11.4382 23.827 11.4355 23.8252C11.43 23.8215 11.4218 23.8162 11.4121 23.8096C11.3927 23.7964 11.3645 23.7774 11.3291 23.7529C11.2581 23.7037 11.1558 23.6318 11.0273 23.5391C10.7701 23.3533 10.406 23.082 9.9707 22.7354C9.10124 22.043 7.93969 21.0425 6.77441 19.8125C4.48463 17.3955 2 13.9019 2 10C2 7.34784 3.05335 4.80407 4.92871 2.92871C6.80407 1.05335 9.34784 1.19209e-07 12 1.19209e-07C14.6522 1.19209e-07 17.1959 1.05335 19.0713 2.92871C20.9467 4.80407 22 7.34784 22 10Z"/>
|
|
51
|
-
<path d="M14 10C14 8.89543 13.1046 8 12 8C10.8954 8 10 8.89543 10 10C10 11.1046 10.8954 12 12 12C13.1046 12 14 11.1046 14 10ZM16 10C16 12.2091 14.2091 14 12 14C9.79086 14 8 12.2091 8 10C8 7.79086 9.79086 6 12 6C14.2091 6 16 7.79086 16 10Z"/>
|
|
52
34
|
</symbol><symbol id="icon-map" viewBox="0 0 24 24">
|
|
53
35
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M8 1C7.81313 1 7.63824 1.05126 7.4886 1.14048L0.503861 5.13176C0.192286 5.3098 0 5.64114 0 6V22C0 22.3565 0.189758 22.686 0.498073 22.8649C0.806388 23.0438 1.18664 23.0451 1.49614 22.8682L8.03147 19.1338L15.5348 22.8854C15.6646 22.9538 15.8112 22.9944 15.9669 22.9995C15.9779 22.9998 15.989 23 16 23C16.1869 23 16.3618 22.9487 16.5114 22.8595L23.4961 18.8682C23.8077 18.6902 24 18.3589 24 18V2C24 1.64353 23.8102 1.31401 23.5019 1.13509C23.1936 0.956168 22.8134 0.954898 22.5039 1.13176L15.9685 4.86623L8.46522 1.11457C8.32625 1.04141 8.16796 1 8 1ZM17 20.2768L22 17.4197V3.72318L17 6.58032V20.2768ZM15 6.61803L9 3.61803V17.382L15 20.382V6.61803ZM2 6.58032L7 3.72318V17.4197L2 20.2768V6.58032Z"/>
|
|
54
36
|
</symbol><symbol id="icon-person" viewBox="0 0 24 24">
|