@thesvg/icons 3.2.8 → 3.2.10
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/accountantos.cjs +37 -0
- package/dist/accountantos.d.ts +17 -0
- package/dist/accountantos.js +25 -0
- package/dist/composio.cjs +49 -0
- package/dist/composio.d.ts +17 -0
- package/dist/composio.js +37 -0
- package/dist/index.cjs +68 -0
- package/dist/index.d.ts +34 -0
- package/dist/index.js +34 -0
- package/dist/longbridge.cjs +59 -0
- package/dist/longbridge.d.ts +17 -0
- package/dist/longbridge.js +47 -0
- package/dist/microsoft-dynamics-365-business-central.cjs +187 -0
- package/dist/microsoft-dynamics-365-business-central.d.ts +17 -0
- package/dist/microsoft-dynamics-365-business-central.js +175 -0
- package/dist/microsoft-dynamics-365-commerce.cjs +73 -0
- package/dist/microsoft-dynamics-365-commerce.d.ts +17 -0
- package/dist/microsoft-dynamics-365-commerce.js +61 -0
- package/dist/microsoft-dynamics-365-contact-center.cjs +105 -0
- package/dist/microsoft-dynamics-365-contact-center.d.ts +17 -0
- package/dist/microsoft-dynamics-365-contact-center.js +93 -0
- package/dist/microsoft-dynamics-365-customer-insights.cjs +135 -0
- package/dist/microsoft-dynamics-365-customer-insights.d.ts +17 -0
- package/dist/microsoft-dynamics-365-customer-insights.js +123 -0
- package/dist/microsoft-dynamics-365-customer-service.cjs +93 -0
- package/dist/microsoft-dynamics-365-customer-service.d.ts +17 -0
- package/dist/microsoft-dynamics-365-customer-service.js +81 -0
- package/dist/microsoft-dynamics-365-customer-voice.cjs +139 -0
- package/dist/microsoft-dynamics-365-customer-voice.d.ts +17 -0
- package/dist/microsoft-dynamics-365-customer-voice.js +127 -0
- package/dist/microsoft-dynamics-365-field-service.cjs +121 -0
- package/dist/microsoft-dynamics-365-field-service.d.ts +17 -0
- package/dist/microsoft-dynamics-365-field-service.js +109 -0
- package/dist/microsoft-dynamics-365-finance-and-operations.cjs +115 -0
- package/dist/microsoft-dynamics-365-finance-and-operations.d.ts +17 -0
- package/dist/microsoft-dynamics-365-finance-and-operations.js +103 -0
- package/dist/microsoft-dynamics-365-finance.cjs +125 -0
- package/dist/microsoft-dynamics-365-finance.d.ts +17 -0
- package/dist/microsoft-dynamics-365-finance.js +113 -0
- package/dist/microsoft-dynamics-365-human-resources.cjs +119 -0
- package/dist/microsoft-dynamics-365-human-resources.d.ts +17 -0
- package/dist/microsoft-dynamics-365-human-resources.js +107 -0
- package/dist/microsoft-dynamics-365-intelligent-order-management.cjs +117 -0
- package/dist/microsoft-dynamics-365-intelligent-order-management.d.ts +17 -0
- package/dist/microsoft-dynamics-365-intelligent-order-management.js +105 -0
- package/dist/microsoft-dynamics-365-project-operations.cjs +123 -0
- package/dist/microsoft-dynamics-365-project-operations.d.ts +17 -0
- package/dist/microsoft-dynamics-365-project-operations.js +111 -0
- package/dist/microsoft-dynamics-365-sales-insights.cjs +115 -0
- package/dist/microsoft-dynamics-365-sales-insights.d.ts +17 -0
- package/dist/microsoft-dynamics-365-sales-insights.js +103 -0
- package/dist/microsoft-dynamics-365-sales.cjs +155 -0
- package/dist/microsoft-dynamics-365-sales.d.ts +17 -0
- package/dist/microsoft-dynamics-365-sales.js +143 -0
- package/dist/microsoft-dynamics-365-supply-chain-management.cjs +139 -0
- package/dist/microsoft-dynamics-365-supply-chain-management.d.ts +17 -0
- package/dist/microsoft-dynamics-365-supply-chain-management.js +127 -0
- package/dist/microsoft-dynamics-365.cjs +123 -0
- package/dist/microsoft-dynamics-365.d.ts +17 -0
- package/dist/microsoft-dynamics-365.js +111 -0
- package/dist/microsoft-fabric-data-warehouse.cjs +29 -0
- package/dist/microsoft-fabric-data-warehouse.d.ts +17 -0
- package/dist/microsoft-fabric-data-warehouse.js +17 -0
- package/dist/microsoft-purview.cjs +29 -0
- package/dist/microsoft-purview.d.ts +17 -0
- package/dist/microsoft-purview.js +17 -0
- package/dist/microsoft-viva-amplify.cjs +77 -0
- package/dist/microsoft-viva-amplify.d.ts +17 -0
- package/dist/microsoft-viva-amplify.js +65 -0
- package/dist/microsoft-viva-connections.cjs +55 -0
- package/dist/microsoft-viva-connections.d.ts +17 -0
- package/dist/microsoft-viva-connections.js +43 -0
- package/dist/microsoft-viva-engage.cjs +87 -0
- package/dist/microsoft-viva-engage.d.ts +17 -0
- package/dist/microsoft-viva-engage.js +75 -0
- package/dist/microsoft-viva-glint.cjs +75 -0
- package/dist/microsoft-viva-glint.d.ts +17 -0
- package/dist/microsoft-viva-glint.js +63 -0
- package/dist/microsoft-viva-insights.cjs +65 -0
- package/dist/microsoft-viva-insights.d.ts +17 -0
- package/dist/microsoft-viva-insights.js +53 -0
- package/dist/microsoft-viva-learning.cjs +85 -0
- package/dist/microsoft-viva-learning.d.ts +17 -0
- package/dist/microsoft-viva-learning.js +73 -0
- package/dist/microsoft-viva-pulse.cjs +71 -0
- package/dist/microsoft-viva-pulse.d.ts +17 -0
- package/dist/microsoft-viva-pulse.js +59 -0
- package/dist/microsoft-viva.cjs +111 -0
- package/dist/microsoft-viva.d.ts +17 -0
- package/dist/microsoft-viva.js +99 -0
- package/dist/ngern-tid-lor.cjs +220 -0
- package/dist/ngern-tid-lor.d.ts +17 -0
- package/dist/ngern-tid-lor.js +208 -0
- package/dist/nubjs.cjs +37 -0
- package/dist/nubjs.d.ts +17 -0
- package/dist/nubjs.js +25 -0
- package/dist/spei-logo.cjs +29 -0
- package/dist/spei-logo.d.ts +17 -0
- package/dist/spei-logo.js +17 -0
- package/dist/te-logo-whiteorange.cjs +177 -0
- package/dist/te-logo-whiteorange.d.ts +17 -0
- package/dist/te-logo-whiteorange.js +165 -0
- package/dist/zohomail.cjs +29 -0
- package/dist/zohomail.d.ts +17 -0
- package/dist/zohomail.js +17 -0
- package/package.json +1 -1
|
@@ -0,0 +1,117 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// @thesvg/icons -Microsoft Dynamics 365 Intelligent Order Management
|
|
3
|
+
// Auto-generated. Do not edit.
|
|
4
|
+
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
|
|
7
|
+
exports.slug = "microsoft-dynamics-365-intelligent-order-management";
|
|
8
|
+
exports.title = "Microsoft Dynamics 365 Intelligent Order Management";
|
|
9
|
+
exports.hex = "CA2134";
|
|
10
|
+
exports.categories = ["Ecommerce", "Software"];
|
|
11
|
+
exports.aliases = ["Dynamics 365 Intelligent Order Management", "MS Dynamics 365 Intelligent Order Management"];
|
|
12
|
+
exports.svg = `<svg width="96" height="96" viewBox="0 0 96 96" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
13
|
+
<g clip-path="url(#clip0_4303_1230)">
|
|
14
|
+
<g clip-path="url(#clip1_4303_1230)">
|
|
15
|
+
<path d="M0 64H32V96H16C7.16344 96 0 88.8366 0 80V64Z" fill="url(#paint0_radial_4303_1230)"/>
|
|
16
|
+
<path d="M64 0H80C88.8366 0 96 7.16344 96 16V32H64V0Z" fill="url(#paint1_radial_4303_1230)"/>
|
|
17
|
+
<path d="M40.0001 96C53.2549 96 64.0001 85.2548 64.0001 72L64.0001 15.9999C64.0001 7.16341 71.1635 -3.86257e-07 80 0L56.0001 -1.04907e-06C42.7453 -9.25785e-06 32.0001 10.7452 32.0001 24L32.0001 80.0001C32.0001 88.8366 24.8367 96 16.0002 96L40.0001 96Z" fill="url(#paint2_linear_4303_1230)"/>
|
|
18
|
+
<path d="M40.0001 96C53.2549 96 64.0001 85.2548 64.0001 72L64.0001 15.9999C64.0001 7.16341 71.1635 -3.86257e-07 80 0L56.0001 -1.04907e-06C42.7453 -9.25785e-06 32.0001 10.7452 32.0001 24L32.0001 80.0001C32.0001 88.8366 24.8367 96 16.0002 96L40.0001 96Z" fill="url(#paint3_linear_4303_1230)"/>
|
|
19
|
+
<path d="M3.14787e-06 56C1.21622e-06 42.7452 10.7452 32 24 32L80 32C88.8366 32 96 24.8366 96 16L96 40C96 53.2548 85.2548 64 72 64L16 64C7.16345 64 7.20481e-06 71.1634 6.64542e-06 80L3.14787e-06 56Z" fill="url(#paint4_linear_4303_1230)"/>
|
|
20
|
+
</g>
|
|
21
|
+
</g>
|
|
22
|
+
<defs>
|
|
23
|
+
<radialGradient id="paint0_radial_4303_1230" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(6.5 89.5) rotate(-45) scale(36.0624 28.4193)">
|
|
24
|
+
<stop stop-color="#AA1D2D"/>
|
|
25
|
+
<stop offset="1" stop-color="#670938"/>
|
|
26
|
+
</radialGradient>
|
|
27
|
+
<radialGradient id="paint1_radial_4303_1230" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(91 5) rotate(137.203) scale(36.7967 25.5133)">
|
|
28
|
+
<stop stop-color="#CA2134"/>
|
|
29
|
+
<stop offset="1" stop-color="#830B48"/>
|
|
30
|
+
</radialGradient>
|
|
31
|
+
<linearGradient id="paint2_linear_4303_1230" x1="42.0002" y1="96" x2="42.0002" y2="-2.5" gradientUnits="userSpaceOnUse">
|
|
32
|
+
<stop stop-color="#9F1459"/>
|
|
33
|
+
<stop offset="0.181064" stop-color="#CA2134"/>
|
|
34
|
+
<stop offset="0.828236" stop-color="#FB5937"/>
|
|
35
|
+
<stop offset="1" stop-color="#FF9C70"/>
|
|
36
|
+
</linearGradient>
|
|
37
|
+
<linearGradient id="paint3_linear_4303_1230" x1="48" y1="73.5" x2="48" y2="22" gradientUnits="userSpaceOnUse">
|
|
38
|
+
<stop stop-color="#CA2134" stop-opacity="0"/>
|
|
39
|
+
<stop offset="0.206237" stop-color="#AA1D2D"/>
|
|
40
|
+
<stop offset="0.751544" stop-color="#AA1D2D"/>
|
|
41
|
+
<stop offset="1" stop-color="#FB5937" stop-opacity="0"/>
|
|
42
|
+
</linearGradient>
|
|
43
|
+
<linearGradient id="paint4_linear_4303_1230" x1="96" y1="37.5" x2="1.14617e-06" y2="37.5" gradientUnits="userSpaceOnUse">
|
|
44
|
+
<stop stop-color="#FFB180"/>
|
|
45
|
+
<stop offset="0.174065" stop-color="#FF9C70"/>
|
|
46
|
+
<stop offset="0.795248" stop-color="#FF6F47"/>
|
|
47
|
+
<stop offset="1" stop-color="#F83F54"/>
|
|
48
|
+
</linearGradient>
|
|
49
|
+
<clipPath id="clip0_4303_1230">
|
|
50
|
+
<rect width="96" height="96" fill="white"/>
|
|
51
|
+
</clipPath>
|
|
52
|
+
<clipPath id="clip1_4303_1230">
|
|
53
|
+
<rect width="96" height="96" fill="white"/>
|
|
54
|
+
</clipPath>
|
|
55
|
+
</defs>
|
|
56
|
+
</svg>`;
|
|
57
|
+
exports.variants = {
|
|
58
|
+
"default": `<svg width="96" height="96" viewBox="0 0 96 96" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
59
|
+
<g clip-path="url(#clip0_4303_1230)">
|
|
60
|
+
<g clip-path="url(#clip1_4303_1230)">
|
|
61
|
+
<path d="M0 64H32V96H16C7.16344 96 0 88.8366 0 80V64Z" fill="url(#paint0_radial_4303_1230)"/>
|
|
62
|
+
<path d="M64 0H80C88.8366 0 96 7.16344 96 16V32H64V0Z" fill="url(#paint1_radial_4303_1230)"/>
|
|
63
|
+
<path d="M40.0001 96C53.2549 96 64.0001 85.2548 64.0001 72L64.0001 15.9999C64.0001 7.16341 71.1635 -3.86257e-07 80 0L56.0001 -1.04907e-06C42.7453 -9.25785e-06 32.0001 10.7452 32.0001 24L32.0001 80.0001C32.0001 88.8366 24.8367 96 16.0002 96L40.0001 96Z" fill="url(#paint2_linear_4303_1230)"/>
|
|
64
|
+
<path d="M40.0001 96C53.2549 96 64.0001 85.2548 64.0001 72L64.0001 15.9999C64.0001 7.16341 71.1635 -3.86257e-07 80 0L56.0001 -1.04907e-06C42.7453 -9.25785e-06 32.0001 10.7452 32.0001 24L32.0001 80.0001C32.0001 88.8366 24.8367 96 16.0002 96L40.0001 96Z" fill="url(#paint3_linear_4303_1230)"/>
|
|
65
|
+
<path d="M3.14787e-06 56C1.21622e-06 42.7452 10.7452 32 24 32L80 32C88.8366 32 96 24.8366 96 16L96 40C96 53.2548 85.2548 64 72 64L16 64C7.16345 64 7.20481e-06 71.1634 6.64542e-06 80L3.14787e-06 56Z" fill="url(#paint4_linear_4303_1230)"/>
|
|
66
|
+
</g>
|
|
67
|
+
</g>
|
|
68
|
+
<defs>
|
|
69
|
+
<radialGradient id="paint0_radial_4303_1230" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(6.5 89.5) rotate(-45) scale(36.0624 28.4193)">
|
|
70
|
+
<stop stop-color="#AA1D2D"/>
|
|
71
|
+
<stop offset="1" stop-color="#670938"/>
|
|
72
|
+
</radialGradient>
|
|
73
|
+
<radialGradient id="paint1_radial_4303_1230" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(91 5) rotate(137.203) scale(36.7967 25.5133)">
|
|
74
|
+
<stop stop-color="#CA2134"/>
|
|
75
|
+
<stop offset="1" stop-color="#830B48"/>
|
|
76
|
+
</radialGradient>
|
|
77
|
+
<linearGradient id="paint2_linear_4303_1230" x1="42.0002" y1="96" x2="42.0002" y2="-2.5" gradientUnits="userSpaceOnUse">
|
|
78
|
+
<stop stop-color="#9F1459"/>
|
|
79
|
+
<stop offset="0.181064" stop-color="#CA2134"/>
|
|
80
|
+
<stop offset="0.828236" stop-color="#FB5937"/>
|
|
81
|
+
<stop offset="1" stop-color="#FF9C70"/>
|
|
82
|
+
</linearGradient>
|
|
83
|
+
<linearGradient id="paint3_linear_4303_1230" x1="48" y1="73.5" x2="48" y2="22" gradientUnits="userSpaceOnUse">
|
|
84
|
+
<stop stop-color="#CA2134" stop-opacity="0"/>
|
|
85
|
+
<stop offset="0.206237" stop-color="#AA1D2D"/>
|
|
86
|
+
<stop offset="0.751544" stop-color="#AA1D2D"/>
|
|
87
|
+
<stop offset="1" stop-color="#FB5937" stop-opacity="0"/>
|
|
88
|
+
</linearGradient>
|
|
89
|
+
<linearGradient id="paint4_linear_4303_1230" x1="96" y1="37.5" x2="1.14617e-06" y2="37.5" gradientUnits="userSpaceOnUse">
|
|
90
|
+
<stop stop-color="#FFB180"/>
|
|
91
|
+
<stop offset="0.174065" stop-color="#FF9C70"/>
|
|
92
|
+
<stop offset="0.795248" stop-color="#FF6F47"/>
|
|
93
|
+
<stop offset="1" stop-color="#F83F54"/>
|
|
94
|
+
</linearGradient>
|
|
95
|
+
<clipPath id="clip0_4303_1230">
|
|
96
|
+
<rect width="96" height="96" fill="white"/>
|
|
97
|
+
</clipPath>
|
|
98
|
+
<clipPath id="clip1_4303_1230">
|
|
99
|
+
<rect width="96" height="96" fill="white"/>
|
|
100
|
+
</clipPath>
|
|
101
|
+
</defs>
|
|
102
|
+
</svg>`
|
|
103
|
+
};
|
|
104
|
+
exports.license = "Microsoft proprietary product icon; no express redistribution license supplied; maintainer review required";
|
|
105
|
+
exports.url = "https://learn.microsoft.com/en-us/dynamics365/intelligent-order-management/";
|
|
106
|
+
|
|
107
|
+
exports.default = {
|
|
108
|
+
slug: exports.slug,
|
|
109
|
+
title: exports.title,
|
|
110
|
+
hex: exports.hex,
|
|
111
|
+
categories: exports.categories,
|
|
112
|
+
aliases: exports.aliases,
|
|
113
|
+
svg: exports.svg,
|
|
114
|
+
variants: exports.variants,
|
|
115
|
+
license: exports.license,
|
|
116
|
+
url: exports.url,
|
|
117
|
+
};
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
// @thesvg/icons - Microsoft Dynamics 365 Intelligent Order Management
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
import type { IconModule } from "./index.js";
|
|
5
|
+
|
|
6
|
+
export declare const slug: string;
|
|
7
|
+
export declare const title: string;
|
|
8
|
+
export declare const hex: string;
|
|
9
|
+
export declare const categories: string[];
|
|
10
|
+
export declare const aliases: string[];
|
|
11
|
+
export declare const svg: string;
|
|
12
|
+
export declare const variants: Record<string, string>;
|
|
13
|
+
export declare const license: string;
|
|
14
|
+
export declare const url: string;
|
|
15
|
+
|
|
16
|
+
declare const microsoft_dynamics_365_intelligent_order_management: IconModule;
|
|
17
|
+
export default microsoft_dynamics_365_intelligent_order_management;
|
|
@@ -0,0 +1,105 @@
|
|
|
1
|
+
// @thesvg/icons - Microsoft Dynamics 365 Intelligent Order Management
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
export const slug = "microsoft-dynamics-365-intelligent-order-management";
|
|
5
|
+
export const title = "Microsoft Dynamics 365 Intelligent Order Management";
|
|
6
|
+
export const hex = "CA2134";
|
|
7
|
+
export const categories = ["Ecommerce", "Software"];
|
|
8
|
+
export const aliases = ["Dynamics 365 Intelligent Order Management", "MS Dynamics 365 Intelligent Order Management"];
|
|
9
|
+
export const svg = `<svg width="96" height="96" viewBox="0 0 96 96" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
10
|
+
<g clip-path="url(#clip0_4303_1230)">
|
|
11
|
+
<g clip-path="url(#clip1_4303_1230)">
|
|
12
|
+
<path d="M0 64H32V96H16C7.16344 96 0 88.8366 0 80V64Z" fill="url(#paint0_radial_4303_1230)"/>
|
|
13
|
+
<path d="M64 0H80C88.8366 0 96 7.16344 96 16V32H64V0Z" fill="url(#paint1_radial_4303_1230)"/>
|
|
14
|
+
<path d="M40.0001 96C53.2549 96 64.0001 85.2548 64.0001 72L64.0001 15.9999C64.0001 7.16341 71.1635 -3.86257e-07 80 0L56.0001 -1.04907e-06C42.7453 -9.25785e-06 32.0001 10.7452 32.0001 24L32.0001 80.0001C32.0001 88.8366 24.8367 96 16.0002 96L40.0001 96Z" fill="url(#paint2_linear_4303_1230)"/>
|
|
15
|
+
<path d="M40.0001 96C53.2549 96 64.0001 85.2548 64.0001 72L64.0001 15.9999C64.0001 7.16341 71.1635 -3.86257e-07 80 0L56.0001 -1.04907e-06C42.7453 -9.25785e-06 32.0001 10.7452 32.0001 24L32.0001 80.0001C32.0001 88.8366 24.8367 96 16.0002 96L40.0001 96Z" fill="url(#paint3_linear_4303_1230)"/>
|
|
16
|
+
<path d="M3.14787e-06 56C1.21622e-06 42.7452 10.7452 32 24 32L80 32C88.8366 32 96 24.8366 96 16L96 40C96 53.2548 85.2548 64 72 64L16 64C7.16345 64 7.20481e-06 71.1634 6.64542e-06 80L3.14787e-06 56Z" fill="url(#paint4_linear_4303_1230)"/>
|
|
17
|
+
</g>
|
|
18
|
+
</g>
|
|
19
|
+
<defs>
|
|
20
|
+
<radialGradient id="paint0_radial_4303_1230" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(6.5 89.5) rotate(-45) scale(36.0624 28.4193)">
|
|
21
|
+
<stop stop-color="#AA1D2D"/>
|
|
22
|
+
<stop offset="1" stop-color="#670938"/>
|
|
23
|
+
</radialGradient>
|
|
24
|
+
<radialGradient id="paint1_radial_4303_1230" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(91 5) rotate(137.203) scale(36.7967 25.5133)">
|
|
25
|
+
<stop stop-color="#CA2134"/>
|
|
26
|
+
<stop offset="1" stop-color="#830B48"/>
|
|
27
|
+
</radialGradient>
|
|
28
|
+
<linearGradient id="paint2_linear_4303_1230" x1="42.0002" y1="96" x2="42.0002" y2="-2.5" gradientUnits="userSpaceOnUse">
|
|
29
|
+
<stop stop-color="#9F1459"/>
|
|
30
|
+
<stop offset="0.181064" stop-color="#CA2134"/>
|
|
31
|
+
<stop offset="0.828236" stop-color="#FB5937"/>
|
|
32
|
+
<stop offset="1" stop-color="#FF9C70"/>
|
|
33
|
+
</linearGradient>
|
|
34
|
+
<linearGradient id="paint3_linear_4303_1230" x1="48" y1="73.5" x2="48" y2="22" gradientUnits="userSpaceOnUse">
|
|
35
|
+
<stop stop-color="#CA2134" stop-opacity="0"/>
|
|
36
|
+
<stop offset="0.206237" stop-color="#AA1D2D"/>
|
|
37
|
+
<stop offset="0.751544" stop-color="#AA1D2D"/>
|
|
38
|
+
<stop offset="1" stop-color="#FB5937" stop-opacity="0"/>
|
|
39
|
+
</linearGradient>
|
|
40
|
+
<linearGradient id="paint4_linear_4303_1230" x1="96" y1="37.5" x2="1.14617e-06" y2="37.5" gradientUnits="userSpaceOnUse">
|
|
41
|
+
<stop stop-color="#FFB180"/>
|
|
42
|
+
<stop offset="0.174065" stop-color="#FF9C70"/>
|
|
43
|
+
<stop offset="0.795248" stop-color="#FF6F47"/>
|
|
44
|
+
<stop offset="1" stop-color="#F83F54"/>
|
|
45
|
+
</linearGradient>
|
|
46
|
+
<clipPath id="clip0_4303_1230">
|
|
47
|
+
<rect width="96" height="96" fill="white"/>
|
|
48
|
+
</clipPath>
|
|
49
|
+
<clipPath id="clip1_4303_1230">
|
|
50
|
+
<rect width="96" height="96" fill="white"/>
|
|
51
|
+
</clipPath>
|
|
52
|
+
</defs>
|
|
53
|
+
</svg>`;
|
|
54
|
+
export const variants = {
|
|
55
|
+
"default": `<svg width="96" height="96" viewBox="0 0 96 96" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
56
|
+
<g clip-path="url(#clip0_4303_1230)">
|
|
57
|
+
<g clip-path="url(#clip1_4303_1230)">
|
|
58
|
+
<path d="M0 64H32V96H16C7.16344 96 0 88.8366 0 80V64Z" fill="url(#paint0_radial_4303_1230)"/>
|
|
59
|
+
<path d="M64 0H80C88.8366 0 96 7.16344 96 16V32H64V0Z" fill="url(#paint1_radial_4303_1230)"/>
|
|
60
|
+
<path d="M40.0001 96C53.2549 96 64.0001 85.2548 64.0001 72L64.0001 15.9999C64.0001 7.16341 71.1635 -3.86257e-07 80 0L56.0001 -1.04907e-06C42.7453 -9.25785e-06 32.0001 10.7452 32.0001 24L32.0001 80.0001C32.0001 88.8366 24.8367 96 16.0002 96L40.0001 96Z" fill="url(#paint2_linear_4303_1230)"/>
|
|
61
|
+
<path d="M40.0001 96C53.2549 96 64.0001 85.2548 64.0001 72L64.0001 15.9999C64.0001 7.16341 71.1635 -3.86257e-07 80 0L56.0001 -1.04907e-06C42.7453 -9.25785e-06 32.0001 10.7452 32.0001 24L32.0001 80.0001C32.0001 88.8366 24.8367 96 16.0002 96L40.0001 96Z" fill="url(#paint3_linear_4303_1230)"/>
|
|
62
|
+
<path d="M3.14787e-06 56C1.21622e-06 42.7452 10.7452 32 24 32L80 32C88.8366 32 96 24.8366 96 16L96 40C96 53.2548 85.2548 64 72 64L16 64C7.16345 64 7.20481e-06 71.1634 6.64542e-06 80L3.14787e-06 56Z" fill="url(#paint4_linear_4303_1230)"/>
|
|
63
|
+
</g>
|
|
64
|
+
</g>
|
|
65
|
+
<defs>
|
|
66
|
+
<radialGradient id="paint0_radial_4303_1230" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(6.5 89.5) rotate(-45) scale(36.0624 28.4193)">
|
|
67
|
+
<stop stop-color="#AA1D2D"/>
|
|
68
|
+
<stop offset="1" stop-color="#670938"/>
|
|
69
|
+
</radialGradient>
|
|
70
|
+
<radialGradient id="paint1_radial_4303_1230" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(91 5) rotate(137.203) scale(36.7967 25.5133)">
|
|
71
|
+
<stop stop-color="#CA2134"/>
|
|
72
|
+
<stop offset="1" stop-color="#830B48"/>
|
|
73
|
+
</radialGradient>
|
|
74
|
+
<linearGradient id="paint2_linear_4303_1230" x1="42.0002" y1="96" x2="42.0002" y2="-2.5" gradientUnits="userSpaceOnUse">
|
|
75
|
+
<stop stop-color="#9F1459"/>
|
|
76
|
+
<stop offset="0.181064" stop-color="#CA2134"/>
|
|
77
|
+
<stop offset="0.828236" stop-color="#FB5937"/>
|
|
78
|
+
<stop offset="1" stop-color="#FF9C70"/>
|
|
79
|
+
</linearGradient>
|
|
80
|
+
<linearGradient id="paint3_linear_4303_1230" x1="48" y1="73.5" x2="48" y2="22" gradientUnits="userSpaceOnUse">
|
|
81
|
+
<stop stop-color="#CA2134" stop-opacity="0"/>
|
|
82
|
+
<stop offset="0.206237" stop-color="#AA1D2D"/>
|
|
83
|
+
<stop offset="0.751544" stop-color="#AA1D2D"/>
|
|
84
|
+
<stop offset="1" stop-color="#FB5937" stop-opacity="0"/>
|
|
85
|
+
</linearGradient>
|
|
86
|
+
<linearGradient id="paint4_linear_4303_1230" x1="96" y1="37.5" x2="1.14617e-06" y2="37.5" gradientUnits="userSpaceOnUse">
|
|
87
|
+
<stop stop-color="#FFB180"/>
|
|
88
|
+
<stop offset="0.174065" stop-color="#FF9C70"/>
|
|
89
|
+
<stop offset="0.795248" stop-color="#FF6F47"/>
|
|
90
|
+
<stop offset="1" stop-color="#F83F54"/>
|
|
91
|
+
</linearGradient>
|
|
92
|
+
<clipPath id="clip0_4303_1230">
|
|
93
|
+
<rect width="96" height="96" fill="white"/>
|
|
94
|
+
</clipPath>
|
|
95
|
+
<clipPath id="clip1_4303_1230">
|
|
96
|
+
<rect width="96" height="96" fill="white"/>
|
|
97
|
+
</clipPath>
|
|
98
|
+
</defs>
|
|
99
|
+
</svg>`
|
|
100
|
+
};
|
|
101
|
+
export const license = "Microsoft proprietary product icon; no express redistribution license supplied; maintainer review required";
|
|
102
|
+
export const url = "https://learn.microsoft.com/en-us/dynamics365/intelligent-order-management/";
|
|
103
|
+
|
|
104
|
+
const microsoft_dynamics_365_intelligent_order_management = { slug, title, hex, categories, aliases, svg, variants, license, url };
|
|
105
|
+
export default microsoft_dynamics_365_intelligent_order_management;
|
|
@@ -0,0 +1,123 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// @thesvg/icons -Microsoft Dynamics 365 Project Operations
|
|
3
|
+
// Auto-generated. Do not edit.
|
|
4
|
+
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
|
|
7
|
+
exports.slug = "microsoft-dynamics-365-project-operations";
|
|
8
|
+
exports.title = "Microsoft Dynamics 365 Project Operations";
|
|
9
|
+
exports.hex = "9F1459";
|
|
10
|
+
exports.categories = ["Software"];
|
|
11
|
+
exports.aliases = ["Dynamics 365 Project Operations", "MS Dynamics 365 Project Operations"];
|
|
12
|
+
exports.svg = `<svg width="96" height="96" viewBox="0 0 96 96" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
13
|
+
<path d="M31.6265 0C40.4239 -1.84725e-08 48.4676 4.96401 52.4126 12.8252L56.9995 22L44.0005 48.0039L33.0405 69.9199C31.1771 73.6462 27.3679 76 23.2017 76H21.7983C13.655 76 8.34753 67.466 11.9155 60.1719L15.7671 52.4717C15.7898 52.4263 15.8105 52.3796 15.8325 52.334L16.6587 50.6836C17.5033 48.9944 17.5033 47.0056 16.6587 45.3164L10.8237 33.6475C9.37544 30.7508 8.59331 27.7583 8.39209 24.8076C7.52328 12.0099 17.5803 0.000122218 31.6265 0Z" fill="url(#paint0_linear_4303_1230)"/>
|
|
14
|
+
<path d="M31.6265 0C40.4239 -1.84725e-08 48.4676 4.96401 52.4126 12.8252L56.9995 22L44.0005 48.0039L33.0405 69.9199C31.1771 73.6462 27.3679 76 23.2017 76H21.7983C13.655 76 8.34753 67.466 11.9155 60.1719L15.7671 52.4717C15.7898 52.4263 15.8105 52.3796 15.8325 52.334L16.6587 50.6836C17.5033 48.9944 17.5033 47.0056 16.6587 45.3164L10.8237 33.6475C9.37544 30.7508 8.59331 27.7583 8.39209 24.8076C7.52328 12.0099 17.5803 0.000122218 31.6265 0Z" fill="url(#paint1_linear_4303_1230)"/>
|
|
15
|
+
<path d="M31.6265 0C40.4239 -1.84725e-08 48.4676 4.96401 52.4126 12.8252L56.9995 22L44.0005 48.0039L33.0405 69.9199C31.1771 73.6462 27.3679 76 23.2017 76H21.7983C13.655 76 8.34753 67.466 11.9155 60.1719L15.7671 52.4717C15.7898 52.4263 15.8105 52.3796 15.8325 52.334L16.6587 50.6836C17.5033 48.9944 17.5033 47.0056 16.6587 45.3164L10.8237 33.6475C9.37544 30.7508 8.59331 27.7583 8.39209 24.8076C7.52328 12.0099 17.5803 0.000122218 31.6265 0Z" fill="url(#paint2_radial_4303_1230)"/>
|
|
16
|
+
<path d="M44.6385 3.98291C47.8948 6.18094 50.6028 9.20644 52.4276 12.856L69.9999 48.0005L55.9999 76.0005H21.9843C26.9008 75.9934 31.3933 73.2124 33.5927 68.814L42.6581 50.6831C43.5026 48.994 43.5026 47.006 42.6581 45.3169L36.9091 33.8188C31.388 22.7648 35.5187 10.2304 44.6385 3.98291Z" fill="url(#paint3_linear_4303_1230)"/>
|
|
17
|
+
<path d="M44.6385 3.98291C47.8948 6.18094 50.6028 9.20644 52.4276 12.856L69.9999 48.0005L55.9999 76.0005H21.9843C26.9008 75.9934 31.3933 73.2124 33.5927 68.814L42.6581 50.6831C43.5026 48.994 43.5026 47.006 42.6581 45.3169L36.9091 33.8188C31.388 22.7648 35.5187 10.2304 44.6385 3.98291Z" fill="url(#paint4_linear_4303_1230)"/>
|
|
18
|
+
<path d="M44.6385 3.98291C47.8948 6.18094 50.6028 9.20644 52.4276 12.856L69.9999 48.0005L55.9999 76.0005H21.9843C26.9008 75.9934 31.3933 73.2124 33.5927 68.814L42.6581 50.6831C43.5026 48.994 43.5026 47.006 42.6581 45.3169L36.9091 33.8188C31.388 22.7648 35.5187 10.2304 44.6385 3.98291Z" fill="url(#paint5_linear_4303_1230)"/>
|
|
19
|
+
<path d="M44.6385 3.98291C47.8948 6.18094 50.6028 9.20644 52.4276 12.856L69.9999 48.0005L55.9999 76.0005H21.9843C26.9008 75.9934 31.3933 73.2124 33.5927 68.814L42.6581 50.6831C43.5026 48.994 43.5026 47.006 42.6581 45.3169L36.9091 33.8188C31.388 22.7648 35.5187 10.2304 44.6385 3.98291Z" fill="url(#paint6_linear_4303_1230)" fill-opacity="0.8"/>
|
|
20
|
+
<path d="M57.6274 0C66.4358 -2.00945e-08 74.488 4.97701 78.4272 12.8555L93.7778 43.5576C95.1668 46.3584 95.1656 49.647 93.7749 52.4473L84.4009 71.1982L74.7642 90.4717C73.0703 93.8595 69.6075 95.9999 65.8198 96H31.6196C14.3448 96 3.10588 77.8298 10.812 62.376L11.9565 60.0879L11.7915 60.4307C8.47244 67.6661 13.7514 75.9999 21.7983 76H52.2915C54.5641 76 56.6423 74.7162 57.6587 72.6836L68.6587 50.6836C69.5033 48.9944 69.5033 47.0056 68.6587 45.3164L52.439 12.8779C50.6104 9.22077 47.8958 6.18928 44.6323 3.9873C48.2689 1.49431 52.6985 2.74677e-05 57.6274 0Z" fill="url(#paint7_linear_4303_1230)"/>
|
|
21
|
+
<defs>
|
|
22
|
+
<linearGradient id="paint0_linear_4303_1230" x1="34.3545" y1="77.4372" x2="36.258" y2="0.962865" gradientUnits="userSpaceOnUse">
|
|
23
|
+
<stop stop-color="#670938"/>
|
|
24
|
+
<stop offset="0.266843" stop-color="#9F1459"/>
|
|
25
|
+
<stop offset="1" stop-color="#FB5B6C"/>
|
|
26
|
+
</linearGradient>
|
|
27
|
+
<linearGradient id="paint1_linear_4303_1230" x1="28.0001" y1="57.5" x2="43.0001" y2="64.5" gradientUnits="userSpaceOnUse">
|
|
28
|
+
<stop stop-color="#9F1459" stop-opacity="0"/>
|
|
29
|
+
<stop offset="1" stop-color="#6D0E71"/>
|
|
30
|
+
</linearGradient>
|
|
31
|
+
<radialGradient id="paint2_radial_4303_1230" cx="0" cy="0" r="1" gradientTransform="matrix(-26 -40.5 28.198 -18.1024 68 38)" gradientUnits="userSpaceOnUse">
|
|
32
|
+
<stop offset="0.249022" stop-color="#6D0E71"/>
|
|
33
|
+
<stop offset="1" stop-color="#9F1459" stop-opacity="0"/>
|
|
34
|
+
</radialGradient>
|
|
35
|
+
<linearGradient id="paint3_linear_4303_1230" x1="31.4052" y1="0.00805656" x2="29.0458" y2="75.8385" gradientUnits="userSpaceOnUse">
|
|
36
|
+
<stop stop-color="#FFB180"/>
|
|
37
|
+
<stop offset="0.335405" stop-color="#FB5B6C"/>
|
|
38
|
+
<stop offset="0.729239" stop-color="#E82C41"/>
|
|
39
|
+
<stop offset="1" stop-color="#CA2134"/>
|
|
40
|
+
</linearGradient>
|
|
41
|
+
<linearGradient id="paint4_linear_4303_1230" x1="51.007" y1="32.5013" x2="65.8703" y2="27.8204" gradientUnits="userSpaceOnUse">
|
|
42
|
+
<stop stop-color="#FB5B6C" stop-opacity="0"/>
|
|
43
|
+
<stop offset="1" stop-color="#CA2134"/>
|
|
44
|
+
</linearGradient>
|
|
45
|
+
<linearGradient id="paint5_linear_4303_1230" x1="44.1915" y1="58.9881" x2="62.4612" y2="69.6249" gradientUnits="userSpaceOnUse">
|
|
46
|
+
<stop stop-color="#E82C41" stop-opacity="0"/>
|
|
47
|
+
<stop offset="1" stop-color="#9F1459"/>
|
|
48
|
+
</linearGradient>
|
|
49
|
+
<linearGradient id="paint6_linear_4303_1230" x1="45.9921" y1="57.5009" x2="45.9921" y2="76.0005" gradientUnits="userSpaceOnUse">
|
|
50
|
+
<stop stop-color="#B91D6B" stop-opacity="0"/>
|
|
51
|
+
<stop offset="1" stop-color="#9F1459"/>
|
|
52
|
+
</linearGradient>
|
|
53
|
+
<linearGradient id="paint7_linear_4303_1230" x1="70.649" y1="2.51098" x2="26.9082" y2="95.5368" gradientUnits="userSpaceOnUse">
|
|
54
|
+
<stop stop-color="#FFD394"/>
|
|
55
|
+
<stop offset="0.452083" stop-color="#FB6F7B"/>
|
|
56
|
+
<stop offset="1" stop-color="#F83F54"/>
|
|
57
|
+
</linearGradient>
|
|
58
|
+
</defs>
|
|
59
|
+
</svg>`;
|
|
60
|
+
exports.variants = {
|
|
61
|
+
"default": `<svg width="96" height="96" viewBox="0 0 96 96" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
62
|
+
<path d="M31.6265 0C40.4239 -1.84725e-08 48.4676 4.96401 52.4126 12.8252L56.9995 22L44.0005 48.0039L33.0405 69.9199C31.1771 73.6462 27.3679 76 23.2017 76H21.7983C13.655 76 8.34753 67.466 11.9155 60.1719L15.7671 52.4717C15.7898 52.4263 15.8105 52.3796 15.8325 52.334L16.6587 50.6836C17.5033 48.9944 17.5033 47.0056 16.6587 45.3164L10.8237 33.6475C9.37544 30.7508 8.59331 27.7583 8.39209 24.8076C7.52328 12.0099 17.5803 0.000122218 31.6265 0Z" fill="url(#paint0_linear_4303_1230)"/>
|
|
63
|
+
<path d="M31.6265 0C40.4239 -1.84725e-08 48.4676 4.96401 52.4126 12.8252L56.9995 22L44.0005 48.0039L33.0405 69.9199C31.1771 73.6462 27.3679 76 23.2017 76H21.7983C13.655 76 8.34753 67.466 11.9155 60.1719L15.7671 52.4717C15.7898 52.4263 15.8105 52.3796 15.8325 52.334L16.6587 50.6836C17.5033 48.9944 17.5033 47.0056 16.6587 45.3164L10.8237 33.6475C9.37544 30.7508 8.59331 27.7583 8.39209 24.8076C7.52328 12.0099 17.5803 0.000122218 31.6265 0Z" fill="url(#paint1_linear_4303_1230)"/>
|
|
64
|
+
<path d="M31.6265 0C40.4239 -1.84725e-08 48.4676 4.96401 52.4126 12.8252L56.9995 22L44.0005 48.0039L33.0405 69.9199C31.1771 73.6462 27.3679 76 23.2017 76H21.7983C13.655 76 8.34753 67.466 11.9155 60.1719L15.7671 52.4717C15.7898 52.4263 15.8105 52.3796 15.8325 52.334L16.6587 50.6836C17.5033 48.9944 17.5033 47.0056 16.6587 45.3164L10.8237 33.6475C9.37544 30.7508 8.59331 27.7583 8.39209 24.8076C7.52328 12.0099 17.5803 0.000122218 31.6265 0Z" fill="url(#paint2_radial_4303_1230)"/>
|
|
65
|
+
<path d="M44.6385 3.98291C47.8948 6.18094 50.6028 9.20644 52.4276 12.856L69.9999 48.0005L55.9999 76.0005H21.9843C26.9008 75.9934 31.3933 73.2124 33.5927 68.814L42.6581 50.6831C43.5026 48.994 43.5026 47.006 42.6581 45.3169L36.9091 33.8188C31.388 22.7648 35.5187 10.2304 44.6385 3.98291Z" fill="url(#paint3_linear_4303_1230)"/>
|
|
66
|
+
<path d="M44.6385 3.98291C47.8948 6.18094 50.6028 9.20644 52.4276 12.856L69.9999 48.0005L55.9999 76.0005H21.9843C26.9008 75.9934 31.3933 73.2124 33.5927 68.814L42.6581 50.6831C43.5026 48.994 43.5026 47.006 42.6581 45.3169L36.9091 33.8188C31.388 22.7648 35.5187 10.2304 44.6385 3.98291Z" fill="url(#paint4_linear_4303_1230)"/>
|
|
67
|
+
<path d="M44.6385 3.98291C47.8948 6.18094 50.6028 9.20644 52.4276 12.856L69.9999 48.0005L55.9999 76.0005H21.9843C26.9008 75.9934 31.3933 73.2124 33.5927 68.814L42.6581 50.6831C43.5026 48.994 43.5026 47.006 42.6581 45.3169L36.9091 33.8188C31.388 22.7648 35.5187 10.2304 44.6385 3.98291Z" fill="url(#paint5_linear_4303_1230)"/>
|
|
68
|
+
<path d="M44.6385 3.98291C47.8948 6.18094 50.6028 9.20644 52.4276 12.856L69.9999 48.0005L55.9999 76.0005H21.9843C26.9008 75.9934 31.3933 73.2124 33.5927 68.814L42.6581 50.6831C43.5026 48.994 43.5026 47.006 42.6581 45.3169L36.9091 33.8188C31.388 22.7648 35.5187 10.2304 44.6385 3.98291Z" fill="url(#paint6_linear_4303_1230)" fill-opacity="0.8"/>
|
|
69
|
+
<path d="M57.6274 0C66.4358 -2.00945e-08 74.488 4.97701 78.4272 12.8555L93.7778 43.5576C95.1668 46.3584 95.1656 49.647 93.7749 52.4473L84.4009 71.1982L74.7642 90.4717C73.0703 93.8595 69.6075 95.9999 65.8198 96H31.6196C14.3448 96 3.10588 77.8298 10.812 62.376L11.9565 60.0879L11.7915 60.4307C8.47244 67.6661 13.7514 75.9999 21.7983 76H52.2915C54.5641 76 56.6423 74.7162 57.6587 72.6836L68.6587 50.6836C69.5033 48.9944 69.5033 47.0056 68.6587 45.3164L52.439 12.8779C50.6104 9.22077 47.8958 6.18928 44.6323 3.9873C48.2689 1.49431 52.6985 2.74677e-05 57.6274 0Z" fill="url(#paint7_linear_4303_1230)"/>
|
|
70
|
+
<defs>
|
|
71
|
+
<linearGradient id="paint0_linear_4303_1230" x1="34.3545" y1="77.4372" x2="36.258" y2="0.962865" gradientUnits="userSpaceOnUse">
|
|
72
|
+
<stop stop-color="#670938"/>
|
|
73
|
+
<stop offset="0.266843" stop-color="#9F1459"/>
|
|
74
|
+
<stop offset="1" stop-color="#FB5B6C"/>
|
|
75
|
+
</linearGradient>
|
|
76
|
+
<linearGradient id="paint1_linear_4303_1230" x1="28.0001" y1="57.5" x2="43.0001" y2="64.5" gradientUnits="userSpaceOnUse">
|
|
77
|
+
<stop stop-color="#9F1459" stop-opacity="0"/>
|
|
78
|
+
<stop offset="1" stop-color="#6D0E71"/>
|
|
79
|
+
</linearGradient>
|
|
80
|
+
<radialGradient id="paint2_radial_4303_1230" cx="0" cy="0" r="1" gradientTransform="matrix(-26 -40.5 28.198 -18.1024 68 38)" gradientUnits="userSpaceOnUse">
|
|
81
|
+
<stop offset="0.249022" stop-color="#6D0E71"/>
|
|
82
|
+
<stop offset="1" stop-color="#9F1459" stop-opacity="0"/>
|
|
83
|
+
</radialGradient>
|
|
84
|
+
<linearGradient id="paint3_linear_4303_1230" x1="31.4052" y1="0.00805656" x2="29.0458" y2="75.8385" gradientUnits="userSpaceOnUse">
|
|
85
|
+
<stop stop-color="#FFB180"/>
|
|
86
|
+
<stop offset="0.335405" stop-color="#FB5B6C"/>
|
|
87
|
+
<stop offset="0.729239" stop-color="#E82C41"/>
|
|
88
|
+
<stop offset="1" stop-color="#CA2134"/>
|
|
89
|
+
</linearGradient>
|
|
90
|
+
<linearGradient id="paint4_linear_4303_1230" x1="51.007" y1="32.5013" x2="65.8703" y2="27.8204" gradientUnits="userSpaceOnUse">
|
|
91
|
+
<stop stop-color="#FB5B6C" stop-opacity="0"/>
|
|
92
|
+
<stop offset="1" stop-color="#CA2134"/>
|
|
93
|
+
</linearGradient>
|
|
94
|
+
<linearGradient id="paint5_linear_4303_1230" x1="44.1915" y1="58.9881" x2="62.4612" y2="69.6249" gradientUnits="userSpaceOnUse">
|
|
95
|
+
<stop stop-color="#E82C41" stop-opacity="0"/>
|
|
96
|
+
<stop offset="1" stop-color="#9F1459"/>
|
|
97
|
+
</linearGradient>
|
|
98
|
+
<linearGradient id="paint6_linear_4303_1230" x1="45.9921" y1="57.5009" x2="45.9921" y2="76.0005" gradientUnits="userSpaceOnUse">
|
|
99
|
+
<stop stop-color="#B91D6B" stop-opacity="0"/>
|
|
100
|
+
<stop offset="1" stop-color="#9F1459"/>
|
|
101
|
+
</linearGradient>
|
|
102
|
+
<linearGradient id="paint7_linear_4303_1230" x1="70.649" y1="2.51098" x2="26.9082" y2="95.5368" gradientUnits="userSpaceOnUse">
|
|
103
|
+
<stop stop-color="#FFD394"/>
|
|
104
|
+
<stop offset="0.452083" stop-color="#FB6F7B"/>
|
|
105
|
+
<stop offset="1" stop-color="#F83F54"/>
|
|
106
|
+
</linearGradient>
|
|
107
|
+
</defs>
|
|
108
|
+
</svg>`
|
|
109
|
+
};
|
|
110
|
+
exports.license = "Microsoft proprietary product icon; no express redistribution license supplied; maintainer review required";
|
|
111
|
+
exports.url = "https://www.microsoft.com/en-us/dynamics-365/products/project-operations";
|
|
112
|
+
|
|
113
|
+
exports.default = {
|
|
114
|
+
slug: exports.slug,
|
|
115
|
+
title: exports.title,
|
|
116
|
+
hex: exports.hex,
|
|
117
|
+
categories: exports.categories,
|
|
118
|
+
aliases: exports.aliases,
|
|
119
|
+
svg: exports.svg,
|
|
120
|
+
variants: exports.variants,
|
|
121
|
+
license: exports.license,
|
|
122
|
+
url: exports.url,
|
|
123
|
+
};
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
// @thesvg/icons - Microsoft Dynamics 365 Project Operations
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
import type { IconModule } from "./index.js";
|
|
5
|
+
|
|
6
|
+
export declare const slug: string;
|
|
7
|
+
export declare const title: string;
|
|
8
|
+
export declare const hex: string;
|
|
9
|
+
export declare const categories: string[];
|
|
10
|
+
export declare const aliases: string[];
|
|
11
|
+
export declare const svg: string;
|
|
12
|
+
export declare const variants: Record<string, string>;
|
|
13
|
+
export declare const license: string;
|
|
14
|
+
export declare const url: string;
|
|
15
|
+
|
|
16
|
+
declare const microsoft_dynamics_365_project_operations: IconModule;
|
|
17
|
+
export default microsoft_dynamics_365_project_operations;
|
|
@@ -0,0 +1,111 @@
|
|
|
1
|
+
// @thesvg/icons - Microsoft Dynamics 365 Project Operations
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
export const slug = "microsoft-dynamics-365-project-operations";
|
|
5
|
+
export const title = "Microsoft Dynamics 365 Project Operations";
|
|
6
|
+
export const hex = "9F1459";
|
|
7
|
+
export const categories = ["Software"];
|
|
8
|
+
export const aliases = ["Dynamics 365 Project Operations", "MS Dynamics 365 Project Operations"];
|
|
9
|
+
export const svg = `<svg width="96" height="96" viewBox="0 0 96 96" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
10
|
+
<path d="M31.6265 0C40.4239 -1.84725e-08 48.4676 4.96401 52.4126 12.8252L56.9995 22L44.0005 48.0039L33.0405 69.9199C31.1771 73.6462 27.3679 76 23.2017 76H21.7983C13.655 76 8.34753 67.466 11.9155 60.1719L15.7671 52.4717C15.7898 52.4263 15.8105 52.3796 15.8325 52.334L16.6587 50.6836C17.5033 48.9944 17.5033 47.0056 16.6587 45.3164L10.8237 33.6475C9.37544 30.7508 8.59331 27.7583 8.39209 24.8076C7.52328 12.0099 17.5803 0.000122218 31.6265 0Z" fill="url(#paint0_linear_4303_1230)"/>
|
|
11
|
+
<path d="M31.6265 0C40.4239 -1.84725e-08 48.4676 4.96401 52.4126 12.8252L56.9995 22L44.0005 48.0039L33.0405 69.9199C31.1771 73.6462 27.3679 76 23.2017 76H21.7983C13.655 76 8.34753 67.466 11.9155 60.1719L15.7671 52.4717C15.7898 52.4263 15.8105 52.3796 15.8325 52.334L16.6587 50.6836C17.5033 48.9944 17.5033 47.0056 16.6587 45.3164L10.8237 33.6475C9.37544 30.7508 8.59331 27.7583 8.39209 24.8076C7.52328 12.0099 17.5803 0.000122218 31.6265 0Z" fill="url(#paint1_linear_4303_1230)"/>
|
|
12
|
+
<path d="M31.6265 0C40.4239 -1.84725e-08 48.4676 4.96401 52.4126 12.8252L56.9995 22L44.0005 48.0039L33.0405 69.9199C31.1771 73.6462 27.3679 76 23.2017 76H21.7983C13.655 76 8.34753 67.466 11.9155 60.1719L15.7671 52.4717C15.7898 52.4263 15.8105 52.3796 15.8325 52.334L16.6587 50.6836C17.5033 48.9944 17.5033 47.0056 16.6587 45.3164L10.8237 33.6475C9.37544 30.7508 8.59331 27.7583 8.39209 24.8076C7.52328 12.0099 17.5803 0.000122218 31.6265 0Z" fill="url(#paint2_radial_4303_1230)"/>
|
|
13
|
+
<path d="M44.6385 3.98291C47.8948 6.18094 50.6028 9.20644 52.4276 12.856L69.9999 48.0005L55.9999 76.0005H21.9843C26.9008 75.9934 31.3933 73.2124 33.5927 68.814L42.6581 50.6831C43.5026 48.994 43.5026 47.006 42.6581 45.3169L36.9091 33.8188C31.388 22.7648 35.5187 10.2304 44.6385 3.98291Z" fill="url(#paint3_linear_4303_1230)"/>
|
|
14
|
+
<path d="M44.6385 3.98291C47.8948 6.18094 50.6028 9.20644 52.4276 12.856L69.9999 48.0005L55.9999 76.0005H21.9843C26.9008 75.9934 31.3933 73.2124 33.5927 68.814L42.6581 50.6831C43.5026 48.994 43.5026 47.006 42.6581 45.3169L36.9091 33.8188C31.388 22.7648 35.5187 10.2304 44.6385 3.98291Z" fill="url(#paint4_linear_4303_1230)"/>
|
|
15
|
+
<path d="M44.6385 3.98291C47.8948 6.18094 50.6028 9.20644 52.4276 12.856L69.9999 48.0005L55.9999 76.0005H21.9843C26.9008 75.9934 31.3933 73.2124 33.5927 68.814L42.6581 50.6831C43.5026 48.994 43.5026 47.006 42.6581 45.3169L36.9091 33.8188C31.388 22.7648 35.5187 10.2304 44.6385 3.98291Z" fill="url(#paint5_linear_4303_1230)"/>
|
|
16
|
+
<path d="M44.6385 3.98291C47.8948 6.18094 50.6028 9.20644 52.4276 12.856L69.9999 48.0005L55.9999 76.0005H21.9843C26.9008 75.9934 31.3933 73.2124 33.5927 68.814L42.6581 50.6831C43.5026 48.994 43.5026 47.006 42.6581 45.3169L36.9091 33.8188C31.388 22.7648 35.5187 10.2304 44.6385 3.98291Z" fill="url(#paint6_linear_4303_1230)" fill-opacity="0.8"/>
|
|
17
|
+
<path d="M57.6274 0C66.4358 -2.00945e-08 74.488 4.97701 78.4272 12.8555L93.7778 43.5576C95.1668 46.3584 95.1656 49.647 93.7749 52.4473L84.4009 71.1982L74.7642 90.4717C73.0703 93.8595 69.6075 95.9999 65.8198 96H31.6196C14.3448 96 3.10588 77.8298 10.812 62.376L11.9565 60.0879L11.7915 60.4307C8.47244 67.6661 13.7514 75.9999 21.7983 76H52.2915C54.5641 76 56.6423 74.7162 57.6587 72.6836L68.6587 50.6836C69.5033 48.9944 69.5033 47.0056 68.6587 45.3164L52.439 12.8779C50.6104 9.22077 47.8958 6.18928 44.6323 3.9873C48.2689 1.49431 52.6985 2.74677e-05 57.6274 0Z" fill="url(#paint7_linear_4303_1230)"/>
|
|
18
|
+
<defs>
|
|
19
|
+
<linearGradient id="paint0_linear_4303_1230" x1="34.3545" y1="77.4372" x2="36.258" y2="0.962865" gradientUnits="userSpaceOnUse">
|
|
20
|
+
<stop stop-color="#670938"/>
|
|
21
|
+
<stop offset="0.266843" stop-color="#9F1459"/>
|
|
22
|
+
<stop offset="1" stop-color="#FB5B6C"/>
|
|
23
|
+
</linearGradient>
|
|
24
|
+
<linearGradient id="paint1_linear_4303_1230" x1="28.0001" y1="57.5" x2="43.0001" y2="64.5" gradientUnits="userSpaceOnUse">
|
|
25
|
+
<stop stop-color="#9F1459" stop-opacity="0"/>
|
|
26
|
+
<stop offset="1" stop-color="#6D0E71"/>
|
|
27
|
+
</linearGradient>
|
|
28
|
+
<radialGradient id="paint2_radial_4303_1230" cx="0" cy="0" r="1" gradientTransform="matrix(-26 -40.5 28.198 -18.1024 68 38)" gradientUnits="userSpaceOnUse">
|
|
29
|
+
<stop offset="0.249022" stop-color="#6D0E71"/>
|
|
30
|
+
<stop offset="1" stop-color="#9F1459" stop-opacity="0"/>
|
|
31
|
+
</radialGradient>
|
|
32
|
+
<linearGradient id="paint3_linear_4303_1230" x1="31.4052" y1="0.00805656" x2="29.0458" y2="75.8385" gradientUnits="userSpaceOnUse">
|
|
33
|
+
<stop stop-color="#FFB180"/>
|
|
34
|
+
<stop offset="0.335405" stop-color="#FB5B6C"/>
|
|
35
|
+
<stop offset="0.729239" stop-color="#E82C41"/>
|
|
36
|
+
<stop offset="1" stop-color="#CA2134"/>
|
|
37
|
+
</linearGradient>
|
|
38
|
+
<linearGradient id="paint4_linear_4303_1230" x1="51.007" y1="32.5013" x2="65.8703" y2="27.8204" gradientUnits="userSpaceOnUse">
|
|
39
|
+
<stop stop-color="#FB5B6C" stop-opacity="0"/>
|
|
40
|
+
<stop offset="1" stop-color="#CA2134"/>
|
|
41
|
+
</linearGradient>
|
|
42
|
+
<linearGradient id="paint5_linear_4303_1230" x1="44.1915" y1="58.9881" x2="62.4612" y2="69.6249" gradientUnits="userSpaceOnUse">
|
|
43
|
+
<stop stop-color="#E82C41" stop-opacity="0"/>
|
|
44
|
+
<stop offset="1" stop-color="#9F1459"/>
|
|
45
|
+
</linearGradient>
|
|
46
|
+
<linearGradient id="paint6_linear_4303_1230" x1="45.9921" y1="57.5009" x2="45.9921" y2="76.0005" gradientUnits="userSpaceOnUse">
|
|
47
|
+
<stop stop-color="#B91D6B" stop-opacity="0"/>
|
|
48
|
+
<stop offset="1" stop-color="#9F1459"/>
|
|
49
|
+
</linearGradient>
|
|
50
|
+
<linearGradient id="paint7_linear_4303_1230" x1="70.649" y1="2.51098" x2="26.9082" y2="95.5368" gradientUnits="userSpaceOnUse">
|
|
51
|
+
<stop stop-color="#FFD394"/>
|
|
52
|
+
<stop offset="0.452083" stop-color="#FB6F7B"/>
|
|
53
|
+
<stop offset="1" stop-color="#F83F54"/>
|
|
54
|
+
</linearGradient>
|
|
55
|
+
</defs>
|
|
56
|
+
</svg>`;
|
|
57
|
+
export const variants = {
|
|
58
|
+
"default": `<svg width="96" height="96" viewBox="0 0 96 96" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
59
|
+
<path d="M31.6265 0C40.4239 -1.84725e-08 48.4676 4.96401 52.4126 12.8252L56.9995 22L44.0005 48.0039L33.0405 69.9199C31.1771 73.6462 27.3679 76 23.2017 76H21.7983C13.655 76 8.34753 67.466 11.9155 60.1719L15.7671 52.4717C15.7898 52.4263 15.8105 52.3796 15.8325 52.334L16.6587 50.6836C17.5033 48.9944 17.5033 47.0056 16.6587 45.3164L10.8237 33.6475C9.37544 30.7508 8.59331 27.7583 8.39209 24.8076C7.52328 12.0099 17.5803 0.000122218 31.6265 0Z" fill="url(#paint0_linear_4303_1230)"/>
|
|
60
|
+
<path d="M31.6265 0C40.4239 -1.84725e-08 48.4676 4.96401 52.4126 12.8252L56.9995 22L44.0005 48.0039L33.0405 69.9199C31.1771 73.6462 27.3679 76 23.2017 76H21.7983C13.655 76 8.34753 67.466 11.9155 60.1719L15.7671 52.4717C15.7898 52.4263 15.8105 52.3796 15.8325 52.334L16.6587 50.6836C17.5033 48.9944 17.5033 47.0056 16.6587 45.3164L10.8237 33.6475C9.37544 30.7508 8.59331 27.7583 8.39209 24.8076C7.52328 12.0099 17.5803 0.000122218 31.6265 0Z" fill="url(#paint1_linear_4303_1230)"/>
|
|
61
|
+
<path d="M31.6265 0C40.4239 -1.84725e-08 48.4676 4.96401 52.4126 12.8252L56.9995 22L44.0005 48.0039L33.0405 69.9199C31.1771 73.6462 27.3679 76 23.2017 76H21.7983C13.655 76 8.34753 67.466 11.9155 60.1719L15.7671 52.4717C15.7898 52.4263 15.8105 52.3796 15.8325 52.334L16.6587 50.6836C17.5033 48.9944 17.5033 47.0056 16.6587 45.3164L10.8237 33.6475C9.37544 30.7508 8.59331 27.7583 8.39209 24.8076C7.52328 12.0099 17.5803 0.000122218 31.6265 0Z" fill="url(#paint2_radial_4303_1230)"/>
|
|
62
|
+
<path d="M44.6385 3.98291C47.8948 6.18094 50.6028 9.20644 52.4276 12.856L69.9999 48.0005L55.9999 76.0005H21.9843C26.9008 75.9934 31.3933 73.2124 33.5927 68.814L42.6581 50.6831C43.5026 48.994 43.5026 47.006 42.6581 45.3169L36.9091 33.8188C31.388 22.7648 35.5187 10.2304 44.6385 3.98291Z" fill="url(#paint3_linear_4303_1230)"/>
|
|
63
|
+
<path d="M44.6385 3.98291C47.8948 6.18094 50.6028 9.20644 52.4276 12.856L69.9999 48.0005L55.9999 76.0005H21.9843C26.9008 75.9934 31.3933 73.2124 33.5927 68.814L42.6581 50.6831C43.5026 48.994 43.5026 47.006 42.6581 45.3169L36.9091 33.8188C31.388 22.7648 35.5187 10.2304 44.6385 3.98291Z" fill="url(#paint4_linear_4303_1230)"/>
|
|
64
|
+
<path d="M44.6385 3.98291C47.8948 6.18094 50.6028 9.20644 52.4276 12.856L69.9999 48.0005L55.9999 76.0005H21.9843C26.9008 75.9934 31.3933 73.2124 33.5927 68.814L42.6581 50.6831C43.5026 48.994 43.5026 47.006 42.6581 45.3169L36.9091 33.8188C31.388 22.7648 35.5187 10.2304 44.6385 3.98291Z" fill="url(#paint5_linear_4303_1230)"/>
|
|
65
|
+
<path d="M44.6385 3.98291C47.8948 6.18094 50.6028 9.20644 52.4276 12.856L69.9999 48.0005L55.9999 76.0005H21.9843C26.9008 75.9934 31.3933 73.2124 33.5927 68.814L42.6581 50.6831C43.5026 48.994 43.5026 47.006 42.6581 45.3169L36.9091 33.8188C31.388 22.7648 35.5187 10.2304 44.6385 3.98291Z" fill="url(#paint6_linear_4303_1230)" fill-opacity="0.8"/>
|
|
66
|
+
<path d="M57.6274 0C66.4358 -2.00945e-08 74.488 4.97701 78.4272 12.8555L93.7778 43.5576C95.1668 46.3584 95.1656 49.647 93.7749 52.4473L84.4009 71.1982L74.7642 90.4717C73.0703 93.8595 69.6075 95.9999 65.8198 96H31.6196C14.3448 96 3.10588 77.8298 10.812 62.376L11.9565 60.0879L11.7915 60.4307C8.47244 67.6661 13.7514 75.9999 21.7983 76H52.2915C54.5641 76 56.6423 74.7162 57.6587 72.6836L68.6587 50.6836C69.5033 48.9944 69.5033 47.0056 68.6587 45.3164L52.439 12.8779C50.6104 9.22077 47.8958 6.18928 44.6323 3.9873C48.2689 1.49431 52.6985 2.74677e-05 57.6274 0Z" fill="url(#paint7_linear_4303_1230)"/>
|
|
67
|
+
<defs>
|
|
68
|
+
<linearGradient id="paint0_linear_4303_1230" x1="34.3545" y1="77.4372" x2="36.258" y2="0.962865" gradientUnits="userSpaceOnUse">
|
|
69
|
+
<stop stop-color="#670938"/>
|
|
70
|
+
<stop offset="0.266843" stop-color="#9F1459"/>
|
|
71
|
+
<stop offset="1" stop-color="#FB5B6C"/>
|
|
72
|
+
</linearGradient>
|
|
73
|
+
<linearGradient id="paint1_linear_4303_1230" x1="28.0001" y1="57.5" x2="43.0001" y2="64.5" gradientUnits="userSpaceOnUse">
|
|
74
|
+
<stop stop-color="#9F1459" stop-opacity="0"/>
|
|
75
|
+
<stop offset="1" stop-color="#6D0E71"/>
|
|
76
|
+
</linearGradient>
|
|
77
|
+
<radialGradient id="paint2_radial_4303_1230" cx="0" cy="0" r="1" gradientTransform="matrix(-26 -40.5 28.198 -18.1024 68 38)" gradientUnits="userSpaceOnUse">
|
|
78
|
+
<stop offset="0.249022" stop-color="#6D0E71"/>
|
|
79
|
+
<stop offset="1" stop-color="#9F1459" stop-opacity="0"/>
|
|
80
|
+
</radialGradient>
|
|
81
|
+
<linearGradient id="paint3_linear_4303_1230" x1="31.4052" y1="0.00805656" x2="29.0458" y2="75.8385" gradientUnits="userSpaceOnUse">
|
|
82
|
+
<stop stop-color="#FFB180"/>
|
|
83
|
+
<stop offset="0.335405" stop-color="#FB5B6C"/>
|
|
84
|
+
<stop offset="0.729239" stop-color="#E82C41"/>
|
|
85
|
+
<stop offset="1" stop-color="#CA2134"/>
|
|
86
|
+
</linearGradient>
|
|
87
|
+
<linearGradient id="paint4_linear_4303_1230" x1="51.007" y1="32.5013" x2="65.8703" y2="27.8204" gradientUnits="userSpaceOnUse">
|
|
88
|
+
<stop stop-color="#FB5B6C" stop-opacity="0"/>
|
|
89
|
+
<stop offset="1" stop-color="#CA2134"/>
|
|
90
|
+
</linearGradient>
|
|
91
|
+
<linearGradient id="paint5_linear_4303_1230" x1="44.1915" y1="58.9881" x2="62.4612" y2="69.6249" gradientUnits="userSpaceOnUse">
|
|
92
|
+
<stop stop-color="#E82C41" stop-opacity="0"/>
|
|
93
|
+
<stop offset="1" stop-color="#9F1459"/>
|
|
94
|
+
</linearGradient>
|
|
95
|
+
<linearGradient id="paint6_linear_4303_1230" x1="45.9921" y1="57.5009" x2="45.9921" y2="76.0005" gradientUnits="userSpaceOnUse">
|
|
96
|
+
<stop stop-color="#B91D6B" stop-opacity="0"/>
|
|
97
|
+
<stop offset="1" stop-color="#9F1459"/>
|
|
98
|
+
</linearGradient>
|
|
99
|
+
<linearGradient id="paint7_linear_4303_1230" x1="70.649" y1="2.51098" x2="26.9082" y2="95.5368" gradientUnits="userSpaceOnUse">
|
|
100
|
+
<stop stop-color="#FFD394"/>
|
|
101
|
+
<stop offset="0.452083" stop-color="#FB6F7B"/>
|
|
102
|
+
<stop offset="1" stop-color="#F83F54"/>
|
|
103
|
+
</linearGradient>
|
|
104
|
+
</defs>
|
|
105
|
+
</svg>`
|
|
106
|
+
};
|
|
107
|
+
export const license = "Microsoft proprietary product icon; no express redistribution license supplied; maintainer review required";
|
|
108
|
+
export const url = "https://www.microsoft.com/en-us/dynamics-365/products/project-operations";
|
|
109
|
+
|
|
110
|
+
const microsoft_dynamics_365_project_operations = { slug, title, hex, categories, aliases, svg, variants, license, url };
|
|
111
|
+
export default microsoft_dynamics_365_project_operations;
|