@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,115 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// @thesvg/icons -Microsoft Dynamics 365 Sales Insights
|
|
3
|
+
// Auto-generated. Do not edit.
|
|
4
|
+
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
|
|
7
|
+
exports.slug = "microsoft-dynamics-365-sales-insights";
|
|
8
|
+
exports.title = "Microsoft Dynamics 365 Sales Insights";
|
|
9
|
+
exports.hex = "62BE55";
|
|
10
|
+
exports.categories = ["AI", "Analytics"];
|
|
11
|
+
exports.aliases = ["Dynamics 365 Sales Insights", "MS Dynamics 365 Sales Insights"];
|
|
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="M48 6C48 2.68629 45.3033 -0.0386517 42.0155 0.374494C34.6426 1.30096 27.5565 3.93078 21.3326 8.08946C13.4391 13.3638 7.28679 20.8603 3.65378 29.6312C0.0207761 38.402 -0.929784 48.0532 0.922306 57.3643C2.7744 66.6754 7.34595 75.2282 14.0589 81.9411C20.7718 88.654 29.3246 93.2256 38.6357 95.0777C47.9468 96.9298 57.598 95.9792 66.3688 92.3462C75.1397 88.7132 82.6362 82.5609 87.9105 74.6674C92.0692 68.4435 94.699 61.3574 95.6255 53.9845C96.0387 50.6967 93.3137 48 90 48L54 48C50.6863 48 48 45.3137 48 42L48 6Z" fill="url(#paint0_linear_4303_1230)"/>
|
|
14
|
+
<path d="M48 6C48 2.68629 45.3033 -0.0386517 42.0155 0.374494C34.6426 1.30096 27.5565 3.93078 21.3326 8.08946C13.4391 13.3638 7.28679 20.8603 3.65378 29.6312C0.0207761 38.402 -0.929784 48.0532 0.922306 57.3643C2.7744 66.6754 7.34595 75.2282 14.0589 81.9411C20.7718 88.654 29.3246 93.2256 38.6357 95.0777C47.9468 96.9298 57.598 95.9792 66.3688 92.3462C75.1397 88.7132 82.6362 82.5609 87.9105 74.6674C92.0692 68.4435 94.699 61.3574 95.6255 53.9845C96.0387 50.6967 93.3137 48 90 48L54 48C50.6863 48 48 45.3137 48 42L48 6Z" fill="url(#paint1_radial_4303_1230)"/>
|
|
15
|
+
<path d="M48 75.625C48 79.1458 50.8787 82.0604 54.3378 81.4041C58.8029 80.5569 63.0748 78.8188 66.8894 76.27C72.4807 72.534 76.8385 67.2239 79.4119 61.0112C81.9853 54.7986 82.6586 47.9623 81.3467 41.3669C80.0348 34.7716 76.7966 28.7134 72.0416 23.9584C67.2866 19.2034 61.2284 15.9652 54.6331 14.6533C48.0377 13.3414 41.2015 14.0147 34.9888 16.5881C28.7761 19.1615 23.466 23.5193 19.73 29.1106C17.1812 32.9252 15.4431 37.1971 14.5959 41.6622C13.9396 45.1213 16.8542 48 20.375 48L41.625 48C45.1458 48 48 50.8542 48 54.375L48 75.625Z" fill="url(#paint2_linear_4303_1230)"/>
|
|
16
|
+
<path d="M48 75.625C48 79.1458 50.8787 82.0604 54.3378 81.4041C58.8029 80.5569 63.0748 78.8188 66.8894 76.27C72.4807 72.534 76.8385 67.2239 79.4119 61.0112C81.9853 54.7986 82.6586 47.9623 81.3467 41.3669C80.0348 34.7716 76.7966 28.7134 72.0416 23.9584C67.2866 19.2034 61.2284 15.9652 54.6331 14.6533C48.0377 13.3414 41.2015 14.0147 34.9888 16.5881C28.7761 19.1615 23.466 23.5193 19.73 29.1106C17.1812 32.9252 15.4431 37.1971 14.5959 41.6622C13.9396 45.1213 16.8542 48 20.375 48L41.625 48C45.1458 48 48 50.8542 48 54.375L48 75.625Z" fill="url(#paint3_radial_4303_1230)" fill-opacity="0.6"/>
|
|
17
|
+
<path d="M48 75.625C48 79.1458 50.8787 82.0604 54.3378 81.4041C58.8029 80.5569 63.0748 78.8188 66.8894 76.27C72.4807 72.534 76.8385 67.2239 79.4119 61.0112C81.9853 54.7986 82.6586 47.9623 81.3467 41.3669C80.0348 34.7716 76.7966 28.7134 72.0416 23.9584C67.2866 19.2034 61.2284 15.9652 54.6331 14.6533C48.0377 13.3414 41.2015 14.0147 34.9888 16.5881C28.7761 19.1615 23.466 23.5193 19.73 29.1106C17.1812 32.9252 15.4431 37.1971 14.5959 41.6622C13.9396 45.1213 16.8542 48 20.375 48L41.625 48C45.1458 48 48 50.8542 48 54.375L48 75.625Z" fill="url(#paint4_radial_4303_1230)"/>
|
|
18
|
+
<path d="M48 75.625C48 79.1458 50.8787 82.0604 54.3378 81.4041C58.8029 80.5569 63.0748 78.8188 66.8894 76.27C72.4807 72.534 76.8385 67.2239 79.4119 61.0112C81.9853 54.7986 82.6586 47.9623 81.3467 41.3669C80.0348 34.7716 76.7966 28.7134 72.0416 23.9584C67.2866 19.2034 61.2284 15.9652 54.6331 14.6533C48.0377 13.3414 41.2015 14.0147 34.9888 16.5881C28.7761 19.1615 23.466 23.5193 19.73 29.1106C17.1812 32.9252 15.4431 37.1971 14.5959 41.6622C13.9396 45.1213 16.8542 48 20.375 48L41.625 48C45.1458 48 48 50.8542 48 54.375L48 75.625Z" fill="url(#paint5_radial_4303_1230)"/>
|
|
19
|
+
<circle cx="48" cy="48" r="18" fill="url(#paint6_radial_4303_1230)"/>
|
|
20
|
+
<defs>
|
|
21
|
+
<linearGradient id="paint0_linear_4303_1230" x1="24.5" y1="4" x2="65" y2="111" gradientUnits="userSpaceOnUse">
|
|
22
|
+
<stop stop-color="#08494E"/>
|
|
23
|
+
<stop offset="0.641979" stop-color="#1E794A"/>
|
|
24
|
+
<stop offset="1" stop-color="#29852F"/>
|
|
25
|
+
</linearGradient>
|
|
26
|
+
<radialGradient id="paint1_radial_4303_1230" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(48 48) rotate(90) scale(44)">
|
|
27
|
+
<stop offset="0.0279961" stop-color="#093C41"/>
|
|
28
|
+
<stop offset="1" stop-color="#08494E" stop-opacity="0"/>
|
|
29
|
+
</radialGradient>
|
|
30
|
+
<linearGradient id="paint2_linear_4303_1230" x1="35" y1="14" x2="70" y2="76.5" gradientUnits="userSpaceOnUse">
|
|
31
|
+
<stop stop-color="#309C61"/>
|
|
32
|
+
<stop offset="0.465624" stop-color="#42B870"/>
|
|
33
|
+
<stop offset="1" stop-color="#62BE55"/>
|
|
34
|
+
</linearGradient>
|
|
35
|
+
<radialGradient id="paint3_radial_4303_1230" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(56 56) rotate(-180) scale(42)">
|
|
36
|
+
<stop offset="0.565809" stop-color="#309C61" stop-opacity="0"/>
|
|
37
|
+
<stop offset="1" stop-color="#1E794A"/>
|
|
38
|
+
</radialGradient>
|
|
39
|
+
<radialGradient id="paint4_radial_4303_1230" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(40 40) scale(42)">
|
|
40
|
+
<stop offset="0.77182" stop-color="#62BE55" stop-opacity="0"/>
|
|
41
|
+
<stop offset="1" stop-color="#88E06C"/>
|
|
42
|
+
</radialGradient>
|
|
43
|
+
<radialGradient id="paint5_radial_4303_1230" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(48 52) rotate(90) scale(26.5)">
|
|
44
|
+
<stop offset="0.496629" stop-color="#1A7F7C"/>
|
|
45
|
+
<stop offset="1" stop-color="#62BE55" stop-opacity="0"/>
|
|
46
|
+
</radialGradient>
|
|
47
|
+
<radialGradient id="paint6_radial_4303_1230" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(43.05 39.45) rotate(57.0508) scale(28.9578 28.1941)">
|
|
48
|
+
<stop stop-color="#C8F5B7"/>
|
|
49
|
+
<stop offset="0.319454" stop-color="#B0F098"/>
|
|
50
|
+
<stop offset="0.587071" stop-color="#88E06C"/>
|
|
51
|
+
<stop offset="0.783378" stop-color="#52D17C"/>
|
|
52
|
+
<stop offset="1" stop-color="#20AC9D"/>
|
|
53
|
+
</radialGradient>
|
|
54
|
+
</defs>
|
|
55
|
+
</svg>`;
|
|
56
|
+
exports.variants = {
|
|
57
|
+
"default": `<svg width="96" height="96" viewBox="0 0 96 96" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
58
|
+
<path d="M48 6C48 2.68629 45.3033 -0.0386517 42.0155 0.374494C34.6426 1.30096 27.5565 3.93078 21.3326 8.08946C13.4391 13.3638 7.28679 20.8603 3.65378 29.6312C0.0207761 38.402 -0.929784 48.0532 0.922306 57.3643C2.7744 66.6754 7.34595 75.2282 14.0589 81.9411C20.7718 88.654 29.3246 93.2256 38.6357 95.0777C47.9468 96.9298 57.598 95.9792 66.3688 92.3462C75.1397 88.7132 82.6362 82.5609 87.9105 74.6674C92.0692 68.4435 94.699 61.3574 95.6255 53.9845C96.0387 50.6967 93.3137 48 90 48L54 48C50.6863 48 48 45.3137 48 42L48 6Z" fill="url(#paint0_linear_4303_1230)"/>
|
|
59
|
+
<path d="M48 6C48 2.68629 45.3033 -0.0386517 42.0155 0.374494C34.6426 1.30096 27.5565 3.93078 21.3326 8.08946C13.4391 13.3638 7.28679 20.8603 3.65378 29.6312C0.0207761 38.402 -0.929784 48.0532 0.922306 57.3643C2.7744 66.6754 7.34595 75.2282 14.0589 81.9411C20.7718 88.654 29.3246 93.2256 38.6357 95.0777C47.9468 96.9298 57.598 95.9792 66.3688 92.3462C75.1397 88.7132 82.6362 82.5609 87.9105 74.6674C92.0692 68.4435 94.699 61.3574 95.6255 53.9845C96.0387 50.6967 93.3137 48 90 48L54 48C50.6863 48 48 45.3137 48 42L48 6Z" fill="url(#paint1_radial_4303_1230)"/>
|
|
60
|
+
<path d="M48 75.625C48 79.1458 50.8787 82.0604 54.3378 81.4041C58.8029 80.5569 63.0748 78.8188 66.8894 76.27C72.4807 72.534 76.8385 67.2239 79.4119 61.0112C81.9853 54.7986 82.6586 47.9623 81.3467 41.3669C80.0348 34.7716 76.7966 28.7134 72.0416 23.9584C67.2866 19.2034 61.2284 15.9652 54.6331 14.6533C48.0377 13.3414 41.2015 14.0147 34.9888 16.5881C28.7761 19.1615 23.466 23.5193 19.73 29.1106C17.1812 32.9252 15.4431 37.1971 14.5959 41.6622C13.9396 45.1213 16.8542 48 20.375 48L41.625 48C45.1458 48 48 50.8542 48 54.375L48 75.625Z" fill="url(#paint2_linear_4303_1230)"/>
|
|
61
|
+
<path d="M48 75.625C48 79.1458 50.8787 82.0604 54.3378 81.4041C58.8029 80.5569 63.0748 78.8188 66.8894 76.27C72.4807 72.534 76.8385 67.2239 79.4119 61.0112C81.9853 54.7986 82.6586 47.9623 81.3467 41.3669C80.0348 34.7716 76.7966 28.7134 72.0416 23.9584C67.2866 19.2034 61.2284 15.9652 54.6331 14.6533C48.0377 13.3414 41.2015 14.0147 34.9888 16.5881C28.7761 19.1615 23.466 23.5193 19.73 29.1106C17.1812 32.9252 15.4431 37.1971 14.5959 41.6622C13.9396 45.1213 16.8542 48 20.375 48L41.625 48C45.1458 48 48 50.8542 48 54.375L48 75.625Z" fill="url(#paint3_radial_4303_1230)" fill-opacity="0.6"/>
|
|
62
|
+
<path d="M48 75.625C48 79.1458 50.8787 82.0604 54.3378 81.4041C58.8029 80.5569 63.0748 78.8188 66.8894 76.27C72.4807 72.534 76.8385 67.2239 79.4119 61.0112C81.9853 54.7986 82.6586 47.9623 81.3467 41.3669C80.0348 34.7716 76.7966 28.7134 72.0416 23.9584C67.2866 19.2034 61.2284 15.9652 54.6331 14.6533C48.0377 13.3414 41.2015 14.0147 34.9888 16.5881C28.7761 19.1615 23.466 23.5193 19.73 29.1106C17.1812 32.9252 15.4431 37.1971 14.5959 41.6622C13.9396 45.1213 16.8542 48 20.375 48L41.625 48C45.1458 48 48 50.8542 48 54.375L48 75.625Z" fill="url(#paint4_radial_4303_1230)"/>
|
|
63
|
+
<path d="M48 75.625C48 79.1458 50.8787 82.0604 54.3378 81.4041C58.8029 80.5569 63.0748 78.8188 66.8894 76.27C72.4807 72.534 76.8385 67.2239 79.4119 61.0112C81.9853 54.7986 82.6586 47.9623 81.3467 41.3669C80.0348 34.7716 76.7966 28.7134 72.0416 23.9584C67.2866 19.2034 61.2284 15.9652 54.6331 14.6533C48.0377 13.3414 41.2015 14.0147 34.9888 16.5881C28.7761 19.1615 23.466 23.5193 19.73 29.1106C17.1812 32.9252 15.4431 37.1971 14.5959 41.6622C13.9396 45.1213 16.8542 48 20.375 48L41.625 48C45.1458 48 48 50.8542 48 54.375L48 75.625Z" fill="url(#paint5_radial_4303_1230)"/>
|
|
64
|
+
<circle cx="48" cy="48" r="18" fill="url(#paint6_radial_4303_1230)"/>
|
|
65
|
+
<defs>
|
|
66
|
+
<linearGradient id="paint0_linear_4303_1230" x1="24.5" y1="4" x2="65" y2="111" gradientUnits="userSpaceOnUse">
|
|
67
|
+
<stop stop-color="#08494E"/>
|
|
68
|
+
<stop offset="0.641979" stop-color="#1E794A"/>
|
|
69
|
+
<stop offset="1" stop-color="#29852F"/>
|
|
70
|
+
</linearGradient>
|
|
71
|
+
<radialGradient id="paint1_radial_4303_1230" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(48 48) rotate(90) scale(44)">
|
|
72
|
+
<stop offset="0.0279961" stop-color="#093C41"/>
|
|
73
|
+
<stop offset="1" stop-color="#08494E" stop-opacity="0"/>
|
|
74
|
+
</radialGradient>
|
|
75
|
+
<linearGradient id="paint2_linear_4303_1230" x1="35" y1="14" x2="70" y2="76.5" gradientUnits="userSpaceOnUse">
|
|
76
|
+
<stop stop-color="#309C61"/>
|
|
77
|
+
<stop offset="0.465624" stop-color="#42B870"/>
|
|
78
|
+
<stop offset="1" stop-color="#62BE55"/>
|
|
79
|
+
</linearGradient>
|
|
80
|
+
<radialGradient id="paint3_radial_4303_1230" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(56 56) rotate(-180) scale(42)">
|
|
81
|
+
<stop offset="0.565809" stop-color="#309C61" stop-opacity="0"/>
|
|
82
|
+
<stop offset="1" stop-color="#1E794A"/>
|
|
83
|
+
</radialGradient>
|
|
84
|
+
<radialGradient id="paint4_radial_4303_1230" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(40 40) scale(42)">
|
|
85
|
+
<stop offset="0.77182" stop-color="#62BE55" stop-opacity="0"/>
|
|
86
|
+
<stop offset="1" stop-color="#88E06C"/>
|
|
87
|
+
</radialGradient>
|
|
88
|
+
<radialGradient id="paint5_radial_4303_1230" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(48 52) rotate(90) scale(26.5)">
|
|
89
|
+
<stop offset="0.496629" stop-color="#1A7F7C"/>
|
|
90
|
+
<stop offset="1" stop-color="#62BE55" stop-opacity="0"/>
|
|
91
|
+
</radialGradient>
|
|
92
|
+
<radialGradient id="paint6_radial_4303_1230" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(43.05 39.45) rotate(57.0508) scale(28.9578 28.1941)">
|
|
93
|
+
<stop stop-color="#C8F5B7"/>
|
|
94
|
+
<stop offset="0.319454" stop-color="#B0F098"/>
|
|
95
|
+
<stop offset="0.587071" stop-color="#88E06C"/>
|
|
96
|
+
<stop offset="0.783378" stop-color="#52D17C"/>
|
|
97
|
+
<stop offset="1" stop-color="#20AC9D"/>
|
|
98
|
+
</radialGradient>
|
|
99
|
+
</defs>
|
|
100
|
+
</svg>`
|
|
101
|
+
};
|
|
102
|
+
exports.license = "Microsoft proprietary product icon; no express redistribution license supplied; maintainer review required";
|
|
103
|
+
exports.url = "https://learn.microsoft.com/en-us/dynamics365/sales/intro-admin-guide-sales-insights";
|
|
104
|
+
|
|
105
|
+
exports.default = {
|
|
106
|
+
slug: exports.slug,
|
|
107
|
+
title: exports.title,
|
|
108
|
+
hex: exports.hex,
|
|
109
|
+
categories: exports.categories,
|
|
110
|
+
aliases: exports.aliases,
|
|
111
|
+
svg: exports.svg,
|
|
112
|
+
variants: exports.variants,
|
|
113
|
+
license: exports.license,
|
|
114
|
+
url: exports.url,
|
|
115
|
+
};
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
// @thesvg/icons - Microsoft Dynamics 365 Sales Insights
|
|
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_sales_insights: IconModule;
|
|
17
|
+
export default microsoft_dynamics_365_sales_insights;
|
|
@@ -0,0 +1,103 @@
|
|
|
1
|
+
// @thesvg/icons - Microsoft Dynamics 365 Sales Insights
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
export const slug = "microsoft-dynamics-365-sales-insights";
|
|
5
|
+
export const title = "Microsoft Dynamics 365 Sales Insights";
|
|
6
|
+
export const hex = "62BE55";
|
|
7
|
+
export const categories = ["AI", "Analytics"];
|
|
8
|
+
export const aliases = ["Dynamics 365 Sales Insights", "MS Dynamics 365 Sales Insights"];
|
|
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="M48 6C48 2.68629 45.3033 -0.0386517 42.0155 0.374494C34.6426 1.30096 27.5565 3.93078 21.3326 8.08946C13.4391 13.3638 7.28679 20.8603 3.65378 29.6312C0.0207761 38.402 -0.929784 48.0532 0.922306 57.3643C2.7744 66.6754 7.34595 75.2282 14.0589 81.9411C20.7718 88.654 29.3246 93.2256 38.6357 95.0777C47.9468 96.9298 57.598 95.9792 66.3688 92.3462C75.1397 88.7132 82.6362 82.5609 87.9105 74.6674C92.0692 68.4435 94.699 61.3574 95.6255 53.9845C96.0387 50.6967 93.3137 48 90 48L54 48C50.6863 48 48 45.3137 48 42L48 6Z" fill="url(#paint0_linear_4303_1230)"/>
|
|
11
|
+
<path d="M48 6C48 2.68629 45.3033 -0.0386517 42.0155 0.374494C34.6426 1.30096 27.5565 3.93078 21.3326 8.08946C13.4391 13.3638 7.28679 20.8603 3.65378 29.6312C0.0207761 38.402 -0.929784 48.0532 0.922306 57.3643C2.7744 66.6754 7.34595 75.2282 14.0589 81.9411C20.7718 88.654 29.3246 93.2256 38.6357 95.0777C47.9468 96.9298 57.598 95.9792 66.3688 92.3462C75.1397 88.7132 82.6362 82.5609 87.9105 74.6674C92.0692 68.4435 94.699 61.3574 95.6255 53.9845C96.0387 50.6967 93.3137 48 90 48L54 48C50.6863 48 48 45.3137 48 42L48 6Z" fill="url(#paint1_radial_4303_1230)"/>
|
|
12
|
+
<path d="M48 75.625C48 79.1458 50.8787 82.0604 54.3378 81.4041C58.8029 80.5569 63.0748 78.8188 66.8894 76.27C72.4807 72.534 76.8385 67.2239 79.4119 61.0112C81.9853 54.7986 82.6586 47.9623 81.3467 41.3669C80.0348 34.7716 76.7966 28.7134 72.0416 23.9584C67.2866 19.2034 61.2284 15.9652 54.6331 14.6533C48.0377 13.3414 41.2015 14.0147 34.9888 16.5881C28.7761 19.1615 23.466 23.5193 19.73 29.1106C17.1812 32.9252 15.4431 37.1971 14.5959 41.6622C13.9396 45.1213 16.8542 48 20.375 48L41.625 48C45.1458 48 48 50.8542 48 54.375L48 75.625Z" fill="url(#paint2_linear_4303_1230)"/>
|
|
13
|
+
<path d="M48 75.625C48 79.1458 50.8787 82.0604 54.3378 81.4041C58.8029 80.5569 63.0748 78.8188 66.8894 76.27C72.4807 72.534 76.8385 67.2239 79.4119 61.0112C81.9853 54.7986 82.6586 47.9623 81.3467 41.3669C80.0348 34.7716 76.7966 28.7134 72.0416 23.9584C67.2866 19.2034 61.2284 15.9652 54.6331 14.6533C48.0377 13.3414 41.2015 14.0147 34.9888 16.5881C28.7761 19.1615 23.466 23.5193 19.73 29.1106C17.1812 32.9252 15.4431 37.1971 14.5959 41.6622C13.9396 45.1213 16.8542 48 20.375 48L41.625 48C45.1458 48 48 50.8542 48 54.375L48 75.625Z" fill="url(#paint3_radial_4303_1230)" fill-opacity="0.6"/>
|
|
14
|
+
<path d="M48 75.625C48 79.1458 50.8787 82.0604 54.3378 81.4041C58.8029 80.5569 63.0748 78.8188 66.8894 76.27C72.4807 72.534 76.8385 67.2239 79.4119 61.0112C81.9853 54.7986 82.6586 47.9623 81.3467 41.3669C80.0348 34.7716 76.7966 28.7134 72.0416 23.9584C67.2866 19.2034 61.2284 15.9652 54.6331 14.6533C48.0377 13.3414 41.2015 14.0147 34.9888 16.5881C28.7761 19.1615 23.466 23.5193 19.73 29.1106C17.1812 32.9252 15.4431 37.1971 14.5959 41.6622C13.9396 45.1213 16.8542 48 20.375 48L41.625 48C45.1458 48 48 50.8542 48 54.375L48 75.625Z" fill="url(#paint4_radial_4303_1230)"/>
|
|
15
|
+
<path d="M48 75.625C48 79.1458 50.8787 82.0604 54.3378 81.4041C58.8029 80.5569 63.0748 78.8188 66.8894 76.27C72.4807 72.534 76.8385 67.2239 79.4119 61.0112C81.9853 54.7986 82.6586 47.9623 81.3467 41.3669C80.0348 34.7716 76.7966 28.7134 72.0416 23.9584C67.2866 19.2034 61.2284 15.9652 54.6331 14.6533C48.0377 13.3414 41.2015 14.0147 34.9888 16.5881C28.7761 19.1615 23.466 23.5193 19.73 29.1106C17.1812 32.9252 15.4431 37.1971 14.5959 41.6622C13.9396 45.1213 16.8542 48 20.375 48L41.625 48C45.1458 48 48 50.8542 48 54.375L48 75.625Z" fill="url(#paint5_radial_4303_1230)"/>
|
|
16
|
+
<circle cx="48" cy="48" r="18" fill="url(#paint6_radial_4303_1230)"/>
|
|
17
|
+
<defs>
|
|
18
|
+
<linearGradient id="paint0_linear_4303_1230" x1="24.5" y1="4" x2="65" y2="111" gradientUnits="userSpaceOnUse">
|
|
19
|
+
<stop stop-color="#08494E"/>
|
|
20
|
+
<stop offset="0.641979" stop-color="#1E794A"/>
|
|
21
|
+
<stop offset="1" stop-color="#29852F"/>
|
|
22
|
+
</linearGradient>
|
|
23
|
+
<radialGradient id="paint1_radial_4303_1230" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(48 48) rotate(90) scale(44)">
|
|
24
|
+
<stop offset="0.0279961" stop-color="#093C41"/>
|
|
25
|
+
<stop offset="1" stop-color="#08494E" stop-opacity="0"/>
|
|
26
|
+
</radialGradient>
|
|
27
|
+
<linearGradient id="paint2_linear_4303_1230" x1="35" y1="14" x2="70" y2="76.5" gradientUnits="userSpaceOnUse">
|
|
28
|
+
<stop stop-color="#309C61"/>
|
|
29
|
+
<stop offset="0.465624" stop-color="#42B870"/>
|
|
30
|
+
<stop offset="1" stop-color="#62BE55"/>
|
|
31
|
+
</linearGradient>
|
|
32
|
+
<radialGradient id="paint3_radial_4303_1230" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(56 56) rotate(-180) scale(42)">
|
|
33
|
+
<stop offset="0.565809" stop-color="#309C61" stop-opacity="0"/>
|
|
34
|
+
<stop offset="1" stop-color="#1E794A"/>
|
|
35
|
+
</radialGradient>
|
|
36
|
+
<radialGradient id="paint4_radial_4303_1230" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(40 40) scale(42)">
|
|
37
|
+
<stop offset="0.77182" stop-color="#62BE55" stop-opacity="0"/>
|
|
38
|
+
<stop offset="1" stop-color="#88E06C"/>
|
|
39
|
+
</radialGradient>
|
|
40
|
+
<radialGradient id="paint5_radial_4303_1230" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(48 52) rotate(90) scale(26.5)">
|
|
41
|
+
<stop offset="0.496629" stop-color="#1A7F7C"/>
|
|
42
|
+
<stop offset="1" stop-color="#62BE55" stop-opacity="0"/>
|
|
43
|
+
</radialGradient>
|
|
44
|
+
<radialGradient id="paint6_radial_4303_1230" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(43.05 39.45) rotate(57.0508) scale(28.9578 28.1941)">
|
|
45
|
+
<stop stop-color="#C8F5B7"/>
|
|
46
|
+
<stop offset="0.319454" stop-color="#B0F098"/>
|
|
47
|
+
<stop offset="0.587071" stop-color="#88E06C"/>
|
|
48
|
+
<stop offset="0.783378" stop-color="#52D17C"/>
|
|
49
|
+
<stop offset="1" stop-color="#20AC9D"/>
|
|
50
|
+
</radialGradient>
|
|
51
|
+
</defs>
|
|
52
|
+
</svg>`;
|
|
53
|
+
export const variants = {
|
|
54
|
+
"default": `<svg width="96" height="96" viewBox="0 0 96 96" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
55
|
+
<path d="M48 6C48 2.68629 45.3033 -0.0386517 42.0155 0.374494C34.6426 1.30096 27.5565 3.93078 21.3326 8.08946C13.4391 13.3638 7.28679 20.8603 3.65378 29.6312C0.0207761 38.402 -0.929784 48.0532 0.922306 57.3643C2.7744 66.6754 7.34595 75.2282 14.0589 81.9411C20.7718 88.654 29.3246 93.2256 38.6357 95.0777C47.9468 96.9298 57.598 95.9792 66.3688 92.3462C75.1397 88.7132 82.6362 82.5609 87.9105 74.6674C92.0692 68.4435 94.699 61.3574 95.6255 53.9845C96.0387 50.6967 93.3137 48 90 48L54 48C50.6863 48 48 45.3137 48 42L48 6Z" fill="url(#paint0_linear_4303_1230)"/>
|
|
56
|
+
<path d="M48 6C48 2.68629 45.3033 -0.0386517 42.0155 0.374494C34.6426 1.30096 27.5565 3.93078 21.3326 8.08946C13.4391 13.3638 7.28679 20.8603 3.65378 29.6312C0.0207761 38.402 -0.929784 48.0532 0.922306 57.3643C2.7744 66.6754 7.34595 75.2282 14.0589 81.9411C20.7718 88.654 29.3246 93.2256 38.6357 95.0777C47.9468 96.9298 57.598 95.9792 66.3688 92.3462C75.1397 88.7132 82.6362 82.5609 87.9105 74.6674C92.0692 68.4435 94.699 61.3574 95.6255 53.9845C96.0387 50.6967 93.3137 48 90 48L54 48C50.6863 48 48 45.3137 48 42L48 6Z" fill="url(#paint1_radial_4303_1230)"/>
|
|
57
|
+
<path d="M48 75.625C48 79.1458 50.8787 82.0604 54.3378 81.4041C58.8029 80.5569 63.0748 78.8188 66.8894 76.27C72.4807 72.534 76.8385 67.2239 79.4119 61.0112C81.9853 54.7986 82.6586 47.9623 81.3467 41.3669C80.0348 34.7716 76.7966 28.7134 72.0416 23.9584C67.2866 19.2034 61.2284 15.9652 54.6331 14.6533C48.0377 13.3414 41.2015 14.0147 34.9888 16.5881C28.7761 19.1615 23.466 23.5193 19.73 29.1106C17.1812 32.9252 15.4431 37.1971 14.5959 41.6622C13.9396 45.1213 16.8542 48 20.375 48L41.625 48C45.1458 48 48 50.8542 48 54.375L48 75.625Z" fill="url(#paint2_linear_4303_1230)"/>
|
|
58
|
+
<path d="M48 75.625C48 79.1458 50.8787 82.0604 54.3378 81.4041C58.8029 80.5569 63.0748 78.8188 66.8894 76.27C72.4807 72.534 76.8385 67.2239 79.4119 61.0112C81.9853 54.7986 82.6586 47.9623 81.3467 41.3669C80.0348 34.7716 76.7966 28.7134 72.0416 23.9584C67.2866 19.2034 61.2284 15.9652 54.6331 14.6533C48.0377 13.3414 41.2015 14.0147 34.9888 16.5881C28.7761 19.1615 23.466 23.5193 19.73 29.1106C17.1812 32.9252 15.4431 37.1971 14.5959 41.6622C13.9396 45.1213 16.8542 48 20.375 48L41.625 48C45.1458 48 48 50.8542 48 54.375L48 75.625Z" fill="url(#paint3_radial_4303_1230)" fill-opacity="0.6"/>
|
|
59
|
+
<path d="M48 75.625C48 79.1458 50.8787 82.0604 54.3378 81.4041C58.8029 80.5569 63.0748 78.8188 66.8894 76.27C72.4807 72.534 76.8385 67.2239 79.4119 61.0112C81.9853 54.7986 82.6586 47.9623 81.3467 41.3669C80.0348 34.7716 76.7966 28.7134 72.0416 23.9584C67.2866 19.2034 61.2284 15.9652 54.6331 14.6533C48.0377 13.3414 41.2015 14.0147 34.9888 16.5881C28.7761 19.1615 23.466 23.5193 19.73 29.1106C17.1812 32.9252 15.4431 37.1971 14.5959 41.6622C13.9396 45.1213 16.8542 48 20.375 48L41.625 48C45.1458 48 48 50.8542 48 54.375L48 75.625Z" fill="url(#paint4_radial_4303_1230)"/>
|
|
60
|
+
<path d="M48 75.625C48 79.1458 50.8787 82.0604 54.3378 81.4041C58.8029 80.5569 63.0748 78.8188 66.8894 76.27C72.4807 72.534 76.8385 67.2239 79.4119 61.0112C81.9853 54.7986 82.6586 47.9623 81.3467 41.3669C80.0348 34.7716 76.7966 28.7134 72.0416 23.9584C67.2866 19.2034 61.2284 15.9652 54.6331 14.6533C48.0377 13.3414 41.2015 14.0147 34.9888 16.5881C28.7761 19.1615 23.466 23.5193 19.73 29.1106C17.1812 32.9252 15.4431 37.1971 14.5959 41.6622C13.9396 45.1213 16.8542 48 20.375 48L41.625 48C45.1458 48 48 50.8542 48 54.375L48 75.625Z" fill="url(#paint5_radial_4303_1230)"/>
|
|
61
|
+
<circle cx="48" cy="48" r="18" fill="url(#paint6_radial_4303_1230)"/>
|
|
62
|
+
<defs>
|
|
63
|
+
<linearGradient id="paint0_linear_4303_1230" x1="24.5" y1="4" x2="65" y2="111" gradientUnits="userSpaceOnUse">
|
|
64
|
+
<stop stop-color="#08494E"/>
|
|
65
|
+
<stop offset="0.641979" stop-color="#1E794A"/>
|
|
66
|
+
<stop offset="1" stop-color="#29852F"/>
|
|
67
|
+
</linearGradient>
|
|
68
|
+
<radialGradient id="paint1_radial_4303_1230" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(48 48) rotate(90) scale(44)">
|
|
69
|
+
<stop offset="0.0279961" stop-color="#093C41"/>
|
|
70
|
+
<stop offset="1" stop-color="#08494E" stop-opacity="0"/>
|
|
71
|
+
</radialGradient>
|
|
72
|
+
<linearGradient id="paint2_linear_4303_1230" x1="35" y1="14" x2="70" y2="76.5" gradientUnits="userSpaceOnUse">
|
|
73
|
+
<stop stop-color="#309C61"/>
|
|
74
|
+
<stop offset="0.465624" stop-color="#42B870"/>
|
|
75
|
+
<stop offset="1" stop-color="#62BE55"/>
|
|
76
|
+
</linearGradient>
|
|
77
|
+
<radialGradient id="paint3_radial_4303_1230" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(56 56) rotate(-180) scale(42)">
|
|
78
|
+
<stop offset="0.565809" stop-color="#309C61" stop-opacity="0"/>
|
|
79
|
+
<stop offset="1" stop-color="#1E794A"/>
|
|
80
|
+
</radialGradient>
|
|
81
|
+
<radialGradient id="paint4_radial_4303_1230" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(40 40) scale(42)">
|
|
82
|
+
<stop offset="0.77182" stop-color="#62BE55" stop-opacity="0"/>
|
|
83
|
+
<stop offset="1" stop-color="#88E06C"/>
|
|
84
|
+
</radialGradient>
|
|
85
|
+
<radialGradient id="paint5_radial_4303_1230" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(48 52) rotate(90) scale(26.5)">
|
|
86
|
+
<stop offset="0.496629" stop-color="#1A7F7C"/>
|
|
87
|
+
<stop offset="1" stop-color="#62BE55" stop-opacity="0"/>
|
|
88
|
+
</radialGradient>
|
|
89
|
+
<radialGradient id="paint6_radial_4303_1230" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(43.05 39.45) rotate(57.0508) scale(28.9578 28.1941)">
|
|
90
|
+
<stop stop-color="#C8F5B7"/>
|
|
91
|
+
<stop offset="0.319454" stop-color="#B0F098"/>
|
|
92
|
+
<stop offset="0.587071" stop-color="#88E06C"/>
|
|
93
|
+
<stop offset="0.783378" stop-color="#52D17C"/>
|
|
94
|
+
<stop offset="1" stop-color="#20AC9D"/>
|
|
95
|
+
</radialGradient>
|
|
96
|
+
</defs>
|
|
97
|
+
</svg>`
|
|
98
|
+
};
|
|
99
|
+
export const license = "Microsoft proprietary product icon; no express redistribution license supplied; maintainer review required";
|
|
100
|
+
export const url = "https://learn.microsoft.com/en-us/dynamics365/sales/intro-admin-guide-sales-insights";
|
|
101
|
+
|
|
102
|
+
const microsoft_dynamics_365_sales_insights = { slug, title, hex, categories, aliases, svg, variants, license, url };
|
|
103
|
+
export default microsoft_dynamics_365_sales_insights;
|
|
@@ -0,0 +1,155 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// @thesvg/icons -Microsoft Dynamics 365 Sales
|
|
3
|
+
// Auto-generated. Do not edit.
|
|
4
|
+
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
|
|
7
|
+
exports.slug = "microsoft-dynamics-365-sales";
|
|
8
|
+
exports.title = "Microsoft Dynamics 365 Sales";
|
|
9
|
+
exports.hex = "2052CB";
|
|
10
|
+
exports.categories = ["Software"];
|
|
11
|
+
exports.aliases = ["Dynamics 365 Sales", "MS Dynamics 365 Sales"];
|
|
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 48C0 41.3726 5.37258 36 12 36H16V60H12C5.37258 60 0 54.6274 0 48Z" fill="url(#paint0_linear_4303_1230)"/>
|
|
16
|
+
<path d="M0 48C0 41.3726 5.37258 36 12 36H16V60H12C5.37258 60 0 54.6274 0 48Z" fill="url(#paint1_radial_4303_1230)"/>
|
|
17
|
+
<path d="M16 30C16 23.3726 21.3726 18 28 18H32V60H16V30Z" fill="url(#paint2_linear_4303_1230)"/>
|
|
18
|
+
<path d="M16 30C16 23.3726 21.3726 18 28 18H32V60H16V30Z" fill="url(#paint3_linear_4303_1230)" fill-opacity="0.6"/>
|
|
19
|
+
<path d="M32 12C32 5.37258 37.3726 0 44 0H48C55 0 60 1.54995 60 1.54995V54C60 57.3137 57.3137 60 54 60H32V12Z" fill="url(#paint4_linear_4303_1230)"/>
|
|
20
|
+
<path d="M32 12C32 5.37258 37.3726 0 44 0H48C55 0 60 1.54995 60 1.54995V54C60 57.3137 57.3137 60 54 60H32V12Z" fill="url(#paint5_linear_4303_1230)" fill-opacity="0.5"/>
|
|
21
|
+
<path d="M48 6.00024C48 2.68659 50.6966 -0.038762 53.9844 0.374268C61.3571 1.30072 68.4432 3.93058 74.667 8.08911C82.5606 13.3634 88.7137 20.8602 92.3467 29.6311C95.9796 38.4019 96.9302 48.0535 95.0781 57.3645C93.226 66.6754 88.6541 75.2278 81.9414 81.9407C75.2285 88.6536 66.6753 93.2253 57.3643 95.0774C48.0532 96.9295 38.4017 95.979 29.6309 92.3459C20.8602 88.7129 13.3641 82.5606 8.08984 74.6672C2.81563 66.7738 7.16976e-05 57.4936 0 48.0002C0.000195854 54.6275 5.3727 60.0002 12 60.0002H42C45.3136 60.0002 47.9998 57.3138 48 54.0002V6.00024Z" fill="url(#paint6_radial_4303_1230)"/>
|
|
22
|
+
<path d="M48 6.00024C48 2.68659 50.6966 -0.038762 53.9844 0.374268C61.3571 1.30072 68.4432 3.93058 74.667 8.08911C82.5606 13.3634 88.7137 20.8602 92.3467 29.6311C95.9796 38.4019 96.9302 48.0535 95.0781 57.3645C93.226 66.6754 88.6541 75.2278 81.9414 81.9407C75.2285 88.6536 66.6753 93.2253 57.3643 95.0774C48.0532 96.9295 38.4017 95.979 29.6309 92.3459C20.8602 88.7129 13.3641 82.5606 8.08984 74.6672C2.81563 66.7738 7.16976e-05 57.4936 0 48.0002C0.000195854 54.6275 5.3727 60.0002 12 60.0002H42C45.3136 60.0002 47.9998 57.3138 48 54.0002V6.00024Z" fill="url(#paint7_radial_4303_1230)"/>
|
|
23
|
+
<path opacity="0.6" d="M96 48C96 41.3726 90.6274 36 84 36H48V54C48 57.3137 45.3137 60 42 60H40H84C90.6274 60 96 54.6274 96 48Z" fill="url(#paint8_radial_4303_1230)"/>
|
|
24
|
+
</g>
|
|
25
|
+
</g>
|
|
26
|
+
<defs>
|
|
27
|
+
<linearGradient id="paint0_linear_4303_1230" x1="0.228189" y1="52.4858" x2="15.9261" y2="53.8502" gradientUnits="userSpaceOnUse">
|
|
28
|
+
<stop stop-color="#1B44B1"/>
|
|
29
|
+
<stop offset="1" stop-color="#102784"/>
|
|
30
|
+
</linearGradient>
|
|
31
|
+
<radialGradient id="paint1_radial_4303_1230" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(5.5 36) rotate(90) scale(24 17.6815)">
|
|
32
|
+
<stop offset="0.57876" stop-color="#102784" stop-opacity="0"/>
|
|
33
|
+
<stop offset="1" stop-color="#102784"/>
|
|
34
|
+
</radialGradient>
|
|
35
|
+
<linearGradient id="paint2_linear_4303_1230" x1="24" y1="18" x2="24" y2="60" gradientUnits="userSpaceOnUse">
|
|
36
|
+
<stop stop-color="#0094F0"/>
|
|
37
|
+
<stop offset="0.775536" stop-color="#2052CB"/>
|
|
38
|
+
<stop offset="1" stop-color="#163697"/>
|
|
39
|
+
</linearGradient>
|
|
40
|
+
<linearGradient id="paint3_linear_4303_1230" x1="24" y1="45" x2="32.0052" y2="44.6047" gradientUnits="userSpaceOnUse">
|
|
41
|
+
<stop stop-color="#0078D4" stop-opacity="0"/>
|
|
42
|
+
<stop offset="1" stop-color="#2052CB"/>
|
|
43
|
+
</linearGradient>
|
|
44
|
+
<linearGradient id="paint4_linear_4303_1230" x1="40" y1="0" x2="40" y2="60" gradientUnits="userSpaceOnUse">
|
|
45
|
+
<stop stop-color="#26CFE8"/>
|
|
46
|
+
<stop offset="0.409431" stop-color="#0FAFFF"/>
|
|
47
|
+
<stop offset="0.809746" stop-color="#367AF2"/>
|
|
48
|
+
<stop offset="1" stop-color="#2052CB"/>
|
|
49
|
+
</linearGradient>
|
|
50
|
+
<linearGradient id="paint5_linear_4303_1230" x1="40.8889" y1="34.5" x2="48.8889" y2="34.5" gradientUnits="userSpaceOnUse">
|
|
51
|
+
<stop stop-color="#0094F0" stop-opacity="0"/>
|
|
52
|
+
<stop offset="1" stop-color="#2764E7"/>
|
|
53
|
+
</linearGradient>
|
|
54
|
+
<radialGradient id="paint6_radial_4303_1230" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(63.3122 13.9524) rotate(90) scale(89.1508 89.1508)">
|
|
55
|
+
<stop offset="0.062127" stop-color="#6FE8F5"/>
|
|
56
|
+
<stop offset="0.288121" stop-color="#3BD5FF"/>
|
|
57
|
+
<stop offset="0.68128" stop-color="#0094F0"/>
|
|
58
|
+
<stop offset="1" stop-color="#2052CB"/>
|
|
59
|
+
</radialGradient>
|
|
60
|
+
<radialGradient id="paint7_radial_4303_1230" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(41 63.9998) rotate(-90) scale(68)">
|
|
61
|
+
<stop offset="0.542484" stop-color="#29C3FF" stop-opacity="0"/>
|
|
62
|
+
<stop offset="1" stop-color="#73EDD8"/>
|
|
63
|
+
</radialGradient>
|
|
64
|
+
<radialGradient id="paint8_radial_4303_1230" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(46 60) scale(62 62)">
|
|
65
|
+
<stop offset="0.459307" stop-color="#3BD5FF"/>
|
|
66
|
+
<stop offset="1" stop-color="#3BD5FF" stop-opacity="0"/>
|
|
67
|
+
</radialGradient>
|
|
68
|
+
<clipPath id="clip0_4303_1230">
|
|
69
|
+
<rect width="96" height="96" fill="white"/>
|
|
70
|
+
</clipPath>
|
|
71
|
+
<clipPath id="clip1_4303_1230">
|
|
72
|
+
<rect width="96" height="96" fill="white"/>
|
|
73
|
+
</clipPath>
|
|
74
|
+
</defs>
|
|
75
|
+
</svg>`;
|
|
76
|
+
exports.variants = {
|
|
77
|
+
"default": `<svg width="96" height="96" viewBox="0 0 96 96" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
78
|
+
<g clip-path="url(#clip0_4303_1230)">
|
|
79
|
+
<g clip-path="url(#clip1_4303_1230)">
|
|
80
|
+
<path d="M0 48C0 41.3726 5.37258 36 12 36H16V60H12C5.37258 60 0 54.6274 0 48Z" fill="url(#paint0_linear_4303_1230)"/>
|
|
81
|
+
<path d="M0 48C0 41.3726 5.37258 36 12 36H16V60H12C5.37258 60 0 54.6274 0 48Z" fill="url(#paint1_radial_4303_1230)"/>
|
|
82
|
+
<path d="M16 30C16 23.3726 21.3726 18 28 18H32V60H16V30Z" fill="url(#paint2_linear_4303_1230)"/>
|
|
83
|
+
<path d="M16 30C16 23.3726 21.3726 18 28 18H32V60H16V30Z" fill="url(#paint3_linear_4303_1230)" fill-opacity="0.6"/>
|
|
84
|
+
<path d="M32 12C32 5.37258 37.3726 0 44 0H48C55 0 60 1.54995 60 1.54995V54C60 57.3137 57.3137 60 54 60H32V12Z" fill="url(#paint4_linear_4303_1230)"/>
|
|
85
|
+
<path d="M32 12C32 5.37258 37.3726 0 44 0H48C55 0 60 1.54995 60 1.54995V54C60 57.3137 57.3137 60 54 60H32V12Z" fill="url(#paint5_linear_4303_1230)" fill-opacity="0.5"/>
|
|
86
|
+
<path d="M48 6.00024C48 2.68659 50.6966 -0.038762 53.9844 0.374268C61.3571 1.30072 68.4432 3.93058 74.667 8.08911C82.5606 13.3634 88.7137 20.8602 92.3467 29.6311C95.9796 38.4019 96.9302 48.0535 95.0781 57.3645C93.226 66.6754 88.6541 75.2278 81.9414 81.9407C75.2285 88.6536 66.6753 93.2253 57.3643 95.0774C48.0532 96.9295 38.4017 95.979 29.6309 92.3459C20.8602 88.7129 13.3641 82.5606 8.08984 74.6672C2.81563 66.7738 7.16976e-05 57.4936 0 48.0002C0.000195854 54.6275 5.3727 60.0002 12 60.0002H42C45.3136 60.0002 47.9998 57.3138 48 54.0002V6.00024Z" fill="url(#paint6_radial_4303_1230)"/>
|
|
87
|
+
<path d="M48 6.00024C48 2.68659 50.6966 -0.038762 53.9844 0.374268C61.3571 1.30072 68.4432 3.93058 74.667 8.08911C82.5606 13.3634 88.7137 20.8602 92.3467 29.6311C95.9796 38.4019 96.9302 48.0535 95.0781 57.3645C93.226 66.6754 88.6541 75.2278 81.9414 81.9407C75.2285 88.6536 66.6753 93.2253 57.3643 95.0774C48.0532 96.9295 38.4017 95.979 29.6309 92.3459C20.8602 88.7129 13.3641 82.5606 8.08984 74.6672C2.81563 66.7738 7.16976e-05 57.4936 0 48.0002C0.000195854 54.6275 5.3727 60.0002 12 60.0002H42C45.3136 60.0002 47.9998 57.3138 48 54.0002V6.00024Z" fill="url(#paint7_radial_4303_1230)"/>
|
|
88
|
+
<path opacity="0.6" d="M96 48C96 41.3726 90.6274 36 84 36H48V54C48 57.3137 45.3137 60 42 60H40H84C90.6274 60 96 54.6274 96 48Z" fill="url(#paint8_radial_4303_1230)"/>
|
|
89
|
+
</g>
|
|
90
|
+
</g>
|
|
91
|
+
<defs>
|
|
92
|
+
<linearGradient id="paint0_linear_4303_1230" x1="0.228189" y1="52.4858" x2="15.9261" y2="53.8502" gradientUnits="userSpaceOnUse">
|
|
93
|
+
<stop stop-color="#1B44B1"/>
|
|
94
|
+
<stop offset="1" stop-color="#102784"/>
|
|
95
|
+
</linearGradient>
|
|
96
|
+
<radialGradient id="paint1_radial_4303_1230" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(5.5 36) rotate(90) scale(24 17.6815)">
|
|
97
|
+
<stop offset="0.57876" stop-color="#102784" stop-opacity="0"/>
|
|
98
|
+
<stop offset="1" stop-color="#102784"/>
|
|
99
|
+
</radialGradient>
|
|
100
|
+
<linearGradient id="paint2_linear_4303_1230" x1="24" y1="18" x2="24" y2="60" gradientUnits="userSpaceOnUse">
|
|
101
|
+
<stop stop-color="#0094F0"/>
|
|
102
|
+
<stop offset="0.775536" stop-color="#2052CB"/>
|
|
103
|
+
<stop offset="1" stop-color="#163697"/>
|
|
104
|
+
</linearGradient>
|
|
105
|
+
<linearGradient id="paint3_linear_4303_1230" x1="24" y1="45" x2="32.0052" y2="44.6047" gradientUnits="userSpaceOnUse">
|
|
106
|
+
<stop stop-color="#0078D4" stop-opacity="0"/>
|
|
107
|
+
<stop offset="1" stop-color="#2052CB"/>
|
|
108
|
+
</linearGradient>
|
|
109
|
+
<linearGradient id="paint4_linear_4303_1230" x1="40" y1="0" x2="40" y2="60" gradientUnits="userSpaceOnUse">
|
|
110
|
+
<stop stop-color="#26CFE8"/>
|
|
111
|
+
<stop offset="0.409431" stop-color="#0FAFFF"/>
|
|
112
|
+
<stop offset="0.809746" stop-color="#367AF2"/>
|
|
113
|
+
<stop offset="1" stop-color="#2052CB"/>
|
|
114
|
+
</linearGradient>
|
|
115
|
+
<linearGradient id="paint5_linear_4303_1230" x1="40.8889" y1="34.5" x2="48.8889" y2="34.5" gradientUnits="userSpaceOnUse">
|
|
116
|
+
<stop stop-color="#0094F0" stop-opacity="0"/>
|
|
117
|
+
<stop offset="1" stop-color="#2764E7"/>
|
|
118
|
+
</linearGradient>
|
|
119
|
+
<radialGradient id="paint6_radial_4303_1230" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(63.3122 13.9524) rotate(90) scale(89.1508 89.1508)">
|
|
120
|
+
<stop offset="0.062127" stop-color="#6FE8F5"/>
|
|
121
|
+
<stop offset="0.288121" stop-color="#3BD5FF"/>
|
|
122
|
+
<stop offset="0.68128" stop-color="#0094F0"/>
|
|
123
|
+
<stop offset="1" stop-color="#2052CB"/>
|
|
124
|
+
</radialGradient>
|
|
125
|
+
<radialGradient id="paint7_radial_4303_1230" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(41 63.9998) rotate(-90) scale(68)">
|
|
126
|
+
<stop offset="0.542484" stop-color="#29C3FF" stop-opacity="0"/>
|
|
127
|
+
<stop offset="1" stop-color="#73EDD8"/>
|
|
128
|
+
</radialGradient>
|
|
129
|
+
<radialGradient id="paint8_radial_4303_1230" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(46 60) scale(62 62)">
|
|
130
|
+
<stop offset="0.459307" stop-color="#3BD5FF"/>
|
|
131
|
+
<stop offset="1" stop-color="#3BD5FF" stop-opacity="0"/>
|
|
132
|
+
</radialGradient>
|
|
133
|
+
<clipPath id="clip0_4303_1230">
|
|
134
|
+
<rect width="96" height="96" fill="white"/>
|
|
135
|
+
</clipPath>
|
|
136
|
+
<clipPath id="clip1_4303_1230">
|
|
137
|
+
<rect width="96" height="96" fill="white"/>
|
|
138
|
+
</clipPath>
|
|
139
|
+
</defs>
|
|
140
|
+
</svg>`
|
|
141
|
+
};
|
|
142
|
+
exports.license = "Microsoft proprietary product icon; no express redistribution license supplied; maintainer review required";
|
|
143
|
+
exports.url = "https://www.microsoft.com/en-us/dynamics-365/products/sales";
|
|
144
|
+
|
|
145
|
+
exports.default = {
|
|
146
|
+
slug: exports.slug,
|
|
147
|
+
title: exports.title,
|
|
148
|
+
hex: exports.hex,
|
|
149
|
+
categories: exports.categories,
|
|
150
|
+
aliases: exports.aliases,
|
|
151
|
+
svg: exports.svg,
|
|
152
|
+
variants: exports.variants,
|
|
153
|
+
license: exports.license,
|
|
154
|
+
url: exports.url,
|
|
155
|
+
};
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
// @thesvg/icons - Microsoft Dynamics 365 Sales
|
|
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_sales: IconModule;
|
|
17
|
+
export default microsoft_dynamics_365_sales;
|
|
@@ -0,0 +1,143 @@
|
|
|
1
|
+
// @thesvg/icons - Microsoft Dynamics 365 Sales
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
export const slug = "microsoft-dynamics-365-sales";
|
|
5
|
+
export const title = "Microsoft Dynamics 365 Sales";
|
|
6
|
+
export const hex = "2052CB";
|
|
7
|
+
export const categories = ["Software"];
|
|
8
|
+
export const aliases = ["Dynamics 365 Sales", "MS Dynamics 365 Sales"];
|
|
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 48C0 41.3726 5.37258 36 12 36H16V60H12C5.37258 60 0 54.6274 0 48Z" fill="url(#paint0_linear_4303_1230)"/>
|
|
13
|
+
<path d="M0 48C0 41.3726 5.37258 36 12 36H16V60H12C5.37258 60 0 54.6274 0 48Z" fill="url(#paint1_radial_4303_1230)"/>
|
|
14
|
+
<path d="M16 30C16 23.3726 21.3726 18 28 18H32V60H16V30Z" fill="url(#paint2_linear_4303_1230)"/>
|
|
15
|
+
<path d="M16 30C16 23.3726 21.3726 18 28 18H32V60H16V30Z" fill="url(#paint3_linear_4303_1230)" fill-opacity="0.6"/>
|
|
16
|
+
<path d="M32 12C32 5.37258 37.3726 0 44 0H48C55 0 60 1.54995 60 1.54995V54C60 57.3137 57.3137 60 54 60H32V12Z" fill="url(#paint4_linear_4303_1230)"/>
|
|
17
|
+
<path d="M32 12C32 5.37258 37.3726 0 44 0H48C55 0 60 1.54995 60 1.54995V54C60 57.3137 57.3137 60 54 60H32V12Z" fill="url(#paint5_linear_4303_1230)" fill-opacity="0.5"/>
|
|
18
|
+
<path d="M48 6.00024C48 2.68659 50.6966 -0.038762 53.9844 0.374268C61.3571 1.30072 68.4432 3.93058 74.667 8.08911C82.5606 13.3634 88.7137 20.8602 92.3467 29.6311C95.9796 38.4019 96.9302 48.0535 95.0781 57.3645C93.226 66.6754 88.6541 75.2278 81.9414 81.9407C75.2285 88.6536 66.6753 93.2253 57.3643 95.0774C48.0532 96.9295 38.4017 95.979 29.6309 92.3459C20.8602 88.7129 13.3641 82.5606 8.08984 74.6672C2.81563 66.7738 7.16976e-05 57.4936 0 48.0002C0.000195854 54.6275 5.3727 60.0002 12 60.0002H42C45.3136 60.0002 47.9998 57.3138 48 54.0002V6.00024Z" fill="url(#paint6_radial_4303_1230)"/>
|
|
19
|
+
<path d="M48 6.00024C48 2.68659 50.6966 -0.038762 53.9844 0.374268C61.3571 1.30072 68.4432 3.93058 74.667 8.08911C82.5606 13.3634 88.7137 20.8602 92.3467 29.6311C95.9796 38.4019 96.9302 48.0535 95.0781 57.3645C93.226 66.6754 88.6541 75.2278 81.9414 81.9407C75.2285 88.6536 66.6753 93.2253 57.3643 95.0774C48.0532 96.9295 38.4017 95.979 29.6309 92.3459C20.8602 88.7129 13.3641 82.5606 8.08984 74.6672C2.81563 66.7738 7.16976e-05 57.4936 0 48.0002C0.000195854 54.6275 5.3727 60.0002 12 60.0002H42C45.3136 60.0002 47.9998 57.3138 48 54.0002V6.00024Z" fill="url(#paint7_radial_4303_1230)"/>
|
|
20
|
+
<path opacity="0.6" d="M96 48C96 41.3726 90.6274 36 84 36H48V54C48 57.3137 45.3137 60 42 60H40H84C90.6274 60 96 54.6274 96 48Z" fill="url(#paint8_radial_4303_1230)"/>
|
|
21
|
+
</g>
|
|
22
|
+
</g>
|
|
23
|
+
<defs>
|
|
24
|
+
<linearGradient id="paint0_linear_4303_1230" x1="0.228189" y1="52.4858" x2="15.9261" y2="53.8502" gradientUnits="userSpaceOnUse">
|
|
25
|
+
<stop stop-color="#1B44B1"/>
|
|
26
|
+
<stop offset="1" stop-color="#102784"/>
|
|
27
|
+
</linearGradient>
|
|
28
|
+
<radialGradient id="paint1_radial_4303_1230" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(5.5 36) rotate(90) scale(24 17.6815)">
|
|
29
|
+
<stop offset="0.57876" stop-color="#102784" stop-opacity="0"/>
|
|
30
|
+
<stop offset="1" stop-color="#102784"/>
|
|
31
|
+
</radialGradient>
|
|
32
|
+
<linearGradient id="paint2_linear_4303_1230" x1="24" y1="18" x2="24" y2="60" gradientUnits="userSpaceOnUse">
|
|
33
|
+
<stop stop-color="#0094F0"/>
|
|
34
|
+
<stop offset="0.775536" stop-color="#2052CB"/>
|
|
35
|
+
<stop offset="1" stop-color="#163697"/>
|
|
36
|
+
</linearGradient>
|
|
37
|
+
<linearGradient id="paint3_linear_4303_1230" x1="24" y1="45" x2="32.0052" y2="44.6047" gradientUnits="userSpaceOnUse">
|
|
38
|
+
<stop stop-color="#0078D4" stop-opacity="0"/>
|
|
39
|
+
<stop offset="1" stop-color="#2052CB"/>
|
|
40
|
+
</linearGradient>
|
|
41
|
+
<linearGradient id="paint4_linear_4303_1230" x1="40" y1="0" x2="40" y2="60" gradientUnits="userSpaceOnUse">
|
|
42
|
+
<stop stop-color="#26CFE8"/>
|
|
43
|
+
<stop offset="0.409431" stop-color="#0FAFFF"/>
|
|
44
|
+
<stop offset="0.809746" stop-color="#367AF2"/>
|
|
45
|
+
<stop offset="1" stop-color="#2052CB"/>
|
|
46
|
+
</linearGradient>
|
|
47
|
+
<linearGradient id="paint5_linear_4303_1230" x1="40.8889" y1="34.5" x2="48.8889" y2="34.5" gradientUnits="userSpaceOnUse">
|
|
48
|
+
<stop stop-color="#0094F0" stop-opacity="0"/>
|
|
49
|
+
<stop offset="1" stop-color="#2764E7"/>
|
|
50
|
+
</linearGradient>
|
|
51
|
+
<radialGradient id="paint6_radial_4303_1230" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(63.3122 13.9524) rotate(90) scale(89.1508 89.1508)">
|
|
52
|
+
<stop offset="0.062127" stop-color="#6FE8F5"/>
|
|
53
|
+
<stop offset="0.288121" stop-color="#3BD5FF"/>
|
|
54
|
+
<stop offset="0.68128" stop-color="#0094F0"/>
|
|
55
|
+
<stop offset="1" stop-color="#2052CB"/>
|
|
56
|
+
</radialGradient>
|
|
57
|
+
<radialGradient id="paint7_radial_4303_1230" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(41 63.9998) rotate(-90) scale(68)">
|
|
58
|
+
<stop offset="0.542484" stop-color="#29C3FF" stop-opacity="0"/>
|
|
59
|
+
<stop offset="1" stop-color="#73EDD8"/>
|
|
60
|
+
</radialGradient>
|
|
61
|
+
<radialGradient id="paint8_radial_4303_1230" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(46 60) scale(62 62)">
|
|
62
|
+
<stop offset="0.459307" stop-color="#3BD5FF"/>
|
|
63
|
+
<stop offset="1" stop-color="#3BD5FF" stop-opacity="0"/>
|
|
64
|
+
</radialGradient>
|
|
65
|
+
<clipPath id="clip0_4303_1230">
|
|
66
|
+
<rect width="96" height="96" fill="white"/>
|
|
67
|
+
</clipPath>
|
|
68
|
+
<clipPath id="clip1_4303_1230">
|
|
69
|
+
<rect width="96" height="96" fill="white"/>
|
|
70
|
+
</clipPath>
|
|
71
|
+
</defs>
|
|
72
|
+
</svg>`;
|
|
73
|
+
export const variants = {
|
|
74
|
+
"default": `<svg width="96" height="96" viewBox="0 0 96 96" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
75
|
+
<g clip-path="url(#clip0_4303_1230)">
|
|
76
|
+
<g clip-path="url(#clip1_4303_1230)">
|
|
77
|
+
<path d="M0 48C0 41.3726 5.37258 36 12 36H16V60H12C5.37258 60 0 54.6274 0 48Z" fill="url(#paint0_linear_4303_1230)"/>
|
|
78
|
+
<path d="M0 48C0 41.3726 5.37258 36 12 36H16V60H12C5.37258 60 0 54.6274 0 48Z" fill="url(#paint1_radial_4303_1230)"/>
|
|
79
|
+
<path d="M16 30C16 23.3726 21.3726 18 28 18H32V60H16V30Z" fill="url(#paint2_linear_4303_1230)"/>
|
|
80
|
+
<path d="M16 30C16 23.3726 21.3726 18 28 18H32V60H16V30Z" fill="url(#paint3_linear_4303_1230)" fill-opacity="0.6"/>
|
|
81
|
+
<path d="M32 12C32 5.37258 37.3726 0 44 0H48C55 0 60 1.54995 60 1.54995V54C60 57.3137 57.3137 60 54 60H32V12Z" fill="url(#paint4_linear_4303_1230)"/>
|
|
82
|
+
<path d="M32 12C32 5.37258 37.3726 0 44 0H48C55 0 60 1.54995 60 1.54995V54C60 57.3137 57.3137 60 54 60H32V12Z" fill="url(#paint5_linear_4303_1230)" fill-opacity="0.5"/>
|
|
83
|
+
<path d="M48 6.00024C48 2.68659 50.6966 -0.038762 53.9844 0.374268C61.3571 1.30072 68.4432 3.93058 74.667 8.08911C82.5606 13.3634 88.7137 20.8602 92.3467 29.6311C95.9796 38.4019 96.9302 48.0535 95.0781 57.3645C93.226 66.6754 88.6541 75.2278 81.9414 81.9407C75.2285 88.6536 66.6753 93.2253 57.3643 95.0774C48.0532 96.9295 38.4017 95.979 29.6309 92.3459C20.8602 88.7129 13.3641 82.5606 8.08984 74.6672C2.81563 66.7738 7.16976e-05 57.4936 0 48.0002C0.000195854 54.6275 5.3727 60.0002 12 60.0002H42C45.3136 60.0002 47.9998 57.3138 48 54.0002V6.00024Z" fill="url(#paint6_radial_4303_1230)"/>
|
|
84
|
+
<path d="M48 6.00024C48 2.68659 50.6966 -0.038762 53.9844 0.374268C61.3571 1.30072 68.4432 3.93058 74.667 8.08911C82.5606 13.3634 88.7137 20.8602 92.3467 29.6311C95.9796 38.4019 96.9302 48.0535 95.0781 57.3645C93.226 66.6754 88.6541 75.2278 81.9414 81.9407C75.2285 88.6536 66.6753 93.2253 57.3643 95.0774C48.0532 96.9295 38.4017 95.979 29.6309 92.3459C20.8602 88.7129 13.3641 82.5606 8.08984 74.6672C2.81563 66.7738 7.16976e-05 57.4936 0 48.0002C0.000195854 54.6275 5.3727 60.0002 12 60.0002H42C45.3136 60.0002 47.9998 57.3138 48 54.0002V6.00024Z" fill="url(#paint7_radial_4303_1230)"/>
|
|
85
|
+
<path opacity="0.6" d="M96 48C96 41.3726 90.6274 36 84 36H48V54C48 57.3137 45.3137 60 42 60H40H84C90.6274 60 96 54.6274 96 48Z" fill="url(#paint8_radial_4303_1230)"/>
|
|
86
|
+
</g>
|
|
87
|
+
</g>
|
|
88
|
+
<defs>
|
|
89
|
+
<linearGradient id="paint0_linear_4303_1230" x1="0.228189" y1="52.4858" x2="15.9261" y2="53.8502" gradientUnits="userSpaceOnUse">
|
|
90
|
+
<stop stop-color="#1B44B1"/>
|
|
91
|
+
<stop offset="1" stop-color="#102784"/>
|
|
92
|
+
</linearGradient>
|
|
93
|
+
<radialGradient id="paint1_radial_4303_1230" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(5.5 36) rotate(90) scale(24 17.6815)">
|
|
94
|
+
<stop offset="0.57876" stop-color="#102784" stop-opacity="0"/>
|
|
95
|
+
<stop offset="1" stop-color="#102784"/>
|
|
96
|
+
</radialGradient>
|
|
97
|
+
<linearGradient id="paint2_linear_4303_1230" x1="24" y1="18" x2="24" y2="60" gradientUnits="userSpaceOnUse">
|
|
98
|
+
<stop stop-color="#0094F0"/>
|
|
99
|
+
<stop offset="0.775536" stop-color="#2052CB"/>
|
|
100
|
+
<stop offset="1" stop-color="#163697"/>
|
|
101
|
+
</linearGradient>
|
|
102
|
+
<linearGradient id="paint3_linear_4303_1230" x1="24" y1="45" x2="32.0052" y2="44.6047" gradientUnits="userSpaceOnUse">
|
|
103
|
+
<stop stop-color="#0078D4" stop-opacity="0"/>
|
|
104
|
+
<stop offset="1" stop-color="#2052CB"/>
|
|
105
|
+
</linearGradient>
|
|
106
|
+
<linearGradient id="paint4_linear_4303_1230" x1="40" y1="0" x2="40" y2="60" gradientUnits="userSpaceOnUse">
|
|
107
|
+
<stop stop-color="#26CFE8"/>
|
|
108
|
+
<stop offset="0.409431" stop-color="#0FAFFF"/>
|
|
109
|
+
<stop offset="0.809746" stop-color="#367AF2"/>
|
|
110
|
+
<stop offset="1" stop-color="#2052CB"/>
|
|
111
|
+
</linearGradient>
|
|
112
|
+
<linearGradient id="paint5_linear_4303_1230" x1="40.8889" y1="34.5" x2="48.8889" y2="34.5" gradientUnits="userSpaceOnUse">
|
|
113
|
+
<stop stop-color="#0094F0" stop-opacity="0"/>
|
|
114
|
+
<stop offset="1" stop-color="#2764E7"/>
|
|
115
|
+
</linearGradient>
|
|
116
|
+
<radialGradient id="paint6_radial_4303_1230" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(63.3122 13.9524) rotate(90) scale(89.1508 89.1508)">
|
|
117
|
+
<stop offset="0.062127" stop-color="#6FE8F5"/>
|
|
118
|
+
<stop offset="0.288121" stop-color="#3BD5FF"/>
|
|
119
|
+
<stop offset="0.68128" stop-color="#0094F0"/>
|
|
120
|
+
<stop offset="1" stop-color="#2052CB"/>
|
|
121
|
+
</radialGradient>
|
|
122
|
+
<radialGradient id="paint7_radial_4303_1230" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(41 63.9998) rotate(-90) scale(68)">
|
|
123
|
+
<stop offset="0.542484" stop-color="#29C3FF" stop-opacity="0"/>
|
|
124
|
+
<stop offset="1" stop-color="#73EDD8"/>
|
|
125
|
+
</radialGradient>
|
|
126
|
+
<radialGradient id="paint8_radial_4303_1230" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(46 60) scale(62 62)">
|
|
127
|
+
<stop offset="0.459307" stop-color="#3BD5FF"/>
|
|
128
|
+
<stop offset="1" stop-color="#3BD5FF" stop-opacity="0"/>
|
|
129
|
+
</radialGradient>
|
|
130
|
+
<clipPath id="clip0_4303_1230">
|
|
131
|
+
<rect width="96" height="96" fill="white"/>
|
|
132
|
+
</clipPath>
|
|
133
|
+
<clipPath id="clip1_4303_1230">
|
|
134
|
+
<rect width="96" height="96" fill="white"/>
|
|
135
|
+
</clipPath>
|
|
136
|
+
</defs>
|
|
137
|
+
</svg>`
|
|
138
|
+
};
|
|
139
|
+
export const license = "Microsoft proprietary product icon; no express redistribution license supplied; maintainer review required";
|
|
140
|
+
export const url = "https://www.microsoft.com/en-us/dynamics-365/products/sales";
|
|
141
|
+
|
|
142
|
+
const microsoft_dynamics_365_sales = { slug, title, hex, categories, aliases, svg, variants, license, url };
|
|
143
|
+
export default microsoft_dynamics_365_sales;
|