@thesvg/vue 3.2.10 → 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.
Files changed (37) hide show
  1. package/dist/index.cjs +22 -0
  2. package/dist/index.d.ts +11 -0
  3. package/dist/index.js +11 -0
  4. package/dist/microsoft-fabric-data-engineering.cjs +74 -0
  5. package/dist/microsoft-fabric-data-engineering.d.ts +7 -0
  6. package/dist/microsoft-fabric-data-engineering.js +71 -0
  7. package/dist/microsoft-fabric-data-factory.cjs +60 -0
  8. package/dist/microsoft-fabric-data-factory.d.ts +7 -0
  9. package/dist/microsoft-fabric-data-factory.js +57 -0
  10. package/dist/microsoft-fabric-data-science.cjs +46 -0
  11. package/dist/microsoft-fabric-data-science.d.ts +7 -0
  12. package/dist/microsoft-fabric-data-science.js +43 -0
  13. package/dist/microsoft-fabric-databases.cjs +54 -0
  14. package/dist/microsoft-fabric-databases.d.ts +7 -0
  15. package/dist/microsoft-fabric-databases.js +51 -0
  16. package/dist/microsoft-fabric-graph-intelligence.cjs +62 -0
  17. package/dist/microsoft-fabric-graph-intelligence.d.ts +7 -0
  18. package/dist/microsoft-fabric-graph-intelligence.js +59 -0
  19. package/dist/microsoft-fabric-industry-solutions.cjs +51 -0
  20. package/dist/microsoft-fabric-industry-solutions.d.ts +7 -0
  21. package/dist/microsoft-fabric-industry-solutions.js +48 -0
  22. package/dist/microsoft-fabric-iq.cjs +21 -0
  23. package/dist/microsoft-fabric-iq.d.ts +7 -0
  24. package/dist/microsoft-fabric-iq.js +18 -0
  25. package/dist/microsoft-fabric-real-time-intelligence.cjs +47 -0
  26. package/dist/microsoft-fabric-real-time-intelligence.d.ts +7 -0
  27. package/dist/microsoft-fabric-real-time-intelligence.js +44 -0
  28. package/dist/microsoft-fabric.cjs +82 -0
  29. package/dist/microsoft-fabric.d.ts +7 -0
  30. package/dist/microsoft-fabric.js +79 -0
  31. package/dist/microsoft-onelake.cjs +57 -0
  32. package/dist/microsoft-onelake.d.ts +7 -0
  33. package/dist/microsoft-onelake.js +54 -0
  34. package/dist/microsoft-power-bi.cjs +60 -0
  35. package/dist/microsoft-power-bi.d.ts +7 -0
  36. package/dist/microsoft-power-bi.js +57 -0
  37. package/package.json +1 -1
@@ -0,0 +1,51 @@
1
+ // @thesvg/vue - Microsoft Fabric Databases
2
+ // Auto-generated. Do not edit.
3
+
4
+ import { defineComponent, h } from 'vue';
5
+
6
+ const MicrosoftFabricDatabases = defineComponent({
7
+ name: 'MicrosoftFabricDatabases',
8
+ setup(_, { attrs }) {
9
+ return () => h('svg', {
10
+ viewBox: '0 0 48 48',
11
+ fill: 'currentColor',
12
+ xmlns: 'http://www.w3.org/2000/svg',
13
+ ...attrs
14
+ }, [
15
+ h('path', {"fill":"url(#iad9c8f-a)","d":"M4.086 7.152A2.5 2.5 0 0 1 6.5 4h25.833C38.776 4 44 6.985 44 10.667v1.248l-2.616 18.752H13.452a2.5 2.5 0 0 1-2.375-1.72L4.124 7.281A2.5 2.5 0 0 1 6.5 4"}),
16
+ h('path', {"fill":"url(#iad9c8f-b)","d":"M22.598 37.333h14.626l.11-6.917V14.069c0-1.88-2.666-3.402-5.954-3.402H15.645a2.5 2.5 0 0 0-2.383 3.255l6.954 21.676a2.5 2.5 0 0 0 2.381 1.735Z"}),
17
+ h('path', {"fill":"url(#iad9c8f-c)","d":"m37.272 34.289.061-3.873V14.069c0-1.88-2.666-3.402-5.954-3.402H15.645a2.5 2.5 0 0 0-2.383 3.255l6.534 20.367z"}),
18
+ h('path', {"fill":"url(#iad9c8f-d)","d":"M29.352 42.248A2.5 2.5 0 0 0 31.738 44h.595C38.777 44 44 41.015 44 37.333V10.667c0 3.681-5.224 6.666-11.667 6.666h-7.546a2.5 2.5 0 0 0-2.38 3.268z"}),
19
+ h('path', {"fill":"url(#iad9c8f-e)","d":"M10.558 27.333h31.29L44 11.915v-1.248C44 6.985 38.776 4 32.333 4H6.5A2.5 2.5 0 0 0 4 6.5c0 .203.032.398.077.587.005.021.004.044.009.065l.006-.007c.011.045.018.092.033.136z"}),
20
+ h('defs', {}, [
21
+ h('linearGradient', {"id":"iad9c8f-a","x1":"2.551","x2":"43.555","y1":"11.578","y2":"22.565","gradientUnits":"userSpaceOnUse"}, [
22
+ h('stop', {"stop-color":"#D594F0"}),
23
+ h('stop', {"offset":".585","stop-color":"#524BB5"}),
24
+ h('stop', {"offset":".826","stop-color":"#0B3B7F"}),
25
+ h('stop', {"offset":"1","stop-color":"#002561"})
26
+ ]),
27
+ h('linearGradient', {"id":"iad9c8f-b","x1":"11.314","x2":"39.905","y1":"19.667","y2":"27.327","gradientUnits":"userSpaceOnUse"}, [
28
+ h('stop', {"stop-color":"#CFB6FB"}),
29
+ h('stop', {"offset":".257","stop-color":"#B897F2"}),
30
+ h('stop', {"offset":".811","stop-color":"#2F65DA"})
31
+ ]),
32
+ h('linearGradient', {"id":"iad9c8f-c","x1":"25.239","x2":"25.239","y1":"10.667","y2":"34.289","gradientUnits":"userSpaceOnUse"}, [
33
+ h('stop', {"stop-color":"#CFB6FB","stop-opacity":".25"}),
34
+ h('stop', {"offset":".15","stop-color":"#CFB6FB","stop-opacity":"0"})
35
+ ]),
36
+ h('linearGradient', {"id":"iad9c8f-d","x1":"21.531","x2":"46.693","y1":"21.467","y2":"30.626","gradientUnits":"userSpaceOnUse"}, [
37
+ h('stop', {"offset":".059","stop-color":"#EFCEFD"}),
38
+ h('stop', {"offset":".462","stop-color":"#CFB6FB"}),
39
+ h('stop', {"offset":".673","stop-color":"#B5A5F4"}),
40
+ h('stop', {"offset":"1","stop-color":"#8787E8"})
41
+ ]),
42
+ h('linearGradient', {"id":"iad9c8f-e","x1":"24","x2":"24","y1":"4","y2":"27.333","gradientUnits":"userSpaceOnUse"}, [
43
+ h('stop', {"stop-color":"#D594F0","stop-opacity":".2"}),
44
+ h('stop', {"offset":".457","stop-color":"#D594F0","stop-opacity":"0"})
45
+ ])
46
+ ])
47
+ ]);
48
+ }
49
+ });
50
+
51
+ export default MicrosoftFabricDatabases;
@@ -0,0 +1,62 @@
1
+ "use strict";
2
+ // @thesvg/vue - Microsoft Fabric Graph Intelligence
3
+ // Auto-generated. Do not edit.
4
+
5
+ Object.defineProperty(exports, "__esModule", { value: true });
6
+
7
+ const vue_1 = require("vue");
8
+
9
+ const MicrosoftFabricGraphIntelligence = vue_1.defineComponent({
10
+ name: 'MicrosoftFabricGraphIntelligence',
11
+ setup(_, { attrs }) {
12
+ return () => vue_1.h('svg', {
13
+ viewBox: '0 0 48 48',
14
+ fill: 'none',
15
+ xmlns: 'http://www.w3.org/2000/svg',
16
+ ...attrs
17
+ }, [
18
+ vue_1.h('path', {"fill":"url(#ifeb0c4-i13d1d0-paint0_radial_62220_1872)","d":"M30.533 4C35.744 4 40 8.208 40 13.398c0 6.373-5.417 9.223-12.457 8.519-2.126-.437-5.334-1.143-7.17-3.107.354-2.425.548-4.78.86-7.097C21.85 7.118 25.75 4 30.532 4"}),
19
+ vue_1.h('path', {"fill":"url(#ifeb0c4-i13d1d0-paint1_linear_62220_1872)","d":"M30.533 4C35.744 4 40 8.208 40 13.398c0 6.373-5.417 9.223-12.457 8.519-2.126-.437-5.334-1.143-7.17-3.107.354-2.425.548-4.78.86-7.097C21.85 7.118 25.75 4 30.532 4"}),
20
+ vue_1.h('path', {"fill":"url(#ifeb0c4-i13d1d0-paint2_radial_62220_1872)","d":"m24.209 30.105 1.44.176c3.807.615 6.35 3.165 6.351 6.855C32 40.926 29.044 44 25.36 44c-3.686 0-6.674-3.073-6.674-6.864 0-2.47-.88-5.254-3.626-6.142q.119.005.237.006c.834 0 1.578 0 2.394-.133 1.61-.262 3.367-.867 6.518-.762"}),
21
+ vue_1.h('path', {"fill":"url(#ifeb0c4-i13d1d0-paint3_radial_62220_1872)","d":"m24.209 30.105 1.44.176c3.807.615 6.35 3.165 6.351 6.855C32 40.926 29.044 44 25.36 44c-3.686 0-6.674-3.073-6.674-6.864 0-2.47-.88-5.254-3.626-6.142q.119.005.237.006c.834 0 1.578 0 2.394-.133 1.61-.262 3.367-.867 6.518-.762"}),
22
+ vue_1.h('path', {"fill":"url(#ifeb0c4-i13d1d0-paint4_linear_62220_1872)","d":"M15.311 17c1.961 0 3.74.514 5.042 1.789 1.851 1.998 5.116 2.703 7.249 3.14-3.477-.257-6.602.292-6.602 4.227 0 1.885 1.63 3.417 3.328 3.953-3.226-.124-5.007.493-6.636.758-.817.133-1.561.133-2.395.133-3.994 0-7.217-2.984-7.217-7 0-4.017 3.237-7 7.231-7"}),
23
+ vue_1.h('path', {"fill":"url(#ifeb0c4-i13d1d0-paint5_linear_62220_1872)","fill-opacity":".2","d":"M15.311 17c1.961 0 3.74.514 5.042 1.789 1.851 1.998 5.116 2.703 7.249 3.14-3.477-.257-6.602.292-6.602 4.227 0 1.885 1.63 3.417 3.328 3.953-3.226-.124-5.007.493-6.636.758-.817.133-1.561.133-2.395.133-3.994 0-7.217-2.984-7.217-7 0-4.017 3.237-7 7.231-7"}),
24
+ vue_1.h('path', {"fill":"url(#ifeb0c4-i13d1d0-paint6_linear_62220_1872)","fill-opacity":".8","d":"M15.311 17c1.961 0 3.74.514 5.042 1.789 1.851 1.998 5.116 2.703 7.249 3.14-3.477-.257-6.602.292-6.602 4.227 0 1.885 1.63 3.417 3.328 3.953-3.226-.124-5.007.493-6.636.758-.817.133-1.561.133-2.395.133-3.994 0-7.217-2.984-7.217-7 0-4.017 3.237-7 7.231-7"}),
25
+ vue_1.h('defs', {}, [
26
+ vue_1.h('radialGradient', {"id":"ifeb0c4-i13d1d0-paint0_radial_62220_1872","cx":"0","cy":"0","r":"1","gradientTransform":"rotate(131.145 16.745 10.018)scale(22.3109 84.2643)","gradientUnits":"userSpaceOnUse"}, [
27
+ vue_1.h('stop', {"offset":".034","stop-color":"#FF6F47"}),
28
+ vue_1.h('stop', {"offset":".207","stop-color":"#FB5937"}),
29
+ vue_1.h('stop', {"offset":".404","stop-color":"#F83F54"}),
30
+ vue_1.h('stop', {"offset":".721","stop-color":"#CA2134"})
31
+ ]),
32
+ vue_1.h('linearGradient', {"id":"ifeb0c4-i13d1d0-paint1_linear_62220_1872","x1":"24.709","x2":"19.582","y1":"15.69","y2":"20.616","gradientUnits":"userSpaceOnUse"}, [
33
+ vue_1.h('stop', {"stop-color":"#560B14","stop-opacity":"0"}),
34
+ vue_1.h('stop', {"offset":"1","stop-color":"#560B14","stop-opacity":".9"})
35
+ ]),
36
+ vue_1.h('radialGradient', {"id":"ifeb0c4-i13d1d0-paint2_radial_62220_1872","cx":"0","cy":"0","r":"1","gradientTransform":"matrix(-11.7799 11.74212 -15.70572 -15.75624 30.998 32.258)","gradientUnits":"userSpaceOnUse"}, [
37
+ vue_1.h('stop', {"offset":".019","stop-color":"#E82C41"}),
38
+ vue_1.h('stop', {"offset":".529","stop-color":"#AA1D2D"}),
39
+ vue_1.h('stop', {"offset":".889","stop-color":"#70101B"})
40
+ ]),
41
+ vue_1.h('radialGradient', {"id":"ifeb0c4-i13d1d0-paint3_radial_62220_1872","cx":"0","cy":"0","r":"1","gradientTransform":"matrix(2.49631 5.11607 -21.37871 10.43144 18.214 29.865)","gradientUnits":"userSpaceOnUse"}, [
42
+ vue_1.h('stop', {"offset":".045","stop-color":"#560B14"}),
43
+ vue_1.h('stop', {"offset":"1","stop-color":"#8B1321","stop-opacity":"0"})
44
+ ]),
45
+ vue_1.h('linearGradient', {"id":"ifeb0c4-i13d1d0-paint4_linear_62220_1872","x1":"19.676","x2":"11.487","y1":"16.727","y2":"37.145","gradientUnits":"userSpaceOnUse"}, [
46
+ vue_1.h('stop', {"stop-color":"#FF6F47"}),
47
+ vue_1.h('stop', {"offset":".718","stop-color":"#E82C41"})
48
+ ]),
49
+ vue_1.h('linearGradient', {"id":"ifeb0c4-i13d1d0-paint5_linear_62220_1872","x1":"12.202","x2":"23.811","y1":"30.75","y2":"24.097","gradientUnits":"userSpaceOnUse"}, [
50
+ vue_1.h('stop', {"offset":".364","stop-color":"#FF6F47","stop-opacity":"0"}),
51
+ vue_1.h('stop', {"offset":".745","stop-color":"#FF835C"})
52
+ ]),
53
+ vue_1.h('linearGradient', {"id":"ifeb0c4-i13d1d0-paint6_linear_62220_1872","x1":"22.777","x2":"15.213","y1":"11.322","y2":"33.589","gradientUnits":"userSpaceOnUse"}, [
54
+ vue_1.h('stop', {"offset":".253","stop-color":"#FFE4BE"}),
55
+ vue_1.h('stop', {"offset":"1","stop-color":"#FFC470","stop-opacity":"0"})
56
+ ])
57
+ ])
58
+ ]);
59
+ }
60
+ });
61
+
62
+ exports.default = MicrosoftFabricGraphIntelligence;
@@ -0,0 +1,7 @@
1
+ // @thesvg/vue - Microsoft Fabric Graph Intelligence
2
+ // Auto-generated. Do not edit.
3
+
4
+ import type { DefineComponent, SVGAttributes } from 'vue';
5
+
6
+ declare const MicrosoftFabricGraphIntelligence: DefineComponent<SVGAttributes>;
7
+ export default MicrosoftFabricGraphIntelligence;
@@ -0,0 +1,59 @@
1
+ // @thesvg/vue - Microsoft Fabric Graph Intelligence
2
+ // Auto-generated. Do not edit.
3
+
4
+ import { defineComponent, h } from 'vue';
5
+
6
+ const MicrosoftFabricGraphIntelligence = defineComponent({
7
+ name: 'MicrosoftFabricGraphIntelligence',
8
+ setup(_, { attrs }) {
9
+ return () => h('svg', {
10
+ viewBox: '0 0 48 48',
11
+ fill: 'none',
12
+ xmlns: 'http://www.w3.org/2000/svg',
13
+ ...attrs
14
+ }, [
15
+ h('path', {"fill":"url(#ifeb0c4-i13d1d0-paint0_radial_62220_1872)","d":"M30.533 4C35.744 4 40 8.208 40 13.398c0 6.373-5.417 9.223-12.457 8.519-2.126-.437-5.334-1.143-7.17-3.107.354-2.425.548-4.78.86-7.097C21.85 7.118 25.75 4 30.532 4"}),
16
+ h('path', {"fill":"url(#ifeb0c4-i13d1d0-paint1_linear_62220_1872)","d":"M30.533 4C35.744 4 40 8.208 40 13.398c0 6.373-5.417 9.223-12.457 8.519-2.126-.437-5.334-1.143-7.17-3.107.354-2.425.548-4.78.86-7.097C21.85 7.118 25.75 4 30.532 4"}),
17
+ h('path', {"fill":"url(#ifeb0c4-i13d1d0-paint2_radial_62220_1872)","d":"m24.209 30.105 1.44.176c3.807.615 6.35 3.165 6.351 6.855C32 40.926 29.044 44 25.36 44c-3.686 0-6.674-3.073-6.674-6.864 0-2.47-.88-5.254-3.626-6.142q.119.005.237.006c.834 0 1.578 0 2.394-.133 1.61-.262 3.367-.867 6.518-.762"}),
18
+ h('path', {"fill":"url(#ifeb0c4-i13d1d0-paint3_radial_62220_1872)","d":"m24.209 30.105 1.44.176c3.807.615 6.35 3.165 6.351 6.855C32 40.926 29.044 44 25.36 44c-3.686 0-6.674-3.073-6.674-6.864 0-2.47-.88-5.254-3.626-6.142q.119.005.237.006c.834 0 1.578 0 2.394-.133 1.61-.262 3.367-.867 6.518-.762"}),
19
+ h('path', {"fill":"url(#ifeb0c4-i13d1d0-paint4_linear_62220_1872)","d":"M15.311 17c1.961 0 3.74.514 5.042 1.789 1.851 1.998 5.116 2.703 7.249 3.14-3.477-.257-6.602.292-6.602 4.227 0 1.885 1.63 3.417 3.328 3.953-3.226-.124-5.007.493-6.636.758-.817.133-1.561.133-2.395.133-3.994 0-7.217-2.984-7.217-7 0-4.017 3.237-7 7.231-7"}),
20
+ h('path', {"fill":"url(#ifeb0c4-i13d1d0-paint5_linear_62220_1872)","fill-opacity":".2","d":"M15.311 17c1.961 0 3.74.514 5.042 1.789 1.851 1.998 5.116 2.703 7.249 3.14-3.477-.257-6.602.292-6.602 4.227 0 1.885 1.63 3.417 3.328 3.953-3.226-.124-5.007.493-6.636.758-.817.133-1.561.133-2.395.133-3.994 0-7.217-2.984-7.217-7 0-4.017 3.237-7 7.231-7"}),
21
+ h('path', {"fill":"url(#ifeb0c4-i13d1d0-paint6_linear_62220_1872)","fill-opacity":".8","d":"M15.311 17c1.961 0 3.74.514 5.042 1.789 1.851 1.998 5.116 2.703 7.249 3.14-3.477-.257-6.602.292-6.602 4.227 0 1.885 1.63 3.417 3.328 3.953-3.226-.124-5.007.493-6.636.758-.817.133-1.561.133-2.395.133-3.994 0-7.217-2.984-7.217-7 0-4.017 3.237-7 7.231-7"}),
22
+ h('defs', {}, [
23
+ h('radialGradient', {"id":"ifeb0c4-i13d1d0-paint0_radial_62220_1872","cx":"0","cy":"0","r":"1","gradientTransform":"rotate(131.145 16.745 10.018)scale(22.3109 84.2643)","gradientUnits":"userSpaceOnUse"}, [
24
+ h('stop', {"offset":".034","stop-color":"#FF6F47"}),
25
+ h('stop', {"offset":".207","stop-color":"#FB5937"}),
26
+ h('stop', {"offset":".404","stop-color":"#F83F54"}),
27
+ h('stop', {"offset":".721","stop-color":"#CA2134"})
28
+ ]),
29
+ h('linearGradient', {"id":"ifeb0c4-i13d1d0-paint1_linear_62220_1872","x1":"24.709","x2":"19.582","y1":"15.69","y2":"20.616","gradientUnits":"userSpaceOnUse"}, [
30
+ h('stop', {"stop-color":"#560B14","stop-opacity":"0"}),
31
+ h('stop', {"offset":"1","stop-color":"#560B14","stop-opacity":".9"})
32
+ ]),
33
+ h('radialGradient', {"id":"ifeb0c4-i13d1d0-paint2_radial_62220_1872","cx":"0","cy":"0","r":"1","gradientTransform":"matrix(-11.7799 11.74212 -15.70572 -15.75624 30.998 32.258)","gradientUnits":"userSpaceOnUse"}, [
34
+ h('stop', {"offset":".019","stop-color":"#E82C41"}),
35
+ h('stop', {"offset":".529","stop-color":"#AA1D2D"}),
36
+ h('stop', {"offset":".889","stop-color":"#70101B"})
37
+ ]),
38
+ h('radialGradient', {"id":"ifeb0c4-i13d1d0-paint3_radial_62220_1872","cx":"0","cy":"0","r":"1","gradientTransform":"matrix(2.49631 5.11607 -21.37871 10.43144 18.214 29.865)","gradientUnits":"userSpaceOnUse"}, [
39
+ h('stop', {"offset":".045","stop-color":"#560B14"}),
40
+ h('stop', {"offset":"1","stop-color":"#8B1321","stop-opacity":"0"})
41
+ ]),
42
+ h('linearGradient', {"id":"ifeb0c4-i13d1d0-paint4_linear_62220_1872","x1":"19.676","x2":"11.487","y1":"16.727","y2":"37.145","gradientUnits":"userSpaceOnUse"}, [
43
+ h('stop', {"stop-color":"#FF6F47"}),
44
+ h('stop', {"offset":".718","stop-color":"#E82C41"})
45
+ ]),
46
+ h('linearGradient', {"id":"ifeb0c4-i13d1d0-paint5_linear_62220_1872","x1":"12.202","x2":"23.811","y1":"30.75","y2":"24.097","gradientUnits":"userSpaceOnUse"}, [
47
+ h('stop', {"offset":".364","stop-color":"#FF6F47","stop-opacity":"0"}),
48
+ h('stop', {"offset":".745","stop-color":"#FF835C"})
49
+ ]),
50
+ h('linearGradient', {"id":"ifeb0c4-i13d1d0-paint6_linear_62220_1872","x1":"22.777","x2":"15.213","y1":"11.322","y2":"33.589","gradientUnits":"userSpaceOnUse"}, [
51
+ h('stop', {"offset":".253","stop-color":"#FFE4BE"}),
52
+ h('stop', {"offset":"1","stop-color":"#FFC470","stop-opacity":"0"})
53
+ ])
54
+ ])
55
+ ]);
56
+ }
57
+ });
58
+
59
+ export default MicrosoftFabricGraphIntelligence;
@@ -0,0 +1,51 @@
1
+ "use strict";
2
+ // @thesvg/vue - Microsoft Fabric Industry Solutions
3
+ // Auto-generated. Do not edit.
4
+
5
+ Object.defineProperty(exports, "__esModule", { value: true });
6
+
7
+ const vue_1 = require("vue");
8
+
9
+ const MicrosoftFabricIndustrySolutions = vue_1.defineComponent({
10
+ name: 'MicrosoftFabricIndustrySolutions',
11
+ setup(_, { attrs }) {
12
+ return () => vue_1.h('svg', {
13
+ viewBox: '0 0 48 48',
14
+ fill: 'none',
15
+ xmlns: 'http://www.w3.org/2000/svg',
16
+ ...attrs
17
+ }, [
18
+ vue_1.h('path', {"fill":"url(#i8dcd6e-paint0_linear_45747_644)","d":"M36.374 27.789c2.16 0 4.212 1.739 4.918 3.649.2.539.308 1.121.308 1.728 0 2.761-2.244 5-5.013 5h-2.589c-4.418 0-8.164 1.332-10.47 5.388a.836.836 0 0 1-1.576-.388V27.319z"}),
19
+ vue_1.h('path', {"fill":"url(#i8dcd6e-paint1_linear_45747_644)","d":"M36.374 27.789c2.16 0 4.212 1.739 4.918 3.649.2.539.308 1.121.308 1.728 0 2.761-2.244 5-5.013 5h-2.589c-4.418 0-8.164 1.332-10.47 5.388a.836.836 0 0 1-1.576-.388V27.319z"}),
20
+ vue_1.h('path', {"fill":"url(#i8dcd6e-paint2_linear_45747_644)","d":"M41.291 31.438a5.01 5.01 0 0 0-4.706-3.272H9.849C6.619 28.166 4 25.554 4 22.333s2.807-6.136 6.037-6.136l10.642-.349 14.26-.092.317.672 6.036 15.009"}),
21
+ vue_1.h('path', {"fill":"url(#i8dcd6e-paint3_linear_45747_644)","d":"M41.291 31.438a5.01 5.01 0 0 0-4.706-3.272H9.849C6.619 28.166 4 25.554 4 22.333s2.807-6.136 6.037-6.136l10.642-.349 14.26-.092.317.672 6.036 15.009"}),
22
+ vue_1.h('path', {"fill":"url(#i8dcd6e-paint4_linear_45747_644)","d":"m43.894 14.25-3.328-8.274A3.34 3.34 0 0 0 37.513 4H11.038a3.34 3.34 0 0 0-3.217 2.428l-3.66 14.569c.684-2.464 2.894-4.497 5.582-4.497H42.33a1.67 1.67 0 0 0 1.565-2.25"}),
23
+ vue_1.h('defs', {}, [
24
+ vue_1.h('linearGradient', {"id":"i8dcd6e-paint0_linear_45747_644","x1":"20.079","x2":"41.103","y1":"36.288","y2":"30.655","gradientUnits":"userSpaceOnUse"}, [
25
+ vue_1.h('stop', {"offset":".536","stop-color":"#0A5BAB"}),
26
+ vue_1.h('stop', {"offset":".726","stop-color":"#0A4B95"}),
27
+ vue_1.h('stop', {"offset":".889","stop-color":"#0B3B7F"})
28
+ ]),
29
+ vue_1.h('linearGradient', {"id":"i8dcd6e-paint1_linear_45747_644","x1":"31.776","x2":"31.776","y1":"36.084","y2":"19.404","gradientUnits":"userSpaceOnUse"}, [
30
+ vue_1.h('stop', {"offset":".309","stop-opacity":"0"}),
31
+ vue_1.h('stop', {"offset":".563","stop-opacity":".4"})
32
+ ]),
33
+ vue_1.h('linearGradient', {"id":"i8dcd6e-paint2_linear_45747_644","x1":"42.37","x2":"5.113","y1":"27.418","y2":"17.435","gradientUnits":"userSpaceOnUse"}, [
34
+ vue_1.h('stop', {"offset":".1","stop-color":"#A0A4F3"}),
35
+ vue_1.h('stop', {"offset":".6","stop-color":"#3D7DEB"}),
36
+ vue_1.h('stop', {"offset":".95","stop-color":"#2C57C2"})
37
+ ]),
38
+ vue_1.h('linearGradient', {"id":"i8dcd6e-paint3_linear_45747_644","x1":"22.647","x2":"22.647","y1":"25.427","y2":"9.745","gradientUnits":"userSpaceOnUse"}, [
39
+ vue_1.h('stop', {"offset":".28","stop-color":"#2C57C2","stop-opacity":"0"}),
40
+ vue_1.h('stop', {"offset":".564","stop-color":"#2849AB","stop-opacity":".5"})
41
+ ]),
42
+ vue_1.h('linearGradient', {"id":"i8dcd6e-paint4_linear_45747_644","x1":"31.96","x2":"16.037","y1":".275","y2":"27.854","gradientUnits":"userSpaceOnUse"}, [
43
+ vue_1.h('stop', {"offset":".24","stop-color":"#BBC2FB"}),
44
+ vue_1.h('stop', {"offset":".8","stop-color":"#79B6FB"})
45
+ ])
46
+ ])
47
+ ]);
48
+ }
49
+ });
50
+
51
+ exports.default = MicrosoftFabricIndustrySolutions;
@@ -0,0 +1,7 @@
1
+ // @thesvg/vue - Microsoft Fabric Industry Solutions
2
+ // Auto-generated. Do not edit.
3
+
4
+ import type { DefineComponent, SVGAttributes } from 'vue';
5
+
6
+ declare const MicrosoftFabricIndustrySolutions: DefineComponent<SVGAttributes>;
7
+ export default MicrosoftFabricIndustrySolutions;
@@ -0,0 +1,48 @@
1
+ // @thesvg/vue - Microsoft Fabric Industry Solutions
2
+ // Auto-generated. Do not edit.
3
+
4
+ import { defineComponent, h } from 'vue';
5
+
6
+ const MicrosoftFabricIndustrySolutions = defineComponent({
7
+ name: 'MicrosoftFabricIndustrySolutions',
8
+ setup(_, { attrs }) {
9
+ return () => h('svg', {
10
+ viewBox: '0 0 48 48',
11
+ fill: 'none',
12
+ xmlns: 'http://www.w3.org/2000/svg',
13
+ ...attrs
14
+ }, [
15
+ h('path', {"fill":"url(#i8dcd6e-paint0_linear_45747_644)","d":"M36.374 27.789c2.16 0 4.212 1.739 4.918 3.649.2.539.308 1.121.308 1.728 0 2.761-2.244 5-5.013 5h-2.589c-4.418 0-8.164 1.332-10.47 5.388a.836.836 0 0 1-1.576-.388V27.319z"}),
16
+ h('path', {"fill":"url(#i8dcd6e-paint1_linear_45747_644)","d":"M36.374 27.789c2.16 0 4.212 1.739 4.918 3.649.2.539.308 1.121.308 1.728 0 2.761-2.244 5-5.013 5h-2.589c-4.418 0-8.164 1.332-10.47 5.388a.836.836 0 0 1-1.576-.388V27.319z"}),
17
+ h('path', {"fill":"url(#i8dcd6e-paint2_linear_45747_644)","d":"M41.291 31.438a5.01 5.01 0 0 0-4.706-3.272H9.849C6.619 28.166 4 25.554 4 22.333s2.807-6.136 6.037-6.136l10.642-.349 14.26-.092.317.672 6.036 15.009"}),
18
+ h('path', {"fill":"url(#i8dcd6e-paint3_linear_45747_644)","d":"M41.291 31.438a5.01 5.01 0 0 0-4.706-3.272H9.849C6.619 28.166 4 25.554 4 22.333s2.807-6.136 6.037-6.136l10.642-.349 14.26-.092.317.672 6.036 15.009"}),
19
+ h('path', {"fill":"url(#i8dcd6e-paint4_linear_45747_644)","d":"m43.894 14.25-3.328-8.274A3.34 3.34 0 0 0 37.513 4H11.038a3.34 3.34 0 0 0-3.217 2.428l-3.66 14.569c.684-2.464 2.894-4.497 5.582-4.497H42.33a1.67 1.67 0 0 0 1.565-2.25"}),
20
+ h('defs', {}, [
21
+ h('linearGradient', {"id":"i8dcd6e-paint0_linear_45747_644","x1":"20.079","x2":"41.103","y1":"36.288","y2":"30.655","gradientUnits":"userSpaceOnUse"}, [
22
+ h('stop', {"offset":".536","stop-color":"#0A5BAB"}),
23
+ h('stop', {"offset":".726","stop-color":"#0A4B95"}),
24
+ h('stop', {"offset":".889","stop-color":"#0B3B7F"})
25
+ ]),
26
+ h('linearGradient', {"id":"i8dcd6e-paint1_linear_45747_644","x1":"31.776","x2":"31.776","y1":"36.084","y2":"19.404","gradientUnits":"userSpaceOnUse"}, [
27
+ h('stop', {"offset":".309","stop-opacity":"0"}),
28
+ h('stop', {"offset":".563","stop-opacity":".4"})
29
+ ]),
30
+ h('linearGradient', {"id":"i8dcd6e-paint2_linear_45747_644","x1":"42.37","x2":"5.113","y1":"27.418","y2":"17.435","gradientUnits":"userSpaceOnUse"}, [
31
+ h('stop', {"offset":".1","stop-color":"#A0A4F3"}),
32
+ h('stop', {"offset":".6","stop-color":"#3D7DEB"}),
33
+ h('stop', {"offset":".95","stop-color":"#2C57C2"})
34
+ ]),
35
+ h('linearGradient', {"id":"i8dcd6e-paint3_linear_45747_644","x1":"22.647","x2":"22.647","y1":"25.427","y2":"9.745","gradientUnits":"userSpaceOnUse"}, [
36
+ h('stop', {"offset":".28","stop-color":"#2C57C2","stop-opacity":"0"}),
37
+ h('stop', {"offset":".564","stop-color":"#2849AB","stop-opacity":".5"})
38
+ ]),
39
+ h('linearGradient', {"id":"i8dcd6e-paint4_linear_45747_644","x1":"31.96","x2":"16.037","y1":".275","y2":"27.854","gradientUnits":"userSpaceOnUse"}, [
40
+ h('stop', {"offset":".24","stop-color":"#BBC2FB"}),
41
+ h('stop', {"offset":".8","stop-color":"#79B6FB"})
42
+ ])
43
+ ])
44
+ ]);
45
+ }
46
+ });
47
+
48
+ export default MicrosoftFabricIndustrySolutions;
@@ -0,0 +1,21 @@
1
+ "use strict";
2
+ // @thesvg/vue - Microsoft Fabric IQ
3
+ // Auto-generated. Do not edit.
4
+
5
+ Object.defineProperty(exports, "__esModule", { value: true });
6
+
7
+ const vue_1 = require("vue");
8
+
9
+ const MicrosoftFabricIq = vue_1.defineComponent({
10
+ name: 'MicrosoftFabricIq',
11
+ setup(_, { attrs }) {
12
+ return () => vue_1.h('svg', {
13
+ viewBox: '5.550000190734863 4.09999942779541 421 491.1999816894531',
14
+ fill: 'currentColor',
15
+ xmlns: 'http://www.w3.org/2000/svg',
16
+ ...attrs
17
+ });
18
+ }
19
+ });
20
+
21
+ exports.default = MicrosoftFabricIq;
@@ -0,0 +1,7 @@
1
+ // @thesvg/vue - Microsoft Fabric IQ
2
+ // Auto-generated. Do not edit.
3
+
4
+ import type { DefineComponent, SVGAttributes } from 'vue';
5
+
6
+ declare const MicrosoftFabricIq: DefineComponent<SVGAttributes>;
7
+ export default MicrosoftFabricIq;
@@ -0,0 +1,18 @@
1
+ // @thesvg/vue - Microsoft Fabric IQ
2
+ // Auto-generated. Do not edit.
3
+
4
+ import { defineComponent, h } from 'vue';
5
+
6
+ const MicrosoftFabricIq = defineComponent({
7
+ name: 'MicrosoftFabricIq',
8
+ setup(_, { attrs }) {
9
+ return () => h('svg', {
10
+ viewBox: '5.550000190734863 4.09999942779541 421 491.1999816894531',
11
+ fill: 'currentColor',
12
+ xmlns: 'http://www.w3.org/2000/svg',
13
+ ...attrs
14
+ });
15
+ }
16
+ });
17
+
18
+ export default MicrosoftFabricIq;
@@ -0,0 +1,47 @@
1
+ "use strict";
2
+ // @thesvg/vue - Microsoft Fabric Real-Time Intelligence
3
+ // Auto-generated. Do not edit.
4
+
5
+ Object.defineProperty(exports, "__esModule", { value: true });
6
+
7
+ const vue_1 = require("vue");
8
+
9
+ const MicrosoftFabricRealTimeIntelligence = vue_1.defineComponent({
10
+ name: 'MicrosoftFabricRealTimeIntelligence',
11
+ setup(_, { attrs }) {
12
+ return () => vue_1.h('svg', {
13
+ viewBox: '0 0 48 48',
14
+ fill: 'none',
15
+ xmlns: 'http://www.w3.org/2000/svg',
16
+ ...attrs
17
+ }, [
18
+ vue_1.h('path', {"fill":"url(#id2bd94-paint0_linear_54787_1094)","d":"m23.38 29.305-3.13 11.537q-.09.315-.09.66a2.5 2.5 0 0 0 2.5 2.5c.73 0 1.38-.31 1.84-.8l18.61-21.116c-.61.67-1.49 1.09-2.46 1.09h-9.23c-3.84 0-7.08 2.6-8.04 6.139"}),
19
+ vue_1.h('path', {"fill":"url(#id2bd94-paint1_linear_54787_1094)","d":"M43.99 19.836c0-1.84-1.49-3.33-3.33-3.33H15.08l-7.75 8.329a3.329 3.329 0 1 0 0 6.659h20.11a3.329 3.329 0 0 1 2.48 5.548l12.1-13.727 1.08-1.22h-.01c.56-.6.91-1.39.91-2.269z"}),
20
+ vue_1.h('path', {"fill":"url(#id2bd94-paint2_radial_54787_1094)","d":"M43.99 19.836c0-1.84-1.49-3.33-3.33-3.33H15.08l-7.75 8.329a3.329 3.329 0 1 0 0 6.659h20.11a3.329 3.329 0 0 1 2.48 5.548l12.1-13.727 1.08-1.22h-.01c.56-.6.91-1.39.91-2.269z"}),
21
+ vue_1.h('path', {"fill":"url(#id2bd94-paint3_linear_54787_1094)","d":"m24.59 18.697 3.13-11.538q.09-.315.09-.66A2.5 2.5 0 0 0 25.31 4c-.73 0-1.38.31-1.84.8L4.86 25.915c.61-.67 1.49-1.09 2.46-1.09h9.23c3.84 0 7.08-2.599 8.04-6.138"}),
22
+ vue_1.h('defs', {}, [
23
+ vue_1.h('linearGradient', {"id":"id2bd94-paint0_linear_54787_1094","x1":"21.57","x2":"36.335","y1":"45.661","y2":"20.084","gradientUnits":"userSpaceOnUse"}, [
24
+ vue_1.h('stop', {"offset":".227","stop-color":"#CA2134"}),
25
+ vue_1.h('stop', {"offset":".497","stop-color":"#670938"})
26
+ ]),
27
+ vue_1.h('linearGradient', {"id":"id2bd94-paint1_linear_54787_1094","x1":"6","x2":"40","y1":"15","y2":"36","gradientUnits":"userSpaceOnUse"}, [
28
+ vue_1.h('stop', {"offset":".132","stop-color":"#CA2134"}),
29
+ vue_1.h('stop', {"offset":".555","stop-color":"#E82C41"}),
30
+ vue_1.h('stop', {"offset":".647","stop-color":"#F83F54"}),
31
+ vue_1.h('stop', {"offset":".897","stop-color":"#FFA43D"})
32
+ ]),
33
+ vue_1.h('radialGradient', {"id":"id2bd94-paint2_radial_54787_1094","cx":"0","cy":"0","r":"1","gradientTransform":"rotate(68.199 -8.39 20.22)scale(10.7703 17.3291)","gradientUnits":"userSpaceOnUse"}, [
34
+ vue_1.h('stop', {"offset":".14","stop-color":"#4A0829"}),
35
+ vue_1.h('stop', {"offset":".958","stop-color":"#670938","stop-opacity":"0"})
36
+ ]),
37
+ vue_1.h('linearGradient', {"id":"id2bd94-paint3_linear_54787_1094","x1":"24","x2":"12.252","y1":"22","y2":"13.136","gradientUnits":"userSpaceOnUse"}, [
38
+ vue_1.h('stop', {"stop-color":"#FF9C70"}),
39
+ vue_1.h('stop', {"offset":".285","stop-color":"#FF835C"}),
40
+ vue_1.h('stop', {"offset":".8","stop-color":"#F83F54"})
41
+ ])
42
+ ])
43
+ ]);
44
+ }
45
+ });
46
+
47
+ exports.default = MicrosoftFabricRealTimeIntelligence;
@@ -0,0 +1,7 @@
1
+ // @thesvg/vue - Microsoft Fabric Real-Time Intelligence
2
+ // Auto-generated. Do not edit.
3
+
4
+ import type { DefineComponent, SVGAttributes } from 'vue';
5
+
6
+ declare const MicrosoftFabricRealTimeIntelligence: DefineComponent<SVGAttributes>;
7
+ export default MicrosoftFabricRealTimeIntelligence;
@@ -0,0 +1,44 @@
1
+ // @thesvg/vue - Microsoft Fabric Real-Time Intelligence
2
+ // Auto-generated. Do not edit.
3
+
4
+ import { defineComponent, h } from 'vue';
5
+
6
+ const MicrosoftFabricRealTimeIntelligence = defineComponent({
7
+ name: 'MicrosoftFabricRealTimeIntelligence',
8
+ setup(_, { attrs }) {
9
+ return () => h('svg', {
10
+ viewBox: '0 0 48 48',
11
+ fill: 'none',
12
+ xmlns: 'http://www.w3.org/2000/svg',
13
+ ...attrs
14
+ }, [
15
+ h('path', {"fill":"url(#id2bd94-paint0_linear_54787_1094)","d":"m23.38 29.305-3.13 11.537q-.09.315-.09.66a2.5 2.5 0 0 0 2.5 2.5c.73 0 1.38-.31 1.84-.8l18.61-21.116c-.61.67-1.49 1.09-2.46 1.09h-9.23c-3.84 0-7.08 2.6-8.04 6.139"}),
16
+ h('path', {"fill":"url(#id2bd94-paint1_linear_54787_1094)","d":"M43.99 19.836c0-1.84-1.49-3.33-3.33-3.33H15.08l-7.75 8.329a3.329 3.329 0 1 0 0 6.659h20.11a3.329 3.329 0 0 1 2.48 5.548l12.1-13.727 1.08-1.22h-.01c.56-.6.91-1.39.91-2.269z"}),
17
+ h('path', {"fill":"url(#id2bd94-paint2_radial_54787_1094)","d":"M43.99 19.836c0-1.84-1.49-3.33-3.33-3.33H15.08l-7.75 8.329a3.329 3.329 0 1 0 0 6.659h20.11a3.329 3.329 0 0 1 2.48 5.548l12.1-13.727 1.08-1.22h-.01c.56-.6.91-1.39.91-2.269z"}),
18
+ h('path', {"fill":"url(#id2bd94-paint3_linear_54787_1094)","d":"m24.59 18.697 3.13-11.538q.09-.315.09-.66A2.5 2.5 0 0 0 25.31 4c-.73 0-1.38.31-1.84.8L4.86 25.915c.61-.67 1.49-1.09 2.46-1.09h9.23c3.84 0 7.08-2.599 8.04-6.138"}),
19
+ h('defs', {}, [
20
+ h('linearGradient', {"id":"id2bd94-paint0_linear_54787_1094","x1":"21.57","x2":"36.335","y1":"45.661","y2":"20.084","gradientUnits":"userSpaceOnUse"}, [
21
+ h('stop', {"offset":".227","stop-color":"#CA2134"}),
22
+ h('stop', {"offset":".497","stop-color":"#670938"})
23
+ ]),
24
+ h('linearGradient', {"id":"id2bd94-paint1_linear_54787_1094","x1":"6","x2":"40","y1":"15","y2":"36","gradientUnits":"userSpaceOnUse"}, [
25
+ h('stop', {"offset":".132","stop-color":"#CA2134"}),
26
+ h('stop', {"offset":".555","stop-color":"#E82C41"}),
27
+ h('stop', {"offset":".647","stop-color":"#F83F54"}),
28
+ h('stop', {"offset":".897","stop-color":"#FFA43D"})
29
+ ]),
30
+ h('radialGradient', {"id":"id2bd94-paint2_radial_54787_1094","cx":"0","cy":"0","r":"1","gradientTransform":"rotate(68.199 -8.39 20.22)scale(10.7703 17.3291)","gradientUnits":"userSpaceOnUse"}, [
31
+ h('stop', {"offset":".14","stop-color":"#4A0829"}),
32
+ h('stop', {"offset":".958","stop-color":"#670938","stop-opacity":"0"})
33
+ ]),
34
+ h('linearGradient', {"id":"id2bd94-paint3_linear_54787_1094","x1":"24","x2":"12.252","y1":"22","y2":"13.136","gradientUnits":"userSpaceOnUse"}, [
35
+ h('stop', {"stop-color":"#FF9C70"}),
36
+ h('stop', {"offset":".285","stop-color":"#FF835C"}),
37
+ h('stop', {"offset":".8","stop-color":"#F83F54"})
38
+ ])
39
+ ])
40
+ ]);
41
+ }
42
+ });
43
+
44
+ export default MicrosoftFabricRealTimeIntelligence;
@@ -0,0 +1,82 @@
1
+ "use strict";
2
+ // @thesvg/vue - Microsoft Fabric
3
+ // Auto-generated. Do not edit.
4
+
5
+ Object.defineProperty(exports, "__esModule", { value: true });
6
+
7
+ const vue_1 = require("vue");
8
+
9
+ const MicrosoftFabric = vue_1.defineComponent({
10
+ name: 'MicrosoftFabric',
11
+ setup(_, { attrs }) {
12
+ return () => vue_1.h('svg', {
13
+ viewBox: '0 0 48 48',
14
+ fill: 'currentColor',
15
+ xmlns: 'http://www.w3.org/2000/svg',
16
+ ...attrs
17
+ }, [
18
+ vue_1.h('path', {"fill":"url(#i7fa1c1-a)","fill-rule":"evenodd","d":"m5.64 31.6-.586 2.144c-.218.685-.524 1.693-.689 2.59a5.63 5.63 0 0 0 4.638 7.588c.792.114 1.688.108 2.692-.04l4.613-.636a2.92 2.92 0 0 0 2.421-2.127l3.175-11.662L5.64 31.599Z","clip-rule":"evenodd"}),
19
+ vue_1.h('path', {"fill":"url(#i7fa1c1-b)","d":"M10.14 32.152c-4.863.753-5.861 4.423-5.861 4.423l4.656-17.11 24.333-3.292-3.318 12.052a1.71 1.71 0 0 1-1.388 1.244l-.136.022-18.423 2.684z"}),
20
+ vue_1.h('path', {"fill":"url(#i7fa1c1-c)","fill-opacity":".8","d":"M10.14 32.152c-4.863.753-5.861 4.423-5.861 4.423l4.656-17.11 24.333-3.292-3.318 12.052a1.71 1.71 0 0 1-1.388 1.244l-.136.022-18.423 2.684z"}),
21
+ vue_1.h('path', {"fill":"url(#i7fa1c1-d)","d":"m12.899 21.235 26.938-3.98a1.6 1.6 0 0 0 1.323-1.17l2.78-10.06a1.595 1.595 0 0 0-1.74-2.012L16.498 7.81a7.19 7.19 0 0 0-5.777 5.193L7.013 26.438c.744-2.717 1.202-4.355 5.886-5.203"}),
22
+ vue_1.h('path', {"fill":"url(#i7fa1c1-e)","d":"m12.899 21.235 26.938-3.98a1.6 1.6 0 0 0 1.323-1.17l2.78-10.06a1.595 1.595 0 0 0-1.74-2.012L16.498 7.81a7.19 7.19 0 0 0-5.777 5.193L7.013 26.438c.744-2.717 1.202-4.355 5.886-5.203"}),
23
+ vue_1.h('path', {"fill":"url(#i7fa1c1-f)","fill-opacity":".4","d":"m12.899 21.235 26.938-3.98a1.6 1.6 0 0 0 1.323-1.17l2.78-10.06a1.595 1.595 0 0 0-1.74-2.012L16.498 7.81a7.19 7.19 0 0 0-5.777 5.193L7.013 26.438c.744-2.717 1.202-4.355 5.886-5.203"}),
24
+ vue_1.h('path', {"fill":"url(#i7fa1c1-g)","d":"M12.899 21.236c-3.901.706-4.87 1.962-5.514 3.932L4.279 36.577s.992-3.633 5.796-4.41l18.352-2.673.136-.022a1.71 1.71 0 0 0 1.388-1.244l2.73-9.915z"}),
25
+ vue_1.h('path', {"fill":"url(#i7fa1c1-h)","fill-opacity":".2","d":"M12.899 21.236c-3.901.706-4.87 1.962-5.514 3.932L4.279 36.577s.992-3.633 5.796-4.41l18.352-2.673.136-.022a1.71 1.71 0 0 0 1.388-1.244l2.73-9.915z"}),
26
+ vue_1.h('path', {"fill":"url(#i7fa1c1-i)","fill-rule":"evenodd","d":"M10.075 32.167c-4.06.657-5.392 3.345-5.71 4.164a5.63 5.63 0 0 0 4.638 7.59c.792.114 1.688.108 2.692-.039l4.613-.637a2.92 2.92 0 0 0 2.421-2.127l2.894-10.633-11.547 1.683z","clip-rule":"evenodd"}),
27
+ vue_1.h('defs', {}, [
28
+ vue_1.h('linearGradient', {"id":"i7fa1c1-a","x1":"12.953","x2":"12.953","y1":"44.001","y2":"29.457","gradientUnits":"userSpaceOnUse"}, [
29
+ vue_1.h('stop', {"offset":".056","stop-color":"#2AAC94"}),
30
+ vue_1.h('stop', {"offset":".155","stop-color":"#239C87"}),
31
+ vue_1.h('stop', {"offset":".372","stop-color":"#177E71"}),
32
+ vue_1.h('stop', {"offset":".588","stop-color":"#0E6961"}),
33
+ vue_1.h('stop', {"offset":".799","stop-color":"#095D57"}),
34
+ vue_1.h('stop', {"offset":"1","stop-color":"#085954"})
35
+ ]),
36
+ vue_1.h('linearGradient', {"id":"i7fa1c1-b","x1":"31.331","x2":"17.286","y1":"33.448","y2":"18.173","gradientUnits":"userSpaceOnUse"}, [
37
+ vue_1.h('stop', {"offset":".042","stop-color":"#ABE88E"}),
38
+ vue_1.h('stop', {"offset":".549","stop-color":"#2AAA92"}),
39
+ vue_1.h('stop', {"offset":".906","stop-color":"#117865"})
40
+ ]),
41
+ vue_1.h('linearGradient', {"id":"i7fa1c1-c","x1":"-3.182","x2":"10.183","y1":"32.706","y2":"28.148","gradientUnits":"userSpaceOnUse"}, [
42
+ vue_1.h('stop', {"stop-color":"#6AD6F9"}),
43
+ vue_1.h('stop', {"offset":"1","stop-color":"#6AD6F9","stop-opacity":"0"})
44
+ ]),
45
+ vue_1.h('linearGradient', {"id":"i7fa1c1-d","x1":"7.013","x2":"42.589","y1":"15.219","y2":"15.219","gradientUnits":"userSpaceOnUse"}, [
46
+ vue_1.h('stop', {"offset":".043","stop-color":"#25FFD4"}),
47
+ vue_1.h('stop', {"offset":".874","stop-color":"#55DDB9"})
48
+ ]),
49
+ vue_1.h('linearGradient', {"id":"i7fa1c1-e","x1":"7.013","x2":"39.06","y1":"10.247","y2":"25.128","gradientUnits":"userSpaceOnUse"}, [
50
+ vue_1.h('stop', {"stop-color":"#6AD6F9"}),
51
+ vue_1.h('stop', {"offset":".23","stop-color":"#60E9D0"}),
52
+ vue_1.h('stop', {"offset":".651","stop-color":"#6DE9BB"}),
53
+ vue_1.h('stop', {"offset":".994","stop-color":"#ABE88E"})
54
+ ]),
55
+ vue_1.h('linearGradient', {"id":"i7fa1c1-f","x1":"9.978","x2":"27.404","y1":"13.031","y2":"16.885","gradientUnits":"userSpaceOnUse"}, [
56
+ vue_1.h('stop', {"stop-color":"#fff","stop-opacity":"0"}),
57
+ vue_1.h('stop', {"offset":".459","stop-color":"#fff"}),
58
+ vue_1.h('stop', {"offset":"1","stop-color":"#fff","stop-opacity":"0"})
59
+ ]),
60
+ vue_1.h('linearGradient', {"id":"i7fa1c1-g","x1":"15.756","x2":"16.168","y1":"27.96","y2":"15.74","gradientUnits":"userSpaceOnUse"}, [
61
+ vue_1.h('stop', {"offset":".205","stop-color":"#063D3B","stop-opacity":"0"}),
62
+ vue_1.h('stop', {"offset":".586","stop-color":"#063D3B","stop-opacity":".237"}),
63
+ vue_1.h('stop', {"offset":".872","stop-color":"#063D3B","stop-opacity":".75"})
64
+ ]),
65
+ vue_1.h('linearGradient', {"id":"i7fa1c1-h","x1":"2.81","x2":"17.701","y1":"26.744","y2":"29.545","gradientUnits":"userSpaceOnUse"}, [
66
+ vue_1.h('stop', {"stop-color":"#fff","stop-opacity":"0"}),
67
+ vue_1.h('stop', {"offset":".459","stop-color":"#fff"}),
68
+ vue_1.h('stop', {"offset":"1","stop-color":"#fff","stop-opacity":"0"})
69
+ ]),
70
+ vue_1.h('linearGradient', {"id":"i7fa1c1-i","x1":"13.567","x2":"10.662","y1":"39.97","y2":"25.764","gradientUnits":"userSpaceOnUse"}, [
71
+ vue_1.h('stop', {"offset":".064","stop-color":"#063D3B","stop-opacity":"0"}),
72
+ vue_1.h('stop', {"offset":".17","stop-color":"#063D3B","stop-opacity":".135"}),
73
+ vue_1.h('stop', {"offset":".562","stop-color":"#063D3B","stop-opacity":".599"}),
74
+ vue_1.h('stop', {"offset":".85","stop-color":"#063D3B","stop-opacity":".9"}),
75
+ vue_1.h('stop', {"offset":"1","stop-color":"#063D3B"})
76
+ ])
77
+ ])
78
+ ]);
79
+ }
80
+ });
81
+
82
+ exports.default = MicrosoftFabric;
@@ -0,0 +1,7 @@
1
+ // @thesvg/vue - Microsoft Fabric
2
+ // Auto-generated. Do not edit.
3
+
4
+ import type { DefineComponent, SVGAttributes } from 'vue';
5
+
6
+ declare const MicrosoftFabric: DefineComponent<SVGAttributes>;
7
+ export default MicrosoftFabric;