@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,67 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// @thesvg/vue - Microsoft Dynamics 365 Field 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 MicrosoftDynamics365FieldService = vue_1.defineComponent({
|
|
10
|
+
name: 'MicrosoftDynamics365FieldService',
|
|
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":"M71.0557 2C74.0859 2 76.856 3.71206 78.2112 6.42239L94.2251 38.4513C95.3433 40.688 95.3514 43.3189 94.2469 45.5624L83.4318 67.5306C82.0855 70.2652 79.3023 71.9972 76.2542 71.9971L31.0157 71.9959L30.7822 2H71.0557Z","fill":"url(#paint0_linear_4303_1230)"}),
|
|
19
|
+
vue_1.h('path', {"d":"M71.0557 2C74.0859 2 76.856 3.71206 78.2112 6.42239L94.2251 38.4513C95.3433 40.688 95.3514 43.3189 94.2469 45.5624L83.4318 67.5306C82.0855 70.2652 79.3023 71.9972 76.2542 71.9971L31.0157 71.9959L30.7822 2H71.0557Z","fill":"url(#paint1_radial_4303_1230)"}),
|
|
20
|
+
vue_1.h('path', {"d":"M71.0557 2C74.0859 2 76.856 3.71206 78.2112 6.42239L94.2251 38.4513C95.3433 40.688 95.3514 43.3189 94.2469 45.5624L83.4318 67.5306C82.0855 70.2652 79.3023 71.9972 76.2542 71.9971L31.0157 71.9959L30.7822 2H71.0557Z","fill":"url(#paint2_linear_4303_1230)"}),
|
|
21
|
+
vue_1.h('path', {"d":"M22.4 29.2C18.3711 37.2578 18.3711 46.7422 22.4 54.8L39.0557 88.1114C42.7409 95.4819 53.259 95.4819 56.9443 88.1114L73.6 54.7997C77.6289 46.7419 77.6289 37.2574 73.5999 29.1997C63.0521 8.10422 32.9477 8.10445 22.4 29.2Z","fill":"url(#paint3_linear_4303_1230)"}),
|
|
22
|
+
vue_1.h('path', {"d":"M64.9999 41.9433C65.0312 51.3321 57.4455 58.9686 48.0567 58.9999C38.6679 59.0312 31.0314 51.4455 31.0001 42.0567C30.9688 32.6679 38.5545 25.0314 47.9433 25.0001C57.3321 24.9688 64.9686 32.5545 64.9999 41.9433Z","fill":"url(#paint4_linear_4303_1230)","fill-opacity":"0.6"}),
|
|
23
|
+
vue_1.h('path', {"d":"M22.4 29.2C18.3711 37.2578 18.3711 46.7422 22.4 54.8L39.0557 88.1114C42.7409 95.4819 53.259 95.4819 56.9443 88.1114L73.6 54.7997C77.6289 46.7419 77.6289 37.2574 73.5999 29.1997C63.0521 8.10422 32.9477 8.10445 22.4 29.2Z","fill":"url(#paint5_linear_4303_1230)"}),
|
|
24
|
+
vue_1.h('path', {"d":"M24.9512 2C21.9215 2 19.1517 3.71152 17.7964 6.42118L1.80366 38.3941C0.669187 40.6622 0.677265 43.3338 1.82543 45.595L13.0103 67.622C14.3741 70.3079 17.1311 72 20.1434 72H31.0078L63.7887 6.42297C65.1437 3.71233 67.914 2.00001 70.9444 2.00001L71.4989 2.00001L24.9512 2Z","fill":"url(#paint6_linear_4303_1230)"}),
|
|
25
|
+
vue_1.h('path', {"d":"M22.4 29.1997C29.6552 14.6896 46.163 10.16 59.1947 15.6111L31.0076 72.0003L30.9998 71.9993L22.4004 54.8004C18.3715 46.7426 18.3711 37.2574 22.4 29.1997Z","fill":"url(#paint7_linear_4303_1230)"}),
|
|
26
|
+
vue_1.h('defs', {}, [
|
|
27
|
+
vue_1.h('linearGradient', {"id":"paint0_linear_4303_1230","x1":"61.9374","y1":"7.02464","x2":"100.813","y2":"64.2912","gradientUnits":"userSpaceOnUse"}, [
|
|
28
|
+
vue_1.h('stop', {"stop-color":"#944600"}),
|
|
29
|
+
vue_1.h('stop', {"offset":"1","stop-color":"#E67505"})
|
|
30
|
+
]),
|
|
31
|
+
vue_1.h('radialGradient', {"id":"paint1_radial_4303_1230","cx":"0","cy":"0","r":"1","gradientUnits":"userSpaceOnUse","gradientTransform":"translate(48.1363 43.1061) rotate(-0.191073) scale(41.5 41.5)"}, [
|
|
32
|
+
vue_1.h('stop', {"offset":"0.525252","stop-color":"#741C06"}),
|
|
33
|
+
vue_1.h('stop', {"offset":"1","stop-color":"#AE5606","stop-opacity":"0"})
|
|
34
|
+
]),
|
|
35
|
+
vue_1.h('linearGradient', {"id":"paint2_linear_4303_1230","x1":"75.1933","y1":"18.8051","x2":"57.9412","y2":"12.4127","gradientUnits":"userSpaceOnUse"}, [
|
|
36
|
+
vue_1.h('stop', {"stop-color":"#944600","stop-opacity":"0"}),
|
|
37
|
+
vue_1.h('stop', {"offset":"1","stop-color":"#741C06"})
|
|
38
|
+
]),
|
|
39
|
+
vue_1.h('linearGradient', {"id":"paint3_linear_4303_1230","x1":"76.2719","y1":"26.6133","x2":"43.9862","y2":"94.8784","gradientUnits":"userSpaceOnUse"}, [
|
|
40
|
+
vue_1.h('stop', {"stop-color":"#FFCD0F"}),
|
|
41
|
+
vue_1.h('stop', {"offset":"0.335265","stop-color":"#FFA43D"}),
|
|
42
|
+
vue_1.h('stop', {"offset":"0.739919","stop-color":"#E67505"}),
|
|
43
|
+
vue_1.h('stop', {"offset":"1","stop-color":"#CA6407"})
|
|
44
|
+
]),
|
|
45
|
+
vue_1.h('linearGradient', {"id":"paint4_linear_4303_1230","x1":"47.9433","y1":"25.0001","x2":"48.0567","y2":"58.9999","gradientUnits":"userSpaceOnUse"}, [
|
|
46
|
+
vue_1.h('stop', {"stop-color":"#CD3E1D"}),
|
|
47
|
+
vue_1.h('stop', {"offset":"1","stop-color":"#CD3E1D","stop-opacity":"0"})
|
|
48
|
+
]),
|
|
49
|
+
vue_1.h('linearGradient', {"id":"paint5_linear_4303_1230","x1":"42.9649","y1":"40.221","x2":"60.223","y2":"47.7314","gradientUnits":"userSpaceOnUse"}, [
|
|
50
|
+
vue_1.h('stop', {"stop-color":"#944600"}),
|
|
51
|
+
vue_1.h('stop', {"offset":"1","stop-color":"#E67505","stop-opacity":"0"})
|
|
52
|
+
]),
|
|
53
|
+
vue_1.h('linearGradient', {"id":"paint6_linear_4303_1230","x1":"31.4998","y1":"2.16161","x2":"31.7533","y2":"78.1611","gradientUnits":"userSpaceOnUse"}, [
|
|
54
|
+
vue_1.h('stop', {"stop-color":"#FFE994"}),
|
|
55
|
+
vue_1.h('stop', {"offset":"0.146031","stop-color":"#FFCD0F"}),
|
|
56
|
+
vue_1.h('stop', {"offset":"1","stop-color":"#FFA43D"})
|
|
57
|
+
]),
|
|
58
|
+
vue_1.h('linearGradient', {"id":"paint7_linear_4303_1230","x1":"45.5564","y1":"10.1388","x2":"29.6279","y2":"81.6425","gradientUnits":"userSpaceOnUse"}, [
|
|
59
|
+
vue_1.h('stop', {"stop-color":"#FFC205"}),
|
|
60
|
+
vue_1.h('stop', {"offset":"1","stop-color":"#FF921F"})
|
|
61
|
+
])
|
|
62
|
+
])
|
|
63
|
+
]);
|
|
64
|
+
}
|
|
65
|
+
});
|
|
66
|
+
|
|
67
|
+
exports.default = MicrosoftDynamics365FieldService;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
// @thesvg/vue - Microsoft Dynamics 365 Field Service
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
import type { DefineComponent, SVGAttributes } from 'vue';
|
|
5
|
+
|
|
6
|
+
declare const MicrosoftDynamics365FieldService: DefineComponent<SVGAttributes>;
|
|
7
|
+
export default MicrosoftDynamics365FieldService;
|
|
@@ -0,0 +1,64 @@
|
|
|
1
|
+
// @thesvg/vue - Microsoft Dynamics 365 Field Service
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
import { defineComponent, h } from 'vue';
|
|
5
|
+
|
|
6
|
+
const MicrosoftDynamics365FieldService = defineComponent({
|
|
7
|
+
name: 'MicrosoftDynamics365FieldService',
|
|
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":"M71.0557 2C74.0859 2 76.856 3.71206 78.2112 6.42239L94.2251 38.4513C95.3433 40.688 95.3514 43.3189 94.2469 45.5624L83.4318 67.5306C82.0855 70.2652 79.3023 71.9972 76.2542 71.9971L31.0157 71.9959L30.7822 2H71.0557Z","fill":"url(#paint0_linear_4303_1230)"}),
|
|
16
|
+
h('path', {"d":"M71.0557 2C74.0859 2 76.856 3.71206 78.2112 6.42239L94.2251 38.4513C95.3433 40.688 95.3514 43.3189 94.2469 45.5624L83.4318 67.5306C82.0855 70.2652 79.3023 71.9972 76.2542 71.9971L31.0157 71.9959L30.7822 2H71.0557Z","fill":"url(#paint1_radial_4303_1230)"}),
|
|
17
|
+
h('path', {"d":"M71.0557 2C74.0859 2 76.856 3.71206 78.2112 6.42239L94.2251 38.4513C95.3433 40.688 95.3514 43.3189 94.2469 45.5624L83.4318 67.5306C82.0855 70.2652 79.3023 71.9972 76.2542 71.9971L31.0157 71.9959L30.7822 2H71.0557Z","fill":"url(#paint2_linear_4303_1230)"}),
|
|
18
|
+
h('path', {"d":"M22.4 29.2C18.3711 37.2578 18.3711 46.7422 22.4 54.8L39.0557 88.1114C42.7409 95.4819 53.259 95.4819 56.9443 88.1114L73.6 54.7997C77.6289 46.7419 77.6289 37.2574 73.5999 29.1997C63.0521 8.10422 32.9477 8.10445 22.4 29.2Z","fill":"url(#paint3_linear_4303_1230)"}),
|
|
19
|
+
h('path', {"d":"M64.9999 41.9433C65.0312 51.3321 57.4455 58.9686 48.0567 58.9999C38.6679 59.0312 31.0314 51.4455 31.0001 42.0567C30.9688 32.6679 38.5545 25.0314 47.9433 25.0001C57.3321 24.9688 64.9686 32.5545 64.9999 41.9433Z","fill":"url(#paint4_linear_4303_1230)","fill-opacity":"0.6"}),
|
|
20
|
+
h('path', {"d":"M22.4 29.2C18.3711 37.2578 18.3711 46.7422 22.4 54.8L39.0557 88.1114C42.7409 95.4819 53.259 95.4819 56.9443 88.1114L73.6 54.7997C77.6289 46.7419 77.6289 37.2574 73.5999 29.1997C63.0521 8.10422 32.9477 8.10445 22.4 29.2Z","fill":"url(#paint5_linear_4303_1230)"}),
|
|
21
|
+
h('path', {"d":"M24.9512 2C21.9215 2 19.1517 3.71152 17.7964 6.42118L1.80366 38.3941C0.669187 40.6622 0.677265 43.3338 1.82543 45.595L13.0103 67.622C14.3741 70.3079 17.1311 72 20.1434 72H31.0078L63.7887 6.42297C65.1437 3.71233 67.914 2.00001 70.9444 2.00001L71.4989 2.00001L24.9512 2Z","fill":"url(#paint6_linear_4303_1230)"}),
|
|
22
|
+
h('path', {"d":"M22.4 29.1997C29.6552 14.6896 46.163 10.16 59.1947 15.6111L31.0076 72.0003L30.9998 71.9993L22.4004 54.8004C18.3715 46.7426 18.3711 37.2574 22.4 29.1997Z","fill":"url(#paint7_linear_4303_1230)"}),
|
|
23
|
+
h('defs', {}, [
|
|
24
|
+
h('linearGradient', {"id":"paint0_linear_4303_1230","x1":"61.9374","y1":"7.02464","x2":"100.813","y2":"64.2912","gradientUnits":"userSpaceOnUse"}, [
|
|
25
|
+
h('stop', {"stop-color":"#944600"}),
|
|
26
|
+
h('stop', {"offset":"1","stop-color":"#E67505"})
|
|
27
|
+
]),
|
|
28
|
+
h('radialGradient', {"id":"paint1_radial_4303_1230","cx":"0","cy":"0","r":"1","gradientUnits":"userSpaceOnUse","gradientTransform":"translate(48.1363 43.1061) rotate(-0.191073) scale(41.5 41.5)"}, [
|
|
29
|
+
h('stop', {"offset":"0.525252","stop-color":"#741C06"}),
|
|
30
|
+
h('stop', {"offset":"1","stop-color":"#AE5606","stop-opacity":"0"})
|
|
31
|
+
]),
|
|
32
|
+
h('linearGradient', {"id":"paint2_linear_4303_1230","x1":"75.1933","y1":"18.8051","x2":"57.9412","y2":"12.4127","gradientUnits":"userSpaceOnUse"}, [
|
|
33
|
+
h('stop', {"stop-color":"#944600","stop-opacity":"0"}),
|
|
34
|
+
h('stop', {"offset":"1","stop-color":"#741C06"})
|
|
35
|
+
]),
|
|
36
|
+
h('linearGradient', {"id":"paint3_linear_4303_1230","x1":"76.2719","y1":"26.6133","x2":"43.9862","y2":"94.8784","gradientUnits":"userSpaceOnUse"}, [
|
|
37
|
+
h('stop', {"stop-color":"#FFCD0F"}),
|
|
38
|
+
h('stop', {"offset":"0.335265","stop-color":"#FFA43D"}),
|
|
39
|
+
h('stop', {"offset":"0.739919","stop-color":"#E67505"}),
|
|
40
|
+
h('stop', {"offset":"1","stop-color":"#CA6407"})
|
|
41
|
+
]),
|
|
42
|
+
h('linearGradient', {"id":"paint4_linear_4303_1230","x1":"47.9433","y1":"25.0001","x2":"48.0567","y2":"58.9999","gradientUnits":"userSpaceOnUse"}, [
|
|
43
|
+
h('stop', {"stop-color":"#CD3E1D"}),
|
|
44
|
+
h('stop', {"offset":"1","stop-color":"#CD3E1D","stop-opacity":"0"})
|
|
45
|
+
]),
|
|
46
|
+
h('linearGradient', {"id":"paint5_linear_4303_1230","x1":"42.9649","y1":"40.221","x2":"60.223","y2":"47.7314","gradientUnits":"userSpaceOnUse"}, [
|
|
47
|
+
h('stop', {"stop-color":"#944600"}),
|
|
48
|
+
h('stop', {"offset":"1","stop-color":"#E67505","stop-opacity":"0"})
|
|
49
|
+
]),
|
|
50
|
+
h('linearGradient', {"id":"paint6_linear_4303_1230","x1":"31.4998","y1":"2.16161","x2":"31.7533","y2":"78.1611","gradientUnits":"userSpaceOnUse"}, [
|
|
51
|
+
h('stop', {"stop-color":"#FFE994"}),
|
|
52
|
+
h('stop', {"offset":"0.146031","stop-color":"#FFCD0F"}),
|
|
53
|
+
h('stop', {"offset":"1","stop-color":"#FFA43D"})
|
|
54
|
+
]),
|
|
55
|
+
h('linearGradient', {"id":"paint7_linear_4303_1230","x1":"45.5564","y1":"10.1388","x2":"29.6279","y2":"81.6425","gradientUnits":"userSpaceOnUse"}, [
|
|
56
|
+
h('stop', {"stop-color":"#FFC205"}),
|
|
57
|
+
h('stop', {"offset":"1","stop-color":"#FF921F"})
|
|
58
|
+
])
|
|
59
|
+
])
|
|
60
|
+
]);
|
|
61
|
+
}
|
|
62
|
+
});
|
|
63
|
+
|
|
64
|
+
export default MicrosoftDynamics365FieldService;
|
|
@@ -0,0 +1,64 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// @thesvg/vue - Microsoft Dynamics 365 Finance and Operations
|
|
3
|
+
// Auto-generated. Do not edit.
|
|
4
|
+
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
|
|
7
|
+
const vue_1 = require("vue");
|
|
8
|
+
|
|
9
|
+
const MicrosoftDynamics365FinanceAndOperations = vue_1.defineComponent({
|
|
10
|
+
name: 'MicrosoftDynamics365FinanceAndOperations',
|
|
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":"M38.4997 35.264C40.2039 33.5578 42.9686 33.5566 44.6744 35.2612L78.7179 69.282L59.4249 88.5749C49.5854 98.4143 33.6332 98.4163 23.7912 88.5793L9.13285 73.9283C6.57551 71.3722 6.57378 67.2272 9.12898 64.669L38.4997 35.264Z","fill":"url(#paint0_linear_4303_1230)"}),
|
|
19
|
+
vue_1.h('path', {"d":"M38.4997 35.264C40.2039 33.5578 42.9686 33.5566 44.6744 35.2612L78.7179 69.282L59.4249 88.5749C49.5854 98.4143 33.6332 98.4163 23.7912 88.5793L9.13285 73.9283C6.57551 71.3722 6.57378 67.2272 9.12898 64.669L38.4997 35.264Z","fill":"url(#paint1_radial_4303_1230)"}),
|
|
20
|
+
vue_1.h('path', {"d":"M38.4997 35.264C40.2039 33.5578 42.9686 33.5566 44.6744 35.2612L78.7179 69.282L59.4249 88.5749C49.5854 98.4143 33.6332 98.4163 23.7912 88.5793L9.13285 73.9283C6.57551 71.3722 6.57378 67.2272 9.12898 64.669L38.4997 35.264Z","fill":"url(#paint2_linear_4303_1230)"}),
|
|
21
|
+
vue_1.h('path', {"d":"M78.7173 26.7173L89.1956 37.1962C95.1625 43.1634 95.1622 52.8378 89.1951 58.8046L67.2576 80.7414L67.9127 80.0863C73.8798 74.1192 73.8797 64.4444 67.9123 58.4774L57.4349 48.0007L78.7173 26.7173Z","fill":"url(#paint3_linear_4303_1230)"}),
|
|
22
|
+
vue_1.h('path', {"d":"M78.7173 26.7173L89.1956 37.1962C95.1625 43.1634 95.1622 52.8378 89.1951 58.8046L67.2576 80.7414L67.9127 80.0863C73.8798 74.1192 73.8797 64.4444 67.9123 58.4774L57.4349 48.0007L78.7173 26.7173Z","fill":"url(#paint4_radial_4303_1230)"}),
|
|
23
|
+
vue_1.h('path', {"d":"M23.7907 7.42894C33.6319 -2.41227 49.5876 -2.41226 59.4288 7.42895L91.2682 39.2684L89.5214 37.5216C83.5544 31.5545 73.88 31.5545 67.9129 37.5216L46.2401 59.1944C43.6828 61.7517 39.5366 61.7517 36.9793 59.1944L9.13269 31.3477C6.57539 28.7904 6.57539 24.6442 9.13269 22.0869L23.7907 7.42894Z","fill":"url(#paint5_linear_4303_1230)"}),
|
|
24
|
+
vue_1.h('path', {"d":"M23.7907 7.42894C33.6319 -2.41227 49.5876 -2.41226 59.4288 7.42895L91.2682 39.2684L89.5214 37.5216C83.5544 31.5545 73.88 31.5545 67.9129 37.5216L46.2401 59.1944C43.6828 61.7517 39.5366 61.7517 36.9793 59.1944L9.13269 31.3477C6.57539 28.7904 6.57539 24.6442 9.13269 22.0869L23.7907 7.42894Z","fill":"url(#paint6_linear_4303_1230)"}),
|
|
25
|
+
vue_1.h('path', {"d":"M36.9792 36.8051C39.5365 34.2476 43.6829 34.2476 46.2403 36.8051L57.4351 48.0006L46.24 59.195C43.6827 61.7521 39.5368 61.7521 36.9795 59.1951L25.7843 48.0006L36.9792 36.8051Z","fill":"url(#paint7_linear_4303_1230)"}),
|
|
26
|
+
vue_1.h('defs', {}, [
|
|
27
|
+
vue_1.h('linearGradient', {"id":"paint0_linear_4303_1230","x1":"41.598","y1":"32.1621","x2":"39.6927","y2":"98.9342","gradientUnits":"userSpaceOnUse"}, [
|
|
28
|
+
vue_1.h('stop', {"stop-color":"#8B52F4"}),
|
|
29
|
+
vue_1.h('stop', {"offset":"1","stop-color":"#3D35B1"})
|
|
30
|
+
]),
|
|
31
|
+
vue_1.h('radialGradient', {"id":"paint1_radial_4303_1230","cx":"0","cy":"0","r":"1","gradientUnits":"userSpaceOnUse","gradientTransform":"translate(41.064 47.454) rotate(90) scale(21.2822 21.284)"}, [
|
|
32
|
+
vue_1.h('stop', {"offset":"0.4","stop-color":"#3D35B1"}),
|
|
33
|
+
vue_1.h('stop', {"offset":"1","stop-color":"#3D35B1","stop-opacity":"0"})
|
|
34
|
+
]),
|
|
35
|
+
vue_1.h('linearGradient', {"id":"paint2_linear_4303_1230","x1":"69.986","y1":"54.0024","x2":"49.2495","y2":"63.825","gradientUnits":"userSpaceOnUse"}, [
|
|
36
|
+
vue_1.h('stop', {"stop-color":"#3D35B1"}),
|
|
37
|
+
vue_1.h('stop', {"offset":"1","stop-color":"#3D35B1","stop-opacity":"0"})
|
|
38
|
+
]),
|
|
39
|
+
vue_1.h('linearGradient', {"id":"paint3_linear_4303_1230","x1":"79.263","y1":"33.8114","x2":"80.3544","y2":"68.736","gradientUnits":"userSpaceOnUse"}, [
|
|
40
|
+
vue_1.h('stop', {"stop-color":"#7A41DC"}),
|
|
41
|
+
vue_1.h('stop', {"offset":"1","stop-color":"#AC80FF"})
|
|
42
|
+
]),
|
|
43
|
+
vue_1.h('radialGradient', {"id":"paint4_radial_4303_1230","cx":"0","cy":"0","r":"1","gradientUnits":"userSpaceOnUse","gradientTransform":"translate(78.1716 76.3758) rotate(-79.0889) scale(46.1268 30.0978)"}, [
|
|
44
|
+
vue_1.h('stop', {"offset":"0.647013","stop-color":"#8B52F4","stop-opacity":"0"}),
|
|
45
|
+
vue_1.h('stop', {"offset":"1","stop-color":"#6D37CD"})
|
|
46
|
+
]),
|
|
47
|
+
vue_1.h('linearGradient', {"id":"paint5_linear_4303_1230","x1":"42.7011","y1":"-8.20735","x2":"44.3382","y2":"60.5506","gradientUnits":"userSpaceOnUse"}, [
|
|
48
|
+
vue_1.h('stop', {"stop-color":"#EBC7FA"}),
|
|
49
|
+
vue_1.h('stop', {"offset":"1","stop-color":"#BD96FF"})
|
|
50
|
+
]),
|
|
51
|
+
vue_1.h('linearGradient', {"id":"paint6_linear_4303_1230","x1":"44.8839","y1":"20.1689","x2":"59.0721","y2":"5.9808","gradientUnits":"userSpaceOnUse"}, [
|
|
52
|
+
vue_1.h('stop', {"stop-color":"#CEB0FF","stop-opacity":"0"}),
|
|
53
|
+
vue_1.h('stop', {"offset":"1","stop-color":"#FECBE6"})
|
|
54
|
+
]),
|
|
55
|
+
vue_1.h('linearGradient', {"id":"paint7_linear_4303_1230","x1":"46","y1":"59.5","x2":"46","y2":"26.5","gradientUnits":"userSpaceOnUse"}, [
|
|
56
|
+
vue_1.h('stop', {"stop-color":"#9C6CFE"}),
|
|
57
|
+
vue_1.h('stop', {"offset":"1","stop-color":"#BD96FF"})
|
|
58
|
+
])
|
|
59
|
+
])
|
|
60
|
+
]);
|
|
61
|
+
}
|
|
62
|
+
});
|
|
63
|
+
|
|
64
|
+
exports.default = MicrosoftDynamics365FinanceAndOperations;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
// @thesvg/vue - Microsoft Dynamics 365 Finance and Operations
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
import type { DefineComponent, SVGAttributes } from 'vue';
|
|
5
|
+
|
|
6
|
+
declare const MicrosoftDynamics365FinanceAndOperations: DefineComponent<SVGAttributes>;
|
|
7
|
+
export default MicrosoftDynamics365FinanceAndOperations;
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
// @thesvg/vue - Microsoft Dynamics 365 Finance and Operations
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
import { defineComponent, h } from 'vue';
|
|
5
|
+
|
|
6
|
+
const MicrosoftDynamics365FinanceAndOperations = defineComponent({
|
|
7
|
+
name: 'MicrosoftDynamics365FinanceAndOperations',
|
|
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":"M38.4997 35.264C40.2039 33.5578 42.9686 33.5566 44.6744 35.2612L78.7179 69.282L59.4249 88.5749C49.5854 98.4143 33.6332 98.4163 23.7912 88.5793L9.13285 73.9283C6.57551 71.3722 6.57378 67.2272 9.12898 64.669L38.4997 35.264Z","fill":"url(#paint0_linear_4303_1230)"}),
|
|
16
|
+
h('path', {"d":"M38.4997 35.264C40.2039 33.5578 42.9686 33.5566 44.6744 35.2612L78.7179 69.282L59.4249 88.5749C49.5854 98.4143 33.6332 98.4163 23.7912 88.5793L9.13285 73.9283C6.57551 71.3722 6.57378 67.2272 9.12898 64.669L38.4997 35.264Z","fill":"url(#paint1_radial_4303_1230)"}),
|
|
17
|
+
h('path', {"d":"M38.4997 35.264C40.2039 33.5578 42.9686 33.5566 44.6744 35.2612L78.7179 69.282L59.4249 88.5749C49.5854 98.4143 33.6332 98.4163 23.7912 88.5793L9.13285 73.9283C6.57551 71.3722 6.57378 67.2272 9.12898 64.669L38.4997 35.264Z","fill":"url(#paint2_linear_4303_1230)"}),
|
|
18
|
+
h('path', {"d":"M78.7173 26.7173L89.1956 37.1962C95.1625 43.1634 95.1622 52.8378 89.1951 58.8046L67.2576 80.7414L67.9127 80.0863C73.8798 74.1192 73.8797 64.4444 67.9123 58.4774L57.4349 48.0007L78.7173 26.7173Z","fill":"url(#paint3_linear_4303_1230)"}),
|
|
19
|
+
h('path', {"d":"M78.7173 26.7173L89.1956 37.1962C95.1625 43.1634 95.1622 52.8378 89.1951 58.8046L67.2576 80.7414L67.9127 80.0863C73.8798 74.1192 73.8797 64.4444 67.9123 58.4774L57.4349 48.0007L78.7173 26.7173Z","fill":"url(#paint4_radial_4303_1230)"}),
|
|
20
|
+
h('path', {"d":"M23.7907 7.42894C33.6319 -2.41227 49.5876 -2.41226 59.4288 7.42895L91.2682 39.2684L89.5214 37.5216C83.5544 31.5545 73.88 31.5545 67.9129 37.5216L46.2401 59.1944C43.6828 61.7517 39.5366 61.7517 36.9793 59.1944L9.13269 31.3477C6.57539 28.7904 6.57539 24.6442 9.13269 22.0869L23.7907 7.42894Z","fill":"url(#paint5_linear_4303_1230)"}),
|
|
21
|
+
h('path', {"d":"M23.7907 7.42894C33.6319 -2.41227 49.5876 -2.41226 59.4288 7.42895L91.2682 39.2684L89.5214 37.5216C83.5544 31.5545 73.88 31.5545 67.9129 37.5216L46.2401 59.1944C43.6828 61.7517 39.5366 61.7517 36.9793 59.1944L9.13269 31.3477C6.57539 28.7904 6.57539 24.6442 9.13269 22.0869L23.7907 7.42894Z","fill":"url(#paint6_linear_4303_1230)"}),
|
|
22
|
+
h('path', {"d":"M36.9792 36.8051C39.5365 34.2476 43.6829 34.2476 46.2403 36.8051L57.4351 48.0006L46.24 59.195C43.6827 61.7521 39.5368 61.7521 36.9795 59.1951L25.7843 48.0006L36.9792 36.8051Z","fill":"url(#paint7_linear_4303_1230)"}),
|
|
23
|
+
h('defs', {}, [
|
|
24
|
+
h('linearGradient', {"id":"paint0_linear_4303_1230","x1":"41.598","y1":"32.1621","x2":"39.6927","y2":"98.9342","gradientUnits":"userSpaceOnUse"}, [
|
|
25
|
+
h('stop', {"stop-color":"#8B52F4"}),
|
|
26
|
+
h('stop', {"offset":"1","stop-color":"#3D35B1"})
|
|
27
|
+
]),
|
|
28
|
+
h('radialGradient', {"id":"paint1_radial_4303_1230","cx":"0","cy":"0","r":"1","gradientUnits":"userSpaceOnUse","gradientTransform":"translate(41.064 47.454) rotate(90) scale(21.2822 21.284)"}, [
|
|
29
|
+
h('stop', {"offset":"0.4","stop-color":"#3D35B1"}),
|
|
30
|
+
h('stop', {"offset":"1","stop-color":"#3D35B1","stop-opacity":"0"})
|
|
31
|
+
]),
|
|
32
|
+
h('linearGradient', {"id":"paint2_linear_4303_1230","x1":"69.986","y1":"54.0024","x2":"49.2495","y2":"63.825","gradientUnits":"userSpaceOnUse"}, [
|
|
33
|
+
h('stop', {"stop-color":"#3D35B1"}),
|
|
34
|
+
h('stop', {"offset":"1","stop-color":"#3D35B1","stop-opacity":"0"})
|
|
35
|
+
]),
|
|
36
|
+
h('linearGradient', {"id":"paint3_linear_4303_1230","x1":"79.263","y1":"33.8114","x2":"80.3544","y2":"68.736","gradientUnits":"userSpaceOnUse"}, [
|
|
37
|
+
h('stop', {"stop-color":"#7A41DC"}),
|
|
38
|
+
h('stop', {"offset":"1","stop-color":"#AC80FF"})
|
|
39
|
+
]),
|
|
40
|
+
h('radialGradient', {"id":"paint4_radial_4303_1230","cx":"0","cy":"0","r":"1","gradientUnits":"userSpaceOnUse","gradientTransform":"translate(78.1716 76.3758) rotate(-79.0889) scale(46.1268 30.0978)"}, [
|
|
41
|
+
h('stop', {"offset":"0.647013","stop-color":"#8B52F4","stop-opacity":"0"}),
|
|
42
|
+
h('stop', {"offset":"1","stop-color":"#6D37CD"})
|
|
43
|
+
]),
|
|
44
|
+
h('linearGradient', {"id":"paint5_linear_4303_1230","x1":"42.7011","y1":"-8.20735","x2":"44.3382","y2":"60.5506","gradientUnits":"userSpaceOnUse"}, [
|
|
45
|
+
h('stop', {"stop-color":"#EBC7FA"}),
|
|
46
|
+
h('stop', {"offset":"1","stop-color":"#BD96FF"})
|
|
47
|
+
]),
|
|
48
|
+
h('linearGradient', {"id":"paint6_linear_4303_1230","x1":"44.8839","y1":"20.1689","x2":"59.0721","y2":"5.9808","gradientUnits":"userSpaceOnUse"}, [
|
|
49
|
+
h('stop', {"stop-color":"#CEB0FF","stop-opacity":"0"}),
|
|
50
|
+
h('stop', {"offset":"1","stop-color":"#FECBE6"})
|
|
51
|
+
]),
|
|
52
|
+
h('linearGradient', {"id":"paint7_linear_4303_1230","x1":"46","y1":"59.5","x2":"46","y2":"26.5","gradientUnits":"userSpaceOnUse"}, [
|
|
53
|
+
h('stop', {"stop-color":"#9C6CFE"}),
|
|
54
|
+
h('stop', {"offset":"1","stop-color":"#BD96FF"})
|
|
55
|
+
])
|
|
56
|
+
])
|
|
57
|
+
]);
|
|
58
|
+
}
|
|
59
|
+
});
|
|
60
|
+
|
|
61
|
+
export default MicrosoftDynamics365FinanceAndOperations;
|
|
@@ -0,0 +1,69 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// @thesvg/vue - Microsoft Dynamics 365 Finance
|
|
3
|
+
// Auto-generated. Do not edit.
|
|
4
|
+
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
|
|
7
|
+
const vue_1 = require("vue");
|
|
8
|
+
|
|
9
|
+
const MicrosoftDynamics365Finance = vue_1.defineComponent({
|
|
10
|
+
name: 'MicrosoftDynamics365Finance',
|
|
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('path', {"d":"M62 6.5C65.5556 3.83333 70.4444 3.83333 74 6.5L88 17C90.5181 18.8885 92 21.8524 92 25V76H4V55C4 51.8524 5.48194 48.8885 8 47L62 6.5Z","fill":"url(#paint0_linear_4303_1230)"}),
|
|
20
|
+
vue_1.h('path', {"d":"M62 6.5C65.5556 3.83333 70.4444 3.83333 74 6.5L88 17C90.5181 18.8885 92 21.8524 92 25V76H4V55C4 51.8524 5.48194 48.8885 8 47L62 6.5Z","fill":"url(#paint1_linear_4303_1230)"}),
|
|
21
|
+
vue_1.h('path', {"d":"M62 42.5C65.5556 45.1666 70.4444 45.1666 74 42.5L88 32C90.5181 30.1114 92 27.1475 92 24V20V82C92 87.5229 87.5229 92 82 92H20C11.1634 92 4 84.8365 4 76C4 70.9639 6.37111 66.2216 10.4 63.2L44 38C47.5556 35.3333 52.4444 35.3333 56 38L62 42.5Z","fill":"url(#paint2_linear_4303_1230)"}),
|
|
22
|
+
vue_1.h('path', {"d":"M62 42.5C65.5556 45.1666 70.4444 45.1666 74 42.5L88 32C90.5181 30.1114 92 27.1475 92 24V20V82C92 87.5229 87.5229 92 82 92H20C11.1634 92 4 84.8365 4 76C4 70.9639 6.37111 66.2216 10.4 63.2L44 38C47.5556 35.3333 52.4444 35.3333 56 38L62 42.5Z","fill":"url(#paint3_linear_4303_1230)"}),
|
|
23
|
+
vue_1.h('path', {"d":"M62 42.5C65.5556 45.1666 70.4444 45.1666 74 42.5L88 32C90.5181 30.1114 92 27.1475 92 24V20V82C92 87.5229 87.5229 92 82 92H20C11.1634 92 4 84.8365 4 76C4 70.9639 6.37111 66.2216 10.4 63.2L44 38C47.5556 35.3333 52.4444 35.3333 56 38L62 42.5Z","fill":"url(#paint4_linear_4303_1230)"}),
|
|
24
|
+
vue_1.h('path', {"d":"M92 82L92 62.8062C92 59.7684 90.6191 56.8953 88.2469 54.9976L88.0494 54.8395C84.4883 51.9906 79.4508 51.9119 75.8024 54.6482L30.2667 88.8C27.4971 90.8772 24.1286 92 20.6667 92H82C87.5229 92 92 87.5228 92 82Z","fill":"url(#paint5_linear_4303_1230)"}),
|
|
25
|
+
vue_1.h('path', {"d":"M92 82L92 62.8062C92 59.7684 90.6191 56.8953 88.2469 54.9976L88.0494 54.8395C84.4883 51.9906 79.4508 51.9119 75.8024 54.6482L30.2667 88.8C27.4971 90.8772 24.1286 92 20.6667 92H82C87.5229 92 92 87.5228 92 82Z","fill":"url(#paint6_radial_4303_1230)"})
|
|
26
|
+
]),
|
|
27
|
+
vue_1.h('defs', {}, [
|
|
28
|
+
vue_1.h('linearGradient', {"id":"paint0_linear_4303_1230","x1":"57.5","y1":"4","x2":"73","y2":"50.5","gradientUnits":"userSpaceOnUse"}, [
|
|
29
|
+
vue_1.h('stop', {"stop-color":"#42B870"}),
|
|
30
|
+
vue_1.h('stop', {"offset":"0.712817","stop-color":"#136C6C"}),
|
|
31
|
+
vue_1.h('stop', {"offset":"1","stop-color":"#0E5A5D"})
|
|
32
|
+
]),
|
|
33
|
+
vue_1.h('linearGradient', {"id":"paint1_linear_4303_1230","x1":"67","y1":"18","x2":"89","y2":"40.5","gradientUnits":"userSpaceOnUse"}, [
|
|
34
|
+
vue_1.h('stop', {"stop-color":"#1A7F7C","stop-opacity":"0"}),
|
|
35
|
+
vue_1.h('stop', {"offset":"1","stop-color":"#06517B"})
|
|
36
|
+
]),
|
|
37
|
+
vue_1.h('linearGradient', {"id":"paint2_linear_4303_1230","x1":"57.5","y1":"32","x2":"57.5","y2":"92","gradientUnits":"userSpaceOnUse"}, [
|
|
38
|
+
vue_1.h('stop', {"stop-color":"#76D45E"}),
|
|
39
|
+
vue_1.h('stop', {"offset":"0.570658","stop-color":"#42B870"}),
|
|
40
|
+
vue_1.h('stop', {"offset":"0.814933","stop-color":"#309C61"}),
|
|
41
|
+
vue_1.h('stop', {"offset":"1","stop-color":"#0C74A1"})
|
|
42
|
+
]),
|
|
43
|
+
vue_1.h('linearGradient', {"id":"paint3_linear_4303_1230","x1":"77.5","y1":"45.5","x2":"92","y2":"45.5","gradientUnits":"userSpaceOnUse"}, [
|
|
44
|
+
vue_1.h('stop', {"stop-color":"#42B870","stop-opacity":"0"}),
|
|
45
|
+
vue_1.h('stop', {"offset":"1","stop-color":"#96EB76"})
|
|
46
|
+
]),
|
|
47
|
+
vue_1.h('linearGradient', {"id":"paint4_linear_4303_1230","x1":"56","y1":"54.5","x2":"70","y2":"77.5","gradientUnits":"userSpaceOnUse"}, [
|
|
48
|
+
vue_1.h('stop', {"stop-color":"#42B870","stop-opacity":"0"}),
|
|
49
|
+
vue_1.h('stop', {"offset":"1","stop-color":"#0C74A1"})
|
|
50
|
+
]),
|
|
51
|
+
vue_1.h('linearGradient', {"id":"paint5_linear_4303_1230","x1":"86.5","y1":"53.5","x2":"86.5","y2":"93","gradientUnits":"userSpaceOnUse"}, [
|
|
52
|
+
vue_1.h('stop', {"stop-color":"#B0F098"}),
|
|
53
|
+
vue_1.h('stop', {"offset":"0.528455","stop-color":"#96EB76"}),
|
|
54
|
+
vue_1.h('stop', {"offset":"0.774435","stop-color":"#64DE89"}),
|
|
55
|
+
vue_1.h('stop', {"offset":"1","stop-color":"#42B870"})
|
|
56
|
+
]),
|
|
57
|
+
vue_1.h('radialGradient', {"id":"paint6_radial_4303_1230","cx":"0","cy":"0","r":"1","gradientUnits":"userSpaceOnUse","gradientTransform":"translate(69 91) rotate(-87.3676) scale(43.546 76.7238)"}, [
|
|
58
|
+
vue_1.h('stop', {"offset":"0.179329","stop-color":"#88E06C","stop-opacity":"0"}),
|
|
59
|
+
vue_1.h('stop', {"offset":"1","stop-color":"#FFE994"})
|
|
60
|
+
]),
|
|
61
|
+
vue_1.h('clipPath', {"id":"clip0_4303_1230"}, [
|
|
62
|
+
vue_1.h('rect', {"width":"96","height":"96","fill":"white"})
|
|
63
|
+
])
|
|
64
|
+
])
|
|
65
|
+
]);
|
|
66
|
+
}
|
|
67
|
+
});
|
|
68
|
+
|
|
69
|
+
exports.default = MicrosoftDynamics365Finance;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
// @thesvg/vue - Microsoft Dynamics 365 Finance
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
import type { DefineComponent, SVGAttributes } from 'vue';
|
|
5
|
+
|
|
6
|
+
declare const MicrosoftDynamics365Finance: DefineComponent<SVGAttributes>;
|
|
7
|
+
export default MicrosoftDynamics365Finance;
|
|
@@ -0,0 +1,66 @@
|
|
|
1
|
+
// @thesvg/vue - Microsoft Dynamics 365 Finance
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
import { defineComponent, h } from 'vue';
|
|
5
|
+
|
|
6
|
+
const MicrosoftDynamics365Finance = defineComponent({
|
|
7
|
+
name: 'MicrosoftDynamics365Finance',
|
|
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('path', {"d":"M62 6.5C65.5556 3.83333 70.4444 3.83333 74 6.5L88 17C90.5181 18.8885 92 21.8524 92 25V76H4V55C4 51.8524 5.48194 48.8885 8 47L62 6.5Z","fill":"url(#paint0_linear_4303_1230)"}),
|
|
17
|
+
h('path', {"d":"M62 6.5C65.5556 3.83333 70.4444 3.83333 74 6.5L88 17C90.5181 18.8885 92 21.8524 92 25V76H4V55C4 51.8524 5.48194 48.8885 8 47L62 6.5Z","fill":"url(#paint1_linear_4303_1230)"}),
|
|
18
|
+
h('path', {"d":"M62 42.5C65.5556 45.1666 70.4444 45.1666 74 42.5L88 32C90.5181 30.1114 92 27.1475 92 24V20V82C92 87.5229 87.5229 92 82 92H20C11.1634 92 4 84.8365 4 76C4 70.9639 6.37111 66.2216 10.4 63.2L44 38C47.5556 35.3333 52.4444 35.3333 56 38L62 42.5Z","fill":"url(#paint2_linear_4303_1230)"}),
|
|
19
|
+
h('path', {"d":"M62 42.5C65.5556 45.1666 70.4444 45.1666 74 42.5L88 32C90.5181 30.1114 92 27.1475 92 24V20V82C92 87.5229 87.5229 92 82 92H20C11.1634 92 4 84.8365 4 76C4 70.9639 6.37111 66.2216 10.4 63.2L44 38C47.5556 35.3333 52.4444 35.3333 56 38L62 42.5Z","fill":"url(#paint3_linear_4303_1230)"}),
|
|
20
|
+
h('path', {"d":"M62 42.5C65.5556 45.1666 70.4444 45.1666 74 42.5L88 32C90.5181 30.1114 92 27.1475 92 24V20V82C92 87.5229 87.5229 92 82 92H20C11.1634 92 4 84.8365 4 76C4 70.9639 6.37111 66.2216 10.4 63.2L44 38C47.5556 35.3333 52.4444 35.3333 56 38L62 42.5Z","fill":"url(#paint4_linear_4303_1230)"}),
|
|
21
|
+
h('path', {"d":"M92 82L92 62.8062C92 59.7684 90.6191 56.8953 88.2469 54.9976L88.0494 54.8395C84.4883 51.9906 79.4508 51.9119 75.8024 54.6482L30.2667 88.8C27.4971 90.8772 24.1286 92 20.6667 92H82C87.5229 92 92 87.5228 92 82Z","fill":"url(#paint5_linear_4303_1230)"}),
|
|
22
|
+
h('path', {"d":"M92 82L92 62.8062C92 59.7684 90.6191 56.8953 88.2469 54.9976L88.0494 54.8395C84.4883 51.9906 79.4508 51.9119 75.8024 54.6482L30.2667 88.8C27.4971 90.8772 24.1286 92 20.6667 92H82C87.5229 92 92 87.5228 92 82Z","fill":"url(#paint6_radial_4303_1230)"})
|
|
23
|
+
]),
|
|
24
|
+
h('defs', {}, [
|
|
25
|
+
h('linearGradient', {"id":"paint0_linear_4303_1230","x1":"57.5","y1":"4","x2":"73","y2":"50.5","gradientUnits":"userSpaceOnUse"}, [
|
|
26
|
+
h('stop', {"stop-color":"#42B870"}),
|
|
27
|
+
h('stop', {"offset":"0.712817","stop-color":"#136C6C"}),
|
|
28
|
+
h('stop', {"offset":"1","stop-color":"#0E5A5D"})
|
|
29
|
+
]),
|
|
30
|
+
h('linearGradient', {"id":"paint1_linear_4303_1230","x1":"67","y1":"18","x2":"89","y2":"40.5","gradientUnits":"userSpaceOnUse"}, [
|
|
31
|
+
h('stop', {"stop-color":"#1A7F7C","stop-opacity":"0"}),
|
|
32
|
+
h('stop', {"offset":"1","stop-color":"#06517B"})
|
|
33
|
+
]),
|
|
34
|
+
h('linearGradient', {"id":"paint2_linear_4303_1230","x1":"57.5","y1":"32","x2":"57.5","y2":"92","gradientUnits":"userSpaceOnUse"}, [
|
|
35
|
+
h('stop', {"stop-color":"#76D45E"}),
|
|
36
|
+
h('stop', {"offset":"0.570658","stop-color":"#42B870"}),
|
|
37
|
+
h('stop', {"offset":"0.814933","stop-color":"#309C61"}),
|
|
38
|
+
h('stop', {"offset":"1","stop-color":"#0C74A1"})
|
|
39
|
+
]),
|
|
40
|
+
h('linearGradient', {"id":"paint3_linear_4303_1230","x1":"77.5","y1":"45.5","x2":"92","y2":"45.5","gradientUnits":"userSpaceOnUse"}, [
|
|
41
|
+
h('stop', {"stop-color":"#42B870","stop-opacity":"0"}),
|
|
42
|
+
h('stop', {"offset":"1","stop-color":"#96EB76"})
|
|
43
|
+
]),
|
|
44
|
+
h('linearGradient', {"id":"paint4_linear_4303_1230","x1":"56","y1":"54.5","x2":"70","y2":"77.5","gradientUnits":"userSpaceOnUse"}, [
|
|
45
|
+
h('stop', {"stop-color":"#42B870","stop-opacity":"0"}),
|
|
46
|
+
h('stop', {"offset":"1","stop-color":"#0C74A1"})
|
|
47
|
+
]),
|
|
48
|
+
h('linearGradient', {"id":"paint5_linear_4303_1230","x1":"86.5","y1":"53.5","x2":"86.5","y2":"93","gradientUnits":"userSpaceOnUse"}, [
|
|
49
|
+
h('stop', {"stop-color":"#B0F098"}),
|
|
50
|
+
h('stop', {"offset":"0.528455","stop-color":"#96EB76"}),
|
|
51
|
+
h('stop', {"offset":"0.774435","stop-color":"#64DE89"}),
|
|
52
|
+
h('stop', {"offset":"1","stop-color":"#42B870"})
|
|
53
|
+
]),
|
|
54
|
+
h('radialGradient', {"id":"paint6_radial_4303_1230","cx":"0","cy":"0","r":"1","gradientUnits":"userSpaceOnUse","gradientTransform":"translate(69 91) rotate(-87.3676) scale(43.546 76.7238)"}, [
|
|
55
|
+
h('stop', {"offset":"0.179329","stop-color":"#88E06C","stop-opacity":"0"}),
|
|
56
|
+
h('stop', {"offset":"1","stop-color":"#FFE994"})
|
|
57
|
+
]),
|
|
58
|
+
h('clipPath', {"id":"clip0_4303_1230"}, [
|
|
59
|
+
h('rect', {"width":"96","height":"96","fill":"white"})
|
|
60
|
+
])
|
|
61
|
+
])
|
|
62
|
+
]);
|
|
63
|
+
}
|
|
64
|
+
});
|
|
65
|
+
|
|
66
|
+
export default MicrosoftDynamics365Finance;
|
|
@@ -0,0 +1,66 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// @thesvg/vue - Microsoft Dynamics 365 Human Resources
|
|
3
|
+
// Auto-generated. Do not edit.
|
|
4
|
+
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
|
|
7
|
+
const vue_1 = require("vue");
|
|
8
|
+
|
|
9
|
+
const MicrosoftDynamics365HumanResources = vue_1.defineComponent({
|
|
10
|
+
name: 'MicrosoftDynamics365HumanResources',
|
|
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":"M4 14C4 8.47715 8.47715 4 14 4H74C83.9411 4 92 12.0589 92 22V82C92 87.5229 87.5229 92 82 92H60V24H4V14Z","fill":"url(#paint0_linear_4303_1230)"}),
|
|
19
|
+
vue_1.h('path', {"d":"M4 14C4 8.47715 8.47715 4 14 4H74C83.9411 4 92 12.0589 92 22V82C92 87.5229 87.5229 92 82 92H60V24H4V14Z","fill":"url(#paint1_linear_4303_1230)"}),
|
|
20
|
+
vue_1.h('path', {"d":"M4 14C4 8.47715 8.47715 4 14 4H74C83.9411 4 92 12.0589 92 22V82C92 87.5229 87.5229 92 82 92H60V24H4V14Z","fill":"url(#paint2_radial_4303_1230)"}),
|
|
21
|
+
vue_1.h('path', {"d":"M4 14C4 8.47715 8.47715 4 14 4H74C83.9411 4 92 12.0589 92 22V82C92 87.5229 87.5229 92 82 92H60V24H4V14Z","fill":"url(#paint3_radial_4303_1230)"}),
|
|
22
|
+
vue_1.h('path', {"d":"M4 14C4 19.5228 8.47715 24 14 24H62C67.5228 24 72 28.4772 72 34V82C72 87.5228 67.5228 92 62 92H28C41.2548 92 52 81.2548 52 68C52 54.7452 41.2548 44 28 44L14 44C8.47715 44 4 39.5228 4 34V10V14Z","fill":"url(#paint4_linear_4303_1230)"}),
|
|
23
|
+
vue_1.h('path', {"d":"M4 14C4 19.5228 8.47715 24 14 24H62C67.5228 24 72 28.4772 72 34V82C72 87.5228 67.5228 92 62 92H28C41.2548 92 52 81.2548 52 68C52 54.7452 41.2548 44 28 44L14 44C8.47715 44 4 39.5228 4 34V10V14Z","fill":"url(#paint5_linear_4303_1230)","fill-opacity":"0.8"}),
|
|
24
|
+
vue_1.h('path', {"d":"M4 14C4 19.5228 8.47715 24 14 24H62C67.5228 24 72 28.4772 72 34V82C72 87.5228 67.5228 92 62 92H28C41.2548 92 52 81.2548 52 68C52 54.7452 41.2548 44 28 44L14 44C8.47715 44 4 39.5228 4 34V10V14Z","fill":"url(#paint6_radial_4303_1230)"}),
|
|
25
|
+
vue_1.h('circle', {"cx":"28","cy":"68","r":"24","fill":"url(#paint7_radial_4303_1230)"}),
|
|
26
|
+
vue_1.h('defs', {}, [
|
|
27
|
+
vue_1.h('linearGradient', {"id":"paint0_linear_4303_1230","x1":"92","y1":"-6.5","x2":"92","y2":"92","gradientUnits":"userSpaceOnUse"}, [
|
|
28
|
+
vue_1.h('stop', {"stop-color":"#CA59F7"}),
|
|
29
|
+
vue_1.h('stop', {"offset":"0.268068","stop-color":"#7A41DC"}),
|
|
30
|
+
vue_1.h('stop', {"offset":"1","stop-color":"#261D82"})
|
|
31
|
+
]),
|
|
32
|
+
vue_1.h('linearGradient', {"id":"paint1_linear_4303_1230","x1":"37","y1":"10","x2":"4","y2":"19.5","gradientUnits":"userSpaceOnUse"}, [
|
|
33
|
+
vue_1.h('stop', {"stop-color":"#4B20A0","stop-opacity":"0"}),
|
|
34
|
+
vue_1.h('stop', {"offset":"1","stop-color":"#4B20A0"})
|
|
35
|
+
]),
|
|
36
|
+
vue_1.h('radialGradient', {"id":"paint2_radial_4303_1230","cx":"0","cy":"0","r":"1","gradientUnits":"userSpaceOnUse","gradientTransform":"translate(68 74.5) rotate(-90) scale(55 9.50036)"}, [
|
|
37
|
+
vue_1.h('stop', {"stop-color":"#261D82"}),
|
|
38
|
+
vue_1.h('stop', {"offset":"1","stop-color":"#261D82","stop-opacity":"0"})
|
|
39
|
+
]),
|
|
40
|
+
vue_1.h('radialGradient', {"id":"paint3_radial_4303_1230","cx":"0","cy":"0","r":"1","gradientUnits":"userSpaceOnUse","gradientTransform":"translate(13.5 29.5) scale(63 12.3455)"}, [
|
|
41
|
+
vue_1.h('stop', {"stop-color":"#261D82"}),
|
|
42
|
+
vue_1.h('stop', {"offset":"1","stop-color":"#6D37CD","stop-opacity":"0"})
|
|
43
|
+
]),
|
|
44
|
+
vue_1.h('linearGradient', {"id":"paint4_linear_4303_1230","x1":"58.5","y1":"10","x2":"72","y2":"92","gradientUnits":"userSpaceOnUse"}, [
|
|
45
|
+
vue_1.h('stop', {"stop-color":"#BD96FF"}),
|
|
46
|
+
vue_1.h('stop', {"offset":"1","stop-color":"#7A41DC"})
|
|
47
|
+
]),
|
|
48
|
+
vue_1.h('linearGradient', {"id":"paint5_linear_4303_1230","x1":"29","y1":"27","x2":"4","y2":"27","gradientUnits":"userSpaceOnUse"}, [
|
|
49
|
+
vue_1.h('stop', {"stop-color":"#9C6CFE","stop-opacity":"0"}),
|
|
50
|
+
vue_1.h('stop', {"offset":"1","stop-color":"#E4A7FE"})
|
|
51
|
+
]),
|
|
52
|
+
vue_1.h('radialGradient', {"id":"paint6_radial_4303_1230","cx":"0","cy":"0","r":"1","gradientUnits":"userSpaceOnUse","gradientTransform":"translate(28 71.5) rotate(-90) scale(36 36)"}, [
|
|
53
|
+
vue_1.h('stop', {"offset":"0.50001","stop-color":"#5B2AB5"}),
|
|
54
|
+
vue_1.h('stop', {"offset":"1","stop-color":"#8B52F4","stop-opacity":"0"})
|
|
55
|
+
]),
|
|
56
|
+
vue_1.h('radialGradient', {"id":"paint7_radial_4303_1230","cx":"0","cy":"0","r":"1","gradientUnits":"userSpaceOnUse","gradientTransform":"translate(23.4807 53.1195) rotate(69.9847) scale(41.3798 40.7484)"}, [
|
|
57
|
+
vue_1.h('stop', {"stop-color":"#FFD1DA"}),
|
|
58
|
+
vue_1.h('stop', {"offset":"0.556853","stop-color":"#E4A7FE"}),
|
|
59
|
+
vue_1.h('stop', {"offset":"1","stop-color":"#AC80FF"})
|
|
60
|
+
])
|
|
61
|
+
])
|
|
62
|
+
]);
|
|
63
|
+
}
|
|
64
|
+
});
|
|
65
|
+
|
|
66
|
+
exports.default = MicrosoftDynamics365HumanResources;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
// @thesvg/vue - Microsoft Dynamics 365 Human Resources
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
import type { DefineComponent, SVGAttributes } from 'vue';
|
|
5
|
+
|
|
6
|
+
declare const MicrosoftDynamics365HumanResources: DefineComponent<SVGAttributes>;
|
|
7
|
+
export default MicrosoftDynamics365HumanResources;
|
|
@@ -0,0 +1,63 @@
|
|
|
1
|
+
// @thesvg/vue - Microsoft Dynamics 365 Human Resources
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
import { defineComponent, h } from 'vue';
|
|
5
|
+
|
|
6
|
+
const MicrosoftDynamics365HumanResources = defineComponent({
|
|
7
|
+
name: 'MicrosoftDynamics365HumanResources',
|
|
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":"M4 14C4 8.47715 8.47715 4 14 4H74C83.9411 4 92 12.0589 92 22V82C92 87.5229 87.5229 92 82 92H60V24H4V14Z","fill":"url(#paint0_linear_4303_1230)"}),
|
|
16
|
+
h('path', {"d":"M4 14C4 8.47715 8.47715 4 14 4H74C83.9411 4 92 12.0589 92 22V82C92 87.5229 87.5229 92 82 92H60V24H4V14Z","fill":"url(#paint1_linear_4303_1230)"}),
|
|
17
|
+
h('path', {"d":"M4 14C4 8.47715 8.47715 4 14 4H74C83.9411 4 92 12.0589 92 22V82C92 87.5229 87.5229 92 82 92H60V24H4V14Z","fill":"url(#paint2_radial_4303_1230)"}),
|
|
18
|
+
h('path', {"d":"M4 14C4 8.47715 8.47715 4 14 4H74C83.9411 4 92 12.0589 92 22V82C92 87.5229 87.5229 92 82 92H60V24H4V14Z","fill":"url(#paint3_radial_4303_1230)"}),
|
|
19
|
+
h('path', {"d":"M4 14C4 19.5228 8.47715 24 14 24H62C67.5228 24 72 28.4772 72 34V82C72 87.5228 67.5228 92 62 92H28C41.2548 92 52 81.2548 52 68C52 54.7452 41.2548 44 28 44L14 44C8.47715 44 4 39.5228 4 34V10V14Z","fill":"url(#paint4_linear_4303_1230)"}),
|
|
20
|
+
h('path', {"d":"M4 14C4 19.5228 8.47715 24 14 24H62C67.5228 24 72 28.4772 72 34V82C72 87.5228 67.5228 92 62 92H28C41.2548 92 52 81.2548 52 68C52 54.7452 41.2548 44 28 44L14 44C8.47715 44 4 39.5228 4 34V10V14Z","fill":"url(#paint5_linear_4303_1230)","fill-opacity":"0.8"}),
|
|
21
|
+
h('path', {"d":"M4 14C4 19.5228 8.47715 24 14 24H62C67.5228 24 72 28.4772 72 34V82C72 87.5228 67.5228 92 62 92H28C41.2548 92 52 81.2548 52 68C52 54.7452 41.2548 44 28 44L14 44C8.47715 44 4 39.5228 4 34V10V14Z","fill":"url(#paint6_radial_4303_1230)"}),
|
|
22
|
+
h('circle', {"cx":"28","cy":"68","r":"24","fill":"url(#paint7_radial_4303_1230)"}),
|
|
23
|
+
h('defs', {}, [
|
|
24
|
+
h('linearGradient', {"id":"paint0_linear_4303_1230","x1":"92","y1":"-6.5","x2":"92","y2":"92","gradientUnits":"userSpaceOnUse"}, [
|
|
25
|
+
h('stop', {"stop-color":"#CA59F7"}),
|
|
26
|
+
h('stop', {"offset":"0.268068","stop-color":"#7A41DC"}),
|
|
27
|
+
h('stop', {"offset":"1","stop-color":"#261D82"})
|
|
28
|
+
]),
|
|
29
|
+
h('linearGradient', {"id":"paint1_linear_4303_1230","x1":"37","y1":"10","x2":"4","y2":"19.5","gradientUnits":"userSpaceOnUse"}, [
|
|
30
|
+
h('stop', {"stop-color":"#4B20A0","stop-opacity":"0"}),
|
|
31
|
+
h('stop', {"offset":"1","stop-color":"#4B20A0"})
|
|
32
|
+
]),
|
|
33
|
+
h('radialGradient', {"id":"paint2_radial_4303_1230","cx":"0","cy":"0","r":"1","gradientUnits":"userSpaceOnUse","gradientTransform":"translate(68 74.5) rotate(-90) scale(55 9.50036)"}, [
|
|
34
|
+
h('stop', {"stop-color":"#261D82"}),
|
|
35
|
+
h('stop', {"offset":"1","stop-color":"#261D82","stop-opacity":"0"})
|
|
36
|
+
]),
|
|
37
|
+
h('radialGradient', {"id":"paint3_radial_4303_1230","cx":"0","cy":"0","r":"1","gradientUnits":"userSpaceOnUse","gradientTransform":"translate(13.5 29.5) scale(63 12.3455)"}, [
|
|
38
|
+
h('stop', {"stop-color":"#261D82"}),
|
|
39
|
+
h('stop', {"offset":"1","stop-color":"#6D37CD","stop-opacity":"0"})
|
|
40
|
+
]),
|
|
41
|
+
h('linearGradient', {"id":"paint4_linear_4303_1230","x1":"58.5","y1":"10","x2":"72","y2":"92","gradientUnits":"userSpaceOnUse"}, [
|
|
42
|
+
h('stop', {"stop-color":"#BD96FF"}),
|
|
43
|
+
h('stop', {"offset":"1","stop-color":"#7A41DC"})
|
|
44
|
+
]),
|
|
45
|
+
h('linearGradient', {"id":"paint5_linear_4303_1230","x1":"29","y1":"27","x2":"4","y2":"27","gradientUnits":"userSpaceOnUse"}, [
|
|
46
|
+
h('stop', {"stop-color":"#9C6CFE","stop-opacity":"0"}),
|
|
47
|
+
h('stop', {"offset":"1","stop-color":"#E4A7FE"})
|
|
48
|
+
]),
|
|
49
|
+
h('radialGradient', {"id":"paint6_radial_4303_1230","cx":"0","cy":"0","r":"1","gradientUnits":"userSpaceOnUse","gradientTransform":"translate(28 71.5) rotate(-90) scale(36 36)"}, [
|
|
50
|
+
h('stop', {"offset":"0.50001","stop-color":"#5B2AB5"}),
|
|
51
|
+
h('stop', {"offset":"1","stop-color":"#8B52F4","stop-opacity":"0"})
|
|
52
|
+
]),
|
|
53
|
+
h('radialGradient', {"id":"paint7_radial_4303_1230","cx":"0","cy":"0","r":"1","gradientUnits":"userSpaceOnUse","gradientTransform":"translate(23.4807 53.1195) rotate(69.9847) scale(41.3798 40.7484)"}, [
|
|
54
|
+
h('stop', {"stop-color":"#FFD1DA"}),
|
|
55
|
+
h('stop', {"offset":"0.556853","stop-color":"#E4A7FE"}),
|
|
56
|
+
h('stop', {"offset":"1","stop-color":"#AC80FF"})
|
|
57
|
+
])
|
|
58
|
+
])
|
|
59
|
+
]);
|
|
60
|
+
}
|
|
61
|
+
});
|
|
62
|
+
|
|
63
|
+
export default MicrosoftDynamics365HumanResources;
|