@thesvg/vue 3.2.9 → 3.2.11
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/index.cjs +74 -0
- package/dist/index.d.ts +37 -0
- package/dist/index.js +37 -0
- package/dist/microsoft-dynamics-365-business-central.cjs +100 -0
- package/dist/microsoft-dynamics-365-business-central.d.ts +7 -0
- package/dist/microsoft-dynamics-365-business-central.js +97 -0
- package/dist/microsoft-dynamics-365-commerce.cjs +43 -0
- package/dist/microsoft-dynamics-365-commerce.d.ts +7 -0
- package/dist/microsoft-dynamics-365-commerce.js +40 -0
- package/dist/microsoft-dynamics-365-contact-center.cjs +59 -0
- package/dist/microsoft-dynamics-365-contact-center.d.ts +7 -0
- package/dist/microsoft-dynamics-365-contact-center.js +56 -0
- package/dist/microsoft-dynamics-365-customer-insights.cjs +74 -0
- package/dist/microsoft-dynamics-365-customer-insights.d.ts +7 -0
- package/dist/microsoft-dynamics-365-customer-insights.js +71 -0
- package/dist/microsoft-dynamics-365-customer-service.cjs +53 -0
- package/dist/microsoft-dynamics-365-customer-service.d.ts +7 -0
- package/dist/microsoft-dynamics-365-customer-service.js +50 -0
- package/dist/microsoft-dynamics-365-customer-voice.cjs +76 -0
- package/dist/microsoft-dynamics-365-customer-voice.d.ts +7 -0
- package/dist/microsoft-dynamics-365-customer-voice.js +73 -0
- package/dist/microsoft-dynamics-365-field-service.cjs +67 -0
- package/dist/microsoft-dynamics-365-field-service.d.ts +7 -0
- package/dist/microsoft-dynamics-365-field-service.js +64 -0
- package/dist/microsoft-dynamics-365-finance-and-operations.cjs +64 -0
- package/dist/microsoft-dynamics-365-finance-and-operations.d.ts +7 -0
- package/dist/microsoft-dynamics-365-finance-and-operations.js +61 -0
- package/dist/microsoft-dynamics-365-finance.cjs +69 -0
- package/dist/microsoft-dynamics-365-finance.d.ts +7 -0
- package/dist/microsoft-dynamics-365-finance.js +66 -0
- package/dist/microsoft-dynamics-365-human-resources.cjs +66 -0
- package/dist/microsoft-dynamics-365-human-resources.d.ts +7 -0
- package/dist/microsoft-dynamics-365-human-resources.js +63 -0
- package/dist/microsoft-dynamics-365-intelligent-order-management.cjs +65 -0
- package/dist/microsoft-dynamics-365-intelligent-order-management.d.ts +7 -0
- package/dist/microsoft-dynamics-365-intelligent-order-management.js +62 -0
- package/dist/microsoft-dynamics-365-project-operations.cjs +68 -0
- package/dist/microsoft-dynamics-365-project-operations.d.ts +7 -0
- package/dist/microsoft-dynamics-365-project-operations.js +65 -0
- package/dist/microsoft-dynamics-365-sales-insights.cjs +64 -0
- package/dist/microsoft-dynamics-365-sales-insights.d.ts +7 -0
- package/dist/microsoft-dynamics-365-sales-insights.js +61 -0
- package/dist/microsoft-dynamics-365-sales.cjs +84 -0
- package/dist/microsoft-dynamics-365-sales.d.ts +7 -0
- package/dist/microsoft-dynamics-365-sales.js +81 -0
- package/dist/microsoft-dynamics-365-supply-chain-management.cjs +76 -0
- package/dist/microsoft-dynamics-365-supply-chain-management.d.ts +7 -0
- package/dist/microsoft-dynamics-365-supply-chain-management.js +73 -0
- package/dist/microsoft-dynamics-365.cjs +68 -0
- package/dist/microsoft-dynamics-365.d.ts +7 -0
- package/dist/microsoft-dynamics-365.js +65 -0
- package/dist/microsoft-fabric-data-engineering.cjs +74 -0
- package/dist/microsoft-fabric-data-engineering.d.ts +7 -0
- package/dist/microsoft-fabric-data-engineering.js +71 -0
- package/dist/microsoft-fabric-data-factory.cjs +60 -0
- package/dist/microsoft-fabric-data-factory.d.ts +7 -0
- package/dist/microsoft-fabric-data-factory.js +57 -0
- package/dist/microsoft-fabric-data-science.cjs +46 -0
- package/dist/microsoft-fabric-data-science.d.ts +7 -0
- package/dist/microsoft-fabric-data-science.js +43 -0
- package/dist/microsoft-fabric-data-warehouse.cjs +59 -0
- package/dist/microsoft-fabric-data-warehouse.d.ts +7 -0
- package/dist/microsoft-fabric-data-warehouse.js +56 -0
- package/dist/microsoft-fabric-databases.cjs +54 -0
- package/dist/microsoft-fabric-databases.d.ts +7 -0
- package/dist/microsoft-fabric-databases.js +51 -0
- package/dist/microsoft-fabric-graph-intelligence.cjs +62 -0
- package/dist/microsoft-fabric-graph-intelligence.d.ts +7 -0
- package/dist/microsoft-fabric-graph-intelligence.js +59 -0
- package/dist/microsoft-fabric-industry-solutions.cjs +51 -0
- package/dist/microsoft-fabric-industry-solutions.d.ts +7 -0
- package/dist/microsoft-fabric-industry-solutions.js +48 -0
- package/dist/microsoft-fabric-iq.cjs +21 -0
- package/dist/microsoft-fabric-iq.d.ts +7 -0
- package/dist/microsoft-fabric-iq.js +18 -0
- package/dist/microsoft-fabric-real-time-intelligence.cjs +47 -0
- package/dist/microsoft-fabric-real-time-intelligence.d.ts +7 -0
- package/dist/microsoft-fabric-real-time-intelligence.js +44 -0
- package/dist/microsoft-fabric.cjs +82 -0
- package/dist/microsoft-fabric.d.ts +7 -0
- package/dist/microsoft-fabric.js +79 -0
- package/dist/microsoft-onelake.cjs +57 -0
- package/dist/microsoft-onelake.d.ts +7 -0
- package/dist/microsoft-onelake.js +54 -0
- package/dist/microsoft-power-bi.cjs +60 -0
- package/dist/microsoft-power-bi.d.ts +7 -0
- package/dist/microsoft-power-bi.js +57 -0
- package/dist/microsoft-purview.cjs +66 -0
- package/dist/microsoft-purview.d.ts +7 -0
- package/dist/microsoft-purview.js +63 -0
- package/dist/microsoft-viva-amplify.cjs +21 -0
- package/dist/microsoft-viva-amplify.d.ts +7 -0
- package/dist/microsoft-viva-amplify.js +18 -0
- package/dist/microsoft-viva-connections.cjs +34 -0
- package/dist/microsoft-viva-connections.d.ts +7 -0
- package/dist/microsoft-viva-connections.js +31 -0
- package/dist/microsoft-viva-engage.cjs +21 -0
- package/dist/microsoft-viva-engage.d.ts +7 -0
- package/dist/microsoft-viva-engage.js +18 -0
- package/dist/microsoft-viva-glint.cjs +21 -0
- package/dist/microsoft-viva-glint.d.ts +7 -0
- package/dist/microsoft-viva-glint.js +18 -0
- package/dist/microsoft-viva-insights.cjs +39 -0
- package/dist/microsoft-viva-insights.d.ts +7 -0
- package/dist/microsoft-viva-insights.js +36 -0
- package/dist/microsoft-viva-learning.cjs +49 -0
- package/dist/microsoft-viva-learning.d.ts +7 -0
- package/dist/microsoft-viva-learning.js +46 -0
- package/dist/microsoft-viva-pulse.cjs +42 -0
- package/dist/microsoft-viva-pulse.d.ts +7 -0
- package/dist/microsoft-viva-pulse.js +39 -0
- package/dist/microsoft-viva.cjs +21 -0
- package/dist/microsoft-viva.d.ts +7 -0
- package/dist/microsoft-viva.js +18 -0
- package/package.json +1 -1
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
// @thesvg/vue - Microsoft Dynamics 365 Contact Center
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
import type { DefineComponent, SVGAttributes } from 'vue';
|
|
5
|
+
|
|
6
|
+
declare const MicrosoftDynamics365ContactCenter: DefineComponent<SVGAttributes>;
|
|
7
|
+
export default MicrosoftDynamics365ContactCenter;
|
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
// @thesvg/vue - Microsoft Dynamics 365 Contact Center
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
import { defineComponent, h } from 'vue';
|
|
5
|
+
|
|
6
|
+
const MicrosoftDynamics365ContactCenter = defineComponent({
|
|
7
|
+
name: 'MicrosoftDynamics365ContactCenter',
|
|
8
|
+
setup(_, { attrs }) {
|
|
9
|
+
return () => h('svg', {
|
|
10
|
+
viewBox: '0 0 96 96',
|
|
11
|
+
fill: 'none',
|
|
12
|
+
xmlns: 'http://www.w3.org/2000/svg',
|
|
13
|
+
...attrs
|
|
14
|
+
}, [
|
|
15
|
+
h('path', {"d":"M40.9289 90.5373C44.8341 94.4425 51.1658 94.4425 55.071 90.5373L86.5048 59.1035L63.4009 35.9996L65.8275 35.9996C65.8274 28.3876 63.1883 21.0111 58.3594 15.1268C53.5302 9.24247 46.8095 5.21397 39.3434 3.72889C31.8775 2.2439 24.1275 3.39364 17.4141 6.982C10.7008 10.5704 5.43934 16.3757 2.52624 23.4084C-0.386821 30.4412 -0.771677 38.2667 1.43796 45.5511C2.99563 50.686 5.77584 55.3275 9.49718 59.1014L9.49511 59.1035L40.9289 90.5373Z","fill":"url(#paint0_linear_4303_1230)"}),
|
|
16
|
+
h('path', {"d":"M40.9289 90.5373C44.8341 94.4425 51.1658 94.4425 55.071 90.5373L86.5048 59.1035L63.4009 35.9996L65.8275 35.9996C65.8274 28.3876 63.1883 21.0111 58.3594 15.1268C53.5302 9.24247 46.8095 5.21397 39.3434 3.72889C31.8775 2.2439 24.1275 3.39364 17.4141 6.982C10.7008 10.5704 5.43934 16.3757 2.52624 23.4084C-0.386821 30.4412 -0.771677 38.2667 1.43796 45.5511C2.99563 50.686 5.77584 55.3275 9.49718 59.1014L9.49511 59.1035L40.9289 90.5373Z","fill":"url(#paint1_radial_4303_1230)"}),
|
|
17
|
+
h('path', {"d":"M40.9289 90.5373C44.8341 94.4425 51.1658 94.4425 55.071 90.5373L86.5048 59.1035L63.4009 35.9996L65.8275 35.9996C65.8274 28.3876 63.1883 21.0111 58.3594 15.1268C53.5302 9.24247 46.8095 5.21397 39.3434 3.72889C31.8775 2.2439 24.1275 3.39364 17.4141 6.982C10.7008 10.5704 5.43934 16.3757 2.52624 23.4084C-0.386821 30.4412 -0.771677 38.2667 1.43796 45.5511C2.99563 50.686 5.77584 55.3275 9.49718 59.1014L9.49511 59.1035L40.9289 90.5373Z","fill":"url(#paint2_radial_4303_1230)"}),
|
|
18
|
+
h('path', {"d":"M94.5617 26.4497C92.3521 19.1658 87.6855 12.8731 81.3566 8.64432C75.0278 4.4156 67.4284 2.51209 59.8534 3.25816C55.6874 3.66849 51.6715 4.86819 48.0045 6.75847C52.9461 9.3069 57.1767 13.0723 60.2822 17.72C63.8976 23.1308 65.8271 29.4923 65.8272 35.9998L63.0775 35.9998L63.0782 36.0005L32.924 36.0005L32.9233 35.9998L30.1777 35.9998C30.1777 43.6116 32.817 50.9887 37.6458 56.8726C42.4746 62.7564 49.1944 66.7835 56.6597 68.2685C64.1251 69.7534 71.8746 68.6035 78.5876 65.0154C85.3004 61.4272 90.5619 55.6232 93.4748 48.591C96.3877 41.5587 96.7713 33.7337 94.5617 26.4497Z","fill":"url(#paint3_linear_4303_1230)"}),
|
|
19
|
+
h('path', {"d":"M94.5617 26.4497C92.3521 19.1658 87.6855 12.8731 81.3566 8.64432C75.0278 4.4156 67.4284 2.51209 59.8534 3.25816C55.6874 3.66849 51.6715 4.86819 48.0045 6.75847C52.9461 9.3069 57.1767 13.0723 60.2822 17.72C63.8976 23.1308 65.8271 29.4923 65.8272 35.9998L63.0775 35.9998L63.0782 36.0005L32.924 36.0005L32.9233 35.9998L30.1777 35.9998C30.1777 43.6116 32.817 50.9887 37.6458 56.8726C42.4746 62.7564 49.1944 66.7835 56.6597 68.2685C64.1251 69.7534 71.8746 68.6035 78.5876 65.0154C85.3004 61.4272 90.5619 55.6232 93.4748 48.591C96.3877 41.5587 96.7713 33.7337 94.5617 26.4497Z","fill":"url(#paint4_radial_4303_1230)","fill-opacity":"0.6"}),
|
|
20
|
+
h('path', {"d":"M35.3956 23.3976C42.3554 16.4378 53.6394 16.4378 60.5992 23.3976C67.559 30.3574 67.559 41.6414 60.5992 48.6012C53.6394 55.561 42.3554 55.561 35.3956 48.6012C28.4358 41.6414 28.4358 30.3574 35.3956 23.3976Z","fill":"url(#paint5_radial_4303_1230)"}),
|
|
21
|
+
h('defs', {}, [
|
|
22
|
+
h('linearGradient', {"id":"paint0_linear_4303_1230","x1":"47.817","y1":"93.6737","x2":"17.4907","y2":"6.99789","gradientUnits":"userSpaceOnUse"}, [
|
|
23
|
+
h('stop', {"stop-color":"#163697"}),
|
|
24
|
+
h('stop', {"offset":"0.445873","stop-color":"#1B44B1"}),
|
|
25
|
+
h('stop', {"offset":"0.742737","stop-color":"#2764E7"}),
|
|
26
|
+
h('stop', {"offset":"1","stop-color":"#0094F0"})
|
|
27
|
+
]),
|
|
28
|
+
h('radialGradient', {"id":"paint1_radial_4303_1230","cx":"0","cy":"0","r":"1","gradientTransform":"matrix(-9.01597 33.8097 -47.5428 -12.6781 70.5618 51.4627)","gradientUnits":"userSpaceOnUse"}, [
|
|
29
|
+
h('stop', {"offset":"0.554058","stop-color":"#102784"}),
|
|
30
|
+
h('stop', {"offset":"1","stop-color":"#1B44B1","stop-opacity":"0"})
|
|
31
|
+
]),
|
|
32
|
+
h('radialGradient', {"id":"paint2_radial_4303_1230","cx":"0","cy":"0","r":"1","gradientTransform":"matrix(-2.29071e-05 24.6432 -24.6432 2.35528e-05 48.6367 39.1433)","gradientUnits":"userSpaceOnUse"}, [
|
|
33
|
+
h('stop', {"offset":"0.594339","stop-color":"#163697"}),
|
|
34
|
+
h('stop', {"offset":"1","stop-color":"#1B44B1","stop-opacity":"0"})
|
|
35
|
+
]),
|
|
36
|
+
h('linearGradient', {"id":"paint3_linear_4303_1230","x1":"74.0453","y1":"69.1143","x2":"67.6618","y2":"3.63023","gradientUnits":"userSpaceOnUse"}, [
|
|
37
|
+
h('stop', {"stop-color":"#2764E7"}),
|
|
38
|
+
h('stop', {"offset":"0.568761","stop-color":"#0FAFFF"}),
|
|
39
|
+
h('stop', {"offset":"1","stop-color":"#3BD5FF"})
|
|
40
|
+
]),
|
|
41
|
+
h('radialGradient', {"id":"paint4_radial_4303_1230","cx":"0","cy":"0","r":"1","gradientTransform":"matrix(25.1955 30.1847 -25.1029 20.9536 39.7043 34.011)","gradientUnits":"userSpaceOnUse"}, [
|
|
42
|
+
h('stop', {"offset":"0.540368","stop-color":"#163697"}),
|
|
43
|
+
h('stop', {"offset":"1","stop-color":"#0078D4","stop-opacity":"0"})
|
|
44
|
+
]),
|
|
45
|
+
h('radialGradient', {"id":"paint5_radial_4303_1230","cx":"0","cy":"0","r":"1","gradientUnits":"userSpaceOnUse","gradientTransform":"translate(42.1268 28.3406) rotate(58.7789) scale(29.7956)"}, [
|
|
46
|
+
h('stop', {"stop-color":"#C4F3F8"}),
|
|
47
|
+
h('stop', {"offset":"0.375372","stop-color":"#67E9F7"}),
|
|
48
|
+
h('stop', {"offset":"0.712144","stop-color":"#53CCFB"}),
|
|
49
|
+
h('stop', {"offset":"1","stop-color":"#63A4FF"})
|
|
50
|
+
])
|
|
51
|
+
])
|
|
52
|
+
]);
|
|
53
|
+
}
|
|
54
|
+
});
|
|
55
|
+
|
|
56
|
+
export default MicrosoftDynamics365ContactCenter;
|
|
@@ -0,0 +1,74 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// @thesvg/vue - Microsoft Dynamics 365 Customer Insights
|
|
3
|
+
// Auto-generated. Do not edit.
|
|
4
|
+
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
|
|
7
|
+
const vue_1 = require("vue");
|
|
8
|
+
|
|
9
|
+
const MicrosoftDynamics365CustomerInsights = vue_1.defineComponent({
|
|
10
|
+
name: 'MicrosoftDynamics365CustomerInsights',
|
|
11
|
+
setup(_, { attrs }) {
|
|
12
|
+
return () => vue_1.h('svg', {
|
|
13
|
+
viewBox: '0 0 96 96',
|
|
14
|
+
fill: 'none',
|
|
15
|
+
xmlns: 'http://www.w3.org/2000/svg',
|
|
16
|
+
...attrs
|
|
17
|
+
}, [
|
|
18
|
+
vue_1.h('path', {"d":"M30.0289 47.7478C30.0396 61.0155 44.4666 69.2461 55.8933 62.5034L25.0114 80.52C15.6782 85.965 3.95657 79.2328 3.95659 68.4274L3.95666 27.9297C3.95668 17.0462 15.831 10.3249 25.1622 15.9264L30.0054 18.8338L30.0289 47.7478Z","fill":"url(#paint0_linear_4303_1230)"}),
|
|
19
|
+
vue_1.h('path', {"d":"M30.0289 47.7478C30.0396 61.0155 44.4666 69.2461 55.8933 62.5034L25.0114 80.52C15.6782 85.965 3.95657 79.2328 3.95659 68.4274L3.95666 27.9297C3.95668 17.0462 15.831 10.3249 25.1622 15.9264L30.0054 18.8338L30.0289 47.7478Z","fill":"url(#paint1_radial_4303_1230)"}),
|
|
20
|
+
vue_1.h('path', {"d":"M55.7059 33.528C44.255 26.9771 30 35.2448 30 48.4371V14.6345C30 3.4724 42.0833 -3.5039 51.75 2.07716L84.4052 20.9307C94.0841 26.5188 94.0688 40.4943 84.3777 46.0612L81.0026 48L55.7059 33.528Z","fill":"url(#paint2_linear_4303_1230)"}),
|
|
21
|
+
vue_1.h('path', {"d":"M55.7059 33.528C44.255 26.9771 30 35.2448 30 48.4371V14.6345C30 3.4724 42.0833 -3.5039 51.75 2.07716L84.4052 20.9307C94.0841 26.5188 94.0688 40.4943 84.3777 46.0612L81.0026 48L55.7059 33.528Z","fill":"url(#paint3_radial_4303_1230)"}),
|
|
22
|
+
vue_1.h('path', {"d":"M55.7059 33.528C44.255 26.9771 30 35.2448 30 48.4371V14.6345C30 3.4724 42.0833 -3.5039 51.75 2.07716L84.4052 20.9307C94.0841 26.5188 94.0688 40.4943 84.3777 46.0612L81.0026 48L55.7059 33.528Z","fill":"url(#paint4_radial_4303_1230)"}),
|
|
23
|
+
vue_1.h('path', {"d":"M55.361 62.8197C66.7321 56.1937 66.7008 39.7547 55.3047 33.1719L84.3205 49.9326C93.9892 55.5176 93.9822 69.4762 84.3079 75.0515L51.7401 93.8202C42.0734 99.3911 30 92.4141 30 81.2571V77.5979L55.361 62.8197Z","fill":"url(#paint5_linear_4303_1230)"}),
|
|
24
|
+
vue_1.h('path', {"d":"M55.361 62.8197C66.7321 56.1937 66.7008 39.7547 55.3047 33.1719L84.3205 49.9326C93.9892 55.5176 93.9822 69.4762 84.3079 75.0515L51.7401 93.8202C42.0734 99.3911 30 92.4141 30 81.2571V77.5979L55.361 62.8197Z","fill":"url(#paint6_radial_4303_1230)","fill-opacity":"0.5"}),
|
|
25
|
+
vue_1.h('path', {"d":"M55.361 62.8197C66.7321 56.1937 66.7008 39.7547 55.3047 33.1719L84.3205 49.9326C93.9892 55.5176 93.9822 69.4762 84.3079 75.0515L51.7401 93.8202C42.0734 99.3911 30 92.4141 30 81.2571V77.5979L55.361 62.8197Z","fill":"url(#paint7_radial_4303_1230)","fill-opacity":"0.6"}),
|
|
26
|
+
vue_1.h('path', {"d":"M30 48C30 38.6112 37.6112 31 47.0001 31C56.3889 31 64.0001 38.6124 64.0001 48.0012C64.0001 54.0467 60.7899 59.6381 55.5688 62.6856L24.3916 80.8834C27.863 78.8711 30 75.1624 30 71.1499V48Z","fill":"url(#paint8_radial_4303_1230)"}),
|
|
27
|
+
vue_1.h('defs', {}, [
|
|
28
|
+
vue_1.h('linearGradient', {"id":"paint0_linear_4303_1230","x1":"29.9249","y1":"76.5619","x2":"8.49649","y2":"17.325","gradientUnits":"userSpaceOnUse"}, [
|
|
29
|
+
vue_1.h('stop', {"stop-color":"#1B44B1"}),
|
|
30
|
+
vue_1.h('stop', {"offset":"0.442319","stop-color":"#2764E7"}),
|
|
31
|
+
vue_1.h('stop', {"offset":"1","stop-color":"#0094F0"})
|
|
32
|
+
]),
|
|
33
|
+
vue_1.h('radialGradient', {"id":"paint1_radial_4303_1230","cx":"0","cy":"0","r":"1","gradientUnits":"userSpaceOnUse","gradientTransform":"translate(12.4456 20.7805) rotate(90) scale(62.1988 23.1671)"}, [
|
|
34
|
+
vue_1.h('stop', {"offset":"0.250543","stop-color":"#2052CB","stop-opacity":"0"}),
|
|
35
|
+
vue_1.h('stop', {"offset":"1","stop-color":"#163697"})
|
|
36
|
+
]),
|
|
37
|
+
vue_1.h('linearGradient', {"id":"paint2_linear_4303_1230","x1":"30","y1":"22.6174","x2":"93.239","y2":"22.6174","gradientUnits":"userSpaceOnUse"}, [
|
|
38
|
+
vue_1.h('stop', {"stop-color":"#36DFF1"}),
|
|
39
|
+
vue_1.h('stop', {"offset":"0.404422","stop-color":"#0FAFFF"}),
|
|
40
|
+
vue_1.h('stop', {"offset":"1","stop-color":"#0094F0"})
|
|
41
|
+
]),
|
|
42
|
+
vue_1.h('radialGradient', {"id":"paint3_radial_4303_1230","cx":"0","cy":"0","r":"1","gradientUnits":"userSpaceOnUse","gradientTransform":"translate(77.3977 50.1313) rotate(-150.009) scale(33.6928 13.8605)"}, [
|
|
43
|
+
vue_1.h('stop', {"stop-color":"#0067BF"}),
|
|
44
|
+
vue_1.h('stop', {"offset":"1","stop-color":"#0094F0","stop-opacity":"0"})
|
|
45
|
+
]),
|
|
46
|
+
vue_1.h('radialGradient', {"id":"paint4_radial_4303_1230","cx":"0","cy":"0","r":"1","gradientUnits":"userSpaceOnUse","gradientTransform":"translate(47.0041 47.9237) rotate(-90) scale(22.2737 22.2737)"}, [
|
|
47
|
+
vue_1.h('stop', {"offset":"0.275561","stop-color":"#2052CB"}),
|
|
48
|
+
vue_1.h('stop', {"offset":"1","stop-color":"#0094F0","stop-opacity":"0"})
|
|
49
|
+
]),
|
|
50
|
+
vue_1.h('linearGradient', {"id":"paint5_linear_4303_1230","x1":"41.5704","y1":"97.2947","x2":"77.1074","y2":"46.2428","gradientUnits":"userSpaceOnUse"}, [
|
|
51
|
+
vue_1.h('stop', {"stop-color":"#1B44B1"}),
|
|
52
|
+
vue_1.h('stop', {"offset":"0.790157","stop-color":"#0094F0"}),
|
|
53
|
+
vue_1.h('stop', {"offset":"1","stop-color":"#29C3FF"})
|
|
54
|
+
]),
|
|
55
|
+
vue_1.h('radialGradient', {"id":"paint6_radial_4303_1230","cx":"0","cy":"0","r":"1","gradientUnits":"userSpaceOnUse","gradientTransform":"translate(29.8372 74.4659) rotate(-30.9639) scale(28.9685 14.6962)"}, [
|
|
56
|
+
vue_1.h('stop', {"stop-color":"#0D1F69"}),
|
|
57
|
+
vue_1.h('stop', {"offset":"1","stop-color":"#2052CB","stop-opacity":"0"})
|
|
58
|
+
]),
|
|
59
|
+
vue_1.h('radialGradient', {"id":"paint7_radial_4303_1230","cx":"0","cy":"0","r":"1","gradientUnits":"userSpaceOnUse","gradientTransform":"translate(47.0806 47.9867) rotate(90) scale(20.5585)"}, [
|
|
60
|
+
vue_1.h('stop', {"offset":"0.540368","stop-color":"#1B44B1"}),
|
|
61
|
+
vue_1.h('stop', {"offset":"1","stop-color":"#0078D4","stop-opacity":"0"})
|
|
62
|
+
]),
|
|
63
|
+
vue_1.h('radialGradient', {"id":"paint8_radial_4303_1230","cx":"0","cy":"0","r":"1","gradientUnits":"userSpaceOnUse","gradientTransform":"translate(41.7373 39.752) rotate(85.9964) scale(35.2136 27.5791)"}, [
|
|
64
|
+
vue_1.h('stop', {"stop-color":"#C4F3F8"}),
|
|
65
|
+
vue_1.h('stop', {"offset":"0.375372","stop-color":"#67E9F7"}),
|
|
66
|
+
vue_1.h('stop', {"offset":"0.712144","stop-color":"#53CCFB"}),
|
|
67
|
+
vue_1.h('stop', {"offset":"1","stop-color":"#63A4FF"})
|
|
68
|
+
])
|
|
69
|
+
])
|
|
70
|
+
]);
|
|
71
|
+
}
|
|
72
|
+
});
|
|
73
|
+
|
|
74
|
+
exports.default = MicrosoftDynamics365CustomerInsights;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
// @thesvg/vue - Microsoft Dynamics 365 Customer Insights
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
import type { DefineComponent, SVGAttributes } from 'vue';
|
|
5
|
+
|
|
6
|
+
declare const MicrosoftDynamics365CustomerInsights: DefineComponent<SVGAttributes>;
|
|
7
|
+
export default MicrosoftDynamics365CustomerInsights;
|
|
@@ -0,0 +1,71 @@
|
|
|
1
|
+
// @thesvg/vue - Microsoft Dynamics 365 Customer Insights
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
import { defineComponent, h } from 'vue';
|
|
5
|
+
|
|
6
|
+
const MicrosoftDynamics365CustomerInsights = defineComponent({
|
|
7
|
+
name: 'MicrosoftDynamics365CustomerInsights',
|
|
8
|
+
setup(_, { attrs }) {
|
|
9
|
+
return () => h('svg', {
|
|
10
|
+
viewBox: '0 0 96 96',
|
|
11
|
+
fill: 'none',
|
|
12
|
+
xmlns: 'http://www.w3.org/2000/svg',
|
|
13
|
+
...attrs
|
|
14
|
+
}, [
|
|
15
|
+
h('path', {"d":"M30.0289 47.7478C30.0396 61.0155 44.4666 69.2461 55.8933 62.5034L25.0114 80.52C15.6782 85.965 3.95657 79.2328 3.95659 68.4274L3.95666 27.9297C3.95668 17.0462 15.831 10.3249 25.1622 15.9264L30.0054 18.8338L30.0289 47.7478Z","fill":"url(#paint0_linear_4303_1230)"}),
|
|
16
|
+
h('path', {"d":"M30.0289 47.7478C30.0396 61.0155 44.4666 69.2461 55.8933 62.5034L25.0114 80.52C15.6782 85.965 3.95657 79.2328 3.95659 68.4274L3.95666 27.9297C3.95668 17.0462 15.831 10.3249 25.1622 15.9264L30.0054 18.8338L30.0289 47.7478Z","fill":"url(#paint1_radial_4303_1230)"}),
|
|
17
|
+
h('path', {"d":"M55.7059 33.528C44.255 26.9771 30 35.2448 30 48.4371V14.6345C30 3.4724 42.0833 -3.5039 51.75 2.07716L84.4052 20.9307C94.0841 26.5188 94.0688 40.4943 84.3777 46.0612L81.0026 48L55.7059 33.528Z","fill":"url(#paint2_linear_4303_1230)"}),
|
|
18
|
+
h('path', {"d":"M55.7059 33.528C44.255 26.9771 30 35.2448 30 48.4371V14.6345C30 3.4724 42.0833 -3.5039 51.75 2.07716L84.4052 20.9307C94.0841 26.5188 94.0688 40.4943 84.3777 46.0612L81.0026 48L55.7059 33.528Z","fill":"url(#paint3_radial_4303_1230)"}),
|
|
19
|
+
h('path', {"d":"M55.7059 33.528C44.255 26.9771 30 35.2448 30 48.4371V14.6345C30 3.4724 42.0833 -3.5039 51.75 2.07716L84.4052 20.9307C94.0841 26.5188 94.0688 40.4943 84.3777 46.0612L81.0026 48L55.7059 33.528Z","fill":"url(#paint4_radial_4303_1230)"}),
|
|
20
|
+
h('path', {"d":"M55.361 62.8197C66.7321 56.1937 66.7008 39.7547 55.3047 33.1719L84.3205 49.9326C93.9892 55.5176 93.9822 69.4762 84.3079 75.0515L51.7401 93.8202C42.0734 99.3911 30 92.4141 30 81.2571V77.5979L55.361 62.8197Z","fill":"url(#paint5_linear_4303_1230)"}),
|
|
21
|
+
h('path', {"d":"M55.361 62.8197C66.7321 56.1937 66.7008 39.7547 55.3047 33.1719L84.3205 49.9326C93.9892 55.5176 93.9822 69.4762 84.3079 75.0515L51.7401 93.8202C42.0734 99.3911 30 92.4141 30 81.2571V77.5979L55.361 62.8197Z","fill":"url(#paint6_radial_4303_1230)","fill-opacity":"0.5"}),
|
|
22
|
+
h('path', {"d":"M55.361 62.8197C66.7321 56.1937 66.7008 39.7547 55.3047 33.1719L84.3205 49.9326C93.9892 55.5176 93.9822 69.4762 84.3079 75.0515L51.7401 93.8202C42.0734 99.3911 30 92.4141 30 81.2571V77.5979L55.361 62.8197Z","fill":"url(#paint7_radial_4303_1230)","fill-opacity":"0.6"}),
|
|
23
|
+
h('path', {"d":"M30 48C30 38.6112 37.6112 31 47.0001 31C56.3889 31 64.0001 38.6124 64.0001 48.0012C64.0001 54.0467 60.7899 59.6381 55.5688 62.6856L24.3916 80.8834C27.863 78.8711 30 75.1624 30 71.1499V48Z","fill":"url(#paint8_radial_4303_1230)"}),
|
|
24
|
+
h('defs', {}, [
|
|
25
|
+
h('linearGradient', {"id":"paint0_linear_4303_1230","x1":"29.9249","y1":"76.5619","x2":"8.49649","y2":"17.325","gradientUnits":"userSpaceOnUse"}, [
|
|
26
|
+
h('stop', {"stop-color":"#1B44B1"}),
|
|
27
|
+
h('stop', {"offset":"0.442319","stop-color":"#2764E7"}),
|
|
28
|
+
h('stop', {"offset":"1","stop-color":"#0094F0"})
|
|
29
|
+
]),
|
|
30
|
+
h('radialGradient', {"id":"paint1_radial_4303_1230","cx":"0","cy":"0","r":"1","gradientUnits":"userSpaceOnUse","gradientTransform":"translate(12.4456 20.7805) rotate(90) scale(62.1988 23.1671)"}, [
|
|
31
|
+
h('stop', {"offset":"0.250543","stop-color":"#2052CB","stop-opacity":"0"}),
|
|
32
|
+
h('stop', {"offset":"1","stop-color":"#163697"})
|
|
33
|
+
]),
|
|
34
|
+
h('linearGradient', {"id":"paint2_linear_4303_1230","x1":"30","y1":"22.6174","x2":"93.239","y2":"22.6174","gradientUnits":"userSpaceOnUse"}, [
|
|
35
|
+
h('stop', {"stop-color":"#36DFF1"}),
|
|
36
|
+
h('stop', {"offset":"0.404422","stop-color":"#0FAFFF"}),
|
|
37
|
+
h('stop', {"offset":"1","stop-color":"#0094F0"})
|
|
38
|
+
]),
|
|
39
|
+
h('radialGradient', {"id":"paint3_radial_4303_1230","cx":"0","cy":"0","r":"1","gradientUnits":"userSpaceOnUse","gradientTransform":"translate(77.3977 50.1313) rotate(-150.009) scale(33.6928 13.8605)"}, [
|
|
40
|
+
h('stop', {"stop-color":"#0067BF"}),
|
|
41
|
+
h('stop', {"offset":"1","stop-color":"#0094F0","stop-opacity":"0"})
|
|
42
|
+
]),
|
|
43
|
+
h('radialGradient', {"id":"paint4_radial_4303_1230","cx":"0","cy":"0","r":"1","gradientUnits":"userSpaceOnUse","gradientTransform":"translate(47.0041 47.9237) rotate(-90) scale(22.2737 22.2737)"}, [
|
|
44
|
+
h('stop', {"offset":"0.275561","stop-color":"#2052CB"}),
|
|
45
|
+
h('stop', {"offset":"1","stop-color":"#0094F0","stop-opacity":"0"})
|
|
46
|
+
]),
|
|
47
|
+
h('linearGradient', {"id":"paint5_linear_4303_1230","x1":"41.5704","y1":"97.2947","x2":"77.1074","y2":"46.2428","gradientUnits":"userSpaceOnUse"}, [
|
|
48
|
+
h('stop', {"stop-color":"#1B44B1"}),
|
|
49
|
+
h('stop', {"offset":"0.790157","stop-color":"#0094F0"}),
|
|
50
|
+
h('stop', {"offset":"1","stop-color":"#29C3FF"})
|
|
51
|
+
]),
|
|
52
|
+
h('radialGradient', {"id":"paint6_radial_4303_1230","cx":"0","cy":"0","r":"1","gradientUnits":"userSpaceOnUse","gradientTransform":"translate(29.8372 74.4659) rotate(-30.9639) scale(28.9685 14.6962)"}, [
|
|
53
|
+
h('stop', {"stop-color":"#0D1F69"}),
|
|
54
|
+
h('stop', {"offset":"1","stop-color":"#2052CB","stop-opacity":"0"})
|
|
55
|
+
]),
|
|
56
|
+
h('radialGradient', {"id":"paint7_radial_4303_1230","cx":"0","cy":"0","r":"1","gradientUnits":"userSpaceOnUse","gradientTransform":"translate(47.0806 47.9867) rotate(90) scale(20.5585)"}, [
|
|
57
|
+
h('stop', {"offset":"0.540368","stop-color":"#1B44B1"}),
|
|
58
|
+
h('stop', {"offset":"1","stop-color":"#0078D4","stop-opacity":"0"})
|
|
59
|
+
]),
|
|
60
|
+
h('radialGradient', {"id":"paint8_radial_4303_1230","cx":"0","cy":"0","r":"1","gradientUnits":"userSpaceOnUse","gradientTransform":"translate(41.7373 39.752) rotate(85.9964) scale(35.2136 27.5791)"}, [
|
|
61
|
+
h('stop', {"stop-color":"#C4F3F8"}),
|
|
62
|
+
h('stop', {"offset":"0.375372","stop-color":"#67E9F7"}),
|
|
63
|
+
h('stop', {"offset":"0.712144","stop-color":"#53CCFB"}),
|
|
64
|
+
h('stop', {"offset":"1","stop-color":"#63A4FF"})
|
|
65
|
+
])
|
|
66
|
+
])
|
|
67
|
+
]);
|
|
68
|
+
}
|
|
69
|
+
});
|
|
70
|
+
|
|
71
|
+
export default MicrosoftDynamics365CustomerInsights;
|
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// @thesvg/vue - Microsoft Dynamics 365 Customer Service
|
|
3
|
+
// Auto-generated. Do not edit.
|
|
4
|
+
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
|
|
7
|
+
const vue_1 = require("vue");
|
|
8
|
+
|
|
9
|
+
const MicrosoftDynamics365CustomerService = vue_1.defineComponent({
|
|
10
|
+
name: 'MicrosoftDynamics365CustomerService',
|
|
11
|
+
setup(_, { attrs }) {
|
|
12
|
+
return () => vue_1.h('svg', {
|
|
13
|
+
viewBox: '0 0 96 96',
|
|
14
|
+
fill: 'none',
|
|
15
|
+
xmlns: 'http://www.w3.org/2000/svg',
|
|
16
|
+
...attrs
|
|
17
|
+
}, [
|
|
18
|
+
vue_1.h('path', {"d":"M67.4112 12H90C93.3137 12 96 14.6863 96 18V35.3441C96 39.8947 94.3668 44.2942 91.3973 47.7424L63.1551 80.5382C55.176 89.8037 40.824 89.8037 32.8449 80.5381L18.8076 64.2373L62.9034 14.0402C64.0426 12.7434 65.6851 12 67.4112 12Z","fill":"url(#paint0_linear_4303_1230)"}),
|
|
19
|
+
vue_1.h('path', {"d":"M67.4112 12H90C93.3137 12 96 14.6863 96 18V35.3441C96 39.8947 94.3668 44.2942 91.3973 47.7424L63.1551 80.5382C55.176 89.8037 40.824 89.8037 32.8449 80.5381L18.8076 64.2373L62.9034 14.0402C64.0426 12.7434 65.6851 12 67.4112 12Z","fill":"url(#paint1_radial_4303_1230)"}),
|
|
20
|
+
vue_1.h('path', {"d":"M28.5892 12H6C2.68629 12 0 14.6863 0 18V40.1703C0 41.6073 0.515716 42.9965 1.45337 44.0854L32.8435 80.5387C40.823 89.8053 55.1765 89.8048 63.1553 80.5376L77.1954 64.2305L33.0965 14.0397C31.9574 12.7432 30.3151 12 28.5892 12Z","fill":"url(#paint2_linear_4303_1230)"}),
|
|
21
|
+
vue_1.h('path', {"d":"M62.7832 47.8271C70.3237 56.4088 83.6506 56.4283 91.2236 47.9434L63.1553 80.5381C55.1762 89.8037 40.8238 89.8037 32.8447 80.5381L18.8076 64.2373L48.001 31.0039L62.7832 47.8271Z","fill":"url(#paint3_linear_4303_1230)"}),
|
|
22
|
+
vue_1.h('path', {"d":"M62.7832 47.8271C70.3237 56.4088 83.6506 56.4283 91.2236 47.9434L63.1553 80.5381C55.1762 89.8037 40.8238 89.8037 32.8447 80.5381L18.8076 64.2373L48.001 31.0039L62.7832 47.8271Z","fill":"url(#paint4_linear_4303_1230)"}),
|
|
23
|
+
vue_1.h('defs', {}, [
|
|
24
|
+
vue_1.h('linearGradient', {"id":"paint0_linear_4303_1230","x1":"93.5333","y1":"11.1039","x2":"91.0594","y2":"55.0684","gradientUnits":"userSpaceOnUse"}, [
|
|
25
|
+
vue_1.h('stop', {"stop-color":"#9C6CFE"}),
|
|
26
|
+
vue_1.h('stop', {"offset":"0.550303","stop-color":"#7A41DC"}),
|
|
27
|
+
vue_1.h('stop', {"offset":"1","stop-color":"#5B2AB5"})
|
|
28
|
+
]),
|
|
29
|
+
vue_1.h('radialGradient', {"id":"paint1_radial_4303_1230","cx":"0","cy":"0","r":"1","gradientUnits":"userSpaceOnUse","gradientTransform":"translate(70.4999 8.5) rotate(90) scale(46.5 62.8736)"}, [
|
|
30
|
+
vue_1.h('stop', {"offset":"0.631434","stop-color":"#4B20A0","stop-opacity":"0"}),
|
|
31
|
+
vue_1.h('stop', {"offset":"1","stop-color":"#4B20A0"})
|
|
32
|
+
]),
|
|
33
|
+
vue_1.h('linearGradient', {"id":"paint2_linear_4303_1230","x1":"7.01238e-07","y1":"19.0822","x2":"57.6358","y2":"86.846","gradientUnits":"userSpaceOnUse"}, [
|
|
34
|
+
vue_1.h('stop', {"stop-color":"#F8C4FA"}),
|
|
35
|
+
vue_1.h('stop', {"offset":"0.468701","stop-color":"#E4A7FE"}),
|
|
36
|
+
vue_1.h('stop', {"offset":"1","stop-color":"#AC80FF"})
|
|
37
|
+
]),
|
|
38
|
+
vue_1.h('linearGradient', {"id":"paint3_linear_4303_1230","x1":"66.7859","y1":"52.1348","x2":"35.9669","y2":"82.7397","gradientUnits":"userSpaceOnUse"}, [
|
|
39
|
+
vue_1.h('stop', {"stop-color":"#AC80FF"}),
|
|
40
|
+
vue_1.h('stop', {"offset":"0.699029","stop-color":"#CC75FD","stop-opacity":"0.190939"}),
|
|
41
|
+
vue_1.h('stop', {"offset":"1","stop-color":"#D373FC","stop-opacity":"0"})
|
|
42
|
+
]),
|
|
43
|
+
vue_1.h('linearGradient', {"id":"paint4_linear_4303_1230","x1":"53.5136","y1":"56.9223","x2":"69.4716","y2":"72.7695","gradientUnits":"userSpaceOnUse"}, [
|
|
44
|
+
vue_1.h('stop', {"stop-color":"#9C6CFE","stop-opacity":"0"}),
|
|
45
|
+
vue_1.h('stop', {"offset":"0.50385","stop-color":"#9C6CFE","stop-opacity":"0.282283"}),
|
|
46
|
+
vue_1.h('stop', {"offset":"1","stop-color":"#9C6CFE"})
|
|
47
|
+
])
|
|
48
|
+
])
|
|
49
|
+
]);
|
|
50
|
+
}
|
|
51
|
+
});
|
|
52
|
+
|
|
53
|
+
exports.default = MicrosoftDynamics365CustomerService;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
// @thesvg/vue - Microsoft Dynamics 365 Customer Service
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
import type { DefineComponent, SVGAttributes } from 'vue';
|
|
5
|
+
|
|
6
|
+
declare const MicrosoftDynamics365CustomerService: DefineComponent<SVGAttributes>;
|
|
7
|
+
export default MicrosoftDynamics365CustomerService;
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
// @thesvg/vue - Microsoft Dynamics 365 Customer Service
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
import { defineComponent, h } from 'vue';
|
|
5
|
+
|
|
6
|
+
const MicrosoftDynamics365CustomerService = defineComponent({
|
|
7
|
+
name: 'MicrosoftDynamics365CustomerService',
|
|
8
|
+
setup(_, { attrs }) {
|
|
9
|
+
return () => h('svg', {
|
|
10
|
+
viewBox: '0 0 96 96',
|
|
11
|
+
fill: 'none',
|
|
12
|
+
xmlns: 'http://www.w3.org/2000/svg',
|
|
13
|
+
...attrs
|
|
14
|
+
}, [
|
|
15
|
+
h('path', {"d":"M67.4112 12H90C93.3137 12 96 14.6863 96 18V35.3441C96 39.8947 94.3668 44.2942 91.3973 47.7424L63.1551 80.5382C55.176 89.8037 40.824 89.8037 32.8449 80.5381L18.8076 64.2373L62.9034 14.0402C64.0426 12.7434 65.6851 12 67.4112 12Z","fill":"url(#paint0_linear_4303_1230)"}),
|
|
16
|
+
h('path', {"d":"M67.4112 12H90C93.3137 12 96 14.6863 96 18V35.3441C96 39.8947 94.3668 44.2942 91.3973 47.7424L63.1551 80.5382C55.176 89.8037 40.824 89.8037 32.8449 80.5381L18.8076 64.2373L62.9034 14.0402C64.0426 12.7434 65.6851 12 67.4112 12Z","fill":"url(#paint1_radial_4303_1230)"}),
|
|
17
|
+
h('path', {"d":"M28.5892 12H6C2.68629 12 0 14.6863 0 18V40.1703C0 41.6073 0.515716 42.9965 1.45337 44.0854L32.8435 80.5387C40.823 89.8053 55.1765 89.8048 63.1553 80.5376L77.1954 64.2305L33.0965 14.0397C31.9574 12.7432 30.3151 12 28.5892 12Z","fill":"url(#paint2_linear_4303_1230)"}),
|
|
18
|
+
h('path', {"d":"M62.7832 47.8271C70.3237 56.4088 83.6506 56.4283 91.2236 47.9434L63.1553 80.5381C55.1762 89.8037 40.8238 89.8037 32.8447 80.5381L18.8076 64.2373L48.001 31.0039L62.7832 47.8271Z","fill":"url(#paint3_linear_4303_1230)"}),
|
|
19
|
+
h('path', {"d":"M62.7832 47.8271C70.3237 56.4088 83.6506 56.4283 91.2236 47.9434L63.1553 80.5381C55.1762 89.8037 40.8238 89.8037 32.8447 80.5381L18.8076 64.2373L48.001 31.0039L62.7832 47.8271Z","fill":"url(#paint4_linear_4303_1230)"}),
|
|
20
|
+
h('defs', {}, [
|
|
21
|
+
h('linearGradient', {"id":"paint0_linear_4303_1230","x1":"93.5333","y1":"11.1039","x2":"91.0594","y2":"55.0684","gradientUnits":"userSpaceOnUse"}, [
|
|
22
|
+
h('stop', {"stop-color":"#9C6CFE"}),
|
|
23
|
+
h('stop', {"offset":"0.550303","stop-color":"#7A41DC"}),
|
|
24
|
+
h('stop', {"offset":"1","stop-color":"#5B2AB5"})
|
|
25
|
+
]),
|
|
26
|
+
h('radialGradient', {"id":"paint1_radial_4303_1230","cx":"0","cy":"0","r":"1","gradientUnits":"userSpaceOnUse","gradientTransform":"translate(70.4999 8.5) rotate(90) scale(46.5 62.8736)"}, [
|
|
27
|
+
h('stop', {"offset":"0.631434","stop-color":"#4B20A0","stop-opacity":"0"}),
|
|
28
|
+
h('stop', {"offset":"1","stop-color":"#4B20A0"})
|
|
29
|
+
]),
|
|
30
|
+
h('linearGradient', {"id":"paint2_linear_4303_1230","x1":"7.01238e-07","y1":"19.0822","x2":"57.6358","y2":"86.846","gradientUnits":"userSpaceOnUse"}, [
|
|
31
|
+
h('stop', {"stop-color":"#F8C4FA"}),
|
|
32
|
+
h('stop', {"offset":"0.468701","stop-color":"#E4A7FE"}),
|
|
33
|
+
h('stop', {"offset":"1","stop-color":"#AC80FF"})
|
|
34
|
+
]),
|
|
35
|
+
h('linearGradient', {"id":"paint3_linear_4303_1230","x1":"66.7859","y1":"52.1348","x2":"35.9669","y2":"82.7397","gradientUnits":"userSpaceOnUse"}, [
|
|
36
|
+
h('stop', {"stop-color":"#AC80FF"}),
|
|
37
|
+
h('stop', {"offset":"0.699029","stop-color":"#CC75FD","stop-opacity":"0.190939"}),
|
|
38
|
+
h('stop', {"offset":"1","stop-color":"#D373FC","stop-opacity":"0"})
|
|
39
|
+
]),
|
|
40
|
+
h('linearGradient', {"id":"paint4_linear_4303_1230","x1":"53.5136","y1":"56.9223","x2":"69.4716","y2":"72.7695","gradientUnits":"userSpaceOnUse"}, [
|
|
41
|
+
h('stop', {"stop-color":"#9C6CFE","stop-opacity":"0"}),
|
|
42
|
+
h('stop', {"offset":"0.50385","stop-color":"#9C6CFE","stop-opacity":"0.282283"}),
|
|
43
|
+
h('stop', {"offset":"1","stop-color":"#9C6CFE"})
|
|
44
|
+
])
|
|
45
|
+
])
|
|
46
|
+
]);
|
|
47
|
+
}
|
|
48
|
+
});
|
|
49
|
+
|
|
50
|
+
export default MicrosoftDynamics365CustomerService;
|
|
@@ -0,0 +1,76 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// @thesvg/vue - Microsoft Dynamics 365 Customer Voice
|
|
3
|
+
// Auto-generated. Do not edit.
|
|
4
|
+
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
|
|
7
|
+
const vue_1 = require("vue");
|
|
8
|
+
|
|
9
|
+
const MicrosoftDynamics365CustomerVoice = vue_1.defineComponent({
|
|
10
|
+
name: 'MicrosoftDynamics365CustomerVoice',
|
|
11
|
+
setup(_, { attrs }) {
|
|
12
|
+
return () => vue_1.h('svg', {
|
|
13
|
+
viewBox: '0 0 96 96',
|
|
14
|
+
fill: 'none',
|
|
15
|
+
xmlns: 'http://www.w3.org/2000/svg',
|
|
16
|
+
...attrs
|
|
17
|
+
}, [
|
|
18
|
+
vue_1.h('g', {"clip-path":"url(#clip0_4303_1230)"}, [
|
|
19
|
+
vue_1.h('g', {"clip-path":"url(#clip1_4303_1230)"}, [
|
|
20
|
+
vue_1.h('path', {"d":"M73.2163 88.9609C74.6428 89.3556 76.1804 89.1102 77.3554 88.2102C82.22 84.4842 86.356 79.8074 89.4793 74.3978C95.7118 63.6026 97.4008 50.7737 94.1746 38.7333C90.9484 26.6929 83.0712 16.4272 72.2761 10.1946C62.9315 4.79949 52.063 2.80898 41.5012 4.46406C38.773 4.89157 37.191 7.66156 37.9057 10.3289L39.1998 15.1585C45.8604 13.3738 52.9573 14.3081 58.9291 17.7559C64.9008 21.2038 69.2584 26.8826 71.0431 33.5433C72.8278 40.204 71.8935 47.3008 68.4457 53.2726C65.838 57.7892 61.9541 61.3825 57.3344 63.6376C54.8529 64.849 53.2377 67.549 53.9524 70.2163L57.8347 84.7052L73.2163 88.9609Z","fill":"url(#paint0_linear_4303_1230)"}),
|
|
21
|
+
vue_1.h('path', {"d":"M73.2163 88.9609C74.6428 89.3556 76.1804 89.1102 77.3554 88.2102C82.22 84.4842 86.356 79.8074 89.4793 74.3978C95.7118 63.6026 97.4008 50.7737 94.1746 38.7333C90.9484 26.6929 83.0712 16.4272 72.2761 10.1946C62.9315 4.79949 52.063 2.80898 41.5012 4.46406C38.773 4.89157 37.191 7.66156 37.9057 10.3289L39.1998 15.1585C45.8604 13.3738 52.9573 14.3081 58.9291 17.7559C64.9008 21.2038 69.2584 26.8826 71.0431 33.5433C72.8278 40.204 71.8935 47.3008 68.4457 53.2726C65.838 57.7892 61.9541 61.3825 57.3344 63.6376C54.8529 64.849 53.2377 67.549 53.9524 70.2163L57.8347 84.7052L73.2163 88.9609Z","fill":"url(#paint1_linear_4303_1230)"}),
|
|
22
|
+
vue_1.h('path', {"d":"M73.2163 88.9609C74.6428 89.3556 76.1804 89.1102 77.3554 88.2102C82.22 84.4842 86.356 79.8074 89.4793 74.3978C95.7118 63.6026 97.4008 50.7737 94.1746 38.7333C90.9484 26.6929 83.0712 16.4272 72.2761 10.1946C62.9315 4.79949 52.063 2.80898 41.5012 4.46406C38.773 4.89157 37.191 7.66156 37.9057 10.3289L39.1998 15.1585C45.8604 13.3738 52.9573 14.3081 58.9291 17.7559C64.9008 21.2038 69.2584 26.8826 71.0431 33.5433C72.8278 40.204 71.8935 47.3008 68.4457 53.2726C65.838 57.7892 61.9541 61.3825 57.3344 63.6376C54.8529 64.849 53.2377 67.549 53.9524 70.2163L57.8347 84.7052L73.2163 88.9609Z","fill":"url(#paint2_radial_4303_1230)"}),
|
|
23
|
+
vue_1.h('path', {"d":"M37.9056 10.3289C38.6204 12.9961 41.3697 14.5264 44.1244 14.3347C49.2526 13.9779 54.4125 15.1481 58.9291 17.7556C64.9008 21.2034 69.2586 26.8822 71.0433 33.5427C72.8281 40.2034 71.8935 47.3004 68.4457 53.2722C65.838 57.7888 61.954 61.3824 57.3344 63.6375C54.8572 64.8469 53.2428 67.54 53.9486 70.2029L56.8002 80.8416C50.1396 82.6262 43.0424 81.6916 37.0707 78.2439C31.099 74.7961 26.7412 69.1173 24.9564 62.4568C23.1717 55.7961 24.1063 48.6991 27.5541 42.7273C30.1618 38.2107 34.0457 34.6172 38.6654 32.3621C39.3438 32.0308 39.956 31.5869 40.475 31.0642L37.5179 8.87964L37.9056 10.3289Z","fill":"url(#paint3_linear_4303_1230)"}),
|
|
24
|
+
vue_1.h('path', {"d":"M42.0471 25.7834C42.7618 28.4508 41.1466 31.1508 38.6651 32.3621C34.0454 34.6173 30.1615 38.2105 27.5538 42.7271C24.106 48.6989 23.1717 55.7958 24.9564 62.4564C26.7411 69.1171 31.0987 74.796 37.0705 78.2438C43.0423 81.6916 50.1391 82.6259 56.7998 80.8412L50.0705 55.7271L40.753 20.9538L42.0471 25.7834Z","fill":"url(#paint4_radial_4303_1230)"}),
|
|
25
|
+
vue_1.h('path', {"d":"M53.9529 70.216C53.2382 67.5486 54.8533 64.8486 57.3349 63.6373C61.9545 61.3822 65.8385 57.7889 68.4462 53.2723C71.894 47.3005 72.8283 40.2036 71.0436 33.543C69.2588 26.8823 64.9013 21.2034 58.9295 17.7556C54.4129 15.1479 49.2527 13.978 44.1243 14.3349C41.3696 14.5266 38.6208 12.9959 37.9061 10.3286L37.5179 8.87968L45.9295 40.2723L55.5058 76.0115L53.9529 70.216Z","fill":"url(#paint5_radial_4303_1230)"}),
|
|
26
|
+
vue_1.h('path', {"d":"M18.6438 7.78969C19.8188 6.88969 21.3564 6.64433 22.7829 7.03901L38.1645 11.2947L42.0468 25.7836C42.7615 28.451 41.1463 31.151 38.6648 32.3623C34.0451 34.6174 30.1612 38.2107 27.5535 42.7273C24.1057 48.6991 23.1714 55.796 24.9561 62.4566C26.7408 69.1173 31.0984 74.7962 37.0702 78.244C41.5868 80.8517 46.747 82.0215 51.8753 81.6647C54.6301 81.473 56.2201 78.6791 55.5054 76.0118L54.9877 74.0799L58.0936 85.671C58.8083 88.3384 57.2262 91.1084 54.4981 91.5359C43.9362 93.1909 33.0677 91.2004 23.7232 85.8053C12.928 79.5728 5.05088 69.3071 1.82465 57.2666C-1.40157 45.2262 0.287383 32.3973 6.51997 21.6022C9.6432 16.1926 13.7792 11.5157 18.6438 7.78969Z","fill":"url(#paint6_linear_4303_1230)"}),
|
|
27
|
+
vue_1.h('path', {"d":"M18.6438 7.78969C19.8188 6.88969 21.3564 6.64433 22.7829 7.03901L38.1645 11.2947L42.0468 25.7836C42.7615 28.451 41.1463 31.151 38.6648 32.3623C34.0451 34.6174 30.1612 38.2107 27.5535 42.7273C24.1057 48.6991 23.1714 55.796 24.9561 62.4566C26.7408 69.1173 31.0984 74.7962 37.0702 78.244C41.5868 80.8517 46.747 82.0215 51.8753 81.6647C54.6301 81.473 56.2201 78.6791 55.5054 76.0118L54.9877 74.0799L58.0936 85.671C58.8083 88.3384 57.2262 91.1084 54.4981 91.5359C43.9362 93.1909 33.0677 91.2004 23.7232 85.8053C12.928 79.5728 5.05088 69.3071 1.82465 57.2666C-1.40157 45.2262 0.287383 32.3973 6.51997 21.6022C9.6432 16.1926 13.7792 11.5157 18.6438 7.78969Z","fill":"url(#paint7_linear_4303_1230)"})
|
|
28
|
+
])
|
|
29
|
+
]),
|
|
30
|
+
vue_1.h('defs', {}, [
|
|
31
|
+
vue_1.h('linearGradient', {"id":"paint0_linear_4303_1230","x1":"44.8081","y1":"5.82348","x2":"82.7827","y2":"87.6532","gradientUnits":"userSpaceOnUse"}, [
|
|
32
|
+
vue_1.h('stop', {"stop-color":"#0E5A5D"}),
|
|
33
|
+
vue_1.h('stop', {"offset":"1","stop-color":"#1A7F7C"})
|
|
34
|
+
]),
|
|
35
|
+
vue_1.h('linearGradient', {"id":"paint1_linear_4303_1230","x1":"82.0987","y1":"29.6058","x2":"39.379","y2":"7.58229","gradientUnits":"userSpaceOnUse"}, [
|
|
36
|
+
vue_1.h('stop', {"stop-color":"#136C6C","stop-opacity":"0"}),
|
|
37
|
+
vue_1.h('stop', {"offset":"1","stop-color":"#09638E"})
|
|
38
|
+
]),
|
|
39
|
+
vue_1.h('radialGradient', {"id":"paint2_radial_4303_1230","cx":"0","cy":"0","r":"1","gradientUnits":"userSpaceOnUse","gradientTransform":"translate(45.9291 40.2726) rotate(-17.3071) scale(36.2104 35.6071)"}, [
|
|
40
|
+
vue_1.h('stop', {"offset":"0.599243","stop-color":"#024169"}),
|
|
41
|
+
vue_1.h('stop', {"offset":"1","stop-color":"#136C6C","stop-opacity":"0"})
|
|
42
|
+
]),
|
|
43
|
+
vue_1.h('linearGradient', {"id":"paint3_linear_4303_1230","x1":"66.0002","y1":"71.5","x2":"27.5","y2":"29.0001","gradientUnits":"userSpaceOnUse"}, [
|
|
44
|
+
vue_1.h('stop', {"stop-color":"#1EC8B0"}),
|
|
45
|
+
vue_1.h('stop', {"offset":"0.5973","stop-color":"#20AC9D"}),
|
|
46
|
+
vue_1.h('stop', {"offset":"1","stop-color":"#22918B"})
|
|
47
|
+
]),
|
|
48
|
+
vue_1.h('radialGradient', {"id":"paint4_radial_4303_1230","cx":"0","cy":"0","r":"1","gradientUnits":"userSpaceOnUse","gradientTransform":"translate(55.0001 51.5) rotate(162.289) scale(34.8947 41.6755)"}, [
|
|
49
|
+
vue_1.h('stop', {"offset":"0.425349","stop-color":"#20AC9D","stop-opacity":"0"}),
|
|
50
|
+
vue_1.h('stop', {"offset":"1","stop-color":"#0C74A1"})
|
|
51
|
+
]),
|
|
52
|
+
vue_1.h('radialGradient', {"id":"paint5_radial_4303_1230","cx":"0","cy":"0","r":"1","gradientUnits":"userSpaceOnUse","gradientTransform":"translate(39.0001 41.5) rotate(17.1027) scale(34.0037 62.4758)"}, [
|
|
53
|
+
vue_1.h('stop', {"offset":"0.51198","stop-color":"#20AC9D","stop-opacity":"0"}),
|
|
54
|
+
vue_1.h('stop', {"offset":"1","stop-color":"#43E5CA"})
|
|
55
|
+
]),
|
|
56
|
+
vue_1.h('linearGradient', {"id":"paint6_linear_4303_1230","x1":"13.0645","y1":"8.41726","x2":"36.6884","y2":"96.5829","gradientUnits":"userSpaceOnUse"}, [
|
|
57
|
+
vue_1.h('stop', {"stop-color":"#98F0B0"}),
|
|
58
|
+
vue_1.h('stop', {"offset":"0.475238","stop-color":"#43E5CA"}),
|
|
59
|
+
vue_1.h('stop', {"offset":"1","stop-color":"#1EC8B0"})
|
|
60
|
+
]),
|
|
61
|
+
vue_1.h('linearGradient', {"id":"paint7_linear_4303_1230","x1":"47.252","y1":"81.1501","x2":"56.9918","y2":"81.5951","gradientUnits":"userSpaceOnUse"}, [
|
|
62
|
+
vue_1.h('stop', {"stop-color":"#1EC8B0","stop-opacity":"0"}),
|
|
63
|
+
vue_1.h('stop', {"offset":"1","stop-color":"#73EDD8"})
|
|
64
|
+
]),
|
|
65
|
+
vue_1.h('clipPath', {"id":"clip0_4303_1230"}, [
|
|
66
|
+
vue_1.h('rect', {"width":"96","height":"96","fill":"white"})
|
|
67
|
+
]),
|
|
68
|
+
vue_1.h('clipPath', {"id":"clip1_4303_1230"}, [
|
|
69
|
+
vue_1.h('rect', {"width":"96","height":"96","fill":"white"})
|
|
70
|
+
])
|
|
71
|
+
])
|
|
72
|
+
]);
|
|
73
|
+
}
|
|
74
|
+
});
|
|
75
|
+
|
|
76
|
+
exports.default = MicrosoftDynamics365CustomerVoice;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
// @thesvg/vue - Microsoft Dynamics 365 Customer Voice
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
import type { DefineComponent, SVGAttributes } from 'vue';
|
|
5
|
+
|
|
6
|
+
declare const MicrosoftDynamics365CustomerVoice: DefineComponent<SVGAttributes>;
|
|
7
|
+
export default MicrosoftDynamics365CustomerVoice;
|
|
@@ -0,0 +1,73 @@
|
|
|
1
|
+
// @thesvg/vue - Microsoft Dynamics 365 Customer Voice
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
import { defineComponent, h } from 'vue';
|
|
5
|
+
|
|
6
|
+
const MicrosoftDynamics365CustomerVoice = defineComponent({
|
|
7
|
+
name: 'MicrosoftDynamics365CustomerVoice',
|
|
8
|
+
setup(_, { attrs }) {
|
|
9
|
+
return () => h('svg', {
|
|
10
|
+
viewBox: '0 0 96 96',
|
|
11
|
+
fill: 'none',
|
|
12
|
+
xmlns: 'http://www.w3.org/2000/svg',
|
|
13
|
+
...attrs
|
|
14
|
+
}, [
|
|
15
|
+
h('g', {"clip-path":"url(#clip0_4303_1230)"}, [
|
|
16
|
+
h('g', {"clip-path":"url(#clip1_4303_1230)"}, [
|
|
17
|
+
h('path', {"d":"M73.2163 88.9609C74.6428 89.3556 76.1804 89.1102 77.3554 88.2102C82.22 84.4842 86.356 79.8074 89.4793 74.3978C95.7118 63.6026 97.4008 50.7737 94.1746 38.7333C90.9484 26.6929 83.0712 16.4272 72.2761 10.1946C62.9315 4.79949 52.063 2.80898 41.5012 4.46406C38.773 4.89157 37.191 7.66156 37.9057 10.3289L39.1998 15.1585C45.8604 13.3738 52.9573 14.3081 58.9291 17.7559C64.9008 21.2038 69.2584 26.8826 71.0431 33.5433C72.8278 40.204 71.8935 47.3008 68.4457 53.2726C65.838 57.7892 61.9541 61.3825 57.3344 63.6376C54.8529 64.849 53.2377 67.549 53.9524 70.2163L57.8347 84.7052L73.2163 88.9609Z","fill":"url(#paint0_linear_4303_1230)"}),
|
|
18
|
+
h('path', {"d":"M73.2163 88.9609C74.6428 89.3556 76.1804 89.1102 77.3554 88.2102C82.22 84.4842 86.356 79.8074 89.4793 74.3978C95.7118 63.6026 97.4008 50.7737 94.1746 38.7333C90.9484 26.6929 83.0712 16.4272 72.2761 10.1946C62.9315 4.79949 52.063 2.80898 41.5012 4.46406C38.773 4.89157 37.191 7.66156 37.9057 10.3289L39.1998 15.1585C45.8604 13.3738 52.9573 14.3081 58.9291 17.7559C64.9008 21.2038 69.2584 26.8826 71.0431 33.5433C72.8278 40.204 71.8935 47.3008 68.4457 53.2726C65.838 57.7892 61.9541 61.3825 57.3344 63.6376C54.8529 64.849 53.2377 67.549 53.9524 70.2163L57.8347 84.7052L73.2163 88.9609Z","fill":"url(#paint1_linear_4303_1230)"}),
|
|
19
|
+
h('path', {"d":"M73.2163 88.9609C74.6428 89.3556 76.1804 89.1102 77.3554 88.2102C82.22 84.4842 86.356 79.8074 89.4793 74.3978C95.7118 63.6026 97.4008 50.7737 94.1746 38.7333C90.9484 26.6929 83.0712 16.4272 72.2761 10.1946C62.9315 4.79949 52.063 2.80898 41.5012 4.46406C38.773 4.89157 37.191 7.66156 37.9057 10.3289L39.1998 15.1585C45.8604 13.3738 52.9573 14.3081 58.9291 17.7559C64.9008 21.2038 69.2584 26.8826 71.0431 33.5433C72.8278 40.204 71.8935 47.3008 68.4457 53.2726C65.838 57.7892 61.9541 61.3825 57.3344 63.6376C54.8529 64.849 53.2377 67.549 53.9524 70.2163L57.8347 84.7052L73.2163 88.9609Z","fill":"url(#paint2_radial_4303_1230)"}),
|
|
20
|
+
h('path', {"d":"M37.9056 10.3289C38.6204 12.9961 41.3697 14.5264 44.1244 14.3347C49.2526 13.9779 54.4125 15.1481 58.9291 17.7556C64.9008 21.2034 69.2586 26.8822 71.0433 33.5427C72.8281 40.2034 71.8935 47.3004 68.4457 53.2722C65.838 57.7888 61.954 61.3824 57.3344 63.6375C54.8572 64.8469 53.2428 67.54 53.9486 70.2029L56.8002 80.8416C50.1396 82.6262 43.0424 81.6916 37.0707 78.2439C31.099 74.7961 26.7412 69.1173 24.9564 62.4568C23.1717 55.7961 24.1063 48.6991 27.5541 42.7273C30.1618 38.2107 34.0457 34.6172 38.6654 32.3621C39.3438 32.0308 39.956 31.5869 40.475 31.0642L37.5179 8.87964L37.9056 10.3289Z","fill":"url(#paint3_linear_4303_1230)"}),
|
|
21
|
+
h('path', {"d":"M42.0471 25.7834C42.7618 28.4508 41.1466 31.1508 38.6651 32.3621C34.0454 34.6173 30.1615 38.2105 27.5538 42.7271C24.106 48.6989 23.1717 55.7958 24.9564 62.4564C26.7411 69.1171 31.0987 74.796 37.0705 78.2438C43.0423 81.6916 50.1391 82.6259 56.7998 80.8412L50.0705 55.7271L40.753 20.9538L42.0471 25.7834Z","fill":"url(#paint4_radial_4303_1230)"}),
|
|
22
|
+
h('path', {"d":"M53.9529 70.216C53.2382 67.5486 54.8533 64.8486 57.3349 63.6373C61.9545 61.3822 65.8385 57.7889 68.4462 53.2723C71.894 47.3005 72.8283 40.2036 71.0436 33.543C69.2588 26.8823 64.9013 21.2034 58.9295 17.7556C54.4129 15.1479 49.2527 13.978 44.1243 14.3349C41.3696 14.5266 38.6208 12.9959 37.9061 10.3286L37.5179 8.87968L45.9295 40.2723L55.5058 76.0115L53.9529 70.216Z","fill":"url(#paint5_radial_4303_1230)"}),
|
|
23
|
+
h('path', {"d":"M18.6438 7.78969C19.8188 6.88969 21.3564 6.64433 22.7829 7.03901L38.1645 11.2947L42.0468 25.7836C42.7615 28.451 41.1463 31.151 38.6648 32.3623C34.0451 34.6174 30.1612 38.2107 27.5535 42.7273C24.1057 48.6991 23.1714 55.796 24.9561 62.4566C26.7408 69.1173 31.0984 74.7962 37.0702 78.244C41.5868 80.8517 46.747 82.0215 51.8753 81.6647C54.6301 81.473 56.2201 78.6791 55.5054 76.0118L54.9877 74.0799L58.0936 85.671C58.8083 88.3384 57.2262 91.1084 54.4981 91.5359C43.9362 93.1909 33.0677 91.2004 23.7232 85.8053C12.928 79.5728 5.05088 69.3071 1.82465 57.2666C-1.40157 45.2262 0.287383 32.3973 6.51997 21.6022C9.6432 16.1926 13.7792 11.5157 18.6438 7.78969Z","fill":"url(#paint6_linear_4303_1230)"}),
|
|
24
|
+
h('path', {"d":"M18.6438 7.78969C19.8188 6.88969 21.3564 6.64433 22.7829 7.03901L38.1645 11.2947L42.0468 25.7836C42.7615 28.451 41.1463 31.151 38.6648 32.3623C34.0451 34.6174 30.1612 38.2107 27.5535 42.7273C24.1057 48.6991 23.1714 55.796 24.9561 62.4566C26.7408 69.1173 31.0984 74.7962 37.0702 78.244C41.5868 80.8517 46.747 82.0215 51.8753 81.6647C54.6301 81.473 56.2201 78.6791 55.5054 76.0118L54.9877 74.0799L58.0936 85.671C58.8083 88.3384 57.2262 91.1084 54.4981 91.5359C43.9362 93.1909 33.0677 91.2004 23.7232 85.8053C12.928 79.5728 5.05088 69.3071 1.82465 57.2666C-1.40157 45.2262 0.287383 32.3973 6.51997 21.6022C9.6432 16.1926 13.7792 11.5157 18.6438 7.78969Z","fill":"url(#paint7_linear_4303_1230)"})
|
|
25
|
+
])
|
|
26
|
+
]),
|
|
27
|
+
h('defs', {}, [
|
|
28
|
+
h('linearGradient', {"id":"paint0_linear_4303_1230","x1":"44.8081","y1":"5.82348","x2":"82.7827","y2":"87.6532","gradientUnits":"userSpaceOnUse"}, [
|
|
29
|
+
h('stop', {"stop-color":"#0E5A5D"}),
|
|
30
|
+
h('stop', {"offset":"1","stop-color":"#1A7F7C"})
|
|
31
|
+
]),
|
|
32
|
+
h('linearGradient', {"id":"paint1_linear_4303_1230","x1":"82.0987","y1":"29.6058","x2":"39.379","y2":"7.58229","gradientUnits":"userSpaceOnUse"}, [
|
|
33
|
+
h('stop', {"stop-color":"#136C6C","stop-opacity":"0"}),
|
|
34
|
+
h('stop', {"offset":"1","stop-color":"#09638E"})
|
|
35
|
+
]),
|
|
36
|
+
h('radialGradient', {"id":"paint2_radial_4303_1230","cx":"0","cy":"0","r":"1","gradientUnits":"userSpaceOnUse","gradientTransform":"translate(45.9291 40.2726) rotate(-17.3071) scale(36.2104 35.6071)"}, [
|
|
37
|
+
h('stop', {"offset":"0.599243","stop-color":"#024169"}),
|
|
38
|
+
h('stop', {"offset":"1","stop-color":"#136C6C","stop-opacity":"0"})
|
|
39
|
+
]),
|
|
40
|
+
h('linearGradient', {"id":"paint3_linear_4303_1230","x1":"66.0002","y1":"71.5","x2":"27.5","y2":"29.0001","gradientUnits":"userSpaceOnUse"}, [
|
|
41
|
+
h('stop', {"stop-color":"#1EC8B0"}),
|
|
42
|
+
h('stop', {"offset":"0.5973","stop-color":"#20AC9D"}),
|
|
43
|
+
h('stop', {"offset":"1","stop-color":"#22918B"})
|
|
44
|
+
]),
|
|
45
|
+
h('radialGradient', {"id":"paint4_radial_4303_1230","cx":"0","cy":"0","r":"1","gradientUnits":"userSpaceOnUse","gradientTransform":"translate(55.0001 51.5) rotate(162.289) scale(34.8947 41.6755)"}, [
|
|
46
|
+
h('stop', {"offset":"0.425349","stop-color":"#20AC9D","stop-opacity":"0"}),
|
|
47
|
+
h('stop', {"offset":"1","stop-color":"#0C74A1"})
|
|
48
|
+
]),
|
|
49
|
+
h('radialGradient', {"id":"paint5_radial_4303_1230","cx":"0","cy":"0","r":"1","gradientUnits":"userSpaceOnUse","gradientTransform":"translate(39.0001 41.5) rotate(17.1027) scale(34.0037 62.4758)"}, [
|
|
50
|
+
h('stop', {"offset":"0.51198","stop-color":"#20AC9D","stop-opacity":"0"}),
|
|
51
|
+
h('stop', {"offset":"1","stop-color":"#43E5CA"})
|
|
52
|
+
]),
|
|
53
|
+
h('linearGradient', {"id":"paint6_linear_4303_1230","x1":"13.0645","y1":"8.41726","x2":"36.6884","y2":"96.5829","gradientUnits":"userSpaceOnUse"}, [
|
|
54
|
+
h('stop', {"stop-color":"#98F0B0"}),
|
|
55
|
+
h('stop', {"offset":"0.475238","stop-color":"#43E5CA"}),
|
|
56
|
+
h('stop', {"offset":"1","stop-color":"#1EC8B0"})
|
|
57
|
+
]),
|
|
58
|
+
h('linearGradient', {"id":"paint7_linear_4303_1230","x1":"47.252","y1":"81.1501","x2":"56.9918","y2":"81.5951","gradientUnits":"userSpaceOnUse"}, [
|
|
59
|
+
h('stop', {"stop-color":"#1EC8B0","stop-opacity":"0"}),
|
|
60
|
+
h('stop', {"offset":"1","stop-color":"#73EDD8"})
|
|
61
|
+
]),
|
|
62
|
+
h('clipPath', {"id":"clip0_4303_1230"}, [
|
|
63
|
+
h('rect', {"width":"96","height":"96","fill":"white"})
|
|
64
|
+
]),
|
|
65
|
+
h('clipPath', {"id":"clip1_4303_1230"}, [
|
|
66
|
+
h('rect', {"width":"96","height":"96","fill":"white"})
|
|
67
|
+
])
|
|
68
|
+
])
|
|
69
|
+
]);
|
|
70
|
+
}
|
|
71
|
+
});
|
|
72
|
+
|
|
73
|
+
export default MicrosoftDynamics365CustomerVoice;
|