@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/es/asn/MoonPurely.js
CHANGED
|
@@ -13,13 +13,13 @@ var MoonPurely = {
|
|
|
13
13
|
children: [{
|
|
14
14
|
tag: 'path',
|
|
15
15
|
attrs: {
|
|
16
|
-
id: '
|
|
16
|
+
id: 'sen__36__b',
|
|
17
17
|
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'
|
|
18
18
|
}
|
|
19
19
|
}, {
|
|
20
20
|
tag: 'filter',
|
|
21
21
|
attrs: {
|
|
22
|
-
id: '
|
|
22
|
+
id: 'sen__36__a',
|
|
23
23
|
width: '200%',
|
|
24
24
|
height: '200%',
|
|
25
25
|
x: '-50%',
|
|
@@ -58,7 +58,7 @@ var MoonPurely = {
|
|
|
58
58
|
}, {
|
|
59
59
|
tag: 'filter',
|
|
60
60
|
attrs: {
|
|
61
|
-
id: '
|
|
61
|
+
id: 'sen__36__c',
|
|
62
62
|
width: '223.8%',
|
|
63
63
|
height: '223.8%',
|
|
64
64
|
x: '-61.9%',
|
|
@@ -194,23 +194,23 @@ var MoonPurely = {
|
|
|
194
194
|
children: [{
|
|
195
195
|
tag: 'use',
|
|
196
196
|
attrs: {
|
|
197
|
-
'xlink:href': '#
|
|
197
|
+
'xlink:href': '#sen__36__b',
|
|
198
198
|
fill: '#000',
|
|
199
|
-
filter: 'url(#
|
|
199
|
+
filter: 'url(#sen__36__a)'
|
|
200
200
|
}
|
|
201
201
|
}, {
|
|
202
202
|
tag: 'use',
|
|
203
203
|
attrs: {
|
|
204
|
-
'xlink:href': '#
|
|
204
|
+
'xlink:href': '#sen__36__b',
|
|
205
205
|
fill: '#F98206',
|
|
206
206
|
'fill-opacity': '.6'
|
|
207
207
|
}
|
|
208
208
|
}, {
|
|
209
209
|
tag: 'use',
|
|
210
210
|
attrs: {
|
|
211
|
-
'xlink:href': '#
|
|
211
|
+
'xlink:href': '#sen__36__b',
|
|
212
212
|
fill: '#000',
|
|
213
|
-
filter: 'url(#
|
|
213
|
+
filter: 'url(#sen__36__c)'
|
|
214
214
|
}
|
|
215
215
|
}]
|
|
216
216
|
}]
|