@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,93 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// @thesvg/icons -Microsoft Dynamics 365 Customer Service
|
|
3
|
+
// Auto-generated. Do not edit.
|
|
4
|
+
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
|
|
7
|
+
exports.slug = "microsoft-dynamics-365-customer-service";
|
|
8
|
+
exports.title = "Microsoft Dynamics 365 Customer Service";
|
|
9
|
+
exports.hex = "9C6CFE";
|
|
10
|
+
exports.categories = ["Software"];
|
|
11
|
+
exports.aliases = ["Dynamics 365 Customer Service", "Dynamics 365 Customer Services", "MS Dynamics 365 Customer Services"];
|
|
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="M67.4112 12H90C93.3137 12 96 14.6863 96 18V35.3441C96 39.8947 94.3668 44.2942 91.3973 47.7424L63.1551 80.5382C55.176 89.8037 40.824 89.8037 32.8449 80.5381L18.8076 64.2373L62.9034 14.0402C64.0426 12.7434 65.6851 12 67.4112 12Z" fill="url(#paint0_linear_4303_1230)"/>
|
|
14
|
+
<path d="M67.4112 12H90C93.3137 12 96 14.6863 96 18V35.3441C96 39.8947 94.3668 44.2942 91.3973 47.7424L63.1551 80.5382C55.176 89.8037 40.824 89.8037 32.8449 80.5381L18.8076 64.2373L62.9034 14.0402C64.0426 12.7434 65.6851 12 67.4112 12Z" fill="url(#paint1_radial_4303_1230)"/>
|
|
15
|
+
<path d="M28.5892 12H6C2.68629 12 0 14.6863 0 18V40.1703C0 41.6073 0.515716 42.9965 1.45337 44.0854L32.8435 80.5387C40.823 89.8053 55.1765 89.8048 63.1553 80.5376L77.1954 64.2305L33.0965 14.0397C31.9574 12.7432 30.3151 12 28.5892 12Z" fill="url(#paint2_linear_4303_1230)"/>
|
|
16
|
+
<path d="M62.7832 47.8271C70.3237 56.4088 83.6506 56.4283 91.2236 47.9434L63.1553 80.5381C55.1762 89.8037 40.8238 89.8037 32.8447 80.5381L18.8076 64.2373L48.001 31.0039L62.7832 47.8271Z" fill="url(#paint3_linear_4303_1230)"/>
|
|
17
|
+
<path d="M62.7832 47.8271C70.3237 56.4088 83.6506 56.4283 91.2236 47.9434L63.1553 80.5381C55.1762 89.8037 40.8238 89.8037 32.8447 80.5381L18.8076 64.2373L48.001 31.0039L62.7832 47.8271Z" fill="url(#paint4_linear_4303_1230)"/>
|
|
18
|
+
<defs>
|
|
19
|
+
<linearGradient id="paint0_linear_4303_1230" x1="93.5333" y1="11.1039" x2="91.0594" y2="55.0684" gradientUnits="userSpaceOnUse">
|
|
20
|
+
<stop stop-color="#9C6CFE"/>
|
|
21
|
+
<stop offset="0.550303" stop-color="#7A41DC"/>
|
|
22
|
+
<stop offset="1" stop-color="#5B2AB5"/>
|
|
23
|
+
</linearGradient>
|
|
24
|
+
<radialGradient id="paint1_radial_4303_1230" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(70.4999 8.5) rotate(90) scale(46.5 62.8736)">
|
|
25
|
+
<stop offset="0.631434" stop-color="#4B20A0" stop-opacity="0"/>
|
|
26
|
+
<stop offset="1" stop-color="#4B20A0"/>
|
|
27
|
+
</radialGradient>
|
|
28
|
+
<linearGradient id="paint2_linear_4303_1230" x1="7.01238e-07" y1="19.0822" x2="57.6358" y2="86.846" gradientUnits="userSpaceOnUse">
|
|
29
|
+
<stop stop-color="#F8C4FA"/>
|
|
30
|
+
<stop offset="0.468701" stop-color="#E4A7FE"/>
|
|
31
|
+
<stop offset="1" stop-color="#AC80FF"/>
|
|
32
|
+
</linearGradient>
|
|
33
|
+
<linearGradient id="paint3_linear_4303_1230" x1="66.7859" y1="52.1348" x2="35.9669" y2="82.7397" gradientUnits="userSpaceOnUse">
|
|
34
|
+
<stop stop-color="#AC80FF"/>
|
|
35
|
+
<stop offset="0.699029" stop-color="#CC75FD" stop-opacity="0.190939"/>
|
|
36
|
+
<stop offset="1" stop-color="#D373FC" stop-opacity="0"/>
|
|
37
|
+
</linearGradient>
|
|
38
|
+
<linearGradient id="paint4_linear_4303_1230" x1="53.5136" y1="56.9223" x2="69.4716" y2="72.7695" gradientUnits="userSpaceOnUse">
|
|
39
|
+
<stop stop-color="#9C6CFE" stop-opacity="0"/>
|
|
40
|
+
<stop offset="0.50385" stop-color="#9C6CFE" stop-opacity="0.282283"/>
|
|
41
|
+
<stop offset="1" stop-color="#9C6CFE"/>
|
|
42
|
+
</linearGradient>
|
|
43
|
+
</defs>
|
|
44
|
+
</svg>`;
|
|
45
|
+
exports.variants = {
|
|
46
|
+
"default": `<svg width="96" height="96" viewBox="0 0 96 96" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
47
|
+
<path d="M67.4112 12H90C93.3137 12 96 14.6863 96 18V35.3441C96 39.8947 94.3668 44.2942 91.3973 47.7424L63.1551 80.5382C55.176 89.8037 40.824 89.8037 32.8449 80.5381L18.8076 64.2373L62.9034 14.0402C64.0426 12.7434 65.6851 12 67.4112 12Z" fill="url(#paint0_linear_4303_1230)"/>
|
|
48
|
+
<path d="M67.4112 12H90C93.3137 12 96 14.6863 96 18V35.3441C96 39.8947 94.3668 44.2942 91.3973 47.7424L63.1551 80.5382C55.176 89.8037 40.824 89.8037 32.8449 80.5381L18.8076 64.2373L62.9034 14.0402C64.0426 12.7434 65.6851 12 67.4112 12Z" fill="url(#paint1_radial_4303_1230)"/>
|
|
49
|
+
<path d="M28.5892 12H6C2.68629 12 0 14.6863 0 18V40.1703C0 41.6073 0.515716 42.9965 1.45337 44.0854L32.8435 80.5387C40.823 89.8053 55.1765 89.8048 63.1553 80.5376L77.1954 64.2305L33.0965 14.0397C31.9574 12.7432 30.3151 12 28.5892 12Z" fill="url(#paint2_linear_4303_1230)"/>
|
|
50
|
+
<path d="M62.7832 47.8271C70.3237 56.4088 83.6506 56.4283 91.2236 47.9434L63.1553 80.5381C55.1762 89.8037 40.8238 89.8037 32.8447 80.5381L18.8076 64.2373L48.001 31.0039L62.7832 47.8271Z" fill="url(#paint3_linear_4303_1230)"/>
|
|
51
|
+
<path d="M62.7832 47.8271C70.3237 56.4088 83.6506 56.4283 91.2236 47.9434L63.1553 80.5381C55.1762 89.8037 40.8238 89.8037 32.8447 80.5381L18.8076 64.2373L48.001 31.0039L62.7832 47.8271Z" fill="url(#paint4_linear_4303_1230)"/>
|
|
52
|
+
<defs>
|
|
53
|
+
<linearGradient id="paint0_linear_4303_1230" x1="93.5333" y1="11.1039" x2="91.0594" y2="55.0684" gradientUnits="userSpaceOnUse">
|
|
54
|
+
<stop stop-color="#9C6CFE"/>
|
|
55
|
+
<stop offset="0.550303" stop-color="#7A41DC"/>
|
|
56
|
+
<stop offset="1" stop-color="#5B2AB5"/>
|
|
57
|
+
</linearGradient>
|
|
58
|
+
<radialGradient id="paint1_radial_4303_1230" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(70.4999 8.5) rotate(90) scale(46.5 62.8736)">
|
|
59
|
+
<stop offset="0.631434" stop-color="#4B20A0" stop-opacity="0"/>
|
|
60
|
+
<stop offset="1" stop-color="#4B20A0"/>
|
|
61
|
+
</radialGradient>
|
|
62
|
+
<linearGradient id="paint2_linear_4303_1230" x1="7.01238e-07" y1="19.0822" x2="57.6358" y2="86.846" gradientUnits="userSpaceOnUse">
|
|
63
|
+
<stop stop-color="#F8C4FA"/>
|
|
64
|
+
<stop offset="0.468701" stop-color="#E4A7FE"/>
|
|
65
|
+
<stop offset="1" stop-color="#AC80FF"/>
|
|
66
|
+
</linearGradient>
|
|
67
|
+
<linearGradient id="paint3_linear_4303_1230" x1="66.7859" y1="52.1348" x2="35.9669" y2="82.7397" gradientUnits="userSpaceOnUse">
|
|
68
|
+
<stop stop-color="#AC80FF"/>
|
|
69
|
+
<stop offset="0.699029" stop-color="#CC75FD" stop-opacity="0.190939"/>
|
|
70
|
+
<stop offset="1" stop-color="#D373FC" stop-opacity="0"/>
|
|
71
|
+
</linearGradient>
|
|
72
|
+
<linearGradient id="paint4_linear_4303_1230" x1="53.5136" y1="56.9223" x2="69.4716" y2="72.7695" gradientUnits="userSpaceOnUse">
|
|
73
|
+
<stop stop-color="#9C6CFE" stop-opacity="0"/>
|
|
74
|
+
<stop offset="0.50385" stop-color="#9C6CFE" stop-opacity="0.282283"/>
|
|
75
|
+
<stop offset="1" stop-color="#9C6CFE"/>
|
|
76
|
+
</linearGradient>
|
|
77
|
+
</defs>
|
|
78
|
+
</svg>`
|
|
79
|
+
};
|
|
80
|
+
exports.license = "Microsoft proprietary product icon; no express redistribution license supplied; maintainer review required";
|
|
81
|
+
exports.url = "https://www.microsoft.com/en-us/dynamics-365/products/customer-service";
|
|
82
|
+
|
|
83
|
+
exports.default = {
|
|
84
|
+
slug: exports.slug,
|
|
85
|
+
title: exports.title,
|
|
86
|
+
hex: exports.hex,
|
|
87
|
+
categories: exports.categories,
|
|
88
|
+
aliases: exports.aliases,
|
|
89
|
+
svg: exports.svg,
|
|
90
|
+
variants: exports.variants,
|
|
91
|
+
license: exports.license,
|
|
92
|
+
url: exports.url,
|
|
93
|
+
};
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
// @thesvg/icons - Microsoft Dynamics 365 Customer Service
|
|
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_customer_service: IconModule;
|
|
17
|
+
export default microsoft_dynamics_365_customer_service;
|
|
@@ -0,0 +1,81 @@
|
|
|
1
|
+
// @thesvg/icons - Microsoft Dynamics 365 Customer Service
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
export const slug = "microsoft-dynamics-365-customer-service";
|
|
5
|
+
export const title = "Microsoft Dynamics 365 Customer Service";
|
|
6
|
+
export const hex = "9C6CFE";
|
|
7
|
+
export const categories = ["Software"];
|
|
8
|
+
export const aliases = ["Dynamics 365 Customer Service", "Dynamics 365 Customer Services", "MS Dynamics 365 Customer Services"];
|
|
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="M67.4112 12H90C93.3137 12 96 14.6863 96 18V35.3441C96 39.8947 94.3668 44.2942 91.3973 47.7424L63.1551 80.5382C55.176 89.8037 40.824 89.8037 32.8449 80.5381L18.8076 64.2373L62.9034 14.0402C64.0426 12.7434 65.6851 12 67.4112 12Z" fill="url(#paint0_linear_4303_1230)"/>
|
|
11
|
+
<path d="M67.4112 12H90C93.3137 12 96 14.6863 96 18V35.3441C96 39.8947 94.3668 44.2942 91.3973 47.7424L63.1551 80.5382C55.176 89.8037 40.824 89.8037 32.8449 80.5381L18.8076 64.2373L62.9034 14.0402C64.0426 12.7434 65.6851 12 67.4112 12Z" fill="url(#paint1_radial_4303_1230)"/>
|
|
12
|
+
<path d="M28.5892 12H6C2.68629 12 0 14.6863 0 18V40.1703C0 41.6073 0.515716 42.9965 1.45337 44.0854L32.8435 80.5387C40.823 89.8053 55.1765 89.8048 63.1553 80.5376L77.1954 64.2305L33.0965 14.0397C31.9574 12.7432 30.3151 12 28.5892 12Z" fill="url(#paint2_linear_4303_1230)"/>
|
|
13
|
+
<path d="M62.7832 47.8271C70.3237 56.4088 83.6506 56.4283 91.2236 47.9434L63.1553 80.5381C55.1762 89.8037 40.8238 89.8037 32.8447 80.5381L18.8076 64.2373L48.001 31.0039L62.7832 47.8271Z" fill="url(#paint3_linear_4303_1230)"/>
|
|
14
|
+
<path d="M62.7832 47.8271C70.3237 56.4088 83.6506 56.4283 91.2236 47.9434L63.1553 80.5381C55.1762 89.8037 40.8238 89.8037 32.8447 80.5381L18.8076 64.2373L48.001 31.0039L62.7832 47.8271Z" fill="url(#paint4_linear_4303_1230)"/>
|
|
15
|
+
<defs>
|
|
16
|
+
<linearGradient id="paint0_linear_4303_1230" x1="93.5333" y1="11.1039" x2="91.0594" y2="55.0684" gradientUnits="userSpaceOnUse">
|
|
17
|
+
<stop stop-color="#9C6CFE"/>
|
|
18
|
+
<stop offset="0.550303" stop-color="#7A41DC"/>
|
|
19
|
+
<stop offset="1" stop-color="#5B2AB5"/>
|
|
20
|
+
</linearGradient>
|
|
21
|
+
<radialGradient id="paint1_radial_4303_1230" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(70.4999 8.5) rotate(90) scale(46.5 62.8736)">
|
|
22
|
+
<stop offset="0.631434" stop-color="#4B20A0" stop-opacity="0"/>
|
|
23
|
+
<stop offset="1" stop-color="#4B20A0"/>
|
|
24
|
+
</radialGradient>
|
|
25
|
+
<linearGradient id="paint2_linear_4303_1230" x1="7.01238e-07" y1="19.0822" x2="57.6358" y2="86.846" gradientUnits="userSpaceOnUse">
|
|
26
|
+
<stop stop-color="#F8C4FA"/>
|
|
27
|
+
<stop offset="0.468701" stop-color="#E4A7FE"/>
|
|
28
|
+
<stop offset="1" stop-color="#AC80FF"/>
|
|
29
|
+
</linearGradient>
|
|
30
|
+
<linearGradient id="paint3_linear_4303_1230" x1="66.7859" y1="52.1348" x2="35.9669" y2="82.7397" gradientUnits="userSpaceOnUse">
|
|
31
|
+
<stop stop-color="#AC80FF"/>
|
|
32
|
+
<stop offset="0.699029" stop-color="#CC75FD" stop-opacity="0.190939"/>
|
|
33
|
+
<stop offset="1" stop-color="#D373FC" stop-opacity="0"/>
|
|
34
|
+
</linearGradient>
|
|
35
|
+
<linearGradient id="paint4_linear_4303_1230" x1="53.5136" y1="56.9223" x2="69.4716" y2="72.7695" gradientUnits="userSpaceOnUse">
|
|
36
|
+
<stop stop-color="#9C6CFE" stop-opacity="0"/>
|
|
37
|
+
<stop offset="0.50385" stop-color="#9C6CFE" stop-opacity="0.282283"/>
|
|
38
|
+
<stop offset="1" stop-color="#9C6CFE"/>
|
|
39
|
+
</linearGradient>
|
|
40
|
+
</defs>
|
|
41
|
+
</svg>`;
|
|
42
|
+
export const variants = {
|
|
43
|
+
"default": `<svg width="96" height="96" viewBox="0 0 96 96" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
44
|
+
<path d="M67.4112 12H90C93.3137 12 96 14.6863 96 18V35.3441C96 39.8947 94.3668 44.2942 91.3973 47.7424L63.1551 80.5382C55.176 89.8037 40.824 89.8037 32.8449 80.5381L18.8076 64.2373L62.9034 14.0402C64.0426 12.7434 65.6851 12 67.4112 12Z" fill="url(#paint0_linear_4303_1230)"/>
|
|
45
|
+
<path d="M67.4112 12H90C93.3137 12 96 14.6863 96 18V35.3441C96 39.8947 94.3668 44.2942 91.3973 47.7424L63.1551 80.5382C55.176 89.8037 40.824 89.8037 32.8449 80.5381L18.8076 64.2373L62.9034 14.0402C64.0426 12.7434 65.6851 12 67.4112 12Z" fill="url(#paint1_radial_4303_1230)"/>
|
|
46
|
+
<path d="M28.5892 12H6C2.68629 12 0 14.6863 0 18V40.1703C0 41.6073 0.515716 42.9965 1.45337 44.0854L32.8435 80.5387C40.823 89.8053 55.1765 89.8048 63.1553 80.5376L77.1954 64.2305L33.0965 14.0397C31.9574 12.7432 30.3151 12 28.5892 12Z" fill="url(#paint2_linear_4303_1230)"/>
|
|
47
|
+
<path d="M62.7832 47.8271C70.3237 56.4088 83.6506 56.4283 91.2236 47.9434L63.1553 80.5381C55.1762 89.8037 40.8238 89.8037 32.8447 80.5381L18.8076 64.2373L48.001 31.0039L62.7832 47.8271Z" fill="url(#paint3_linear_4303_1230)"/>
|
|
48
|
+
<path d="M62.7832 47.8271C70.3237 56.4088 83.6506 56.4283 91.2236 47.9434L63.1553 80.5381C55.1762 89.8037 40.8238 89.8037 32.8447 80.5381L18.8076 64.2373L48.001 31.0039L62.7832 47.8271Z" fill="url(#paint4_linear_4303_1230)"/>
|
|
49
|
+
<defs>
|
|
50
|
+
<linearGradient id="paint0_linear_4303_1230" x1="93.5333" y1="11.1039" x2="91.0594" y2="55.0684" gradientUnits="userSpaceOnUse">
|
|
51
|
+
<stop stop-color="#9C6CFE"/>
|
|
52
|
+
<stop offset="0.550303" stop-color="#7A41DC"/>
|
|
53
|
+
<stop offset="1" stop-color="#5B2AB5"/>
|
|
54
|
+
</linearGradient>
|
|
55
|
+
<radialGradient id="paint1_radial_4303_1230" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(70.4999 8.5) rotate(90) scale(46.5 62.8736)">
|
|
56
|
+
<stop offset="0.631434" stop-color="#4B20A0" stop-opacity="0"/>
|
|
57
|
+
<stop offset="1" stop-color="#4B20A0"/>
|
|
58
|
+
</radialGradient>
|
|
59
|
+
<linearGradient id="paint2_linear_4303_1230" x1="7.01238e-07" y1="19.0822" x2="57.6358" y2="86.846" gradientUnits="userSpaceOnUse">
|
|
60
|
+
<stop stop-color="#F8C4FA"/>
|
|
61
|
+
<stop offset="0.468701" stop-color="#E4A7FE"/>
|
|
62
|
+
<stop offset="1" stop-color="#AC80FF"/>
|
|
63
|
+
</linearGradient>
|
|
64
|
+
<linearGradient id="paint3_linear_4303_1230" x1="66.7859" y1="52.1348" x2="35.9669" y2="82.7397" gradientUnits="userSpaceOnUse">
|
|
65
|
+
<stop stop-color="#AC80FF"/>
|
|
66
|
+
<stop offset="0.699029" stop-color="#CC75FD" stop-opacity="0.190939"/>
|
|
67
|
+
<stop offset="1" stop-color="#D373FC" stop-opacity="0"/>
|
|
68
|
+
</linearGradient>
|
|
69
|
+
<linearGradient id="paint4_linear_4303_1230" x1="53.5136" y1="56.9223" x2="69.4716" y2="72.7695" gradientUnits="userSpaceOnUse">
|
|
70
|
+
<stop stop-color="#9C6CFE" stop-opacity="0"/>
|
|
71
|
+
<stop offset="0.50385" stop-color="#9C6CFE" stop-opacity="0.282283"/>
|
|
72
|
+
<stop offset="1" stop-color="#9C6CFE"/>
|
|
73
|
+
</linearGradient>
|
|
74
|
+
</defs>
|
|
75
|
+
</svg>`
|
|
76
|
+
};
|
|
77
|
+
export const license = "Microsoft proprietary product icon; no express redistribution license supplied; maintainer review required";
|
|
78
|
+
export const url = "https://www.microsoft.com/en-us/dynamics-365/products/customer-service";
|
|
79
|
+
|
|
80
|
+
const microsoft_dynamics_365_customer_service = { slug, title, hex, categories, aliases, svg, variants, license, url };
|
|
81
|
+
export default microsoft_dynamics_365_customer_service;
|
|
@@ -0,0 +1,139 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// @thesvg/icons -Microsoft Dynamics 365 Customer Voice
|
|
3
|
+
// Auto-generated. Do not edit.
|
|
4
|
+
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
|
|
7
|
+
exports.slug = "microsoft-dynamics-365-customer-voice";
|
|
8
|
+
exports.title = "Microsoft Dynamics 365 Customer Voice";
|
|
9
|
+
exports.hex = "20AC9D";
|
|
10
|
+
exports.categories = ["Analytics", "Software"];
|
|
11
|
+
exports.aliases = ["Dynamics 365 Customer Voice", "MS Dynamics 365 Customer Voice"];
|
|
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="M73.2163 88.9609C74.6428 89.3556 76.1804 89.1102 77.3554 88.2102C82.22 84.4842 86.356 79.8074 89.4793 74.3978C95.7118 63.6026 97.4008 50.7737 94.1746 38.7333C90.9484 26.6929 83.0712 16.4272 72.2761 10.1946C62.9315 4.79949 52.063 2.80898 41.5012 4.46406C38.773 4.89157 37.191 7.66156 37.9057 10.3289L39.1998 15.1585C45.8604 13.3738 52.9573 14.3081 58.9291 17.7559C64.9008 21.2038 69.2584 26.8826 71.0431 33.5433C72.8278 40.204 71.8935 47.3008 68.4457 53.2726C65.838 57.7892 61.9541 61.3825 57.3344 63.6376C54.8529 64.849 53.2377 67.549 53.9524 70.2163L57.8347 84.7052L73.2163 88.9609Z" fill="url(#paint0_linear_4303_1230)"/>
|
|
16
|
+
<path d="M73.2163 88.9609C74.6428 89.3556 76.1804 89.1102 77.3554 88.2102C82.22 84.4842 86.356 79.8074 89.4793 74.3978C95.7118 63.6026 97.4008 50.7737 94.1746 38.7333C90.9484 26.6929 83.0712 16.4272 72.2761 10.1946C62.9315 4.79949 52.063 2.80898 41.5012 4.46406C38.773 4.89157 37.191 7.66156 37.9057 10.3289L39.1998 15.1585C45.8604 13.3738 52.9573 14.3081 58.9291 17.7559C64.9008 21.2038 69.2584 26.8826 71.0431 33.5433C72.8278 40.204 71.8935 47.3008 68.4457 53.2726C65.838 57.7892 61.9541 61.3825 57.3344 63.6376C54.8529 64.849 53.2377 67.549 53.9524 70.2163L57.8347 84.7052L73.2163 88.9609Z" fill="url(#paint1_linear_4303_1230)"/>
|
|
17
|
+
<path d="M73.2163 88.9609C74.6428 89.3556 76.1804 89.1102 77.3554 88.2102C82.22 84.4842 86.356 79.8074 89.4793 74.3978C95.7118 63.6026 97.4008 50.7737 94.1746 38.7333C90.9484 26.6929 83.0712 16.4272 72.2761 10.1946C62.9315 4.79949 52.063 2.80898 41.5012 4.46406C38.773 4.89157 37.191 7.66156 37.9057 10.3289L39.1998 15.1585C45.8604 13.3738 52.9573 14.3081 58.9291 17.7559C64.9008 21.2038 69.2584 26.8826 71.0431 33.5433C72.8278 40.204 71.8935 47.3008 68.4457 53.2726C65.838 57.7892 61.9541 61.3825 57.3344 63.6376C54.8529 64.849 53.2377 67.549 53.9524 70.2163L57.8347 84.7052L73.2163 88.9609Z" fill="url(#paint2_radial_4303_1230)"/>
|
|
18
|
+
<path d="M37.9056 10.3289C38.6204 12.9961 41.3697 14.5264 44.1244 14.3347C49.2526 13.9779 54.4125 15.1481 58.9291 17.7556C64.9008 21.2034 69.2586 26.8822 71.0433 33.5427C72.8281 40.2034 71.8935 47.3004 68.4457 53.2722C65.838 57.7888 61.954 61.3824 57.3344 63.6375C54.8572 64.8469 53.2428 67.54 53.9486 70.2029L56.8002 80.8416C50.1396 82.6262 43.0424 81.6916 37.0707 78.2439C31.099 74.7961 26.7412 69.1173 24.9564 62.4568C23.1717 55.7961 24.1063 48.6991 27.5541 42.7273C30.1618 38.2107 34.0457 34.6172 38.6654 32.3621C39.3438 32.0308 39.956 31.5869 40.475 31.0642L37.5179 8.87964L37.9056 10.3289Z" fill="url(#paint3_linear_4303_1230)"/>
|
|
19
|
+
<path d="M42.0471 25.7834C42.7618 28.4508 41.1466 31.1508 38.6651 32.3621C34.0454 34.6173 30.1615 38.2105 27.5538 42.7271C24.106 48.6989 23.1717 55.7958 24.9564 62.4564C26.7411 69.1171 31.0987 74.796 37.0705 78.2438C43.0423 81.6916 50.1391 82.6259 56.7998 80.8412L50.0705 55.7271L40.753 20.9538L42.0471 25.7834Z" fill="url(#paint4_radial_4303_1230)"/>
|
|
20
|
+
<path d="M53.9529 70.216C53.2382 67.5486 54.8533 64.8486 57.3349 63.6373C61.9545 61.3822 65.8385 57.7889 68.4462 53.2723C71.894 47.3005 72.8283 40.2036 71.0436 33.543C69.2588 26.8823 64.9013 21.2034 58.9295 17.7556C54.4129 15.1479 49.2527 13.978 44.1243 14.3349C41.3696 14.5266 38.6208 12.9959 37.9061 10.3286L37.5179 8.87968L45.9295 40.2723L55.5058 76.0115L53.9529 70.216Z" fill="url(#paint5_radial_4303_1230)"/>
|
|
21
|
+
<path d="M18.6438 7.78969C19.8188 6.88969 21.3564 6.64433 22.7829 7.03901L38.1645 11.2947L42.0468 25.7836C42.7615 28.451 41.1463 31.151 38.6648 32.3623C34.0451 34.6174 30.1612 38.2107 27.5535 42.7273C24.1057 48.6991 23.1714 55.796 24.9561 62.4566C26.7408 69.1173 31.0984 74.7962 37.0702 78.244C41.5868 80.8517 46.747 82.0215 51.8753 81.6647C54.6301 81.473 56.2201 78.6791 55.5054 76.0118L54.9877 74.0799L58.0936 85.671C58.8083 88.3384 57.2262 91.1084 54.4981 91.5359C43.9362 93.1909 33.0677 91.2004 23.7232 85.8053C12.928 79.5728 5.05088 69.3071 1.82465 57.2666C-1.40157 45.2262 0.287383 32.3973 6.51997 21.6022C9.6432 16.1926 13.7792 11.5157 18.6438 7.78969Z" fill="url(#paint6_linear_4303_1230)"/>
|
|
22
|
+
<path d="M18.6438 7.78969C19.8188 6.88969 21.3564 6.64433 22.7829 7.03901L38.1645 11.2947L42.0468 25.7836C42.7615 28.451 41.1463 31.151 38.6648 32.3623C34.0451 34.6174 30.1612 38.2107 27.5535 42.7273C24.1057 48.6991 23.1714 55.796 24.9561 62.4566C26.7408 69.1173 31.0984 74.7962 37.0702 78.244C41.5868 80.8517 46.747 82.0215 51.8753 81.6647C54.6301 81.473 56.2201 78.6791 55.5054 76.0118L54.9877 74.0799L58.0936 85.671C58.8083 88.3384 57.2262 91.1084 54.4981 91.5359C43.9362 93.1909 33.0677 91.2004 23.7232 85.8053C12.928 79.5728 5.05088 69.3071 1.82465 57.2666C-1.40157 45.2262 0.287383 32.3973 6.51997 21.6022C9.6432 16.1926 13.7792 11.5157 18.6438 7.78969Z" fill="url(#paint7_linear_4303_1230)"/>
|
|
23
|
+
</g>
|
|
24
|
+
</g>
|
|
25
|
+
<defs>
|
|
26
|
+
<linearGradient id="paint0_linear_4303_1230" x1="44.8081" y1="5.82348" x2="82.7827" y2="87.6532" gradientUnits="userSpaceOnUse">
|
|
27
|
+
<stop stop-color="#0E5A5D"/>
|
|
28
|
+
<stop offset="1" stop-color="#1A7F7C"/>
|
|
29
|
+
</linearGradient>
|
|
30
|
+
<linearGradient id="paint1_linear_4303_1230" x1="82.0987" y1="29.6058" x2="39.379" y2="7.58229" gradientUnits="userSpaceOnUse">
|
|
31
|
+
<stop stop-color="#136C6C" stop-opacity="0"/>
|
|
32
|
+
<stop offset="1" stop-color="#09638E"/>
|
|
33
|
+
</linearGradient>
|
|
34
|
+
<radialGradient id="paint2_radial_4303_1230" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(45.9291 40.2726) rotate(-17.3071) scale(36.2104 35.6071)">
|
|
35
|
+
<stop offset="0.599243" stop-color="#024169"/>
|
|
36
|
+
<stop offset="1" stop-color="#136C6C" stop-opacity="0"/>
|
|
37
|
+
</radialGradient>
|
|
38
|
+
<linearGradient id="paint3_linear_4303_1230" x1="66.0002" y1="71.5" x2="27.5" y2="29.0001" gradientUnits="userSpaceOnUse">
|
|
39
|
+
<stop stop-color="#1EC8B0"/>
|
|
40
|
+
<stop offset="0.5973" stop-color="#20AC9D"/>
|
|
41
|
+
<stop offset="1" stop-color="#22918B"/>
|
|
42
|
+
</linearGradient>
|
|
43
|
+
<radialGradient id="paint4_radial_4303_1230" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(55.0001 51.5) rotate(162.289) scale(34.8947 41.6755)">
|
|
44
|
+
<stop offset="0.425349" stop-color="#20AC9D" stop-opacity="0"/>
|
|
45
|
+
<stop offset="1" stop-color="#0C74A1"/>
|
|
46
|
+
</radialGradient>
|
|
47
|
+
<radialGradient id="paint5_radial_4303_1230" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(39.0001 41.5) rotate(17.1027) scale(34.0037 62.4758)">
|
|
48
|
+
<stop offset="0.51198" stop-color="#20AC9D" stop-opacity="0"/>
|
|
49
|
+
<stop offset="1" stop-color="#43E5CA"/>
|
|
50
|
+
</radialGradient>
|
|
51
|
+
<linearGradient id="paint6_linear_4303_1230" x1="13.0645" y1="8.41726" x2="36.6884" y2="96.5829" gradientUnits="userSpaceOnUse">
|
|
52
|
+
<stop stop-color="#98F0B0"/>
|
|
53
|
+
<stop offset="0.475238" stop-color="#43E5CA"/>
|
|
54
|
+
<stop offset="1" stop-color="#1EC8B0"/>
|
|
55
|
+
</linearGradient>
|
|
56
|
+
<linearGradient id="paint7_linear_4303_1230" x1="47.252" y1="81.1501" x2="56.9918" y2="81.5951" gradientUnits="userSpaceOnUse">
|
|
57
|
+
<stop stop-color="#1EC8B0" stop-opacity="0"/>
|
|
58
|
+
<stop offset="1" stop-color="#73EDD8"/>
|
|
59
|
+
</linearGradient>
|
|
60
|
+
<clipPath id="clip0_4303_1230">
|
|
61
|
+
<rect width="96" height="96" fill="white"/>
|
|
62
|
+
</clipPath>
|
|
63
|
+
<clipPath id="clip1_4303_1230">
|
|
64
|
+
<rect width="96" height="96" fill="white"/>
|
|
65
|
+
</clipPath>
|
|
66
|
+
</defs>
|
|
67
|
+
</svg>`;
|
|
68
|
+
exports.variants = {
|
|
69
|
+
"default": `<svg width="96" height="96" viewBox="0 0 96 96" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
70
|
+
<g clip-path="url(#clip0_4303_1230)">
|
|
71
|
+
<g clip-path="url(#clip1_4303_1230)">
|
|
72
|
+
<path d="M73.2163 88.9609C74.6428 89.3556 76.1804 89.1102 77.3554 88.2102C82.22 84.4842 86.356 79.8074 89.4793 74.3978C95.7118 63.6026 97.4008 50.7737 94.1746 38.7333C90.9484 26.6929 83.0712 16.4272 72.2761 10.1946C62.9315 4.79949 52.063 2.80898 41.5012 4.46406C38.773 4.89157 37.191 7.66156 37.9057 10.3289L39.1998 15.1585C45.8604 13.3738 52.9573 14.3081 58.9291 17.7559C64.9008 21.2038 69.2584 26.8826 71.0431 33.5433C72.8278 40.204 71.8935 47.3008 68.4457 53.2726C65.838 57.7892 61.9541 61.3825 57.3344 63.6376C54.8529 64.849 53.2377 67.549 53.9524 70.2163L57.8347 84.7052L73.2163 88.9609Z" fill="url(#paint0_linear_4303_1230)"/>
|
|
73
|
+
<path d="M73.2163 88.9609C74.6428 89.3556 76.1804 89.1102 77.3554 88.2102C82.22 84.4842 86.356 79.8074 89.4793 74.3978C95.7118 63.6026 97.4008 50.7737 94.1746 38.7333C90.9484 26.6929 83.0712 16.4272 72.2761 10.1946C62.9315 4.79949 52.063 2.80898 41.5012 4.46406C38.773 4.89157 37.191 7.66156 37.9057 10.3289L39.1998 15.1585C45.8604 13.3738 52.9573 14.3081 58.9291 17.7559C64.9008 21.2038 69.2584 26.8826 71.0431 33.5433C72.8278 40.204 71.8935 47.3008 68.4457 53.2726C65.838 57.7892 61.9541 61.3825 57.3344 63.6376C54.8529 64.849 53.2377 67.549 53.9524 70.2163L57.8347 84.7052L73.2163 88.9609Z" fill="url(#paint1_linear_4303_1230)"/>
|
|
74
|
+
<path d="M73.2163 88.9609C74.6428 89.3556 76.1804 89.1102 77.3554 88.2102C82.22 84.4842 86.356 79.8074 89.4793 74.3978C95.7118 63.6026 97.4008 50.7737 94.1746 38.7333C90.9484 26.6929 83.0712 16.4272 72.2761 10.1946C62.9315 4.79949 52.063 2.80898 41.5012 4.46406C38.773 4.89157 37.191 7.66156 37.9057 10.3289L39.1998 15.1585C45.8604 13.3738 52.9573 14.3081 58.9291 17.7559C64.9008 21.2038 69.2584 26.8826 71.0431 33.5433C72.8278 40.204 71.8935 47.3008 68.4457 53.2726C65.838 57.7892 61.9541 61.3825 57.3344 63.6376C54.8529 64.849 53.2377 67.549 53.9524 70.2163L57.8347 84.7052L73.2163 88.9609Z" fill="url(#paint2_radial_4303_1230)"/>
|
|
75
|
+
<path d="M37.9056 10.3289C38.6204 12.9961 41.3697 14.5264 44.1244 14.3347C49.2526 13.9779 54.4125 15.1481 58.9291 17.7556C64.9008 21.2034 69.2586 26.8822 71.0433 33.5427C72.8281 40.2034 71.8935 47.3004 68.4457 53.2722C65.838 57.7888 61.954 61.3824 57.3344 63.6375C54.8572 64.8469 53.2428 67.54 53.9486 70.2029L56.8002 80.8416C50.1396 82.6262 43.0424 81.6916 37.0707 78.2439C31.099 74.7961 26.7412 69.1173 24.9564 62.4568C23.1717 55.7961 24.1063 48.6991 27.5541 42.7273C30.1618 38.2107 34.0457 34.6172 38.6654 32.3621C39.3438 32.0308 39.956 31.5869 40.475 31.0642L37.5179 8.87964L37.9056 10.3289Z" fill="url(#paint3_linear_4303_1230)"/>
|
|
76
|
+
<path d="M42.0471 25.7834C42.7618 28.4508 41.1466 31.1508 38.6651 32.3621C34.0454 34.6173 30.1615 38.2105 27.5538 42.7271C24.106 48.6989 23.1717 55.7958 24.9564 62.4564C26.7411 69.1171 31.0987 74.796 37.0705 78.2438C43.0423 81.6916 50.1391 82.6259 56.7998 80.8412L50.0705 55.7271L40.753 20.9538L42.0471 25.7834Z" fill="url(#paint4_radial_4303_1230)"/>
|
|
77
|
+
<path d="M53.9529 70.216C53.2382 67.5486 54.8533 64.8486 57.3349 63.6373C61.9545 61.3822 65.8385 57.7889 68.4462 53.2723C71.894 47.3005 72.8283 40.2036 71.0436 33.543C69.2588 26.8823 64.9013 21.2034 58.9295 17.7556C54.4129 15.1479 49.2527 13.978 44.1243 14.3349C41.3696 14.5266 38.6208 12.9959 37.9061 10.3286L37.5179 8.87968L45.9295 40.2723L55.5058 76.0115L53.9529 70.216Z" fill="url(#paint5_radial_4303_1230)"/>
|
|
78
|
+
<path d="M18.6438 7.78969C19.8188 6.88969 21.3564 6.64433 22.7829 7.03901L38.1645 11.2947L42.0468 25.7836C42.7615 28.451 41.1463 31.151 38.6648 32.3623C34.0451 34.6174 30.1612 38.2107 27.5535 42.7273C24.1057 48.6991 23.1714 55.796 24.9561 62.4566C26.7408 69.1173 31.0984 74.7962 37.0702 78.244C41.5868 80.8517 46.747 82.0215 51.8753 81.6647C54.6301 81.473 56.2201 78.6791 55.5054 76.0118L54.9877 74.0799L58.0936 85.671C58.8083 88.3384 57.2262 91.1084 54.4981 91.5359C43.9362 93.1909 33.0677 91.2004 23.7232 85.8053C12.928 79.5728 5.05088 69.3071 1.82465 57.2666C-1.40157 45.2262 0.287383 32.3973 6.51997 21.6022C9.6432 16.1926 13.7792 11.5157 18.6438 7.78969Z" fill="url(#paint6_linear_4303_1230)"/>
|
|
79
|
+
<path d="M18.6438 7.78969C19.8188 6.88969 21.3564 6.64433 22.7829 7.03901L38.1645 11.2947L42.0468 25.7836C42.7615 28.451 41.1463 31.151 38.6648 32.3623C34.0451 34.6174 30.1612 38.2107 27.5535 42.7273C24.1057 48.6991 23.1714 55.796 24.9561 62.4566C26.7408 69.1173 31.0984 74.7962 37.0702 78.244C41.5868 80.8517 46.747 82.0215 51.8753 81.6647C54.6301 81.473 56.2201 78.6791 55.5054 76.0118L54.9877 74.0799L58.0936 85.671C58.8083 88.3384 57.2262 91.1084 54.4981 91.5359C43.9362 93.1909 33.0677 91.2004 23.7232 85.8053C12.928 79.5728 5.05088 69.3071 1.82465 57.2666C-1.40157 45.2262 0.287383 32.3973 6.51997 21.6022C9.6432 16.1926 13.7792 11.5157 18.6438 7.78969Z" fill="url(#paint7_linear_4303_1230)"/>
|
|
80
|
+
</g>
|
|
81
|
+
</g>
|
|
82
|
+
<defs>
|
|
83
|
+
<linearGradient id="paint0_linear_4303_1230" x1="44.8081" y1="5.82348" x2="82.7827" y2="87.6532" gradientUnits="userSpaceOnUse">
|
|
84
|
+
<stop stop-color="#0E5A5D"/>
|
|
85
|
+
<stop offset="1" stop-color="#1A7F7C"/>
|
|
86
|
+
</linearGradient>
|
|
87
|
+
<linearGradient id="paint1_linear_4303_1230" x1="82.0987" y1="29.6058" x2="39.379" y2="7.58229" gradientUnits="userSpaceOnUse">
|
|
88
|
+
<stop stop-color="#136C6C" stop-opacity="0"/>
|
|
89
|
+
<stop offset="1" stop-color="#09638E"/>
|
|
90
|
+
</linearGradient>
|
|
91
|
+
<radialGradient id="paint2_radial_4303_1230" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(45.9291 40.2726) rotate(-17.3071) scale(36.2104 35.6071)">
|
|
92
|
+
<stop offset="0.599243" stop-color="#024169"/>
|
|
93
|
+
<stop offset="1" stop-color="#136C6C" stop-opacity="0"/>
|
|
94
|
+
</radialGradient>
|
|
95
|
+
<linearGradient id="paint3_linear_4303_1230" x1="66.0002" y1="71.5" x2="27.5" y2="29.0001" gradientUnits="userSpaceOnUse">
|
|
96
|
+
<stop stop-color="#1EC8B0"/>
|
|
97
|
+
<stop offset="0.5973" stop-color="#20AC9D"/>
|
|
98
|
+
<stop offset="1" stop-color="#22918B"/>
|
|
99
|
+
</linearGradient>
|
|
100
|
+
<radialGradient id="paint4_radial_4303_1230" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(55.0001 51.5) rotate(162.289) scale(34.8947 41.6755)">
|
|
101
|
+
<stop offset="0.425349" stop-color="#20AC9D" stop-opacity="0"/>
|
|
102
|
+
<stop offset="1" stop-color="#0C74A1"/>
|
|
103
|
+
</radialGradient>
|
|
104
|
+
<radialGradient id="paint5_radial_4303_1230" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(39.0001 41.5) rotate(17.1027) scale(34.0037 62.4758)">
|
|
105
|
+
<stop offset="0.51198" stop-color="#20AC9D" stop-opacity="0"/>
|
|
106
|
+
<stop offset="1" stop-color="#43E5CA"/>
|
|
107
|
+
</radialGradient>
|
|
108
|
+
<linearGradient id="paint6_linear_4303_1230" x1="13.0645" y1="8.41726" x2="36.6884" y2="96.5829" gradientUnits="userSpaceOnUse">
|
|
109
|
+
<stop stop-color="#98F0B0"/>
|
|
110
|
+
<stop offset="0.475238" stop-color="#43E5CA"/>
|
|
111
|
+
<stop offset="1" stop-color="#1EC8B0"/>
|
|
112
|
+
</linearGradient>
|
|
113
|
+
<linearGradient id="paint7_linear_4303_1230" x1="47.252" y1="81.1501" x2="56.9918" y2="81.5951" gradientUnits="userSpaceOnUse">
|
|
114
|
+
<stop stop-color="#1EC8B0" stop-opacity="0"/>
|
|
115
|
+
<stop offset="1" stop-color="#73EDD8"/>
|
|
116
|
+
</linearGradient>
|
|
117
|
+
<clipPath id="clip0_4303_1230">
|
|
118
|
+
<rect width="96" height="96" fill="white"/>
|
|
119
|
+
</clipPath>
|
|
120
|
+
<clipPath id="clip1_4303_1230">
|
|
121
|
+
<rect width="96" height="96" fill="white"/>
|
|
122
|
+
</clipPath>
|
|
123
|
+
</defs>
|
|
124
|
+
</svg>`
|
|
125
|
+
};
|
|
126
|
+
exports.license = "Microsoft proprietary product icon; no express redistribution license supplied; maintainer review required";
|
|
127
|
+
exports.url = "https://learn.microsoft.com/en-us/dynamics365/customer-voice/about";
|
|
128
|
+
|
|
129
|
+
exports.default = {
|
|
130
|
+
slug: exports.slug,
|
|
131
|
+
title: exports.title,
|
|
132
|
+
hex: exports.hex,
|
|
133
|
+
categories: exports.categories,
|
|
134
|
+
aliases: exports.aliases,
|
|
135
|
+
svg: exports.svg,
|
|
136
|
+
variants: exports.variants,
|
|
137
|
+
license: exports.license,
|
|
138
|
+
url: exports.url,
|
|
139
|
+
};
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
// @thesvg/icons - Microsoft Dynamics 365 Customer Voice
|
|
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_customer_voice: IconModule;
|
|
17
|
+
export default microsoft_dynamics_365_customer_voice;
|
|
@@ -0,0 +1,127 @@
|
|
|
1
|
+
// @thesvg/icons - Microsoft Dynamics 365 Customer Voice
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
export const slug = "microsoft-dynamics-365-customer-voice";
|
|
5
|
+
export const title = "Microsoft Dynamics 365 Customer Voice";
|
|
6
|
+
export const hex = "20AC9D";
|
|
7
|
+
export const categories = ["Analytics", "Software"];
|
|
8
|
+
export const aliases = ["Dynamics 365 Customer Voice", "MS Dynamics 365 Customer Voice"];
|
|
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="M73.2163 88.9609C74.6428 89.3556 76.1804 89.1102 77.3554 88.2102C82.22 84.4842 86.356 79.8074 89.4793 74.3978C95.7118 63.6026 97.4008 50.7737 94.1746 38.7333C90.9484 26.6929 83.0712 16.4272 72.2761 10.1946C62.9315 4.79949 52.063 2.80898 41.5012 4.46406C38.773 4.89157 37.191 7.66156 37.9057 10.3289L39.1998 15.1585C45.8604 13.3738 52.9573 14.3081 58.9291 17.7559C64.9008 21.2038 69.2584 26.8826 71.0431 33.5433C72.8278 40.204 71.8935 47.3008 68.4457 53.2726C65.838 57.7892 61.9541 61.3825 57.3344 63.6376C54.8529 64.849 53.2377 67.549 53.9524 70.2163L57.8347 84.7052L73.2163 88.9609Z" fill="url(#paint0_linear_4303_1230)"/>
|
|
13
|
+
<path d="M73.2163 88.9609C74.6428 89.3556 76.1804 89.1102 77.3554 88.2102C82.22 84.4842 86.356 79.8074 89.4793 74.3978C95.7118 63.6026 97.4008 50.7737 94.1746 38.7333C90.9484 26.6929 83.0712 16.4272 72.2761 10.1946C62.9315 4.79949 52.063 2.80898 41.5012 4.46406C38.773 4.89157 37.191 7.66156 37.9057 10.3289L39.1998 15.1585C45.8604 13.3738 52.9573 14.3081 58.9291 17.7559C64.9008 21.2038 69.2584 26.8826 71.0431 33.5433C72.8278 40.204 71.8935 47.3008 68.4457 53.2726C65.838 57.7892 61.9541 61.3825 57.3344 63.6376C54.8529 64.849 53.2377 67.549 53.9524 70.2163L57.8347 84.7052L73.2163 88.9609Z" fill="url(#paint1_linear_4303_1230)"/>
|
|
14
|
+
<path d="M73.2163 88.9609C74.6428 89.3556 76.1804 89.1102 77.3554 88.2102C82.22 84.4842 86.356 79.8074 89.4793 74.3978C95.7118 63.6026 97.4008 50.7737 94.1746 38.7333C90.9484 26.6929 83.0712 16.4272 72.2761 10.1946C62.9315 4.79949 52.063 2.80898 41.5012 4.46406C38.773 4.89157 37.191 7.66156 37.9057 10.3289L39.1998 15.1585C45.8604 13.3738 52.9573 14.3081 58.9291 17.7559C64.9008 21.2038 69.2584 26.8826 71.0431 33.5433C72.8278 40.204 71.8935 47.3008 68.4457 53.2726C65.838 57.7892 61.9541 61.3825 57.3344 63.6376C54.8529 64.849 53.2377 67.549 53.9524 70.2163L57.8347 84.7052L73.2163 88.9609Z" fill="url(#paint2_radial_4303_1230)"/>
|
|
15
|
+
<path d="M37.9056 10.3289C38.6204 12.9961 41.3697 14.5264 44.1244 14.3347C49.2526 13.9779 54.4125 15.1481 58.9291 17.7556C64.9008 21.2034 69.2586 26.8822 71.0433 33.5427C72.8281 40.2034 71.8935 47.3004 68.4457 53.2722C65.838 57.7888 61.954 61.3824 57.3344 63.6375C54.8572 64.8469 53.2428 67.54 53.9486 70.2029L56.8002 80.8416C50.1396 82.6262 43.0424 81.6916 37.0707 78.2439C31.099 74.7961 26.7412 69.1173 24.9564 62.4568C23.1717 55.7961 24.1063 48.6991 27.5541 42.7273C30.1618 38.2107 34.0457 34.6172 38.6654 32.3621C39.3438 32.0308 39.956 31.5869 40.475 31.0642L37.5179 8.87964L37.9056 10.3289Z" fill="url(#paint3_linear_4303_1230)"/>
|
|
16
|
+
<path d="M42.0471 25.7834C42.7618 28.4508 41.1466 31.1508 38.6651 32.3621C34.0454 34.6173 30.1615 38.2105 27.5538 42.7271C24.106 48.6989 23.1717 55.7958 24.9564 62.4564C26.7411 69.1171 31.0987 74.796 37.0705 78.2438C43.0423 81.6916 50.1391 82.6259 56.7998 80.8412L50.0705 55.7271L40.753 20.9538L42.0471 25.7834Z" fill="url(#paint4_radial_4303_1230)"/>
|
|
17
|
+
<path d="M53.9529 70.216C53.2382 67.5486 54.8533 64.8486 57.3349 63.6373C61.9545 61.3822 65.8385 57.7889 68.4462 53.2723C71.894 47.3005 72.8283 40.2036 71.0436 33.543C69.2588 26.8823 64.9013 21.2034 58.9295 17.7556C54.4129 15.1479 49.2527 13.978 44.1243 14.3349C41.3696 14.5266 38.6208 12.9959 37.9061 10.3286L37.5179 8.87968L45.9295 40.2723L55.5058 76.0115L53.9529 70.216Z" fill="url(#paint5_radial_4303_1230)"/>
|
|
18
|
+
<path d="M18.6438 7.78969C19.8188 6.88969 21.3564 6.64433 22.7829 7.03901L38.1645 11.2947L42.0468 25.7836C42.7615 28.451 41.1463 31.151 38.6648 32.3623C34.0451 34.6174 30.1612 38.2107 27.5535 42.7273C24.1057 48.6991 23.1714 55.796 24.9561 62.4566C26.7408 69.1173 31.0984 74.7962 37.0702 78.244C41.5868 80.8517 46.747 82.0215 51.8753 81.6647C54.6301 81.473 56.2201 78.6791 55.5054 76.0118L54.9877 74.0799L58.0936 85.671C58.8083 88.3384 57.2262 91.1084 54.4981 91.5359C43.9362 93.1909 33.0677 91.2004 23.7232 85.8053C12.928 79.5728 5.05088 69.3071 1.82465 57.2666C-1.40157 45.2262 0.287383 32.3973 6.51997 21.6022C9.6432 16.1926 13.7792 11.5157 18.6438 7.78969Z" fill="url(#paint6_linear_4303_1230)"/>
|
|
19
|
+
<path d="M18.6438 7.78969C19.8188 6.88969 21.3564 6.64433 22.7829 7.03901L38.1645 11.2947L42.0468 25.7836C42.7615 28.451 41.1463 31.151 38.6648 32.3623C34.0451 34.6174 30.1612 38.2107 27.5535 42.7273C24.1057 48.6991 23.1714 55.796 24.9561 62.4566C26.7408 69.1173 31.0984 74.7962 37.0702 78.244C41.5868 80.8517 46.747 82.0215 51.8753 81.6647C54.6301 81.473 56.2201 78.6791 55.5054 76.0118L54.9877 74.0799L58.0936 85.671C58.8083 88.3384 57.2262 91.1084 54.4981 91.5359C43.9362 93.1909 33.0677 91.2004 23.7232 85.8053C12.928 79.5728 5.05088 69.3071 1.82465 57.2666C-1.40157 45.2262 0.287383 32.3973 6.51997 21.6022C9.6432 16.1926 13.7792 11.5157 18.6438 7.78969Z" fill="url(#paint7_linear_4303_1230)"/>
|
|
20
|
+
</g>
|
|
21
|
+
</g>
|
|
22
|
+
<defs>
|
|
23
|
+
<linearGradient id="paint0_linear_4303_1230" x1="44.8081" y1="5.82348" x2="82.7827" y2="87.6532" gradientUnits="userSpaceOnUse">
|
|
24
|
+
<stop stop-color="#0E5A5D"/>
|
|
25
|
+
<stop offset="1" stop-color="#1A7F7C"/>
|
|
26
|
+
</linearGradient>
|
|
27
|
+
<linearGradient id="paint1_linear_4303_1230" x1="82.0987" y1="29.6058" x2="39.379" y2="7.58229" gradientUnits="userSpaceOnUse">
|
|
28
|
+
<stop stop-color="#136C6C" stop-opacity="0"/>
|
|
29
|
+
<stop offset="1" stop-color="#09638E"/>
|
|
30
|
+
</linearGradient>
|
|
31
|
+
<radialGradient id="paint2_radial_4303_1230" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(45.9291 40.2726) rotate(-17.3071) scale(36.2104 35.6071)">
|
|
32
|
+
<stop offset="0.599243" stop-color="#024169"/>
|
|
33
|
+
<stop offset="1" stop-color="#136C6C" stop-opacity="0"/>
|
|
34
|
+
</radialGradient>
|
|
35
|
+
<linearGradient id="paint3_linear_4303_1230" x1="66.0002" y1="71.5" x2="27.5" y2="29.0001" gradientUnits="userSpaceOnUse">
|
|
36
|
+
<stop stop-color="#1EC8B0"/>
|
|
37
|
+
<stop offset="0.5973" stop-color="#20AC9D"/>
|
|
38
|
+
<stop offset="1" stop-color="#22918B"/>
|
|
39
|
+
</linearGradient>
|
|
40
|
+
<radialGradient id="paint4_radial_4303_1230" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(55.0001 51.5) rotate(162.289) scale(34.8947 41.6755)">
|
|
41
|
+
<stop offset="0.425349" stop-color="#20AC9D" stop-opacity="0"/>
|
|
42
|
+
<stop offset="1" stop-color="#0C74A1"/>
|
|
43
|
+
</radialGradient>
|
|
44
|
+
<radialGradient id="paint5_radial_4303_1230" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(39.0001 41.5) rotate(17.1027) scale(34.0037 62.4758)">
|
|
45
|
+
<stop offset="0.51198" stop-color="#20AC9D" stop-opacity="0"/>
|
|
46
|
+
<stop offset="1" stop-color="#43E5CA"/>
|
|
47
|
+
</radialGradient>
|
|
48
|
+
<linearGradient id="paint6_linear_4303_1230" x1="13.0645" y1="8.41726" x2="36.6884" y2="96.5829" gradientUnits="userSpaceOnUse">
|
|
49
|
+
<stop stop-color="#98F0B0"/>
|
|
50
|
+
<stop offset="0.475238" stop-color="#43E5CA"/>
|
|
51
|
+
<stop offset="1" stop-color="#1EC8B0"/>
|
|
52
|
+
</linearGradient>
|
|
53
|
+
<linearGradient id="paint7_linear_4303_1230" x1="47.252" y1="81.1501" x2="56.9918" y2="81.5951" gradientUnits="userSpaceOnUse">
|
|
54
|
+
<stop stop-color="#1EC8B0" stop-opacity="0"/>
|
|
55
|
+
<stop offset="1" stop-color="#73EDD8"/>
|
|
56
|
+
</linearGradient>
|
|
57
|
+
<clipPath id="clip0_4303_1230">
|
|
58
|
+
<rect width="96" height="96" fill="white"/>
|
|
59
|
+
</clipPath>
|
|
60
|
+
<clipPath id="clip1_4303_1230">
|
|
61
|
+
<rect width="96" height="96" fill="white"/>
|
|
62
|
+
</clipPath>
|
|
63
|
+
</defs>
|
|
64
|
+
</svg>`;
|
|
65
|
+
export const variants = {
|
|
66
|
+
"default": `<svg width="96" height="96" viewBox="0 0 96 96" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
67
|
+
<g clip-path="url(#clip0_4303_1230)">
|
|
68
|
+
<g clip-path="url(#clip1_4303_1230)">
|
|
69
|
+
<path d="M73.2163 88.9609C74.6428 89.3556 76.1804 89.1102 77.3554 88.2102C82.22 84.4842 86.356 79.8074 89.4793 74.3978C95.7118 63.6026 97.4008 50.7737 94.1746 38.7333C90.9484 26.6929 83.0712 16.4272 72.2761 10.1946C62.9315 4.79949 52.063 2.80898 41.5012 4.46406C38.773 4.89157 37.191 7.66156 37.9057 10.3289L39.1998 15.1585C45.8604 13.3738 52.9573 14.3081 58.9291 17.7559C64.9008 21.2038 69.2584 26.8826 71.0431 33.5433C72.8278 40.204 71.8935 47.3008 68.4457 53.2726C65.838 57.7892 61.9541 61.3825 57.3344 63.6376C54.8529 64.849 53.2377 67.549 53.9524 70.2163L57.8347 84.7052L73.2163 88.9609Z" fill="url(#paint0_linear_4303_1230)"/>
|
|
70
|
+
<path d="M73.2163 88.9609C74.6428 89.3556 76.1804 89.1102 77.3554 88.2102C82.22 84.4842 86.356 79.8074 89.4793 74.3978C95.7118 63.6026 97.4008 50.7737 94.1746 38.7333C90.9484 26.6929 83.0712 16.4272 72.2761 10.1946C62.9315 4.79949 52.063 2.80898 41.5012 4.46406C38.773 4.89157 37.191 7.66156 37.9057 10.3289L39.1998 15.1585C45.8604 13.3738 52.9573 14.3081 58.9291 17.7559C64.9008 21.2038 69.2584 26.8826 71.0431 33.5433C72.8278 40.204 71.8935 47.3008 68.4457 53.2726C65.838 57.7892 61.9541 61.3825 57.3344 63.6376C54.8529 64.849 53.2377 67.549 53.9524 70.2163L57.8347 84.7052L73.2163 88.9609Z" fill="url(#paint1_linear_4303_1230)"/>
|
|
71
|
+
<path d="M73.2163 88.9609C74.6428 89.3556 76.1804 89.1102 77.3554 88.2102C82.22 84.4842 86.356 79.8074 89.4793 74.3978C95.7118 63.6026 97.4008 50.7737 94.1746 38.7333C90.9484 26.6929 83.0712 16.4272 72.2761 10.1946C62.9315 4.79949 52.063 2.80898 41.5012 4.46406C38.773 4.89157 37.191 7.66156 37.9057 10.3289L39.1998 15.1585C45.8604 13.3738 52.9573 14.3081 58.9291 17.7559C64.9008 21.2038 69.2584 26.8826 71.0431 33.5433C72.8278 40.204 71.8935 47.3008 68.4457 53.2726C65.838 57.7892 61.9541 61.3825 57.3344 63.6376C54.8529 64.849 53.2377 67.549 53.9524 70.2163L57.8347 84.7052L73.2163 88.9609Z" fill="url(#paint2_radial_4303_1230)"/>
|
|
72
|
+
<path d="M37.9056 10.3289C38.6204 12.9961 41.3697 14.5264 44.1244 14.3347C49.2526 13.9779 54.4125 15.1481 58.9291 17.7556C64.9008 21.2034 69.2586 26.8822 71.0433 33.5427C72.8281 40.2034 71.8935 47.3004 68.4457 53.2722C65.838 57.7888 61.954 61.3824 57.3344 63.6375C54.8572 64.8469 53.2428 67.54 53.9486 70.2029L56.8002 80.8416C50.1396 82.6262 43.0424 81.6916 37.0707 78.2439C31.099 74.7961 26.7412 69.1173 24.9564 62.4568C23.1717 55.7961 24.1063 48.6991 27.5541 42.7273C30.1618 38.2107 34.0457 34.6172 38.6654 32.3621C39.3438 32.0308 39.956 31.5869 40.475 31.0642L37.5179 8.87964L37.9056 10.3289Z" fill="url(#paint3_linear_4303_1230)"/>
|
|
73
|
+
<path d="M42.0471 25.7834C42.7618 28.4508 41.1466 31.1508 38.6651 32.3621C34.0454 34.6173 30.1615 38.2105 27.5538 42.7271C24.106 48.6989 23.1717 55.7958 24.9564 62.4564C26.7411 69.1171 31.0987 74.796 37.0705 78.2438C43.0423 81.6916 50.1391 82.6259 56.7998 80.8412L50.0705 55.7271L40.753 20.9538L42.0471 25.7834Z" fill="url(#paint4_radial_4303_1230)"/>
|
|
74
|
+
<path d="M53.9529 70.216C53.2382 67.5486 54.8533 64.8486 57.3349 63.6373C61.9545 61.3822 65.8385 57.7889 68.4462 53.2723C71.894 47.3005 72.8283 40.2036 71.0436 33.543C69.2588 26.8823 64.9013 21.2034 58.9295 17.7556C54.4129 15.1479 49.2527 13.978 44.1243 14.3349C41.3696 14.5266 38.6208 12.9959 37.9061 10.3286L37.5179 8.87968L45.9295 40.2723L55.5058 76.0115L53.9529 70.216Z" fill="url(#paint5_radial_4303_1230)"/>
|
|
75
|
+
<path d="M18.6438 7.78969C19.8188 6.88969 21.3564 6.64433 22.7829 7.03901L38.1645 11.2947L42.0468 25.7836C42.7615 28.451 41.1463 31.151 38.6648 32.3623C34.0451 34.6174 30.1612 38.2107 27.5535 42.7273C24.1057 48.6991 23.1714 55.796 24.9561 62.4566C26.7408 69.1173 31.0984 74.7962 37.0702 78.244C41.5868 80.8517 46.747 82.0215 51.8753 81.6647C54.6301 81.473 56.2201 78.6791 55.5054 76.0118L54.9877 74.0799L58.0936 85.671C58.8083 88.3384 57.2262 91.1084 54.4981 91.5359C43.9362 93.1909 33.0677 91.2004 23.7232 85.8053C12.928 79.5728 5.05088 69.3071 1.82465 57.2666C-1.40157 45.2262 0.287383 32.3973 6.51997 21.6022C9.6432 16.1926 13.7792 11.5157 18.6438 7.78969Z" fill="url(#paint6_linear_4303_1230)"/>
|
|
76
|
+
<path d="M18.6438 7.78969C19.8188 6.88969 21.3564 6.64433 22.7829 7.03901L38.1645 11.2947L42.0468 25.7836C42.7615 28.451 41.1463 31.151 38.6648 32.3623C34.0451 34.6174 30.1612 38.2107 27.5535 42.7273C24.1057 48.6991 23.1714 55.796 24.9561 62.4566C26.7408 69.1173 31.0984 74.7962 37.0702 78.244C41.5868 80.8517 46.747 82.0215 51.8753 81.6647C54.6301 81.473 56.2201 78.6791 55.5054 76.0118L54.9877 74.0799L58.0936 85.671C58.8083 88.3384 57.2262 91.1084 54.4981 91.5359C43.9362 93.1909 33.0677 91.2004 23.7232 85.8053C12.928 79.5728 5.05088 69.3071 1.82465 57.2666C-1.40157 45.2262 0.287383 32.3973 6.51997 21.6022C9.6432 16.1926 13.7792 11.5157 18.6438 7.78969Z" fill="url(#paint7_linear_4303_1230)"/>
|
|
77
|
+
</g>
|
|
78
|
+
</g>
|
|
79
|
+
<defs>
|
|
80
|
+
<linearGradient id="paint0_linear_4303_1230" x1="44.8081" y1="5.82348" x2="82.7827" y2="87.6532" gradientUnits="userSpaceOnUse">
|
|
81
|
+
<stop stop-color="#0E5A5D"/>
|
|
82
|
+
<stop offset="1" stop-color="#1A7F7C"/>
|
|
83
|
+
</linearGradient>
|
|
84
|
+
<linearGradient id="paint1_linear_4303_1230" x1="82.0987" y1="29.6058" x2="39.379" y2="7.58229" gradientUnits="userSpaceOnUse">
|
|
85
|
+
<stop stop-color="#136C6C" stop-opacity="0"/>
|
|
86
|
+
<stop offset="1" stop-color="#09638E"/>
|
|
87
|
+
</linearGradient>
|
|
88
|
+
<radialGradient id="paint2_radial_4303_1230" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(45.9291 40.2726) rotate(-17.3071) scale(36.2104 35.6071)">
|
|
89
|
+
<stop offset="0.599243" stop-color="#024169"/>
|
|
90
|
+
<stop offset="1" stop-color="#136C6C" stop-opacity="0"/>
|
|
91
|
+
</radialGradient>
|
|
92
|
+
<linearGradient id="paint3_linear_4303_1230" x1="66.0002" y1="71.5" x2="27.5" y2="29.0001" gradientUnits="userSpaceOnUse">
|
|
93
|
+
<stop stop-color="#1EC8B0"/>
|
|
94
|
+
<stop offset="0.5973" stop-color="#20AC9D"/>
|
|
95
|
+
<stop offset="1" stop-color="#22918B"/>
|
|
96
|
+
</linearGradient>
|
|
97
|
+
<radialGradient id="paint4_radial_4303_1230" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(55.0001 51.5) rotate(162.289) scale(34.8947 41.6755)">
|
|
98
|
+
<stop offset="0.425349" stop-color="#20AC9D" stop-opacity="0"/>
|
|
99
|
+
<stop offset="1" stop-color="#0C74A1"/>
|
|
100
|
+
</radialGradient>
|
|
101
|
+
<radialGradient id="paint5_radial_4303_1230" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(39.0001 41.5) rotate(17.1027) scale(34.0037 62.4758)">
|
|
102
|
+
<stop offset="0.51198" stop-color="#20AC9D" stop-opacity="0"/>
|
|
103
|
+
<stop offset="1" stop-color="#43E5CA"/>
|
|
104
|
+
</radialGradient>
|
|
105
|
+
<linearGradient id="paint6_linear_4303_1230" x1="13.0645" y1="8.41726" x2="36.6884" y2="96.5829" gradientUnits="userSpaceOnUse">
|
|
106
|
+
<stop stop-color="#98F0B0"/>
|
|
107
|
+
<stop offset="0.475238" stop-color="#43E5CA"/>
|
|
108
|
+
<stop offset="1" stop-color="#1EC8B0"/>
|
|
109
|
+
</linearGradient>
|
|
110
|
+
<linearGradient id="paint7_linear_4303_1230" x1="47.252" y1="81.1501" x2="56.9918" y2="81.5951" gradientUnits="userSpaceOnUse">
|
|
111
|
+
<stop stop-color="#1EC8B0" stop-opacity="0"/>
|
|
112
|
+
<stop offset="1" stop-color="#73EDD8"/>
|
|
113
|
+
</linearGradient>
|
|
114
|
+
<clipPath id="clip0_4303_1230">
|
|
115
|
+
<rect width="96" height="96" fill="white"/>
|
|
116
|
+
</clipPath>
|
|
117
|
+
<clipPath id="clip1_4303_1230">
|
|
118
|
+
<rect width="96" height="96" fill="white"/>
|
|
119
|
+
</clipPath>
|
|
120
|
+
</defs>
|
|
121
|
+
</svg>`
|
|
122
|
+
};
|
|
123
|
+
export const license = "Microsoft proprietary product icon; no express redistribution license supplied; maintainer review required";
|
|
124
|
+
export const url = "https://learn.microsoft.com/en-us/dynamics365/customer-voice/about";
|
|
125
|
+
|
|
126
|
+
const microsoft_dynamics_365_customer_voice = { slug, title, hex, categories, aliases, svg, variants, license, url };
|
|
127
|
+
export default microsoft_dynamics_365_customer_voice;
|