@thesvg/icons 3.2.9 → 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/index.cjs +52 -0
- package/dist/index.d.ts +26 -0
- package/dist/index.js +26 -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/package.json +1 -1
|
@@ -0,0 +1,85 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// @thesvg/icons -Microsoft Viva Learning
|
|
3
|
+
// Auto-generated. Do not edit.
|
|
4
|
+
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
|
|
7
|
+
exports.slug = "microsoft-viva-learning";
|
|
8
|
+
exports.title = "Microsoft Viva Learning";
|
|
9
|
+
exports.hex = "64D9E1";
|
|
10
|
+
exports.categories = ["Software"];
|
|
11
|
+
exports.aliases = ["Viva Learning", "MS Viva Learning"];
|
|
12
|
+
exports.svg = `<svg fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="256" height="256">
|
|
13
|
+
<path d="M17.9999 25.4646L18 8C18 4.68629 15.3137 2 12 2C8.68629 2 6 4.68629 6 8L6.00005 18.4844L6 18.5C6 19.8768 7.11296 20.9937 8.48828 21H13.436C13.4573 20.9997 13.4786 21 13.5 21C15.9735 21 17.9808 22.9956 17.9999 25.4646Z" fill="url(#paint0_linear_542_93122)"/>
|
|
14
|
+
<path d="M17.9999 25.5355C17.9998 25.5445 17.9997 25.5535 17.9996 25.5625L17.9999 25.5355Z" fill="url(#paint1_linear_542_93122)"/>
|
|
15
|
+
<path d="M17.9999 25.4651C18 25.4769 18 25.4887 18 25.5006C18 27.9858 15.9853 30.0006 13.5 30.0006C13.4816 30.0006 13.4632 30.0004 13.4448 30.0002L7.21375 30.0006C4.33427 30.0006 2 27.6663 2 24.7868V13.2143C2 10.7527 3.70591 8.68957 6 8.14258L6.00005 18.4849L6 18.5006C6 19.8774 7.11296 20.9942 8.48828 21.0006H13.436C13.439 21.0005 13.4419 21.0005 13.4448 21.0005C13.4512 21.0004 13.4576 21.0007 13.4641 21.0007C13.476 21.0006 13.488 21.0006 13.5 21.0006C15.9735 21.0006 17.9808 22.9962 17.9999 25.4651Z" fill="url(#paint2_linear_542_93122)"/>
|
|
16
|
+
<path d="M6 8.14202C3.70591 8.68901 2 10.7522 2 13.2137V13.2148C2 10.752 3.70605 8.6889 6 8.14202Z" fill="url(#paint3_linear_542_93122)"/>
|
|
17
|
+
<path d="M18 8V25.5C18 27.9863 15.9854 30 13.5 30H24.7863C27.6657 30 30 27.6657 30 24.7863V13.2137C30 10.3343 27.6657 8 24.7863 8H18Z" fill="url(#paint4_linear_542_93122)"/>
|
|
18
|
+
<defs>
|
|
19
|
+
<linearGradient id="paint0_linear_542_93122" x1="6.24939" y1="0.772269" x2="23.8402" y2="14.7019" gradientUnits="userSpaceOnUse">
|
|
20
|
+
<stop offset="0.176282" stop-color="#64D9E1"/>
|
|
21
|
+
<stop offset="0.94425" stop-color="#1098B6"/>
|
|
22
|
+
</linearGradient>
|
|
23
|
+
<linearGradient id="paint1_linear_542_93122" x1="6.24939" y1="0.772269" x2="23.8402" y2="14.7019" gradientUnits="userSpaceOnUse">
|
|
24
|
+
<stop offset="0.176282" stop-color="#64D9E1"/>
|
|
25
|
+
<stop offset="0.94425" stop-color="#1098B6"/>
|
|
26
|
+
</linearGradient>
|
|
27
|
+
<linearGradient id="paint2_linear_542_93122" x1="2.45307" y1="5.99663" x2="19.7229" y2="23.0573" gradientUnits="userSpaceOnUse">
|
|
28
|
+
<stop offset="0.1947" stop-color="#057093"/>
|
|
29
|
+
<stop offset="0.9988" stop-color="#043346"/>
|
|
30
|
+
</linearGradient>
|
|
31
|
+
<linearGradient id="paint3_linear_542_93122" x1="24.9706" y1="27.0306" x2="16.8775" y2="8.04715" gradientUnits="userSpaceOnUse">
|
|
32
|
+
<stop stop-color="#084961"/>
|
|
33
|
+
<stop offset="1" stop-color="#1282A4"/>
|
|
34
|
+
</linearGradient>
|
|
35
|
+
<linearGradient id="paint4_linear_542_93122" x1="24.9706" y1="27.0306" x2="16.8775" y2="8.04715" gradientUnits="userSpaceOnUse">
|
|
36
|
+
<stop stop-color="#084961"/>
|
|
37
|
+
<stop offset="1" stop-color="#1282A4"/>
|
|
38
|
+
</linearGradient>
|
|
39
|
+
</defs>
|
|
40
|
+
</svg>`;
|
|
41
|
+
exports.variants = {
|
|
42
|
+
"default": `<svg fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="256" height="256">
|
|
43
|
+
<path d="M17.9999 25.4646L18 8C18 4.68629 15.3137 2 12 2C8.68629 2 6 4.68629 6 8L6.00005 18.4844L6 18.5C6 19.8768 7.11296 20.9937 8.48828 21H13.436C13.4573 20.9997 13.4786 21 13.5 21C15.9735 21 17.9808 22.9956 17.9999 25.4646Z" fill="url(#paint0_linear_542_93122)"/>
|
|
44
|
+
<path d="M17.9999 25.5355C17.9998 25.5445 17.9997 25.5535 17.9996 25.5625L17.9999 25.5355Z" fill="url(#paint1_linear_542_93122)"/>
|
|
45
|
+
<path d="M17.9999 25.4651C18 25.4769 18 25.4887 18 25.5006C18 27.9858 15.9853 30.0006 13.5 30.0006C13.4816 30.0006 13.4632 30.0004 13.4448 30.0002L7.21375 30.0006C4.33427 30.0006 2 27.6663 2 24.7868V13.2143C2 10.7527 3.70591 8.68957 6 8.14258L6.00005 18.4849L6 18.5006C6 19.8774 7.11296 20.9942 8.48828 21.0006H13.436C13.439 21.0005 13.4419 21.0005 13.4448 21.0005C13.4512 21.0004 13.4576 21.0007 13.4641 21.0007C13.476 21.0006 13.488 21.0006 13.5 21.0006C15.9735 21.0006 17.9808 22.9962 17.9999 25.4651Z" fill="url(#paint2_linear_542_93122)"/>
|
|
46
|
+
<path d="M6 8.14202C3.70591 8.68901 2 10.7522 2 13.2137V13.2148C2 10.752 3.70605 8.6889 6 8.14202Z" fill="url(#paint3_linear_542_93122)"/>
|
|
47
|
+
<path d="M18 8V25.5C18 27.9863 15.9854 30 13.5 30H24.7863C27.6657 30 30 27.6657 30 24.7863V13.2137C30 10.3343 27.6657 8 24.7863 8H18Z" fill="url(#paint4_linear_542_93122)"/>
|
|
48
|
+
<defs>
|
|
49
|
+
<linearGradient id="paint0_linear_542_93122" x1="6.24939" y1="0.772269" x2="23.8402" y2="14.7019" gradientUnits="userSpaceOnUse">
|
|
50
|
+
<stop offset="0.176282" stop-color="#64D9E1"/>
|
|
51
|
+
<stop offset="0.94425" stop-color="#1098B6"/>
|
|
52
|
+
</linearGradient>
|
|
53
|
+
<linearGradient id="paint1_linear_542_93122" x1="6.24939" y1="0.772269" x2="23.8402" y2="14.7019" gradientUnits="userSpaceOnUse">
|
|
54
|
+
<stop offset="0.176282" stop-color="#64D9E1"/>
|
|
55
|
+
<stop offset="0.94425" stop-color="#1098B6"/>
|
|
56
|
+
</linearGradient>
|
|
57
|
+
<linearGradient id="paint2_linear_542_93122" x1="2.45307" y1="5.99663" x2="19.7229" y2="23.0573" gradientUnits="userSpaceOnUse">
|
|
58
|
+
<stop offset="0.1947" stop-color="#057093"/>
|
|
59
|
+
<stop offset="0.9988" stop-color="#043346"/>
|
|
60
|
+
</linearGradient>
|
|
61
|
+
<linearGradient id="paint3_linear_542_93122" x1="24.9706" y1="27.0306" x2="16.8775" y2="8.04715" gradientUnits="userSpaceOnUse">
|
|
62
|
+
<stop stop-color="#084961"/>
|
|
63
|
+
<stop offset="1" stop-color="#1282A4"/>
|
|
64
|
+
</linearGradient>
|
|
65
|
+
<linearGradient id="paint4_linear_542_93122" x1="24.9706" y1="27.0306" x2="16.8775" y2="8.04715" gradientUnits="userSpaceOnUse">
|
|
66
|
+
<stop stop-color="#084961"/>
|
|
67
|
+
<stop offset="1" stop-color="#1282A4"/>
|
|
68
|
+
</linearGradient>
|
|
69
|
+
</defs>
|
|
70
|
+
</svg>`
|
|
71
|
+
};
|
|
72
|
+
exports.license = "Microsoft proprietary product icon; no express redistribution license supplied; maintainer review required";
|
|
73
|
+
exports.url = "https://www.microsoft.com/en-us/microsoft-viva/learning";
|
|
74
|
+
|
|
75
|
+
exports.default = {
|
|
76
|
+
slug: exports.slug,
|
|
77
|
+
title: exports.title,
|
|
78
|
+
hex: exports.hex,
|
|
79
|
+
categories: exports.categories,
|
|
80
|
+
aliases: exports.aliases,
|
|
81
|
+
svg: exports.svg,
|
|
82
|
+
variants: exports.variants,
|
|
83
|
+
license: exports.license,
|
|
84
|
+
url: exports.url,
|
|
85
|
+
};
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
// @thesvg/icons - Microsoft Viva Learning
|
|
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_viva_learning: IconModule;
|
|
17
|
+
export default microsoft_viva_learning;
|
|
@@ -0,0 +1,73 @@
|
|
|
1
|
+
// @thesvg/icons - Microsoft Viva Learning
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
export const slug = "microsoft-viva-learning";
|
|
5
|
+
export const title = "Microsoft Viva Learning";
|
|
6
|
+
export const hex = "64D9E1";
|
|
7
|
+
export const categories = ["Software"];
|
|
8
|
+
export const aliases = ["Viva Learning", "MS Viva Learning"];
|
|
9
|
+
export const svg = `<svg fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="256" height="256">
|
|
10
|
+
<path d="M17.9999 25.4646L18 8C18 4.68629 15.3137 2 12 2C8.68629 2 6 4.68629 6 8L6.00005 18.4844L6 18.5C6 19.8768 7.11296 20.9937 8.48828 21H13.436C13.4573 20.9997 13.4786 21 13.5 21C15.9735 21 17.9808 22.9956 17.9999 25.4646Z" fill="url(#paint0_linear_542_93122)"/>
|
|
11
|
+
<path d="M17.9999 25.5355C17.9998 25.5445 17.9997 25.5535 17.9996 25.5625L17.9999 25.5355Z" fill="url(#paint1_linear_542_93122)"/>
|
|
12
|
+
<path d="M17.9999 25.4651C18 25.4769 18 25.4887 18 25.5006C18 27.9858 15.9853 30.0006 13.5 30.0006C13.4816 30.0006 13.4632 30.0004 13.4448 30.0002L7.21375 30.0006C4.33427 30.0006 2 27.6663 2 24.7868V13.2143C2 10.7527 3.70591 8.68957 6 8.14258L6.00005 18.4849L6 18.5006C6 19.8774 7.11296 20.9942 8.48828 21.0006H13.436C13.439 21.0005 13.4419 21.0005 13.4448 21.0005C13.4512 21.0004 13.4576 21.0007 13.4641 21.0007C13.476 21.0006 13.488 21.0006 13.5 21.0006C15.9735 21.0006 17.9808 22.9962 17.9999 25.4651Z" fill="url(#paint2_linear_542_93122)"/>
|
|
13
|
+
<path d="M6 8.14202C3.70591 8.68901 2 10.7522 2 13.2137V13.2148C2 10.752 3.70605 8.6889 6 8.14202Z" fill="url(#paint3_linear_542_93122)"/>
|
|
14
|
+
<path d="M18 8V25.5C18 27.9863 15.9854 30 13.5 30H24.7863C27.6657 30 30 27.6657 30 24.7863V13.2137C30 10.3343 27.6657 8 24.7863 8H18Z" fill="url(#paint4_linear_542_93122)"/>
|
|
15
|
+
<defs>
|
|
16
|
+
<linearGradient id="paint0_linear_542_93122" x1="6.24939" y1="0.772269" x2="23.8402" y2="14.7019" gradientUnits="userSpaceOnUse">
|
|
17
|
+
<stop offset="0.176282" stop-color="#64D9E1"/>
|
|
18
|
+
<stop offset="0.94425" stop-color="#1098B6"/>
|
|
19
|
+
</linearGradient>
|
|
20
|
+
<linearGradient id="paint1_linear_542_93122" x1="6.24939" y1="0.772269" x2="23.8402" y2="14.7019" gradientUnits="userSpaceOnUse">
|
|
21
|
+
<stop offset="0.176282" stop-color="#64D9E1"/>
|
|
22
|
+
<stop offset="0.94425" stop-color="#1098B6"/>
|
|
23
|
+
</linearGradient>
|
|
24
|
+
<linearGradient id="paint2_linear_542_93122" x1="2.45307" y1="5.99663" x2="19.7229" y2="23.0573" gradientUnits="userSpaceOnUse">
|
|
25
|
+
<stop offset="0.1947" stop-color="#057093"/>
|
|
26
|
+
<stop offset="0.9988" stop-color="#043346"/>
|
|
27
|
+
</linearGradient>
|
|
28
|
+
<linearGradient id="paint3_linear_542_93122" x1="24.9706" y1="27.0306" x2="16.8775" y2="8.04715" gradientUnits="userSpaceOnUse">
|
|
29
|
+
<stop stop-color="#084961"/>
|
|
30
|
+
<stop offset="1" stop-color="#1282A4"/>
|
|
31
|
+
</linearGradient>
|
|
32
|
+
<linearGradient id="paint4_linear_542_93122" x1="24.9706" y1="27.0306" x2="16.8775" y2="8.04715" gradientUnits="userSpaceOnUse">
|
|
33
|
+
<stop stop-color="#084961"/>
|
|
34
|
+
<stop offset="1" stop-color="#1282A4"/>
|
|
35
|
+
</linearGradient>
|
|
36
|
+
</defs>
|
|
37
|
+
</svg>`;
|
|
38
|
+
export const variants = {
|
|
39
|
+
"default": `<svg fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="256" height="256">
|
|
40
|
+
<path d="M17.9999 25.4646L18 8C18 4.68629 15.3137 2 12 2C8.68629 2 6 4.68629 6 8L6.00005 18.4844L6 18.5C6 19.8768 7.11296 20.9937 8.48828 21H13.436C13.4573 20.9997 13.4786 21 13.5 21C15.9735 21 17.9808 22.9956 17.9999 25.4646Z" fill="url(#paint0_linear_542_93122)"/>
|
|
41
|
+
<path d="M17.9999 25.5355C17.9998 25.5445 17.9997 25.5535 17.9996 25.5625L17.9999 25.5355Z" fill="url(#paint1_linear_542_93122)"/>
|
|
42
|
+
<path d="M17.9999 25.4651C18 25.4769 18 25.4887 18 25.5006C18 27.9858 15.9853 30.0006 13.5 30.0006C13.4816 30.0006 13.4632 30.0004 13.4448 30.0002L7.21375 30.0006C4.33427 30.0006 2 27.6663 2 24.7868V13.2143C2 10.7527 3.70591 8.68957 6 8.14258L6.00005 18.4849L6 18.5006C6 19.8774 7.11296 20.9942 8.48828 21.0006H13.436C13.439 21.0005 13.4419 21.0005 13.4448 21.0005C13.4512 21.0004 13.4576 21.0007 13.4641 21.0007C13.476 21.0006 13.488 21.0006 13.5 21.0006C15.9735 21.0006 17.9808 22.9962 17.9999 25.4651Z" fill="url(#paint2_linear_542_93122)"/>
|
|
43
|
+
<path d="M6 8.14202C3.70591 8.68901 2 10.7522 2 13.2137V13.2148C2 10.752 3.70605 8.6889 6 8.14202Z" fill="url(#paint3_linear_542_93122)"/>
|
|
44
|
+
<path d="M18 8V25.5C18 27.9863 15.9854 30 13.5 30H24.7863C27.6657 30 30 27.6657 30 24.7863V13.2137C30 10.3343 27.6657 8 24.7863 8H18Z" fill="url(#paint4_linear_542_93122)"/>
|
|
45
|
+
<defs>
|
|
46
|
+
<linearGradient id="paint0_linear_542_93122" x1="6.24939" y1="0.772269" x2="23.8402" y2="14.7019" gradientUnits="userSpaceOnUse">
|
|
47
|
+
<stop offset="0.176282" stop-color="#64D9E1"/>
|
|
48
|
+
<stop offset="0.94425" stop-color="#1098B6"/>
|
|
49
|
+
</linearGradient>
|
|
50
|
+
<linearGradient id="paint1_linear_542_93122" x1="6.24939" y1="0.772269" x2="23.8402" y2="14.7019" gradientUnits="userSpaceOnUse">
|
|
51
|
+
<stop offset="0.176282" stop-color="#64D9E1"/>
|
|
52
|
+
<stop offset="0.94425" stop-color="#1098B6"/>
|
|
53
|
+
</linearGradient>
|
|
54
|
+
<linearGradient id="paint2_linear_542_93122" x1="2.45307" y1="5.99663" x2="19.7229" y2="23.0573" gradientUnits="userSpaceOnUse">
|
|
55
|
+
<stop offset="0.1947" stop-color="#057093"/>
|
|
56
|
+
<stop offset="0.9988" stop-color="#043346"/>
|
|
57
|
+
</linearGradient>
|
|
58
|
+
<linearGradient id="paint3_linear_542_93122" x1="24.9706" y1="27.0306" x2="16.8775" y2="8.04715" gradientUnits="userSpaceOnUse">
|
|
59
|
+
<stop stop-color="#084961"/>
|
|
60
|
+
<stop offset="1" stop-color="#1282A4"/>
|
|
61
|
+
</linearGradient>
|
|
62
|
+
<linearGradient id="paint4_linear_542_93122" x1="24.9706" y1="27.0306" x2="16.8775" y2="8.04715" gradientUnits="userSpaceOnUse">
|
|
63
|
+
<stop stop-color="#084961"/>
|
|
64
|
+
<stop offset="1" stop-color="#1282A4"/>
|
|
65
|
+
</linearGradient>
|
|
66
|
+
</defs>
|
|
67
|
+
</svg>`
|
|
68
|
+
};
|
|
69
|
+
export const license = "Microsoft proprietary product icon; no express redistribution license supplied; maintainer review required";
|
|
70
|
+
export const url = "https://www.microsoft.com/en-us/microsoft-viva/learning";
|
|
71
|
+
|
|
72
|
+
const microsoft_viva_learning = { slug, title, hex, categories, aliases, svg, variants, license, url };
|
|
73
|
+
export default microsoft_viva_learning;
|
|
@@ -0,0 +1,71 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// @thesvg/icons -Microsoft Viva Pulse
|
|
3
|
+
// Auto-generated. Do not edit.
|
|
4
|
+
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
|
|
7
|
+
exports.slug = "microsoft-viva-pulse";
|
|
8
|
+
exports.title = "Microsoft Viva Pulse";
|
|
9
|
+
exports.hex = "053F4B";
|
|
10
|
+
exports.categories = ["Analytics", "Software"];
|
|
11
|
+
exports.aliases = ["Viva Pulse", "MS Viva Pulse"];
|
|
12
|
+
exports.svg = `<svg height="256" width="256" fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
|
|
13
|
+
<path d="M25.7981 63.4181C22.9821 62.2571 21 59.4851 21 56.2501C21 53.8848 22.0596 51.767 23.73 50.3455L44.1368 30.3202C46.5122 28.1276 48 24.9876 48 21.5001C48 20.2433 47.8068 19.0317 47.4485 17.8933C48.8521 17.3175 50.389 17 52 17C58.6274 17 64 22.3726 64 29C64 32.3951 62.5901 35.4609 60.3238 37.6438L38.1856 60.2812C36.0001 62.5726 32.9165 64 29.5 64C28.2082 64 26.964 63.7958 25.7981 63.4181Z" fill="url(#paint0_linear_4731_98679)"/>
|
|
14
|
+
<path d="M30.3574 0.564453C33.0822 1.68811 35 4.37056 35 7.50094C35 9.48767 34.2275 11.294 32.9665 12.6359L32.9675 12.6368L10.7215 34.3091L10.7234 34.3114C8.4295 36.497 7 39.5817 7 43.0003C7 46.4905 8.49001 49.6327 10.8686 51.8254L10.8697 51.8244L21.1917 60.661V60.6589C22.4842 61.8995 24.054 62.8535 25.7988 63.4186C22.9824 62.2579 21 59.4856 21 56.2503C21 53.885 22.0596 51.7672 23.73 50.3457L44.1368 30.3204C46.5122 28.1279 48 24.9879 48 21.5003C48 18.2205 46.6842 15.2481 44.5517 13.082L44.5527 13.0804L40.4984 8.84949L35.0626 3.44371L35.0606 3.44392C33.7586 2.14128 32.1523 1.14286 30.3574 0.564453Z" fill="url(#paint1_linear_4731_98679)"/>
|
|
15
|
+
<path d="M30.2344 0.515625C30.2794 0.532361 30.3049 0.542546 30.3574 0.564209C33.0822 1.68787 35 4.37032 35 7.50069C35 9.48742 34.2275 11.2937 32.9665 12.6356L32.9675 12.6366L13.1454 31.9974C8.35903 31.3908 4.28588 29.0532 0.916883 25.6842C-0.305628 24.4617 -0.305627 22.4796 0.916883 21.2571L18.0274 3.87713C20.1777 1.49624 23.2891 0 26.75 0C28.1901 0 28.9594 0.0415481 30.2344 0.515625Z" fill="url(#paint2_linear_4731_98679)"/>
|
|
16
|
+
<defs>
|
|
17
|
+
<linearGradient id="paint0_linear_4731_98679" x1="19.8033" y1="41.44" x2="59.4795" y2="43.9557" gradientUnits="userSpaceOnUse">
|
|
18
|
+
<stop stop-color="#053F4B"/>
|
|
19
|
+
<stop offset="0.492513" stop-color="#0A6B78"/>
|
|
20
|
+
<stop offset="1" stop-color="#149FB3"/>
|
|
21
|
+
</linearGradient>
|
|
22
|
+
<linearGradient id="paint1_linear_4731_98679" x1="42.3397" y1="40.5969" x2="20.4815" y2="18.4835" gradientUnits="userSpaceOnUse">
|
|
23
|
+
<stop stop-color="#0F848B"/>
|
|
24
|
+
<stop offset="0.631953" stop-color="#18CBCB"/>
|
|
25
|
+
<stop offset="0.872018" stop-color="#18DAE7"/>
|
|
26
|
+
</linearGradient>
|
|
27
|
+
<linearGradient id="paint2_linear_4731_98679" x1="36.2411" y1="23.9516" x2="5.40164" y2="9.10515" gradientUnits="userSpaceOnUse">
|
|
28
|
+
<stop offset="0.0206196" stop-color="#084C54"/>
|
|
29
|
+
<stop offset="0.517509" stop-color="#12888F"/>
|
|
30
|
+
<stop offset="1" stop-color="#1CC2D8"/>
|
|
31
|
+
</linearGradient>
|
|
32
|
+
</defs>
|
|
33
|
+
</svg>`;
|
|
34
|
+
exports.variants = {
|
|
35
|
+
"default": `<svg height="256" width="256" fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
|
|
36
|
+
<path d="M25.7981 63.4181C22.9821 62.2571 21 59.4851 21 56.2501C21 53.8848 22.0596 51.767 23.73 50.3455L44.1368 30.3202C46.5122 28.1276 48 24.9876 48 21.5001C48 20.2433 47.8068 19.0317 47.4485 17.8933C48.8521 17.3175 50.389 17 52 17C58.6274 17 64 22.3726 64 29C64 32.3951 62.5901 35.4609 60.3238 37.6438L38.1856 60.2812C36.0001 62.5726 32.9165 64 29.5 64C28.2082 64 26.964 63.7958 25.7981 63.4181Z" fill="url(#paint0_linear_4731_98679)"/>
|
|
37
|
+
<path d="M30.3574 0.564453C33.0822 1.68811 35 4.37056 35 7.50094C35 9.48767 34.2275 11.294 32.9665 12.6359L32.9675 12.6368L10.7215 34.3091L10.7234 34.3114C8.4295 36.497 7 39.5817 7 43.0003C7 46.4905 8.49001 49.6327 10.8686 51.8254L10.8697 51.8244L21.1917 60.661V60.6589C22.4842 61.8995 24.054 62.8535 25.7988 63.4186C22.9824 62.2579 21 59.4856 21 56.2503C21 53.885 22.0596 51.7672 23.73 50.3457L44.1368 30.3204C46.5122 28.1279 48 24.9879 48 21.5003C48 18.2205 46.6842 15.2481 44.5517 13.082L44.5527 13.0804L40.4984 8.84949L35.0626 3.44371L35.0606 3.44392C33.7586 2.14128 32.1523 1.14286 30.3574 0.564453Z" fill="url(#paint1_linear_4731_98679)"/>
|
|
38
|
+
<path d="M30.2344 0.515625C30.2794 0.532361 30.3049 0.542546 30.3574 0.564209C33.0822 1.68787 35 4.37032 35 7.50069C35 9.48742 34.2275 11.2937 32.9665 12.6356L32.9675 12.6366L13.1454 31.9974C8.35903 31.3908 4.28588 29.0532 0.916883 25.6842C-0.305628 24.4617 -0.305627 22.4796 0.916883 21.2571L18.0274 3.87713C20.1777 1.49624 23.2891 0 26.75 0C28.1901 0 28.9594 0.0415481 30.2344 0.515625Z" fill="url(#paint2_linear_4731_98679)"/>
|
|
39
|
+
<defs>
|
|
40
|
+
<linearGradient id="paint0_linear_4731_98679" x1="19.8033" y1="41.44" x2="59.4795" y2="43.9557" gradientUnits="userSpaceOnUse">
|
|
41
|
+
<stop stop-color="#053F4B"/>
|
|
42
|
+
<stop offset="0.492513" stop-color="#0A6B78"/>
|
|
43
|
+
<stop offset="1" stop-color="#149FB3"/>
|
|
44
|
+
</linearGradient>
|
|
45
|
+
<linearGradient id="paint1_linear_4731_98679" x1="42.3397" y1="40.5969" x2="20.4815" y2="18.4835" gradientUnits="userSpaceOnUse">
|
|
46
|
+
<stop stop-color="#0F848B"/>
|
|
47
|
+
<stop offset="0.631953" stop-color="#18CBCB"/>
|
|
48
|
+
<stop offset="0.872018" stop-color="#18DAE7"/>
|
|
49
|
+
</linearGradient>
|
|
50
|
+
<linearGradient id="paint2_linear_4731_98679" x1="36.2411" y1="23.9516" x2="5.40164" y2="9.10515" gradientUnits="userSpaceOnUse">
|
|
51
|
+
<stop offset="0.0206196" stop-color="#084C54"/>
|
|
52
|
+
<stop offset="0.517509" stop-color="#12888F"/>
|
|
53
|
+
<stop offset="1" stop-color="#1CC2D8"/>
|
|
54
|
+
</linearGradient>
|
|
55
|
+
</defs>
|
|
56
|
+
</svg>`
|
|
57
|
+
};
|
|
58
|
+
exports.license = "Microsoft proprietary product icon; no express redistribution license supplied; maintainer review required";
|
|
59
|
+
exports.url = "https://www.microsoft.com/en-us/microsoft-viva/pulse";
|
|
60
|
+
|
|
61
|
+
exports.default = {
|
|
62
|
+
slug: exports.slug,
|
|
63
|
+
title: exports.title,
|
|
64
|
+
hex: exports.hex,
|
|
65
|
+
categories: exports.categories,
|
|
66
|
+
aliases: exports.aliases,
|
|
67
|
+
svg: exports.svg,
|
|
68
|
+
variants: exports.variants,
|
|
69
|
+
license: exports.license,
|
|
70
|
+
url: exports.url,
|
|
71
|
+
};
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
// @thesvg/icons - Microsoft Viva Pulse
|
|
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_viva_pulse: IconModule;
|
|
17
|
+
export default microsoft_viva_pulse;
|
|
@@ -0,0 +1,59 @@
|
|
|
1
|
+
// @thesvg/icons - Microsoft Viva Pulse
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
export const slug = "microsoft-viva-pulse";
|
|
5
|
+
export const title = "Microsoft Viva Pulse";
|
|
6
|
+
export const hex = "053F4B";
|
|
7
|
+
export const categories = ["Analytics", "Software"];
|
|
8
|
+
export const aliases = ["Viva Pulse", "MS Viva Pulse"];
|
|
9
|
+
export const svg = `<svg height="256" width="256" fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
|
|
10
|
+
<path d="M25.7981 63.4181C22.9821 62.2571 21 59.4851 21 56.2501C21 53.8848 22.0596 51.767 23.73 50.3455L44.1368 30.3202C46.5122 28.1276 48 24.9876 48 21.5001C48 20.2433 47.8068 19.0317 47.4485 17.8933C48.8521 17.3175 50.389 17 52 17C58.6274 17 64 22.3726 64 29C64 32.3951 62.5901 35.4609 60.3238 37.6438L38.1856 60.2812C36.0001 62.5726 32.9165 64 29.5 64C28.2082 64 26.964 63.7958 25.7981 63.4181Z" fill="url(#paint0_linear_4731_98679)"/>
|
|
11
|
+
<path d="M30.3574 0.564453C33.0822 1.68811 35 4.37056 35 7.50094C35 9.48767 34.2275 11.294 32.9665 12.6359L32.9675 12.6368L10.7215 34.3091L10.7234 34.3114C8.4295 36.497 7 39.5817 7 43.0003C7 46.4905 8.49001 49.6327 10.8686 51.8254L10.8697 51.8244L21.1917 60.661V60.6589C22.4842 61.8995 24.054 62.8535 25.7988 63.4186C22.9824 62.2579 21 59.4856 21 56.2503C21 53.885 22.0596 51.7672 23.73 50.3457L44.1368 30.3204C46.5122 28.1279 48 24.9879 48 21.5003C48 18.2205 46.6842 15.2481 44.5517 13.082L44.5527 13.0804L40.4984 8.84949L35.0626 3.44371L35.0606 3.44392C33.7586 2.14128 32.1523 1.14286 30.3574 0.564453Z" fill="url(#paint1_linear_4731_98679)"/>
|
|
12
|
+
<path d="M30.2344 0.515625C30.2794 0.532361 30.3049 0.542546 30.3574 0.564209C33.0822 1.68787 35 4.37032 35 7.50069C35 9.48742 34.2275 11.2937 32.9665 12.6356L32.9675 12.6366L13.1454 31.9974C8.35903 31.3908 4.28588 29.0532 0.916883 25.6842C-0.305628 24.4617 -0.305627 22.4796 0.916883 21.2571L18.0274 3.87713C20.1777 1.49624 23.2891 0 26.75 0C28.1901 0 28.9594 0.0415481 30.2344 0.515625Z" fill="url(#paint2_linear_4731_98679)"/>
|
|
13
|
+
<defs>
|
|
14
|
+
<linearGradient id="paint0_linear_4731_98679" x1="19.8033" y1="41.44" x2="59.4795" y2="43.9557" gradientUnits="userSpaceOnUse">
|
|
15
|
+
<stop stop-color="#053F4B"/>
|
|
16
|
+
<stop offset="0.492513" stop-color="#0A6B78"/>
|
|
17
|
+
<stop offset="1" stop-color="#149FB3"/>
|
|
18
|
+
</linearGradient>
|
|
19
|
+
<linearGradient id="paint1_linear_4731_98679" x1="42.3397" y1="40.5969" x2="20.4815" y2="18.4835" gradientUnits="userSpaceOnUse">
|
|
20
|
+
<stop stop-color="#0F848B"/>
|
|
21
|
+
<stop offset="0.631953" stop-color="#18CBCB"/>
|
|
22
|
+
<stop offset="0.872018" stop-color="#18DAE7"/>
|
|
23
|
+
</linearGradient>
|
|
24
|
+
<linearGradient id="paint2_linear_4731_98679" x1="36.2411" y1="23.9516" x2="5.40164" y2="9.10515" gradientUnits="userSpaceOnUse">
|
|
25
|
+
<stop offset="0.0206196" stop-color="#084C54"/>
|
|
26
|
+
<stop offset="0.517509" stop-color="#12888F"/>
|
|
27
|
+
<stop offset="1" stop-color="#1CC2D8"/>
|
|
28
|
+
</linearGradient>
|
|
29
|
+
</defs>
|
|
30
|
+
</svg>`;
|
|
31
|
+
export const variants = {
|
|
32
|
+
"default": `<svg height="256" width="256" fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
|
|
33
|
+
<path d="M25.7981 63.4181C22.9821 62.2571 21 59.4851 21 56.2501C21 53.8848 22.0596 51.767 23.73 50.3455L44.1368 30.3202C46.5122 28.1276 48 24.9876 48 21.5001C48 20.2433 47.8068 19.0317 47.4485 17.8933C48.8521 17.3175 50.389 17 52 17C58.6274 17 64 22.3726 64 29C64 32.3951 62.5901 35.4609 60.3238 37.6438L38.1856 60.2812C36.0001 62.5726 32.9165 64 29.5 64C28.2082 64 26.964 63.7958 25.7981 63.4181Z" fill="url(#paint0_linear_4731_98679)"/>
|
|
34
|
+
<path d="M30.3574 0.564453C33.0822 1.68811 35 4.37056 35 7.50094C35 9.48767 34.2275 11.294 32.9665 12.6359L32.9675 12.6368L10.7215 34.3091L10.7234 34.3114C8.4295 36.497 7 39.5817 7 43.0003C7 46.4905 8.49001 49.6327 10.8686 51.8254L10.8697 51.8244L21.1917 60.661V60.6589C22.4842 61.8995 24.054 62.8535 25.7988 63.4186C22.9824 62.2579 21 59.4856 21 56.2503C21 53.885 22.0596 51.7672 23.73 50.3457L44.1368 30.3204C46.5122 28.1279 48 24.9879 48 21.5003C48 18.2205 46.6842 15.2481 44.5517 13.082L44.5527 13.0804L40.4984 8.84949L35.0626 3.44371L35.0606 3.44392C33.7586 2.14128 32.1523 1.14286 30.3574 0.564453Z" fill="url(#paint1_linear_4731_98679)"/>
|
|
35
|
+
<path d="M30.2344 0.515625C30.2794 0.532361 30.3049 0.542546 30.3574 0.564209C33.0822 1.68787 35 4.37032 35 7.50069C35 9.48742 34.2275 11.2937 32.9665 12.6356L32.9675 12.6366L13.1454 31.9974C8.35903 31.3908 4.28588 29.0532 0.916883 25.6842C-0.305628 24.4617 -0.305627 22.4796 0.916883 21.2571L18.0274 3.87713C20.1777 1.49624 23.2891 0 26.75 0C28.1901 0 28.9594 0.0415481 30.2344 0.515625Z" fill="url(#paint2_linear_4731_98679)"/>
|
|
36
|
+
<defs>
|
|
37
|
+
<linearGradient id="paint0_linear_4731_98679" x1="19.8033" y1="41.44" x2="59.4795" y2="43.9557" gradientUnits="userSpaceOnUse">
|
|
38
|
+
<stop stop-color="#053F4B"/>
|
|
39
|
+
<stop offset="0.492513" stop-color="#0A6B78"/>
|
|
40
|
+
<stop offset="1" stop-color="#149FB3"/>
|
|
41
|
+
</linearGradient>
|
|
42
|
+
<linearGradient id="paint1_linear_4731_98679" x1="42.3397" y1="40.5969" x2="20.4815" y2="18.4835" gradientUnits="userSpaceOnUse">
|
|
43
|
+
<stop stop-color="#0F848B"/>
|
|
44
|
+
<stop offset="0.631953" stop-color="#18CBCB"/>
|
|
45
|
+
<stop offset="0.872018" stop-color="#18DAE7"/>
|
|
46
|
+
</linearGradient>
|
|
47
|
+
<linearGradient id="paint2_linear_4731_98679" x1="36.2411" y1="23.9516" x2="5.40164" y2="9.10515" gradientUnits="userSpaceOnUse">
|
|
48
|
+
<stop offset="0.0206196" stop-color="#084C54"/>
|
|
49
|
+
<stop offset="0.517509" stop-color="#12888F"/>
|
|
50
|
+
<stop offset="1" stop-color="#1CC2D8"/>
|
|
51
|
+
</linearGradient>
|
|
52
|
+
</defs>
|
|
53
|
+
</svg>`
|
|
54
|
+
};
|
|
55
|
+
export const license = "Microsoft proprietary product icon; no express redistribution license supplied; maintainer review required";
|
|
56
|
+
export const url = "https://www.microsoft.com/en-us/microsoft-viva/pulse";
|
|
57
|
+
|
|
58
|
+
const microsoft_viva_pulse = { slug, title, hex, categories, aliases, svg, variants, license, url };
|
|
59
|
+
export default microsoft_viva_pulse;
|
|
@@ -0,0 +1,111 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// @thesvg/icons -Microsoft Viva
|
|
3
|
+
// Auto-generated. Do not edit.
|
|
4
|
+
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
|
|
7
|
+
exports.slug = "microsoft-viva";
|
|
8
|
+
exports.title = "Microsoft Viva";
|
|
9
|
+
exports.hex = "213781";
|
|
10
|
+
exports.categories = ["Software"];
|
|
11
|
+
exports.aliases = ["Viva", "MS Viva"];
|
|
12
|
+
exports.svg = `<?xml version="1.0" encoding="UTF-8"?>
|
|
13
|
+
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 500 500">
|
|
14
|
+
<defs>
|
|
15
|
+
<style>
|
|
16
|
+
.cls-1 {
|
|
17
|
+
fill: url(#linear-gradient-2);
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
.cls-2 {
|
|
21
|
+
fill: url(#linear-gradient-3);
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
.cls-3 {
|
|
25
|
+
fill: url(#linear-gradient);
|
|
26
|
+
}
|
|
27
|
+
</style>
|
|
28
|
+
<linearGradient id="linear-gradient" x1="283.7" y1="308.5" x2="216.5" y2="484.4" gradientTransform="translate(0 502) scale(1 -1)" gradientUnits="userSpaceOnUse">
|
|
29
|
+
<stop offset="0" stop-color="#5077cb"/>
|
|
30
|
+
<stop offset="1" stop-color="#72e4ed"/>
|
|
31
|
+
</linearGradient>
|
|
32
|
+
<linearGradient id="linear-gradient-2" x1="279.9" y1="104.3" x2="452.7" y2="332.3" gradientTransform="translate(0 502) scale(1 -1)" gradientUnits="userSpaceOnUse">
|
|
33
|
+
<stop offset="0" stop-color="#213781"/>
|
|
34
|
+
<stop offset=".7" stop-color="#6c7ee5"/>
|
|
35
|
+
<stop offset="1" stop-color="#b7a1ed"/>
|
|
36
|
+
</linearGradient>
|
|
37
|
+
<linearGradient id="linear-gradient-3" x1="141.4" y1="291" x2="235.6" y2="3.6" gradientTransform="translate(0 502) scale(1 -1)" gradientUnits="userSpaceOnUse">
|
|
38
|
+
<stop offset="0" stop-color="#4aa5d9"/>
|
|
39
|
+
<stop offset=".6" stop-color="#436dcd"/>
|
|
40
|
+
<stop offset="1" stop-color="#213781"/>
|
|
41
|
+
</linearGradient>
|
|
42
|
+
</defs>
|
|
43
|
+
<!-- Generator: Adobe Illustrator 28.7.1, SVG Export Plug-In . SVG Version: 1.2.0 Build 142) -->
|
|
44
|
+
<g>
|
|
45
|
+
<g id="Layer_1">
|
|
46
|
+
<g>
|
|
47
|
+
<path class="cls-3" d="M177.7,177.6c39.9,39.9,104.7,39.9,144.6,0,39.9-39.9,39.9-104.7,0-144.6-39.9-39.9-104.7-39.9-144.6,0-39.9,39.9-39.9,104.7,0,144.6Z"/>
|
|
48
|
+
<path class="cls-1" d="M373.5,432.2l119.1-147.3c5.9-7.4,6-17.9-.5-24.8-69.7-73.9-174.4-69.9-240.2,12.2l-125.4,159.9c69.3,86.4,177.7,86.4,247,0Z"/>
|
|
49
|
+
<path class="cls-2" d="M126.5,432.2L7.4,284.9c-5.9-7.4-6-17.9.5-24.8,69.7-73.9,174.4-69.9,240.2,12.2l125.4,159.9c-69.3,86.4-177.7,86.4-247,0Z"/>
|
|
50
|
+
</g>
|
|
51
|
+
</g>
|
|
52
|
+
</g>
|
|
53
|
+
</svg>`;
|
|
54
|
+
exports.variants = {
|
|
55
|
+
"default": `<?xml version="1.0" encoding="UTF-8"?>
|
|
56
|
+
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 500 500">
|
|
57
|
+
<defs>
|
|
58
|
+
<style>
|
|
59
|
+
.cls-1 {
|
|
60
|
+
fill: url(#linear-gradient-2);
|
|
61
|
+
}
|
|
62
|
+
|
|
63
|
+
.cls-2 {
|
|
64
|
+
fill: url(#linear-gradient-3);
|
|
65
|
+
}
|
|
66
|
+
|
|
67
|
+
.cls-3 {
|
|
68
|
+
fill: url(#linear-gradient);
|
|
69
|
+
}
|
|
70
|
+
</style>
|
|
71
|
+
<linearGradient id="linear-gradient" x1="283.7" y1="308.5" x2="216.5" y2="484.4" gradientTransform="translate(0 502) scale(1 -1)" gradientUnits="userSpaceOnUse">
|
|
72
|
+
<stop offset="0" stop-color="#5077cb"/>
|
|
73
|
+
<stop offset="1" stop-color="#72e4ed"/>
|
|
74
|
+
</linearGradient>
|
|
75
|
+
<linearGradient id="linear-gradient-2" x1="279.9" y1="104.3" x2="452.7" y2="332.3" gradientTransform="translate(0 502) scale(1 -1)" gradientUnits="userSpaceOnUse">
|
|
76
|
+
<stop offset="0" stop-color="#213781"/>
|
|
77
|
+
<stop offset=".7" stop-color="#6c7ee5"/>
|
|
78
|
+
<stop offset="1" stop-color="#b7a1ed"/>
|
|
79
|
+
</linearGradient>
|
|
80
|
+
<linearGradient id="linear-gradient-3" x1="141.4" y1="291" x2="235.6" y2="3.6" gradientTransform="translate(0 502) scale(1 -1)" gradientUnits="userSpaceOnUse">
|
|
81
|
+
<stop offset="0" stop-color="#4aa5d9"/>
|
|
82
|
+
<stop offset=".6" stop-color="#436dcd"/>
|
|
83
|
+
<stop offset="1" stop-color="#213781"/>
|
|
84
|
+
</linearGradient>
|
|
85
|
+
</defs>
|
|
86
|
+
<!-- Generator: Adobe Illustrator 28.7.1, SVG Export Plug-In . SVG Version: 1.2.0 Build 142) -->
|
|
87
|
+
<g>
|
|
88
|
+
<g id="Layer_1">
|
|
89
|
+
<g>
|
|
90
|
+
<path class="cls-3" d="M177.7,177.6c39.9,39.9,104.7,39.9,144.6,0,39.9-39.9,39.9-104.7,0-144.6-39.9-39.9-104.7-39.9-144.6,0-39.9,39.9-39.9,104.7,0,144.6Z"/>
|
|
91
|
+
<path class="cls-1" d="M373.5,432.2l119.1-147.3c5.9-7.4,6-17.9-.5-24.8-69.7-73.9-174.4-69.9-240.2,12.2l-125.4,159.9c69.3,86.4,177.7,86.4,247,0Z"/>
|
|
92
|
+
<path class="cls-2" d="M126.5,432.2L7.4,284.9c-5.9-7.4-6-17.9.5-24.8,69.7-73.9,174.4-69.9,240.2,12.2l125.4,159.9c-69.3,86.4-177.7,86.4-247,0Z"/>
|
|
93
|
+
</g>
|
|
94
|
+
</g>
|
|
95
|
+
</g>
|
|
96
|
+
</svg>`
|
|
97
|
+
};
|
|
98
|
+
exports.license = "Microsoft proprietary product icon; no express redistribution license supplied; maintainer review required";
|
|
99
|
+
exports.url = "https://www.microsoft.com/en-us/microsoft-viva";
|
|
100
|
+
|
|
101
|
+
exports.default = {
|
|
102
|
+
slug: exports.slug,
|
|
103
|
+
title: exports.title,
|
|
104
|
+
hex: exports.hex,
|
|
105
|
+
categories: exports.categories,
|
|
106
|
+
aliases: exports.aliases,
|
|
107
|
+
svg: exports.svg,
|
|
108
|
+
variants: exports.variants,
|
|
109
|
+
license: exports.license,
|
|
110
|
+
url: exports.url,
|
|
111
|
+
};
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
// @thesvg/icons - Microsoft Viva
|
|
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_viva: IconModule;
|
|
17
|
+
export default microsoft_viva;
|
|
@@ -0,0 +1,99 @@
|
|
|
1
|
+
// @thesvg/icons - Microsoft Viva
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
export const slug = "microsoft-viva";
|
|
5
|
+
export const title = "Microsoft Viva";
|
|
6
|
+
export const hex = "213781";
|
|
7
|
+
export const categories = ["Software"];
|
|
8
|
+
export const aliases = ["Viva", "MS Viva"];
|
|
9
|
+
export const svg = `<?xml version="1.0" encoding="UTF-8"?>
|
|
10
|
+
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 500 500">
|
|
11
|
+
<defs>
|
|
12
|
+
<style>
|
|
13
|
+
.cls-1 {
|
|
14
|
+
fill: url(#linear-gradient-2);
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
.cls-2 {
|
|
18
|
+
fill: url(#linear-gradient-3);
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
.cls-3 {
|
|
22
|
+
fill: url(#linear-gradient);
|
|
23
|
+
}
|
|
24
|
+
</style>
|
|
25
|
+
<linearGradient id="linear-gradient" x1="283.7" y1="308.5" x2="216.5" y2="484.4" gradientTransform="translate(0 502) scale(1 -1)" gradientUnits="userSpaceOnUse">
|
|
26
|
+
<stop offset="0" stop-color="#5077cb"/>
|
|
27
|
+
<stop offset="1" stop-color="#72e4ed"/>
|
|
28
|
+
</linearGradient>
|
|
29
|
+
<linearGradient id="linear-gradient-2" x1="279.9" y1="104.3" x2="452.7" y2="332.3" gradientTransform="translate(0 502) scale(1 -1)" gradientUnits="userSpaceOnUse">
|
|
30
|
+
<stop offset="0" stop-color="#213781"/>
|
|
31
|
+
<stop offset=".7" stop-color="#6c7ee5"/>
|
|
32
|
+
<stop offset="1" stop-color="#b7a1ed"/>
|
|
33
|
+
</linearGradient>
|
|
34
|
+
<linearGradient id="linear-gradient-3" x1="141.4" y1="291" x2="235.6" y2="3.6" gradientTransform="translate(0 502) scale(1 -1)" gradientUnits="userSpaceOnUse">
|
|
35
|
+
<stop offset="0" stop-color="#4aa5d9"/>
|
|
36
|
+
<stop offset=".6" stop-color="#436dcd"/>
|
|
37
|
+
<stop offset="1" stop-color="#213781"/>
|
|
38
|
+
</linearGradient>
|
|
39
|
+
</defs>
|
|
40
|
+
<!-- Generator: Adobe Illustrator 28.7.1, SVG Export Plug-In . SVG Version: 1.2.0 Build 142) -->
|
|
41
|
+
<g>
|
|
42
|
+
<g id="Layer_1">
|
|
43
|
+
<g>
|
|
44
|
+
<path class="cls-3" d="M177.7,177.6c39.9,39.9,104.7,39.9,144.6,0,39.9-39.9,39.9-104.7,0-144.6-39.9-39.9-104.7-39.9-144.6,0-39.9,39.9-39.9,104.7,0,144.6Z"/>
|
|
45
|
+
<path class="cls-1" d="M373.5,432.2l119.1-147.3c5.9-7.4,6-17.9-.5-24.8-69.7-73.9-174.4-69.9-240.2,12.2l-125.4,159.9c69.3,86.4,177.7,86.4,247,0Z"/>
|
|
46
|
+
<path class="cls-2" d="M126.5,432.2L7.4,284.9c-5.9-7.4-6-17.9.5-24.8,69.7-73.9,174.4-69.9,240.2,12.2l125.4,159.9c-69.3,86.4-177.7,86.4-247,0Z"/>
|
|
47
|
+
</g>
|
|
48
|
+
</g>
|
|
49
|
+
</g>
|
|
50
|
+
</svg>`;
|
|
51
|
+
export const variants = {
|
|
52
|
+
"default": `<?xml version="1.0" encoding="UTF-8"?>
|
|
53
|
+
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 500 500">
|
|
54
|
+
<defs>
|
|
55
|
+
<style>
|
|
56
|
+
.cls-1 {
|
|
57
|
+
fill: url(#linear-gradient-2);
|
|
58
|
+
}
|
|
59
|
+
|
|
60
|
+
.cls-2 {
|
|
61
|
+
fill: url(#linear-gradient-3);
|
|
62
|
+
}
|
|
63
|
+
|
|
64
|
+
.cls-3 {
|
|
65
|
+
fill: url(#linear-gradient);
|
|
66
|
+
}
|
|
67
|
+
</style>
|
|
68
|
+
<linearGradient id="linear-gradient" x1="283.7" y1="308.5" x2="216.5" y2="484.4" gradientTransform="translate(0 502) scale(1 -1)" gradientUnits="userSpaceOnUse">
|
|
69
|
+
<stop offset="0" stop-color="#5077cb"/>
|
|
70
|
+
<stop offset="1" stop-color="#72e4ed"/>
|
|
71
|
+
</linearGradient>
|
|
72
|
+
<linearGradient id="linear-gradient-2" x1="279.9" y1="104.3" x2="452.7" y2="332.3" gradientTransform="translate(0 502) scale(1 -1)" gradientUnits="userSpaceOnUse">
|
|
73
|
+
<stop offset="0" stop-color="#213781"/>
|
|
74
|
+
<stop offset=".7" stop-color="#6c7ee5"/>
|
|
75
|
+
<stop offset="1" stop-color="#b7a1ed"/>
|
|
76
|
+
</linearGradient>
|
|
77
|
+
<linearGradient id="linear-gradient-3" x1="141.4" y1="291" x2="235.6" y2="3.6" gradientTransform="translate(0 502) scale(1 -1)" gradientUnits="userSpaceOnUse">
|
|
78
|
+
<stop offset="0" stop-color="#4aa5d9"/>
|
|
79
|
+
<stop offset=".6" stop-color="#436dcd"/>
|
|
80
|
+
<stop offset="1" stop-color="#213781"/>
|
|
81
|
+
</linearGradient>
|
|
82
|
+
</defs>
|
|
83
|
+
<!-- Generator: Adobe Illustrator 28.7.1, SVG Export Plug-In . SVG Version: 1.2.0 Build 142) -->
|
|
84
|
+
<g>
|
|
85
|
+
<g id="Layer_1">
|
|
86
|
+
<g>
|
|
87
|
+
<path class="cls-3" d="M177.7,177.6c39.9,39.9,104.7,39.9,144.6,0,39.9-39.9,39.9-104.7,0-144.6-39.9-39.9-104.7-39.9-144.6,0-39.9,39.9-39.9,104.7,0,144.6Z"/>
|
|
88
|
+
<path class="cls-1" d="M373.5,432.2l119.1-147.3c5.9-7.4,6-17.9-.5-24.8-69.7-73.9-174.4-69.9-240.2,12.2l-125.4,159.9c69.3,86.4,177.7,86.4,247,0Z"/>
|
|
89
|
+
<path class="cls-2" d="M126.5,432.2L7.4,284.9c-5.9-7.4-6-17.9.5-24.8,69.7-73.9,174.4-69.9,240.2,12.2l125.4,159.9c-69.3,86.4-177.7,86.4-247,0Z"/>
|
|
90
|
+
</g>
|
|
91
|
+
</g>
|
|
92
|
+
</g>
|
|
93
|
+
</svg>`
|
|
94
|
+
};
|
|
95
|
+
export const license = "Microsoft proprietary product icon; no express redistribution license supplied; maintainer review required";
|
|
96
|
+
export const url = "https://www.microsoft.com/en-us/microsoft-viva";
|
|
97
|
+
|
|
98
|
+
const microsoft_viva = { slug, title, hex, categories, aliases, svg, variants, license, url };
|
|
99
|
+
export default microsoft_viva;
|