@sensoro-design/icons-svg 2.51.1 → 2.53.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/es/asn/LegendArrowBoldOutlined.d.ts +3 -0
- package/es/asn/LegendArrowBoldOutlined.js +20 -0
- package/es/asn/LegendArrowOutlined.d.ts +3 -0
- package/es/asn/LegendArrowOutlined.js +20 -0
- package/es/asn/LegendArrowThickOutlined.d.ts +3 -0
- package/es/asn/LegendArrowThickOutlined.js +20 -0
- package/es/asn/LegendCaretBoldFilled.d.ts +3 -0
- package/es/asn/LegendCaretBoldFilled.js +20 -0
- package/es/asn/LegendCaretFilled.d.ts +3 -0
- package/es/asn/LegendCaretFilled.js +20 -0
- package/es/asn/LegendCaretThickFilled.d.ts +3 -0
- package/es/asn/LegendCaretThickFilled.js +20 -0
- package/es/asn/LegendDashedArrowBoldOutlined.d.ts +3 -0
- package/es/asn/LegendDashedArrowBoldOutlined.js +20 -0
- package/es/asn/LegendDashedArrowOutlined.d.ts +3 -0
- package/es/asn/LegendDashedArrowOutlined.js +20 -0
- package/es/asn/LegendDashedArrowThickOutlined.d.ts +3 -0
- package/es/asn/LegendDashedArrowThickOutlined.js +20 -0
- package/es/asn/LegendDashedCaretBoldFilled.d.ts +3 -0
- package/es/asn/LegendDashedCaretBoldFilled.js +20 -0
- package/es/asn/LegendDashedCaretFilled.d.ts +3 -0
- package/es/asn/LegendDashedCaretFilled.js +20 -0
- package/es/asn/LegendDashedCaretThickFilled.d.ts +3 -0
- package/es/asn/LegendDashedCaretThickFilled.js +20 -0
- package/es/asn/LegendDashedLineBoldFilled.d.ts +3 -0
- package/es/asn/LegendDashedLineBoldFilled.js +20 -0
- package/es/asn/LegendDashedLineOutlined.d.ts +3 -0
- package/es/asn/LegendDashedLineOutlined.js +20 -0
- package/es/asn/LegendDashedLineThickFilled.d.ts +3 -0
- package/es/asn/LegendDashedLineThickFilled.js +20 -0
- package/es/asn/LegendLineBoldFilled.d.ts +3 -0
- package/es/asn/LegendLineBoldFilled.js +20 -0
- package/es/asn/LegendLineOutlined.d.ts +3 -0
- package/es/asn/LegendLineOutlined.js +20 -0
- package/es/asn/LegendLineThickFilled.d.ts +3 -0
- package/es/asn/LegendLineThickFilled.js +20 -0
- package/es/asn/LoadingProPurely.d.ts +3 -0
- package/es/asn/LoadingProPurely.js +87 -0
- package/es/asn/LoadingPurely.js +4 -4
- package/es/asn/LocationPurely.js +5 -5
- package/es/asn/MoonPurely.js +8 -8
- package/es/asn/NoAlarmPurely.js +112 -112
- package/es/asn/NoAppPurely.js +165 -165
- package/es/asn/NoCarPurely.js +136 -136
- package/es/asn/NoCarsPurely.js +177 -177
- package/es/asn/NoDataPurely.js +97 -97
- package/es/asn/NoDevicePurely.js +122 -122
- package/es/asn/NoImagePurely.js +51 -51
- package/es/asn/NoPersonPurely.js +99 -99
- package/es/asn/NoPersonsPurely.js +109 -109
- package/es/asn/NoVideoPurely.js +62 -62
- package/es/asn/OffDayPurely.js +67 -67
- package/es/asn/RotateRightPurely.js +8 -8
- package/es/asn/UserPurely.js +9 -9
- package/es/index.d.ts +19 -0
- package/es/index.js +19 -0
- package/inline-namespaced-svg/filled/legend-caret-bold.svg +1 -0
- package/inline-namespaced-svg/filled/legend-caret-thick.svg +1 -0
- package/inline-namespaced-svg/filled/legend-caret.svg +1 -0
- package/inline-namespaced-svg/filled/legend-dashed-caret-bold.svg +1 -0
- package/inline-namespaced-svg/filled/legend-dashed-caret-thick.svg +1 -0
- package/inline-namespaced-svg/filled/legend-dashed-caret.svg +1 -0
- package/inline-namespaced-svg/filled/legend-dashed-line-bold.svg +1 -0
- package/inline-namespaced-svg/filled/legend-dashed-line-thick.svg +1 -0
- package/inline-namespaced-svg/filled/legend-line-bold.svg +1 -0
- package/inline-namespaced-svg/filled/legend-line-thick.svg +1 -0
- package/inline-namespaced-svg/outlined/legend-arrow-bold.svg +1 -0
- package/inline-namespaced-svg/outlined/legend-arrow-thick.svg +1 -0
- package/inline-namespaced-svg/outlined/legend-arrow.svg +1 -0
- package/inline-namespaced-svg/outlined/legend-dashed-arrow-bold.svg +1 -0
- package/inline-namespaced-svg/outlined/legend-dashed-arrow-thick.svg +1 -0
- package/inline-namespaced-svg/outlined/legend-dashed-arrow.svg +1 -0
- package/inline-namespaced-svg/outlined/legend-dashed-line.svg +1 -0
- package/inline-namespaced-svg/outlined/legend-line.svg +1 -0
- package/inline-namespaced-svg/purely/loading-pro.svg +1 -0
- package/inline-namespaced-svg/purely/loading.svg +1 -1
- package/inline-namespaced-svg/purely/location.svg +1 -1
- package/inline-namespaced-svg/purely/moon.svg +1 -1
- package/inline-namespaced-svg/purely/no-alarm.svg +1 -1
- package/inline-namespaced-svg/purely/no-app.svg +1 -1
- package/inline-namespaced-svg/purely/no-car.svg +1 -1
- package/inline-namespaced-svg/purely/no-cars.svg +1 -1
- package/inline-namespaced-svg/purely/no-data.svg +1 -1
- package/inline-namespaced-svg/purely/no-device.svg +1 -1
- package/inline-namespaced-svg/purely/no-image.svg +1 -1
- package/inline-namespaced-svg/purely/no-person.svg +1 -1
- package/inline-namespaced-svg/purely/no-persons.svg +1 -1
- package/inline-namespaced-svg/purely/no-video.svg +1 -1
- package/inline-namespaced-svg/purely/off-day.svg +1 -1
- package/inline-namespaced-svg/purely/rotate-right.svg +1 -1
- package/inline-namespaced-svg/purely/user.svg +1 -1
- package/inline-svg/filled/legend-caret-bold.svg +1 -0
- package/inline-svg/filled/legend-caret-thick.svg +1 -0
- package/inline-svg/filled/legend-caret.svg +1 -0
- package/inline-svg/filled/legend-dashed-caret-bold.svg +1 -0
- package/inline-svg/filled/legend-dashed-caret-thick.svg +1 -0
- package/inline-svg/filled/legend-dashed-caret.svg +1 -0
- package/inline-svg/filled/legend-dashed-line-bold.svg +1 -0
- package/inline-svg/filled/legend-dashed-line-thick.svg +1 -0
- package/inline-svg/filled/legend-line-bold.svg +1 -0
- package/inline-svg/filled/legend-line-thick.svg +1 -0
- package/inline-svg/outlined/legend-arrow-bold.svg +1 -0
- package/inline-svg/outlined/legend-arrow-thick.svg +1 -0
- package/inline-svg/outlined/legend-arrow.svg +1 -0
- package/inline-svg/outlined/legend-dashed-arrow-bold.svg +1 -0
- package/inline-svg/outlined/legend-dashed-arrow-thick.svg +1 -0
- package/inline-svg/outlined/legend-dashed-arrow.svg +1 -0
- package/inline-svg/outlined/legend-dashed-line.svg +1 -0
- package/inline-svg/outlined/legend-line.svg +1 -0
- package/inline-svg/purely/loading-pro.svg +1 -0
- package/inline-svg/purely/loading.svg +1 -1
- package/inline-svg/purely/location.svg +1 -1
- package/inline-svg/purely/moon.svg +1 -1
- package/inline-svg/purely/no-alarm.svg +1 -1
- package/inline-svg/purely/no-app.svg +1 -1
- package/inline-svg/purely/no-car.svg +1 -1
- package/inline-svg/purely/no-cars.svg +1 -1
- package/inline-svg/purely/no-data.svg +1 -1
- package/inline-svg/purely/no-device.svg +1 -1
- package/inline-svg/purely/no-image.svg +1 -1
- package/inline-svg/purely/no-person.svg +1 -1
- package/inline-svg/purely/no-persons.svg +1 -1
- package/inline-svg/purely/no-video.svg +1 -1
- package/inline-svg/purely/off-day.svg +1 -1
- package/inline-svg/purely/rotate-right.svg +1 -1
- package/inline-svg/purely/user.svg +1 -1
- package/lib/asn/LegendArrowBoldOutlined.d.ts +3 -0
- package/lib/asn/LegendArrowBoldOutlined.js +41 -0
- package/lib/asn/LegendArrowOutlined.d.ts +3 -0
- package/lib/asn/LegendArrowOutlined.js +41 -0
- package/lib/asn/LegendArrowThickOutlined.d.ts +3 -0
- package/lib/asn/LegendArrowThickOutlined.js +41 -0
- package/lib/asn/LegendCaretBoldFilled.d.ts +3 -0
- package/lib/asn/LegendCaretBoldFilled.js +41 -0
- package/lib/asn/LegendCaretFilled.d.ts +3 -0
- package/lib/asn/LegendCaretFilled.js +41 -0
- package/lib/asn/LegendCaretThickFilled.d.ts +3 -0
- package/lib/asn/LegendCaretThickFilled.js +41 -0
- package/lib/asn/LegendDashedArrowBoldOutlined.d.ts +3 -0
- package/lib/asn/LegendDashedArrowBoldOutlined.js +41 -0
- package/lib/asn/LegendDashedArrowOutlined.d.ts +3 -0
- package/lib/asn/LegendDashedArrowOutlined.js +41 -0
- package/lib/asn/LegendDashedArrowThickOutlined.d.ts +3 -0
- package/lib/asn/LegendDashedArrowThickOutlined.js +41 -0
- package/lib/asn/LegendDashedCaretBoldFilled.d.ts +3 -0
- package/lib/asn/LegendDashedCaretBoldFilled.js +41 -0
- package/lib/asn/LegendDashedCaretFilled.d.ts +3 -0
- package/lib/asn/LegendDashedCaretFilled.js +41 -0
- package/lib/asn/LegendDashedCaretThickFilled.d.ts +3 -0
- package/lib/asn/LegendDashedCaretThickFilled.js +41 -0
- package/lib/asn/LegendDashedLineBoldFilled.d.ts +3 -0
- package/lib/asn/LegendDashedLineBoldFilled.js +39 -0
- package/lib/asn/LegendDashedLineOutlined.d.ts +3 -0
- package/lib/asn/LegendDashedLineOutlined.js +41 -0
- package/lib/asn/LegendDashedLineThickFilled.d.ts +3 -0
- package/lib/asn/LegendDashedLineThickFilled.js +41 -0
- package/lib/asn/LegendLineBoldFilled.d.ts +3 -0
- package/lib/asn/LegendLineBoldFilled.js +34 -0
- package/lib/asn/LegendLineOutlined.d.ts +3 -0
- package/lib/asn/LegendLineOutlined.js +34 -0
- package/lib/asn/LegendLineThickFilled.d.ts +3 -0
- package/lib/asn/LegendLineThickFilled.js +34 -0
- package/lib/asn/LoadingProPurely.d.ts +3 -0
- package/lib/asn/LoadingProPurely.js +71 -0
- package/lib/asn/LoadingPurely.js +4 -4
- package/lib/asn/LocationPurely.js +4 -4
- package/lib/asn/MoonPurely.js +6 -6
- package/lib/asn/NoAlarmPurely.js +90 -90
- package/lib/asn/NoAppPurely.js +129 -129
- package/lib/asn/NoCarPurely.js +109 -109
- package/lib/asn/NoCarsPurely.js +143 -143
- package/lib/asn/NoDataPurely.js +77 -77
- package/lib/asn/NoDevicePurely.js +93 -93
- package/lib/asn/NoImagePurely.js +41 -41
- package/lib/asn/NoPersonPurely.js +79 -79
- package/lib/asn/NoPersonsPurely.js +87 -87
- package/lib/asn/NoVideoPurely.js +49 -49
- package/lib/asn/OffDayPurely.js +55 -55
- package/lib/asn/RotateRightPurely.js +6 -6
- package/lib/asn/UserPurely.js +8 -8
- package/lib/index.d.ts +19 -0
- package/lib/index.js +57 -0
- package/package.json +1 -1
- package/src/asn/LegendArrowBoldOutlined.ts +21 -0
- package/src/asn/LegendArrowOutlined.ts +21 -0
- package/src/asn/LegendArrowThickOutlined.ts +21 -0
- package/src/asn/LegendCaretBoldFilled.ts +21 -0
- package/src/asn/LegendCaretFilled.ts +21 -0
- package/src/asn/LegendCaretThickFilled.ts +21 -0
- package/src/asn/LegendDashedArrowBoldOutlined.ts +21 -0
- package/src/asn/LegendDashedArrowOutlined.ts +21 -0
- package/src/asn/LegendDashedArrowThickOutlined.ts +21 -0
- package/src/asn/LegendDashedCaretBoldFilled.ts +21 -0
- package/src/asn/LegendDashedCaretFilled.ts +21 -0
- package/src/asn/LegendDashedCaretThickFilled.ts +21 -0
- package/src/asn/LegendDashedLineBoldFilled.ts +19 -0
- package/src/asn/LegendDashedLineOutlined.ts +21 -0
- package/src/asn/LegendDashedLineThickFilled.ts +21 -0
- package/src/asn/LegendLineBoldFilled.ts +14 -0
- package/src/asn/LegendLineOutlined.ts +14 -0
- package/src/asn/LegendLineThickFilled.ts +14 -0
- package/src/asn/LoadingProPurely.ts +51 -0
- package/src/asn/LoadingPurely.ts +4 -4
- package/src/asn/LocationPurely.ts +4 -4
- package/src/asn/MoonPurely.ts +6 -6
- package/src/asn/NoAlarmPurely.ts +90 -90
- package/src/asn/NoAppPurely.ts +129 -129
- package/src/asn/NoCarPurely.ts +109 -109
- package/src/asn/NoCarsPurely.ts +143 -143
- package/src/asn/NoDataPurely.ts +77 -77
- package/src/asn/NoDevicePurely.ts +93 -93
- package/src/asn/NoImagePurely.ts +41 -41
- package/src/asn/NoPersonPurely.ts +79 -79
- package/src/asn/NoPersonsPurely.ts +87 -87
- package/src/asn/NoVideoPurely.ts +49 -49
- package/src/asn/OffDayPurely.ts +55 -55
- package/src/asn/RotateRightPurely.ts +6 -6
- package/src/asn/UserPurely.ts +8 -8
- package/src/index.ts +19 -0
package/src/asn/NoAppPurely.ts
CHANGED
|
@@ -10,37 +10,37 @@ const NoAppPurely: IconDefinition = {
|
|
|
10
10
|
tag: 'defs',
|
|
11
11
|
attrs: {},
|
|
12
12
|
children: [
|
|
13
|
-
{ tag: 'path', attrs: { id: '
|
|
14
|
-
{ tag: 'path', attrs: { id: '
|
|
15
|
-
{ tag: 'path', attrs: { id: '
|
|
16
|
-
{ tag: 'path', attrs: { id: '
|
|
17
|
-
{ tag: 'path', attrs: { id: '
|
|
18
|
-
{ tag: 'path', attrs: { id: '
|
|
19
|
-
{ tag: 'path', attrs: { id: '
|
|
20
|
-
{ tag: 'path', attrs: { id: '
|
|
21
|
-
{ tag: 'path', attrs: { id: '
|
|
22
|
-
{ tag: 'path', attrs: { id: '
|
|
23
|
-
{ tag: 'path', attrs: { id: '
|
|
24
|
-
{ tag: 'path', attrs: { id: '
|
|
25
|
-
{ tag: 'path', attrs: { id: '
|
|
26
|
-
{ tag: 'path', attrs: { id: '
|
|
27
|
-
{ tag: 'path', attrs: { id: '
|
|
28
|
-
{ tag: 'path', attrs: { id: '
|
|
29
|
-
{ tag: 'path', attrs: { id: '
|
|
30
|
-
{ tag: 'path', attrs: { id: '
|
|
31
|
-
{ tag: 'path', attrs: { id: '
|
|
32
|
-
{ tag: 'path', attrs: { id: '
|
|
33
|
-
{ tag: 'path', attrs: { id: '
|
|
34
|
-
{ tag: 'path', attrs: { id: '
|
|
35
|
-
{ tag: 'path', attrs: { id: '
|
|
36
|
-
{ tag: 'path', attrs: { id: '
|
|
37
|
-
{ tag: 'path', attrs: { id: '
|
|
38
|
-
{ tag: 'path', attrs: { id: '
|
|
39
|
-
{ tag: 'path', attrs: { id: '
|
|
40
|
-
{ tag: 'path', attrs: { id: '
|
|
13
|
+
{ tag: 'path', attrs: { id: 'sen__38__b', d: 'M176.68 74 194 84l-97 56L0 84l17.32-10L97 120l79.68-46Z' } },
|
|
14
|
+
{ tag: 'path', attrs: { id: 'sen__38__c', d: 'm194 64-97 56v-8l97-56v8Z' } },
|
|
15
|
+
{ tag: 'path', attrs: { id: 'sen__38__e', d: 'M97 112v8L0 64v-8l97 56Z' } },
|
|
16
|
+
{ tag: 'path', attrs: { id: 'sen__38__h', d: 'm97 0 97 56-97 56L0 56 97 0Z' } },
|
|
17
|
+
{ tag: 'path', attrs: { id: 'sen__38__j', d: 'm26 0 26 15-26 15L0 15 26 0Z' } },
|
|
18
|
+
{ tag: 'path', attrs: { id: 'sen__38__m', d: 'M52 45 26 60V30l26-15v30Z' } },
|
|
19
|
+
{ tag: 'path', attrs: { id: 'sen__38__o', d: 'M26 30v30L0 45V15l26 15Z' } },
|
|
20
|
+
{ tag: 'path', attrs: { id: 'sen__38__r', d: 'm26 0 26 15-26 15L0 15 26 0Z' } },
|
|
21
|
+
{ tag: 'path', attrs: { id: 'sen__38__t', d: 'M52 45 26 60V30l26-15v30Z' } },
|
|
22
|
+
{ tag: 'path', attrs: { id: 'sen__38__v', d: 'M26 30v30L0 45V15l26 15Z' } },
|
|
23
|
+
{ tag: 'path', attrs: { id: 'sen__38__y', d: 'm26 0 26 15-26 15L0 15 26 0Z' } },
|
|
24
|
+
{ tag: 'path', attrs: { id: 'sen__38__A', d: 'M52 45 26 60V30l26-15v30Z' } },
|
|
25
|
+
{ tag: 'path', attrs: { id: 'sen__38__B', d: 'M26 30v30L0 45V15l26 15Z' } },
|
|
26
|
+
{ tag: 'path', attrs: { id: 'sen__38__E', d: 'm26 0 26 15-26 15L0 15 26 0Z' } },
|
|
27
|
+
{ tag: 'path', attrs: { id: 'sen__38__F', d: 'M52 45 26 60V30l26-15v30Z' } },
|
|
28
|
+
{ tag: 'path', attrs: { id: 'sen__38__H', d: 'M26 30v30L0 45V15l26 15Z' } },
|
|
29
|
+
{ tag: 'path', attrs: { id: 'sen__38__K', d: 'm21 0 21 12-21 12L0 12 21 0Z' } },
|
|
30
|
+
{ tag: 'path', attrs: { id: 'sen__38__M', d: 'm21 0 21 12v24L21 48V24l21-12L21 0Z' } },
|
|
31
|
+
{ tag: 'path', attrs: { id: 'sen__38__O', d: 'M21 24v24L0 36V12l21 12Z' } },
|
|
32
|
+
{ tag: 'path', attrs: { id: 'sen__38__R', d: 'm22 0 22 13-22 13L0 13 22 0Z' } },
|
|
33
|
+
{ tag: 'path', attrs: { id: 'sen__38__T', d: 'm22 0 22 12.75v25.5L22 51V25.5l22-12.75L22 0Z' } },
|
|
34
|
+
{ tag: 'path', attrs: { id: 'sen__38__V', d: 'M22 25.67V51L0 38.33V13l22 12.67Z' } },
|
|
35
|
+
{ tag: 'path', attrs: { id: 'sen__38__Y', d: 'm14 0 14 8-14 8L0 8l14-8Z' } },
|
|
36
|
+
{ tag: 'path', attrs: { id: 'sen__38__aa', d: 'm28 24-14 8V16l14-8v16Z' } },
|
|
37
|
+
{ tag: 'path', attrs: { id: 'sen__38__ac', d: 'M14 16v16L0 24V8l14 8Z' } },
|
|
38
|
+
{ tag: 'path', attrs: { id: 'sen__38__af', d: 'm26 0 26 15-26 15L0 15 26 0Z' } },
|
|
39
|
+
{ tag: 'path', attrs: { id: 'sen__38__ah', d: 'M52 45 26 60V30l26-15v30Z' } },
|
|
40
|
+
{ tag: 'path', attrs: { id: 'sen__38__ai', d: 'M26 30v30L0 45V15l26 15Z' } },
|
|
41
41
|
{
|
|
42
42
|
tag: 'linearGradient',
|
|
43
|
-
attrs: { id: '
|
|
43
|
+
attrs: { id: 'sen__38__a', x1: '100%', x2: '0%', y1: '50%', y2: '50%' },
|
|
44
44
|
children: [
|
|
45
45
|
{ tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '.04' } },
|
|
46
46
|
{ tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5', 'stop-opacity': '.09' } },
|
|
@@ -48,7 +48,7 @@ const NoAppPurely: IconDefinition = {
|
|
|
48
48
|
},
|
|
49
49
|
{
|
|
50
50
|
tag: 'linearGradient',
|
|
51
|
-
attrs: { id: '
|
|
51
|
+
attrs: { id: 'sen__38__d', x1: '100%', x2: '0%', y1: '28.23%', y2: '71.77%' },
|
|
52
52
|
children: [
|
|
53
53
|
{ tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '.15' } },
|
|
54
54
|
{ tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5', 'stop-opacity': '.45' } },
|
|
@@ -56,7 +56,7 @@ const NoAppPurely: IconDefinition = {
|
|
|
56
56
|
},
|
|
57
57
|
{
|
|
58
58
|
tag: 'linearGradient',
|
|
59
|
-
attrs: { id: '
|
|
59
|
+
attrs: { id: 'sen__38__f', x1: '0%', x2: '100%', y1: '28.23%', y2: '71.77%' },
|
|
60
60
|
children: [
|
|
61
61
|
{ tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '0' } },
|
|
62
62
|
{ tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5', 'stop-opacity': '.25' } },
|
|
@@ -64,7 +64,7 @@ const NoAppPurely: IconDefinition = {
|
|
|
64
64
|
},
|
|
65
65
|
{
|
|
66
66
|
tag: 'linearGradient',
|
|
67
|
-
attrs: { id: '
|
|
67
|
+
attrs: { id: 'sen__38__i', x1: '100%', x2: '0%', y1: '50%', y2: '50%' },
|
|
68
68
|
children: [
|
|
69
69
|
{ tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '0' } },
|
|
70
70
|
{ tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5', 'stop-opacity': '.25' } },
|
|
@@ -72,7 +72,7 @@ const NoAppPurely: IconDefinition = {
|
|
|
72
72
|
},
|
|
73
73
|
{
|
|
74
74
|
tag: 'linearGradient',
|
|
75
|
-
attrs: { id: '
|
|
75
|
+
attrs: { id: 'sen__38__l', x1: '100%', x2: '0%', y1: '50%', y2: '50%' },
|
|
76
76
|
children: [
|
|
77
77
|
{ tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '0' } },
|
|
78
78
|
{ tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5', 'stop-opacity': '.25' } },
|
|
@@ -80,7 +80,7 @@ const NoAppPurely: IconDefinition = {
|
|
|
80
80
|
},
|
|
81
81
|
{
|
|
82
82
|
tag: 'linearGradient',
|
|
83
|
-
attrs: { id: '
|
|
83
|
+
attrs: { id: 'sen__38__n', x1: '66.69%', x2: '33.31%', y1: '0%', y2: '100%' },
|
|
84
84
|
children: [
|
|
85
85
|
{ tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '.15' } },
|
|
86
86
|
{ tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5', 'stop-opacity': '.45' } },
|
|
@@ -88,7 +88,7 @@ const NoAppPurely: IconDefinition = {
|
|
|
88
88
|
},
|
|
89
89
|
{
|
|
90
90
|
tag: 'linearGradient',
|
|
91
|
-
attrs: { id: '
|
|
91
|
+
attrs: { id: 'sen__38__p', x1: '33.31%', x2: '66.69%', y1: '0%', y2: '100%' },
|
|
92
92
|
children: [
|
|
93
93
|
{ tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '0' } },
|
|
94
94
|
{ tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5', 'stop-opacity': '.25' } },
|
|
@@ -96,7 +96,7 @@ const NoAppPurely: IconDefinition = {
|
|
|
96
96
|
},
|
|
97
97
|
{
|
|
98
98
|
tag: 'linearGradient',
|
|
99
|
-
attrs: { id: '
|
|
99
|
+
attrs: { id: 'sen__38__s', x1: '100%', x2: '0%', y1: '50%', y2: '50%' },
|
|
100
100
|
children: [
|
|
101
101
|
{ tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '.35' } },
|
|
102
102
|
{ tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5', 'stop-opacity': '.25' } },
|
|
@@ -104,7 +104,7 @@ const NoAppPurely: IconDefinition = {
|
|
|
104
104
|
},
|
|
105
105
|
{
|
|
106
106
|
tag: 'linearGradient',
|
|
107
|
-
attrs: { id: '
|
|
107
|
+
attrs: { id: 'sen__38__u', x1: '66.69%', x2: '33.31%', y1: '0%', y2: '33.46%' },
|
|
108
108
|
children: [
|
|
109
109
|
{ tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '.15' } },
|
|
110
110
|
{ tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5', 'stop-opacity': '.45' } },
|
|
@@ -112,7 +112,7 @@ const NoAppPurely: IconDefinition = {
|
|
|
112
112
|
},
|
|
113
113
|
{
|
|
114
114
|
tag: 'linearGradient',
|
|
115
|
-
attrs: { id: '
|
|
115
|
+
attrs: { id: 'sen__38__w', x1: '66.69%', x2: '33.31%', y1: '70.63%', y2: '28.8%' },
|
|
116
116
|
children: [
|
|
117
117
|
{ tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '.25' } },
|
|
118
118
|
{ tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5', 'stop-opacity': '.45' } },
|
|
@@ -120,7 +120,7 @@ const NoAppPurely: IconDefinition = {
|
|
|
120
120
|
},
|
|
121
121
|
{
|
|
122
122
|
tag: 'linearGradient',
|
|
123
|
-
attrs: { id: '
|
|
123
|
+
attrs: { id: 'sen__38__z', x1: '100%', x2: '0%', y1: '50%', y2: '50%' },
|
|
124
124
|
children: [
|
|
125
125
|
{ tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '.15' } },
|
|
126
126
|
{ tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5', 'stop-opacity': '.25' } },
|
|
@@ -128,7 +128,7 @@ const NoAppPurely: IconDefinition = {
|
|
|
128
128
|
},
|
|
129
129
|
{
|
|
130
130
|
tag: 'linearGradient',
|
|
131
|
-
attrs: { id: '
|
|
131
|
+
attrs: { id: 'sen__38__C', x1: '33.31%', x2: '66.69%', y1: '66.56%', y2: '100%' },
|
|
132
132
|
children: [
|
|
133
133
|
{ tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '0' } },
|
|
134
134
|
{ tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5', 'stop-opacity': '.15' } },
|
|
@@ -136,7 +136,7 @@ const NoAppPurely: IconDefinition = {
|
|
|
136
136
|
},
|
|
137
137
|
{
|
|
138
138
|
tag: 'linearGradient',
|
|
139
|
-
attrs: { id: '
|
|
139
|
+
attrs: { id: 'sen__38__G', x1: '66.69%', x2: '33.31%', y1: '0%', y2: '33.46%' },
|
|
140
140
|
children: [
|
|
141
141
|
{ tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '.35' } },
|
|
142
142
|
{ tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5', 'stop-opacity': '.45' } },
|
|
@@ -144,7 +144,7 @@ const NoAppPurely: IconDefinition = {
|
|
|
144
144
|
},
|
|
145
145
|
{
|
|
146
146
|
tag: 'linearGradient',
|
|
147
|
-
attrs: { id: '
|
|
147
|
+
attrs: { id: 'sen__38__I', x1: '33.31%', x2: '66.69%', y1: '66.34%', y2: '100%' },
|
|
148
148
|
children: [
|
|
149
149
|
{ tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '.09' } },
|
|
150
150
|
{ tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5', 'stop-opacity': '.25' } },
|
|
@@ -152,7 +152,7 @@ const NoAppPurely: IconDefinition = {
|
|
|
152
152
|
},
|
|
153
153
|
{
|
|
154
154
|
tag: 'linearGradient',
|
|
155
|
-
attrs: { id: '
|
|
155
|
+
attrs: { id: 'sen__38__L', x1: '100%', x2: '0%', y1: '50%', y2: '50%' },
|
|
156
156
|
children: [
|
|
157
157
|
{ tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '.09' } },
|
|
158
158
|
{ tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5', 'stop-opacity': '.25' } },
|
|
@@ -160,7 +160,7 @@ const NoAppPurely: IconDefinition = {
|
|
|
160
160
|
},
|
|
161
161
|
{
|
|
162
162
|
tag: 'linearGradient',
|
|
163
|
-
attrs: { id: '
|
|
163
|
+
attrs: { id: 'sen__38__N', x1: '59.57%', x2: '40.43%', y1: '0%', y2: '100%' },
|
|
164
164
|
children: [
|
|
165
165
|
{ tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '.15' } },
|
|
166
166
|
{ tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5', 'stop-opacity': '.45' } },
|
|
@@ -168,7 +168,7 @@ const NoAppPurely: IconDefinition = {
|
|
|
168
168
|
},
|
|
169
169
|
{
|
|
170
170
|
tag: 'linearGradient',
|
|
171
|
-
attrs: { id: '
|
|
171
|
+
attrs: { id: 'sen__38__P', x1: '32.99%', x2: '67.01%', y1: '0%', y2: '100%' },
|
|
172
172
|
children: [
|
|
173
173
|
{ tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '0' } },
|
|
174
174
|
{ tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5', 'stop-opacity': '.25' } },
|
|
@@ -176,7 +176,7 @@ const NoAppPurely: IconDefinition = {
|
|
|
176
176
|
},
|
|
177
177
|
{
|
|
178
178
|
tag: 'linearGradient',
|
|
179
|
-
attrs: { id: '
|
|
179
|
+
attrs: { id: 'sen__38__S', x1: '100%', x2: '0%', y1: '50%', y2: '50%' },
|
|
180
180
|
children: [
|
|
181
181
|
{ tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '0' } },
|
|
182
182
|
{ tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5', 'stop-opacity': '.25' } },
|
|
@@ -184,7 +184,7 @@ const NoAppPurely: IconDefinition = {
|
|
|
184
184
|
},
|
|
185
185
|
{
|
|
186
186
|
tag: 'linearGradient',
|
|
187
|
-
attrs: { id: '
|
|
187
|
+
attrs: { id: 'sen__38__U', x1: '59.3%', x2: '40.7%', y1: '0%', y2: '33.46%' },
|
|
188
188
|
children: [
|
|
189
189
|
{ tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '.15' } },
|
|
190
190
|
{ tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5', 'stop-opacity': '.45' } },
|
|
@@ -192,7 +192,7 @@ const NoAppPurely: IconDefinition = {
|
|
|
192
192
|
},
|
|
193
193
|
{
|
|
194
194
|
tag: 'linearGradient',
|
|
195
|
-
attrs: { id: '
|
|
195
|
+
attrs: { id: 'sen__38__W', x1: '33.24%', x2: '66.76%', y1: '0%', y2: '100%' },
|
|
196
196
|
children: [
|
|
197
197
|
{ tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '0' } },
|
|
198
198
|
{ tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5', 'stop-opacity': '.25' } },
|
|
@@ -200,7 +200,7 @@ const NoAppPurely: IconDefinition = {
|
|
|
200
200
|
},
|
|
201
201
|
{
|
|
202
202
|
tag: 'linearGradient',
|
|
203
|
-
attrs: { id: '
|
|
203
|
+
attrs: { id: 'sen__38__Z', x1: '100%', x2: '0%', y1: '66.33%', y2: '33.67%' },
|
|
204
204
|
children: [
|
|
205
205
|
{ tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '.45' } },
|
|
206
206
|
{ tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5', 'stop-opacity': '.65' } },
|
|
@@ -208,7 +208,7 @@ const NoAppPurely: IconDefinition = {
|
|
|
208
208
|
},
|
|
209
209
|
{
|
|
210
210
|
tag: 'linearGradient',
|
|
211
|
-
attrs: { id: '
|
|
211
|
+
attrs: { id: 'sen__38__ab', x1: '67.01%', x2: '32.99%', y1: '100%', y2: '0%' },
|
|
212
212
|
children: [
|
|
213
213
|
{ tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '.45' } },
|
|
214
214
|
{ tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5' } },
|
|
@@ -216,7 +216,7 @@ const NoAppPurely: IconDefinition = {
|
|
|
216
216
|
},
|
|
217
217
|
{
|
|
218
218
|
tag: 'linearGradient',
|
|
219
|
-
attrs: { id: '
|
|
219
|
+
attrs: { id: 'sen__38__ad', x1: '67.01%', x2: '32.99%', y1: '100%', y2: '0%' },
|
|
220
220
|
children: [
|
|
221
221
|
{ tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '.45' } },
|
|
222
222
|
{ tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5', 'stop-opacity': '.25' } },
|
|
@@ -224,7 +224,7 @@ const NoAppPurely: IconDefinition = {
|
|
|
224
224
|
},
|
|
225
225
|
{
|
|
226
226
|
tag: 'linearGradient',
|
|
227
|
-
attrs: { id: '
|
|
227
|
+
attrs: { id: 'sen__38__ag', x1: '100%', x2: '0%', y1: '50%', y2: '50%' },
|
|
228
228
|
children: [
|
|
229
229
|
{ tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '.09' } },
|
|
230
230
|
{ tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5', 'stop-opacity': '.25' } },
|
|
@@ -232,7 +232,7 @@ const NoAppPurely: IconDefinition = {
|
|
|
232
232
|
},
|
|
233
233
|
{
|
|
234
234
|
tag: 'linearGradient',
|
|
235
|
-
attrs: { id: '
|
|
235
|
+
attrs: { id: 'sen__38__ak', x1: '50%', x2: '50%', y1: '17.57%', y2: '100%' },
|
|
236
236
|
children: [
|
|
237
237
|
{ tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '0' } },
|
|
238
238
|
{ tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5', 'stop-opacity': '.15' } },
|
|
@@ -241,7 +241,7 @@ const NoAppPurely: IconDefinition = {
|
|
|
241
241
|
{
|
|
242
242
|
tag: 'filter',
|
|
243
243
|
attrs: {
|
|
244
|
-
id: '
|
|
244
|
+
id: 'sen__38__g',
|
|
245
245
|
width: '101%',
|
|
246
246
|
height: '101.6%',
|
|
247
247
|
x: '-.5%',
|
|
@@ -270,7 +270,7 @@ const NoAppPurely: IconDefinition = {
|
|
|
270
270
|
{
|
|
271
271
|
tag: 'filter',
|
|
272
272
|
attrs: {
|
|
273
|
-
id: '
|
|
273
|
+
id: 'sen__38__q',
|
|
274
274
|
width: '103.8%',
|
|
275
275
|
height: '102.2%',
|
|
276
276
|
x: '-1.9%',
|
|
@@ -299,7 +299,7 @@ const NoAppPurely: IconDefinition = {
|
|
|
299
299
|
{
|
|
300
300
|
tag: 'filter',
|
|
301
301
|
attrs: {
|
|
302
|
-
id: '
|
|
302
|
+
id: 'sen__38__x',
|
|
303
303
|
width: '103.8%',
|
|
304
304
|
height: '102.2%',
|
|
305
305
|
x: '-1.9%',
|
|
@@ -328,7 +328,7 @@ const NoAppPurely: IconDefinition = {
|
|
|
328
328
|
{
|
|
329
329
|
tag: 'filter',
|
|
330
330
|
attrs: {
|
|
331
|
-
id: '
|
|
331
|
+
id: 'sen__38__D',
|
|
332
332
|
width: '103.8%',
|
|
333
333
|
height: '102.2%',
|
|
334
334
|
x: '-1.9%',
|
|
@@ -357,7 +357,7 @@ const NoAppPurely: IconDefinition = {
|
|
|
357
357
|
{
|
|
358
358
|
tag: 'filter',
|
|
359
359
|
attrs: {
|
|
360
|
-
id: '
|
|
360
|
+
id: 'sen__38__J',
|
|
361
361
|
width: '103.8%',
|
|
362
362
|
height: '102.2%',
|
|
363
363
|
x: '-1.9%',
|
|
@@ -386,7 +386,7 @@ const NoAppPurely: IconDefinition = {
|
|
|
386
386
|
{
|
|
387
387
|
tag: 'filter',
|
|
388
388
|
attrs: {
|
|
389
|
-
id: '
|
|
389
|
+
id: 'sen__38__Q',
|
|
390
390
|
width: '104.8%',
|
|
391
391
|
height: '102.8%',
|
|
392
392
|
x: '-2.4%',
|
|
@@ -415,7 +415,7 @@ const NoAppPurely: IconDefinition = {
|
|
|
415
415
|
{
|
|
416
416
|
tag: 'filter',
|
|
417
417
|
attrs: {
|
|
418
|
-
id: '
|
|
418
|
+
id: 'sen__38__X',
|
|
419
419
|
width: '104.5%',
|
|
420
420
|
height: '102.6%',
|
|
421
421
|
x: '-2.3%',
|
|
@@ -444,7 +444,7 @@ const NoAppPurely: IconDefinition = {
|
|
|
444
444
|
{
|
|
445
445
|
tag: 'filter',
|
|
446
446
|
attrs: {
|
|
447
|
-
id: '
|
|
447
|
+
id: 'sen__38__ae',
|
|
448
448
|
width: '107.1%',
|
|
449
449
|
height: '104.2%',
|
|
450
450
|
x: '-3.6%',
|
|
@@ -473,7 +473,7 @@ const NoAppPurely: IconDefinition = {
|
|
|
473
473
|
{
|
|
474
474
|
tag: 'filter',
|
|
475
475
|
attrs: {
|
|
476
|
-
id: '
|
|
476
|
+
id: 'sen__38__aj',
|
|
477
477
|
width: '103.8%',
|
|
478
478
|
height: '102.2%',
|
|
479
479
|
x: '-1.9%',
|
|
@@ -502,7 +502,7 @@ const NoAppPurely: IconDefinition = {
|
|
|
502
502
|
{
|
|
503
503
|
tag: 'radialGradient',
|
|
504
504
|
attrs: {
|
|
505
|
-
id: '
|
|
505
|
+
id: 'sen__38__k',
|
|
506
506
|
cx: '0%',
|
|
507
507
|
cy: '50%',
|
|
508
508
|
r: '173.33%',
|
|
@@ -523,43 +523,43 @@ const NoAppPurely: IconDefinition = {
|
|
|
523
523
|
children: [
|
|
524
524
|
{
|
|
525
525
|
tag: 'use',
|
|
526
|
-
attrs: { 'xlink:href': '#
|
|
526
|
+
attrs: { 'xlink:href': '#sen__38__b', fill: 'url(#sen__38__a)', transform: 'translate(31 100)' },
|
|
527
527
|
},
|
|
528
528
|
{
|
|
529
529
|
tag: 'g',
|
|
530
530
|
attrs: { transform: 'translate(31 100)' },
|
|
531
531
|
children: [
|
|
532
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
533
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
532
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__38__c', fill: '#FFF' } },
|
|
533
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__38__c', fill: 'url(#sen__38__d)' } },
|
|
534
534
|
],
|
|
535
535
|
},
|
|
536
536
|
{
|
|
537
537
|
tag: 'g',
|
|
538
538
|
attrs: { transform: 'translate(31 100)' },
|
|
539
539
|
children: [
|
|
540
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
541
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
542
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
540
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__38__e', fill: '#FFF' } },
|
|
541
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__38__e', fill: 'url(#sen__38__f)' } },
|
|
542
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__38__e', fill: '#000', filter: 'url(#sen__38__g)' } },
|
|
543
543
|
],
|
|
544
544
|
},
|
|
545
545
|
{
|
|
546
546
|
tag: 'g',
|
|
547
547
|
attrs: { transform: 'translate(31 100)' },
|
|
548
548
|
children: [
|
|
549
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
550
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
549
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__38__h', fill: '#FFF' } },
|
|
550
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__38__h', fill: 'url(#sen__38__i)' } },
|
|
551
551
|
],
|
|
552
552
|
},
|
|
553
553
|
{
|
|
554
554
|
tag: 'g',
|
|
555
555
|
attrs: { transform: 'translate(102 94)' },
|
|
556
556
|
children: [
|
|
557
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
557
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__38__j', fill: '#FFF' } },
|
|
558
558
|
{
|
|
559
559
|
tag: 'path',
|
|
560
560
|
attrs: {
|
|
561
|
-
fill: 'url(#
|
|
562
|
-
stroke: 'url(#
|
|
561
|
+
fill: 'url(#sen__38__l)',
|
|
562
|
+
stroke: 'url(#sen__38__k)',
|
|
563
563
|
'stroke-linejoin': 'square',
|
|
564
564
|
d: 'M26 .58 51 15 26 29.42 1 15 26 .58Z',
|
|
565
565
|
},
|
|
@@ -570,198 +570,198 @@ const NoAppPurely: IconDefinition = {
|
|
|
570
570
|
tag: 'g',
|
|
571
571
|
attrs: { transform: 'translate(102 94)' },
|
|
572
572
|
children: [
|
|
573
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
574
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
573
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__38__m', fill: '#FFF' } },
|
|
574
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__38__m', fill: 'url(#sen__38__n)' } },
|
|
575
575
|
],
|
|
576
576
|
},
|
|
577
577
|
{
|
|
578
578
|
tag: 'g',
|
|
579
579
|
attrs: { transform: 'translate(102 94)' },
|
|
580
580
|
children: [
|
|
581
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
582
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
583
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
581
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__38__o', fill: '#FFF' } },
|
|
582
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__38__o', fill: 'url(#sen__38__p)' } },
|
|
583
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__38__o', fill: '#000', filter: 'url(#sen__38__q)' } },
|
|
584
584
|
],
|
|
585
585
|
},
|
|
586
586
|
{
|
|
587
587
|
tag: 'g',
|
|
588
588
|
attrs: { transform: 'translate(131 111)' },
|
|
589
589
|
children: [
|
|
590
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
591
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
590
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__38__r', fill: '#FFF' } },
|
|
591
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__38__r', fill: 'url(#sen__38__s)' } },
|
|
592
592
|
],
|
|
593
593
|
},
|
|
594
594
|
{
|
|
595
595
|
tag: 'g',
|
|
596
596
|
attrs: { transform: 'translate(131 111)' },
|
|
597
597
|
children: [
|
|
598
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
599
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
598
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__38__t', fill: '#FFF' } },
|
|
599
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__38__t', fill: 'url(#sen__38__u)' } },
|
|
600
600
|
],
|
|
601
601
|
},
|
|
602
602
|
{
|
|
603
603
|
tag: 'g',
|
|
604
604
|
attrs: { transform: 'translate(131 111)' },
|
|
605
605
|
children: [
|
|
606
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
607
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
608
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
606
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__38__v', fill: '#FFF' } },
|
|
607
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__38__v', fill: 'url(#sen__38__w)' } },
|
|
608
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__38__v', fill: '#000', filter: 'url(#sen__38__x)' } },
|
|
609
609
|
],
|
|
610
610
|
},
|
|
611
611
|
{
|
|
612
612
|
tag: 'g',
|
|
613
613
|
attrs: { transform: 'translate(73 111)' },
|
|
614
614
|
children: [
|
|
615
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
616
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
615
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__38__y', fill: '#FFF' } },
|
|
616
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__38__y', fill: 'url(#sen__38__z)' } },
|
|
617
617
|
],
|
|
618
618
|
},
|
|
619
619
|
{
|
|
620
620
|
tag: 'g',
|
|
621
621
|
attrs: { transform: 'translate(73 111)' },
|
|
622
622
|
children: [
|
|
623
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
624
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
623
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__38__A', fill: '#FFF' } },
|
|
624
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__38__A', fill: 'url(#sen__38__n)' } },
|
|
625
625
|
],
|
|
626
626
|
},
|
|
627
627
|
{
|
|
628
628
|
tag: 'g',
|
|
629
629
|
attrs: { transform: 'translate(73 111)' },
|
|
630
630
|
children: [
|
|
631
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
632
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
633
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
631
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__38__B', fill: '#FFF' } },
|
|
632
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__38__B', fill: 'url(#sen__38__C)' } },
|
|
633
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__38__B', fill: '#000', filter: 'url(#sen__38__D)' } },
|
|
634
634
|
],
|
|
635
635
|
},
|
|
636
636
|
{
|
|
637
637
|
tag: 'g',
|
|
638
638
|
attrs: { transform: 'translate(102 128)' },
|
|
639
639
|
children: [
|
|
640
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
641
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
640
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__38__E', fill: '#FFF' } },
|
|
641
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__38__E', fill: 'url(#sen__38__s)' } },
|
|
642
642
|
],
|
|
643
643
|
},
|
|
644
644
|
{
|
|
645
645
|
tag: 'g',
|
|
646
646
|
attrs: { transform: 'translate(102 128)' },
|
|
647
647
|
children: [
|
|
648
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
649
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
648
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__38__F', fill: '#FFF' } },
|
|
649
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__38__F', fill: 'url(#sen__38__G)' } },
|
|
650
650
|
],
|
|
651
651
|
},
|
|
652
652
|
{
|
|
653
653
|
tag: 'g',
|
|
654
654
|
attrs: { transform: 'translate(102 128)' },
|
|
655
655
|
children: [
|
|
656
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
657
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
658
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
656
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__38__H', fill: '#FFF' } },
|
|
657
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__38__H', fill: 'url(#sen__38__I)' } },
|
|
658
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__38__H', fill: '#000', filter: 'url(#sen__38__J)' } },
|
|
659
659
|
],
|
|
660
660
|
},
|
|
661
661
|
{
|
|
662
662
|
tag: 'g',
|
|
663
663
|
attrs: { transform: 'translate(107 44)' },
|
|
664
664
|
children: [
|
|
665
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
666
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
665
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__38__K', fill: '#FFF' } },
|
|
666
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__38__K', fill: 'url(#sen__38__L)' } },
|
|
667
667
|
],
|
|
668
668
|
},
|
|
669
669
|
{
|
|
670
670
|
tag: 'g',
|
|
671
671
|
attrs: { transform: 'translate(107 44)' },
|
|
672
672
|
children: [
|
|
673
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
674
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
673
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__38__M', fill: '#FFF' } },
|
|
674
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__38__M', fill: 'url(#sen__38__N)' } },
|
|
675
675
|
],
|
|
676
676
|
},
|
|
677
677
|
{
|
|
678
678
|
tag: 'g',
|
|
679
679
|
attrs: { transform: 'translate(107 44)' },
|
|
680
680
|
children: [
|
|
681
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
682
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
683
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
681
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__38__O', fill: '#FFF' } },
|
|
682
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__38__O', fill: 'url(#sen__38__P)' } },
|
|
683
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__38__O', fill: '#000', filter: 'url(#sen__38__Q)' } },
|
|
684
684
|
],
|
|
685
685
|
},
|
|
686
686
|
{
|
|
687
687
|
tag: 'g',
|
|
688
688
|
attrs: { transform: 'translate(147 76)' },
|
|
689
689
|
children: [
|
|
690
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
691
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
690
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__38__R', fill: '#FFF' } },
|
|
691
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__38__R', fill: 'url(#sen__38__S)' } },
|
|
692
692
|
],
|
|
693
693
|
},
|
|
694
694
|
{
|
|
695
695
|
tag: 'g',
|
|
696
696
|
attrs: { transform: 'translate(147 76)' },
|
|
697
697
|
children: [
|
|
698
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
699
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
698
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__38__T', fill: '#FFF' } },
|
|
699
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__38__T', fill: 'url(#sen__38__U)' } },
|
|
700
700
|
],
|
|
701
701
|
},
|
|
702
702
|
{
|
|
703
703
|
tag: 'g',
|
|
704
704
|
attrs: { transform: 'translate(147 76)' },
|
|
705
705
|
children: [
|
|
706
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
707
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
708
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
706
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__38__V', fill: '#FFF' } },
|
|
707
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__38__V', fill: 'url(#sen__38__W)' } },
|
|
708
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__38__V', fill: '#000', filter: 'url(#sen__38__X)' } },
|
|
709
709
|
],
|
|
710
710
|
},
|
|
711
711
|
{
|
|
712
712
|
tag: 'g',
|
|
713
713
|
attrs: { transform: 'translate(69 70)' },
|
|
714
714
|
children: [
|
|
715
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
716
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
715
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__38__Y', fill: '#FFF' } },
|
|
716
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__38__Y', fill: 'url(#sen__38__Z)' } },
|
|
717
717
|
],
|
|
718
718
|
},
|
|
719
719
|
{
|
|
720
720
|
tag: 'g',
|
|
721
721
|
attrs: { transform: 'translate(69 70)' },
|
|
722
722
|
children: [
|
|
723
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
724
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
723
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__38__aa', fill: '#FFF' } },
|
|
724
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__38__aa', fill: 'url(#sen__38__ab)' } },
|
|
725
725
|
],
|
|
726
726
|
},
|
|
727
727
|
{
|
|
728
728
|
tag: 'g',
|
|
729
729
|
attrs: { transform: 'translate(69 70)' },
|
|
730
730
|
children: [
|
|
731
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
732
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
733
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
731
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__38__ac', fill: '#FFF' } },
|
|
732
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__38__ac', fill: 'url(#sen__38__ad)' } },
|
|
733
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__38__ac', fill: '#000', filter: 'url(#sen__38__ae)' } },
|
|
734
734
|
],
|
|
735
735
|
},
|
|
736
736
|
{
|
|
737
737
|
tag: 'g',
|
|
738
738
|
attrs: { transform: 'translate(102 94)' },
|
|
739
739
|
children: [
|
|
740
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
741
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
740
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__38__af', fill: '#FFF' } },
|
|
741
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__38__af', fill: 'url(#sen__38__ag)' } },
|
|
742
742
|
],
|
|
743
743
|
},
|
|
744
744
|
{
|
|
745
745
|
tag: 'g',
|
|
746
746
|
attrs: { transform: 'translate(102 94)' },
|
|
747
747
|
children: [
|
|
748
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
749
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
748
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__38__ah', fill: '#FFF' } },
|
|
749
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__38__ah', fill: 'url(#sen__38__G)' } },
|
|
750
750
|
],
|
|
751
751
|
},
|
|
752
752
|
{
|
|
753
753
|
tag: 'g',
|
|
754
754
|
attrs: { transform: 'translate(102 94)' },
|
|
755
755
|
children: [
|
|
756
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
757
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
758
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
756
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__38__ai', fill: '#FFF' } },
|
|
757
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__38__ai', fill: 'url(#sen__38__I)' } },
|
|
758
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__38__ai', fill: '#000', filter: 'url(#sen__38__aj)' } },
|
|
759
759
|
],
|
|
760
760
|
},
|
|
761
761
|
{
|
|
762
762
|
tag: 'path',
|
|
763
763
|
attrs: {
|
|
764
|
-
fill: 'url(#
|
|
764
|
+
fill: 'url(#sen__38__ak)',
|
|
765
765
|
d: 'M194 0v84l-97 56V0h97ZM97 0v140L0 84V0h97Z',
|
|
766
766
|
transform: 'translate(31 72)',
|
|
767
767
|
},
|