@sensoro-design/icons-svg 2.59.0 → 2.60.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.
Files changed (110) hide show
  1. package/es/asn/MoonPurely.js +8 -8
  2. package/es/asn/NoAlarmPurely.js +112 -112
  3. package/es/asn/NoAppPurely.js +165 -165
  4. package/es/asn/NoCarPurely.js +136 -136
  5. package/es/asn/NoCarsPurely.js +177 -177
  6. package/es/asn/NoDataPurely.js +97 -97
  7. package/es/asn/NoDevicePurely.js +122 -122
  8. package/es/asn/NoImagePurely.js +51 -51
  9. package/es/asn/NoPersonPurely.js +99 -99
  10. package/es/asn/NoPersonsPurely.js +109 -109
  11. package/es/asn/NoVideoPurely.js +62 -62
  12. package/es/asn/NonMotorVehicleGalleryPurely.js +9 -9
  13. package/es/asn/OffDayPurely.js +67 -67
  14. package/es/asn/OrganizationPurely.js +9 -9
  15. package/es/asn/PersonnelPortraitPurely.js +9 -9
  16. package/es/asn/PersonnelRegistrationPurely.js +9 -9
  17. package/es/asn/PoiPurely.js +9 -9
  18. package/es/asn/ReportPurely.js +9 -9
  19. package/es/asn/RotateRightPurely.js +8 -8
  20. package/es/asn/SignalTowerPurely.d.ts +3 -0
  21. package/es/asn/{LotPurely.js → SignalTowerPurely.js} +12 -12
  22. package/es/index.d.ts +1 -1
  23. package/es/index.js +1 -1
  24. package/inline-namespaced-svg/purely/moon.svg +1 -1
  25. package/inline-namespaced-svg/purely/no-alarm.svg +1 -1
  26. package/inline-namespaced-svg/purely/no-app.svg +1 -1
  27. package/inline-namespaced-svg/purely/no-car.svg +1 -1
  28. package/inline-namespaced-svg/purely/no-cars.svg +1 -1
  29. package/inline-namespaced-svg/purely/no-data.svg +1 -1
  30. package/inline-namespaced-svg/purely/no-device.svg +1 -1
  31. package/inline-namespaced-svg/purely/no-image.svg +1 -1
  32. package/inline-namespaced-svg/purely/no-person.svg +1 -1
  33. package/inline-namespaced-svg/purely/no-persons.svg +1 -1
  34. package/inline-namespaced-svg/purely/no-video.svg +1 -1
  35. package/inline-namespaced-svg/purely/non-motor-vehicle-gallery.svg +1 -1
  36. package/inline-namespaced-svg/purely/off-day.svg +1 -1
  37. package/inline-namespaced-svg/purely/organization.svg +1 -1
  38. package/inline-namespaced-svg/purely/personnel-portrait.svg +1 -1
  39. package/inline-namespaced-svg/purely/personnel-registration.svg +1 -1
  40. package/inline-namespaced-svg/purely/poi.svg +1 -1
  41. package/inline-namespaced-svg/purely/report.svg +1 -1
  42. package/inline-namespaced-svg/purely/rotate-right.svg +1 -1
  43. package/inline-namespaced-svg/purely/{lot.svg → signal-tower.svg} +1 -1
  44. package/inline-svg/purely/moon.svg +1 -1
  45. package/inline-svg/purely/no-alarm.svg +1 -1
  46. package/inline-svg/purely/no-app.svg +1 -1
  47. package/inline-svg/purely/no-car.svg +1 -1
  48. package/inline-svg/purely/no-cars.svg +1 -1
  49. package/inline-svg/purely/no-data.svg +1 -1
  50. package/inline-svg/purely/no-device.svg +1 -1
  51. package/inline-svg/purely/no-image.svg +1 -1
  52. package/inline-svg/purely/no-person.svg +1 -1
  53. package/inline-svg/purely/no-persons.svg +1 -1
  54. package/inline-svg/purely/no-video.svg +1 -1
  55. package/inline-svg/purely/non-motor-vehicle-gallery.svg +1 -1
  56. package/inline-svg/purely/off-day.svg +1 -1
  57. package/inline-svg/purely/organization.svg +1 -1
  58. package/inline-svg/purely/personnel-portrait.svg +1 -1
  59. package/inline-svg/purely/personnel-registration.svg +1 -1
  60. package/inline-svg/purely/poi.svg +1 -1
  61. package/inline-svg/purely/report.svg +1 -1
  62. package/inline-svg/purely/rotate-right.svg +1 -1
  63. package/inline-svg/purely/{lot.svg → signal-tower.svg} +1 -1
  64. package/lib/asn/MoonPurely.js +6 -6
  65. package/lib/asn/NoAlarmPurely.js +90 -90
  66. package/lib/asn/NoAppPurely.js +129 -129
  67. package/lib/asn/NoCarPurely.js +109 -109
  68. package/lib/asn/NoCarsPurely.js +143 -143
  69. package/lib/asn/NoDataPurely.js +77 -77
  70. package/lib/asn/NoDevicePurely.js +93 -93
  71. package/lib/asn/NoImagePurely.js +41 -41
  72. package/lib/asn/NoPersonPurely.js +79 -79
  73. package/lib/asn/NoPersonsPurely.js +87 -87
  74. package/lib/asn/NoVideoPurely.js +49 -49
  75. package/lib/asn/NonMotorVehicleGalleryPurely.js +7 -7
  76. package/lib/asn/OffDayPurely.js +55 -55
  77. package/lib/asn/OrganizationPurely.js +7 -7
  78. package/lib/asn/PersonnelPortraitPurely.js +7 -7
  79. package/lib/asn/PersonnelRegistrationPurely.js +7 -7
  80. package/lib/asn/PoiPurely.js +7 -7
  81. package/lib/asn/ReportPurely.js +7 -7
  82. package/lib/asn/RotateRightPurely.js +6 -6
  83. package/lib/asn/SignalTowerPurely.d.ts +3 -0
  84. package/lib/asn/{LotPurely.js → SignalTowerPurely.js} +15 -15
  85. package/lib/index.d.ts +1 -1
  86. package/lib/index.js +3 -3
  87. package/package.json +1 -1
  88. package/src/asn/MoonPurely.ts +6 -6
  89. package/src/asn/NoAlarmPurely.ts +90 -90
  90. package/src/asn/NoAppPurely.ts +129 -129
  91. package/src/asn/NoCarPurely.ts +109 -109
  92. package/src/asn/NoCarsPurely.ts +143 -143
  93. package/src/asn/NoDataPurely.ts +77 -77
  94. package/src/asn/NoDevicePurely.ts +93 -93
  95. package/src/asn/NoImagePurely.ts +41 -41
  96. package/src/asn/NoPersonPurely.ts +79 -79
  97. package/src/asn/NoPersonsPurely.ts +87 -87
  98. package/src/asn/NoVideoPurely.ts +49 -49
  99. package/src/asn/NonMotorVehicleGalleryPurely.ts +7 -7
  100. package/src/asn/OffDayPurely.ts +55 -55
  101. package/src/asn/OrganizationPurely.ts +7 -7
  102. package/src/asn/PersonnelPortraitPurely.ts +7 -7
  103. package/src/asn/PersonnelRegistrationPurely.ts +7 -7
  104. package/src/asn/PoiPurely.ts +7 -7
  105. package/src/asn/ReportPurely.ts +7 -7
  106. package/src/asn/RotateRightPurely.ts +6 -6
  107. package/src/asn/{LotPurely.ts → SignalTowerPurely.ts} +10 -10
  108. package/src/index.ts +1 -1
  109. package/es/asn/LotPurely.d.ts +0 -3
  110. package/lib/asn/LotPurely.d.ts +0 -3
@@ -13,7 +13,7 @@ var ReportPurely = {
13
13
  children: [{
14
14
  tag: 'linearGradient',
15
15
  attrs: {
16
- id: 'sen__67__a',
16
+ id: 'sen__66__a',
17
17
  x1: '21.88%',
18
18
  x2: '78.13%',
19
19
  y1: '0%',
@@ -36,7 +36,7 @@ var ReportPurely = {
36
36
  }, {
37
37
  tag: 'linearGradient',
38
38
  attrs: {
39
- id: 'sen__67__b',
39
+ id: 'sen__66__b',
40
40
  x1: '18%',
41
41
  x2: '50%',
42
42
  y1: '0%',
@@ -60,13 +60,13 @@ var ReportPurely = {
60
60
  }, {
61
61
  tag: 'path',
62
62
  attrs: {
63
- id: 'sen__67__c',
63
+ id: 'sen__66__c',
64
64
  d: 'M10 6h12a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2H10a2 2 0 0 1-2-2V8c0-1.1.9-2 2-2Z'
65
65
  }
66
66
  }, {
67
67
  tag: 'filter',
68
68
  attrs: {
69
- id: 'sen__67__d',
69
+ id: 'sen__66__d',
70
70
  width: '112.5%',
71
71
  height: '110%',
72
72
  x: '-6.2%',
@@ -115,21 +115,21 @@ var ReportPurely = {
115
115
  children: [{
116
116
  tag: 'path',
117
117
  attrs: {
118
- fill: 'url(#sen__67__a)',
118
+ fill: 'url(#sen__66__a)',
119
119
  d: 'M6 2h8a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V4c0-1.1.9-2 2-2Z'
120
120
  }
121
121
  }, {
122
122
  tag: 'use',
123
123
  attrs: {
124
- 'xlink:href': '#sen__67__c',
125
- fill: 'url(#sen__67__b)'
124
+ 'xlink:href': '#sen__66__c',
125
+ fill: 'url(#sen__66__b)'
126
126
  }
127
127
  }, {
128
128
  tag: 'use',
129
129
  attrs: {
130
- 'xlink:href': '#sen__67__c',
130
+ 'xlink:href': '#sen__66__c',
131
131
  fill: '#000',
132
- filter: 'url(#sen__67__d)'
132
+ filter: 'url(#sen__66__d)'
133
133
  }
134
134
  }, {
135
135
  tag: 'path',
@@ -13,13 +13,13 @@ var RotateRightPurely = {
13
13
  children: [{
14
14
  tag: 'path',
15
15
  attrs: {
16
- id: 'sen__68__b',
16
+ id: 'sen__67__b',
17
17
  d: 'M24.13 14.28c.34 0 .62.28.62.63v7.34c0 .35-.28.63-.63.63H12.88a.62.62 0 0 1-.62-.63v-7.34c0-.35.28-.63.63-.63h11.24Zm-9.1-6.33a.16.16 0 0 1 .24-.13l2.93 1.92a.16.16 0 0 1 0 .26l-2.93 1.92a.16.16 0 0 1-.25-.13V10.6a6.29 6.29 0 0 0-6.28 6.18v.93a.74.74 0 0 1-1.49 0v-.82c0-4.25 3.41-7.7 7.64-7.77h.13V7.95Z'
18
18
  }
19
19
  }, {
20
20
  tag: 'filter',
21
21
  attrs: {
22
- id: 'sen__68__a',
22
+ id: 'sen__67__a',
23
23
  width: '220%',
24
24
  height: '239.2%',
25
25
  x: '-60%',
@@ -58,7 +58,7 @@ var RotateRightPurely = {
58
58
  }, {
59
59
  tag: 'filter',
60
60
  attrs: {
61
- id: 'sen__68__c',
61
+ id: 'sen__67__c',
62
62
  width: '248.6%',
63
63
  height: '272.4%',
64
64
  x: '-74.3%',
@@ -194,23 +194,23 @@ var RotateRightPurely = {
194
194
  children: [{
195
195
  tag: 'use',
196
196
  attrs: {
197
- 'xlink:href': '#sen__68__b',
197
+ 'xlink:href': '#sen__67__b',
198
198
  fill: '#000',
199
- filter: 'url(#sen__68__a)'
199
+ filter: 'url(#sen__67__a)'
200
200
  }
201
201
  }, {
202
202
  tag: 'use',
203
203
  attrs: {
204
- 'xlink:href': '#sen__68__b',
204
+ 'xlink:href': '#sen__67__b',
205
205
  fill: '#4A42F0',
206
206
  'fill-opacity': '.6'
207
207
  }
208
208
  }, {
209
209
  tag: 'use',
210
210
  attrs: {
211
- 'xlink:href': '#sen__68__b',
211
+ 'xlink:href': '#sen__67__b',
212
212
  fill: '#000',
213
- filter: 'url(#sen__68__c)'
213
+ filter: 'url(#sen__67__c)'
214
214
  }
215
215
  }]
216
216
  }]
@@ -0,0 +1,3 @@
1
+ import { IconDefinition } from '../types';
2
+ declare const SignalTowerPurely: IconDefinition;
3
+ export default SignalTowerPurely;
@@ -1,6 +1,6 @@
1
1
  // This icon file is generated automatically.
2
2
 
3
- var LotPurely = {
3
+ var SignalTowerPurely = {
4
4
  icon: {
5
5
  tag: 'svg',
6
6
  attrs: {
@@ -13,7 +13,7 @@ var LotPurely = {
13
13
  children: [{
14
14
  tag: 'linearGradient',
15
15
  attrs: {
16
- id: 'sen__46__a',
16
+ id: 'sen__69__a',
17
17
  x1: '0%',
18
18
  x2: '100%',
19
19
  y1: '21.88%',
@@ -36,7 +36,7 @@ var LotPurely = {
36
36
  }, {
37
37
  tag: 'linearGradient',
38
38
  attrs: {
39
- id: 'sen__46__b',
39
+ id: 'sen__69__b',
40
40
  x1: '0%',
41
41
  x2: '50%',
42
42
  y1: '18%',
@@ -60,13 +60,13 @@ var LotPurely = {
60
60
  }, {
61
61
  tag: 'path',
62
62
  attrs: {
63
- id: 'sen__46__c',
63
+ id: 'sen__69__c',
64
64
  d: 'M26 10v12a2 2 0 0 1-2 2H8a2 2 0 0 1-2-2V10c0-1.1.9-2 2-2h16a2 2 0 0 1 2 2Z'
65
65
  }
66
66
  }, {
67
67
  tag: 'filter',
68
68
  attrs: {
69
- id: 'sen__46__d',
69
+ id: 'sen__69__d',
70
70
  width: '110%',
71
71
  height: '112.5%',
72
72
  x: '-5%',
@@ -115,21 +115,21 @@ var LotPurely = {
115
115
  children: [{
116
116
  tag: 'path',
117
117
  attrs: {
118
- fill: 'url(#sen__46__a)',
118
+ fill: 'url(#sen__69__a)',
119
119
  d: 'M4 4h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V6c0-1.1.9-2 2-2Z'
120
120
  }
121
121
  }, {
122
122
  tag: 'use',
123
123
  attrs: {
124
- 'xlink:href': '#sen__46__c',
125
- fill: 'url(#sen__46__b)'
124
+ 'xlink:href': '#sen__69__c',
125
+ fill: 'url(#sen__69__b)'
126
126
  }
127
127
  }, {
128
128
  tag: 'use',
129
129
  attrs: {
130
- 'xlink:href': '#sen__46__c',
130
+ 'xlink:href': '#sen__69__c',
131
131
  fill: '#000',
132
- filter: 'url(#sen__46__d)'
132
+ filter: 'url(#sen__69__d)'
133
133
  }
134
134
  }, {
135
135
  tag: 'path',
@@ -141,7 +141,7 @@ var LotPurely = {
141
141
  }]
142
142
  }]
143
143
  },
144
- name: 'lot',
144
+ name: 'signal-tower',
145
145
  theme: 'purely'
146
146
  };
147
- export default LotPurely;
147
+ export default SignalTowerPurely;
package/es/index.d.ts CHANGED
@@ -526,7 +526,6 @@ export { default as LockOutlined } from './asn/LockOutlined';
526
526
  export { default as LoginOutlined } from './asn/LoginOutlined';
527
527
  export { default as LogoutOutlined } from './asn/LogoutOutlined';
528
528
  export { default as LoopOutlined } from './asn/LoopOutlined';
529
- export { default as LotPurely } from './asn/LotPurely';
530
529
  export { default as LowBatteryMutedFilled } from './asn/LowBatteryMutedFilled';
531
530
  export { default as LowBatteryMutedOutlined } from './asn/LowBatteryMutedOutlined';
532
531
  export { default as LpgOutlined } from './asn/LpgOutlined';
@@ -797,6 +796,7 @@ export { default as ShoppingOutlined } from './asn/ShoppingOutlined';
797
796
  export { default as ShutdownOutlined } from './asn/ShutdownOutlined';
798
797
  export { default as SignalTowerFilled } from './asn/SignalTowerFilled';
799
798
  export { default as SignalTowerOutlined } from './asn/SignalTowerOutlined';
799
+ export { default as SignalTowerPurely } from './asn/SignalTowerPurely';
800
800
  export { default as SinglePlayOutlined } from './asn/SinglePlayOutlined';
801
801
  export { default as SiteManagePurely } from './asn/SiteManagePurely';
802
802
  export { default as SlashOutlined } from './asn/SlashOutlined';
package/es/index.js CHANGED
@@ -527,7 +527,6 @@ export { default as LockOutlined } from "./asn/LockOutlined";
527
527
  export { default as LoginOutlined } from "./asn/LoginOutlined";
528
528
  export { default as LogoutOutlined } from "./asn/LogoutOutlined";
529
529
  export { default as LoopOutlined } from "./asn/LoopOutlined";
530
- export { default as LotPurely } from "./asn/LotPurely";
531
530
  export { default as LowBatteryMutedFilled } from "./asn/LowBatteryMutedFilled";
532
531
  export { default as LowBatteryMutedOutlined } from "./asn/LowBatteryMutedOutlined";
533
532
  export { default as LpgOutlined } from "./asn/LpgOutlined";
@@ -798,6 +797,7 @@ export { default as ShoppingOutlined } from "./asn/ShoppingOutlined";
798
797
  export { default as ShutdownOutlined } from "./asn/ShutdownOutlined";
799
798
  export { default as SignalTowerFilled } from "./asn/SignalTowerFilled";
800
799
  export { default as SignalTowerOutlined } from "./asn/SignalTowerOutlined";
800
+ export { default as SignalTowerPurely } from "./asn/SignalTowerPurely";
801
801
  export { default as SinglePlayOutlined } from "./asn/SinglePlayOutlined";
802
802
  export { default as SiteManagePurely } from "./asn/SiteManagePurely";
803
803
  export { default as SlashOutlined } from "./asn/SlashOutlined";
@@ -1 +1 @@
1
- <svg viewBox="0 0 32 32" stroke="none" xmlns="http://www.w3.org/2000/svg"><defs><path id="sen__48__b" d="M16.75 24.63v1.12a.75.75 0 1 1-1.5 0v-1.13a.75.75 0 1 1 1.5 0Zm5.88-3.06.8.8a.75.75 0 0 1-1.07 1.05l-.8-.8a.75.75 0 0 1 1.07-1.05Zm-12.2 1.06-.8.8a.75.75 0 0 1-1.05-1.07l.8-.8a.75.75 0 0 1 1.05 1.07ZM16 9.72c.06 0 .11.05.11.11v.03a4.7 4.7 0 0 0 5.67 6.15l.29-.1c.08-.02.17.02.2.1v.03l.01.03a6.28 6.28 0 1 1-6.38-6.35h.1ZM26.5 16c0 .41-.34.75-.75.75h-1.13a.75.75 0 1 1 0-1.5h1.13c.41 0 .75.34.75.75ZM8.12 16c0 .41-.33.75-.74.75H6.25a.75.75 0 1 1 0-1.5h1.13c.4 0 .75.34.75.75Zm15.3-6.36-.8.8a.75.75 0 0 1-1.05-1.07l.8-.8a.75.75 0 0 1 1.05 1.07ZM9.64 8.58l.8.8a.75.75 0 0 1-1.07 1.05l-.8-.8a.75.75 0 1 1 1.07-1.05Zm7.11-2.33v1.13a.75.75 0 1 1-1.5 0V6.25a.75.75 0 1 1 1.5 0Z" /><filter id="sen__48__a" width="200%" height="200%" x="-50%" y="-35.7%" filterUnits="objectBoundingBox"><feOffset dy="3" in="SourceAlpha" result="shadowOffsetOuter1" /><feGaussianBlur in="shadowOffsetOuter1" result="shadowBlurOuter1" stdDeviation="3" /><feComposite in="shadowBlurOuter1" in2="SourceAlpha" operator="out" result="shadowBlurOuter1" /><feColorMatrix in="shadowBlurOuter1" values="0 0 0 0 0.976470588 0 0 0 0 0.509803922 0 0 0 0 0.0235294118 0 0 0 0.25 0" /></filter><filter id="sen__48__c" width="223.8%" height="223.8%" x="-61.9%" y="-47.6%" filterUnits="objectBoundingBox"><feGaussianBlur in="SourceAlpha" result="shadowBlurInner1" stdDeviation="4" /><feOffset dx="-6" dy="-6" in="shadowBlurInner1" result="shadowOffsetInner1" /><feComposite in="shadowOffsetInner1" in2="SourceAlpha" k2="-1" k3="1" operator="arithmetic" result="shadowInnerInner1" /><feColorMatrix in="shadowInnerInner1" result="shadowMatrixInner1" values="0 0 0 0 0.976470588 0 0 0 0 0.509803922 0 0 0 0 0.0235294118 0 0 0 0.7 0" /><feGaussianBlur in="SourceAlpha" result="shadowBlurInner2" stdDeviation="2" /><feOffset dx="2" dy="2" in="shadowBlurInner2" result="shadowOffsetInner2" /><feComposite in="shadowOffsetInner2" in2="SourceAlpha" k2="-1" k3="1" operator="arithmetic" result="shadowInnerInner2" /><feColorMatrix in="shadowInnerInner2" result="shadowMatrixInner2" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.15 0" /><feGaussianBlur in="SourceAlpha" result="shadowBlurInner3" stdDeviation="1" /><feOffset dx="-1" dy="-1" in="shadowBlurInner3" result="shadowOffsetInner3" /><feComposite in="shadowOffsetInner3" in2="SourceAlpha" k2="-1" k3="1" operator="arithmetic" result="shadowInnerInner3" /><feColorMatrix in="shadowInnerInner3" result="shadowMatrixInner3" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.25 0" /><feMerge><feMergeNode in="shadowMatrixInner1" /><feMergeNode in="shadowMatrixInner2" /><feMergeNode in="shadowMatrixInner3" /></feMerge></filter></defs><g fill="none" fill-rule="evenodd" stroke="none" stroke-width="1" transform="translate(-578 -2025) translate(578 2025)"><use xlink:href="#sen__48__b" fill="#000" filter="url(#sen__48__a)" /><use xlink:href="#sen__48__b" fill="#F98206" fill-opacity=".6" /><use xlink:href="#sen__48__b" fill="#000" filter="url(#sen__48__c)" /></g></svg>
1
+ <svg viewBox="0 0 32 32" stroke="none" xmlns="http://www.w3.org/2000/svg"><defs><path id="sen__47__b" d="M16.75 24.63v1.12a.75.75 0 1 1-1.5 0v-1.13a.75.75 0 1 1 1.5 0Zm5.88-3.06.8.8a.75.75 0 0 1-1.07 1.05l-.8-.8a.75.75 0 0 1 1.07-1.05Zm-12.2 1.06-.8.8a.75.75 0 0 1-1.05-1.07l.8-.8a.75.75 0 0 1 1.05 1.07ZM16 9.72c.06 0 .11.05.11.11v.03a4.7 4.7 0 0 0 5.67 6.15l.29-.1c.08-.02.17.02.2.1v.03l.01.03a6.28 6.28 0 1 1-6.38-6.35h.1ZM26.5 16c0 .41-.34.75-.75.75h-1.13a.75.75 0 1 1 0-1.5h1.13c.41 0 .75.34.75.75ZM8.12 16c0 .41-.33.75-.74.75H6.25a.75.75 0 1 1 0-1.5h1.13c.4 0 .75.34.75.75Zm15.3-6.36-.8.8a.75.75 0 0 1-1.05-1.07l.8-.8a.75.75 0 0 1 1.05 1.07ZM9.64 8.58l.8.8a.75.75 0 0 1-1.07 1.05l-.8-.8a.75.75 0 1 1 1.07-1.05Zm7.11-2.33v1.13a.75.75 0 1 1-1.5 0V6.25a.75.75 0 1 1 1.5 0Z" /><filter id="sen__47__a" width="200%" height="200%" x="-50%" y="-35.7%" filterUnits="objectBoundingBox"><feOffset dy="3" in="SourceAlpha" result="shadowOffsetOuter1" /><feGaussianBlur in="shadowOffsetOuter1" result="shadowBlurOuter1" stdDeviation="3" /><feComposite in="shadowBlurOuter1" in2="SourceAlpha" operator="out" result="shadowBlurOuter1" /><feColorMatrix in="shadowBlurOuter1" values="0 0 0 0 0.976470588 0 0 0 0 0.509803922 0 0 0 0 0.0235294118 0 0 0 0.25 0" /></filter><filter id="sen__47__c" width="223.8%" height="223.8%" x="-61.9%" y="-47.6%" filterUnits="objectBoundingBox"><feGaussianBlur in="SourceAlpha" result="shadowBlurInner1" stdDeviation="4" /><feOffset dx="-6" dy="-6" in="shadowBlurInner1" result="shadowOffsetInner1" /><feComposite in="shadowOffsetInner1" in2="SourceAlpha" k2="-1" k3="1" operator="arithmetic" result="shadowInnerInner1" /><feColorMatrix in="shadowInnerInner1" result="shadowMatrixInner1" values="0 0 0 0 0.976470588 0 0 0 0 0.509803922 0 0 0 0 0.0235294118 0 0 0 0.7 0" /><feGaussianBlur in="SourceAlpha" result="shadowBlurInner2" stdDeviation="2" /><feOffset dx="2" dy="2" in="shadowBlurInner2" result="shadowOffsetInner2" /><feComposite in="shadowOffsetInner2" in2="SourceAlpha" k2="-1" k3="1" operator="arithmetic" result="shadowInnerInner2" /><feColorMatrix in="shadowInnerInner2" result="shadowMatrixInner2" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.15 0" /><feGaussianBlur in="SourceAlpha" result="shadowBlurInner3" stdDeviation="1" /><feOffset dx="-1" dy="-1" in="shadowBlurInner3" result="shadowOffsetInner3" /><feComposite in="shadowOffsetInner3" in2="SourceAlpha" k2="-1" k3="1" operator="arithmetic" result="shadowInnerInner3" /><feColorMatrix in="shadowInnerInner3" result="shadowMatrixInner3" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.25 0" /><feMerge><feMergeNode in="shadowMatrixInner1" /><feMergeNode in="shadowMatrixInner2" /><feMergeNode in="shadowMatrixInner3" /></feMerge></filter></defs><g fill="none" fill-rule="evenodd" stroke="none" stroke-width="1" transform="translate(-578 -2025) translate(578 2025)"><use xlink:href="#sen__47__b" fill="#000" filter="url(#sen__47__a)" /><use xlink:href="#sen__47__b" fill="#F98206" fill-opacity=".6" /><use xlink:href="#sen__47__b" fill="#000" filter="url(#sen__47__c)" /></g></svg>
@@ -1 +1 @@
1
- <svg viewBox="0 0 256 256" stroke="none" xmlns="http://www.w3.org/2000/svg"><defs><linearGradient id="sen__49__a" x1="100%" x2="0%" y1="50%" y2="50%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".04" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".09" /></linearGradient><linearGradient id="sen__49__d" x1="100%" x2="0%" y1="28.23%" y2="71.77%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".15" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".45" /></linearGradient><linearGradient id="sen__49__f" x1="0%" x2="100%" y1="28.23%" y2="71.77%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity="0" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".25" /></linearGradient><linearGradient id="sen__49__i" x1="100%" x2="0%" y1="50%" y2="50%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity="0" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".25" /></linearGradient><linearGradient id="sen__49__k" x1="0%" x2="100%" y1="50%" y2="50%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity="0" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".45" /></linearGradient><linearGradient id="sen__49__m" x1="100%" x2="0%" y1="50%" y2="50%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity="0" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".25" /></linearGradient><linearGradient id="sen__49__p" x1="0%" x2="100%" y1="50%" y2="50%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity="0" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".45" /></linearGradient><linearGradient id="sen__49__r" x1="100%" x2="0%" y1="50%" y2="50%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity="0" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".25" /></linearGradient><linearGradient id="sen__49__s" x1="50%" x2="50%" y1="100%" y2="0%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".09" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".45" /></linearGradient><linearGradient id="sen__49__t" x1="50%" x2="50%" y1="69.01%" y2="0%"><stop offset="0%" stop-color="#FFF" stop-opacity="0" /><stop offset="100%" stop-color="#FFF" stop-opacity=".45" /></linearGradient><linearGradient id="sen__49__v" x1="50%" x2="50%" y1="100%" y2="0%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".65" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".15" /></linearGradient><linearGradient id="sen__49__w" x1="50%" x2="50%" y1="17.57%" y2="100%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity="0" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".15" /></linearGradient><linearGradient id="sen__49__x" x1="0%" x2="100%" y1="52.21%" y2="48.33%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".65" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity="0" /></linearGradient><linearGradient id="sen__49__z" x1="30.23%" x2="54%" y1="100%" y2="53.76%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".25" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".55" /></linearGradient><linearGradient id="sen__49__B" x1="87.83%" x2="20.59%" y1="48.35%" y2="50.78%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".25" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".45" /></linearGradient><linearGradient id="sen__49__D" x1="30.78%" x2="69.22%" y1="0%" y2="100%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity="0" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".25" /></linearGradient><linearGradient id="sen__49__E" x1="40.38%" x2="11.96%" y1="0%" y2="100%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".65" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity="0" /></linearGradient><linearGradient id="sen__49__I" x1="100%" x2="4.73%" y1="51.99%" y2="45.18%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".65" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity="0" /></linearGradient><linearGradient id="sen__49__K" x1="69.77%" x2="42.37%" y1="100%" y2="9.36%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".45" /><stop offset="100%" stop-color="#2B6DE5" /></linearGradient><linearGradient id="sen__49__M" x1="100%" x2="0%" y1="54.05%" y2="45.95%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".45" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".65" /></linearGradient><linearGradient id="sen__49__O" x1="69.22%" x2="30.78%" y1="100%" y2="0%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".45" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".25" /></linearGradient><linearGradient id="sen__49__R" x1="100%" x2="0%" y1="78.13%" y2="21.88%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".45" /><stop offset="100%" stop-color="#2B6DE5" /></linearGradient><path id="sen__49__b" d="M176.68 74 194 84l-97 56L0 84l17.32-10L97 120l79.68-46Z" /><path id="sen__49__c" d="m194 64-97 56v-8l97-56v8Z" /><path id="sen__49__e" d="M97 112v8L0 64v-8l97 56Z" /><path id="sen__49__h" d="m97 0 97 56-97 56L0 56 97 0Z" /><path id="sen__49__j" d="M39 93.5c21.54 0 39-10.07 39-22.5 0-5-2-12-4-17S56.5 44 39 44 9 45 4 54c-2 6-4 12-4 17 0 12.43 17.46 22.5 39 22.5Z" /><path id="sen__49__o" d="M39 67c7.73 0 14-3.58 14-8V39H25v20c0 4.42 6.27 8 14 8Z" /><path id="sen__49__y" d="m4.42 1.5 9.8-1.5L24 12.78v9.78a7.37 7.37 0 0 1-3.53 6.27l-4.05 2.3-8.08-8.57c-2.61-4.21-3.92-8.02-3.92-11.43V1.5Z" /><path id="sen__49__A" d="m4.42 1.5 9.8-1.5-4.43 2.53L0 4.04z" /><path id="sen__49__C" d="m0 4.03 9.79-1.5 9.79 12.78v9.77c-.1 3.21-1.5 5.42-4.22 6.62-2.7 1.2-4.57 2-5.57 2.4l-5.87-9.02C1.3 20.88 0 17.06 0 13.65V4.03Z" /><path id="sen__49__F" d="m4.42 1.5 9.8-1.5L24 12.78v9.78a7.37 7.37 0 0 1-3.53 6.27l-4.05 2.3-8.08-8.57c-2.61-4.21-3.92-8.02-3.92-11.43V1.5Z" /><path id="sen__49__G" d="m4.42 1.5 9.8-1.5-4.43 2.53L0 4.04z" /><path id="sen__49__H" d="m0 4.03 9.79-1.5 9.79 12.78v9.77c-.1 3.21-1.5 5.42-4.22 6.62-2.7 1.2-4.57 2-5.57 2.4l-5.87-9.02C1.3 20.88 0 17.06 0 13.65V4.03Z" /><path id="sen__49__J" d="m4.42 1.5 9.8-1.5L24 12.78v9.78a7.37 7.37 0 0 1-3.53 6.27l-4.05 2.3-8.08-8.57c-2.61-4.21-3.92-8.02-3.92-11.43V1.5Z" /><path id="sen__49__L" d="m4.42 1.5 9.8-1.5-4.43 2.53L0 4.04z" /><path id="sen__49__N" d="m0 4.03 9.79-1.5 9.79 12.78v9.77c-.1 3.21-1.5 5.42-4.22 6.62-2.7 1.2-4.57 2-5.57 2.4l-5.87-9.02C1.3 20.88 0 17.06 0 13.65V4.03Z" /><path id="sen__49__Q" d="m5.05 14.53 1.9 1 1.9 4.05 4.73-4.17 1.58 1.01-6.32 5.69z" /><filter id="sen__49__g" width="101%" height="101.6%" x="-.5%" y="-.8%" filterUnits="objectBoundingBox"><feOffset dx="-1" dy=".5" in="SourceAlpha" result="shadowOffsetInner1" /><feComposite in="shadowOffsetInner1" in2="SourceAlpha" k2="-1" k3="1" operator="arithmetic" result="shadowInnerInner1" /><feColorMatrix in="shadowInnerInner1" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.25 0" /></filter><filter id="sen__49__n" width="101.4%" height="102.4%" x="-.7%" y="-1.2%" filterUnits="objectBoundingBox"><feOffset dx="1" dy="-.5" in="SourceAlpha" result="shadowOffsetInner1" /><feComposite in="shadowOffsetInner1" in2="SourceAlpha" k2="-1" k3="1" operator="arithmetic" result="shadowInnerInner1" /><feColorMatrix in="shadowInnerInner1" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.25 0" /></filter><filter id="sen__49__P" width="102.6%" height="101.6%" x="-1.3%" y="-.8%" filterUnits="objectBoundingBox"><feOffset dx="-.5" dy=".5" in="SourceAlpha" result="shadowOffsetInner1" /><feComposite in="shadowOffsetInner1" in2="SourceAlpha" k2="-1" k3="1" operator="arithmetic" result="shadowInnerInner1" /><feColorMatrix in="shadowInnerInner1" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.25 0" /></filter><ellipse id="sen__49__l" cx="39" cy="59" rx="36" ry="21" /><ellipse id="sen__49__q" cx="39" cy="39" rx="14" ry="8" /><circle id="sen__49__u" cx="39" cy="32" r="7" /></defs><g fill="none" fill-rule="evenodd"><use xlink:href="#sen__49__b" fill="url(#sen__49__a)" transform="translate(31 100)" /><g transform="translate(31 100)"><use xlink:href="#sen__49__c" fill="#FFF" /><use xlink:href="#sen__49__c" fill="url(#sen__49__d)" /></g><g transform="translate(31 100)"><use xlink:href="#sen__49__e" fill="#FFF" /><use xlink:href="#sen__49__e" fill="url(#sen__49__f)" /><use xlink:href="#sen__49__e" fill="#000" filter="url(#sen__49__g)" /></g><g transform="translate(31 100)"><use xlink:href="#sen__49__h" fill="#FFF" /><use xlink:href="#sen__49__h" fill="url(#sen__49__i)" /></g><g transform="translate(89 81)"><ellipse cx="39" cy="71" fill="red" opacity=".1" rx="39" ry="22.5" /><use xlink:href="#sen__49__j" fill="#FFF" /><use xlink:href="#sen__49__j" fill="url(#sen__49__k)" /><use xlink:href="#sen__49__l" fill="#FFF" /><use xlink:href="#sen__49__l" fill="url(#sen__49__m)" /><use xlink:href="#sen__49__l" fill="#000" filter="url(#sen__49__n)" /><use xlink:href="#sen__49__o" fill="#FFF" /><use xlink:href="#sen__49__o" fill="url(#sen__49__p)" /><use xlink:href="#sen__49__q" fill="#FFF" /><use xlink:href="#sen__49__q" fill="url(#sen__49__r)" /><path fill="url(#sen__49__s)" d="M39 78c18.23 0 33-8.5 33-19-1-15-3-31-7-47C62.96 3.83 48 0 39 0S16.06 3.56 13 11C9 25 7 44 6 59c0 10.5 14.78 19 33 19Z" /><path fill="url(#sen__49__t)" d="M56 15.03a24.07 24.07 0 0 0-34 0L39 32l17-16.97Z" /><use xlink:href="#sen__49__u" fill="#FFF" /><use xlink:href="#sen__49__u" fill="url(#sen__49__v)" /></g><path fill="url(#sen__49__w)" d="M194 0v84l-97 56V0h97ZM97 0v140L0 84V0h97Z" transform="translate(31 72)" /><path fill="url(#sen__49__x)" fill-rule="nonzero" d="M129 55.5c11.47 0 22.6.98 32.84 2.86a1.5 1.5 0 0 1-.54 2.95c-10.05-1.84-21-2.81-32.3-2.81-31.95 0-60.27 7.83-72.03 19.4a1.5 1.5 0 0 1-2.1-2.15C67.3 63.53 96.34 55.5 129 55.5Z" /><g transform="matrix(-1 0 0 1 171 44)"><use xlink:href="#sen__49__y" fill="#FFF" /><use xlink:href="#sen__49__y" fill="url(#sen__49__z)" /></g><g transform="matrix(-1 0 0 1 171 44)"><use xlink:href="#sen__49__A" fill="#FFF" /><use xlink:href="#sen__49__A" fill="url(#sen__49__B)" /></g><g transform="matrix(-1 0 0 1 171 44)"><use xlink:href="#sen__49__C" fill="#FFF" /><use xlink:href="#sen__49__C" fill="url(#sen__49__D)" /></g><path fill="url(#sen__49__E)" fill-rule="nonzero" d="M159.72 59.5a1.5 1.5 0 0 1 1.74-1.2c28.88 5.22 48.04 16.95 48.04 30.7 0 7.43-5.57 14.3-15.41 19.88l-.86.47c-.43.24-.87.47-1.32.7l-.9.46a71.48 71.48 0 0 1-.93.46l-.94.44a83.65 83.65 0 0 1-4.5 1.92l-1.05.41-1.62.6-1.1.38-.55.2-1.13.37a1.5 1.5 0 1 1-.94-2.85l1.1-.36 1.07-.38.53-.19 1.05-.38 1.02-.39 1.01-.4a82.36 82.36 0 0 0 2.43-1.01l.94-.42.46-.21.9-.43a60.94 60.94 0 0 0 5-2.68l.76-.46C202.25 100.3 206.5 94.7 206.5 89c0-11.75-17.98-22.76-45.57-27.75a1.5 1.5 0 0 1-1.21-1.75Z" /><g transform="translate(169 96)"><use xlink:href="#sen__49__F" fill="#FFF" /><use xlink:href="#sen__49__F" fill="url(#sen__49__z)" /></g><g transform="translate(169 96)"><use xlink:href="#sen__49__G" fill="#FFF" /><use xlink:href="#sen__49__G" fill="url(#sen__49__B)" /></g><g transform="translate(169 96)"><use xlink:href="#sen__49__H" fill="#FFF" /><use xlink:href="#sen__49__H" fill="url(#sen__49__D)" /></g><path fill="url(#sen__49__I)" fill-rule="nonzero" d="M50 87.5a1.5 1.5 0 0 1 1.5 1.5c0 16.47 34.63 30.5 77.5 30.5 18.47 0 35.95-2.6 49.84-7.25a1.5 1.5 0 1 1 .95 2.84c-14.21 4.77-32 7.41-50.79 7.41-44.39 0-80.5-14.63-80.5-33.5a1.5 1.5 0 0 1 1.5-1.5Z" /><g transform="translate(47 62)"><use xlink:href="#sen__49__J" fill="#FFF" /><use xlink:href="#sen__49__J" fill="url(#sen__49__K)" /></g><g transform="translate(47 62)"><use xlink:href="#sen__49__L" fill="#FFF" /><use xlink:href="#sen__49__L" fill="url(#sen__49__M)" /></g><g transform="translate(47 62)"><use xlink:href="#sen__49__N" fill="#FFF" /><use xlink:href="#sen__49__N" fill="url(#sen__49__O)" /><use xlink:href="#sen__49__N" fill="#000" filter="url(#sen__49__P)" /></g><g transform="translate(47 62)"><use xlink:href="#sen__49__Q" fill="#FFF" /><use xlink:href="#sen__49__Q" fill="url(#sen__49__R)" /></g></g></svg>
1
+ <svg viewBox="0 0 256 256" stroke="none" xmlns="http://www.w3.org/2000/svg"><defs><linearGradient id="sen__48__a" x1="100%" x2="0%" y1="50%" y2="50%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".04" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".09" /></linearGradient><linearGradient id="sen__48__d" x1="100%" x2="0%" y1="28.23%" y2="71.77%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".15" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".45" /></linearGradient><linearGradient id="sen__48__f" x1="0%" x2="100%" y1="28.23%" y2="71.77%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity="0" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".25" /></linearGradient><linearGradient id="sen__48__i" x1="100%" x2="0%" y1="50%" y2="50%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity="0" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".25" /></linearGradient><linearGradient id="sen__48__k" x1="0%" x2="100%" y1="50%" y2="50%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity="0" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".45" /></linearGradient><linearGradient id="sen__48__m" x1="100%" x2="0%" y1="50%" y2="50%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity="0" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".25" /></linearGradient><linearGradient id="sen__48__p" x1="0%" x2="100%" y1="50%" y2="50%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity="0" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".45" /></linearGradient><linearGradient id="sen__48__r" x1="100%" x2="0%" y1="50%" y2="50%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity="0" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".25" /></linearGradient><linearGradient id="sen__48__s" x1="50%" x2="50%" y1="100%" y2="0%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".09" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".45" /></linearGradient><linearGradient id="sen__48__t" x1="50%" x2="50%" y1="69.01%" y2="0%"><stop offset="0%" stop-color="#FFF" stop-opacity="0" /><stop offset="100%" stop-color="#FFF" stop-opacity=".45" /></linearGradient><linearGradient id="sen__48__v" x1="50%" x2="50%" y1="100%" y2="0%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".65" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".15" /></linearGradient><linearGradient id="sen__48__w" x1="50%" x2="50%" y1="17.57%" y2="100%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity="0" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".15" /></linearGradient><linearGradient id="sen__48__x" x1="0%" x2="100%" y1="52.21%" y2="48.33%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".65" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity="0" /></linearGradient><linearGradient id="sen__48__z" x1="30.23%" x2="54%" y1="100%" y2="53.76%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".25" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".55" /></linearGradient><linearGradient id="sen__48__B" x1="87.83%" x2="20.59%" y1="48.35%" y2="50.78%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".25" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".45" /></linearGradient><linearGradient id="sen__48__D" x1="30.78%" x2="69.22%" y1="0%" y2="100%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity="0" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".25" /></linearGradient><linearGradient id="sen__48__E" x1="40.38%" x2="11.96%" y1="0%" y2="100%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".65" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity="0" /></linearGradient><linearGradient id="sen__48__I" x1="100%" x2="4.73%" y1="51.99%" y2="45.18%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".65" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity="0" /></linearGradient><linearGradient id="sen__48__K" x1="69.77%" x2="42.37%" y1="100%" y2="9.36%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".45" /><stop offset="100%" stop-color="#2B6DE5" /></linearGradient><linearGradient id="sen__48__M" x1="100%" x2="0%" y1="54.05%" y2="45.95%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".45" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".65" /></linearGradient><linearGradient id="sen__48__O" x1="69.22%" x2="30.78%" y1="100%" y2="0%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".45" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".25" /></linearGradient><linearGradient id="sen__48__R" x1="100%" x2="0%" y1="78.13%" y2="21.88%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".45" /><stop offset="100%" stop-color="#2B6DE5" /></linearGradient><path id="sen__48__b" d="M176.68 74 194 84l-97 56L0 84l17.32-10L97 120l79.68-46Z" /><path id="sen__48__c" d="m194 64-97 56v-8l97-56v8Z" /><path id="sen__48__e" d="M97 112v8L0 64v-8l97 56Z" /><path id="sen__48__h" d="m97 0 97 56-97 56L0 56 97 0Z" /><path id="sen__48__j" d="M39 93.5c21.54 0 39-10.07 39-22.5 0-5-2-12-4-17S56.5 44 39 44 9 45 4 54c-2 6-4 12-4 17 0 12.43 17.46 22.5 39 22.5Z" /><path id="sen__48__o" d="M39 67c7.73 0 14-3.58 14-8V39H25v20c0 4.42 6.27 8 14 8Z" /><path id="sen__48__y" d="m4.42 1.5 9.8-1.5L24 12.78v9.78a7.37 7.37 0 0 1-3.53 6.27l-4.05 2.3-8.08-8.57c-2.61-4.21-3.92-8.02-3.92-11.43V1.5Z" /><path id="sen__48__A" d="m4.42 1.5 9.8-1.5-4.43 2.53L0 4.04z" /><path id="sen__48__C" d="m0 4.03 9.79-1.5 9.79 12.78v9.77c-.1 3.21-1.5 5.42-4.22 6.62-2.7 1.2-4.57 2-5.57 2.4l-5.87-9.02C1.3 20.88 0 17.06 0 13.65V4.03Z" /><path id="sen__48__F" d="m4.42 1.5 9.8-1.5L24 12.78v9.78a7.37 7.37 0 0 1-3.53 6.27l-4.05 2.3-8.08-8.57c-2.61-4.21-3.92-8.02-3.92-11.43V1.5Z" /><path id="sen__48__G" d="m4.42 1.5 9.8-1.5-4.43 2.53L0 4.04z" /><path id="sen__48__H" d="m0 4.03 9.79-1.5 9.79 12.78v9.77c-.1 3.21-1.5 5.42-4.22 6.62-2.7 1.2-4.57 2-5.57 2.4l-5.87-9.02C1.3 20.88 0 17.06 0 13.65V4.03Z" /><path id="sen__48__J" d="m4.42 1.5 9.8-1.5L24 12.78v9.78a7.37 7.37 0 0 1-3.53 6.27l-4.05 2.3-8.08-8.57c-2.61-4.21-3.92-8.02-3.92-11.43V1.5Z" /><path id="sen__48__L" d="m4.42 1.5 9.8-1.5-4.43 2.53L0 4.04z" /><path id="sen__48__N" d="m0 4.03 9.79-1.5 9.79 12.78v9.77c-.1 3.21-1.5 5.42-4.22 6.62-2.7 1.2-4.57 2-5.57 2.4l-5.87-9.02C1.3 20.88 0 17.06 0 13.65V4.03Z" /><path id="sen__48__Q" d="m5.05 14.53 1.9 1 1.9 4.05 4.73-4.17 1.58 1.01-6.32 5.69z" /><filter id="sen__48__g" width="101%" height="101.6%" x="-.5%" y="-.8%" filterUnits="objectBoundingBox"><feOffset dx="-1" dy=".5" in="SourceAlpha" result="shadowOffsetInner1" /><feComposite in="shadowOffsetInner1" in2="SourceAlpha" k2="-1" k3="1" operator="arithmetic" result="shadowInnerInner1" /><feColorMatrix in="shadowInnerInner1" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.25 0" /></filter><filter id="sen__48__n" width="101.4%" height="102.4%" x="-.7%" y="-1.2%" filterUnits="objectBoundingBox"><feOffset dx="1" dy="-.5" in="SourceAlpha" result="shadowOffsetInner1" /><feComposite in="shadowOffsetInner1" in2="SourceAlpha" k2="-1" k3="1" operator="arithmetic" result="shadowInnerInner1" /><feColorMatrix in="shadowInnerInner1" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.25 0" /></filter><filter id="sen__48__P" width="102.6%" height="101.6%" x="-1.3%" y="-.8%" filterUnits="objectBoundingBox"><feOffset dx="-.5" dy=".5" in="SourceAlpha" result="shadowOffsetInner1" /><feComposite in="shadowOffsetInner1" in2="SourceAlpha" k2="-1" k3="1" operator="arithmetic" result="shadowInnerInner1" /><feColorMatrix in="shadowInnerInner1" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.25 0" /></filter><ellipse id="sen__48__l" cx="39" cy="59" rx="36" ry="21" /><ellipse id="sen__48__q" cx="39" cy="39" rx="14" ry="8" /><circle id="sen__48__u" cx="39" cy="32" r="7" /></defs><g fill="none" fill-rule="evenodd"><use xlink:href="#sen__48__b" fill="url(#sen__48__a)" transform="translate(31 100)" /><g transform="translate(31 100)"><use xlink:href="#sen__48__c" fill="#FFF" /><use xlink:href="#sen__48__c" fill="url(#sen__48__d)" /></g><g transform="translate(31 100)"><use xlink:href="#sen__48__e" fill="#FFF" /><use xlink:href="#sen__48__e" fill="url(#sen__48__f)" /><use xlink:href="#sen__48__e" fill="#000" filter="url(#sen__48__g)" /></g><g transform="translate(31 100)"><use xlink:href="#sen__48__h" fill="#FFF" /><use xlink:href="#sen__48__h" fill="url(#sen__48__i)" /></g><g transform="translate(89 81)"><ellipse cx="39" cy="71" fill="red" opacity=".1" rx="39" ry="22.5" /><use xlink:href="#sen__48__j" fill="#FFF" /><use xlink:href="#sen__48__j" fill="url(#sen__48__k)" /><use xlink:href="#sen__48__l" fill="#FFF" /><use xlink:href="#sen__48__l" fill="url(#sen__48__m)" /><use xlink:href="#sen__48__l" fill="#000" filter="url(#sen__48__n)" /><use xlink:href="#sen__48__o" fill="#FFF" /><use xlink:href="#sen__48__o" fill="url(#sen__48__p)" /><use xlink:href="#sen__48__q" fill="#FFF" /><use xlink:href="#sen__48__q" fill="url(#sen__48__r)" /><path fill="url(#sen__48__s)" d="M39 78c18.23 0 33-8.5 33-19-1-15-3-31-7-47C62.96 3.83 48 0 39 0S16.06 3.56 13 11C9 25 7 44 6 59c0 10.5 14.78 19 33 19Z" /><path fill="url(#sen__48__t)" d="M56 15.03a24.07 24.07 0 0 0-34 0L39 32l17-16.97Z" /><use xlink:href="#sen__48__u" fill="#FFF" /><use xlink:href="#sen__48__u" fill="url(#sen__48__v)" /></g><path fill="url(#sen__48__w)" d="M194 0v84l-97 56V0h97ZM97 0v140L0 84V0h97Z" transform="translate(31 72)" /><path fill="url(#sen__48__x)" fill-rule="nonzero" d="M129 55.5c11.47 0 22.6.98 32.84 2.86a1.5 1.5 0 0 1-.54 2.95c-10.05-1.84-21-2.81-32.3-2.81-31.95 0-60.27 7.83-72.03 19.4a1.5 1.5 0 0 1-2.1-2.15C67.3 63.53 96.34 55.5 129 55.5Z" /><g transform="matrix(-1 0 0 1 171 44)"><use xlink:href="#sen__48__y" fill="#FFF" /><use xlink:href="#sen__48__y" fill="url(#sen__48__z)" /></g><g transform="matrix(-1 0 0 1 171 44)"><use xlink:href="#sen__48__A" fill="#FFF" /><use xlink:href="#sen__48__A" fill="url(#sen__48__B)" /></g><g transform="matrix(-1 0 0 1 171 44)"><use xlink:href="#sen__48__C" fill="#FFF" /><use xlink:href="#sen__48__C" fill="url(#sen__48__D)" /></g><path fill="url(#sen__48__E)" fill-rule="nonzero" d="M159.72 59.5a1.5 1.5 0 0 1 1.74-1.2c28.88 5.22 48.04 16.95 48.04 30.7 0 7.43-5.57 14.3-15.41 19.88l-.86.47c-.43.24-.87.47-1.32.7l-.9.46a71.48 71.48 0 0 1-.93.46l-.94.44a83.65 83.65 0 0 1-4.5 1.92l-1.05.41-1.62.6-1.1.38-.55.2-1.13.37a1.5 1.5 0 1 1-.94-2.85l1.1-.36 1.07-.38.53-.19 1.05-.38 1.02-.39 1.01-.4a82.36 82.36 0 0 0 2.43-1.01l.94-.42.46-.21.9-.43a60.94 60.94 0 0 0 5-2.68l.76-.46C202.25 100.3 206.5 94.7 206.5 89c0-11.75-17.98-22.76-45.57-27.75a1.5 1.5 0 0 1-1.21-1.75Z" /><g transform="translate(169 96)"><use xlink:href="#sen__48__F" fill="#FFF" /><use xlink:href="#sen__48__F" fill="url(#sen__48__z)" /></g><g transform="translate(169 96)"><use xlink:href="#sen__48__G" fill="#FFF" /><use xlink:href="#sen__48__G" fill="url(#sen__48__B)" /></g><g transform="translate(169 96)"><use xlink:href="#sen__48__H" fill="#FFF" /><use xlink:href="#sen__48__H" fill="url(#sen__48__D)" /></g><path fill="url(#sen__48__I)" fill-rule="nonzero" d="M50 87.5a1.5 1.5 0 0 1 1.5 1.5c0 16.47 34.63 30.5 77.5 30.5 18.47 0 35.95-2.6 49.84-7.25a1.5 1.5 0 1 1 .95 2.84c-14.21 4.77-32 7.41-50.79 7.41-44.39 0-80.5-14.63-80.5-33.5a1.5 1.5 0 0 1 1.5-1.5Z" /><g transform="translate(47 62)"><use xlink:href="#sen__48__J" fill="#FFF" /><use xlink:href="#sen__48__J" fill="url(#sen__48__K)" /></g><g transform="translate(47 62)"><use xlink:href="#sen__48__L" fill="#FFF" /><use xlink:href="#sen__48__L" fill="url(#sen__48__M)" /></g><g transform="translate(47 62)"><use xlink:href="#sen__48__N" fill="#FFF" /><use xlink:href="#sen__48__N" fill="url(#sen__48__O)" /><use xlink:href="#sen__48__N" fill="#000" filter="url(#sen__48__P)" /></g><g transform="translate(47 62)"><use xlink:href="#sen__48__Q" fill="#FFF" /><use xlink:href="#sen__48__Q" fill="url(#sen__48__R)" /></g></g></svg>
@@ -1 +1 @@
1
- <svg viewBox="0 0 256 256" stroke="none" xmlns="http://www.w3.org/2000/svg"><defs><path id="sen__50__b" d="M176.68 74 194 84l-97 56L0 84l17.32-10L97 120l79.68-46Z" /><path id="sen__50__c" d="m194 64-97 56v-8l97-56v8Z" /><path id="sen__50__e" d="M97 112v8L0 64v-8l97 56Z" /><path id="sen__50__h" d="m97 0 97 56-97 56L0 56 97 0Z" /><path id="sen__50__j" d="m26 0 26 15-26 15L0 15 26 0Z" /><path id="sen__50__m" d="M52 45 26 60V30l26-15v30Z" /><path id="sen__50__o" d="M26 30v30L0 45V15l26 15Z" /><path id="sen__50__r" d="m26 0 26 15-26 15L0 15 26 0Z" /><path id="sen__50__t" d="M52 45 26 60V30l26-15v30Z" /><path id="sen__50__v" d="M26 30v30L0 45V15l26 15Z" /><path id="sen__50__y" d="m26 0 26 15-26 15L0 15 26 0Z" /><path id="sen__50__A" d="M52 45 26 60V30l26-15v30Z" /><path id="sen__50__B" d="M26 30v30L0 45V15l26 15Z" /><path id="sen__50__E" d="m26 0 26 15-26 15L0 15 26 0Z" /><path id="sen__50__F" d="M52 45 26 60V30l26-15v30Z" /><path id="sen__50__H" d="M26 30v30L0 45V15l26 15Z" /><path id="sen__50__K" d="m21 0 21 12-21 12L0 12 21 0Z" /><path id="sen__50__M" d="m21 0 21 12v24L21 48V24l21-12L21 0Z" /><path id="sen__50__O" d="M21 24v24L0 36V12l21 12Z" /><path id="sen__50__R" d="m22 0 22 13-22 13L0 13 22 0Z" /><path id="sen__50__T" d="m22 0 22 12.75v25.5L22 51V25.5l22-12.75L22 0Z" /><path id="sen__50__V" d="M22 25.67V51L0 38.33V13l22 12.67Z" /><path id="sen__50__Y" d="m14 0 14 8-14 8L0 8l14-8Z" /><path id="sen__50__aa" d="m28 24-14 8V16l14-8v16Z" /><path id="sen__50__ac" d="M14 16v16L0 24V8l14 8Z" /><path id="sen__50__af" d="m26 0 26 15-26 15L0 15 26 0Z" /><path id="sen__50__ah" d="M52 45 26 60V30l26-15v30Z" /><path id="sen__50__ai" d="M26 30v30L0 45V15l26 15Z" /><linearGradient id="sen__50__a" x1="100%" x2="0%" y1="50%" y2="50%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".04" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".09" /></linearGradient><linearGradient id="sen__50__d" x1="100%" x2="0%" y1="28.23%" y2="71.77%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".15" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".45" /></linearGradient><linearGradient id="sen__50__f" x1="0%" x2="100%" y1="28.23%" y2="71.77%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity="0" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".25" /></linearGradient><linearGradient id="sen__50__i" x1="100%" x2="0%" y1="50%" y2="50%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity="0" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".25" /></linearGradient><linearGradient id="sen__50__l" x1="100%" x2="0%" y1="50%" y2="50%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity="0" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".25" /></linearGradient><linearGradient id="sen__50__n" x1="66.69%" x2="33.31%" y1="0%" y2="100%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".15" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".45" /></linearGradient><linearGradient id="sen__50__p" x1="33.31%" x2="66.69%" y1="0%" y2="100%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity="0" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".25" /></linearGradient><linearGradient id="sen__50__s" x1="100%" x2="0%" y1="50%" y2="50%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".35" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".25" /></linearGradient><linearGradient id="sen__50__u" x1="66.69%" x2="33.31%" y1="0%" y2="33.46%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".15" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".45" /></linearGradient><linearGradient id="sen__50__w" x1="66.69%" x2="33.31%" y1="70.63%" y2="28.8%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".25" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".45" /></linearGradient><linearGradient id="sen__50__z" x1="100%" x2="0%" y1="50%" y2="50%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".15" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".25" /></linearGradient><linearGradient id="sen__50__C" x1="33.31%" x2="66.69%" y1="66.56%" y2="100%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity="0" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".15" /></linearGradient><linearGradient id="sen__50__G" x1="66.69%" x2="33.31%" y1="0%" y2="33.46%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".35" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".45" /></linearGradient><linearGradient id="sen__50__I" x1="33.31%" x2="66.69%" y1="66.34%" y2="100%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".09" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".25" /></linearGradient><linearGradient id="sen__50__L" x1="100%" x2="0%" y1="50%" y2="50%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".09" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".25" /></linearGradient><linearGradient id="sen__50__N" x1="59.57%" x2="40.43%" y1="0%" y2="100%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".15" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".45" /></linearGradient><linearGradient id="sen__50__P" x1="32.99%" x2="67.01%" y1="0%" y2="100%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity="0" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".25" /></linearGradient><linearGradient id="sen__50__S" x1="100%" x2="0%" y1="50%" y2="50%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity="0" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".25" /></linearGradient><linearGradient id="sen__50__U" x1="59.3%" x2="40.7%" y1="0%" y2="33.46%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".15" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".45" /></linearGradient><linearGradient id="sen__50__W" x1="33.24%" x2="66.76%" y1="0%" y2="100%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity="0" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".25" /></linearGradient><linearGradient id="sen__50__Z" x1="100%" x2="0%" y1="66.33%" y2="33.67%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".45" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".65" /></linearGradient><linearGradient id="sen__50__ab" x1="67.01%" x2="32.99%" y1="100%" y2="0%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".45" /><stop offset="100%" stop-color="#2B6DE5" /></linearGradient><linearGradient id="sen__50__ad" x1="67.01%" x2="32.99%" y1="100%" y2="0%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".45" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".25" /></linearGradient><linearGradient id="sen__50__ag" x1="100%" x2="0%" y1="50%" y2="50%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".09" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".25" /></linearGradient><linearGradient id="sen__50__ak" x1="50%" x2="50%" y1="17.57%" y2="100%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity="0" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".15" /></linearGradient><filter id="sen__50__g" width="101%" height="101.6%" x="-.5%" y="-.8%" filterUnits="objectBoundingBox"><feOffset dx="-1" dy=".5" in="SourceAlpha" result="shadowOffsetInner1" /><feComposite in="shadowOffsetInner1" in2="SourceAlpha" k2="-1" k3="1" operator="arithmetic" result="shadowInnerInner1" /><feColorMatrix in="shadowInnerInner1" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.25 0" /></filter><filter id="sen__50__q" width="103.8%" height="102.2%" x="-1.9%" y="-1.1%" filterUnits="objectBoundingBox"><feOffset dx="-1" dy="-.5" in="SourceAlpha" result="shadowOffsetInner1" /><feComposite in="shadowOffsetInner1" in2="SourceAlpha" k2="-1" k3="1" operator="arithmetic" result="shadowInnerInner1" /><feColorMatrix in="shadowInnerInner1" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.25 0" /></filter><filter id="sen__50__x" width="103.8%" height="102.2%" x="-1.9%" y="-1.1%" filterUnits="objectBoundingBox"><feOffset dx="-1" dy=".5" in="SourceAlpha" result="shadowOffsetInner1" /><feComposite in="shadowOffsetInner1" in2="SourceAlpha" k2="-1" k3="1" operator="arithmetic" result="shadowInnerInner1" /><feColorMatrix in="shadowInnerInner1" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.305698208 0" /></filter><filter id="sen__50__D" width="103.8%" height="102.2%" x="-1.9%" y="-1.1%" filterUnits="objectBoundingBox"><feOffset dx="-1" dy="-.5" in="SourceAlpha" result="shadowOffsetInner1" /><feComposite in="shadowOffsetInner1" in2="SourceAlpha" k2="-1" k3="1" operator="arithmetic" result="shadowInnerInner1" /><feColorMatrix in="shadowInnerInner1" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.25 0" /></filter><filter id="sen__50__J" width="103.8%" height="102.2%" x="-1.9%" y="-1.1%" filterUnits="objectBoundingBox"><feOffset dx="-1" dy=".5" in="SourceAlpha" result="shadowOffsetInner1" /><feComposite in="shadowOffsetInner1" in2="SourceAlpha" k2="-1" k3="1" operator="arithmetic" result="shadowInnerInner1" /><feColorMatrix in="shadowInnerInner1" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.25 0" /></filter><filter id="sen__50__Q" width="104.8%" height="102.8%" x="-2.4%" y="-1.4%" filterUnits="objectBoundingBox"><feOffset dx="-1" dy="-.5" in="SourceAlpha" result="shadowOffsetInner1" /><feComposite in="shadowOffsetInner1" in2="SourceAlpha" k2="-1" k3="1" operator="arithmetic" result="shadowInnerInner1" /><feColorMatrix in="shadowInnerInner1" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.25 0" /></filter><filter id="sen__50__X" width="104.5%" height="102.6%" x="-2.3%" y="-1.3%" filterUnits="objectBoundingBox"><feOffset dx="-1" dy=".5" in="SourceAlpha" result="shadowOffsetInner1" /><feComposite in="shadowOffsetInner1" in2="SourceAlpha" k2="-1" k3="1" operator="arithmetic" result="shadowInnerInner1" /><feColorMatrix in="shadowInnerInner1" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.25 0" /></filter><filter id="sen__50__ae" width="107.1%" height="104.2%" x="-3.6%" y="-2.1%" filterUnits="objectBoundingBox"><feOffset dx="-1" dy=".5" in="SourceAlpha" result="shadowOffsetInner1" /><feComposite in="shadowOffsetInner1" in2="SourceAlpha" k2="-1" k3="1" operator="arithmetic" result="shadowInnerInner1" /><feColorMatrix in="shadowInnerInner1" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.25 0" /></filter><filter id="sen__50__aj" width="103.8%" height="102.2%" x="-1.9%" y="-1.1%" filterUnits="objectBoundingBox"><feOffset dx="-1" dy=".5" in="SourceAlpha" result="shadowOffsetInner1" /><feComposite in="shadowOffsetInner1" in2="SourceAlpha" k2="-1" k3="1" operator="arithmetic" result="shadowInnerInner1" /><feColorMatrix in="shadowInnerInner1" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.25 0" /></filter><radialGradient id="sen__50__k" cx="0%" cy="50%" r="173.33%" fx="0%" fy="50%" gradientTransform="scale(.57692 1)"><stop offset="0%" stop-color="#FFF" /><stop offset="100%" stop-color="#FFF" stop-opacity="0" /></radialGradient></defs><g fill="none" fill-rule="evenodd"><use xlink:href="#sen__50__b" fill="url(#sen__50__a)" transform="translate(31 100)" /><g transform="translate(31 100)"><use xlink:href="#sen__50__c" fill="#FFF" /><use xlink:href="#sen__50__c" fill="url(#sen__50__d)" /></g><g transform="translate(31 100)"><use xlink:href="#sen__50__e" fill="#FFF" /><use xlink:href="#sen__50__e" fill="url(#sen__50__f)" /><use xlink:href="#sen__50__e" fill="#000" filter="url(#sen__50__g)" /></g><g transform="translate(31 100)"><use xlink:href="#sen__50__h" fill="#FFF" /><use xlink:href="#sen__50__h" fill="url(#sen__50__i)" /></g><g transform="translate(102 94)"><use xlink:href="#sen__50__j" fill="#FFF" /><path fill="url(#sen__50__l)" stroke="url(#sen__50__k)" stroke-linejoin="square" d="M26 .58 51 15 26 29.42 1 15 26 .58Z" /></g><g transform="translate(102 94)"><use xlink:href="#sen__50__m" fill="#FFF" /><use xlink:href="#sen__50__m" fill="url(#sen__50__n)" /></g><g transform="translate(102 94)"><use xlink:href="#sen__50__o" fill="#FFF" /><use xlink:href="#sen__50__o" fill="url(#sen__50__p)" /><use xlink:href="#sen__50__o" fill="#000" filter="url(#sen__50__q)" /></g><g transform="translate(131 111)"><use xlink:href="#sen__50__r" fill="#FFF" /><use xlink:href="#sen__50__r" fill="url(#sen__50__s)" /></g><g transform="translate(131 111)"><use xlink:href="#sen__50__t" fill="#FFF" /><use xlink:href="#sen__50__t" fill="url(#sen__50__u)" /></g><g transform="translate(131 111)"><use xlink:href="#sen__50__v" fill="#FFF" /><use xlink:href="#sen__50__v" fill="url(#sen__50__w)" /><use xlink:href="#sen__50__v" fill="#000" filter="url(#sen__50__x)" /></g><g transform="translate(73 111)"><use xlink:href="#sen__50__y" fill="#FFF" /><use xlink:href="#sen__50__y" fill="url(#sen__50__z)" /></g><g transform="translate(73 111)"><use xlink:href="#sen__50__A" fill="#FFF" /><use xlink:href="#sen__50__A" fill="url(#sen__50__n)" /></g><g transform="translate(73 111)"><use xlink:href="#sen__50__B" fill="#FFF" /><use xlink:href="#sen__50__B" fill="url(#sen__50__C)" /><use xlink:href="#sen__50__B" fill="#000" filter="url(#sen__50__D)" /></g><g transform="translate(102 128)"><use xlink:href="#sen__50__E" fill="#FFF" /><use xlink:href="#sen__50__E" fill="url(#sen__50__s)" /></g><g transform="translate(102 128)"><use xlink:href="#sen__50__F" fill="#FFF" /><use xlink:href="#sen__50__F" fill="url(#sen__50__G)" /></g><g transform="translate(102 128)"><use xlink:href="#sen__50__H" fill="#FFF" /><use xlink:href="#sen__50__H" fill="url(#sen__50__I)" /><use xlink:href="#sen__50__H" fill="#000" filter="url(#sen__50__J)" /></g><g transform="translate(107 44)"><use xlink:href="#sen__50__K" fill="#FFF" /><use xlink:href="#sen__50__K" fill="url(#sen__50__L)" /></g><g transform="translate(107 44)"><use xlink:href="#sen__50__M" fill="#FFF" /><use xlink:href="#sen__50__M" fill="url(#sen__50__N)" /></g><g transform="translate(107 44)"><use xlink:href="#sen__50__O" fill="#FFF" /><use xlink:href="#sen__50__O" fill="url(#sen__50__P)" /><use xlink:href="#sen__50__O" fill="#000" filter="url(#sen__50__Q)" /></g><g transform="translate(147 76)"><use xlink:href="#sen__50__R" fill="#FFF" /><use xlink:href="#sen__50__R" fill="url(#sen__50__S)" /></g><g transform="translate(147 76)"><use xlink:href="#sen__50__T" fill="#FFF" /><use xlink:href="#sen__50__T" fill="url(#sen__50__U)" /></g><g transform="translate(147 76)"><use xlink:href="#sen__50__V" fill="#FFF" /><use xlink:href="#sen__50__V" fill="url(#sen__50__W)" /><use xlink:href="#sen__50__V" fill="#000" filter="url(#sen__50__X)" /></g><g transform="translate(69 70)"><use xlink:href="#sen__50__Y" fill="#FFF" /><use xlink:href="#sen__50__Y" fill="url(#sen__50__Z)" /></g><g transform="translate(69 70)"><use xlink:href="#sen__50__aa" fill="#FFF" /><use xlink:href="#sen__50__aa" fill="url(#sen__50__ab)" /></g><g transform="translate(69 70)"><use xlink:href="#sen__50__ac" fill="#FFF" /><use xlink:href="#sen__50__ac" fill="url(#sen__50__ad)" /><use xlink:href="#sen__50__ac" fill="#000" filter="url(#sen__50__ae)" /></g><g transform="translate(102 94)"><use xlink:href="#sen__50__af" fill="#FFF" /><use xlink:href="#sen__50__af" fill="url(#sen__50__ag)" /></g><g transform="translate(102 94)"><use xlink:href="#sen__50__ah" fill="#FFF" /><use xlink:href="#sen__50__ah" fill="url(#sen__50__G)" /></g><g transform="translate(102 94)"><use xlink:href="#sen__50__ai" fill="#FFF" /><use xlink:href="#sen__50__ai" fill="url(#sen__50__I)" /><use xlink:href="#sen__50__ai" fill="#000" filter="url(#sen__50__aj)" /></g><path fill="url(#sen__50__ak)" d="M194 0v84l-97 56V0h97ZM97 0v140L0 84V0h97Z" transform="translate(31 72)" /></g></svg>
1
+ <svg viewBox="0 0 256 256" stroke="none" xmlns="http://www.w3.org/2000/svg"><defs><path id="sen__49__b" d="M176.68 74 194 84l-97 56L0 84l17.32-10L97 120l79.68-46Z" /><path id="sen__49__c" d="m194 64-97 56v-8l97-56v8Z" /><path id="sen__49__e" d="M97 112v8L0 64v-8l97 56Z" /><path id="sen__49__h" d="m97 0 97 56-97 56L0 56 97 0Z" /><path id="sen__49__j" d="m26 0 26 15-26 15L0 15 26 0Z" /><path id="sen__49__m" d="M52 45 26 60V30l26-15v30Z" /><path id="sen__49__o" d="M26 30v30L0 45V15l26 15Z" /><path id="sen__49__r" d="m26 0 26 15-26 15L0 15 26 0Z" /><path id="sen__49__t" d="M52 45 26 60V30l26-15v30Z" /><path id="sen__49__v" d="M26 30v30L0 45V15l26 15Z" /><path id="sen__49__y" d="m26 0 26 15-26 15L0 15 26 0Z" /><path id="sen__49__A" d="M52 45 26 60V30l26-15v30Z" /><path id="sen__49__B" d="M26 30v30L0 45V15l26 15Z" /><path id="sen__49__E" d="m26 0 26 15-26 15L0 15 26 0Z" /><path id="sen__49__F" d="M52 45 26 60V30l26-15v30Z" /><path id="sen__49__H" d="M26 30v30L0 45V15l26 15Z" /><path id="sen__49__K" d="m21 0 21 12-21 12L0 12 21 0Z" /><path id="sen__49__M" d="m21 0 21 12v24L21 48V24l21-12L21 0Z" /><path id="sen__49__O" d="M21 24v24L0 36V12l21 12Z" /><path id="sen__49__R" d="m22 0 22 13-22 13L0 13 22 0Z" /><path id="sen__49__T" d="m22 0 22 12.75v25.5L22 51V25.5l22-12.75L22 0Z" /><path id="sen__49__V" d="M22 25.67V51L0 38.33V13l22 12.67Z" /><path id="sen__49__Y" d="m14 0 14 8-14 8L0 8l14-8Z" /><path id="sen__49__aa" d="m28 24-14 8V16l14-8v16Z" /><path id="sen__49__ac" d="M14 16v16L0 24V8l14 8Z" /><path id="sen__49__af" d="m26 0 26 15-26 15L0 15 26 0Z" /><path id="sen__49__ah" d="M52 45 26 60V30l26-15v30Z" /><path id="sen__49__ai" d="M26 30v30L0 45V15l26 15Z" /><linearGradient id="sen__49__a" x1="100%" x2="0%" y1="50%" y2="50%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".04" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".09" /></linearGradient><linearGradient id="sen__49__d" x1="100%" x2="0%" y1="28.23%" y2="71.77%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".15" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".45" /></linearGradient><linearGradient id="sen__49__f" x1="0%" x2="100%" y1="28.23%" y2="71.77%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity="0" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".25" /></linearGradient><linearGradient id="sen__49__i" x1="100%" x2="0%" y1="50%" y2="50%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity="0" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".25" /></linearGradient><linearGradient id="sen__49__l" x1="100%" x2="0%" y1="50%" y2="50%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity="0" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".25" /></linearGradient><linearGradient id="sen__49__n" x1="66.69%" x2="33.31%" y1="0%" y2="100%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".15" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".45" /></linearGradient><linearGradient id="sen__49__p" x1="33.31%" x2="66.69%" y1="0%" y2="100%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity="0" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".25" /></linearGradient><linearGradient id="sen__49__s" x1="100%" x2="0%" y1="50%" y2="50%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".35" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".25" /></linearGradient><linearGradient id="sen__49__u" x1="66.69%" x2="33.31%" y1="0%" y2="33.46%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".15" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".45" /></linearGradient><linearGradient id="sen__49__w" x1="66.69%" x2="33.31%" y1="70.63%" y2="28.8%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".25" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".45" /></linearGradient><linearGradient id="sen__49__z" x1="100%" x2="0%" y1="50%" y2="50%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".15" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".25" /></linearGradient><linearGradient id="sen__49__C" x1="33.31%" x2="66.69%" y1="66.56%" y2="100%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity="0" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".15" /></linearGradient><linearGradient id="sen__49__G" x1="66.69%" x2="33.31%" y1="0%" y2="33.46%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".35" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".45" /></linearGradient><linearGradient id="sen__49__I" x1="33.31%" x2="66.69%" y1="66.34%" y2="100%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".09" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".25" /></linearGradient><linearGradient id="sen__49__L" x1="100%" x2="0%" y1="50%" y2="50%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".09" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".25" /></linearGradient><linearGradient id="sen__49__N" x1="59.57%" x2="40.43%" y1="0%" y2="100%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".15" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".45" /></linearGradient><linearGradient id="sen__49__P" x1="32.99%" x2="67.01%" y1="0%" y2="100%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity="0" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".25" /></linearGradient><linearGradient id="sen__49__S" x1="100%" x2="0%" y1="50%" y2="50%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity="0" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".25" /></linearGradient><linearGradient id="sen__49__U" x1="59.3%" x2="40.7%" y1="0%" y2="33.46%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".15" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".45" /></linearGradient><linearGradient id="sen__49__W" x1="33.24%" x2="66.76%" y1="0%" y2="100%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity="0" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".25" /></linearGradient><linearGradient id="sen__49__Z" x1="100%" x2="0%" y1="66.33%" y2="33.67%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".45" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".65" /></linearGradient><linearGradient id="sen__49__ab" x1="67.01%" x2="32.99%" y1="100%" y2="0%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".45" /><stop offset="100%" stop-color="#2B6DE5" /></linearGradient><linearGradient id="sen__49__ad" x1="67.01%" x2="32.99%" y1="100%" y2="0%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".45" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".25" /></linearGradient><linearGradient id="sen__49__ag" x1="100%" x2="0%" y1="50%" y2="50%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".09" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".25" /></linearGradient><linearGradient id="sen__49__ak" x1="50%" x2="50%" y1="17.57%" y2="100%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity="0" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".15" /></linearGradient><filter id="sen__49__g" width="101%" height="101.6%" x="-.5%" y="-.8%" filterUnits="objectBoundingBox"><feOffset dx="-1" dy=".5" in="SourceAlpha" result="shadowOffsetInner1" /><feComposite in="shadowOffsetInner1" in2="SourceAlpha" k2="-1" k3="1" operator="arithmetic" result="shadowInnerInner1" /><feColorMatrix in="shadowInnerInner1" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.25 0" /></filter><filter id="sen__49__q" width="103.8%" height="102.2%" x="-1.9%" y="-1.1%" filterUnits="objectBoundingBox"><feOffset dx="-1" dy="-.5" in="SourceAlpha" result="shadowOffsetInner1" /><feComposite in="shadowOffsetInner1" in2="SourceAlpha" k2="-1" k3="1" operator="arithmetic" result="shadowInnerInner1" /><feColorMatrix in="shadowInnerInner1" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.25 0" /></filter><filter id="sen__49__x" width="103.8%" height="102.2%" x="-1.9%" y="-1.1%" filterUnits="objectBoundingBox"><feOffset dx="-1" dy=".5" in="SourceAlpha" result="shadowOffsetInner1" /><feComposite in="shadowOffsetInner1" in2="SourceAlpha" k2="-1" k3="1" operator="arithmetic" result="shadowInnerInner1" /><feColorMatrix in="shadowInnerInner1" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.305698208 0" /></filter><filter id="sen__49__D" width="103.8%" height="102.2%" x="-1.9%" y="-1.1%" filterUnits="objectBoundingBox"><feOffset dx="-1" dy="-.5" in="SourceAlpha" result="shadowOffsetInner1" /><feComposite in="shadowOffsetInner1" in2="SourceAlpha" k2="-1" k3="1" operator="arithmetic" result="shadowInnerInner1" /><feColorMatrix in="shadowInnerInner1" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.25 0" /></filter><filter id="sen__49__J" width="103.8%" height="102.2%" x="-1.9%" y="-1.1%" filterUnits="objectBoundingBox"><feOffset dx="-1" dy=".5" in="SourceAlpha" result="shadowOffsetInner1" /><feComposite in="shadowOffsetInner1" in2="SourceAlpha" k2="-1" k3="1" operator="arithmetic" result="shadowInnerInner1" /><feColorMatrix in="shadowInnerInner1" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.25 0" /></filter><filter id="sen__49__Q" width="104.8%" height="102.8%" x="-2.4%" y="-1.4%" filterUnits="objectBoundingBox"><feOffset dx="-1" dy="-.5" in="SourceAlpha" result="shadowOffsetInner1" /><feComposite in="shadowOffsetInner1" in2="SourceAlpha" k2="-1" k3="1" operator="arithmetic" result="shadowInnerInner1" /><feColorMatrix in="shadowInnerInner1" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.25 0" /></filter><filter id="sen__49__X" width="104.5%" height="102.6%" x="-2.3%" y="-1.3%" filterUnits="objectBoundingBox"><feOffset dx="-1" dy=".5" in="SourceAlpha" result="shadowOffsetInner1" /><feComposite in="shadowOffsetInner1" in2="SourceAlpha" k2="-1" k3="1" operator="arithmetic" result="shadowInnerInner1" /><feColorMatrix in="shadowInnerInner1" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.25 0" /></filter><filter id="sen__49__ae" width="107.1%" height="104.2%" x="-3.6%" y="-2.1%" filterUnits="objectBoundingBox"><feOffset dx="-1" dy=".5" in="SourceAlpha" result="shadowOffsetInner1" /><feComposite in="shadowOffsetInner1" in2="SourceAlpha" k2="-1" k3="1" operator="arithmetic" result="shadowInnerInner1" /><feColorMatrix in="shadowInnerInner1" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.25 0" /></filter><filter id="sen__49__aj" width="103.8%" height="102.2%" x="-1.9%" y="-1.1%" filterUnits="objectBoundingBox"><feOffset dx="-1" dy=".5" in="SourceAlpha" result="shadowOffsetInner1" /><feComposite in="shadowOffsetInner1" in2="SourceAlpha" k2="-1" k3="1" operator="arithmetic" result="shadowInnerInner1" /><feColorMatrix in="shadowInnerInner1" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.25 0" /></filter><radialGradient id="sen__49__k" cx="0%" cy="50%" r="173.33%" fx="0%" fy="50%" gradientTransform="scale(.57692 1)"><stop offset="0%" stop-color="#FFF" /><stop offset="100%" stop-color="#FFF" stop-opacity="0" /></radialGradient></defs><g fill="none" fill-rule="evenodd"><use xlink:href="#sen__49__b" fill="url(#sen__49__a)" transform="translate(31 100)" /><g transform="translate(31 100)"><use xlink:href="#sen__49__c" fill="#FFF" /><use xlink:href="#sen__49__c" fill="url(#sen__49__d)" /></g><g transform="translate(31 100)"><use xlink:href="#sen__49__e" fill="#FFF" /><use xlink:href="#sen__49__e" fill="url(#sen__49__f)" /><use xlink:href="#sen__49__e" fill="#000" filter="url(#sen__49__g)" /></g><g transform="translate(31 100)"><use xlink:href="#sen__49__h" fill="#FFF" /><use xlink:href="#sen__49__h" fill="url(#sen__49__i)" /></g><g transform="translate(102 94)"><use xlink:href="#sen__49__j" fill="#FFF" /><path fill="url(#sen__49__l)" stroke="url(#sen__49__k)" stroke-linejoin="square" d="M26 .58 51 15 26 29.42 1 15 26 .58Z" /></g><g transform="translate(102 94)"><use xlink:href="#sen__49__m" fill="#FFF" /><use xlink:href="#sen__49__m" fill="url(#sen__49__n)" /></g><g transform="translate(102 94)"><use xlink:href="#sen__49__o" fill="#FFF" /><use xlink:href="#sen__49__o" fill="url(#sen__49__p)" /><use xlink:href="#sen__49__o" fill="#000" filter="url(#sen__49__q)" /></g><g transform="translate(131 111)"><use xlink:href="#sen__49__r" fill="#FFF" /><use xlink:href="#sen__49__r" fill="url(#sen__49__s)" /></g><g transform="translate(131 111)"><use xlink:href="#sen__49__t" fill="#FFF" /><use xlink:href="#sen__49__t" fill="url(#sen__49__u)" /></g><g transform="translate(131 111)"><use xlink:href="#sen__49__v" fill="#FFF" /><use xlink:href="#sen__49__v" fill="url(#sen__49__w)" /><use xlink:href="#sen__49__v" fill="#000" filter="url(#sen__49__x)" /></g><g transform="translate(73 111)"><use xlink:href="#sen__49__y" fill="#FFF" /><use xlink:href="#sen__49__y" fill="url(#sen__49__z)" /></g><g transform="translate(73 111)"><use xlink:href="#sen__49__A" fill="#FFF" /><use xlink:href="#sen__49__A" fill="url(#sen__49__n)" /></g><g transform="translate(73 111)"><use xlink:href="#sen__49__B" fill="#FFF" /><use xlink:href="#sen__49__B" fill="url(#sen__49__C)" /><use xlink:href="#sen__49__B" fill="#000" filter="url(#sen__49__D)" /></g><g transform="translate(102 128)"><use xlink:href="#sen__49__E" fill="#FFF" /><use xlink:href="#sen__49__E" fill="url(#sen__49__s)" /></g><g transform="translate(102 128)"><use xlink:href="#sen__49__F" fill="#FFF" /><use xlink:href="#sen__49__F" fill="url(#sen__49__G)" /></g><g transform="translate(102 128)"><use xlink:href="#sen__49__H" fill="#FFF" /><use xlink:href="#sen__49__H" fill="url(#sen__49__I)" /><use xlink:href="#sen__49__H" fill="#000" filter="url(#sen__49__J)" /></g><g transform="translate(107 44)"><use xlink:href="#sen__49__K" fill="#FFF" /><use xlink:href="#sen__49__K" fill="url(#sen__49__L)" /></g><g transform="translate(107 44)"><use xlink:href="#sen__49__M" fill="#FFF" /><use xlink:href="#sen__49__M" fill="url(#sen__49__N)" /></g><g transform="translate(107 44)"><use xlink:href="#sen__49__O" fill="#FFF" /><use xlink:href="#sen__49__O" fill="url(#sen__49__P)" /><use xlink:href="#sen__49__O" fill="#000" filter="url(#sen__49__Q)" /></g><g transform="translate(147 76)"><use xlink:href="#sen__49__R" fill="#FFF" /><use xlink:href="#sen__49__R" fill="url(#sen__49__S)" /></g><g transform="translate(147 76)"><use xlink:href="#sen__49__T" fill="#FFF" /><use xlink:href="#sen__49__T" fill="url(#sen__49__U)" /></g><g transform="translate(147 76)"><use xlink:href="#sen__49__V" fill="#FFF" /><use xlink:href="#sen__49__V" fill="url(#sen__49__W)" /><use xlink:href="#sen__49__V" fill="#000" filter="url(#sen__49__X)" /></g><g transform="translate(69 70)"><use xlink:href="#sen__49__Y" fill="#FFF" /><use xlink:href="#sen__49__Y" fill="url(#sen__49__Z)" /></g><g transform="translate(69 70)"><use xlink:href="#sen__49__aa" fill="#FFF" /><use xlink:href="#sen__49__aa" fill="url(#sen__49__ab)" /></g><g transform="translate(69 70)"><use xlink:href="#sen__49__ac" fill="#FFF" /><use xlink:href="#sen__49__ac" fill="url(#sen__49__ad)" /><use xlink:href="#sen__49__ac" fill="#000" filter="url(#sen__49__ae)" /></g><g transform="translate(102 94)"><use xlink:href="#sen__49__af" fill="#FFF" /><use xlink:href="#sen__49__af" fill="url(#sen__49__ag)" /></g><g transform="translate(102 94)"><use xlink:href="#sen__49__ah" fill="#FFF" /><use xlink:href="#sen__49__ah" fill="url(#sen__49__G)" /></g><g transform="translate(102 94)"><use xlink:href="#sen__49__ai" fill="#FFF" /><use xlink:href="#sen__49__ai" fill="url(#sen__49__I)" /><use xlink:href="#sen__49__ai" fill="#000" filter="url(#sen__49__aj)" /></g><path fill="url(#sen__49__ak)" d="M194 0v84l-97 56V0h97ZM97 0v140L0 84V0h97Z" transform="translate(31 72)" /></g></svg>
@@ -1 +1 @@
1
- <svg viewBox="0 0 256 256" stroke="none" xmlns="http://www.w3.org/2000/svg"><defs><linearGradient id="sen__51__a" x1="100%" x2="0%" y1="50%" y2="50%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".04" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".09" /></linearGradient><linearGradient id="sen__51__d" x1="100%" x2="0%" y1="28.23%" y2="71.77%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".15" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".45" /></linearGradient><linearGradient id="sen__51__f" x1="0%" x2="100%" y1="28.23%" y2="71.77%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity="0" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".25" /></linearGradient><linearGradient id="sen__51__i" x1="100%" x2="0%" y1="50%" y2="50%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity="0" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".25" /></linearGradient><linearGradient id="sen__51__j" x1="50%" x2="50%" y1="17.57%" y2="100%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity="0" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".15" /></linearGradient><linearGradient id="sen__51__l" x1="100%" x2="0%" y1="50%" y2="50%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".2" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".3" /></linearGradient><linearGradient id="sen__51__o" x1="32.99%" x2="61.17%" y1="85.22%" y2="0%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".55" /><stop offset="100%" stop-color="#2B6DE5" /></linearGradient><linearGradient id="sen__51__q" x1="136.12%" x2="82.07%" y1="9.52%" y2="72.74%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".35" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".65" /></linearGradient><linearGradient id="sen__51__u" x1="33.86%" x2="74.95%" y1="77.63%" y2="28.12%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".04" /><stop offset="29.64%" stop-color="#2B6DE5" stop-opacity=".15" /><stop offset="57.18%" stop-color="#2B6DE5" stop-opacity=".15" /><stop offset="90.56%" stop-color="#2B6DE5" stop-opacity=".45" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".25" /></linearGradient><linearGradient id="sen__51__w" x1="0%" x2="60.12%" y1="78.6%" y2="52.15%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".25" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".55" /></linearGradient><linearGradient id="sen__51__A" x1="75.81%" x2="75.81%" y1="41.93%" y2="-54.53%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".35" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".45" /></linearGradient><linearGradient id="sen__51__C" x1="0%" x2="37.02%" y1="52.89%" y2="16.54%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity="0" /><stop offset="99.91%" stop-color="#2B6DE5" stop-opacity=".2" /></linearGradient><linearGradient id="sen__51__E" x1="100%" x2="0%" y1="50.85%" y2="49.15%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".45" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".65" /></linearGradient><linearGradient id="sen__51__G" x1="100%" x2="0%" y1="81.84%" y2="18.16%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".45" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".15" /></linearGradient><linearGradient id="sen__51__I" x1="58.48%" x2="41.52%" y1="0%" y2="100%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".25" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".6" /></linearGradient><linearGradient id="sen__51__K" x1="34.93%" x2="64.97%" y1="0%" y2="99.66%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".15" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".35" /></linearGradient><linearGradient id="sen__51__M" x1="100%" x2="0%" y1="50%" y2="50%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".2" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".3" /></linearGradient><linearGradient id="sen__51__O" x1="65.43%" x2="34.57%" y1="100%" y2="0%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".45" /><stop offset="100%" stop-color="#2B6DE5" /></linearGradient><linearGradient id="sen__51__Q" x1="60.57%" x2="39.43%" y1="100%" y2="0%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".45" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".25" /></linearGradient><linearGradient id="sen__51__T" x1="100%" x2="0%" y1="68%" y2="32%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".45" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".65" /></linearGradient><linearGradient id="sen__51__V" x1="64.22%" x2="35.78%" y1="0%" y2="100%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".25" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".6" /></linearGradient><linearGradient id="sen__51__X" x1="35.78%" x2="64.13%" y1="0%" y2="99.66%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".15" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".35" /></linearGradient><linearGradient id="sen__51__Z" x1="100%" x2="0%" y1="50%" y2="50%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".2" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".3" /></linearGradient><linearGradient id="sen__51__aa" x1="50%" x2="50%" y1="17.57%" y2="100%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity="0" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".15" /></linearGradient><path id="sen__51__b" d="M176.68 74 194 84l-97 56L0 84l17.32-10L97 120l79.68-46Z" /><path id="sen__51__c" d="m194 64-97 56v-8l97-56v8Z" /><path id="sen__51__e" d="M97 112v8L0 64v-8l97 56Z" /><path id="sen__51__h" d="m97 0 97 56-97 56L0 56 97 0Z" /><path id="sen__51__k" d="m128 118 65 38-65 38-65-38 65-38Z" /><path id="sen__51__m" d="M29.06 46.49 52.46 60l6.6-6.02-18-30z" /><path id="sen__51__p" d="M47.76 64.52c1.29 0-4.72-.07-18.02-.21l2.43-11.8 15.59.01c-1.93 0-3.5 2.69-3.5 6 0 3.32 1.57 6 3.5 6Z" /><path id="sen__51__r" d="m72.06 21.39 23.4 13.52 4.52-4.13-2.92-2.8z" /><path id="sen__51__s" d="M90.76 39.52c1.29 0-4.72-.07-18.02-.21l2.42-11.8 15.6.01c-1.94 0-3.5 2.69-3.5 6 0 3.32 1.56 6 3.5 6Z" /><path id="sen__51__t" d="M.06 53.49c-.6-7.83 3.4-15.33 12-22.5 6-5 15-23 29-29 10.42-4.47 13.71 0 17 0 3.29 0 4-2 9 1l.12.07.25.15c3.63 2.17 13.43 7.95 29.4 17.35-2.17-.7-4.31.43-6.77.43-3.29 0-6.58-4.47-17 0-14 6-23 24-29 29-8.6 7.17-12.6 14.5-12 22Z" /><path id="sen__51__v" d="M73.06 20.99c10.42-4.47 13.71 0 17 0 3.29 0 6-2 9 1 2 2 3 5 3 9l-6.61 3.87c-.06-1.71-.7-3.11-1.89-3.8-2.4-1.38-6.12.6-8.33 4.43a10.4 10.4 0 0 0-1.51 6.24L52.45 60.04c-.01-1.79-.65-3.27-1.89-3.98-2.4-1.38-6.12.6-8.33 4.43-1.28 2.21-1.77 4.56-1.49 6.41l-8.68 5.09c-.6-7.5 3.4-14.83 12-22 6-5 15-23 29-29Z" /><path id="sen__51__z" d="M53.06 43.99c3.33-2 14.67-8.67 34-20-4-3.34-9-3.34-15 0-9 5-15 13-19 20Z" /><path id="sen__51__B" d="m34.06 9.18 28 16.36c-6.42 5.45-11 12.45-17 20.45-12-7.34-21.33-13-28-17 5-7 11-15 17-19.81Z" /><path id="sen__51__D" d="m78.97 33.5.06 1-69 8-.06-1z" /><path id="sen__51__F" d="m49.4 9.7 30 24-.8.6-30-24z" /><path id="sen__51__H" d="m7 0 7 4.25v8.5L7 17V8.5l7-4.25L7 0Z" /><path id="sen__51__J" d="M7 8.5V17l-7-4.25v-8.5L7 8.5Z" /><path id="sen__51__L" d="m7 0 7 4.25L7 8.5 0 4.25 7 0Z" /><path id="sen__51__N" d="m20 18-10 6V12l10-6v12Z" /><path id="sen__51__P" d="M10 12v12L0 18V6l10 6Z" /><path id="sen__51__S" d="m10 0 10 6-10 6L0 6l10-6Z" /><path id="sen__51__U" d="m16 15-8 5V10l8-5v10Z" /><path id="sen__51__W" d="M8 10v10l-8-5V5l8 5Z" /><path id="sen__51__Y" d="m8 0 8 5-8 5-8-5 8-5Z" /><filter id="sen__51__g" width="101%" height="101.6%" x="-.5%" y="-.8%" filterUnits="objectBoundingBox"><feOffset dx="-1" dy=".5" in="SourceAlpha" result="shadowOffsetInner1" /><feComposite in="shadowOffsetInner1" in2="SourceAlpha" k2="-1" k3="1" operator="arithmetic" result="shadowInnerInner1" /><feColorMatrix in="shadowInnerInner1" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.25 0" /></filter><filter id="sen__51__x" width="100.7%" height="100.9%" x="-.4%" y="-.5%" filterUnits="objectBoundingBox"><feOffset dx=".5" dy=".5" in="SourceAlpha" result="shadowOffsetInner1" /><feComposite in="shadowOffsetInner1" in2="SourceAlpha" k2="-1" k3="1" operator="arithmetic" result="shadowInnerInner1" /><feColorMatrix in="shadowInnerInner1" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.25 0" /></filter><filter id="sen__51__R" width="110%" height="87.4%" x="-5%" y="14.9%" filterUnits="objectBoundingBox"><feOffset dx="-1" dy=".5" in="SourceAlpha" result="shadowOffsetInner1" /><feComposite in="shadowOffsetInner1" in2="SourceAlpha" k2="-1" k3="1" operator="arithmetic" result="shadowInnerInner1" /><feColorMatrix in="shadowInnerInner1" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.25 0" /></filter><ellipse id="sen__51__n" cx="46.56" cy="62.99" rx="3.5" ry="6" /><ellipse id="sen__51__y" cx="89.56" cy="37.99" rx="3.5" ry="6" /></defs><g fill="none" fill-rule="evenodd"><use xlink:href="#sen__51__b" fill="url(#sen__51__a)" transform="translate(31 100)" /><g transform="translate(31 100)"><use xlink:href="#sen__51__c" fill="#FFF" /><use xlink:href="#sen__51__c" fill="url(#sen__51__d)" /></g><g transform="translate(31 100)"><use xlink:href="#sen__51__e" fill="#FFF" /><use xlink:href="#sen__51__e" fill="url(#sen__51__f)" /><use xlink:href="#sen__51__e" fill="#000" filter="url(#sen__51__g)" /></g><g transform="translate(31 100)"><use xlink:href="#sen__51__h" fill="#FFF" /><use xlink:href="#sen__51__h" fill="url(#sen__51__i)" /></g><path fill="url(#sen__51__j)" d="M194 0v84l-97 56V0h97ZM97 0v140L0 84V0h97Z" transform="translate(31 72)" /><use xlink:href="#sen__51__k" fill="#FFF" /><use xlink:href="#sen__51__k" fill="url(#sen__51__l)" /><g transform="translate(79.94 96.01)"><use xlink:href="#sen__51__m" fill="#FFF" /><use xlink:href="#sen__51__m" fill="#2B6DE5" fill-opacity=".65" /></g><g transform="rotate(30 -92.64 260.16)"><use xlink:href="#sen__51__n" fill="#FFF" /><use xlink:href="#sen__51__n" fill="url(#sen__51__o)" /></g><g transform="rotate(30 -100.36 255.7)"><use xlink:href="#sen__51__p" fill="#FFF" /><use xlink:href="#sen__51__p" fill="url(#sen__51__q)" /></g><g transform="translate(79.94 96.01)"><use xlink:href="#sen__51__r" fill="#FFF" /><use xlink:href="#sen__51__r" fill="#2B6DE5" fill-opacity=".65" /></g><g transform="rotate(30 -57.36 230.7)"><use xlink:href="#sen__51__s" fill="#FFF" /><use xlink:href="#sen__51__s" fill="url(#sen__51__q)" /></g><g transform="translate(79.94 96.01)"><use xlink:href="#sen__51__t" fill="#FFF" /><use xlink:href="#sen__51__t" fill="url(#sen__51__u)" /></g><g transform="translate(79.94 96.01)"><use xlink:href="#sen__51__v" fill="#FFF" /><use xlink:href="#sen__51__v" fill="url(#sen__51__w)" /><use xlink:href="#sen__51__v" fill="#000" filter="url(#sen__51__x)" /></g><g transform="rotate(30 -49.63 235.16)"><use xlink:href="#sen__51__y" fill="#FFF" /><use xlink:href="#sen__51__y" fill="url(#sen__51__o)" /></g><g transform="translate(79.94 96.01)"><use xlink:href="#sen__51__z" fill="#FFF" /><use xlink:href="#sen__51__z" fill="url(#sen__51__A)" /></g><g transform="translate(79.94 96.01)"><use xlink:href="#sen__51__B" fill="#FFF" /><use xlink:href="#sen__51__B" fill="url(#sen__51__C)" /></g><g transform="translate(84 36)"><use xlink:href="#sen__51__D" fill="#FFF" /><use xlink:href="#sen__51__D" fill="url(#sen__51__E)" /></g><g transform="translate(84 36)"><use xlink:href="#sen__51__F" fill="#FFF" /><use xlink:href="#sen__51__F" fill="url(#sen__51__G)" /></g><g transform="translate(156 61)"><use xlink:href="#sen__51__H" fill="#FFF" /><use xlink:href="#sen__51__H" fill="url(#sen__51__I)" /></g><g transform="translate(156 61)"><use xlink:href="#sen__51__J" fill="#FFF" /><use xlink:href="#sen__51__J" fill="url(#sen__51__K)" /></g><g transform="translate(156 61)"><use xlink:href="#sen__51__L" fill="#FFF" /><use xlink:href="#sen__51__L" fill="url(#sen__51__M)" /></g><g transform="translate(84 66)"><use xlink:href="#sen__51__N" fill="#FFF" /><use xlink:href="#sen__51__N" fill="url(#sen__51__O)" /></g><g transform="translate(84 66)"><use xlink:href="#sen__51__P" fill="#FFF" /><use xlink:href="#sen__51__P" fill="url(#sen__51__Q)" /><use xlink:href="#sen__51__P" fill="#000" filter="url(#sen__51__R)" /></g><g transform="translate(84 66)"><use xlink:href="#sen__51__S" fill="#FFF" /><use xlink:href="#sen__51__S" fill="url(#sen__51__T)" /></g><g transform="translate(125 36)"><use xlink:href="#sen__51__U" fill="#FFF" /><use xlink:href="#sen__51__U" fill="url(#sen__51__V)" /></g><g transform="translate(125 36)"><use xlink:href="#sen__51__W" fill="#FFF" /><use xlink:href="#sen__51__W" fill="url(#sen__51__X)" /></g><g transform="translate(125 36)"><use xlink:href="#sen__51__Y" fill="#FFF" /><use xlink:href="#sen__51__Y" fill="url(#sen__51__Z)" /></g><path fill="url(#sen__51__aa)" d="m128 42 65 38v76l-65 38-65-38V80z" /></g></svg>
1
+ <svg viewBox="0 0 256 256" stroke="none" xmlns="http://www.w3.org/2000/svg"><defs><linearGradient id="sen__50__a" x1="100%" x2="0%" y1="50%" y2="50%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".04" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".09" /></linearGradient><linearGradient id="sen__50__d" x1="100%" x2="0%" y1="28.23%" y2="71.77%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".15" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".45" /></linearGradient><linearGradient id="sen__50__f" x1="0%" x2="100%" y1="28.23%" y2="71.77%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity="0" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".25" /></linearGradient><linearGradient id="sen__50__i" x1="100%" x2="0%" y1="50%" y2="50%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity="0" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".25" /></linearGradient><linearGradient id="sen__50__j" x1="50%" x2="50%" y1="17.57%" y2="100%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity="0" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".15" /></linearGradient><linearGradient id="sen__50__l" x1="100%" x2="0%" y1="50%" y2="50%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".2" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".3" /></linearGradient><linearGradient id="sen__50__o" x1="32.99%" x2="61.17%" y1="85.22%" y2="0%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".55" /><stop offset="100%" stop-color="#2B6DE5" /></linearGradient><linearGradient id="sen__50__q" x1="136.12%" x2="82.07%" y1="9.52%" y2="72.74%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".35" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".65" /></linearGradient><linearGradient id="sen__50__u" x1="33.86%" x2="74.95%" y1="77.63%" y2="28.12%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".04" /><stop offset="29.64%" stop-color="#2B6DE5" stop-opacity=".15" /><stop offset="57.18%" stop-color="#2B6DE5" stop-opacity=".15" /><stop offset="90.56%" stop-color="#2B6DE5" stop-opacity=".45" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".25" /></linearGradient><linearGradient id="sen__50__w" x1="0%" x2="60.12%" y1="78.6%" y2="52.15%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".25" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".55" /></linearGradient><linearGradient id="sen__50__A" x1="75.81%" x2="75.81%" y1="41.93%" y2="-54.53%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".35" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".45" /></linearGradient><linearGradient id="sen__50__C" x1="0%" x2="37.02%" y1="52.89%" y2="16.54%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity="0" /><stop offset="99.91%" stop-color="#2B6DE5" stop-opacity=".2" /></linearGradient><linearGradient id="sen__50__E" x1="100%" x2="0%" y1="50.85%" y2="49.15%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".45" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".65" /></linearGradient><linearGradient id="sen__50__G" x1="100%" x2="0%" y1="81.84%" y2="18.16%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".45" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".15" /></linearGradient><linearGradient id="sen__50__I" x1="58.48%" x2="41.52%" y1="0%" y2="100%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".25" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".6" /></linearGradient><linearGradient id="sen__50__K" x1="34.93%" x2="64.97%" y1="0%" y2="99.66%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".15" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".35" /></linearGradient><linearGradient id="sen__50__M" x1="100%" x2="0%" y1="50%" y2="50%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".2" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".3" /></linearGradient><linearGradient id="sen__50__O" x1="65.43%" x2="34.57%" y1="100%" y2="0%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".45" /><stop offset="100%" stop-color="#2B6DE5" /></linearGradient><linearGradient id="sen__50__Q" x1="60.57%" x2="39.43%" y1="100%" y2="0%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".45" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".25" /></linearGradient><linearGradient id="sen__50__T" x1="100%" x2="0%" y1="68%" y2="32%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".45" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".65" /></linearGradient><linearGradient id="sen__50__V" x1="64.22%" x2="35.78%" y1="0%" y2="100%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".25" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".6" /></linearGradient><linearGradient id="sen__50__X" x1="35.78%" x2="64.13%" y1="0%" y2="99.66%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".15" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".35" /></linearGradient><linearGradient id="sen__50__Z" x1="100%" x2="0%" y1="50%" y2="50%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity=".2" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".3" /></linearGradient><linearGradient id="sen__50__aa" x1="50%" x2="50%" y1="17.57%" y2="100%"><stop offset="0%" stop-color="#2B6DE5" stop-opacity="0" /><stop offset="100%" stop-color="#2B6DE5" stop-opacity=".15" /></linearGradient><path id="sen__50__b" d="M176.68 74 194 84l-97 56L0 84l17.32-10L97 120l79.68-46Z" /><path id="sen__50__c" d="m194 64-97 56v-8l97-56v8Z" /><path id="sen__50__e" d="M97 112v8L0 64v-8l97 56Z" /><path id="sen__50__h" d="m97 0 97 56-97 56L0 56 97 0Z" /><path id="sen__50__k" d="m128 118 65 38-65 38-65-38 65-38Z" /><path id="sen__50__m" d="M29.06 46.49 52.46 60l6.6-6.02-18-30z" /><path id="sen__50__p" d="M47.76 64.52c1.29 0-4.72-.07-18.02-.21l2.43-11.8 15.59.01c-1.93 0-3.5 2.69-3.5 6 0 3.32 1.57 6 3.5 6Z" /><path id="sen__50__r" d="m72.06 21.39 23.4 13.52 4.52-4.13-2.92-2.8z" /><path id="sen__50__s" d="M90.76 39.52c1.29 0-4.72-.07-18.02-.21l2.42-11.8 15.6.01c-1.94 0-3.5 2.69-3.5 6 0 3.32 1.56 6 3.5 6Z" /><path id="sen__50__t" d="M.06 53.49c-.6-7.83 3.4-15.33 12-22.5 6-5 15-23 29-29 10.42-4.47 13.71 0 17 0 3.29 0 4-2 9 1l.12.07.25.15c3.63 2.17 13.43 7.95 29.4 17.35-2.17-.7-4.31.43-6.77.43-3.29 0-6.58-4.47-17 0-14 6-23 24-29 29-8.6 7.17-12.6 14.5-12 22Z" /><path id="sen__50__v" d="M73.06 20.99c10.42-4.47 13.71 0 17 0 3.29 0 6-2 9 1 2 2 3 5 3 9l-6.61 3.87c-.06-1.71-.7-3.11-1.89-3.8-2.4-1.38-6.12.6-8.33 4.43a10.4 10.4 0 0 0-1.51 6.24L52.45 60.04c-.01-1.79-.65-3.27-1.89-3.98-2.4-1.38-6.12.6-8.33 4.43-1.28 2.21-1.77 4.56-1.49 6.41l-8.68 5.09c-.6-7.5 3.4-14.83 12-22 6-5 15-23 29-29Z" /><path id="sen__50__z" d="M53.06 43.99c3.33-2 14.67-8.67 34-20-4-3.34-9-3.34-15 0-9 5-15 13-19 20Z" /><path id="sen__50__B" d="m34.06 9.18 28 16.36c-6.42 5.45-11 12.45-17 20.45-12-7.34-21.33-13-28-17 5-7 11-15 17-19.81Z" /><path id="sen__50__D" d="m78.97 33.5.06 1-69 8-.06-1z" /><path id="sen__50__F" d="m49.4 9.7 30 24-.8.6-30-24z" /><path id="sen__50__H" d="m7 0 7 4.25v8.5L7 17V8.5l7-4.25L7 0Z" /><path id="sen__50__J" d="M7 8.5V17l-7-4.25v-8.5L7 8.5Z" /><path id="sen__50__L" d="m7 0 7 4.25L7 8.5 0 4.25 7 0Z" /><path id="sen__50__N" d="m20 18-10 6V12l10-6v12Z" /><path id="sen__50__P" d="M10 12v12L0 18V6l10 6Z" /><path id="sen__50__S" d="m10 0 10 6-10 6L0 6l10-6Z" /><path id="sen__50__U" d="m16 15-8 5V10l8-5v10Z" /><path id="sen__50__W" d="M8 10v10l-8-5V5l8 5Z" /><path id="sen__50__Y" d="m8 0 8 5-8 5-8-5 8-5Z" /><filter id="sen__50__g" width="101%" height="101.6%" x="-.5%" y="-.8%" filterUnits="objectBoundingBox"><feOffset dx="-1" dy=".5" in="SourceAlpha" result="shadowOffsetInner1" /><feComposite in="shadowOffsetInner1" in2="SourceAlpha" k2="-1" k3="1" operator="arithmetic" result="shadowInnerInner1" /><feColorMatrix in="shadowInnerInner1" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.25 0" /></filter><filter id="sen__50__x" width="100.7%" height="100.9%" x="-.4%" y="-.5%" filterUnits="objectBoundingBox"><feOffset dx=".5" dy=".5" in="SourceAlpha" result="shadowOffsetInner1" /><feComposite in="shadowOffsetInner1" in2="SourceAlpha" k2="-1" k3="1" operator="arithmetic" result="shadowInnerInner1" /><feColorMatrix in="shadowInnerInner1" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.25 0" /></filter><filter id="sen__50__R" width="110%" height="87.4%" x="-5%" y="14.9%" filterUnits="objectBoundingBox"><feOffset dx="-1" dy=".5" in="SourceAlpha" result="shadowOffsetInner1" /><feComposite in="shadowOffsetInner1" in2="SourceAlpha" k2="-1" k3="1" operator="arithmetic" result="shadowInnerInner1" /><feColorMatrix in="shadowInnerInner1" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.25 0" /></filter><ellipse id="sen__50__n" cx="46.56" cy="62.99" rx="3.5" ry="6" /><ellipse id="sen__50__y" cx="89.56" cy="37.99" rx="3.5" ry="6" /></defs><g fill="none" fill-rule="evenodd"><use xlink:href="#sen__50__b" fill="url(#sen__50__a)" transform="translate(31 100)" /><g transform="translate(31 100)"><use xlink:href="#sen__50__c" fill="#FFF" /><use xlink:href="#sen__50__c" fill="url(#sen__50__d)" /></g><g transform="translate(31 100)"><use xlink:href="#sen__50__e" fill="#FFF" /><use xlink:href="#sen__50__e" fill="url(#sen__50__f)" /><use xlink:href="#sen__50__e" fill="#000" filter="url(#sen__50__g)" /></g><g transform="translate(31 100)"><use xlink:href="#sen__50__h" fill="#FFF" /><use xlink:href="#sen__50__h" fill="url(#sen__50__i)" /></g><path fill="url(#sen__50__j)" d="M194 0v84l-97 56V0h97ZM97 0v140L0 84V0h97Z" transform="translate(31 72)" /><use xlink:href="#sen__50__k" fill="#FFF" /><use xlink:href="#sen__50__k" fill="url(#sen__50__l)" /><g transform="translate(79.94 96.01)"><use xlink:href="#sen__50__m" fill="#FFF" /><use xlink:href="#sen__50__m" fill="#2B6DE5" fill-opacity=".65" /></g><g transform="rotate(30 -92.64 260.16)"><use xlink:href="#sen__50__n" fill="#FFF" /><use xlink:href="#sen__50__n" fill="url(#sen__50__o)" /></g><g transform="rotate(30 -100.36 255.7)"><use xlink:href="#sen__50__p" fill="#FFF" /><use xlink:href="#sen__50__p" fill="url(#sen__50__q)" /></g><g transform="translate(79.94 96.01)"><use xlink:href="#sen__50__r" fill="#FFF" /><use xlink:href="#sen__50__r" fill="#2B6DE5" fill-opacity=".65" /></g><g transform="rotate(30 -57.36 230.7)"><use xlink:href="#sen__50__s" fill="#FFF" /><use xlink:href="#sen__50__s" fill="url(#sen__50__q)" /></g><g transform="translate(79.94 96.01)"><use xlink:href="#sen__50__t" fill="#FFF" /><use xlink:href="#sen__50__t" fill="url(#sen__50__u)" /></g><g transform="translate(79.94 96.01)"><use xlink:href="#sen__50__v" fill="#FFF" /><use xlink:href="#sen__50__v" fill="url(#sen__50__w)" /><use xlink:href="#sen__50__v" fill="#000" filter="url(#sen__50__x)" /></g><g transform="rotate(30 -49.63 235.16)"><use xlink:href="#sen__50__y" fill="#FFF" /><use xlink:href="#sen__50__y" fill="url(#sen__50__o)" /></g><g transform="translate(79.94 96.01)"><use xlink:href="#sen__50__z" fill="#FFF" /><use xlink:href="#sen__50__z" fill="url(#sen__50__A)" /></g><g transform="translate(79.94 96.01)"><use xlink:href="#sen__50__B" fill="#FFF" /><use xlink:href="#sen__50__B" fill="url(#sen__50__C)" /></g><g transform="translate(84 36)"><use xlink:href="#sen__50__D" fill="#FFF" /><use xlink:href="#sen__50__D" fill="url(#sen__50__E)" /></g><g transform="translate(84 36)"><use xlink:href="#sen__50__F" fill="#FFF" /><use xlink:href="#sen__50__F" fill="url(#sen__50__G)" /></g><g transform="translate(156 61)"><use xlink:href="#sen__50__H" fill="#FFF" /><use xlink:href="#sen__50__H" fill="url(#sen__50__I)" /></g><g transform="translate(156 61)"><use xlink:href="#sen__50__J" fill="#FFF" /><use xlink:href="#sen__50__J" fill="url(#sen__50__K)" /></g><g transform="translate(156 61)"><use xlink:href="#sen__50__L" fill="#FFF" /><use xlink:href="#sen__50__L" fill="url(#sen__50__M)" /></g><g transform="translate(84 66)"><use xlink:href="#sen__50__N" fill="#FFF" /><use xlink:href="#sen__50__N" fill="url(#sen__50__O)" /></g><g transform="translate(84 66)"><use xlink:href="#sen__50__P" fill="#FFF" /><use xlink:href="#sen__50__P" fill="url(#sen__50__Q)" /><use xlink:href="#sen__50__P" fill="#000" filter="url(#sen__50__R)" /></g><g transform="translate(84 66)"><use xlink:href="#sen__50__S" fill="#FFF" /><use xlink:href="#sen__50__S" fill="url(#sen__50__T)" /></g><g transform="translate(125 36)"><use xlink:href="#sen__50__U" fill="#FFF" /><use xlink:href="#sen__50__U" fill="url(#sen__50__V)" /></g><g transform="translate(125 36)"><use xlink:href="#sen__50__W" fill="#FFF" /><use xlink:href="#sen__50__W" fill="url(#sen__50__X)" /></g><g transform="translate(125 36)"><use xlink:href="#sen__50__Y" fill="#FFF" /><use xlink:href="#sen__50__Y" fill="url(#sen__50__Z)" /></g><path fill="url(#sen__50__aa)" d="m128 42 65 38v76l-65 38-65-38V80z" /></g></svg>