@telus-uds/palette-koodo 3.4.0 → 3.5.0
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/CHANGELOG.json +28 -1
- package/CHANGELOG.md +12 -2
- package/build/android/border.xml +1 -1
- package/build/android/color.xml +1 -1
- package/build/android/font_size.xml +1 -1
- package/build/android/radius.xml +1 -1
- package/build/android/size.xml +1 -1
- package/build/ios/Border.swift +1 -1
- package/build/ios/Color.swift +1 -1
- package/build/ios/FontSize.swift +1 -1
- package/build/ios/Radius.swift +1 -1
- package/build/ios/Size.swift +1 -1
- package/build/rn/fonts/StagSans-Bold.woff +0 -0
- package/build/rn/fonts/StagSans-Bold2.woff2 +0 -0
- package/build/rn/fonts/StagSans-Light.woff +0 -0
- package/build/rn/fonts/StagSans-Light2.woff2 +0 -0
- package/build/rn/fonts/StagSans-Medium.woff +0 -0
- package/build/rn/fonts/StagSans-Medium2.woff2 +0 -0
- package/build/rn/fonts/StagSans-Regular.woff +0 -0
- package/build/rn/fonts/StagSans-Regular2.woff2 +0 -0
- package/build/rn/fonts/StagSans-Semibold.woff +0 -0
- package/build/rn/fonts/StagSans-Semibold2.woff2 +0 -0
- package/build/rn/fonts/fonts.css +50 -0
- package/build/rn/fonts/index.js +10 -0
- package/build/rn/icons/CheckCircle.js +2 -2
- package/build/rn/icons/CheckCircle.native.js +2 -2
- package/build/rn/icons/CheckCircleFilled.js +1 -1
- package/build/rn/icons/CheckCircleFilled.native.js +1 -1
- package/build/rn/icons/ChevronLeftCircle.js +1 -1
- package/build/rn/icons/ChevronLeftCircle.native.js +1 -1
- package/build/rn/icons/ChevronRightCircle.js +1 -1
- package/build/rn/icons/ChevronRightCircle.native.js +1 -1
- package/build/rn/icons/Clipboard.js +1 -1
- package/build/rn/icons/Clipboard.native.js +1 -1
- package/build/rn/icons/Devices.js +3 -1
- package/build/rn/icons/Devices.native.js +3 -1
- package/build/rn/icons/Fingerprint.js +54 -0
- package/build/rn/icons/Fingerprint.native.js +53 -0
- package/build/rn/icons/LockFilled.js +1 -1
- package/build/rn/icons/LockFilled.native.js +1 -1
- package/build/rn/icons/LockOpenFilled.js +44 -0
- package/build/rn/icons/LockOpenFilled.native.js +43 -0
- package/build/rn/icons/Phone.js +3 -1
- package/build/rn/icons/Phone.native.js +3 -1
- package/build/rn/icons/PhoneManage.js +48 -0
- package/build/rn/icons/PhoneManage.native.js +47 -0
- package/build/rn/icons/PhoneTroubleshoot.js +5 -1
- package/build/rn/icons/PhoneTroubleshoot.native.js +5 -1
- package/build/rn/icons/Question.js +2 -2
- package/build/rn/icons/Question.native.js +2 -2
- package/build/rn/icons/QuestionFilled.js +1 -1
- package/build/rn/icons/QuestionFilled.native.js +1 -1
- package/build/rn/icons/Replay.js +1 -1
- package/build/rn/icons/Replay.native.js +1 -1
- package/build/rn/icons/SimElectronic.js +44 -0
- package/build/rn/icons/SimElectronic.native.js +43 -0
- package/build/rn/icons/SimElectronicFilled.js +46 -0
- package/build/rn/icons/SimElectronicFilled.native.js +45 -0
- package/build/rn/icons/Tablet.js +44 -0
- package/build/rn/icons/Tablet.native.js +43 -0
- package/build/rn/icons/Tooltip.js +2 -2
- package/build/rn/icons/Tooltip.native.js +2 -2
- package/build/rn/icons/UserAdd.js +5 -1
- package/build/rn/icons/UserAdd.native.js +5 -1
- package/build/rn/icons/check-circle-filled.icon.svg +1 -1
- package/build/rn/icons/check-circle.icon.svg +2 -2
- package/build/rn/icons/chevron-left-circle.icon.svg +1 -1
- package/build/rn/icons/chevron-right-circle.icon.svg +1 -1
- package/build/rn/icons/clipboard.icon.svg +1 -1
- package/build/rn/icons/devices.icon.svg +2 -1
- package/build/rn/icons/fingerprint.icon.svg +9 -0
- package/build/rn/icons/index.js +6 -0
- package/build/rn/icons/lock-filled.icon.svg +1 -1
- package/build/rn/icons/lock-open-filled.icon.svg +3 -0
- package/build/rn/icons/phone-manage.icon.svg +5 -0
- package/build/rn/icons/phone-troubleshoot.icon.svg +3 -1
- package/build/rn/icons/phone.icon.svg +3 -2
- package/build/rn/icons/question-filled.icon.svg +1 -1
- package/build/rn/icons/question.icon.svg +2 -2
- package/build/rn/icons/replay.icon.svg +1 -1
- package/build/rn/icons/sim-electronic-filled.icon.svg +4 -0
- package/build/rn/icons/sim-electronic.icon.svg +4 -0
- package/build/rn/icons/tablet.icon.svg +3 -0
- package/build/rn/icons/tooltip.icon.svg +2 -2
- package/build/rn/icons/user-add.icon.svg +3 -1
- package/build/rn/palette.js +21 -1
- package/build/web/fonts/StagSans-Bold-v3_5_0.woff +0 -0
- package/build/web/fonts/StagSans-Bold2-v3_5_0.woff2 +0 -0
- package/build/web/fonts/StagSans-Light-v3_5_0.woff +0 -0
- package/build/web/fonts/StagSans-Light2-v3_5_0.woff2 +0 -0
- package/build/web/fonts/StagSans-Medium-v3_5_0.woff +0 -0
- package/build/web/fonts/StagSans-Medium2-v3_5_0.woff2 +0 -0
- package/build/web/fonts/StagSans-Regular-v3_5_0.woff +0 -0
- package/build/web/fonts/StagSans-Regular2-v3_5_0.woff2 +0 -0
- package/build/web/fonts/StagSans-Semibold-v3_5_0.woff +0 -0
- package/build/web/fonts/StagSans-Semibold2-v3_5_0.woff2 +0 -0
- package/build/web/fonts/fonts-cdn-family.css +75 -5
- package/build/web/fonts/fonts-cdn.css +55 -5
- package/build/web/fonts/fonts-local-family.css +75 -5
- package/build/web/fonts/fonts-local.css +55 -5
- package/build/web/icons/CheckCircle.js +2 -2
- package/build/web/icons/CheckCircleFilled.js +1 -1
- package/build/web/icons/ChevronLeftCircle.js +1 -1
- package/build/web/icons/ChevronRightCircle.js +1 -1
- package/build/web/icons/Clipboard.js +1 -1
- package/build/web/icons/Devices.js +3 -1
- package/build/web/icons/Fingerprint.js +54 -0
- package/build/web/icons/LockFilled.js +1 -1
- package/build/web/icons/LockOpenFilled.js +44 -0
- package/build/web/icons/Phone.js +3 -1
- package/build/web/icons/PhoneManage.js +48 -0
- package/build/web/icons/PhoneTroubleshoot.js +5 -1
- package/build/web/icons/Question.js +2 -2
- package/build/web/icons/QuestionFilled.js +1 -1
- package/build/web/icons/Replay.js +1 -1
- package/build/web/icons/SimElectronic.js +44 -0
- package/build/web/icons/SimElectronicFilled.js +46 -0
- package/build/web/icons/Tablet.js +44 -0
- package/build/web/icons/Tooltip.js +2 -2
- package/build/web/icons/UserAdd.js +5 -1
- package/build/web/icons/check-circle-filled.icon.svg +1 -1
- package/build/web/icons/check-circle.icon.svg +2 -2
- package/build/web/icons/chevron-left-circle.icon.svg +1 -1
- package/build/web/icons/chevron-right-circle.icon.svg +1 -1
- package/build/web/icons/clipboard.icon.svg +1 -1
- package/build/web/icons/devices.icon.svg +2 -1
- package/build/web/icons/fingerprint.icon.svg +9 -0
- package/build/web/icons/index.js +6 -0
- package/build/web/icons/lock-filled.icon.svg +1 -1
- package/build/web/icons/lock-open-filled.icon.svg +3 -0
- package/build/web/icons/phone-manage.icon.svg +5 -0
- package/build/web/icons/phone-troubleshoot.icon.svg +3 -1
- package/build/web/icons/phone.icon.svg +3 -2
- package/build/web/icons/question-filled.icon.svg +1 -1
- package/build/web/icons/question.icon.svg +2 -2
- package/build/web/icons/replay.icon.svg +1 -1
- package/build/web/icons/sim-electronic-filled.icon.svg +4 -0
- package/build/web/icons/sim-electronic.icon.svg +4 -0
- package/build/web/icons/tablet.icon.svg +3 -0
- package/build/web/icons/tooltip.icon.svg +2 -2
- package/build/web/icons/user-add.icon.svg +3 -1
- package/build/web/palette.js +26 -6
- package/font/StagSans-Bold.woff +0 -0
- package/font/StagSans-Bold.woff2 +0 -0
- package/font/StagSans-Light.woff +0 -0
- package/font/StagSans-Light.woff2 +0 -0
- package/font/StagSans-Medium.woff +0 -0
- package/font/StagSans-Medium.woff2 +0 -0
- package/font/StagSans-Regular.woff +0 -0
- package/font/StagSans-Regular.woff2 +0 -0
- package/font/StagSans-Semibold.woff +0 -0
- package/font/StagSans-Semibold.woff2 +0 -0
- package/icon/check-circle-filled.svg +1 -1
- package/icon/check-circle.svg +2 -2
- package/icon/chevron-left-circle.svg +1 -1
- package/icon/chevron-right-circle.svg +1 -1
- package/icon/clipboard.svg +1 -1
- package/icon/devices.svg +2 -1
- package/icon/fingerprint.svg +9 -0
- package/icon/lock-filled.svg +1 -1
- package/icon/lock-open-filled.svg +3 -0
- package/icon/phone-manage.svg +5 -0
- package/icon/phone-troubleshoot.svg +3 -1
- package/icon/phone.svg +3 -2
- package/icon/question-filled.svg +1 -1
- package/icon/question.svg +2 -2
- package/icon/replay.svg +1 -1
- package/icon/sim-electronic-filled.svg +4 -0
- package/icon/sim-electronic.svg +4 -0
- package/icon/tablet.svg +3 -0
- package/icon/tooltip.svg +2 -2
- package/icon/user-add.svg +3 -1
- package/package.json +1 -1
- package/palette.json +42 -0
- /package/build/web/fonts/{StagSans-Bold-v3_4_0.otf → StagSans-Bold-v3_5_0.otf} +0 -0
- /package/build/web/fonts/{StagSans-Light-v3_4_0.otf → StagSans-Light-v3_5_0.otf} +0 -0
- /package/build/web/fonts/{StagSans-Medium-v3_4_0.otf → StagSans-Medium-v3_5_0.otf} +0 -0
- /package/build/web/fonts/{StagSans-Regular-v3_4_0.otf → StagSans-Regular-v3_5_0.otf} +0 -0
- /package/build/web/fonts/{StagSans-Semibold-v3_4_0.otf → StagSans-Semibold-v3_5_0.otf} +0 -0
package/CHANGELOG.json
CHANGED
|
@@ -2,7 +2,34 @@
|
|
|
2
2
|
"name": "@telus-uds/palette-koodo",
|
|
3
3
|
"entries": [
|
|
4
4
|
{
|
|
5
|
-
"date": "Tue,
|
|
5
|
+
"date": "Tue, 24 Jun 2025 18:53:53 GMT",
|
|
6
|
+
"tag": "@telus-uds/palette-koodo_v3.5.0",
|
|
7
|
+
"version": "3.5.0",
|
|
8
|
+
"comments": {
|
|
9
|
+
"minor": [
|
|
10
|
+
{
|
|
11
|
+
"author": "oscar.palencia@telus.com",
|
|
12
|
+
"package": "@telus-uds/palette-koodo",
|
|
13
|
+
"commit": "bebfad54ae6abe96944adf515e9b09af5da508b2",
|
|
14
|
+
"comment": "`Resources`: Adding woff2 fonts."
|
|
15
|
+
},
|
|
16
|
+
{
|
|
17
|
+
"author": "guillermo.peitzner@telus.com",
|
|
18
|
+
"package": "@telus-uds/palette-koodo",
|
|
19
|
+
"commit": "bebfad54ae6abe96944adf515e9b09af5da508b2",
|
|
20
|
+
"comment": "`Icon`: add sim-electronic svgs"
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"author": "35577399+JoshHC@users.noreply.github.com",
|
|
24
|
+
"package": "@telus-uds/palette-koodo",
|
|
25
|
+
"commit": "bebfad54ae6abe96944adf515e9b09af5da508b2",
|
|
26
|
+
"comment": "`Koodo Palette`: new icons `FingerPrint`, `LockFilledOpen`, `PhoneManage` and `Tablet` added, also old icons updated"
|
|
27
|
+
}
|
|
28
|
+
]
|
|
29
|
+
}
|
|
30
|
+
},
|
|
31
|
+
{
|
|
32
|
+
"date": "Tue, 10 Jun 2025 20:25:05 GMT",
|
|
6
33
|
"tag": "@telus-uds/palette-koodo_v3.4.0",
|
|
7
34
|
"version": "3.4.0",
|
|
8
35
|
"comments": {
|
package/CHANGELOG.md
CHANGED
|
@@ -1,12 +1,22 @@
|
|
|
1
1
|
# Change Log - @telus-uds/palette-koodo
|
|
2
2
|
|
|
3
|
-
This log was last generated on Tue,
|
|
3
|
+
This log was last generated on Tue, 24 Jun 2025 18:53:53 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
+
## 3.5.0
|
|
8
|
+
|
|
9
|
+
Tue, 24 Jun 2025 18:53:53 GMT
|
|
10
|
+
|
|
11
|
+
### Minor changes
|
|
12
|
+
|
|
13
|
+
- `Resources`: Adding woff2 fonts. (oscar.palencia@telus.com)
|
|
14
|
+
- `Icon`: add sim-electronic svgs (guillermo.peitzner@telus.com)
|
|
15
|
+
- `Koodo Palette`: new icons `FingerPrint`, `LockFilledOpen`, `PhoneManage` and `Tablet` added, also old icons updated (35577399+JoshHC@users.noreply.github.com)
|
|
16
|
+
|
|
7
17
|
## 3.4.0
|
|
8
18
|
|
|
9
|
-
Tue, 10 Jun 2025 20:
|
|
19
|
+
Tue, 10 Jun 2025 20:25:05 GMT
|
|
10
20
|
|
|
11
21
|
### Minor changes
|
|
12
22
|
|
package/build/android/border.xml
CHANGED
package/build/android/color.xml
CHANGED
package/build/android/radius.xml
CHANGED
package/build/android/size.xml
CHANGED
package/build/ios/Border.swift
CHANGED
package/build/ios/Color.swift
CHANGED
package/build/ios/FontSize.swift
CHANGED
package/build/ios/Radius.swift
CHANGED
package/build/ios/Size.swift
CHANGED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/build/rn/fonts/fonts.css
CHANGED
|
@@ -23,3 +23,53 @@
|
|
|
23
23
|
src: url('./StagSans-Bold.otf');
|
|
24
24
|
font-display: block;
|
|
25
25
|
}
|
|
26
|
+
@font-face {
|
|
27
|
+
font-family: 'StagSansWoff300normal';
|
|
28
|
+
src: url('./StagSans-Light.woff');
|
|
29
|
+
font-display: block;
|
|
30
|
+
}
|
|
31
|
+
@font-face {
|
|
32
|
+
font-family: 'StagSansWoff400normal';
|
|
33
|
+
src: url('./StagSans-Regular.woff');
|
|
34
|
+
font-display: block;
|
|
35
|
+
}
|
|
36
|
+
@font-face {
|
|
37
|
+
font-family: 'StagSansWoff500normal';
|
|
38
|
+
src: url('./StagSans-Medium.woff');
|
|
39
|
+
font-display: block;
|
|
40
|
+
}
|
|
41
|
+
@font-face {
|
|
42
|
+
font-family: 'StagSansWoff600normal';
|
|
43
|
+
src: url('./StagSans-Semibold.woff');
|
|
44
|
+
font-display: block;
|
|
45
|
+
}
|
|
46
|
+
@font-face {
|
|
47
|
+
font-family: 'StagSansWoff700normal';
|
|
48
|
+
src: url('./StagSans-Bold.woff');
|
|
49
|
+
font-display: block;
|
|
50
|
+
}
|
|
51
|
+
@font-face {
|
|
52
|
+
font-family: 'StagSansWoff2300normal';
|
|
53
|
+
src: url('./StagSans-Light2.woff2');
|
|
54
|
+
font-display: block;
|
|
55
|
+
}
|
|
56
|
+
@font-face {
|
|
57
|
+
font-family: 'StagSansWoff2400normal';
|
|
58
|
+
src: url('./StagSans-Regular2.woff2');
|
|
59
|
+
font-display: block;
|
|
60
|
+
}
|
|
61
|
+
@font-face {
|
|
62
|
+
font-family: 'StagSansWoff2500normal';
|
|
63
|
+
src: url('./StagSans-Medium2.woff2');
|
|
64
|
+
font-display: block;
|
|
65
|
+
}
|
|
66
|
+
@font-face {
|
|
67
|
+
font-family: 'StagSansWoff2600normal';
|
|
68
|
+
src: url('./StagSans-Semibold2.woff2');
|
|
69
|
+
font-display: block;
|
|
70
|
+
}
|
|
71
|
+
@font-face {
|
|
72
|
+
font-family: 'StagSansWoff2700normal';
|
|
73
|
+
src: url('./StagSans-Bold2.woff2');
|
|
74
|
+
font-display: block;
|
|
75
|
+
}
|
package/build/rn/fonts/index.js
CHANGED
|
@@ -3,3 +3,13 @@ module.exports.StagSans400normal= require('@telus-uds/palette-koodo/build/rn/fon
|
|
|
3
3
|
module.exports.StagSans500normal= require('@telus-uds/palette-koodo/build/rn/fonts/StagSans-Medium.otf')
|
|
4
4
|
module.exports.StagSans600normal= require('@telus-uds/palette-koodo/build/rn/fonts/StagSans-Semibold.otf')
|
|
5
5
|
module.exports.StagSans700normal= require('@telus-uds/palette-koodo/build/rn/fonts/StagSans-Bold.otf')
|
|
6
|
+
module.exports.StagSansWoff300normal= require('@telus-uds/palette-koodo/build/rn/fonts/StagSans-Light.woff')
|
|
7
|
+
module.exports.StagSansWoff400normal= require('@telus-uds/palette-koodo/build/rn/fonts/StagSans-Regular.woff')
|
|
8
|
+
module.exports.StagSansWoff500normal= require('@telus-uds/palette-koodo/build/rn/fonts/StagSans-Medium.woff')
|
|
9
|
+
module.exports.StagSansWoff600normal= require('@telus-uds/palette-koodo/build/rn/fonts/StagSans-Semibold.woff')
|
|
10
|
+
module.exports.StagSansWoff700normal= require('@telus-uds/palette-koodo/build/rn/fonts/StagSans-Bold.woff')
|
|
11
|
+
module.exports.StagSansWoff2300normal= require('@telus-uds/palette-koodo/build/rn/fonts/StagSans-Light2.woff2')
|
|
12
|
+
module.exports.StagSansWoff2400normal= require('@telus-uds/palette-koodo/build/rn/fonts/StagSans-Regular2.woff2')
|
|
13
|
+
module.exports.StagSansWoff2500normal= require('@telus-uds/palette-koodo/build/rn/fonts/StagSans-Medium2.woff2')
|
|
14
|
+
module.exports.StagSansWoff2600normal= require('@telus-uds/palette-koodo/build/rn/fonts/StagSans-Semibold2.woff2')
|
|
15
|
+
module.exports.StagSansWoff2700normal= require('@telus-uds/palette-koodo/build/rn/fonts/StagSans-Bold2.woff2')
|
|
@@ -35,9 +35,9 @@ module.exports = ({
|
|
|
35
35
|
id: titleId,
|
|
36
36
|
children: title
|
|
37
37
|
}) : null, (0, _jsxRuntime.jsx)("path", {
|
|
38
|
-
d: "
|
|
38
|
+
d: "M23 12c0 1.526-.288 2.957-.866 4.295a11.099 11.099 0 0 1-2.35 3.49 11.1 11.1 0 0 1-3.49 2.35A10.723 10.723 0 0 1 12 23c-1.526 0-2.957-.288-4.295-.866a11.1 11.1 0 0 1-3.49-2.35 11.1 11.1 0 0 1-2.35-3.49A10.723 10.723 0 0 1 1 12c0-1.526.289-2.957.866-4.295a11.1 11.1 0 0 1 2.35-3.49 11.1 11.1 0 0 1 3.49-2.35A10.723 10.723 0 0 1 12 1c1.526 0 2.957.289 4.295.866a11.1 11.1 0 0 1 3.49 2.35 11.1 11.1 0 0 1 2.35 3.49C22.71 9.042 23 10.473 23 12Zm-2.453 0c0-2.39-.827-4.413-2.48-6.067C16.413 4.28 14.39 3.453 12 3.453s-4.413.827-6.067 2.48C4.28 7.587 3.453 9.61 3.453 12s.827 4.413 2.48 6.067c1.654 1.653 3.676 2.48 6.067 2.48 2.39 0 4.413-.827 6.067-2.48 1.653-1.654 2.48-3.677 2.48-6.067Z"
|
|
39
39
|
}), (0, _jsxRuntime.jsx)("path", {
|
|
40
|
-
d: "
|
|
40
|
+
d: "M16.642 8.277a1.05 1.05 0 0 0-1.483.03l-4.759 5.16-1.574-1.574a1.049 1.049 0 1 0-1.483 1.484l2.33 2.331a1.049 1.049 0 0 0 1.5-.015l5.5-5.933a1.049 1.049 0 0 0-.031-1.483Z"
|
|
41
41
|
})]
|
|
42
42
|
});
|
|
43
43
|
return hasGradient ? gradientUtils.addGradientToSvg(svgContent, gradientDefs) : svgContent;
|
|
@@ -34,9 +34,9 @@ module.exports = ({
|
|
|
34
34
|
id: titleId,
|
|
35
35
|
children: title
|
|
36
36
|
}) : null, (0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
|
|
37
|
-
d: "
|
|
37
|
+
d: "M23 12c0 1.526-.288 2.957-.866 4.295a11.099 11.099 0 0 1-2.35 3.49 11.1 11.1 0 0 1-3.49 2.35A10.723 10.723 0 0 1 12 23c-1.526 0-2.957-.288-4.295-.866a11.1 11.1 0 0 1-3.49-2.35 11.1 11.1 0 0 1-2.35-3.49A10.723 10.723 0 0 1 1 12c0-1.526.289-2.957.866-4.295a11.1 11.1 0 0 1 2.35-3.49 11.1 11.1 0 0 1 3.49-2.35A10.723 10.723 0 0 1 12 1c1.526 0 2.957.289 4.295.866a11.1 11.1 0 0 1 3.49 2.35 11.1 11.1 0 0 1 2.35 3.49C22.71 9.042 23 10.473 23 12Zm-2.453 0c0-2.39-.827-4.413-2.48-6.067C16.413 4.28 14.39 3.453 12 3.453s-4.413.827-6.067 2.48C4.28 7.587 3.453 9.61 3.453 12s.827 4.413 2.48 6.067c1.654 1.653 3.676 2.48 6.067 2.48 2.39 0 4.413-.827 6.067-2.48 1.653-1.654 2.48-3.677 2.48-6.067Z"
|
|
38
38
|
}), (0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
|
|
39
|
-
d: "
|
|
39
|
+
d: "M16.642 8.277a1.05 1.05 0 0 0-1.483.03l-4.759 5.16-1.574-1.574a1.049 1.049 0 1 0-1.483 1.484l2.33 2.331a1.049 1.049 0 0 0 1.5-.015l5.5-5.933a1.049 1.049 0 0 0-.031-1.483Z"
|
|
40
40
|
})]
|
|
41
41
|
});
|
|
42
42
|
return hasGradient ? gradientUtils.addGradientToSvg(svgContent, gradientDefs) : svgContent;
|
|
@@ -36,7 +36,7 @@ module.exports = ({
|
|
|
36
36
|
children: title
|
|
37
37
|
}) : null, (0, _jsxRuntime.jsx)("path", {
|
|
38
38
|
fillRule: "evenodd",
|
|
39
|
-
d: "
|
|
39
|
+
d: "M22.134 16.295c.578-1.338.866-2.77.866-4.295 0-1.526-.288-2.957-.866-4.295a11.1 11.1 0 0 0-2.35-3.49 11.1 11.1 0 0 0-3.49-2.35A10.723 10.723 0 0 0 12 1c-1.526 0-2.957.289-4.295.866a11.1 11.1 0 0 0-3.49 2.35 11.1 11.1 0 0 0-2.35 3.49A10.723 10.723 0 0 0 1 12c0 1.526.289 2.957.866 4.295a11.1 11.1 0 0 0 2.35 3.49 11.1 11.1 0 0 0 3.49 2.35C9.042 22.71 10.473 23 12 23c1.526 0 2.957-.288 4.295-.866a11.1 11.1 0 0 0 3.49-2.35 11.095 11.095 0 0 0 2.35-3.49ZM15.16 8.307a1.05 1.05 0 1 1 1.513 1.453l-5.5 5.933a1.049 1.049 0 0 1-1.498.015l-2.331-2.331a1.049 1.049 0 1 1 1.483-1.484l1.574 1.574 4.759-5.16Z",
|
|
40
40
|
clipRule: "evenodd"
|
|
41
41
|
})]
|
|
42
42
|
});
|
|
@@ -35,7 +35,7 @@ module.exports = ({
|
|
|
35
35
|
children: title
|
|
36
36
|
}) : null, (0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
|
|
37
37
|
fillRule: "evenodd",
|
|
38
|
-
d: "
|
|
38
|
+
d: "M22.134 16.295c.578-1.338.866-2.77.866-4.295 0-1.526-.288-2.957-.866-4.295a11.1 11.1 0 0 0-2.35-3.49 11.1 11.1 0 0 0-3.49-2.35A10.723 10.723 0 0 0 12 1c-1.526 0-2.957.289-4.295.866a11.1 11.1 0 0 0-3.49 2.35 11.1 11.1 0 0 0-2.35 3.49A10.723 10.723 0 0 0 1 12c0 1.526.289 2.957.866 4.295a11.1 11.1 0 0 0 2.35 3.49 11.1 11.1 0 0 0 3.49 2.35C9.042 22.71 10.473 23 12 23c1.526 0 2.957-.288 4.295-.866a11.1 11.1 0 0 0 3.49-2.35 11.095 11.095 0 0 0 2.35-3.49ZM15.16 8.307a1.05 1.05 0 1 1 1.513 1.453l-5.5 5.933a1.049 1.049 0 0 1-1.498.015l-2.331-2.331a1.049 1.049 0 1 1 1.483-1.484l1.574 1.574 4.759-5.16Z",
|
|
39
39
|
clipRule: "evenodd"
|
|
40
40
|
})]
|
|
41
41
|
});
|
|
@@ -35,7 +35,7 @@ module.exports = ({
|
|
|
35
35
|
id: titleId,
|
|
36
36
|
children: title
|
|
37
37
|
}) : null, (0, _jsxRuntime.jsx)("path", {
|
|
38
|
-
d: "m11.
|
|
38
|
+
d: "m11.446 12 2.477-2.477a1.12 1.12 0 0 0 .335-.83 1.2 1.2 0 0 0-.335-.853 1.148 1.148 0 0 0-.858-.359 1.181 1.181 0 0 0-.859.359L8.91 11.142c-.24.245-.362.53-.362.857 0 .327.121.613.362.859l3.323 3.322c.237.238.519.354.845.35.326-.006.608-.129.845-.37.223-.237.338-.519.342-.845a1.13 1.13 0 0 0-.349-.845L11.446 12ZM1 12c0-1.526.289-2.957.866-4.295a11.1 11.1 0 0 1 2.35-3.49 11.1 11.1 0 0 1 3.49-2.35A10.723 10.723 0 0 1 12 1c1.526 0 2.957.289 4.295.866a11.1 11.1 0 0 1 3.49 2.35 11.1 11.1 0 0 1 2.35 3.49C22.71 9.042 23 10.473 23 12c0 1.526-.288 2.957-.866 4.295a11.099 11.099 0 0 1-2.35 3.49 11.095 11.095 0 0 1-3.49 2.35A10.723 10.723 0 0 1 12 23c-1.526 0-2.957-.288-4.295-.866a11.1 11.1 0 0 1-3.49-2.35 11.1 11.1 0 0 1-2.35-3.49A10.723 10.723 0 0 1 1 12Zm2.453 0c0 2.39.827 4.413 2.48 6.067 1.654 1.653 3.676 2.48 6.067 2.48 2.39 0 4.413-.827 6.067-2.48 1.653-1.654 2.48-3.677 2.48-6.067s-.827-4.413-2.48-6.067C16.413 4.28 14.39 3.453 12 3.453s-4.413.827-6.067 2.48C4.28 7.587 3.453 9.61 3.453 12Z"
|
|
39
39
|
})]
|
|
40
40
|
});
|
|
41
41
|
return hasGradient ? gradientUtils.addGradientToSvg(svgContent, gradientDefs) : svgContent;
|
|
@@ -34,7 +34,7 @@ module.exports = ({
|
|
|
34
34
|
id: titleId,
|
|
35
35
|
children: title
|
|
36
36
|
}) : null, (0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
|
|
37
|
-
d: "m11.
|
|
37
|
+
d: "m11.446 12 2.477-2.477a1.12 1.12 0 0 0 .335-.83 1.2 1.2 0 0 0-.335-.853 1.148 1.148 0 0 0-.858-.359 1.181 1.181 0 0 0-.859.359L8.91 11.142c-.24.245-.362.53-.362.857 0 .327.121.613.362.859l3.323 3.322c.237.238.519.354.845.35.326-.006.608-.129.845-.37.223-.237.338-.519.342-.845a1.13 1.13 0 0 0-.349-.845L11.446 12ZM1 12c0-1.526.289-2.957.866-4.295a11.1 11.1 0 0 1 2.35-3.49 11.1 11.1 0 0 1 3.49-2.35A10.723 10.723 0 0 1 12 1c1.526 0 2.957.289 4.295.866a11.1 11.1 0 0 1 3.49 2.35 11.1 11.1 0 0 1 2.35 3.49C22.71 9.042 23 10.473 23 12c0 1.526-.288 2.957-.866 4.295a11.099 11.099 0 0 1-2.35 3.49 11.095 11.095 0 0 1-3.49 2.35A10.723 10.723 0 0 1 12 23c-1.526 0-2.957-.288-4.295-.866a11.1 11.1 0 0 1-3.49-2.35 11.1 11.1 0 0 1-2.35-3.49A10.723 10.723 0 0 1 1 12Zm2.453 0c0 2.39.827 4.413 2.48 6.067 1.654 1.653 3.676 2.48 6.067 2.48 2.39 0 4.413-.827 6.067-2.48 1.653-1.654 2.48-3.677 2.48-6.067s-.827-4.413-2.48-6.067C16.413 4.28 14.39 3.453 12 3.453s-4.413.827-6.067 2.48C4.28 7.587 3.453 9.61 3.453 12Z"
|
|
38
38
|
})]
|
|
39
39
|
});
|
|
40
40
|
return hasGradient ? gradientUtils.addGradientToSvg(svgContent, gradientDefs) : svgContent;
|
|
@@ -35,7 +35,7 @@ module.exports = ({
|
|
|
35
35
|
id: titleId,
|
|
36
36
|
children: title
|
|
37
37
|
}) : null, (0, _jsxRuntime.jsx)("path", {
|
|
38
|
-
d: "m12.
|
|
38
|
+
d: "m12.554 12-2.477 2.477a1.12 1.12 0 0 0-.335.83c0 .331.112.616.335.853.237.241.523.361.858.359.335-.002.622-.122.859-.359l3.295-3.302a1.18 1.18 0 0 0 .363-.857c0-.327-.121-.613-.363-.859L11.767 7.82a1.13 1.13 0 0 0-.845-.348 1.17 1.17 0 0 0-.845.369 1.217 1.217 0 0 0-.342.845 1.13 1.13 0 0 0 .349.845l2.47 2.47ZM23 12c0 1.526-.288 2.957-.866 4.295a11.099 11.099 0 0 1-2.35 3.49 11.1 11.1 0 0 1-3.49 2.35A10.723 10.723 0 0 1 12 23c-1.526 0-2.957-.288-4.295-.866a11.1 11.1 0 0 1-3.49-2.35 11.1 11.1 0 0 1-2.35-3.49A10.723 10.723 0 0 1 1 12c0-1.526.289-2.957.866-4.295a11.1 11.1 0 0 1 2.35-3.49 11.1 11.1 0 0 1 3.49-2.35A10.723 10.723 0 0 1 12 1c1.526 0 2.957.289 4.295.866a11.1 11.1 0 0 1 3.49 2.35 11.1 11.1 0 0 1 2.35 3.49C22.71 9.042 23 10.473 23 12Zm-2.453 0c0-2.39-.827-4.413-2.48-6.067C16.413 4.28 14.39 3.453 12 3.453s-4.413.827-6.067 2.48C4.28 7.587 3.453 9.61 3.453 12s.827 4.413 2.48 6.067c1.654 1.653 3.676 2.48 6.067 2.48 2.39 0 4.413-.827 6.067-2.48 1.653-1.654 2.48-3.677 2.48-6.067Z"
|
|
39
39
|
})]
|
|
40
40
|
});
|
|
41
41
|
return hasGradient ? gradientUtils.addGradientToSvg(svgContent, gradientDefs) : svgContent;
|
|
@@ -34,7 +34,7 @@ module.exports = ({
|
|
|
34
34
|
id: titleId,
|
|
35
35
|
children: title
|
|
36
36
|
}) : null, (0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
|
|
37
|
-
d: "m12.
|
|
37
|
+
d: "m12.554 12-2.477 2.477a1.12 1.12 0 0 0-.335.83c0 .331.112.616.335.853.237.241.523.361.858.359.335-.002.622-.122.859-.359l3.295-3.302a1.18 1.18 0 0 0 .363-.857c0-.327-.121-.613-.363-.859L11.767 7.82a1.13 1.13 0 0 0-.845-.348 1.17 1.17 0 0 0-.845.369 1.217 1.217 0 0 0-.342.845 1.13 1.13 0 0 0 .349.845l2.47 2.47ZM23 12c0 1.526-.288 2.957-.866 4.295a11.099 11.099 0 0 1-2.35 3.49 11.1 11.1 0 0 1-3.49 2.35A10.723 10.723 0 0 1 12 23c-1.526 0-2.957-.288-4.295-.866a11.1 11.1 0 0 1-3.49-2.35 11.1 11.1 0 0 1-2.35-3.49A10.723 10.723 0 0 1 1 12c0-1.526.289-2.957.866-4.295a11.1 11.1 0 0 1 2.35-3.49 11.1 11.1 0 0 1 3.49-2.35A10.723 10.723 0 0 1 12 1c1.526 0 2.957.289 4.295.866a11.1 11.1 0 0 1 3.49 2.35 11.1 11.1 0 0 1 2.35 3.49C22.71 9.042 23 10.473 23 12Zm-2.453 0c0-2.39-.827-4.413-2.48-6.067C16.413 4.28 14.39 3.453 12 3.453s-4.413.827-6.067 2.48C4.28 7.587 3.453 9.61 3.453 12s.827 4.413 2.48 6.067c1.654 1.653 3.676 2.48 6.067 2.48 2.39 0 4.413-.827 6.067-2.48 1.653-1.654 2.48-3.677 2.48-6.067Z"
|
|
38
38
|
})]
|
|
39
39
|
});
|
|
40
40
|
return hasGradient ? gradientUtils.addGradientToSvg(svgContent, gradientDefs) : svgContent;
|
|
@@ -35,7 +35,7 @@ module.exports = ({
|
|
|
35
35
|
id: titleId,
|
|
36
36
|
children: title
|
|
37
37
|
}) : null, (0, _jsxRuntime.jsx)("path", {
|
|
38
|
-
d: "
|
|
38
|
+
d: "M7.222 22c-.56 0-1.04-.2-1.44-.599a1.96 1.96 0 0 1-.598-1.439V5.856c0-.56.2-1.04.598-1.439.4-.4.88-.599 1.44-.599h2.092c.186-.533.529-.97 1.03-1.309.5-.34 1.046-.509 1.64-.509.615 0 1.17.17 1.666.51a2.63 2.63 0 0 1 1.027 1.308h2.102c.56 0 1.04.2 1.439.599.399.4.598.879.598 1.44v14.105c0 .56-.2 1.04-.598 1.44-.4.398-.88.598-1.44.598H7.223Zm0-2.038h9.556V5.856h-.962V7.61a.984.984 0 0 1-.295.724.984.984 0 0 1-.724.295H9.175a.984.984 0 0 1-.724-.295.984.984 0 0 1-.295-.724V5.856h-.934v14.106Zm4.762-14.186a.867.867 0 0 0 .639-.258.867.867 0 0 0 .257-.638.867.867 0 0 0-.257-.638.867.867 0 0 0-.639-.258.867.867 0 0 0-.638.258.867.867 0 0 0-.258.638c0 .254.086.467.258.638a.867.867 0 0 0 .638.258Z"
|
|
39
39
|
})]
|
|
40
40
|
});
|
|
41
41
|
return hasGradient ? gradientUtils.addGradientToSvg(svgContent, gradientDefs) : svgContent;
|
|
@@ -34,7 +34,7 @@ module.exports = ({
|
|
|
34
34
|
id: titleId,
|
|
35
35
|
children: title
|
|
36
36
|
}) : null, (0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
|
|
37
|
-
d: "
|
|
37
|
+
d: "M7.222 22c-.56 0-1.04-.2-1.44-.599a1.96 1.96 0 0 1-.598-1.439V5.856c0-.56.2-1.04.598-1.439.4-.4.88-.599 1.44-.599h2.092c.186-.533.529-.97 1.03-1.309.5-.34 1.046-.509 1.64-.509.615 0 1.17.17 1.666.51a2.63 2.63 0 0 1 1.027 1.308h2.102c.56 0 1.04.2 1.439.599.399.4.598.879.598 1.44v14.105c0 .56-.2 1.04-.598 1.44-.4.398-.88.598-1.44.598H7.223Zm0-2.038h9.556V5.856h-.962V7.61a.984.984 0 0 1-.295.724.984.984 0 0 1-.724.295H9.175a.984.984 0 0 1-.724-.295.984.984 0 0 1-.295-.724V5.856h-.934v14.106Zm4.762-14.186a.867.867 0 0 0 .639-.258.867.867 0 0 0 .257-.638.867.867 0 0 0-.257-.638.867.867 0 0 0-.639-.258.867.867 0 0 0-.638.258.867.867 0 0 0-.258.638c0 .254.086.467.258.638a.867.867 0 0 0 .638.258Z"
|
|
38
38
|
})]
|
|
39
39
|
});
|
|
40
40
|
return hasGradient ? gradientUtils.addGradientToSvg(svgContent, gradientDefs) : svgContent;
|
|
@@ -35,8 +35,10 @@ module.exports = ({
|
|
|
35
35
|
id: titleId,
|
|
36
36
|
children: title
|
|
37
37
|
}) : null, (0, _jsxRuntime.jsx)("path", {
|
|
38
|
+
d: "M18.445 7.976a.66.66 0 1 1 0 1.32H16.77a.66.66 0 0 1 0-1.32h1.675Z"
|
|
39
|
+
}), (0, _jsxRuntime.jsx)("path", {
|
|
38
40
|
fillRule: "evenodd",
|
|
39
|
-
d: "
|
|
41
|
+
d: "M14.339 1.799a1.7 1.7 0 0 1 1.7 1.7.818.818 0 0 1-1.635-.001.066.066 0 0 0-.065-.065H3.453a.817.817 0 0 0-.816.817v13.043h9.58V7.181c0-.952.723-1.734 1.65-1.828l.01-.001.167-.01h7.129l.167.01h.01l.171.026c.843.167 1.479.91 1.479 1.803v13.191l-.009.168v.01a1.839 1.839 0 0 1-1.641 1.64l-.011.001-.167.008h-7.128l-.166-.008h-.012l-.007-.002c-.053 0-.123.004-.214.004h-2.09c-.006.001-.012.004-.019.004l-.084.004H3.453c-.052 0-.103-.005-.154-.008h-.76c-.85 0-1.539-.73-1.539-1.633v-3.267h.003V4.25a2.451 2.451 0 0 1 2.45-2.451H14.34Zm-.44 5.25a.203.203 0 0 0-.05.132v13.181a.205.205 0 0 0 .205.204h7.11l.04-.003a.206.206 0 0 0 .163-.2V7.18a.205.205 0 0 0-.049-.132H13.9ZM8.25 18.003a.817.817 0 1 0 .001 1.635.817.817 0 0 0-.002-1.635Z",
|
|
40
42
|
clipRule: "evenodd"
|
|
41
43
|
})]
|
|
42
44
|
});
|
|
@@ -34,8 +34,10 @@ module.exports = ({
|
|
|
34
34
|
id: titleId,
|
|
35
35
|
children: title
|
|
36
36
|
}) : null, (0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
|
|
37
|
+
d: "M18.445 7.976a.66.66 0 1 1 0 1.32H16.77a.66.66 0 0 1 0-1.32h1.675Z"
|
|
38
|
+
}), (0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
|
|
37
39
|
fillRule: "evenodd",
|
|
38
|
-
d: "
|
|
40
|
+
d: "M14.339 1.799a1.7 1.7 0 0 1 1.7 1.7.818.818 0 0 1-1.635-.001.066.066 0 0 0-.065-.065H3.453a.817.817 0 0 0-.816.817v13.043h9.58V7.181c0-.952.723-1.734 1.65-1.828l.01-.001.167-.01h7.129l.167.01h.01l.171.026c.843.167 1.479.91 1.479 1.803v13.191l-.009.168v.01a1.839 1.839 0 0 1-1.641 1.64l-.011.001-.167.008h-7.128l-.166-.008h-.012l-.007-.002c-.053 0-.123.004-.214.004h-2.09c-.006.001-.012.004-.019.004l-.084.004H3.453c-.052 0-.103-.005-.154-.008h-.76c-.85 0-1.539-.73-1.539-1.633v-3.267h.003V4.25a2.451 2.451 0 0 1 2.45-2.451H14.34Zm-.44 5.25a.203.203 0 0 0-.05.132v13.181a.205.205 0 0 0 .205.204h7.11l.04-.003a.206.206 0 0 0 .163-.2V7.18a.205.205 0 0 0-.049-.132H13.9ZM8.25 18.003a.817.817 0 1 0 .001 1.635.817.817 0 0 0-.002-1.635Z",
|
|
39
41
|
clipRule: "evenodd"
|
|
40
42
|
})]
|
|
41
43
|
});
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
4
|
+
module.exports = ({
|
|
5
|
+
title,
|
|
6
|
+
titleId,
|
|
7
|
+
size,
|
|
8
|
+
color,
|
|
9
|
+
gradient,
|
|
10
|
+
...props
|
|
11
|
+
}) => {
|
|
12
|
+
const iconSharedUtils = require('./utils/icon-shared-utils');
|
|
13
|
+
const hasGradient = iconSharedUtils.hasValidGradient(gradient);
|
|
14
|
+
let fillValue = color;
|
|
15
|
+
let gradientDefs;
|
|
16
|
+
let gradientUtils;
|
|
17
|
+
if (hasGradient) {
|
|
18
|
+
gradientUtils = iconSharedUtils.getGradientUtils();
|
|
19
|
+
const iconWebUtils = require('./utils/icon-web-utils');
|
|
20
|
+
const gradientId = gradientUtils.generateGradientId(gradient);
|
|
21
|
+
fillValue = `url(#${gradientId})`;
|
|
22
|
+
gradientDefs = iconWebUtils.renderWebGradientDefs(gradient, gradientId);
|
|
23
|
+
}
|
|
24
|
+
const svgContent = (0, _jsxRuntime.jsxs)("svg", {
|
|
25
|
+
...props,
|
|
26
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
27
|
+
viewBox: "0 0 24 24",
|
|
28
|
+
height: size,
|
|
29
|
+
width: size,
|
|
30
|
+
fill: fillValue,
|
|
31
|
+
role: title ? 'img' : undefined,
|
|
32
|
+
"aria-hidden": !title,
|
|
33
|
+
"aria-labelledby": titleId,
|
|
34
|
+
children: [title ? (0, _jsxRuntime.jsx)("title", {
|
|
35
|
+
id: titleId,
|
|
36
|
+
children: title
|
|
37
|
+
}) : null, (0, _jsxRuntime.jsx)("path", {
|
|
38
|
+
d: "M11.999 10.229c1.083 0 1.983.792 2.152 1.827l.024.21v.007l.006.355v.003c-.014 1.063-.287 5.116-3.397 9.157h.001a.531.531 0 0 1-.75.101h-.001a.535.535 0 0 1-.098-.75l.29-.389c2.898-4.008 2.894-7.893 2.884-8.326v-.004l-.006-.115a1.114 1.114 0 0 0-1.106-1.005c-.576 0-1.052.441-1.106 1.004l-.005.102v.209c-.016.83-.249 3.95-2.713 7.157a.535.535 0 0 1-.848-.651l.235-.315c2.347-3.251 2.262-6.257 2.257-6.376v-.005l.01-.225a2.185 2.185 0 0 1 2.17-1.971Zm2.347 6.811c.17.01.321.099.413.234l.035.06.005.01-.115.046.114-.045.024.058.004.012.001.003.001.002v.002l.002.002.001.006.007.022.023.078.085.28.264.826.001.003.495 1.577.023.106a.537.537 0 0 1-.272.522l-.1.043a.534.534 0 0 1-.629-.252l-.042-.099-.463-1.473-.091.192c-.32.655-.73 1.445-1.18 2.185l-.194.313a.535.535 0 0 1-.902-.575l.194-.314c.961-1.59 1.764-3.476 1.773-3.498l.037-.073a.508.508 0 0 1 .486-.253Z"
|
|
39
|
+
}), (0, _jsxRuntime.jsx)("path", {
|
|
40
|
+
d: "M11.013 15.463a.54.54 0 0 1 .622-.26h.001l.1.04c.22.117.335.376.261.624a15.062 15.062 0 0 1-2.48 4.858l-.23.295a.536.536 0 0 1-.837-.668l.215-.275a13.98 13.98 0 0 0 2.306-4.513l.042-.1Z"
|
|
41
|
+
}), (0, _jsxRuntime.jsx)("path", {
|
|
42
|
+
d: "M11.999 8.584a3.833 3.833 0 0 1 3.81 3.459l.012.189.001.002.011.42.02.42c.06 1.082.231 2.833.716 4.465l.461 1.48.022.106a.534.534 0 0 1-.374.563.537.537 0 0 1-.638-.27l-.032-.08-.38-1.222-.113-.369c-.537-1.85-.7-3.778-.748-4.967v-.001l-.012-.353v-.004l-.003-.142a2.762 2.762 0 0 0-2.754-2.625c-1.466 0-2.672 1.178-2.751 2.66l-.012.465v.004c-.043.893-.308 2.846-1.686 5.027l-.291.439a.539.539 0 0 1-.65.186l-.095-.051a.535.535 0 0 1-.135-.745l.148-.219c1.482-2.25 1.633-4.28 1.645-4.849l.001-.09c0-2.153 1.715-3.898 3.827-3.898Zm4.583 1.653a.535.535 0 0 1 .577.352l.063.19c.119.379.196.77.23 1.167l.013.199v.003l.018.797.021.564c.032.608.1 1.341.265 2.096l.462 1.516.02.106a.535.535 0 0 1-.376.56l-.002.002a.537.537 0 0 1-.666-.357l-.471-1.55-.003-.01a14.434 14.434 0 0 1-.305-2.462l-.02-.613-.007-.372v-.003l-.003-.191a4.378 4.378 0 0 0-.188-1.107l-.06-.178a.536.536 0 0 1 .326-.683l.106-.026Z"
|
|
43
|
+
}), (0, _jsxRuntime.jsx)("path", {
|
|
44
|
+
d: "M11.999 6.938c1.58 0 3.084.685 4.125 1.88l.063.088a.536.536 0 0 1-.113.667h-.001a.537.537 0 0 1-.755-.05 4.403 4.403 0 0 0-3.32-1.514A4.348 4.348 0 0 0 9.04 9.158l-.159.154a4.493 4.493 0 0 0-1.28 2.972l-.004.232c.002 1.064-.303 2.24-.876 3.421l-.003.008-.001-.001-.242.433a.536.536 0 0 1-.728.205h-.001a.535.535 0 0 1-.204-.729l.227-.405.16-.347c.352-.813.558-1.633.592-2.347l.006-.219c0-1.53.564-2.935 1.593-3.976l.198-.19a5.411 5.411 0 0 1 3.68-1.43Z"
|
|
45
|
+
}), (0, _jsxRuntime.jsx)("path", {
|
|
46
|
+
d: "M11.984 11.878c.287.009.535.207.549.51v.005l.001.253v.003c-.005.29-.032.81-.141 1.492a.537.537 0 0 1-.53.45h-.008l-.066-.005-.01-.001a.536.536 0 0 1-.444-.612l.047-.32.033-.27c.062-.587.049-.94.049-.953a.535.535 0 0 1 .511-.552h.01ZM8.522 6.21a.536.536 0 0 1 .634.235l.045.1a.538.538 0 0 1-.236.633 6.064 6.064 0 0 0-1.111.836l-.143.14c-1.108 1.12-1.734 2.635-1.76 4.266a.535.535 0 0 1-.44.518l-.011.002-.08.006h-.013a.535.535 0 0 1-.525-.543l.013-.356a7.218 7.218 0 0 1 1.817-4.393l.238-.253a7.158 7.158 0 0 1 1.474-1.147l.098-.045Zm3.477-.918a7.128 7.128 0 0 1 7.12 7.12.536.536 0 0 1-1.071 0 6.055 6.055 0 0 0-7.18-5.945l-.368.081a.533.533 0 0 1-.614-.283l-.037-.102a.534.534 0 0 1 .284-.613l.102-.038A7.12 7.12 0 0 1 12 5.292Z"
|
|
47
|
+
}), (0, _jsxRuntime.jsx)("path", {
|
|
48
|
+
d: "M11.999 3.646c2.328 0 4.454.911 6.144 2.629l.069.084a.535.535 0 0 1-.748.735l-.083-.07c-1.489-1.511-3.35-2.307-5.382-2.307-2.025 0-3.884.796-5.379 2.31a.538.538 0 0 1-.672.071l-.084-.067a.535.535 0 0 1-.005-.757l.323-.312C7.822 4.447 9.825 3.646 12 3.646Z"
|
|
49
|
+
}), (0, _jsxRuntime.jsx)("path", {
|
|
50
|
+
d: "M12 2c1.606 0 3.066.293 4.337.871l.094.055a.536.536 0 0 1 .206.551l-.034.102a.533.533 0 0 1-.709.266c-1.127-.513-2.436-.774-3.894-.774-1.467 0-2.776.26-3.891.773a.534.534 0 0 1-.447-.971l.239-.106C9.106 2.257 10.484 2 12 2Z"
|
|
51
|
+
})]
|
|
52
|
+
});
|
|
53
|
+
return hasGradient ? gradientUtils.addGradientToSvg(svgContent, gradientDefs) : svgContent;
|
|
54
|
+
};
|