@salesforcedevs/dx-components 0.25.5 → 0.26.1-alpha0.3
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/lwc.config.json +1 -0
- package/package.json +5 -4
- package/LICENSE +0 -12
- package/src/assets/icons/action-sprite/svg/symbols.svg +0 -1
- package/src/assets/icons/brand-sprite/svg/symbols.svg +0 -1381
- package/src/assets/icons/custom-sprite/svg/symbols.svg +0 -1
- package/src/assets/icons/doctype-sprite/svg/symbols.svg +0 -1
- package/src/assets/icons/general-sprite/svg/symbols.svg +0 -3013
- package/src/assets/icons/salesforcebrand-sprite/svg/symbols.svg +0 -257
- package/src/assets/icons/standard-sprite/svg/symbols.svg +0 -1
- package/src/assets/icons/utility-sprite/svg/symbols.svg +0 -1
- package/src/assets/svg/card-news-learn-moar.svg +0 -415
- package/src/assets/svg/cloud-1.svg +0 -24
- package/src/assets/svg/cloud-2.svg +0 -18
- package/src/assets/svg/codey.svg +0 -93
- package/src/assets/svg/command.svg +0 -9
- package/src/assets/svg/control.svg +0 -10
- package/src/assets/svg/docs-empty-state-small.svg +0 -72
- package/src/assets/svg/docs-empty-state.svg +0 -86
- package/src/assets/svg/dsc-home-news-bear.svg +0 -3
- package/src/assets/svg/dsc-home-news-community.png +0 -0
- package/src/assets/svg/dsc-home-news-goatbear.svg +0 -257
- package/src/assets/svg/dsc-home-news-samplegallery.svg +0 -76
- package/src/assets/svg/empty-state-assistant.svg +0 -1
- package/src/assets/svg/fch-blog-cloud-1.png +0 -0
- package/src/assets/svg/fch-blog-cloud-2.png +0 -0
- package/src/assets/svg/fch-blog-planet.png +0 -0
- package/src/assets/svg/feature-backdrop1.svg +0 -10
- package/src/assets/svg/feature-backdrop2.svg +0 -10
- package/src/assets/svg/featured-demo-art-blank.svg +0 -76
- package/src/assets/svg/featured-demo-art-eBikes.svg +0 -77
- package/src/assets/svg/footer-graphic-large.svg +0 -207
- package/src/assets/svg/footer-graphic-mountains-small.svg +0 -17
- package/src/assets/svg/footer-graphic-mountains.svg +0 -21
- package/src/assets/svg/footer-graphic-trees-small.svg +0 -33
- package/src/assets/svg/footer-graphic-trees.svg +0 -62
- package/src/assets/svg/lake-mountain.svg +0 -79
- package/src/assets/svg/podcast-subscription-clouds-small.svg +0 -49
- package/src/assets/svg/podcast-subscription-clouds.svg +0 -57
- package/src/assets/svg/podcasts-subscription-apple.svg +0 -164
- package/src/assets/svg/podcasts-subscription-google.svg +0 -29
- package/src/assets/svg/podcasts-subscription-spotify.svg +0 -11
- package/src/assets/svg/salesforce-cloud.svg +0 -7
- package/src/assets/svg/salesforce-logo-corporate.svg +0 -21
- package/src/assets/svg/salesforce-logo.svg +0 -14
- package/src/assets/svg/sidebar-loading.svg +0 -34
- package/src/assets/svg/slack-cta-podcast-background-left.svg +0 -28
- package/src/assets/svg/slack-cta-podcast-background-right.svg +0 -38
- package/src/assets/svg/trees.svg +0 -42
- package/src/modules/dx/banner/__tests__/banner.test.ts +0 -33
- package/src/modules/dx/banner/banner.css +0 -46
- package/src/modules/dx/banner/banner.html +0 -13
- package/src/modules/dx/banner/banner.ts +0 -14
- package/src/modules/dx/brandThemeProvider/__tests__/brandThemeProvider.test.ts +0 -49
- package/src/modules/dx/brandThemeProvider/brandCssVars.ts +0 -10
- package/src/modules/dx/brandThemeProvider/brandThemeProvider.html +0 -3
- package/src/modules/dx/brandThemeProvider/brandThemeProvider.stories.ts +0 -321
- package/src/modules/dx/brandThemeProvider/brandThemeProvider.ts +0 -46
- package/src/modules/dx/breadcrumbs/__tests__/breadcrumbs.test.ts +0 -140
- package/src/modules/dx/breadcrumbs/__tests__/mockProps.ts +0 -28
- package/src/modules/dx/breadcrumbs/breadcrumbs.css +0 -111
- package/src/modules/dx/breadcrumbs/breadcrumbs.html +0 -44
- package/src/modules/dx/breadcrumbs/breadcrumbs.stories.ts +0 -39
- package/src/modules/dx/breadcrumbs/breadcrumbs.ts +0 -122
- package/src/modules/dx/button/__tests__/button.test.ts +0 -107
- package/src/modules/dx/button/button.css +0 -175
- package/src/modules/dx/button/button.html +0 -43
- package/src/modules/dx/button/button.stories.ts +0 -150
- package/src/modules/dx/button/button.ts +0 -63
- package/src/modules/dx/cardBlogPost/__tests__/cardBlogPost.test.ts +0 -26
- package/src/modules/dx/cardBlogPost/__tests__/mockProps.ts +0 -12
- package/src/modules/dx/cardBlogPost/cardBlogPost.css +0 -13
- package/src/modules/dx/cardBlogPost/cardBlogPost.html +0 -24
- package/src/modules/dx/cardBlogPost/cardBlogPost.stories.ts +0 -164
- package/src/modules/dx/cardBlogPost/cardBlogPost.ts +0 -23
- package/src/modules/dx/cardBlogPostProvider/__tests__/cardBlogPostProvider.test.ts +0 -34
- package/src/modules/dx/cardBlogPostProvider/__tests__/mockWordpressPosts.ts +0 -44
- package/src/modules/dx/cardBlogPostProvider/cardBlogPostProvider.css +0 -3
- package/src/modules/dx/cardBlogPostProvider/cardBlogPostProvider.html +0 -16
- package/src/modules/dx/cardBlogPostProvider/cardBlogPostProvider.ts +0 -29
- package/src/modules/dx/cardCallout/__tests__/cardCallout.test.ts +0 -20
- package/src/modules/dx/cardCallout/__tests__/mockProps.ts +0 -7
- package/src/modules/dx/cardCallout/cardCallout.css +0 -57
- package/src/modules/dx/cardCallout/cardCallout.html +0 -15
- package/src/modules/dx/cardCallout/cardCallout.stories.ts +0 -33
- package/src/modules/dx/cardCallout/cardCallout.ts +0 -37
- package/src/modules/dx/cardContent/__tests__/cardContent.test.ts +0 -100
- package/src/modules/dx/cardContent/__tests__/mockProps.ts +0 -13
- package/src/modules/dx/cardContent/cardContent.css +0 -52
- package/src/modules/dx/cardContent/cardContent.html +0 -59
- package/src/modules/dx/cardContent/cardContent.stories.ts +0 -127
- package/src/modules/dx/cardContent/cardContent.ts +0 -68
- package/src/modules/dx/cardDemo/cardDemo.css +0 -1
- package/src/modules/dx/cardDemo/cardDemo.html +0 -12
- package/src/modules/dx/cardDemo/cardDemo.stories.ts +0 -115
- package/src/modules/dx/cardDemo/cardDemo.ts +0 -11
- package/src/modules/dx/cardDocs/__tests__/cardDocs.test.ts +0 -48
- package/src/modules/dx/cardDocs/__tests__/mockProps.ts +0 -9
- package/src/modules/dx/cardDocs/cardDocs.css +0 -50
- package/src/modules/dx/cardDocs/cardDocs.html +0 -20
- package/src/modules/dx/cardDocs/cardDocs.stories.ts +0 -299
- package/src/modules/dx/cardDocs/cardDocs.ts +0 -30
- package/src/modules/dx/cardEvent/__tests__/cardEvent.test.ts +0 -95
- package/src/modules/dx/cardEvent/__tests__/mockProps.ts +0 -10
- package/src/modules/dx/cardEvent/cardEvent.css +0 -107
- package/src/modules/dx/cardEvent/cardEvent.html +0 -94
- package/src/modules/dx/cardEvent/cardEvent.stories.ts +0 -153
- package/src/modules/dx/cardEvent/cardEvent.ts +0 -42
- package/src/modules/dx/cardExpanded/__tests__/cardExpanded.test.ts +0 -193
- package/src/modules/dx/cardExpanded/__tests__/mockProps.ts +0 -21
- package/src/modules/dx/cardExpanded/cardExpanded.css +0 -49
- package/src/modules/dx/cardExpanded/cardExpanded.html +0 -37
- package/src/modules/dx/cardExpanded/cardExpanded.stories.ts +0 -59
- package/src/modules/dx/cardExpanded/cardExpanded.ts +0 -45
- package/src/modules/dx/cardGrid/__tests__/cardMockProps.ts +0 -431
- package/src/modules/dx/cardGrid/__tests__/mockProps.ts +0 -15
- package/src/modules/dx/cardGrid/cardGrid.css +0 -89
- package/src/modules/dx/cardGrid/cardGrid.html +0 -46
- package/src/modules/dx/cardGrid/cardGrid.stories.ts +0 -111
- package/src/modules/dx/cardGrid/cardGrid.ts +0 -140
- package/src/modules/dx/cardMinimal/__tests__/cardMinimal.test.ts +0 -87
- package/src/modules/dx/cardMinimal/__tests__/mockProps.ts +0 -10
- package/src/modules/dx/cardMinimal/cardMinimal.css +0 -31
- package/src/modules/dx/cardMinimal/cardMinimal.html +0 -13
- package/src/modules/dx/cardMinimal/cardMinimal.stories.ts +0 -32
- package/src/modules/dx/cardMinimal/cardMinimal.ts +0 -3
- package/src/modules/dx/cardNews/__tests__/cardNews.test.ts +0 -58
- package/src/modules/dx/cardNews/__tests__/mockProps.ts +0 -7
- package/src/modules/dx/cardNews/cardNews.css +0 -159
- package/src/modules/dx/cardNews/cardNews.html +0 -37
- package/src/modules/dx/cardNews/cardNews.stories.ts +0 -115
- package/src/modules/dx/cardNews/cardNews.ts +0 -62
- package/src/modules/dx/cardPodcastEpisode/__tests__/cardPodcastEpisode.test.ts +0 -68
- package/src/modules/dx/cardPodcastEpisode/cardPodcastEpisode.css +0 -19
- package/src/modules/dx/cardPodcastEpisode/cardPodcastEpisode.html +0 -36
- package/src/modules/dx/cardPodcastEpisode/cardPodcastEpisode.stories.ts +0 -31
- package/src/modules/dx/cardPodcastEpisode/cardPodcastEpisode.ts +0 -36
- package/src/modules/dx/cardPodcastEpisodeProvider/__tests__/cardPodcastEpisodeProvider.test.ts +0 -36
- package/src/modules/dx/cardPodcastEpisodeProvider/__tests__/mockWordpressEpisodes.ts +0 -50
- package/src/modules/dx/cardPodcastEpisodeProvider/cardPodcastEpisodeProvider.css +0 -3
- package/src/modules/dx/cardPodcastEpisodeProvider/cardPodcastEpisodeProvider.html +0 -12
- package/src/modules/dx/cardPodcastEpisodeProvider/cardPodcastEpisodeProvider.ts +0 -29
- package/src/modules/dx/cardSmall/__tests__/cardSmall.test.ts +0 -66
- package/src/modules/dx/cardSmall/__tests__/mockProps.ts +0 -8
- package/src/modules/dx/cardSmall/cardSmall.css +0 -32
- package/src/modules/dx/cardSmall/cardSmall.html +0 -42
- package/src/modules/dx/cardSmall/cardSmall.stories.ts +0 -166
- package/src/modules/dx/cardSmall/cardSmall.ts +0 -38
- package/src/modules/dx/cardTitle/__tests__/cardTitle.test.ts +0 -46
- package/src/modules/dx/cardTitle/cardTitle.css +0 -41
- package/src/modules/dx/cardTitle/cardTitle.html +0 -20
- package/src/modules/dx/cardTitle/cardTitle.ts +0 -27
- package/src/modules/dx/cardTrailheadModule/__tests__/cardTrailheadModule.test.ts +0 -18
- package/src/modules/dx/cardTrailheadModule/__tests__/mockProps.ts +0 -11
- package/src/modules/dx/cardTrailheadModule/cardTrailheadModule.css +0 -24
- package/src/modules/dx/cardTrailheadModule/cardTrailheadModule.html +0 -20
- package/src/modules/dx/cardTrailheadModule/cardTrailheadModule.stories.ts +0 -122
- package/src/modules/dx/cardTrailheadModule/cardTrailheadModule.ts +0 -18
- package/src/modules/dx/cardVideoPreview/__tests__/cardVideoPreview.test.ts +0 -22
- package/src/modules/dx/cardVideoPreview/__tests__/mockProps.ts +0 -11
- package/src/modules/dx/cardVideoPreview/cardVideoPreview.css +0 -14
- package/src/modules/dx/cardVideoPreview/cardVideoPreview.html +0 -26
- package/src/modules/dx/cardVideoPreview/cardVideoPreview.stories.ts +0 -147
- package/src/modules/dx/cardVideoPreview/cardVideoPreview.ts +0 -13
- package/src/modules/dx/checkbox/__tests__/checkbox.test.ts +0 -85
- package/src/modules/dx/checkbox/__tests__/mockProps.ts +0 -5
- package/src/modules/dx/checkbox/checkbox.css +0 -168
- package/src/modules/dx/checkbox/checkbox.html +0 -26
- package/src/modules/dx/checkbox/checkbox.stories.ts +0 -38
- package/src/modules/dx/checkbox/checkbox.ts +0 -55
- package/src/modules/dx/checkboxGroup/__tests__/checkboxGroup.test.ts +0 -80
- package/src/modules/dx/checkboxGroup/__tests__/mockProps.ts +0 -14
- package/src/modules/dx/checkboxGroup/checkboxGroup.css +0 -12
- package/src/modules/dx/checkboxGroup/checkboxGroup.html +0 -15
- package/src/modules/dx/checkboxGroup/checkboxGroup.stories.ts +0 -33
- package/src/modules/dx/checkboxGroup/checkboxGroup.ts +0 -77
- package/src/modules/dx/codeBlock/__tests__/codeBlock.test.ts +0 -238
- package/src/modules/dx/codeBlock/__tests__/mockProps.ts +0 -160
- package/src/modules/dx/codeBlock/codeBlock.css +0 -128
- package/src/modules/dx/codeBlock/codeBlock.html +0 -79
- package/src/modules/dx/codeBlock/codeBlock.stories.ts +0 -143
- package/src/modules/dx/codeBlock/codeBlock.ts +0 -215
- package/src/modules/dx/codeBlock/darkTheme.css +0 -88
- package/src/modules/dx/codeBlock/lightTheme.css +0 -72
- package/src/modules/dx/dropdown/__tests__/dropdown.test.ts +0 -165
- package/src/modules/dx/dropdown/__tests__/mockNestedOptions.ts +0 -96
- package/src/modules/dx/dropdown/__tests__/mockOptions.ts +0 -10
- package/src/modules/dx/dropdown/__tests__/mockProps.ts +0 -6
- package/src/modules/dx/dropdown/dropdown.css +0 -93
- package/src/modules/dx/dropdown/dropdown.html +0 -67
- package/src/modules/dx/dropdown/dropdown.stories.ts +0 -89
- package/src/modules/dx/dropdown/dropdown.ts +0 -182
- package/src/modules/dx/dropdownOption/__tests__/dropdownOption.test.ts +0 -112
- package/src/modules/dx/dropdownOption/__tests__/mockProps.ts +0 -20
- package/src/modules/dx/dropdownOption/dropdownOption.css +0 -61
- package/src/modules/dx/dropdownOption/dropdownOption.html +0 -53
- package/src/modules/dx/dropdownOption/dropdownOption.ts +0 -39
- package/src/modules/dx/emptyState/__tests__/emptyState.test.ts +0 -52
- package/src/modules/dx/emptyState/__tests__/mockProps.ts +0 -4
- package/src/modules/dx/emptyState/emptyState.css +0 -64
- package/src/modules/dx/emptyState/emptyState.html +0 -9
- package/src/modules/dx/emptyState/emptyState.stories.ts +0 -45
- package/src/modules/dx/emptyState/emptyState.ts +0 -20
- package/src/modules/dx/feature/__tests__/feature.test.ts +0 -51
- package/src/modules/dx/feature/__tests__/mockProps.ts +0 -8
- package/src/modules/dx/feature/feature.css +0 -135
- package/src/modules/dx/feature/feature.html +0 -33
- package/src/modules/dx/feature/feature.ts +0 -34
- package/src/modules/dx/featureGrid/__tests__/featureGrid.test.ts +0 -21
- package/src/modules/dx/featureGrid/featureGrid.html +0 -3
- package/src/modules/dx/featureGrid/featureGrid.stories.ts +0 -120
- package/src/modules/dx/featureGrid/featureGrid.ts +0 -15
- package/src/modules/dx/featuredContentHeader/__tests__/featuredContentHeader.test.ts +0 -178
- package/src/modules/dx/featuredContentHeader/__tests__/mockProps.ts +0 -73
- package/src/modules/dx/featuredContentHeader/featuredContentHeader.css +0 -469
- package/src/modules/dx/featuredContentHeader/featuredContentHeader.html +0 -96
- package/src/modules/dx/featuredContentHeader/featuredContentHeader.stories.ts +0 -153
- package/src/modules/dx/featuredContentHeader/featuredContentHeader.ts +0 -113
- package/src/modules/dx/featuredContentHeader/svgs.ts +0 -35
- package/src/modules/dx/featuresList/__tests__/featuresList.test.ts +0 -43
- package/src/modules/dx/featuresList/__tests__/mockProps.ts +0 -17
- package/src/modules/dx/featuresList/featuresList.css +0 -24
- package/src/modules/dx/featuresList/featuresList.html +0 -20
- package/src/modules/dx/featuresList/featuresList.stories.ts +0 -30
- package/src/modules/dx/featuresList/featuresList.ts +0 -21
- package/src/modules/dx/footer/__tests__/footer.test.ts +0 -147
- package/src/modules/dx/footer/__tests__/mockLocales.ts +0 -7
- package/src/modules/dx/footer/footer.css +0 -405
- package/src/modules/dx/footer/footer.html +0 -145
- package/src/modules/dx/footer/footer.stories.ts +0 -88
- package/src/modules/dx/footer/footer.ts +0 -124
- package/src/modules/dx/footer/links.ts +0 -140
- package/src/modules/dx/footerOption/__tests__/footerOption.test.ts +0 -34
- package/src/modules/dx/footerOption/__tests__/mockProps.ts +0 -7
- package/src/modules/dx/footerOption/footerOption.css +0 -4
- package/src/modules/dx/footerOption/footerOption.html +0 -12
- package/src/modules/dx/footerOption/footerOption.ts +0 -19
- package/src/modules/dx/formattedDateTime/__tests__/formattedDateTime.test.ts +0 -25
- package/src/modules/dx/formattedDateTime/__tests__/mockProps.ts +0 -13
- package/src/modules/dx/formattedDateTime/formattedDateTime.html +0 -1
- package/src/modules/dx/formattedDateTime/formattedDateTime.stories.ts +0 -103
- package/src/modules/dx/formattedDateTime/formattedDateTime.ts +0 -72
- package/src/modules/dx/grid/__tests__/grid.test.ts +0 -32
- package/src/modules/dx/grid/grid.css +0 -48
- package/src/modules/dx/grid/grid.html +0 -3
- package/src/modules/dx/grid/grid.md +0 -14
- package/src/modules/dx/grid/grid.stories.ts +0 -134
- package/src/modules/dx/grid/grid.ts +0 -72
- package/src/modules/dx/groupBio/__tests__/groupBio.test.ts +0 -82
- package/src/modules/dx/groupBio/__tests__/mockProps.ts +0 -15
- package/src/modules/dx/groupBio/groupBio.css +0 -49
- package/src/modules/dx/groupBio/groupBio.html +0 -29
- package/src/modules/dx/groupBio/groupBio.stories.ts +0 -66
- package/src/modules/dx/groupBio/groupBio.ts +0 -41
- package/src/modules/dx/groupText/__tests__/groupText.test.ts +0 -69
- package/src/modules/dx/groupText/__tests__/mockProps.ts +0 -35
- package/src/modules/dx/groupText/groupText.css +0 -119
- package/src/modules/dx/groupText/groupText.html +0 -65
- package/src/modules/dx/groupText/groupText.stories.ts +0 -81
- package/src/modules/dx/groupText/groupText.ts +0 -93
- package/src/modules/dx/headTags/headTags.html +0 -3
- package/src/modules/dx/headTags/headTags.ts +0 -39
- package/src/modules/dx/header/__benchmarks__/header.benchmark.js +0 -45
- package/src/modules/dx/header/__tests__/header.test.ts +0 -236
- package/src/modules/dx/header/__tests__/mockNavArchitects.ts +0 -169
- package/src/modules/dx/header/__tests__/mockNavDevelopers.ts +0 -419
- package/src/modules/dx/header/__tests__/mockNavs.ts +0 -115
- package/src/modules/dx/header/__tests__/mockProps.ts +0 -164
- package/src/modules/dx/header/header.css +0 -109
- package/src/modules/dx/header/header.html +0 -128
- package/src/modules/dx/header/header.stories.ts +0 -172
- package/src/modules/dx/header/header.ts +0 -27
- package/src/modules/dx/headerMobileNavMenu/__tests__/headerMobileNavMenu.test.ts +0 -123
- package/src/modules/dx/headerMobileNavMenu/headerMobileNavMenu.css +0 -160
- package/src/modules/dx/headerMobileNavMenu/headerMobileNavMenu.html +0 -73
- package/src/modules/dx/headerMobileNavMenu/headerMobileNavMenu.ts +0 -102
- package/src/modules/dx/headerMobileNavMenuOption/__tests__/headerMobileNavMenuOption.test.ts +0 -38
- package/src/modules/dx/headerMobileNavMenuOption/headerMobileNavMenuOption.css +0 -5
- package/src/modules/dx/headerMobileNavMenuOption/headerMobileNavMenuOption.html +0 -14
- package/src/modules/dx/headerMobileNavMenuOption/headerMobileNavMenuOption.ts +0 -20
- package/src/modules/dx/headerNav/__tests__/headerNav.test.ts +0 -49
- package/src/modules/dx/headerNav/headerNav.css +0 -31
- package/src/modules/dx/headerNav/headerNav.html +0 -48
- package/src/modules/dx/headerNav/headerNav.ts +0 -56
- package/src/modules/dx/headerSearch/__tests__/headerSearch.test.ts +0 -182
- package/src/modules/dx/headerSearch/__tests__/mockData.ts +0 -11
- package/src/modules/dx/headerSearch/__tests__/mockProps.ts +0 -6
- package/src/modules/dx/headerSearch/headerSearch.css +0 -62
- package/src/modules/dx/headerSearch/headerSearch.html +0 -64
- package/src/modules/dx/headerSearch/headerSearch.ts +0 -159
- package/src/modules/dx/helmet/__tests__/helmet.test.ts +0 -52
- package/src/modules/dx/helmet/helmet.css +0 -83
- package/src/modules/dx/helmet/helmet.html +0 -39
- package/src/modules/dx/helmet/helmet.stories.ts +0 -53
- package/src/modules/dx/helmet/helmet.ts +0 -27
- package/src/modules/dx/hr/__tests__/hr.test.ts +0 -53
- package/src/modules/dx/hr/__tests__/mockProps.ts +0 -16
- package/src/modules/dx/hr/hr.css +0 -55
- package/src/modules/dx/hr/hr.html +0 -23
- package/src/modules/dx/hr/hr.stories.ts +0 -50
- package/src/modules/dx/hr/hr.ts +0 -45
- package/src/modules/dx/icon/__tests__/icon.test.ts +0 -54
- package/src/modules/dx/icon/icon.css +0 -14
- package/src/modules/dx/icon/icon.html +0 -11
- package/src/modules/dx/icon/icon.stories.ts +0 -100
- package/src/modules/dx/icon/icon.ts +0 -85
- package/src/modules/dx/iconBadge/__tests__/iconBadge.test.ts +0 -17
- package/src/modules/dx/iconBadge/iconBadge.css +0 -40
- package/src/modules/dx/iconBadge/iconBadge.html +0 -10
- package/src/modules/dx/iconBadge/iconBadge.stories.ts +0 -32
- package/src/modules/dx/iconBadge/iconBadge.ts +0 -42
- package/src/modules/dx/imageAndLabel/__tests__/imageAndLabel.test.ts +0 -39
- package/src/modules/dx/imageAndLabel/__tests__/mockProps.ts +0 -6
- package/src/modules/dx/imageAndLabel/imageAndLabel.css +0 -54
- package/src/modules/dx/imageAndLabel/imageAndLabel.html +0 -22
- package/src/modules/dx/imageAndLabel/imageAndLabel.stories.ts +0 -48
- package/src/modules/dx/imageAndLabel/imageAndLabel.ts +0 -16
- package/src/modules/dx/input/__tests__/input.test.ts +0 -357
- package/src/modules/dx/input/input.css +0 -165
- package/src/modules/dx/input/input.html +0 -58
- package/src/modules/dx/input/input.stories.ts +0 -102
- package/src/modules/dx/input/input.ts +0 -238
- package/src/modules/dx/input/validators.ts +0 -5
- package/src/modules/dx/instrumentation/__tests__/instrumentation.test.ts +0 -86
- package/src/modules/dx/instrumentation/instrumentation.html +0 -1
- package/src/modules/dx/instrumentation/instrumentation.ts +0 -116
- package/src/modules/dx/interactiveImage/__tests__/interactiveImage.test.ts +0 -83
- package/src/modules/dx/interactiveImage/__tests__/mockProps.ts +0 -39
- package/src/modules/dx/interactiveImage/interactiveImage.css +0 -59
- package/src/modules/dx/interactiveImage/interactiveImage.html +0 -32
- package/src/modules/dx/interactiveImage/interactiveImage.stories.ts +0 -31
- package/src/modules/dx/interactiveImage/interactiveImage.ts +0 -71
- package/src/modules/dx/lazy/__tests__/lazy.test.ts +0 -43
- package/src/modules/dx/lazy/lazy.html +0 -5
- package/src/modules/dx/lazy/lazy.stories.ts +0 -132
- package/src/modules/dx/lazy/lazy.ts +0 -163
- package/src/modules/dx/logo/logo.css +0 -33
- package/src/modules/dx/logo/logo.html +0 -6
- package/src/modules/dx/logo/logo.ts +0 -8
- package/src/modules/dx/newsletterForm/newsletterForm.css +0 -73
- package/src/modules/dx/newsletterForm/newsletterForm.html +0 -73
- package/src/modules/dx/newsletterForm/newsletterForm.ts +0 -238
- package/src/modules/dx/pagination/__tests__/pagination.test.ts +0 -121
- package/src/modules/dx/pagination/pagination.css +0 -51
- package/src/modules/dx/pagination/pagination.html +0 -45
- package/src/modules/dx/pagination/pagination.stories.ts +0 -88
- package/src/modules/dx/pagination/pagination.ts +0 -93
- package/src/modules/dx/podcastHost/__tests__/mockProps.ts +0 -8
- package/src/modules/dx/podcastHost/__tests__/podcastHost.test.ts +0 -21
- package/src/modules/dx/podcastHost/podcastHost.css +0 -62
- package/src/modules/dx/podcastHost/podcastHost.html +0 -28
- package/src/modules/dx/podcastHost/podcastHost.stories.ts +0 -17
- package/src/modules/dx/podcastHost/podcastHost.ts +0 -13
- package/src/modules/dx/podcastPlayer/__tests__/podcastPlayer.test.ts +0 -20
- package/src/modules/dx/podcastPlayer/podcastPlayer.css +0 -10
- package/src/modules/dx/podcastPlayer/podcastPlayer.html +0 -3
- package/src/modules/dx/podcastPlayer/podcastPlayer.stories.ts +0 -13
- package/src/modules/dx/podcastPlayer/podcastPlayer.ts +0 -5
- package/src/modules/dx/podcastSubscription/__tests__/podcastSubscription.test.ts +0 -16
- package/src/modules/dx/podcastSubscription/podcastSubscription.css +0 -92
- package/src/modules/dx/podcastSubscription/podcastSubscription.html +0 -24
- package/src/modules/dx/podcastSubscription/podcastSubscription.stories.ts +0 -23
- package/src/modules/dx/podcastSubscription/podcastSubscription.ts +0 -58
- package/src/modules/dx/popover/__tests__/mockProps.ts +0 -8
- package/src/modules/dx/popover/__tests__/popover.test.ts +0 -313
- package/src/modules/dx/popover/popover.css +0 -63
- package/src/modules/dx/popover/popover.html +0 -16
- package/src/modules/dx/popover/popover.stories.ts +0 -82
- package/src/modules/dx/popover/popover.ts +0 -313
- package/src/modules/dx/radioGroup/__tests__/mockProps.ts +0 -12
- package/src/modules/dx/radioGroup/__tests__/radioGroup.test.ts +0 -42
- package/src/modules/dx/radioGroup/radioGroup.css +0 -12
- package/src/modules/dx/radioGroup/radioGroup.html +0 -16
- package/src/modules/dx/radioGroup/radioGroup.stories.ts +0 -25
- package/src/modules/dx/radioGroup/radioGroup.ts +0 -65
- package/src/modules/dx/relativeDateTime/__tests__/mockProps.ts +0 -55
- package/src/modules/dx/relativeDateTime/__tests__/relativeDateTime.test.ts +0 -52
- package/src/modules/dx/relativeDateTime/relativeDateTime.html +0 -3
- package/src/modules/dx/relativeDateTime/relativeDateTime.stories.ts +0 -83
- package/src/modules/dx/relativeDateTime/relativeDateTime.ts +0 -113
- package/src/modules/dx/searchResults/coveo.css +0 -18989
- package/src/modules/dx/searchResults/searchResults.css +0 -387
- package/src/modules/dx/searchResults/searchResults.html +0 -104
- package/src/modules/dx/searchResults/searchResults.stories.ts +0 -36
- package/src/modules/dx/searchResults/searchResults.ts +0 -186
- package/src/modules/dx/section/__tests__/section.test.ts +0 -17
- package/src/modules/dx/section/section.css +0 -130
- package/src/modules/dx/section/section.html +0 -66
- package/src/modules/dx/section/section.stories.ts +0 -381
- package/src/modules/dx/section/section.ts +0 -41
- package/src/modules/dx/sectionSignup/__tests__/sectionSignup.test.ts +0 -66
- package/src/modules/dx/sectionSignup/sectionSignup.css +0 -43
- package/src/modules/dx/sectionSignup/sectionSignup.html +0 -23
- package/src/modules/dx/sectionSignup/sectionSignup.stories.ts +0 -49
- package/src/modules/dx/sectionSignup/sectionSignup.ts +0 -44
- package/src/modules/dx/select/select.css +0 -44
- package/src/modules/dx/select/select.html +0 -60
- package/src/modules/dx/select/select.stories.ts +0 -59
- package/src/modules/dx/select/select.ts +0 -23
- package/src/modules/dx/sidebar/__tests__/mockProps.ts +0 -181
- package/src/modules/dx/sidebar/__tests__/mockSearchChangeEmptyEvent.ts +0 -6
- package/src/modules/dx/sidebar/__tests__/mockSearchChangeEvent.ts +0 -527
- package/src/modules/dx/sidebar/__tests__/sidebar.test.ts +0 -568
- package/src/modules/dx/sidebar/sidebar.css +0 -192
- package/src/modules/dx/sidebar/sidebar.html +0 -94
- package/src/modules/dx/sidebar/sidebar.stories.ts +0 -188
- package/src/modules/dx/sidebar/sidebar.ts +0 -255
- package/src/modules/dx/sidebarOld/__tests__/mockProps.ts +0 -178
- package/src/modules/dx/sidebarOld/__tests__/sidebarOld.test.ts +0 -570
- package/src/modules/dx/sidebarOld/sidebarOld.css +0 -160
- package/src/modules/dx/sidebarOld/sidebarOld.html +0 -70
- package/src/modules/dx/sidebarOld/sidebarOld.stories.ts +0 -139
- package/src/modules/dx/sidebarOld/sidebarOld.ts +0 -187
- package/src/modules/dx/sidebarSearch/__tests__/mockPreloadedState.ts +0 -1686
- package/src/modules/dx/sidebarSearch/__tests__/sidebarSearch.test.ts +0 -175
- package/src/modules/dx/sidebarSearch/sidebarSearch.css +0 -3
- package/src/modules/dx/sidebarSearch/sidebarSearch.html +0 -26
- package/src/modules/dx/sidebarSearch/sidebarSearch.ts +0 -440
- package/src/modules/dx/sidebarSearchResult/__tests__/sidebarSearchResult.test.ts +0 -96
- package/src/modules/dx/sidebarSearchResult/sidebarSearchResult.css +0 -36
- package/src/modules/dx/sidebarSearchResult/sidebarSearchResult.html +0 -14
- package/src/modules/dx/sidebarSearchResult/sidebarSearchResult.ts +0 -70
- package/src/modules/dx/slackCta/__tests__/slackCta.test.ts +0 -48
- package/src/modules/dx/slackCta/slackCta.css +0 -41
- package/src/modules/dx/slackCta/slackCta.html +0 -17
- package/src/modules/dx/slackCta/slackCta.stories.ts +0 -25
- package/src/modules/dx/slackCta/slackCta.ts +0 -13
- package/src/modules/dx/socials/__tests__/socials.test.ts +0 -114
- package/src/modules/dx/socials/socials.css +0 -35
- package/src/modules/dx/socials/socials.html +0 -22
- package/src/modules/dx/socials/socials.stories.ts +0 -24
- package/src/modules/dx/socials/socials.ts +0 -81
- package/src/modules/dx/spinner/__tests__/spinner.test.ts +0 -37
- package/src/modules/dx/spinner/spinner.css +0 -750
- package/src/modules/dx/spinner/spinner.html +0 -6
- package/src/modules/dx/spinner/spinner.stories.ts +0 -69
- package/src/modules/dx/spinner/spinner.ts +0 -20
- package/src/modules/dx/tab/__tests__/tab.test.ts +0 -129
- package/src/modules/dx/tab/tab.css +0 -106
- package/src/modules/dx/tab/tab.html +0 -13
- package/src/modules/dx/tab/tab.stories.ts +0 -57
- package/src/modules/dx/tab/tab.ts +0 -52
- package/src/modules/dx/toc/__tests__/mockProps.ts +0 -28
- package/src/modules/dx/toc/__tests__/toc.test.ts +0 -109
- package/src/modules/dx/toc/toc.css +0 -94
- package/src/modules/dx/toc/toc.html +0 -28
- package/src/modules/dx/toc/toc.stories.ts +0 -26
- package/src/modules/dx/toc/toc.ts +0 -77
- package/src/modules/dx/tooltip/__tests__/tooltip.test.ts +0 -22
- package/src/modules/dx/tooltip/microtip.css +0 -269
- package/src/modules/dx/tooltip/tooltip.css +0 -36
- package/src/modules/dx/tooltip/tooltip.html +0 -5
- package/src/modules/dx/tooltip/tooltip.stories.ts +0 -46
- package/src/modules/dx/tooltip/tooltip.ts +0 -6
- package/src/modules/dx/topics/__tests__/mockProps.ts +0 -3
- package/src/modules/dx/topics/__tests__/topics.test.ts +0 -31
- package/src/modules/dx/topics/topics.css +0 -25
- package/src/modules/dx/topics/topics.html +0 -12
- package/src/modules/dx/topics/topics.ts +0 -25
- package/src/modules/dx/tree/__tests__/mockProps.ts +0 -215
- package/src/modules/dx/tree/__tests__/tree.test.ts +0 -346
- package/src/modules/dx/tree/__tests__/treeHandler.test.ts +0 -194
- package/src/modules/dx/tree/tree.css +0 -5
- package/src/modules/dx/tree/tree.html +0 -11
- package/src/modules/dx/tree/tree.stories.ts +0 -65
- package/src/modules/dx/tree/tree.ts +0 -72
- package/src/modules/dx/tree/treeHandler.ts +0 -100
- package/src/modules/dx/treeItem/__tests__/mockProps.ts +0 -46
- package/src/modules/dx/treeItem/__tests__/treeItem.test.ts +0 -377
- package/src/modules/dx/treeItem/treeItem.css +0 -14
- package/src/modules/dx/treeItem/treeItem.html +0 -22
- package/src/modules/dx/treeItem/treeItem.ts +0 -110
- package/src/modules/dx/treeTile/__tests__/mockProps.ts +0 -16
- package/src/modules/dx/treeTile/__tests__/treeTile.test.ts +0 -168
- package/src/modules/dx/treeTile/treeTile.css +0 -190
- package/src/modules/dx/treeTile/treeTile.html +0 -27
- package/src/modules/dx/treeTile/treeTile.ts +0 -59
- package/src/modules/dx/typeBadge/__tests__/typeBadge.test.ts +0 -77
- package/src/modules/dx/typeBadge/typeBadge.css +0 -74
- package/src/modules/dx/typeBadge/typeBadge.html +0 -5
- package/src/modules/dx/typeBadge/typeBadge.stories.ts +0 -114
- package/src/modules/dx/typeBadge/typeBadge.ts +0 -65
- package/src/modules/dx/typeBadgeGroup/__tests__/mockProps.ts +0 -11
- package/src/modules/dx/typeBadgeGroup/__tests__/typeBadgeGroup.test.ts +0 -72
- package/src/modules/dx/typeBadgeGroup/typeBadgeGroup.css +0 -12
- package/src/modules/dx/typeBadgeGroup/typeBadgeGroup.html +0 -11
- package/src/modules/dx/typeBadgeGroup/typeBadgeGroup.stories.ts +0 -19
- package/src/modules/dx/typeBadgeGroup/typeBadgeGroup.ts +0 -18
- package/src/modules/helpers/animations/animations.css +0 -15
- package/src/modules/helpers/button/button.css +0 -4
- package/src/modules/helpers/card/card.css +0 -258
- package/src/modules/helpers/code/code.css +0 -296
- package/src/modules/helpers/commonHeader/commonHeader.css +0 -130
- package/src/modules/helpers/reset/reset.css +0 -559
- package/src/modules/helpers/sidebar/sidebar.css +0 -21
- package/src/modules/helpers/slds/slds.css +0 -191
- package/src/modules/helpers/table/table.css +0 -110
- package/src/modules/helpers/text/text.css +0 -163
- package/src/modules/test-components/buttonTest/buttonTest.html +0 -3
- package/src/modules/test-components/buttonTest/buttonTest.ts +0 -3
- package/src/modules/test-components/codeBlockTest/codeBlockTest.js +0 -4
- package/src/modules/test-components/featureGridTest/featureGridTest.html +0 -7
- package/src/modules/test-components/featureGridTest/featureGridTest.ts +0 -5
- package/src/modules/test-components/instrumentationTest/instrumentationTest.html +0 -4
- package/src/modules/test-components/instrumentationTest/instrumentationTest.ts +0 -8
- package/src/modules/test-components/popoverTest/popoverTest.html +0 -6
- package/src/modules/test-components/popoverTest/popoverTest.ts +0 -5
- package/src/modules/utils/highlight/__tests__/highlight.test.ts +0 -108
- package/src/modules/utils/highlight/__tests__/mockProps.ts +0 -45
- package/src/modules/utils/highlight/highlight.ts +0 -32
- package/src/modules/utils/normalizers/normalizers.ts +0 -91
- package/src/modules/utils-internal/archiveCard/archiveCard.ts +0 -35
- package/src/modules/utils-internal/coveo/coveo.ts +0 -70
- package/src/modules/utils-internal/css/css.ts +0 -43
- package/src/modules/utils-internal/devices/devices.ts +0 -1
- package/src/modules/utils-internal/headerBase/headerBase.ts +0 -204
- package/src/modules/utils-internal/jest/jest.ts +0 -58
- package/src/modules/utils-internal/options/options.ts +0 -39
- package/src/modules/utils-internal/prismjs/prismjs.html +0 -3
- package/src/modules/utils-internal/prismjs/prismjs.ts +0 -3321
- package/src/modules/utils-internal/recentSearches/__tests__/recentSearches.test.ts +0 -83
- package/src/modules/utils-internal/recentSearches/recentSearches.ts +0 -57
- package/src/modules/utils-internal/regexps/regexps.ts +0 -5
- package/src/modules/utils-internal/seo/seo.ts +0 -4
- package/src/modules/utils-internal/slot/slot.ts +0 -17
- package/src/modules/utils-internal/storybook/storybook.ts +0 -32
- package/src/modules/utils-internal/tests/tests.ts +0 -38
- package/src/modules/utils-internal/wordpress/__tests__/wordpress.test.ts +0 -15
- package/src/modules/utils-internal/wordpress/wordpress.ts +0 -13
|
@@ -1,257 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<symbol viewBox="0 0 50 50" version="1.1" xmlns="http://www.w3.org/2000/svg" id="analytics">
|
|
4
|
-
<g id="Atoms" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
5
|
-
<g id="ICONS-symbols" transform="translate(-1849.000000, -3.000000)" fill-rule="nonzero">
|
|
6
|
-
<g id="Path" transform="translate(1849.000000, 3.000000)">
|
|
7
|
-
<polygon fill="#E8762C" points="33.2 26.2 26.4 26.2 26.4 33.6 23.7 33.6 23.7 26.2 16.9 26.2 16.9 23.6 23.7 23.6 23.7 16.2 26.4 16.2 26.4 23.6 33.2 23.6"></polygon>
|
|
8
|
-
<polygon fill="#C72035" points="19.5 35.7 13.4 35.7 13.4 29 11.1 29 11.1 35.7 4.9 35.7 4.9 37.7 11.1 37.7 11.1 44.3 13.4 44.3 13.4 37.7 19.5 37.7"></polygon>
|
|
9
|
-
<polygon fill="#59879B" points="45.1 11.9 39 11.9 39 5.3 36.7 5.3 36.7 11.9 30.6 11.9 30.6 14 36.7 14 36.7 20.6 39 20.6 39 14 45.1 14"></polygon>
|
|
10
|
-
<polygon fill="#5B6591" points="30.2 43 26.1 43 26.1 38.4 24.1 38.4 24.1 43 19.9 43 19.9 44.8 24.1 44.8 24.1 49.5 26.1 49.5 26.1 44.8 30.2 44.8"></polygon>
|
|
11
|
-
<polygon fill="#EB912C" points="19.5 11.9 13.3 11.9 13.3 5.3 11.1 5.3 11.1 11.9 4.9 11.9 4.9 13.9 11.1 13.9 11.1 20.6 13.3 20.6 13.3 13.9 19.5 13.9"></polygon>
|
|
12
|
-
<polygon fill="#5B6591" points="49.8 24 45.7 24 45.7 19.4 43.7 19.4 43.7 24 39.5 24 39.5 25.8 43.7 25.8 43.7 30.4 45.7 30.4 45.7 25.8 49.8 25.8"></polygon>
|
|
13
|
-
<polygon fill="#1F447E" points="45.1 35.7 39 35.7 39 29 36.7 29 36.7 35.7 30.6 35.7 30.6 37.7 36.7 37.7 36.7 44.3 39 44.3 39 37.7 45.1 37.7"></polygon>
|
|
14
|
-
<polygon fill="#7099A6" points="29.9 5.1 25.8 5.1 25.8 0.5 24.3 0.5 24.3 5.1 20.2 5.1 20.2 6.5 24.3 6.5 24.3 11 25.8 11 25.8 6.5 29.9 6.5"></polygon>
|
|
15
|
-
<polygon fill="#7099A6" points="9.9 24.2 5.8 24.2 5.8 19.7 4.3 19.7 4.3 24.2 0.2 24.2 0.2 25.6 4.3 25.6 4.3 30.1 5.8 30.1 5.8 25.6 9.9 25.6"></polygon>
|
|
16
|
-
</g>
|
|
17
|
-
</g>
|
|
18
|
-
</g>
|
|
19
|
-
</symbol>
|
|
20
|
-
<symbol viewBox="0 0 52 46" version="1.1" xmlns="http://www.w3.org/2000/svg" id="commerce">
|
|
21
|
-
<g id="Atoms" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
22
|
-
<g id="ICONS-symbols" transform="translate(-504.000000, -5.000000)" fill-rule="nonzero">
|
|
23
|
-
<g id="Commerce_Icon_Square_2Color_RGB" transform="translate(504.000000, 5.000000)">
|
|
24
|
-
<polygon id="Path" fill="#70BF75" points="47.5 10 11.7 10 14.7 25 44.3 25"></polygon>
|
|
25
|
-
<path d="M47.9,27.4 L52,8.4 C52,8.2 52,8.1 52,7.9 C52,6.8 51.1,5.9 50,5.9 L10.9,5.9 L10,1.6 C9.8,0.7 9,0 8,0 L2,0 C0.9,0 0,0.9 0,2 C0,3.1 0.9,4 2,4 L6.4,4 L12.6,34.5 C10.5,35.4 9,37.5 9,40 C9,43.3 11.7,46 15,46 C18.3,46 21,43.3 21,40 C21,39.3 20.9,38.6 20.7,38 L35.4,38 C35.2,38.6 35.1,39.3 35.1,40 C35.1,43.3 37.8,46 41.1,46 C44.4,46 47.1,43.3 47.1,40 C47.1,39.3 47,38.6 46.8,38 L48.1,38 C49.2,38 50.1,37.1 50.1,36 C50.1,34.9 49.2,34 48.1,34 L41,34 L16.6,34 L15.6,29 L46,29 C46.9,29 47.7,28.4 47.9,27.4 Z M43,40 C43,41.1 42.1,42 41,42 C39.9,42 39,41.1 39,40 C39,38.9 39.9,38 41,38 C42.1,38 43,38.9 43,40 Z M11.7,10 L47.5,10 L44.3,25 L14.7,25 L11.7,10 Z M17,40 C17,41.1 16.1,42 15,42 C13.9,42 13,41.1 13,40 C13,38.9 13.9,38 15,38 C16.1,38 17,38.9 17,40 Z" id="Shape" fill="#396547"></path>
|
|
26
|
-
<circle id="Oval" fill="#FFFFFF" cx="15" cy="40" r="2"></circle>
|
|
27
|
-
<circle id="Oval" fill="#FFFFFF" cx="41" cy="40" r="2"></circle>
|
|
28
|
-
</g>
|
|
29
|
-
</g>
|
|
30
|
-
</g>
|
|
31
|
-
</symbol>
|
|
32
|
-
<symbol viewBox="0 0 52 55" version="1.1" xmlns="http://www.w3.org/2000/svg" id="employees">
|
|
33
|
-
<g id="Atoms" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
34
|
-
<g id="ICONS-symbols" fill-rule="nonzero">
|
|
35
|
-
<g id="Employees_Icon_Square_2Color_RGB">
|
|
36
|
-
<path d="M16,28 C16,25.9 16.6,24 17.7,22.4 C16.3,21.5 14.7,21 13,21 C8,21 4,25 4,30 L4,34 L18,34 C16.8,32.3 16,30.3 16,28 Z" id="Path" fill="#FFFFFF"></path>
|
|
37
|
-
<path d="M39,21 C37.3,21 35.6,21.5 34.3,22.4 C35.4,24 36,25.9 36,28 C36,30.3 35.2,32.3 34,34 L48,34 L48,30 C48,25 44,21 39,21 Z" id="Path" fill="#FF784F"></path>
|
|
38
|
-
<path d="M45.4,18.7 C47.6,16.9 49,14.1 49,11 C49,5.5 44.5,1 39,1 C33.5,1 29,5.5 29,11 C29,14.1 30.4,16.9 32.6,18.7 C32.1,19 31.7,19.2 31.3,19.6 C29.8,18.6 28,18 26,18 C24,18 22.2,18.6 20.7,19.5 C20.3,19.2 19.8,18.9 19.4,18.6 C21.6,16.8 23,14 23,10.9 C23,5.4 18.5,0.9 13,0.9 C7.5,0.9 3,5.5 3,11 C3,14.1 4.4,16.9 6.6,18.7 C2.7,20.9 0,25.2 0,30 L0,36 C0,37.1 0.9,38 2,38 L16.6,38 C14.4,40.3 13,43.5 13,47 L13,53 C13,54.1 13.9,55 15,55 L37,55 C38.1,55 39,54.1 39,53 L39,47 C39,43.5 37.6,40.3 35.4,38 L50,38 C51.1,38 52,37.1 52,36 L52,30 C52,25.2 49.3,20.9 45.4,18.7 Z" id="Path" fill="#D83A00"></path>
|
|
39
|
-
<path d="M35,47 L35,51 L17,51 L17,47 C17,42 21,38 26,38 C31,38 35,42 35,47 Z" id="Path" fill="#D83A00"></path>
|
|
40
|
-
<path d="M4,30 C4,25 8,21 13,21 C14.7,21 16.4,21.5 17.7,22.4 C16.6,24 16,25.9 16,28 C16,30.3 16.8,32.3 18,34 L4,34 L4,30 Z" id="Path" fill="#FFFFFF"></path>
|
|
41
|
-
<circle id="Oval" fill="#D83A00" cx="13" cy="11" r="6"></circle>
|
|
42
|
-
<path d="M26,22 C26.9,22 27.7,22.2 28.4,22.5 C29,22.8 29.6,23.1 30.1,23.6 C30.6,24.1 31.1,24.7 31.4,25.3 C31.8,26.1 32,27 32,28 C32,29.8 31.2,31.4 30,32.5 C29.4,33 28.7,33.4 28,33.7 C27.4,33.9 26.7,34.1 26,34.1 C25.3,34.1 24.6,34 24,33.7 C23.3,33.4 22.6,33 22,32.5 C20.8,31.4 20,29.8 20,28 C20,27 20.2,26.1 20.7,25.3 C21,24.7 21.5,24.1 22,23.6 C22.5,23.1 23,22.8 23.7,22.5 C24.3,22.2 25.1,22 26,22 Z" id="Path" fill="#D83A00"></path>
|
|
43
|
-
<path d="M48,34 L34,34 C35.3,32.3 36,30.3 36,28 C36,25.9 35.4,24 34.3,22.4 C35.7,21.5 37.3,21 39,21 C44,21 48,25 48,30 L48,34 Z" id="Path" fill="#FF784F"></path>
|
|
44
|
-
<circle id="Oval" fill="#D83A00" cx="39" cy="11" r="6"></circle>
|
|
45
|
-
<path d="M17,47 L17,51 L35,51 L35,47 C35,42 31,38 26,38 C21,38 17,42 17,47 Z" id="Path" fill="#FF784F"></path>
|
|
46
|
-
<path d="M20.7,25.3 C20.2,26.1 20,27 20,28 C20,29.8 20.8,31.4 22,32.5 C22.6,33 23.3,33.4 24,33.7 C24.6,33.9 25.3,34.1 26,34.1 C26.7,34.1 27.4,34 28,33.7 C28.7,33.4 29.4,33 30,32.5 C31.2,31.4 32,29.8 32,28 C32,27 31.8,26.1 31.3,25.3 C31,24.7 30.5,24.1 30,23.6 C29.5,23.1 29,22.8 28.3,22.5 C27.7,22.2 26.9,22 26,22 C25.1,22 24.3,22.2 23.6,22.5 C23,22.8 22.4,23.1 21.9,23.6 C21.4,24.1 21,24.7 20.7,25.3 Z" id="Path" fill="#FF784F"></path>
|
|
47
|
-
<circle id="Oval" fill="#FF784F" cx="13" cy="11" r="6"></circle>
|
|
48
|
-
<circle id="Oval" fill="#FFFFFF" cx="39" cy="11" r="6"></circle>
|
|
49
|
-
</g>
|
|
50
|
-
</g>
|
|
51
|
-
</g>
|
|
52
|
-
</symbol>
|
|
53
|
-
<symbol viewBox="0 0 50 56" version="1.1" xmlns="http://www.w3.org/2000/svg" id="industries">
|
|
54
|
-
<g id="Atoms" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
55
|
-
<g id="ICONS-symbols" transform="translate(-1345.000000, 0.000000)" fill-rule="nonzero">
|
|
56
|
-
<g id="Path" transform="translate(1345.000000, 0.000000)">
|
|
57
|
-
<path d="M48,15 L38,15 L38,2 C38,0.9 37.1,0 36,0 L10,0 C8.9,0 8,0.9 8,2 L8,32 L2,32 C0.9,32 0,32.9 0,34 L0,54 C0,55.1 0.9,56 2,56 L34.9,56 L36,56 L48,56 C49.1,56 50,55.1 50,54 L50,17 C50,15.9 49.1,15 48,15 Z" fill="#481A54"></path>
|
|
58
|
-
<path d="M12,4 L34,4 L34,15 L24,15 C22.9,15 22,15.9 22,17 L22,32 L12,32 L12,4 Z" fill="#481A54"></path>
|
|
59
|
-
<polygon fill="#481A54" points="34 52 30 52 26 52 21 52 17 52 12 52 8 52 4 52 4 36 34 36"></polygon>
|
|
60
|
-
<path d="M46,52 L38,52 L38,34 C38,32.9 37.1,32 36,32 L26,32 L26,19 L46,19 L46,52 Z" fill="#481A54"></path>
|
|
61
|
-
<path d="M22,17 C22,15.9 22.9,15 24,15 L34,15 L34,4 L12,4 L12,32 L22,32 L22,17 Z" fill="#8C5EC6"></path>
|
|
62
|
-
<path d="M4,52 L8,52 L8,42 C8,40.9 8.9,40 10,40 C11.1,40 12,40.9 12,42 L12,52 L17,52 L17,42 C17,40.9 17.9,40 19,40 C20.1,40 21,40.9 21,42 L21,52 L26,52 L26,42 C26,40.9 26.9,40 28,40 C29.1,40 30,40.9 30,42 L30,52 L34,52 L34,36 L4,36 L4,52 Z" fill="#8C5EC6"></path>
|
|
63
|
-
<path d="M26,32 L36,32 C37.1,32 38,32.9 38,34 L38,52 L46,52 L46,19 L26,19 L26,32 Z" fill="#8C5EC6"></path>
|
|
64
|
-
<path d="M32,23 L40,23 C41.1,23 42,23.9 42,25 C42,26.1 41.1,27 40,27 L32,27 C30.9,27 30,26.1 30,25 C30,23.9 30.9,23 32,23 Z" fill="#8C5EC6"></path>
|
|
65
|
-
<path d="M32,27 L40,27 C41.1,27 42,26.1 42,25 C42,23.9 41.1,23 40,23 L32,23 C30.9,23 30,23.9 30,25 C30,26.1 30.9,27 32,27 Z" fill="#FFFFFF"></path>
|
|
66
|
-
<path d="M10,40 C8.9,40 8,40.9 8,42 L8,52 L12,52 L12,42 C12,40.9 11.1,40 10,40 Z" fill="#FFFFFF"></path>
|
|
67
|
-
<path d="M19,40 C17.9,40 17,40.9 17,42 L17,52 L21,52 L21,42 C21,40.9 20.1,40 19,40 Z" fill="#FFFFFF"></path>
|
|
68
|
-
<path d="M28,40 C26.9,40 26,40.9 26,42 L26,52 L30,52 L30,42 C30,40.9 29.1,40 28,40 Z" fill="#FFFFFF"></path>
|
|
69
|
-
</g>
|
|
70
|
-
</g>
|
|
71
|
-
</g>
|
|
72
|
-
</symbol>
|
|
73
|
-
<symbol viewBox="0 0 56 56" version="1.1" xmlns="http://www.w3.org/2000/svg" id="integration">
|
|
74
|
-
<g id="Atoms" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
75
|
-
<g id="ICONS-symbols" transform="translate(-1005.000000, 0.000000)" fill-rule="nonzero">
|
|
76
|
-
<g id="Integration_Icon_Square_2Color_RGB" transform="translate(1005.000000, 0.000000)">
|
|
77
|
-
<path d="M28,53.8 C13.8,53.9 2.3,42.5 2.2,28.3 C2.1,14.1 13.6,2.6 27.8,2.5 C42,2.4 53.5,13.9 53.6,28 C53.6,28 53.6,28.1 53.6,28.1 C53.6,42.3 42.1,53.8 28,53.8 C28,53.8 28,53.8 28,53.8 Z" id="Path" fill="#0D9DDA"></path>
|
|
78
|
-
<path d="M20.9,40.6 C16.5,38.4 13.7,33.8 13.7,28.9 C13.7,26.3 14.5,23.7 15.9,21.5 L25.1,35.3 L30.7,35.3 L39.9,21.5 C41.3,23.7 42.1,26.3 42.1,28.9 C42.1,33.5 39.7,37.8 35.8,40.2 L37.6,47 C47.9,41.6 52,28.9 46.6,18.5 C44.8,15 42.1,12.1 38.7,10.1 L28,26.7 L17.4,10.1 C7.4,16 4,28.9 10,38.9 C12.2,42.5 15.4,45.5 19.2,47.3 L20.9,40.6 Z" id="Path" fill="#FFFFFF"></path>
|
|
79
|
-
<path d="M28,0 C12.5,0 0,12.5 0,28 C0,43.5 12.5,56 28,56 C43.5,56 56,43.5 56,28 C56,12.5 43.5,0 28,0 Z M28,53.8 C13.8,53.9 2.3,42.5 2.2,28.3 C2.1,14.1 13.6,2.6 27.8,2.5 C42,2.4 53.5,13.9 53.6,28 C53.6,28 53.6,28.1 53.6,28.1 C53.6,42.3 42.1,53.8 28,53.8 C28,53.8 28,53.8 28,53.8 Z" id="Shape" fill="#032D60"></path>
|
|
80
|
-
</g>
|
|
81
|
-
</g>
|
|
82
|
-
</g>
|
|
83
|
-
</symbol>
|
|
84
|
-
<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 58 57" id="learning">
|
|
85
|
-
<g id="Atoms" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
86
|
-
<g id="ICONS-symbols" transform="translate(-1509.000000, 0.000000)" fill-rule="nonzero">
|
|
87
|
-
<g id="Learning_Icon_Square_4Color_RGB" transform="translate(1509.000000, 0.000000)">
|
|
88
|
-
<path d="M30,56.1 L30.1,56.1 C39.4,55.8 48.4,52.9 56.1,47.7 C56.6,47.3 57,46.7 57,46.1 L57,42.1 C57.3,23.9 46.5,7.3 29.8,0.2 C29.3,4.4408921e-15 28.7,4.4408921e-15 28.2,0.2 C11.5,7.3 0.7,23.8 1,42 L1,46 C1,46.6 1.3,47.2 1.8,47.6 C9.9,53 19.3,56 29,56.1 L30,56.1 Z" id="Path" fill="#032D60"></path>
|
|
89
|
-
<g id="Group" transform="translate(5.000000, 4.000000)">
|
|
90
|
-
<path d="M5.3,31 C5.3,31 5.3,31 5.3,31 L18.3,11.9 C18.4,11.7 18.6,11.5 18.8,11.4 C19.7,10.8 21,11 21.6,11.9 L28,21.2 L30.4,17.8 C30.5,17.6 30.7,17.4 30.9,17.3 C31.8,16.7 33.1,16.9 33.7,17.8 L42.7,30.8 C42.8,30.9 42.8,30.9 42.8,30.9 L47.6,30.9 C43.8,8 25.5,0.9 24,0.2 C24,0.2 16.4,2.9 9.6,11 C5.6,15.8 1.8,22.3 0.5,31 L5.3,31 Z" id="Path" fill="#90D0FE"></path>
|
|
91
|
-
<polygon id="Path" fill="#A372B5" points="37.9 31.1 32 22.6 29.2 26.7 32.5 31.1"></polygon>
|
|
92
|
-
<polygon id="Path" fill="#741B89" points="29.2 26.7 26.2 31.1 32.5 31.1"></polygon>
|
|
93
|
-
<polygon id="Path" fill="#8ED1F4" points="21 18.1 20 16.6 20 16.6"></polygon>
|
|
94
|
-
<polygon id="Path" fill="#A372B5" points="15 24 20.1 31.1 21.3 31.1 25.6 24.8 21 18.1 20 16.6"></polygon>
|
|
95
|
-
<polygon id="Path" fill="#741B89" points="15 24 10.1 31.1 20.1 31.1"></polygon>
|
|
96
|
-
</g>
|
|
97
|
-
<g id="Group" transform="translate(5.000000, 39.000000)">
|
|
98
|
-
<path d="M25.6,10.1 C25.9,9.5 25.6,8.7 25,8.5 L23.2,7.7 C23,7.6 22.8,7.5 22.5,7.3 C20,5.8 19.3,2.5 20.8,7.10542736e-15 L8.9,7.10542736e-15 L0.1,7.10542736e-15 C0,1 0,2 0,3 L0,6 C4.2,8.6 8.8,10.6 13.6,11.8 L13.6,11.8 C17.3,12.6 20.5,13.1 23.9,13.2 L25.6,10.3 C25.5,10.2 25.6,10.1 25.6,10.1 Z" id="Path" fill="#009A44"></path>
|
|
99
|
-
<path d="M48,0 L29.6,0 L26,0 L24.3,2 C24.2,2.1 24.2,2.2 24.1,2.3 C23.8,2.9 24.1,3.7 24.8,3.9 L26.6,4.7 C26.8,4.8 26.9,4.9 27.1,4.9 C29.6,6.3 30.5,9.6 29.1,12.1 L28.8,12.7 C29.8,12.6 30.9,12.4 32.1,12.2 C34,11.8 35.9,11.3 37.8,10.7 C38.1,10.6 38.7,10.4 38.7,10.4 C42,9.3 45.2,7.7 48.2,5.9 L48.2,3 C48.1,2 48,1 48,0 Z" id="Path" fill="#009A44"></path>
|
|
100
|
-
<path d="M27.1,5 C26.9,4.9 26.8,4.8 26.6,4.8 L24.8,4 C24.2,3.7 23.9,3 24.1,2.4 C24.1,2.3 24.2,2.2 24.3,2.1 L26,0.1 L26,0.1 L20.9,0.1 L20.9,0.1 C19.4,2.6 20.1,5.8 22.6,7.4 C22.8,7.5 23,7.6 23.3,7.8 L25.1,8.6 C25.7,8.9 26,9.6 25.7,10.2 C25.7,10.2 25.7,10.3 25.6,10.3 L23.9,13.2 C25.5,13.2 27.1,13.1 28.8,12.9 L29.1,12.3 C30.5,9.7 29.6,6.5 27.1,5 Z" id="Path" fill="#FFFFFF"></path>
|
|
101
|
-
</g>
|
|
102
|
-
<polygon id="Path" fill="#046A38" points="39.5 45.6 45.4 45.6 42.4 42.2"></polygon>
|
|
103
|
-
<polygon id="Path" fill="#046A38" points="15.6 48 21.6 48 18.6 44.6"></polygon>
|
|
104
|
-
<polygon id="Path" fill="#046A38" points="12.7 41 9.7 44.4 15.7 44.4"></polygon>
|
|
105
|
-
</g>
|
|
106
|
-
</g>
|
|
107
|
-
</g>
|
|
108
|
-
</symbol>
|
|
109
|
-
<symbol viewBox="0 0 51 52" version="1.1" xmlns="http://www.w3.org/2000/svg" id="marketing">
|
|
110
|
-
<g id="Atoms" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
111
|
-
<g id="ICONS-symbols" transform="translate(-170.000000, -4.000000)">
|
|
112
|
-
<g id="Marketing_Icon_Square_2Color_RGB" transform="translate(170.000000, 4.000000)">
|
|
113
|
-
<path d="M22,28 C17,28 13,32 13,37 C13,37.2 13,37.4 12.9,37.5 C15.6,39.1 18.7,40 22,40 C25.3,40 28.4,39.1 31.1,37.5 C31.1,37.3 31,37.2 31,37 C31,32 27,28 22,28 Z" id="Path" fill="#FFFFFF" fill-rule="nonzero"></path>
|
|
114
|
-
<circle id="Oval" fill="#FFFFFF" fill-rule="nonzero" cx="22" cy="18" r="6"></circle>
|
|
115
|
-
<path d="M15.6,25.7 C13.4,23.9 12,21.1 12,18 C12,12.5 16.5,8 22,8 C27.5,8 32,12.5 32,18 C32,21.1 30.6,23.9 28.4,25.7 C31.7,27.6 34.1,30.8 34.8,34.7 C38,31.4 40,26.9 40,22 C40,12.1 31.9,4 22,4 C12.1,4 4,12.1 4,22 C4,26.9 6,31.4 9.2,34.7 C9.9,30.8 12.3,27.6 15.6,25.7 Z" id="Path" fill="#FFBA90" fill-rule="nonzero"></path>
|
|
116
|
-
<path d="M50.4,43.6 L40.6,33.8 C42.7,30.4 44,26.3 44,22 C44,9.8 34.2,0 22,0 C9.8,0 0,9.8 0,22 C0,34.2 9.8,44 22,44 C25.8,44 29.4,43 32.5,41.3 L42.6,51.4 C43,51.8 43.5,52 44,52 C44.5,52 45,51.8 45.4,51.4 L50.4,46.4 C50.4,46.4 50.4,46.4 50.4,46.4 C51.2,45.6 51.2,44.4 50.4,43.6 Z" id="Path" fill="#DD7A01" fill-rule="nonzero"></path>
|
|
117
|
-
<path d="M4,22 C4,12.1 12.1,4 22,4 C31.9,4 40,12.1 40,22 C40,26.9 38,31.4 34.8,34.7 C34.1,30.8 31.7,27.6 28.4,25.7 C30.6,23.9 32,21.1 32,18 C32,12.5 27.5,8 22,8 C16.5,8 12,12.5 12,18 C12,21.1 13.4,23.9 15.6,25.7 C12.3,27.6 9.9,30.8 9.2,34.7 C6,31.4 4,26.9 4,22 Z" id="Path" fill="#FFBA90" fill-rule="nonzero"></path>
|
|
118
|
-
<circle id="Oval" fill="#FFFFFF" fill-rule="nonzero" cx="22" cy="18" r="6"></circle>
|
|
119
|
-
<path d="M22,40 C18.7,40 15.6,39.1 12.9,37.5 C12.9,37.3 13,37.2 13,37 C13,32 17,28 22,28 C27,28 31,32 31,37 C31,37.2 31,37.4 31.1,37.5 C28.4,39.1 25.3,40 22,40 Z" id="Path" fill="#FFFFFF" fill-rule="nonzero"></path>
|
|
120
|
-
<path d="M44,47.2 L35.9,39.1 C35.9,39.1 35.9,39.1 35.9,39.1 C36.3,38.8 36.7,38.5 37,38.1 C37,38.1 37.1,38 37.1,38 C37.5,37.7 37.8,37.3 38.1,37 L38.1,37 L46.1,45 L44,47.2 Z" id="Path" fill="#DD7A01" fill-rule="nonzero"></path>
|
|
121
|
-
<path d="M38.1,37 C37.8,37.4 37.4,37.7 37.1,38 C37.1,38 37,38.1 37,38.1 C36.6,38.4 36.3,38.8 35.9,39.1 C35.9,39.1 35.9,39.1 35.9,39.1 L44,47.2 L46.2,45 L38.1,37 L38.1,37 Z" id="Path" fill="#FFFFFF" fill-rule="nonzero"></path>
|
|
122
|
-
<path d="M37,38.1 C36.6,38.4 36.3,38.8 35.9,39.1" id="Path" stroke="#FFFFFF" stroke-linecap="round" stroke-linejoin="round"></path>
|
|
123
|
-
<path d="M38.1,37 C37.8,37.4 37.4,37.7 37.1,38" id="Path" stroke="#FFFFFF" stroke-linecap="round" stroke-linejoin="round"></path>
|
|
124
|
-
</g>
|
|
125
|
-
</g>
|
|
126
|
-
</g>
|
|
127
|
-
</symbol>
|
|
128
|
-
<symbol viewBox="0 0 46 46" version="1.1" xmlns="http://www.w3.org/2000/svg" id="partners">
|
|
129
|
-
<g id="Atoms" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
130
|
-
<g id="ICONS-symbols" transform="translate(-338.000000, -5.000000)" fill-rule="nonzero">
|
|
131
|
-
<g id="Path" transform="translate(338.000000, 5.000000)">
|
|
132
|
-
<path d="M8,30 L8,12 C5.8,12 4,13.8 4,16 L4,38 C4,40.2 5.8,42 8,42 L30,42 C32.2,42 34,40.2 34,38 L16,38 C11.6,38 8,34.4 8,30 Z" fill="#FFFFFF"></path>
|
|
133
|
-
<path d="M38,4 L16,4 C13.8,4 12,5.8 12,8 L12,10 L12,12 L12,30 C12,32.2 13.8,34 16,34 L34,34 L36,34 L38,34 C40.2,34 42,32.2 42,30 L42,8 C42,5.8 40.2,4 38,4 Z" fill="#FCF1DA"></path>
|
|
134
|
-
<path d="M38,19 C38,20.1 37.1,21 36,21 L36,21 L34,21 L29,21 L29,28 C29,29.1 28.1,30 27,30 C25.9,30 25,29.1 25,28 L25,21 L18,21 C16.9,21 16,20.1 16,19 C16,17.9 16.9,17 18,17 L25,17 L25,12 L25,10 C25,8.9 25.9,8 27,8 C28.1,8 29,8.9 29,10 L29,12 L29,17 L34,17 L36,17 L36,17 C37.1,17 38,17.9 38,19 C38,19 38,19 38,19 C38,19 38,19 38,19 Z" fill="#FCF1DA"></path>
|
|
135
|
-
<path d="M38,0 L16,0 C11.6,0 8,3.6 8,8 C3.6,8 0,11.6 0,16 L0,38 C0,42.4 3.6,46 8,46 L30,46 C34.4,46 38,42.4 38,38 C42.4,38 46,34.4 46,30 L46,8 C46,3.6 42.4,0 38,0 Z" fill="#E4A201"></path>
|
|
136
|
-
<path d="M42,30 C42,32.2 40.2,34 38,34 L36,34 L34,34 L16,34 C13.8,34 12,32.2 12,30 L12,12 L12,10 L12,8 C12,5.8 13.8,4 16,4 L38,4 C40.2,4 42,5.8 42,8 L42,30 Z" fill="#F9E3B6"></path>
|
|
137
|
-
<path d="M30,42 L8,42 C5.8,42 4,40.2 4,38 L4,16 C4,13.8 5.8,12 8,12 L8,30 C8,34.4 11.6,38 16,38 L34,38 C34,40.2 32.2,42 30,42 Z" fill="#FFFFFF"></path>
|
|
138
|
-
<path d="M36,17 L36,17 L34,17 L29,17 L29,12 L29,10 C29,8.9 28.1,8 27,8 C25.9,8 25,8.9 25,10 L25,12 L25,17 L18,17 C16.9,17 16,17.9 16,19 C16,20.1 16.9,21 18,21 L25,21 L25,28 C25,29.1 25.9,30 27,30 C28.1,30 29,29.1 29,28 L29,21 L34,21 L36,21 L36,21 C37.1,21 38,20.1 38,19 C38,19 38,19 38,19 C38,19 38,19 38,19 C38,17.9 37.1,17 36,17 Z" fill="#E4A201"></path>
|
|
139
|
-
</g>
|
|
140
|
-
</g>
|
|
141
|
-
</g>
|
|
142
|
-
</symbol>
|
|
143
|
-
<symbol viewBox="0 0 36 56" version="1.1" xmlns="http://www.w3.org/2000/svg" id="platform">
|
|
144
|
-
<g id="Atoms" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
145
|
-
<g id="ICONS-symbols" transform="translate(-1184.000000, 0.000000)" fill-rule="nonzero">
|
|
146
|
-
<g id="Path" transform="translate(1184.000000, 0.000000)">
|
|
147
|
-
<path d="M34,18 L26.1,18 L32.9,2.8 C32.9,2.6 33,2.3 33,2 C33,0.9 32.1,0 31,0 L9,0 C8.1,0 7.3,0.6 7.1,1.5 L0.1,27.5 C0.1,27.7 0,27.8 0,28 C0,29.1 0.9,30 2,30 L9.5,30 L4,53.5 C4,53.6 3.9,53.8 3.9,54 C3.9,55.1 4.8,56 5.9,56 C6.5,56 7.1,55.7 7.4,55.3 L35.4,21.3 C35.7,20.9 35.9,20.5 35.9,20 C36,18.9 35.1,18 34,18 Z" fill="#200D38"></path>
|
|
148
|
-
<path d="M9.9,46.2 L14,28.5 C14,28.4 14.1,28.2 14.1,28 C14.1,26.9 13.2,26 12.1,26 L4.7,26 L10.6,4 L28,4 L21.2,19.2 C21.1,19.4 21,19.7 21,20 C21,21.1 21.9,22 23,22 L29.8,22 L9.9,46.2 Z" fill="#200D38"></path>
|
|
149
|
-
<path d="M21,20 C21,19.7 21.1,19.4 21.2,19.2 L27.9,4 L10.5,4 L4.6,26 L12,26 C13.1,26 14,26.9 14,28 C14,28.2 14,28.3 13.9,28.5 L9.8,46.2 L29.8,22 L23,22 C21.9,22 21,21.1 21,20 Z" fill="#8A8ED1"></path>
|
|
150
|
-
<path d="M16.9,9.5 L13.9,20.5 C13.7,21.4 12.9,22 12,22 C10.9,22 10,21.1 10,20 C10,19.8 10,19.6 10.1,19.5 L13.1,8.5 C13.4,7.4 14.5,6.8 15.6,7.1 C16.6,7.4 17.2,8.5 16.9,9.5 Z" fill="#8A8ED1"></path>
|
|
151
|
-
<path d="M15.5,7.1 C14.4,6.8 13.3,7.4 13,8.5 L10,19.5 C10,19.7 9.9,19.9 9.9,20 C9.9,21.1 10.8,22 11.9,22 C12.8,22 13.6,21.4 13.8,20.5 L16.8,9.5 C17.2,8.5 16.6,7.4 15.5,7.1 Z" fill="#FFFFFF"></path>
|
|
152
|
-
</g>
|
|
153
|
-
</g>
|
|
154
|
-
</g>
|
|
155
|
-
</symbol>
|
|
156
|
-
<symbol viewBox="0 0 50 50" version="1.1" xmlns="http://www.w3.org/2000/svg" id="sales">
|
|
157
|
-
<g id="Atoms" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
158
|
-
<g id="ICONS-symbols" transform="translate(-673.000000, -3.000000)" fill-rule="nonzero">
|
|
159
|
-
<g id="Sales_Icon_Square_2Color_RGB" transform="translate(673.000000, 3.000000)">
|
|
160
|
-
<path d="M4,27.2 L11.6,19.6 C12.4,18.8 13.6,18.8 14.4,19.6 L21,26.1 L32.2,15 L23,15 C21.9,15 21,14.1 21,13 C21,11.9 21.9,11 23,11 L37,11 C38.1,11 39,11.9 39,13 L39,27 C39,28.1 38.1,29 37,29 C35.9,29 35,28.1 35,27 L35,17.8 L22.5,30.4 C21.7,31.2 20.5,31.2 19.7,30.4 L13,23.8 L4,32.8 L4,46 L11,46 L11,40 C11,38.9 11.9,38 13,38 C14.1,38 15,38.9 15,40 L15,46 L23,46 L23,40 C23,38.9 23.9,38 25,38 C26.1,38 27,38.9 27,40 L27,46 L35,46 L35,40 C35,38.9 35.9,38 37,38 C38.1,38 39,38.9 39,40 L39,46 L46,46 L46,4 L4,4 L4,27.2 Z" id="Path" fill="#04E1CB"></path>
|
|
161
|
-
<path d="M19.7,30.4 C20.5,31.2 21.7,31.2 22.5,30.4 L35,17.8 L35,27 C35,28.1 35.9,29 37,29 C38.1,29 39,28.1 39,27 L39,13 C39,11.9 38.1,11 37,11 L23,11 C21.9,11 21,11.9 21,13 C21,14.1 21.9,15 23,15 L32.2,15 L21,26.1 L14.4,19.6 C13.6,18.8 12.4,18.8 11.6,19.6 L4,27.2 L4,32.8 L13,23.8 L19.7,30.4 Z" id="Path" fill="#FFFFFF"></path>
|
|
162
|
-
<path d="M48,0 L2,0 C0.9,0 0,0.9 0,2 L0,48 C0,49.1 0.9,50 2,50 L48,50 C49.1,50 50,49.1 50,48 L50,2 C50,0.9 49.1,0 48,0 Z M46,46 L39,46 L39,40 C39,38.9 38.1,38 37,38 C35.9,38 35,38.9 35,40 L35,46 L27,46 L27,40 C27,38.9 26.1,38 25,38 C23.9,38 23,38.9 23,40 L23,46 L15,46 L15,40 C15,38.9 14.1,38 13,38 C11.9,38 11,38.9 11,40 L11,46 L4,46 L4,32.8 L4,27.2 L4,4 L46,4 L46,46 Z" id="Shape" fill="#0B827C"></path>
|
|
163
|
-
</g>
|
|
164
|
-
</g>
|
|
165
|
-
</g>
|
|
166
|
-
</symbol>
|
|
167
|
-
<symbol viewBox="0 0 56 48" version="1.1" xmlns="http://www.w3.org/2000/svg" id="service">
|
|
168
|
-
<g id="Atoms" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
169
|
-
<g id="ICONS-symbols" transform="translate(-1678.000000, -4.000000)" fill-rule="nonzero">
|
|
170
|
-
<g id="Path" transform="translate(1678.000000, 4.000000)">
|
|
171
|
-
<path d="M48.5,7.3 C44.5,3.5 38.3,3.5 34.4,7.3 L29.3,12.4 C28.5,13.2 27.3,13.2 26.5,12.4 L21.4,7.3 C19.5,5.4 16.9,4.3 14.2,4.3 C8.5,4.3 3.9,8.9 3.9,14.5 C3.9,17.2 5,19.8 6.9,21.8 L27.9,42.8 L48.9,21.8 C52.8,17.7 52.6,11.2 48.5,7.3 Z" fill="#E26E8C"></path>
|
|
172
|
-
<path d="M14.9,12.3 C13.2,12.3 11.9,13.6 11.9,15.3 C11.9,16.4 11,17.3 9.9,17.3 C8.8,17.3 7.9,16.4 7.9,15.3 C7.9,11.4 11,8.3 14.9,8.3 C16,8.3 16.9,9.2 16.9,10.3 C16.9,11.4 16,12.3 14.9,12.3 Z" fill="#E26E8C"></path>
|
|
173
|
-
<path d="M51.7,4.5 C46.1,-1.1 37.1,-1.1 31.5,4.5 L27.8,8.2 L24.1,4.5 C18.6,-0.7 10,-0.7 4.5,4.5 C-1.1,9.9 -1.4,19 4.1,24.7 L26.5,47.1 C26.9,47.5 27.4,47.7 27.9,47.7 C28.4,47.7 28.9,47.5 29.3,47.1 L51.7,24.7 C57.3,19.1 57.3,10.1 51.7,4.5 Z" fill="#8A033E"></path>
|
|
174
|
-
<path d="M27.9,42.8 L6.9,21.8 C5,19.9 3.9,17.3 3.9,14.5 C3.9,8.8 8.5,4.3 14.2,4.3 C16.9,4.3 19.5,5.4 21.4,7.3 L26.5,12.4 C27.3,13.2 28.5,13.2 29.3,12.4 L34.4,7.3 C38.4,3.5 44.6,3.5 48.5,7.3 C52.6,11.2 52.8,17.7 48.9,21.8 L27.9,42.8 Z" fill="#E26E8C"></path>
|
|
175
|
-
<path d="M14.9,8.3 C11,8.3 7.9,11.4 7.9,15.3 C7.9,16.4 8.8,17.3 9.9,17.3 C11,17.3 11.9,16.4 11.9,15.3 C11.9,13.6 13.2,12.3 14.9,12.3 C16,12.3 16.9,11.4 16.9,10.3 C16.9,9.2 16,8.3 14.9,8.3 Z" fill="#FFFFFF"></path>
|
|
176
|
-
</g>
|
|
177
|
-
</g>
|
|
178
|
-
</g>
|
|
179
|
-
</symbol>
|
|
180
|
-
<symbol viewBox="0 0 34 50" version="1.1" xmlns="http://www.w3.org/2000/svg" id="success">
|
|
181
|
-
<g id="Atoms" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
182
|
-
<g id="ICONS-symbols" transform="translate(-849.000000, -3.000000)" fill-rule="nonzero">
|
|
183
|
-
<g id="Success_Icon_Square_2Color_RGB" transform="translate(849.000000, 3.000000)">
|
|
184
|
-
<path d="M17,33.9 C14.7,33.9 12.6,33.4 10.6,32.6 L8.7,44.1 L16.1,40.1 C16.7,39.8 17.4,39.8 18,40.1 L25.4,44.1 L23.5,32.6 C21.4,33.5 19.3,33.9 17,33.9 Z" id="Path" fill="#0D9DDA"></path>
|
|
185
|
-
<path d="M27.1,30.6 C31.3,27.5 34,22.6 34,17 C34,7.6 26.4,0 17,0 C7.6,0 0,7.6 0,17 C0,22.6 2.7,27.5 6.9,30.6 L4,47.6 C3.9,48.4 4.2,49.1 4.8,49.6 C5.4,50.1 6.2,50.1 6.9,49.7 L16.9,44.2 L26.9,49.7 C27.2,49.9 27.5,49.9 27.9,49.9 C28.3,49.9 28.7,49.8 29.1,49.5 C29.7,49.1 30,48.3 29.9,47.5 L27.1,30.6 Z M18,40.2 C17.4,39.9 16.7,39.9 16.1,40.2 L8.7,44.2 L10.6,32.7 C12.6,33.5 14.8,34 17,34 C19.2,34 21.4,33.5 23.4,32.7 L25.3,44.2 L18,40.2 Z M17,3.9 C24.2,3.9 30,9.7 30,16.9 C30,24.1 24.2,29.9 17,29.9 C9.8,29.9 4,24.1 4,16.9 C4,9.7 9.8,3.9 17,3.9 Z" id="Shape" fill="#032D60"></path>
|
|
186
|
-
<path d="M17,29.9 C24.2,29.9 30,24.1 30,16.9 C30,9.7 24.2,3.9 17,3.9 C9.8,3.9 4,9.7 4,16.9 C4,24.1 9.8,29.9 17,29.9 Z M9.4,17.7 C10.1,16.8 11.3,16.7 12.2,17.4 L12.8,17.9 L15.5,20 L19.2,14.2 L21.3,10.9 C21.9,10 23.1,9.7 24.1,10.3 C25,10.9 25.3,12.1 24.7,13.1 L17.7,24.1 C17.4,24.6 16.9,24.9 16.3,25 C16.2,25 16.1,25 16,25 C15.5,25 15.1,24.8 14.8,24.6 L9.8,20.6 C8.9,19.8 8.7,18.6 9.4,17.7 Z" id="Shape" fill="#0D9DDA"></path>
|
|
187
|
-
<path d="M9.8,20.5 L14.8,24.5 C15.2,24.8 15.6,24.9 16,24.9 C16.1,24.9 16.2,24.9 16.3,24.9 C16.9,24.8 17.4,24.5 17.7,24 L24.7,13 C25.3,12.1 25,10.8 24.1,10.2 C23.2,9.6 21.9,9.9 21.3,10.8 L19.2,14.1 L15.5,20 L12.8,17.9 L12.2,17.4 C11.3,16.7 10.1,16.9 9.4,17.7 C8.7,18.6 8.9,19.8 9.8,20.5 Z" id="Path" fill="#FFFFFF"></path>
|
|
188
|
-
</g>
|
|
189
|
-
</g>
|
|
190
|
-
</g>
|
|
191
|
-
</symbol>
|
|
192
|
-
<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50" id="collaboration">
|
|
193
|
-
<g fill="none" fill-rule="evenodd" stroke-linejoin="round" transform="translate(2.042 2.042)">
|
|
194
|
-
<path fill="#FF784F" stroke="#D3400D" stroke-width="3" d="M21.4617836,-0.495122654 C28.2665633,-0.917616145 34.4957955,1.55927294 39.0338464,5.81666183 C43.6036375,10.1038278 46.4583333,16.197562 46.4583333,22.9581638 L46.4583333,22.9581638 L46.4583333,46.4583333 L22.9581638,46.4583333 C16.197562,46.4583333 10.1038278,43.6036375 5.81666183,39.0338464 C1.55927294,34.4957955 -0.917616145,28.2665633 -0.495123218,21.4617927 C-0.131802411,15.6094877 2.42835458,10.3001214 6.36423801,6.36423801 C10.3001214,2.42835458 15.6094877,-0.131802411 21.4617836,-0.495122654 Z"/>
|
|
195
|
-
<path stroke="#FFF" stroke-linecap="round" stroke-width="4.301" d="M14.5583333,31.4846491 L31.3583333,31.4846491 M14.5583333,14.4320175 L31.3583333,14.4320175 M8.95833333,22.9583333 L36.9583333,22.9583333"/>
|
|
196
|
-
</g>
|
|
197
|
-
</symbol>
|
|
198
|
-
<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 51 50" id="heroku">
|
|
199
|
-
<g fill="none" transform="translate(.9)">
|
|
200
|
-
<polygon fill="#7D52C2" points="46 4 4 4 4 46 46 46"/>
|
|
201
|
-
<path fill="#4C2248" d="M48,50 L2,50 C1.46957,50 0.960859,49.7893 0.585786,49.4142 C0.210714,49.0391 0,48.5304 0,48 L0,2 C0,1.46957 0.210714,0.960859 0.585786,0.585786 C0.960859,0.210714 1.46957,0 2,0 L48,0 C48.5304,0 49.0391,0.210714 49.4142,0.585786 C49.7893,0.960859 50,1.46957 50,2 L50,48 C50,48.5304 49.7893,49.0391 49.4142,49.4142 C49.0391,49.7893 48.5304,50 48,50 Z M4,46 L46,46 L46,4 L4,4 L4,46 Z"/>
|
|
202
|
-
<polygon fill="#FFF" points="14.14 42 19.61 37.14 14.14 32.29"/>
|
|
203
|
-
<path fill="#FFF" d="M33.8899 22.31C33.1245 21.5745 32.2172 21.0027 31.2234 20.6296 30.2296 20.2565 29.1702 20.0899 28.1099 20.14 25.0074 20.2274 21.936 20.7837 18.9999 21.79L18.9999 8 14.1399 8 14.1399 29.06 17.5699 27.51C17.6299 27.51 23.1599 25 28.0999 25 30.5699 25 31.0999 26.36 31.0999 27.5L31.0999 42 35.9999 42 35.9999 27.43C35.9665 25.5185 35.2129 23.69 33.8899 22.31zM27.5 15.89L32.36 15.89C34.3685 13.7053 35.6416 10.9459 36 8L31.14 8C30.5587 10.8779 29.3122 13.5799 27.5 15.89z"/>
|
|
204
|
-
</g>
|
|
205
|
-
</symbol>
|
|
206
|
-
<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 56 44" id="experience">
|
|
207
|
-
<g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
208
|
-
<g id="experience-icon" transform="translate(-22.000000, -28.000000)">
|
|
209
|
-
<g id="Group-28" transform="translate(22.000000, 28.000000)">
|
|
210
|
-
<path d="M17.8488,24.5518 C16.0988,22.9088 14.9988,20.5828 14.9988,17.9998 C14.9998,13.0368 19.0368,8.9998 23.9988,8.9998 C28.9618,8.9998 32.9998,13.0378 32.9998,17.9998 C32.9998,20.5798 31.9018,22.9038 30.1568,24.5458 C31.2598,25.1398 32.2818,25.8978 33.1918,26.8078 C34.4098,28.0258 35.3548,29.4438 35.9998,30.9868 L35.9998,17.1358 C35.9998,14.3038 38.3038,11.9998 41.1348,11.9998 L41.9998,11.9998 L43.9998,11.9998 L43.9998,3.9998 L3.9998,3.9998 L3.9998,31.9998 L5.9998,31.9998 L11.6358,31.9998 C12.6758,28.7938 14.9258,26.1288 17.8488,24.5518" id="Fill-1" fill="#0D9DDA"></path>
|
|
211
|
-
<path d="M12.9992,10.998 C11.8962,10.998 10.9992,11.895 10.9992,12.998 L10.9992,15 C10.9992,16.104 10.1042,17 8.9992,17 C7.8952,17 6.9992,16.104 6.9992,15 L6.9992,12.998 C6.9992,9.689 9.6912,6.998 12.9992,6.998 C14.1042,6.998 14.9992,7.894 14.9992,8.998 C14.9992,10.102 14.1032,10.998 12.9992,10.998" id="Fill-3" fill="#0D9DDA"></path>
|
|
212
|
-
<path d="M28.9992,18 C28.9992,15.243 26.7562,13 23.9992,13 C21.2422,13 18.9992,15.243 18.9992,18 C18.9992,20.757 21.2422,23 23.9992,23 C26.7562,23 28.9992,20.757 28.9992,18" id="Fill-5" fill="#FFFFFF"></path>
|
|
213
|
-
<path d="M23.9997,27 C20.4757,27 17.4257,29.042 15.9497,32 L32.0567,32 C31.6277,31.138 31.0637,30.337 30.3627,29.637 C28.6637,27.936 26.4037,27 23.9997,27" id="Fill-7" fill="#FFFFFF"></path>
|
|
214
|
-
<path d="M50.864,16 L48,16 L46,16 L44,16 L42,16 L41.135,16 C40.51,16 40,16.509 40,17.136 L40,32 L40,36 L40,38.864 C40,39.49 40.51,40 41.135,40 L50.864,40 C51.49,40 52,39.49 52,38.864 L52,17.136 C52,16.509 51.49,16 50.864,16" id="Fill-9" fill="#0D9DDA"></path>
|
|
215
|
-
<path d="M45.9997,38 C44.8957,38 43.9997,37.104 43.9997,36 C43.9997,34.896 44.8957,34 45.9997,34 C46.7377,34 47.3757,34.404 47.7227,35 C47.8947,35.295 47.9997,35.634 47.9997,36 C47.9997,37.104 47.1037,38 45.9997,38" id="Fill-11" fill="#0D9DDA"></path>
|
|
216
|
-
<g id="Group-15">
|
|
217
|
-
<mask id="mask-2" fill="white">
|
|
218
|
-
<use xlink:href="#path-1"></use>
|
|
219
|
-
</mask>
|
|
220
|
-
<g id="Clip-14"></g>
|
|
221
|
-
<path d="M50.864,12 L48,12 L48,2 C48,0.896 47.104,0 46,0 L2,0 C0.895,0 0,0.896 0,2 L0,34 C0,35.104 0.895,36 2,36 L22,36 L22,39 L17,39 C15.895,39 15,39.896 15,41 C15,42.104 15.895,43 17,43 L22,43 L26,43 L31,43 C32.104,43 33,42.104 33,41 C33,39.896 32.104,39 31,39 L26,39 L26,36 L36,36 L36,38.864 C36,41.696 38.303,44 41.135,44 L50.864,44 C53.696,44 56,41.696 56,38.864 L56,17.136 C56,14.304 53.696,12 50.864,12" id="Fill-13" fill="#032D60" mask="url(#mask-2)"></path>
|
|
222
|
-
</g>
|
|
223
|
-
<path d="M51.9997,38.8643 C51.9997,39.4903 51.4897,40.0003 50.8637,40.0003 L41.1347,40.0003 C40.5097,40.0003 39.9997,39.4903 39.9997,38.8643 L39.9997,36.0003 L39.9997,32.0003 L39.9997,17.1353 C39.9997,16.5093 40.5097,16.0003 41.1347,16.0003 L41.9997,16.0003 L43.9997,16.0003 L45.9997,16.0003 L47.9997,16.0003 L50.8637,16.0003 C51.4897,16.0003 51.9997,16.5093 51.9997,17.1353 L51.9997,38.8643 Z" id="Fill-16" fill="#0D9DDA"></path>
|
|
224
|
-
<path d="M5.9997,32 L3.9997,32 L3.9997,4 L43.9997,4 L43.9997,12 L41.9997,12 L41.1347,12 C38.3037,12 35.9997,14.304 35.9997,17.136 L35.9997,30.986 C35.3547,29.443 34.4097,28.025 33.1917,26.808 C32.2817,25.897 31.2597,25.14 30.1567,24.546 C31.9017,22.903 32.9997,20.58 32.9997,18 C32.9997,13.038 28.9617,9 23.9997,9 C19.0377,9 14.9997,13.037 14.9997,18 C14.9997,20.583 16.0997,22.909 17.8487,24.552 C14.9257,26.129 12.6757,28.794 11.6357,32 L5.9997,32 Z" id="Fill-18" fill="#0D9DDA"></path>
|
|
225
|
-
<path d="M18.9992,18.0005 C18.9992,15.2435 21.2422,13.0005 23.9992,13.0005 C26.7562,13.0005 28.9992,15.2435 28.9992,18.0005 C28.9992,20.7565 26.7562,22.9995 23.9992,22.9995 C21.2422,22.9995 18.9992,20.7565 18.9992,18.0005" id="Fill-20" fill="#FFFFFF"></path>
|
|
226
|
-
<path d="M15.9494,32 C17.4254,29.042 20.4754,27 23.9994,27 C26.4034,27 28.6634,27.936 30.3634,29.637 C31.0644,30.337 31.6274,31.138 32.0564,32 L15.9494,32 Z" id="Fill-22" fill="#FFFFFF"></path>
|
|
227
|
-
<path d="M45.9997,34 C44.8957,34 43.9997,34.896 43.9997,36 C43.9997,37.104 44.8957,38 45.9997,38 C47.1037,38 47.9997,37.104 47.9997,36 C47.9997,35.634 47.8947,35.295 47.7227,35 C47.3757,34.404 46.7377,34 45.9997,34" id="Fill-24" fill="#FFFFFF"></path>
|
|
228
|
-
<path d="M12.9997,6.998 C9.6907,6.998 6.9997,9.689 6.9997,12.998 L6.9997,15 C6.9997,16.104 7.8957,17 8.9997,17 C10.1037,17 10.9997,16.104 10.9997,15 L10.9997,12.998 C10.9997,11.895 11.8967,10.998 12.9997,10.998 C14.1037,10.998 14.9997,10.102 14.9997,8.998 C14.9997,7.894 14.1037,6.998 12.9997,6.998" id="Fill-26" fill="#FFFFFF"></path>
|
|
229
|
-
</g>
|
|
230
|
-
</g>
|
|
231
|
-
</g>
|
|
232
|
-
</symbol>
|
|
233
|
-
<symbol viewBox="0 0 43 44" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="slack">
|
|
234
|
-
<g id="Atoms" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
235
|
-
<g id="DX-Brand-Icons-and-Colors" transform="translate(-2923.000000, -114.000000)" fill-rule="nonzero">
|
|
236
|
-
<g id="Path" transform="translate(2923.771812, 114.671141)">
|
|
237
|
-
<g id="Group" transform="translate(0.091464, 22.557793)" fill="#E01E5A">
|
|
238
|
-
<path d="M8.78052027,4.47427293 C8.78052027,6.99105145 6.76831771,8.94854586 4.39026014,8.94854586 C1.92073881,8.94854586 0,6.89783743 0,4.47427293 C0,2.05070843 2.01220256,0 4.39026014,0 L8.78052027,0 L8.78052027,4.47427293 Z" id="Path"></path>
|
|
239
|
-
<path d="M10.9756503,4.47427293 C10.9756503,1.95749441 12.9878529,0 15.3659105,0 C17.8354318,0 19.7561706,2.05070843 19.7561706,4.47427293 L19.7561706,15.7531693 C19.7561706,18.2699478 17.7439681,20.2274422 15.3659105,20.2274422 C12.8963892,20.2274422 10.9756503,18.1767338 10.9756503,15.7531693 L10.9756503,4.47427293 Z" id="Path"></path>
|
|
240
|
-
</g>
|
|
241
|
-
<g id="Group" transform="translate(0.000000, 0.093214)" fill="#36C5F0">
|
|
242
|
-
<path d="M15.4573742,8.94854586 C12.9878529,8.94854586 11.0671141,6.89783743 11.0671141,4.47427293 C11.0671141,1.95749441 13.0793167,0 15.4573742,0 C17.9268956,0 19.8476344,2.05070843 19.8476344,4.47427293 L19.8476344,8.94854586 L15.4573742,8.94854586 Z" id="Path"></path>
|
|
243
|
-
<path d="M15.4573742,11.1856823 C17.9268956,11.1856823 19.8476344,13.2363908 19.8476344,15.6599553 C19.8476344,18.1767338 17.8354318,20.1342282 15.4573742,20.1342282 L4.39026014,20.1342282 C1.92073881,20.1342282 0,18.0835198 0,15.6599553 C0,13.1431767 2.01220256,11.1856823 4.39026014,11.1856823 L15.4573742,11.1856823 Z" id="Path"></path>
|
|
244
|
-
</g>
|
|
245
|
-
<g id="Group" transform="translate(22.225692, 0.000000)" fill="#2EB67D">
|
|
246
|
-
<path d="M10.9756503,15.7531693 C10.9756503,13.2363908 12.9878529,11.2788963 15.3659105,11.2788963 C17.8354318,11.2788963 19.7561706,13.3296048 19.7561706,15.7531693 C19.7561706,18.2699478 17.7439681,20.2274422 15.3659105,20.2274422 L10.9756503,20.2274422 L10.9756503,15.7531693 Z" id="Path"></path>
|
|
247
|
-
<path d="M8.78052027,15.7531693 C8.78052027,18.2699478 6.76831771,20.2274422 4.39026014,20.2274422 C1.92073881,20.2274422 0,18.1767338 0,15.7531693 L0,4.47427293 C0,1.95749441 2.01220256,0 4.39026014,0 C6.85978146,0 8.78052027,2.05070843 8.78052027,4.47427293 L8.78052027,15.7531693 Z" id="Path"></path>
|
|
248
|
-
</g>
|
|
249
|
-
<g id="Group" transform="translate(22.134228, 22.651007)" fill="#ECB22E">
|
|
250
|
-
<path d="M4.39026014,11.1856823 C6.85978146,11.1856823 8.78052027,13.2363908 8.78052027,15.6599553 C8.78052027,18.1767338 6.76831771,20.1342282 4.39026014,20.1342282 C1.92073881,20.1342282 0,18.0835198 0,15.6599553 L0,11.1856823 L4.39026014,11.1856823 Z" id="Path"></path>
|
|
251
|
-
<path d="M4.39026014,8.94854586 C1.92073881,8.94854586 0,6.89783743 0,4.47427293 C0,2.05070843 2.01220256,0 4.39026014,0 L15.4573742,0 C17.9268956,0 19.8476344,2.05070843 19.8476344,4.47427293 C19.8476344,6.89783743 17.8354318,8.94854586 15.4573742,8.94854586 L4.39026014,8.94854586 Z" id="Path"></path>
|
|
252
|
-
</g>
|
|
253
|
-
</g>
|
|
254
|
-
</g>
|
|
255
|
-
</g>
|
|
256
|
-
</symbol>
|
|
257
|
-
</svg>
|