@entur/icons 5.1.2-beta.3 → 5.2.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +536 -0
- package/dist/index.d.ts +5 -0
- package/dist/index.esm.js +126 -1
- package/dist/index.esm.native.js +116 -1
- package/dist/index.js +130 -0
- package/dist/styles.css +24 -28
- package/package.json +8 -8
package/CHANGELOG.md
ADDED
|
@@ -0,0 +1,536 @@
|
|
|
1
|
+
# Change Log
|
|
2
|
+
|
|
3
|
+
All notable changes to this project will be documented in this file.
|
|
4
|
+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
|
+
|
|
6
|
+
## [5.2.1](https://bitbucket.org/enturas/design-system/compare/@entur/icons@5.2.0...@entur/icons@5.2.1) (2022-10-31)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @entur/icons
|
|
9
|
+
|
|
10
|
+
# [5.2.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@5.1.1...@entur/icons@5.2.0) (2022-10-31)
|
|
11
|
+
|
|
12
|
+
### Bug Fixes
|
|
13
|
+
|
|
14
|
+
- **unsorted icon:** fix visual bug in unsorted icon ([26184f0](https://bitbucket.org/enturas/design-system/commits/26184f06d119e8ed292ffcda663ec14f7b190e68))
|
|
15
|
+
- add deprecation comments to @entur/icons type declarations ([e1e1b14](https://bitbucket.org/enturas/design-system/commits/e1e1b14e1efed95c8ab4a5246fed84b8b2d34835))
|
|
16
|
+
|
|
17
|
+
### Features
|
|
18
|
+
|
|
19
|
+
- **icons:** add Cabin, Gym, Mountain, Playground and University icon ([d73da01](https://bitbucket.org/enturas/design-system/commits/d73da01c158edcd6015f93e343146cffbd8ff8f4))
|
|
20
|
+
|
|
21
|
+
## [5.1.1](https://bitbucket.org/enturas/design-system/compare/@entur/icons@5.1.0...@entur/icons@5.1.1) (2022-10-20)
|
|
22
|
+
|
|
23
|
+
### Bug Fixes
|
|
24
|
+
|
|
25
|
+
- **unsorted icon:** fix visual bug in unsortedIcon ([250a519](https://bitbucket.org/enturas/design-system/commits/250a519583ebf6def4f7f12b3390f05370a9de64))
|
|
26
|
+
|
|
27
|
+
# [5.1.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@5.0.0...@entur/icons@5.1.0) (2022-10-20)
|
|
28
|
+
|
|
29
|
+
### Bug Fixes
|
|
30
|
+
|
|
31
|
+
- **unsorted icon:** fix error in unsorted icon svg file ([2dbe52b](https://bitbucket.org/enturas/design-system/commits/2dbe52b0b7b039c8bd0b2f133bf2ef84bd3e16e6))
|
|
32
|
+
|
|
33
|
+
### Features
|
|
34
|
+
|
|
35
|
+
- **icons:** add sami flag icon ([ff84edf](https://bitbucket.org/enturas/design-system/commits/ff84edf6626deb77b608d6ab99280f6cbecb8f47))
|
|
36
|
+
|
|
37
|
+
# [5.0.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@4.3.3...@entur/icons@5.0.0) (2022-10-12)
|
|
38
|
+
|
|
39
|
+
### Bug Fixes
|
|
40
|
+
|
|
41
|
+
- **ReportsIcon:** add deprecation warning for ReportsIcon. Icon is replaced with CopyIcon ([4f996fc](https://bitbucket.org/enturas/design-system/commits/4f996fc455613ebd98abdb44b7f2562d3a6e9228))
|
|
42
|
+
- **ReportsIcon, CopyIcon:** change copy icon to look like reportsicon and rename existing copy icon ([4adbd49](https://bitbucket.org/enturas/design-system/commits/4adbd4917caabbfc6c4fdb1538470b52b03c67c1))
|
|
43
|
+
- **sortable table:** add icon to indicate that a column is sortable ([5b3c164](https://bitbucket.org/enturas/design-system/commits/5b3c1645ba70b85cd4fc5bc2c2ca8c429430182a))
|
|
44
|
+
|
|
45
|
+
### BREAKING CHANGES
|
|
46
|
+
|
|
47
|
+
- **ReportsIcon, CopyIcon:** If you used CopyIcon then the icon will change to look like ReportsIcon
|
|
48
|
+
- **ReportsIcon:** ReportsIcon is now deprecated in favor of the new name CopyIcon
|
|
49
|
+
|
|
50
|
+
## [4.3.3](https://bitbucket.org/enturas/design-system/compare/@entur/icons@4.3.2...@entur/icons@4.3.3) (2022-08-31)
|
|
51
|
+
|
|
52
|
+
**Note:** Version bump only for package @entur/icons
|
|
53
|
+
|
|
54
|
+
## [4.3.2](https://bitbucket.org/enturas/design-system/compare/@entur/icons@4.3.1...@entur/icons@4.3.2) (2022-08-24)
|
|
55
|
+
|
|
56
|
+
**Note:** Version bump only for package @entur/icons
|
|
57
|
+
|
|
58
|
+
## [4.3.1](https://bitbucket.org/enturas/design-system/compare/@entur/icons@4.3.0...@entur/icons@4.3.1) (2022-08-09)
|
|
59
|
+
|
|
60
|
+
**Note:** Version bump only for package @entur/icons
|
|
61
|
+
|
|
62
|
+
# [4.3.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@4.2.0...@entur/icons@4.3.0) (2022-07-05)
|
|
63
|
+
|
|
64
|
+
### Bug Fixes
|
|
65
|
+
|
|
66
|
+
- **validation exclamation icon:** fix icon colours for validation exclamation icon in react native ([4e64eb8](https://bitbucket.org/enturas/design-system/commits/4e64eb86fd1b98731b47ac040ce578e8ee0aa956))
|
|
67
|
+
|
|
68
|
+
### Features
|
|
69
|
+
|
|
70
|
+
- **icons:** add seat capacity icons to facility group ([25265da](https://bitbucket.org/enturas/design-system/commits/25265da52f929a9e830419b98f28f2fd22617612))
|
|
71
|
+
|
|
72
|
+
# [4.2.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@4.1.2...@entur/icons@4.2.0) (2022-06-24)
|
|
73
|
+
|
|
74
|
+
### Features
|
|
75
|
+
|
|
76
|
+
- **icons:** update Brakar logo icon and add Brakar without text icon ([1ccd821](https://bitbucket.org/enturas/design-system/commits/1ccd821d5ee9684573ee25e008f95e1d14ec0bce))
|
|
77
|
+
|
|
78
|
+
## [4.1.2](https://bitbucket.org/enturas/design-system/compare/@entur/icons@4.1.1...@entur/icons@4.1.2) (2022-05-04)
|
|
79
|
+
|
|
80
|
+
### Bug Fixes
|
|
81
|
+
|
|
82
|
+
- **validation exclamation icon:** fix incorrect exclamation mark color for non-contrast validation ([22deff9](https://bitbucket.org/enturas/design-system/commits/22deff9cac4f867a26a14ec51197f1c3be13d403))
|
|
83
|
+
|
|
84
|
+
## [4.1.1](https://bitbucket.org/enturas/design-system/compare/@entur/icons@4.1.0...@entur/icons@4.1.1) (2022-04-27)
|
|
85
|
+
|
|
86
|
+
**Note:** Version bump only for package @entur/icons
|
|
87
|
+
|
|
88
|
+
# [4.1.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@4.0.0...@entur/icons@4.1.0) (2022-04-20)
|
|
89
|
+
|
|
90
|
+
### Features
|
|
91
|
+
|
|
92
|
+
- **icons:** add conductor and calculator icon ([2efc907](https://bitbucket.org/enturas/design-system/commits/2efc9074f769575a31a94fbc4f2b9eb1f2e29d47))
|
|
93
|
+
|
|
94
|
+
# [4.0.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@3.5.0...@entur/icons@4.0.0) (2022-04-19)
|
|
95
|
+
|
|
96
|
+
### Bug Fixes
|
|
97
|
+
|
|
98
|
+
- **cableway icon:** fix color of cableway icon, and fix color prop in native package ([73cc942](https://bitbucket.org/enturas/design-system/commits/73cc942cf85bce77f8815e208853d64983e96d4d))
|
|
99
|
+
- **cableway icon:** update cableway icon to more correct size ([e0007e4](https://bitbucket.org/enturas/design-system/commits/e0007e471e2382be36390b0aa8caa39babf815fd))
|
|
100
|
+
|
|
101
|
+
### BREAKING CHANGES
|
|
102
|
+
|
|
103
|
+
- **cableway icon:** Icon is visualy larger, but not physically, watch out for unintended visual effect caused by this
|
|
104
|
+
|
|
105
|
+
# [3.5.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@3.4.1...@entur/icons@3.5.0) (2022-03-01)
|
|
106
|
+
|
|
107
|
+
### Features
|
|
108
|
+
|
|
109
|
+
- **icons:** add new CityBike icon ([ec8288e](https://bitbucket.org/enturas/design-system/commits/ec8288ed5d9dc122361e95362a6dab5f18acad7b))
|
|
110
|
+
|
|
111
|
+
## [3.4.1](https://bitbucket.org/enturas/design-system/compare/@entur/icons@3.4.0...@entur/icons@3.4.1) (2022-02-09)
|
|
112
|
+
|
|
113
|
+
**Note:** Version bump only for package @entur/icons
|
|
114
|
+
|
|
115
|
+
# [3.4.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@3.3.0...@entur/icons@3.4.0) (2021-11-17)
|
|
116
|
+
|
|
117
|
+
### Features
|
|
118
|
+
|
|
119
|
+
- add correspondence icon ([ee07d31](https://bitbucket.org/enturas/design-system/commits/ee07d31857ccfe0ce57be30556a2a8377bc8eb53))
|
|
120
|
+
- add ZoneIcon ([e52f648](https://bitbucket.org/enturas/design-system/commits/e52f64831b3b3a311cb85b12bce5d01b794a75b5))
|
|
121
|
+
|
|
122
|
+
# [3.3.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@3.2.0...@entur/icons@3.3.0) (2021-09-23)
|
|
123
|
+
|
|
124
|
+
### Bug Fixes
|
|
125
|
+
|
|
126
|
+
- **switch:** fix switchicon color bug ([e41f8a9](https://bitbucket.org/enturas/design-system/commits/e41f8a9721a648c2a49e674cbf8b65b1329e7558))
|
|
127
|
+
|
|
128
|
+
### Features
|
|
129
|
+
|
|
130
|
+
- add couchette icon ([7c6c6a3](https://bitbucket.org/enturas/design-system/commits/7c6c6a3ba5712b9f7546c9d20cc9451e1a0372fc))
|
|
131
|
+
- add WaterTapIcon ([80d9439](https://bitbucket.org/enturas/design-system/commits/80d9439b0f6f759f42f2c99a2e0fc8812ba81cd7))
|
|
132
|
+
- add ZvippIcon (mobility partner) ([9e9374c](https://bitbucket.org/enturas/design-system/commits/9e9374c22b806ab549430ff3ee9b123cb6a4210c))
|
|
133
|
+
|
|
134
|
+
# [3.2.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@3.1.0...@entur/icons@3.2.0) (2021-09-13)
|
|
135
|
+
|
|
136
|
+
### Features
|
|
137
|
+
|
|
138
|
+
- add CloseSmallIcon ([c606324](https://bitbucket.org/enturas/design-system/commits/c606324e3800fa99605c6ff818bd4120adf3e89e))
|
|
139
|
+
- add outlined validation icons ([403622c](https://bitbucket.org/enturas/design-system/commits/403622c9750e955b8bb8140e75266df6b9c8e973))
|
|
140
|
+
|
|
141
|
+
# [3.1.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@3.0.0...@entur/icons@3.1.0) (2021-09-07)
|
|
142
|
+
|
|
143
|
+
### Features
|
|
144
|
+
|
|
145
|
+
- **weather:** add weather icons ([1e7c585](https://bitbucket.org/enturas/design-system/commits/1e7c5856a4387578a046b8959662d96a40a05566))
|
|
146
|
+
- add MoveAbout icon ([e336ddb](https://bitbucket.org/enturas/design-system/commits/e336ddb443a402e8de4f41ec8d777b2ff12f4d0e))
|
|
147
|
+
|
|
148
|
+
# [3.0.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@2.0.2...@entur/icons@3.0.0) (2021-07-16)
|
|
149
|
+
|
|
150
|
+
### Bug Fixes
|
|
151
|
+
|
|
152
|
+
- **calendar icon:** rename from calender to calendar icon ([0177fb9](https://bitbucket.org/enturas/design-system/commits/0177fb9b89c4a1bae4f62bb42e73081ae87f78db))
|
|
153
|
+
|
|
154
|
+
### BREAKING CHANGES
|
|
155
|
+
|
|
156
|
+
- **calendar icon:** change all CalenderIcon to CalendarIcon
|
|
157
|
+
|
|
158
|
+
## [2.0.2](https://bitbucket.org/enturas/design-system/compare/@entur/icons@2.0.1...@entur/icons@2.0.2) (2021-06-25)
|
|
159
|
+
|
|
160
|
+
### Bug Fixes
|
|
161
|
+
|
|
162
|
+
- **switch:** make icon symmetric ([057053c](https://bitbucket.org/enturas/design-system/commits/057053cbb816278e77882a589f6785428baf3f17))
|
|
163
|
+
|
|
164
|
+
## [2.0.1](https://bitbucket.org/enturas/design-system/compare/@entur/icons@2.0.0...@entur/icons@2.0.1) (2021-05-05)
|
|
165
|
+
|
|
166
|
+
### Bug Fixes
|
|
167
|
+
|
|
168
|
+
- **addcard:** update add card icon look ([4282657](https://bitbucket.org/enturas/design-system/commits/4282657e7a2343eb096cc54c52c887be38e2580d))
|
|
169
|
+
- fix corrent colors for mobility partners ([c24c7ec](https://bitbucket.org/enturas/design-system/commits/c24c7ec4ab10ef7dfdd434e508a93a07501b5cb9))
|
|
170
|
+
- update card icon ([6a8156b](https://bitbucket.org/enturas/design-system/commits/6a8156bc2a8572621c1a6bd0bad6bec4742804ca))
|
|
171
|
+
|
|
172
|
+
# [2.0.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@1.20.0...@entur/icons@2.0.0) (2021-04-23)
|
|
173
|
+
|
|
174
|
+
### Bug Fixes
|
|
175
|
+
|
|
176
|
+
- change name for unvalid ticket icon ([8f5148f](https://bitbucket.org/enturas/design-system/commits/8f5148f06974236dc44cf7016990bd60762c747b))
|
|
177
|
+
- use correct colors on mobility partner icons ([90b3408](https://bitbucket.org/enturas/design-system/commits/90b340885fce4cd803042965cbed162ce0cc53df))
|
|
178
|
+
|
|
179
|
+
### BREAKING CHANGES
|
|
180
|
+
|
|
181
|
+
- UnvalidTicketIcon -> InvalidTicketIcon
|
|
182
|
+
|
|
183
|
+
# [1.20.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@1.19.0...@entur/icons@1.20.0) (2021-04-09)
|
|
184
|
+
|
|
185
|
+
### Features
|
|
186
|
+
|
|
187
|
+
- add mobility partner icons ([9898249](https://bitbucket.org/enturas/design-system/commits/98982497ed78bdb61fd08d83fbe80008df443d92))
|
|
188
|
+
|
|
189
|
+
# [1.19.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@1.18.0...@entur/icons@1.19.0) (2021-02-17)
|
|
190
|
+
|
|
191
|
+
### Features
|
|
192
|
+
|
|
193
|
+
- add accessibility icon ([3c71aac](https://bitbucket.org/enturas/design-system/commits/3c71aac995d0912bc6ab0c85875ce89b0701924f))
|
|
194
|
+
|
|
195
|
+
# [1.18.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@1.17.0...@entur/icons@1.18.0) (2021-01-29)
|
|
196
|
+
|
|
197
|
+
### Features
|
|
198
|
+
|
|
199
|
+
- add bookmark icon ([97f3fc5](https://bitbucket.org/enturas/design-system/commits/97f3fc51e1d262b75884d067fe1bc8ce6703369d))
|
|
200
|
+
|
|
201
|
+
# [1.17.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@1.16.0...@entur/icons@1.17.0) (2021-01-20)
|
|
202
|
+
|
|
203
|
+
### Features
|
|
204
|
+
|
|
205
|
+
- add cloud download icon ([7707066](https://bitbucket.org/enturas/design-system/commits/770706614fb07e4727d3ef29714ac64f0731e321))
|
|
206
|
+
|
|
207
|
+
# [1.16.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@1.15.2...@entur/icons@1.16.0) (2021-01-13)
|
|
208
|
+
|
|
209
|
+
### Bug Fixes
|
|
210
|
+
|
|
211
|
+
- update delete icon look ([b939ffb](https://bitbucket.org/enturas/design-system/commits/b939ffb20cae652dd8ae3c92ceb9b12500df5c76))
|
|
212
|
+
|
|
213
|
+
### Features
|
|
214
|
+
|
|
215
|
+
- add admin and privacy icon ([b6c891d](https://bitbucket.org/enturas/design-system/commits/b6c891d7246f447fffaf351e1c6e376ab6f8d8d7))
|
|
216
|
+
|
|
217
|
+
## [1.15.2](https://bitbucket.org/enturas/design-system/compare/@entur/icons@1.15.1...@entur/icons@1.15.2) (2020-12-04)
|
|
218
|
+
|
|
219
|
+
### Bug Fixes
|
|
220
|
+
|
|
221
|
+
- remove unused typings ([156a31d](https://bitbucket.org/enturas/design-system/commits/156a31d8015de3c88291f6620bafeb3d200f16f1))
|
|
222
|
+
|
|
223
|
+
## [1.15.1](https://bitbucket.org/enturas/design-system/compare/@entur/icons@1.15.0...@entur/icons@1.15.1) (2020-11-05)
|
|
224
|
+
|
|
225
|
+
### Bug Fixes
|
|
226
|
+
|
|
227
|
+
- **typings:** add number as possibility for size, width and height props ([a22081f](https://bitbucket.org/enturas/design-system/commits/a22081fdc6360be9d98649586d4e94573dc8c235))
|
|
228
|
+
|
|
229
|
+
# [1.15.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@1.14.0...@entur/icons@1.15.0) (2020-10-23)
|
|
230
|
+
|
|
231
|
+
### Features
|
|
232
|
+
|
|
233
|
+
- **icon:** add skyss icon ([42bbd50](https://bitbucket.org/enturas/design-system/commits/42bbd5027059579f0ba3b082a92dc0dfabf979f7))
|
|
234
|
+
|
|
235
|
+
# [1.14.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@1.13.1...@entur/icons@1.14.0) (2020-10-16)
|
|
236
|
+
|
|
237
|
+
### Bug Fixes
|
|
238
|
+
|
|
239
|
+
- **types:** add prop spread fix in typings ([58d08f4](https://bitbucket.org/enturas/design-system/commits/58d08f40897ebeac3876feb756d356ce69344dd8))
|
|
240
|
+
- fix colors for payment icons ([63a90db](https://bitbucket.org/enturas/design-system/commits/63a90db49d347e434c4a46faf08e6516edaf6569))
|
|
241
|
+
|
|
242
|
+
### Features
|
|
243
|
+
|
|
244
|
+
- add vippslogo icon ([a703253](https://bitbucket.org/enturas/design-system/commits/a703253ba99e812be2d838bf7d9c063de3b39a12))
|
|
245
|
+
- **icons:** add typings for all icons ([e55d644](https://bitbucket.org/enturas/design-system/commits/e55d644c1f961e8655b2817fd1347b5289c0b652))
|
|
246
|
+
- add animalfree icon ([a3fabde](https://bitbucket.org/enturas/design-system/commits/a3fabdeacd6fe2d91802a2d52ee429a8c08cb1b0))
|
|
247
|
+
- add mastercard icon ([3404b64](https://bitbucket.org/enturas/design-system/commits/3404b64163783bb081ac61e91307ae1c4a03095a))
|
|
248
|
+
- add vipps icon ([fc068db](https://bitbucket.org/enturas/design-system/commits/fc068dbda207722e323229975227f8d6340e68d8))
|
|
249
|
+
- add visa icon ([b2689d7](https://bitbucket.org/enturas/design-system/commits/b2689d70ff9fb1f086dcc0d7ccf7829dbf1c133b))
|
|
250
|
+
|
|
251
|
+
## [1.13.1](https://bitbucket.org/enturas/design-system/compare/@entur/icons@1.13.0...@entur/icons@1.13.1) (2020-10-09)
|
|
252
|
+
|
|
253
|
+
**Note:** Version bump only for package @entur/icons
|
|
254
|
+
|
|
255
|
+
# [1.13.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@1.12.2...@entur/icons@1.13.0) (2020-09-25)
|
|
256
|
+
|
|
257
|
+
### Features
|
|
258
|
+
|
|
259
|
+
- **@entur/icons:** add GitHub icon ([fa47eee](https://bitbucket.org/enturas/design-system/commits/fa47eeef111f0c3a1a4d0a71d58e8f834d84f198))
|
|
260
|
+
|
|
261
|
+
## [1.12.2](https://bitbucket.org/enturas/design-system/compare/@entur/icons@1.12.1...@entur/icons@1.12.2) (2020-09-14)
|
|
262
|
+
|
|
263
|
+
### Bug Fixes
|
|
264
|
+
|
|
265
|
+
- **validationerror:** fix casing in icon fill ([cdbe209](https://bitbucket.org/enturas/design-system/commits/cdbe2091498d123a78ffea0a14556ec37122eae3))
|
|
266
|
+
|
|
267
|
+
## [1.12.1](https://bitbucket.org/enturas/design-system/compare/@entur/icons@1.12.0...@entur/icons@1.12.1) (2020-09-02)
|
|
268
|
+
|
|
269
|
+
**Note:** Version bump only for package @entur/icons
|
|
270
|
+
|
|
271
|
+
# [1.12.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@1.11.0...@entur/icons@1.12.0) (2020-08-26)
|
|
272
|
+
|
|
273
|
+
### Bug Fixes
|
|
274
|
+
|
|
275
|
+
- **extend icon:** rename new icon from expand to extend ([a592d49](https://bitbucket.org/enturas/design-system/commits/a592d49baabe9daa3a6fc9171411578e88b1ddb9))
|
|
276
|
+
|
|
277
|
+
### Features
|
|
278
|
+
|
|
279
|
+
- **icons:** add expand and minimize icons ([709daea](https://bitbucket.org/enturas/design-system/commits/709daea5bccd77aa7581ce023949bd891be4a441))
|
|
280
|
+
- **new icon:** add icon for draggable ([e356e60](https://bitbucket.org/enturas/design-system/commits/e356e6007b59aab0ab38edc23d8d35d347dc75df))
|
|
281
|
+
|
|
282
|
+
# [1.11.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@1.10.0...@entur/icons@1.11.0) (2020-08-19)
|
|
283
|
+
|
|
284
|
+
### Bug Fixes
|
|
285
|
+
|
|
286
|
+
- **validation error icon:** adjust internal padding in svg ([608f45e](https://bitbucket.org/enturas/design-system/commits/608f45ed7bd00fd241e3134b2f8b32c9851a1cbe))
|
|
287
|
+
|
|
288
|
+
### Features
|
|
289
|
+
|
|
290
|
+
- add baby icon ([4ece207](https://bitbucket.org/enturas/design-system/commits/4ece207c25e096a0731d8db0ce67b62cc0854f39))
|
|
291
|
+
|
|
292
|
+
# [1.10.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@1.9.1...@entur/icons@1.10.0) (2020-08-11)
|
|
293
|
+
|
|
294
|
+
### Features
|
|
295
|
+
|
|
296
|
+
- add new icons for travel and misc ([fbb4074](https://bitbucket.org/enturas/design-system/commits/fbb40741aa9e68f16e0d725ca210cfc2aee52bf0))
|
|
297
|
+
|
|
298
|
+
## [1.9.1](https://bitbucket.org/enturas/design-system/compare/@entur/icons@1.9.0...@entur/icons@1.9.1) (2020-07-22)
|
|
299
|
+
|
|
300
|
+
### Bug Fixes
|
|
301
|
+
|
|
302
|
+
- avoid color change on icons with special colors ([f227105](https://bitbucket.org/enturas/design-system/commits/f2271051e74c137cc536b27ad0d9fcc67caa5d64))
|
|
303
|
+
- center norway flag icon position ([fff28b3](https://bitbucket.org/enturas/design-system/commits/fff28b317eed0e2628b0d798e3c158f663f0cffb))
|
|
304
|
+
- use differential and not white fill ([9ae8221](https://bitbucket.org/enturas/design-system/commits/9ae8221888ecdfa35b5ee32f452df60c726df9d9))
|
|
305
|
+
|
|
306
|
+
# [1.9.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@1.8.0...@entur/icons@1.9.0) (2020-07-16)
|
|
307
|
+
|
|
308
|
+
### Features
|
|
309
|
+
|
|
310
|
+
- color prop for icons works with transport icons ([1baa125](https://bitbucket.org/enturas/design-system/commits/1baa125039ef2f430fe5ea18cc9f3ea0e53031ab))
|
|
311
|
+
|
|
312
|
+
# [1.8.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@1.7.0...@entur/icons@1.8.0) (2020-07-03)
|
|
313
|
+
|
|
314
|
+
### Bug Fixes
|
|
315
|
+
|
|
316
|
+
- update BusIcon with new BusIcon color ([46e3448](https://bitbucket.org/enturas/design-system/commits/46e34489965f93c81eb1b8b986df3f61fd0b07bd))
|
|
317
|
+
|
|
318
|
+
### Features
|
|
319
|
+
|
|
320
|
+
- add database icon ([d96d016](https://bitbucket.org/enturas/design-system/commits/d96d016ced80e4ab5e57b04b17d6a1676c5c4f4d))
|
|
321
|
+
- add linkedin icon ([8fd0488](https://bitbucket.org/enturas/design-system/commits/8fd04880866ceefff2fde49a67c1ce67d457289f))
|
|
322
|
+
- add power icon ([a4b75cd](https://bitbucket.org/enturas/design-system/commits/a4b75cdd3dd48a116f7d0c7f2287134ee0f858b0))
|
|
323
|
+
- add select and hand pointer icons ([d1fd1d1](https://bitbucket.org/enturas/design-system/commits/d1fd1d16c0502fc7a837f4495c4fc4e3d391b65f))
|
|
324
|
+
- add standard and quiet hearing icon ([d525ac7](https://bitbucket.org/enturas/design-system/commits/d525ac792d64811f9887cc1e879bcc381cfffd72))
|
|
325
|
+
|
|
326
|
+
# [1.7.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@1.6.1...@entur/icons@1.7.0) (2020-06-17)
|
|
327
|
+
|
|
328
|
+
### Features
|
|
329
|
+
|
|
330
|
+
- add contrast support for travel icons ([4c1c56a](https://bitbucket.org/enturas/design-system/commits/4c1c56a4d12aee4b6a2a7a9054075335bf2a4495))
|
|
331
|
+
|
|
332
|
+
## [1.6.1](https://bitbucket.org/enturas/design-system/compare/@entur/icons@1.6.0...@entur/icons@1.6.1) (2020-05-27)
|
|
333
|
+
|
|
334
|
+
**Note:** Version bump only for package @entur/icons
|
|
335
|
+
|
|
336
|
+
# [1.6.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@1.5.2...@entur/icons@1.6.0) (2020-05-26)
|
|
337
|
+
|
|
338
|
+
### Features
|
|
339
|
+
|
|
340
|
+
- new icon for partner: farte ([52b991b](https://bitbucket.org/enturas/design-system/commits/52b991ba4c59ab50d7752d324ffbeb8a4f9bf324))
|
|
341
|
+
|
|
342
|
+
## [1.5.2](https://bitbucket.org/enturas/design-system/compare/@entur/icons@1.5.1...@entur/icons@1.5.2) (2020-05-20)
|
|
343
|
+
|
|
344
|
+
**Note:** Version bump only for package @entur/icons
|
|
345
|
+
|
|
346
|
+
## [1.5.1](https://bitbucket.org/enturas/design-system/compare/@entur/icons@1.5.0...@entur/icons@1.5.1) (2020-04-27)
|
|
347
|
+
|
|
348
|
+
### Bug Fixes
|
|
349
|
+
|
|
350
|
+
- fix coloring of kolumbus icon ([fa5876e](https://bitbucket.org/enturas/design-system/commits/fa5876e18e19e934afb700f86446108af7fd85c9))
|
|
351
|
+
|
|
352
|
+
# [1.5.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@1.4.0...@entur/icons@1.5.0) (2020-04-23)
|
|
353
|
+
|
|
354
|
+
### Bug Fixes
|
|
355
|
+
|
|
356
|
+
- change 1em to 16 for native icons ([a97b97d](https://bitbucket.org/enturas/design-system/commits/a97b97d8669bfd2f6a885a4985c0e858debe0f18))
|
|
357
|
+
|
|
358
|
+
### Features
|
|
359
|
+
|
|
360
|
+
- add purpose icon ([7b02c4e](https://bitbucket.org/enturas/design-system/commits/7b02c4e36c6428958a8ff775a2003bb92f36c2df))
|
|
361
|
+
- add value icon ([324b918](https://bitbucket.org/enturas/design-system/commits/324b918d344dd38ff51aea65a0c1174eb408616f))
|
|
362
|
+
- add vertical switch icon ([dd3eec3](https://bitbucket.org/enturas/design-system/commits/dd3eec34413d525c029ad3281af7c6e7a3212a08))
|
|
363
|
+
- add width and height props for icons ([8881baa](https://bitbucket.org/enturas/design-system/commits/8881baaabd96e41294b186cee248016057313ecc))
|
|
364
|
+
|
|
365
|
+
# [1.4.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@1.3.0...@entur/icons@1.4.0) (2020-04-08)
|
|
366
|
+
|
|
367
|
+
### Features
|
|
368
|
+
|
|
369
|
+
- add quit icon ([7311322](https://bitbucket.org/enturas/design-system/commits/73113222eaff3c89d89e032aab4583a03d52bfa0))
|
|
370
|
+
- adding partner icons ([84501ea](https://bitbucket.org/enturas/design-system/commits/84501ea98c109a897c643fc0faf9df3f4203b4d6))
|
|
371
|
+
|
|
372
|
+
# [1.3.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@1.0.0...@entur/icons@1.3.0) (2020-03-25)
|
|
373
|
+
|
|
374
|
+
### Bug Fixes
|
|
375
|
+
|
|
376
|
+
- change the tram icon to have correct color according to tokens ([251dacc](https://bitbucket.org/enturas/design-system/commits/251daccb629a7e7a6a8cbd953e681e4bf9a3429a))
|
|
377
|
+
- use currentColor for transport colors for native ([7358f14](https://bitbucket.org/enturas/design-system/commits/7358f148bda0ce8e7cba479cb650e5be39707f48))
|
|
378
|
+
|
|
379
|
+
### Features
|
|
380
|
+
|
|
381
|
+
- adding row-height icons ([ccca7ed](https://bitbucket.org/enturas/design-system/commits/ccca7eda14df5fb1a9182c36bfe359fcc885b27b))
|
|
382
|
+
- **channel icon:** and update settings and timeline icon ([dcb80b4](https://bitbucket.org/enturas/design-system/commits/dcb80b431a9738c315ddc0b705c7b3fd8328fd17))
|
|
383
|
+
- changed import module for native config ([d9c3c5f](https://bitbucket.org/enturas/design-system/commits/d9c3c5f99b0e2e76fccea3847958660f12c3bd42))
|
|
384
|
+
|
|
385
|
+
# [1.2.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@1.0.0...@entur/icons@1.2.0) (2020-03-25)
|
|
386
|
+
|
|
387
|
+
### Bug Fixes
|
|
388
|
+
|
|
389
|
+
- change the tram icon to have correct color according to tokens ([251dacc](https://bitbucket.org/enturas/design-system/commits/251daccb629a7e7a6a8cbd953e681e4bf9a3429a))
|
|
390
|
+
- use currentColor for transport colors for native ([7358f14](https://bitbucket.org/enturas/design-system/commits/7358f148bda0ce8e7cba479cb650e5be39707f48))
|
|
391
|
+
|
|
392
|
+
### Features
|
|
393
|
+
|
|
394
|
+
- adding row-height icons ([ccca7ed](https://bitbucket.org/enturas/design-system/commits/ccca7eda14df5fb1a9182c36bfe359fcc885b27b))
|
|
395
|
+
- **channel icon:** and update settings and timeline icon ([dcb80b4](https://bitbucket.org/enturas/design-system/commits/dcb80b431a9738c315ddc0b705c7b3fd8328fd17))
|
|
396
|
+
- changed import module for native config ([d9c3c5f](https://bitbucket.org/enturas/design-system/commits/d9c3c5f99b0e2e76fccea3847958660f12c3bd42))
|
|
397
|
+
|
|
398
|
+
# [1.1.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@1.0.0...@entur/icons@1.1.0) (2020-03-18)
|
|
399
|
+
|
|
400
|
+
### Bug Fixes
|
|
401
|
+
|
|
402
|
+
- change the tram icon to have correct color according to tokens ([251dacc](https://bitbucket.org/enturas/design-system/commits/251daccb629a7e7a6a8cbd953e681e4bf9a3429a))
|
|
403
|
+
- use currentColor for transport colors for native ([7358f14](https://bitbucket.org/enturas/design-system/commits/7358f148bda0ce8e7cba479cb650e5be39707f48))
|
|
404
|
+
|
|
405
|
+
### Features
|
|
406
|
+
|
|
407
|
+
- **channel icon:** and update settings and timeline icon ([dcb80b4](https://bitbucket.org/enturas/design-system/commits/dcb80b431a9738c315ddc0b705c7b3fd8328fd17))
|
|
408
|
+
- changed import module for native config ([d9c3c5f](https://bitbucket.org/enturas/design-system/commits/d9c3c5f99b0e2e76fccea3847958660f12c3bd42))
|
|
409
|
+
|
|
410
|
+
# [1.0.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@0.11.0...@entur/icons@1.0.0) (2020-03-05)
|
|
411
|
+
|
|
412
|
+
### Bug Fixes
|
|
413
|
+
|
|
414
|
+
- remove unused icon ([bced335](https://bitbucket.org/enturas/design-system/commits/bced335fac86c7be383468ca30adcfb6b02ed515))
|
|
415
|
+
- remove unused icons ([1199864](https://bitbucket.org/enturas/design-system/commits/1199864b81188338aa8ad4d8bdda98ffdd5096c7))
|
|
416
|
+
|
|
417
|
+
### Features
|
|
418
|
+
|
|
419
|
+
- adding new validation icons ([854644a](https://bitbucket.org/enturas/design-system/commits/854644a5dfb27d475681aa6a3a1c5f3bcc44999d))
|
|
420
|
+
- supports setting size for native icons ([74a7855](https://bitbucket.org/enturas/design-system/commits/74a7855710ab9157489615bf114ce4558e62f1aa))
|
|
421
|
+
- **icons:** changing all icons to outline styling ([2a346d0](https://bitbucket.org/enturas/design-system/commits/2a346d0873c690569d473c7f21f1a454bc088bc6))
|
|
422
|
+
|
|
423
|
+
### BREAKING CHANGES
|
|
424
|
+
|
|
425
|
+
- Removed icons: company, fineticket, periode, rescue, sanntid, salesplace, and location
|
|
426
|
+
- **icons:** Name changes for icon (old-new): standard-expand, teddy-playroom, company-city, ticket-validticket
|
|
427
|
+
|
|
428
|
+
ISSUES CLOSED: DS-269
|
|
429
|
+
|
|
430
|
+
# [0.11.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@0.10.0...@entur/icons@0.11.0) (2020-02-26)
|
|
431
|
+
|
|
432
|
+
### Features
|
|
433
|
+
|
|
434
|
+
- add icon for UK ([f896e51](https://bitbucket.org/enturas/design-system/commits/f896e5164db7f70dd9bc74429eebd3df4d536c08))
|
|
435
|
+
|
|
436
|
+
# [0.10.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@0.9.0...@entur/icons@0.10.0) (2020-02-20)
|
|
437
|
+
|
|
438
|
+
### Features
|
|
439
|
+
|
|
440
|
+
- add sleepicon ([018acf9](https://bitbucket.org/enturas/design-system/commits/018acf9ffa4b56f89f5d90cff18cf5c8117e7207))
|
|
441
|
+
|
|
442
|
+
# [0.9.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@0.8.0...@entur/icons@0.9.0) (2020-02-14)
|
|
443
|
+
|
|
444
|
+
### Bug Fixes
|
|
445
|
+
|
|
446
|
+
- update look for teddy icon ([45a2fc2](https://bitbucket.org/enturas/design-system/commits/45a2fc206ca8ccc5a004968e2c566bd1c28c6a23))
|
|
447
|
+
|
|
448
|
+
### Features
|
|
449
|
+
|
|
450
|
+
- new icons ([f50efb3](https://bitbucket.org/enturas/design-system/commits/f50efb3c7fd37c95464a362dd563dfa64126004f))
|
|
451
|
+
|
|
452
|
+
# [0.8.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@0.7.0...@entur/icons@0.8.0) (2020-02-12)
|
|
453
|
+
|
|
454
|
+
### Features
|
|
455
|
+
|
|
456
|
+
- add new icon: turnable ([3025950](https://bitbucket.org/enturas/design-system/commits/30259503234ee9351aa8f2416c37af15a1adae84))
|
|
457
|
+
|
|
458
|
+
# [0.7.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@0.6.0...@entur/icons@0.7.0) (2020-02-05)
|
|
459
|
+
|
|
460
|
+
### Features
|
|
461
|
+
|
|
462
|
+
- adding new icon: rulesicon ([07c63d7](https://bitbucket.org/enturas/design-system/commits/07c63d7cd59ee4e7fc43585edfc7f0bc4d744085))
|
|
463
|
+
|
|
464
|
+
# [0.6.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@0.5.0...@entur/icons@0.6.0) (2020-01-27)
|
|
465
|
+
|
|
466
|
+
### Features
|
|
467
|
+
|
|
468
|
+
- add redo and undo icon ([de1a001](https://bitbucket.org/enturas/design-system/commits/de1a00128e6bed5f6366b6d200789176517552d3))
|
|
469
|
+
|
|
470
|
+
# [0.5.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@0.4.5...@entur/icons@0.5.0) (2020-01-14)
|
|
471
|
+
|
|
472
|
+
### Bug Fixes
|
|
473
|
+
|
|
474
|
+
- **icons:** fix inline icon styles ([a454c62](https://bitbucket.org/enturas/design-system/commits/a454c621e87a807efa5b39605d16cc0578d49e38))
|
|
475
|
+
- include the "native" folder in the npm package ([02f398c](https://bitbucket.org/enturas/design-system/commits/02f398c2a4a489b79a2002cb745ae1fda077201a))
|
|
476
|
+
|
|
477
|
+
### Features
|
|
478
|
+
|
|
479
|
+
- **icons:** add react-native icons ([962f1a5](https://bitbucket.org/enturas/design-system/commits/962f1a543567f5a0a7b76d6b0c53f48c81343e69))
|
|
480
|
+
|
|
481
|
+
## [0.4.5](https://bitbucket.org/enturas/design-system/compare/@entur/icons@0.4.4...@entur/icons@0.4.5) (2020-01-13)
|
|
482
|
+
|
|
483
|
+
### Bug Fixes
|
|
484
|
+
|
|
485
|
+
- fix listview icon rotation ([7940940](https://bitbucket.org/enturas/design-system/commits/7940940d8629422ac72346f926ec84f2040fb529))
|
|
486
|
+
|
|
487
|
+
## [0.4.4](https://bitbucket.org/enturas/design-system/compare/@entur/icons@0.4.3...@entur/icons@0.4.4) (2020-01-08)
|
|
488
|
+
|
|
489
|
+
### Bug Fixes
|
|
490
|
+
|
|
491
|
+
- warn in development if the developer have forgotten the CSS ([e5c30fc](https://bitbucket.org/enturas/design-system/commits/e5c30fc08624ef22c02773892778abd92205c6b0))
|
|
492
|
+
|
|
493
|
+
## [0.4.3](https://bitbucket.org/enturas/design-system/compare/@entur/icons@0.4.2...@entur/icons@0.4.3) (2020-01-06)
|
|
494
|
+
|
|
495
|
+
### Bug Fixes
|
|
496
|
+
|
|
497
|
+
- **SubtractIcon, VerticalDotsIcon:** fix two rotated icons ([9cd49ee](https://bitbucket.org/enturas/design-system/commits/9cd49ee0ad24c11675c0e4ca0082aecbaef4f0d7))
|
|
498
|
+
|
|
499
|
+
## [0.4.2](https://bitbucket.org/enturas/design-system/compare/@entur/icons@0.4.1...@entur/icons@0.4.2) (2019-11-22)
|
|
500
|
+
|
|
501
|
+
**Note:** Version bump only for package @entur/icons
|
|
502
|
+
|
|
503
|
+
## [0.4.1](https://bitbucket.org/enturas/design-system/compare/@entur/icons@0.4.0...@entur/icons@0.4.1) (2019-11-14)
|
|
504
|
+
|
|
505
|
+
### Bug Fixes
|
|
506
|
+
|
|
507
|
+
- **class prefix:** fixing final class name prefixes ([bdcd590](https://bitbucket.org/enturas/design-system/commits/bdcd590407c0f3cc4a9cc02d294edcce6b106cc7))
|
|
508
|
+
- **css classnames:** fixing naming collisions with CSS classes ([a93ca43](https://bitbucket.org/enturas/design-system/commits/a93ca435d3a01d61d8f02694a672686b9e943a66))
|
|
509
|
+
|
|
510
|
+
# [0.4.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@0.3.0...@entur/icons@0.4.0) (2019-10-22)
|
|
511
|
+
|
|
512
|
+
### Bug Fixes
|
|
513
|
+
|
|
514
|
+
- **icons:** upgrade tsdx to avoid custom config for icons ([712f1cc](https://bitbucket.org/enturas/design-system/commits/712f1cccfd3f0242f3287c21b45c8d5c9ad92084))
|
|
515
|
+
|
|
516
|
+
### Features
|
|
517
|
+
|
|
518
|
+
- **icons:** Add inline and extra class support ([50dc694](https://bitbucket.org/enturas/design-system/commits/50dc694063585c4c39618bf38f1c0d2a87a3319e))
|
|
519
|
+
|
|
520
|
+
# [0.3.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@0.2.0...@entur/icons@0.3.0) (2019-10-07)
|
|
521
|
+
|
|
522
|
+
### Bug Fixes
|
|
523
|
+
|
|
524
|
+
- **icons:** update the ParkAndRide icon ([49ca013](https://bitbucket.org/enturas/design-system/commits/49ca013))
|
|
525
|
+
|
|
526
|
+
### Features
|
|
527
|
+
|
|
528
|
+
- **icons:** add new icon: SourceCodeIcon ([4409eaf](https://bitbucket.org/enturas/design-system/commits/4409eaf))
|
|
529
|
+
- **icons:** add premium seat icon, update question icon ([8d19723](https://bitbucket.org/enturas/design-system/commits/8d19723))
|
|
530
|
+
|
|
531
|
+
# 0.2.0 (2019-09-25)
|
|
532
|
+
|
|
533
|
+
### Features
|
|
534
|
+
|
|
535
|
+
- **icons:** add new package icons ([48500ae](https://bitbucket.org/enturas/design-system/commits/48500ae))
|
|
536
|
+
- add UI and transport icons ([5a5f10a](https://bitbucket.org/enturas/design-system/commits/5a5f10a))
|
package/dist/index.d.ts
CHANGED
|
@@ -175,12 +175,14 @@ export declare const TrainIcon: React.FC<IconProps>;
|
|
|
175
175
|
export declare const TramIcon: React.FC<IconProps>;
|
|
176
176
|
export declare const WalkingIcon: React.FC<IconProps>;
|
|
177
177
|
export declare const AdditionalZonesTicketIcon: React.FC<IconProps>;
|
|
178
|
+
export declare const CabinIcon: React.FC<IconProps>;
|
|
178
179
|
export declare const CityIcon: React.FC<IconProps>;
|
|
179
180
|
export declare const ConductorIcon: React.FC<IconProps>;
|
|
180
181
|
export declare const CorrespondenceIcon: React.FC<IconProps>;
|
|
181
182
|
export declare const DestinationIcon: React.FC<IconProps>;
|
|
182
183
|
export declare const EnvironmentIcon: React.FC<IconProps>;
|
|
183
184
|
export declare const GoalIcon: React.FC<IconProps>;
|
|
185
|
+
export declare const GymIcon: React.FC<IconProps>;
|
|
184
186
|
export declare const HomeIcon: React.FC<IconProps>;
|
|
185
187
|
export declare const InternationalIcon: React.FC<IconProps>;
|
|
186
188
|
export declare const InterrailIcon: React.FC<IconProps>;
|
|
@@ -188,12 +190,15 @@ export declare const InvalidTicketIcon: React.FC<IconProps>;
|
|
|
188
190
|
export declare const LuggageIcon: React.FC<IconProps>;
|
|
189
191
|
export declare const MapIcon: React.FC<IconProps>;
|
|
190
192
|
export declare const MapPinIcon: React.FC<IconProps>;
|
|
193
|
+
export declare const MountainIcon: React.FC<IconProps>;
|
|
194
|
+
export declare const PlaygroundIcon: React.FC<IconProps>;
|
|
191
195
|
export declare const PositionIcon: React.FC<IconProps>;
|
|
192
196
|
export declare const PrioritySeatPregnantIcon: React.FC<IconProps>;
|
|
193
197
|
export declare const PrioritySeatSeniorsIcon: React.FC<IconProps>;
|
|
194
198
|
export declare const SkiIcon: React.FC<IconProps>;
|
|
195
199
|
export declare const SuitcaseIcon: React.FC<IconProps>;
|
|
196
200
|
export declare const TrackIcon: React.FC<IconProps>;
|
|
201
|
+
export declare const UniversityIcon: React.FC<IconProps>;
|
|
197
202
|
export declare const ValidTicketIcon: React.FC<IconProps>;
|
|
198
203
|
export declare const ZoneIcon: React.FC<IconProps>;
|
|
199
204
|
export declare const AccessibilityIcon: React.FC<IconProps>;
|
package/dist/index.esm.js
CHANGED
|
@@ -3050,6 +3050,58 @@ function AdditionalZonesTicketIcon(props) {
|
|
|
3050
3050
|
}));
|
|
3051
3051
|
}
|
|
3052
3052
|
|
|
3053
|
+
function CabinIcon(props) {
|
|
3054
|
+
return /*#__PURE__*/createElement("svg", _extends({}, props, {
|
|
3055
|
+
fill: "none",
|
|
3056
|
+
viewBox: "0 0 16 16",
|
|
3057
|
+
width: props.width || props.size || '1em',
|
|
3058
|
+
height: props.height || props.size || '1em',
|
|
3059
|
+
className: 'eds-icon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
3060
|
+
inline: undefined,
|
|
3061
|
+
color: props.color || 'currentColor'
|
|
3062
|
+
}), /*#__PURE__*/createElement("path", {
|
|
3063
|
+
fill: "currentColor",
|
|
3064
|
+
fillRule: "evenodd",
|
|
3065
|
+
d: "M7.557 1.166a.657.657 0 01.873 0l5.437 4.833c.14.124.22.303.22.49v7.854a.657.657 0 01-.656.657H9.806a.657.657 0 01-.657-.657v-3.572H6.84v3.572a.657.657 0 01-.568.651L6.18 15H2.558a.657.657 0 01-.657-.657V6.49c0-.188.08-.367.22-.491l5.437-4.833zm.437 1.369l-4.78 4.249v6.902h2.31v-3.572c0-.332.248-.607.568-.65l.09-.007h3.624c.363 0 .657.295.657.657v3.572h2.31V6.785l-4.78-4.25z",
|
|
3066
|
+
clipRule: "evenodd"
|
|
3067
|
+
}), /*#__PURE__*/createElement("path", {
|
|
3068
|
+
fill: "currentColor",
|
|
3069
|
+
fillRule: "evenodd",
|
|
3070
|
+
d: "M3 10.55v-1.1h10v1.1H3z",
|
|
3071
|
+
clipRule: "evenodd"
|
|
3072
|
+
}), /*#__PURE__*/createElement("path", {
|
|
3073
|
+
fill: "currentColor",
|
|
3074
|
+
fillRule: "evenodd",
|
|
3075
|
+
d: "M3 8.55v-1.1h10v1.1H3z",
|
|
3076
|
+
clipRule: "evenodd"
|
|
3077
|
+
}), /*#__PURE__*/createElement("path", {
|
|
3078
|
+
fill: "currentColor",
|
|
3079
|
+
fillRule: "evenodd",
|
|
3080
|
+
d: "M3 6.55v-1.1h10v1.1H3z",
|
|
3081
|
+
clipRule: "evenodd"
|
|
3082
|
+
}), /*#__PURE__*/createElement("path", {
|
|
3083
|
+
fill: "currentColor",
|
|
3084
|
+
fillRule: "evenodd",
|
|
3085
|
+
d: "M5 4.55v-1.1h6v1.1H5z",
|
|
3086
|
+
clipRule: "evenodd"
|
|
3087
|
+
}), /*#__PURE__*/createElement("path", {
|
|
3088
|
+
fill: "currentColor",
|
|
3089
|
+
fillRule: "evenodd",
|
|
3090
|
+
d: "M3 12.55v-1.1h3.333v1.1H3z",
|
|
3091
|
+
clipRule: "evenodd"
|
|
3092
|
+
}), /*#__PURE__*/createElement("path", {
|
|
3093
|
+
fill: "currentColor",
|
|
3094
|
+
fillRule: "evenodd",
|
|
3095
|
+
d: "M10 12.55v-1.1h4v1.1h-4z",
|
|
3096
|
+
clipRule: "evenodd"
|
|
3097
|
+
}), /*#__PURE__*/createElement("path", {
|
|
3098
|
+
fill: "currentColor",
|
|
3099
|
+
fillRule: "evenodd",
|
|
3100
|
+
d: "M2.95 6V2h1.1v4h-1.1z",
|
|
3101
|
+
clipRule: "evenodd"
|
|
3102
|
+
}));
|
|
3103
|
+
}
|
|
3104
|
+
|
|
3053
3105
|
function CityIcon(props) {
|
|
3054
3106
|
return /*#__PURE__*/createElement("svg", _extends({}, props, {
|
|
3055
3107
|
viewBox: "0 0 16 16",
|
|
@@ -3155,6 +3207,23 @@ function GoalIcon(props) {
|
|
|
3155
3207
|
}));
|
|
3156
3208
|
}
|
|
3157
3209
|
|
|
3210
|
+
function GymIcon(props) {
|
|
3211
|
+
return /*#__PURE__*/createElement("svg", _extends({}, props, {
|
|
3212
|
+
fill: "none",
|
|
3213
|
+
viewBox: "0 0 16 16",
|
|
3214
|
+
width: props.width || props.size || '1em',
|
|
3215
|
+
height: props.height || props.size || '1em',
|
|
3216
|
+
className: 'eds-icon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
3217
|
+
inline: undefined,
|
|
3218
|
+
color: props.color || 'currentColor'
|
|
3219
|
+
}), /*#__PURE__*/createElement("path", {
|
|
3220
|
+
fill: "currentColor",
|
|
3221
|
+
fillRule: "evenodd",
|
|
3222
|
+
d: "M5 4a1 1 0 00-2 0v2a1 1 0 00-2 0v4a1 1 0 102 0v2a1 1 0 102 0V8.7h6V12a1 1 0 102 0v-2a1 1 0 102 0V6a1 1 0 10-2 0V4a1 1 0 10-2 0v3.3H5V4z",
|
|
3223
|
+
clipRule: "evenodd"
|
|
3224
|
+
}));
|
|
3225
|
+
}
|
|
3226
|
+
|
|
3158
3227
|
function HomeIcon(props) {
|
|
3159
3228
|
return /*#__PURE__*/createElement("svg", _extends({}, props, {
|
|
3160
3229
|
viewBox: "0 0 16 16",
|
|
@@ -3267,6 +3336,45 @@ function MapPinIcon(props) {
|
|
|
3267
3336
|
}));
|
|
3268
3337
|
}
|
|
3269
3338
|
|
|
3339
|
+
function MountainIcon(props) {
|
|
3340
|
+
return /*#__PURE__*/createElement("svg", _extends({}, props, {
|
|
3341
|
+
fill: "none",
|
|
3342
|
+
viewBox: "0 0 16 16",
|
|
3343
|
+
width: props.width || props.size || '1em',
|
|
3344
|
+
height: props.height || props.size || '1em',
|
|
3345
|
+
className: 'eds-icon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
3346
|
+
inline: undefined,
|
|
3347
|
+
color: props.color || 'currentColor'
|
|
3348
|
+
}), /*#__PURE__*/createElement("path", {
|
|
3349
|
+
fill: "currentColor",
|
|
3350
|
+
fillRule: "evenodd",
|
|
3351
|
+
d: "M7 1.45a.55.55 0 01.508.338l1.916 4.599L9.979 5A.55.55 0 0111 5l3.51 8.795a.55.55 0 01-.51.754H2a.55.55 0 01-.508-.761l5-12A.55.55 0 017 1.449zm5.367 12l-2.339-5.613.461-1.152 2.699 6.764h-.821zM8.81 7.774l2.364 5.674h-8.35l2.226-5.341.438 1.097a.55.55 0 001.003.041L7.15 7.93l.46.46a.55.55 0 00.847-.084l.353-.53zm-.509-1.22L7 3.43 5.655 6.657l.4 1.002.453-.905a.55.55 0 01.88-.143l.526.526.388-.582z",
|
|
3352
|
+
clipRule: "evenodd"
|
|
3353
|
+
}));
|
|
3354
|
+
}
|
|
3355
|
+
|
|
3356
|
+
function PlaygroundIcon(props) {
|
|
3357
|
+
return /*#__PURE__*/createElement("svg", _extends({}, props, {
|
|
3358
|
+
fill: "none",
|
|
3359
|
+
viewBox: "0 0 16 16",
|
|
3360
|
+
width: props.width || props.size || '1em',
|
|
3361
|
+
height: props.height || props.size || '1em',
|
|
3362
|
+
className: 'eds-icon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
3363
|
+
inline: undefined,
|
|
3364
|
+
color: props.color || 'currentColor'
|
|
3365
|
+
}), /*#__PURE__*/createElement("path", {
|
|
3366
|
+
fill: "currentColor",
|
|
3367
|
+
fillRule: "evenodd",
|
|
3368
|
+
d: "M8.905 10.186a.757.757 0 100-1.514.757.757 0 000 1.514zm0 1.1a1.857 1.857 0 100-3.714 1.857 1.857 0 000 3.714z",
|
|
3369
|
+
clipRule: "evenodd"
|
|
3370
|
+
}), /*#__PURE__*/createElement("path", {
|
|
3371
|
+
fill: "currentColor",
|
|
3372
|
+
fillRule: "evenodd",
|
|
3373
|
+
d: "M9.151 1.507a.55.55 0 00-.492 0L3.707 3.983a.55.55 0 00.246 1.042H5.26v4.15l-1.82 1.56H2a.55.55 0 00-.55.55v3.095c0 .303.246.55.55.55h1.643a.55.55 0 00.358-.133l1.259-1.079v1.28h1.1v-1.925h5.09v1.925h1.1V13.39l.9.45V15h1.1v-1.5a.55.55 0 00-.304-.492l-1.696-.848V5.025h1.307a.55.55 0 00.247-1.042L9.15 1.507zm-5.15 10.195l1.259-1.079v1.647l-1.82 1.56h-.89v-1.995h1.093a.55.55 0 00.358-.133zm7.45.27H6.36V6.884h5.09v5.09zm0-6.189H6.36v-.758h5.09v.758zm0-1.896L8.904 2.614 6.36 3.887v.038h5.09v-.038z",
|
|
3374
|
+
clipRule: "evenodd"
|
|
3375
|
+
}));
|
|
3376
|
+
}
|
|
3377
|
+
|
|
3270
3378
|
function PositionIcon(props) {
|
|
3271
3379
|
return /*#__PURE__*/createElement("svg", _extends({}, props, {
|
|
3272
3380
|
viewBox: "0 0 16 16",
|
|
@@ -3362,6 +3470,23 @@ function TrackIcon(props) {
|
|
|
3362
3470
|
}));
|
|
3363
3471
|
}
|
|
3364
3472
|
|
|
3473
|
+
function UniversityIcon(props) {
|
|
3474
|
+
return /*#__PURE__*/createElement("svg", _extends({}, props, {
|
|
3475
|
+
fill: "none",
|
|
3476
|
+
viewBox: "0 0 16 16",
|
|
3477
|
+
width: props.width || props.size || '1em',
|
|
3478
|
+
height: props.height || props.size || '1em',
|
|
3479
|
+
className: 'eds-icon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
3480
|
+
inline: undefined,
|
|
3481
|
+
color: props.color || 'currentColor'
|
|
3482
|
+
}), /*#__PURE__*/createElement("path", {
|
|
3483
|
+
fill: "currentColor",
|
|
3484
|
+
fillRule: "evenodd",
|
|
3485
|
+
d: "M7.695 1.542a.55.55 0 01.61 0l6 4A.55.55 0 0114 6.549h-.35v7.4H15v1.1H1v-1.1h1.35v-7.4H2a.55.55 0 01-.305-1.007l6-4zm4.655 12.407v-7.4h-1.2v7.4h1.2zm-3.7-7.4h1.2v7.4h-1.2v-7.4zm-2.5 0h1.2v7.4h-1.2v-7.4zm-1.3 0h-1.2v7.4h1.2v-7.4zm7.333-1.1L8 2.66 3.816 5.45h8.367z",
|
|
3486
|
+
clipRule: "evenodd"
|
|
3487
|
+
}));
|
|
3488
|
+
}
|
|
3489
|
+
|
|
3365
3490
|
function ValidTicketIcon(props) {
|
|
3366
3491
|
return /*#__PURE__*/createElement("svg", _extends({}, props, {
|
|
3367
3492
|
viewBox: "0 0 16 16",
|
|
@@ -5082,4 +5207,4 @@ function ZoomOutIcon(props) {
|
|
|
5082
5207
|
}));
|
|
5083
5208
|
}
|
|
5084
5209
|
|
|
5085
|
-
export { AccessibilityIcon, AddCardIcon, AddIcon, AdditionalIcon, AdditionalZonesTicketIcon, AdjustmentsIcon, AdminIcon, AgreesIcon, AlignCenterIcon, AlignLeftIcon, AlignRightIcon, AnimalFreeIcon, AnimalIcon, AttachmentIcon, BabyIcon, BackArrowIcon, BanknoteIcon, BanknoteMultiIcon, BatteryIcon, BellIcon, BergenBysykkelIcon, BicycleHotelIcon, BicycleIcon, BicycleParkingIcon, BoldIcon, BoltIcon, BookmarkIcon, BrakarIcon, BrakarNoTextIcon, BrightnessIcon, BugIcon, BulletListIcon, BusIcon, BusShelterIcon, CablewayIcon, CalculatorIcon, CalendarIcon, CameraIcon, CarIcon, CardIcon, CarferryIcon, ChannelsIcon, ChatIcon, CheckIcon, CityBikeIcon, CityIcon, ClockIcon, CloseIcon, CloseSmallIcon, ClosedLockIcon, CloudDownloadIcon, CloudIcon, CloudLightningIcon, CloudRainIcon, CloudSnowIcon, CoffeeIcon, CollapsedIcon, ColorPickerIcon, CommentIcon, ConductorIcon, ConfigurationIcon, ContactsIcon, CopyIcon, CorrespondenceIcon, CouchetteIcon, CutleryIcon, DatabaseIcon, DateIcon, DeleteIcon, DenmarkIcon, DepositionIcon, DesktopIcon, DestinationIcon, DiffIcon, DownArrowIcon, DownloadIcon, DownwardIcon, DraggableIcon, EditIcon, EmailIcon, EnvironmentIcon, EuroIcon, ExpandIcon, ExtendIcon, ExternalIcon, FacebookIcon, FarteIcon, FerryIcon, FileIcon, FillIcon, ForwardIcon, FullIcon, FunicularIcon, GOAIcon, GithubIcon, GoalIcon, GoogleIcon, GridViewIcon, HandToolIcon, HeartIcon, HelicopterIcon, HomeIcon, HorizontalDotsIcon, ImageIcon, InnlandstrafikkIcon, InstagramIcon, InternationalIcon, InterrailIcon, InvalidTicketIcon, ItalicIcon, KolumbusBysykkelIcon, KolumbusIcon, LaptopIcon, LeftArrowIcon, LikeIcon, LimeIcon, LinkIcon, LinkedinIcon, ListViewIcon, LoadingIcon, LockerIcon, LogOutIcon, LogoNegativeIcon, LogoPositiveIcon, LuggageIcon, ManySeatsAvailableIcon, MapIcon, MapPinIcon, MastercardIcon, MenuIcon, MergeProfilesIcon, MinimizeIcon, MobileIcon, MoneyIcon, MoveAboutIcon, NewIcon, NightIcon, NorwayIcon, NumberListIcon, OpenedLockIcon, OrganizationIcon, OsloBysykkelIcon, OstfoldIcon, OutlinedValidationCheckIcon, OutlinedValidationErrorIcon, OutlinedValidationExclamationIcon, OutlinedValidationInfoIcon, PackageIcon, ParkAndRideIcon, ParkIcon, ParkingGarageIcon, PhoneIcon, PlaneIcon, PlayIcon, PlayroomIcon, PositionIcon, PowerIcon, PremiumSeatIcon, PriceFromIcon, PricelistIcon, PrinterIcon, PrioritySeatPregnantIcon, PrioritySeatSeniorsIcon, PrivacyIcon, PurposeIcon, QRIcon, QuestionIcon, QuietIcon, QuitIcon, RSSIcon, RedoIcon, ReferenceIcon, RefreshIcon, ReportsIcon, ResetIcon, RightArrowIcon, RowHeightDefaultIcon, RowHeightMiddleIcon, RowHeightSmallIcon, RulesIcon, RunningIcon, RuterIcon, SJIcon, SamiIcon, SaveIcon, ScooterIcon, ScopeIcon, SearchIcon, SeatIcon, SeatsAvailableIcon, SelectIcon, SendIcon, SettingsIcon, ShareIcon, ShoppingCartIcon, SkiIcon, SkypeIcon, SkyssIcon, SleepIcon, SourceCodeIcon, StandardIcon, StandingAvailableIcon, StandingIcon, StarredIcon, StatsIcon, StrollerIcon, StrollingIcon, SubtractIcon, SubwayIcon, SuitcaseIcon, SunCloudIcon, SunCloudRainIcon, SunIcon, SwedenIcon, SwitchIcon, TVMIcon, TaxiIcon, TextColorIcon, ThermometerIcon, TierIcon, TimelineIcon, ToFromIcon, ToiletIcon, TrackIcon, TrainCarIcon, TrainIcon, TramIcon, TransferIcon, TrondheimBysykkelIcon, TurnableIcon, TwitterIcon, UKIcon, UmbrellaIcon, UnderlineIcon, UndoIcon, UnlinkIcon, UnsortedIcon, UnstarredIcon, UnviewIcon, UpArrowIcon, UploadIcon, UpwardIcon, UserIcon, UsersIcon, VKTIcon, ValidTicketIcon, ValidationCheckIcon, ValidationErrorIcon, ValidationExclamationIcon, ValidationInfoIcon, ValueIcon, VendingMachineIcon, VerticalDotsIcon, VerticalSwitchIcon, ViewIcon, VimeoIcon, VippsIcon, VippsLogoIcon, VisaIcon, VoiIcon, VyIcon, WaitingRoomIcon, WalkingIcon, WarningIcon, WaterTapIcon, WheelchairIcon, WifiIcon, WindIcon, YoutubeIcon, ZoneIcon, ZoomInIcon, ZoomOutIcon, ZvippIcon };
|
|
5210
|
+
export { AccessibilityIcon, AddCardIcon, AddIcon, AdditionalIcon, AdditionalZonesTicketIcon, AdjustmentsIcon, AdminIcon, AgreesIcon, AlignCenterIcon, AlignLeftIcon, AlignRightIcon, AnimalFreeIcon, AnimalIcon, AttachmentIcon, BabyIcon, BackArrowIcon, BanknoteIcon, BanknoteMultiIcon, BatteryIcon, BellIcon, BergenBysykkelIcon, BicycleHotelIcon, BicycleIcon, BicycleParkingIcon, BoldIcon, BoltIcon, BookmarkIcon, BrakarIcon, BrakarNoTextIcon, BrightnessIcon, BugIcon, BulletListIcon, BusIcon, BusShelterIcon, CabinIcon, CablewayIcon, CalculatorIcon, CalendarIcon, CameraIcon, CarIcon, CardIcon, CarferryIcon, ChannelsIcon, ChatIcon, CheckIcon, CityBikeIcon, CityIcon, ClockIcon, CloseIcon, CloseSmallIcon, ClosedLockIcon, CloudDownloadIcon, CloudIcon, CloudLightningIcon, CloudRainIcon, CloudSnowIcon, CoffeeIcon, CollapsedIcon, ColorPickerIcon, CommentIcon, ConductorIcon, ConfigurationIcon, ContactsIcon, CopyIcon, CorrespondenceIcon, CouchetteIcon, CutleryIcon, DatabaseIcon, DateIcon, DeleteIcon, DenmarkIcon, DepositionIcon, DesktopIcon, DestinationIcon, DiffIcon, DownArrowIcon, DownloadIcon, DownwardIcon, DraggableIcon, EditIcon, EmailIcon, EnvironmentIcon, EuroIcon, ExpandIcon, ExtendIcon, ExternalIcon, FacebookIcon, FarteIcon, FerryIcon, FileIcon, FillIcon, ForwardIcon, FullIcon, FunicularIcon, GOAIcon, GithubIcon, GoalIcon, GoogleIcon, GridViewIcon, GymIcon, HandToolIcon, HeartIcon, HelicopterIcon, HomeIcon, HorizontalDotsIcon, ImageIcon, InnlandstrafikkIcon, InstagramIcon, InternationalIcon, InterrailIcon, InvalidTicketIcon, ItalicIcon, KolumbusBysykkelIcon, KolumbusIcon, LaptopIcon, LeftArrowIcon, LikeIcon, LimeIcon, LinkIcon, LinkedinIcon, ListViewIcon, LoadingIcon, LockerIcon, LogOutIcon, LogoNegativeIcon, LogoPositiveIcon, LuggageIcon, ManySeatsAvailableIcon, MapIcon, MapPinIcon, MastercardIcon, MenuIcon, MergeProfilesIcon, MinimizeIcon, MobileIcon, MoneyIcon, MountainIcon, MoveAboutIcon, NewIcon, NightIcon, NorwayIcon, NumberListIcon, OpenedLockIcon, OrganizationIcon, OsloBysykkelIcon, OstfoldIcon, OutlinedValidationCheckIcon, OutlinedValidationErrorIcon, OutlinedValidationExclamationIcon, OutlinedValidationInfoIcon, PackageIcon, ParkAndRideIcon, ParkIcon, ParkingGarageIcon, PhoneIcon, PlaneIcon, PlayIcon, PlaygroundIcon, PlayroomIcon, PositionIcon, PowerIcon, PremiumSeatIcon, PriceFromIcon, PricelistIcon, PrinterIcon, PrioritySeatPregnantIcon, PrioritySeatSeniorsIcon, PrivacyIcon, PurposeIcon, QRIcon, QuestionIcon, QuietIcon, QuitIcon, RSSIcon, RedoIcon, ReferenceIcon, RefreshIcon, ReportsIcon, ResetIcon, RightArrowIcon, RowHeightDefaultIcon, RowHeightMiddleIcon, RowHeightSmallIcon, RulesIcon, RunningIcon, RuterIcon, SJIcon, SamiIcon, SaveIcon, ScooterIcon, ScopeIcon, SearchIcon, SeatIcon, SeatsAvailableIcon, SelectIcon, SendIcon, SettingsIcon, ShareIcon, ShoppingCartIcon, SkiIcon, SkypeIcon, SkyssIcon, SleepIcon, SourceCodeIcon, StandardIcon, StandingAvailableIcon, StandingIcon, StarredIcon, StatsIcon, StrollerIcon, StrollingIcon, SubtractIcon, SubwayIcon, SuitcaseIcon, SunCloudIcon, SunCloudRainIcon, SunIcon, SwedenIcon, SwitchIcon, TVMIcon, TaxiIcon, TextColorIcon, ThermometerIcon, TierIcon, TimelineIcon, ToFromIcon, ToiletIcon, TrackIcon, TrainCarIcon, TrainIcon, TramIcon, TransferIcon, TrondheimBysykkelIcon, TurnableIcon, TwitterIcon, UKIcon, UmbrellaIcon, UnderlineIcon, UndoIcon, UniversityIcon, UnlinkIcon, UnsortedIcon, UnstarredIcon, UnviewIcon, UpArrowIcon, UploadIcon, UpwardIcon, UserIcon, UsersIcon, VKTIcon, ValidTicketIcon, ValidationCheckIcon, ValidationErrorIcon, ValidationExclamationIcon, ValidationInfoIcon, ValueIcon, VendingMachineIcon, VerticalDotsIcon, VerticalSwitchIcon, ViewIcon, VimeoIcon, VippsIcon, VippsLogoIcon, VisaIcon, VoiIcon, VyIcon, WaitingRoomIcon, WalkingIcon, WarningIcon, WaterTapIcon, WheelchairIcon, WifiIcon, WindIcon, YoutubeIcon, ZoneIcon, ZoomInIcon, ZoomOutIcon, ZvippIcon };
|
package/dist/index.esm.native.js
CHANGED
|
@@ -2737,6 +2737,56 @@ function AdditionalZonesTicketIcon(props) {
|
|
|
2737
2737
|
}));
|
|
2738
2738
|
}
|
|
2739
2739
|
|
|
2740
|
+
function CabinIcon(props) {
|
|
2741
|
+
return /*#__PURE__*/createElement(Svg, _extends({}, props, {
|
|
2742
|
+
fill: "none",
|
|
2743
|
+
viewBox: "0 0 16 16",
|
|
2744
|
+
width: props.width || props.size || 16,
|
|
2745
|
+
height: props.height || props.size || 16,
|
|
2746
|
+
color: props.color || '#181C56'
|
|
2747
|
+
}), /*#__PURE__*/createElement(Path, {
|
|
2748
|
+
fill: "currentColor",
|
|
2749
|
+
fillRule: "evenodd",
|
|
2750
|
+
d: "M7.557 1.166a.657.657 0 01.873 0l5.437 4.833c.14.124.22.303.22.49v7.854a.657.657 0 01-.656.657H9.806a.657.657 0 01-.657-.657v-3.572H6.84v3.572a.657.657 0 01-.568.651L6.18 15H2.558a.657.657 0 01-.657-.657V6.49c0-.188.08-.367.22-.491l5.437-4.833zm.437 1.369l-4.78 4.249v6.902h2.31v-3.572c0-.332.248-.607.568-.65l.09-.007h3.624c.363 0 .657.295.657.657v3.572h2.31V6.785l-4.78-4.25z",
|
|
2751
|
+
clipRule: "evenodd"
|
|
2752
|
+
}), /*#__PURE__*/createElement(Path, {
|
|
2753
|
+
fill: "currentColor",
|
|
2754
|
+
fillRule: "evenodd",
|
|
2755
|
+
d: "M3 10.55v-1.1h10v1.1H3z",
|
|
2756
|
+
clipRule: "evenodd"
|
|
2757
|
+
}), /*#__PURE__*/createElement(Path, {
|
|
2758
|
+
fill: "currentColor",
|
|
2759
|
+
fillRule: "evenodd",
|
|
2760
|
+
d: "M3 8.55v-1.1h10v1.1H3z",
|
|
2761
|
+
clipRule: "evenodd"
|
|
2762
|
+
}), /*#__PURE__*/createElement(Path, {
|
|
2763
|
+
fill: "currentColor",
|
|
2764
|
+
fillRule: "evenodd",
|
|
2765
|
+
d: "M3 6.55v-1.1h10v1.1H3z",
|
|
2766
|
+
clipRule: "evenodd"
|
|
2767
|
+
}), /*#__PURE__*/createElement(Path, {
|
|
2768
|
+
fill: "currentColor",
|
|
2769
|
+
fillRule: "evenodd",
|
|
2770
|
+
d: "M5 4.55v-1.1h6v1.1H5z",
|
|
2771
|
+
clipRule: "evenodd"
|
|
2772
|
+
}), /*#__PURE__*/createElement(Path, {
|
|
2773
|
+
fill: "currentColor",
|
|
2774
|
+
fillRule: "evenodd",
|
|
2775
|
+
d: "M3 12.55v-1.1h3.333v1.1H3z",
|
|
2776
|
+
clipRule: "evenodd"
|
|
2777
|
+
}), /*#__PURE__*/createElement(Path, {
|
|
2778
|
+
fill: "currentColor",
|
|
2779
|
+
fillRule: "evenodd",
|
|
2780
|
+
d: "M10 12.55v-1.1h4v1.1h-4z",
|
|
2781
|
+
clipRule: "evenodd"
|
|
2782
|
+
}), /*#__PURE__*/createElement(Path, {
|
|
2783
|
+
fill: "currentColor",
|
|
2784
|
+
fillRule: "evenodd",
|
|
2785
|
+
d: "M2.95 6V2h1.1v4h-1.1z",
|
|
2786
|
+
clipRule: "evenodd"
|
|
2787
|
+
}));
|
|
2788
|
+
}
|
|
2789
|
+
|
|
2740
2790
|
function CityIcon(props) {
|
|
2741
2791
|
return /*#__PURE__*/createElement(Svg, _extends({}, props, {
|
|
2742
2792
|
viewBox: "0 0 16 16",
|
|
@@ -2830,6 +2880,21 @@ function GoalIcon(props) {
|
|
|
2830
2880
|
}));
|
|
2831
2881
|
}
|
|
2832
2882
|
|
|
2883
|
+
function GymIcon(props) {
|
|
2884
|
+
return /*#__PURE__*/createElement(Svg, _extends({}, props, {
|
|
2885
|
+
fill: "none",
|
|
2886
|
+
viewBox: "0 0 16 16",
|
|
2887
|
+
width: props.width || props.size || 16,
|
|
2888
|
+
height: props.height || props.size || 16,
|
|
2889
|
+
color: props.color || '#181C56'
|
|
2890
|
+
}), /*#__PURE__*/createElement(Path, {
|
|
2891
|
+
fill: "currentColor",
|
|
2892
|
+
fillRule: "evenodd",
|
|
2893
|
+
d: "M5 4a1 1 0 00-2 0v2a1 1 0 00-2 0v4a1 1 0 102 0v2a1 1 0 102 0V8.7h6V12a1 1 0 102 0v-2a1 1 0 102 0V6a1 1 0 10-2 0V4a1 1 0 10-2 0v3.3H5V4z",
|
|
2894
|
+
clipRule: "evenodd"
|
|
2895
|
+
}));
|
|
2896
|
+
}
|
|
2897
|
+
|
|
2833
2898
|
function HomeIcon(props) {
|
|
2834
2899
|
return /*#__PURE__*/createElement(Svg, _extends({}, props, {
|
|
2835
2900
|
viewBox: "0 0 16 16",
|
|
@@ -2928,6 +2993,41 @@ function MapPinIcon(props) {
|
|
|
2928
2993
|
}));
|
|
2929
2994
|
}
|
|
2930
2995
|
|
|
2996
|
+
function MountainIcon(props) {
|
|
2997
|
+
return /*#__PURE__*/createElement(Svg, _extends({}, props, {
|
|
2998
|
+
fill: "none",
|
|
2999
|
+
viewBox: "0 0 16 16",
|
|
3000
|
+
width: props.width || props.size || 16,
|
|
3001
|
+
height: props.height || props.size || 16,
|
|
3002
|
+
color: props.color || '#181C56'
|
|
3003
|
+
}), /*#__PURE__*/createElement(Path, {
|
|
3004
|
+
fill: "currentColor",
|
|
3005
|
+
fillRule: "evenodd",
|
|
3006
|
+
d: "M7 1.45a.55.55 0 01.508.338l1.916 4.599L9.979 5A.55.55 0 0111 5l3.51 8.795a.55.55 0 01-.51.754H2a.55.55 0 01-.508-.761l5-12A.55.55 0 017 1.449zm5.367 12l-2.339-5.613.461-1.152 2.699 6.764h-.821zM8.81 7.774l2.364 5.674h-8.35l2.226-5.341.438 1.097a.55.55 0 001.003.041L7.15 7.93l.46.46a.55.55 0 00.847-.084l.353-.53zm-.509-1.22L7 3.43 5.655 6.657l.4 1.002.453-.905a.55.55 0 01.88-.143l.526.526.388-.582z",
|
|
3007
|
+
clipRule: "evenodd"
|
|
3008
|
+
}));
|
|
3009
|
+
}
|
|
3010
|
+
|
|
3011
|
+
function PlaygroundIcon(props) {
|
|
3012
|
+
return /*#__PURE__*/createElement(Svg, _extends({}, props, {
|
|
3013
|
+
fill: "none",
|
|
3014
|
+
viewBox: "0 0 16 16",
|
|
3015
|
+
width: props.width || props.size || 16,
|
|
3016
|
+
height: props.height || props.size || 16,
|
|
3017
|
+
color: props.color || '#181C56'
|
|
3018
|
+
}), /*#__PURE__*/createElement(Path, {
|
|
3019
|
+
fill: "currentColor",
|
|
3020
|
+
fillRule: "evenodd",
|
|
3021
|
+
d: "M8.905 10.186a.757.757 0 100-1.514.757.757 0 000 1.514zm0 1.1a1.857 1.857 0 100-3.714 1.857 1.857 0 000 3.714z",
|
|
3022
|
+
clipRule: "evenodd"
|
|
3023
|
+
}), /*#__PURE__*/createElement(Path, {
|
|
3024
|
+
fill: "currentColor",
|
|
3025
|
+
fillRule: "evenodd",
|
|
3026
|
+
d: "M9.151 1.507a.55.55 0 00-.492 0L3.707 3.983a.55.55 0 00.246 1.042H5.26v4.15l-1.82 1.56H2a.55.55 0 00-.55.55v3.095c0 .303.246.55.55.55h1.643a.55.55 0 00.358-.133l1.259-1.079v1.28h1.1v-1.925h5.09v1.925h1.1V13.39l.9.45V15h1.1v-1.5a.55.55 0 00-.304-.492l-1.696-.848V5.025h1.307a.55.55 0 00.247-1.042L9.15 1.507zm-5.15 10.195l1.259-1.079v1.647l-1.82 1.56h-.89v-1.995h1.093a.55.55 0 00.358-.133zm7.45.27H6.36V6.884h5.09v5.09zm0-6.189H6.36v-.758h5.09v.758zm0-1.896L8.904 2.614 6.36 3.887v.038h5.09v-.038z",
|
|
3027
|
+
clipRule: "evenodd"
|
|
3028
|
+
}));
|
|
3029
|
+
}
|
|
3030
|
+
|
|
2931
3031
|
function PositionIcon(props) {
|
|
2932
3032
|
return /*#__PURE__*/createElement(Svg, _extends({}, props, {
|
|
2933
3033
|
viewBox: "0 0 16 16",
|
|
@@ -3011,6 +3111,21 @@ function TrackIcon(props) {
|
|
|
3011
3111
|
}));
|
|
3012
3112
|
}
|
|
3013
3113
|
|
|
3114
|
+
function UniversityIcon(props) {
|
|
3115
|
+
return /*#__PURE__*/createElement(Svg, _extends({}, props, {
|
|
3116
|
+
fill: "none",
|
|
3117
|
+
viewBox: "0 0 16 16",
|
|
3118
|
+
width: props.width || props.size || 16,
|
|
3119
|
+
height: props.height || props.size || 16,
|
|
3120
|
+
color: props.color || '#181C56'
|
|
3121
|
+
}), /*#__PURE__*/createElement(Path, {
|
|
3122
|
+
fill: "currentColor",
|
|
3123
|
+
fillRule: "evenodd",
|
|
3124
|
+
d: "M7.695 1.542a.55.55 0 01.61 0l6 4A.55.55 0 0114 6.549h-.35v7.4H15v1.1H1v-1.1h1.35v-7.4H2a.55.55 0 01-.305-1.007l6-4zm4.655 12.407v-7.4h-1.2v7.4h1.2zm-3.7-7.4h1.2v7.4h-1.2v-7.4zm-2.5 0h1.2v7.4h-1.2v-7.4zm-1.3 0h-1.2v7.4h1.2v-7.4zm7.333-1.1L8 2.66 3.816 5.45h8.367z",
|
|
3125
|
+
clipRule: "evenodd"
|
|
3126
|
+
}));
|
|
3127
|
+
}
|
|
3128
|
+
|
|
3014
3129
|
function ValidTicketIcon(props) {
|
|
3015
3130
|
return /*#__PURE__*/createElement(Svg, _extends({}, props, {
|
|
3016
3131
|
viewBox: "0 0 16 16",
|
|
@@ -4534,4 +4649,4 @@ function ZoomOutIcon(props) {
|
|
|
4534
4649
|
}));
|
|
4535
4650
|
}
|
|
4536
4651
|
|
|
4537
|
-
export { AccessibilityIcon, AddCardIcon, AddIcon, AdditionalIcon, AdditionalZonesTicketIcon, AdjustmentsIcon, AdminIcon, AgreesIcon, AlignCenterIcon, AlignLeftIcon, AlignRightIcon, AnimalFreeIcon, AnimalIcon, AttachmentIcon, BabyIcon, BackArrowIcon, BanknoteIcon, BanknoteMultiIcon, BatteryIcon, BellIcon, BergenBysykkelIcon, BicycleHotelIcon, BicycleIcon, BicycleParkingIcon, BoldIcon, BoltIcon, BookmarkIcon, BrakarIcon, BrakarNoTextIcon, BrightnessIcon, BugIcon, BulletListIcon, BusIcon, BusShelterIcon, CablewayIcon, CalculatorIcon, CalendarIcon, CameraIcon, CarIcon, CardIcon, CarferryIcon, ChannelsIcon, ChatIcon, CheckIcon, CityBikeIcon, CityIcon, ClockIcon, CloseIcon, CloseSmallIcon, ClosedLockIcon, CloudDownloadIcon, CloudIcon, CloudLightningIcon, CloudRainIcon, CloudSnowIcon, CoffeeIcon, CollapsedIcon, ColorPickerIcon, CommentIcon, ConductorIcon, ConfigurationIcon, ContactsIcon, CopyIcon, CorrespondenceIcon, CouchetteIcon, CutleryIcon, DatabaseIcon, DateIcon, DeleteIcon, DenmarkIcon, DepositionIcon, DesktopIcon, DestinationIcon, DiffIcon, DownArrowIcon, DownloadIcon, DownwardIcon, DraggableIcon, EditIcon, EmailIcon, EnvironmentIcon, EuroIcon, ExpandIcon, ExtendIcon, ExternalIcon, FacebookIcon, FarteIcon, FerryIcon, FileIcon, FillIcon, ForwardIcon, FullIcon, FunicularIcon, GOAIcon, GithubIcon, GoalIcon, GoogleIcon, GridViewIcon, HandToolIcon, HeartIcon, HelicopterIcon, HomeIcon, HorizontalDotsIcon, ImageIcon, InnlandstrafikkIcon, InstagramIcon, InternationalIcon, InterrailIcon, InvalidTicketIcon, ItalicIcon, KolumbusBysykkelIcon, KolumbusIcon, LaptopIcon, LeftArrowIcon, LikeIcon, LimeIcon, LinkIcon, LinkedinIcon, ListViewIcon, LoadingIcon, LockerIcon, LogOutIcon, LogoNegativeIcon, LogoPositiveIcon, LuggageIcon, ManySeatsAvailableIcon, MapIcon, MapPinIcon, MastercardIcon, MenuIcon, MergeProfilesIcon, MinimizeIcon, MobileIcon, MoneyIcon, MoveAboutIcon, NewIcon, NightIcon, NorwayIcon, NumberListIcon, OpenedLockIcon, OrganizationIcon, OsloBysykkelIcon, OstfoldIcon, OutlinedValidationCheckIcon, OutlinedValidationErrorIcon, OutlinedValidationExclamationIcon, OutlinedValidationInfoIcon, PackageIcon, ParkAndRideIcon, ParkIcon, ParkingGarageIcon, PhoneIcon, PlaneIcon, PlayIcon, PlayroomIcon, PositionIcon, PowerIcon, PremiumSeatIcon, PriceFromIcon, PricelistIcon, PrinterIcon, PrioritySeatPregnantIcon, PrioritySeatSeniorsIcon, PrivacyIcon, PurposeIcon, QRIcon, QuestionIcon, QuietIcon, QuitIcon, RSSIcon, RedoIcon, ReferenceIcon, RefreshIcon, ReportsIcon, ResetIcon, RightArrowIcon, RowHeightDefaultIcon, RowHeightMiddleIcon, RowHeightSmallIcon, RulesIcon, RunningIcon, RuterIcon, SJIcon, SamiIcon, SaveIcon, ScooterIcon, ScopeIcon, SearchIcon, SeatIcon, SeatsAvailableIcon, SelectIcon, SendIcon, SettingsIcon, ShareIcon, ShoppingCartIcon, SkiIcon, SkypeIcon, SkyssIcon, SleepIcon, SourceCodeIcon, StandardIcon, StandingAvailableIcon, StandingIcon, StarredIcon, StatsIcon, StrollerIcon, StrollingIcon, SubtractIcon, SubwayIcon, SuitcaseIcon, SunCloudIcon, SunCloudRainIcon, SunIcon, SwedenIcon, SwitchIcon, TVMIcon, TaxiIcon, TextColorIcon, ThermometerIcon, TierIcon, TimelineIcon, ToFromIcon, ToiletIcon, TrackIcon, TrainCarIcon, TrainIcon, TramIcon, TransferIcon, TrondheimBysykkelIcon, TurnableIcon, TwitterIcon, UKIcon, UmbrellaIcon, UnderlineIcon, UndoIcon, UnlinkIcon, UnsortedIcon, UnstarredIcon, UnviewIcon, UpArrowIcon, UploadIcon, UpwardIcon, UserIcon, UsersIcon, VKTIcon, ValidTicketIcon, ValidationCheckIcon, ValidationErrorIcon, ValidationExclamationIcon, ValidationInfoIcon, ValueIcon, VendingMachineIcon, VerticalDotsIcon, VerticalSwitchIcon, ViewIcon, VimeoIcon, VippsIcon, VippsLogoIcon, VisaIcon, VoiIcon, VyIcon, WaitingRoomIcon, WalkingIcon, WarningIcon, WaterTapIcon, WheelchairIcon, WifiIcon, WindIcon, YoutubeIcon, ZoneIcon, ZoomInIcon, ZoomOutIcon, ZvippIcon };
|
|
4652
|
+
export { AccessibilityIcon, AddCardIcon, AddIcon, AdditionalIcon, AdditionalZonesTicketIcon, AdjustmentsIcon, AdminIcon, AgreesIcon, AlignCenterIcon, AlignLeftIcon, AlignRightIcon, AnimalFreeIcon, AnimalIcon, AttachmentIcon, BabyIcon, BackArrowIcon, BanknoteIcon, BanknoteMultiIcon, BatteryIcon, BellIcon, BergenBysykkelIcon, BicycleHotelIcon, BicycleIcon, BicycleParkingIcon, BoldIcon, BoltIcon, BookmarkIcon, BrakarIcon, BrakarNoTextIcon, BrightnessIcon, BugIcon, BulletListIcon, BusIcon, BusShelterIcon, CabinIcon, CablewayIcon, CalculatorIcon, CalendarIcon, CameraIcon, CarIcon, CardIcon, CarferryIcon, ChannelsIcon, ChatIcon, CheckIcon, CityBikeIcon, CityIcon, ClockIcon, CloseIcon, CloseSmallIcon, ClosedLockIcon, CloudDownloadIcon, CloudIcon, CloudLightningIcon, CloudRainIcon, CloudSnowIcon, CoffeeIcon, CollapsedIcon, ColorPickerIcon, CommentIcon, ConductorIcon, ConfigurationIcon, ContactsIcon, CopyIcon, CorrespondenceIcon, CouchetteIcon, CutleryIcon, DatabaseIcon, DateIcon, DeleteIcon, DenmarkIcon, DepositionIcon, DesktopIcon, DestinationIcon, DiffIcon, DownArrowIcon, DownloadIcon, DownwardIcon, DraggableIcon, EditIcon, EmailIcon, EnvironmentIcon, EuroIcon, ExpandIcon, ExtendIcon, ExternalIcon, FacebookIcon, FarteIcon, FerryIcon, FileIcon, FillIcon, ForwardIcon, FullIcon, FunicularIcon, GOAIcon, GithubIcon, GoalIcon, GoogleIcon, GridViewIcon, GymIcon, HandToolIcon, HeartIcon, HelicopterIcon, HomeIcon, HorizontalDotsIcon, ImageIcon, InnlandstrafikkIcon, InstagramIcon, InternationalIcon, InterrailIcon, InvalidTicketIcon, ItalicIcon, KolumbusBysykkelIcon, KolumbusIcon, LaptopIcon, LeftArrowIcon, LikeIcon, LimeIcon, LinkIcon, LinkedinIcon, ListViewIcon, LoadingIcon, LockerIcon, LogOutIcon, LogoNegativeIcon, LogoPositiveIcon, LuggageIcon, ManySeatsAvailableIcon, MapIcon, MapPinIcon, MastercardIcon, MenuIcon, MergeProfilesIcon, MinimizeIcon, MobileIcon, MoneyIcon, MountainIcon, MoveAboutIcon, NewIcon, NightIcon, NorwayIcon, NumberListIcon, OpenedLockIcon, OrganizationIcon, OsloBysykkelIcon, OstfoldIcon, OutlinedValidationCheckIcon, OutlinedValidationErrorIcon, OutlinedValidationExclamationIcon, OutlinedValidationInfoIcon, PackageIcon, ParkAndRideIcon, ParkIcon, ParkingGarageIcon, PhoneIcon, PlaneIcon, PlayIcon, PlaygroundIcon, PlayroomIcon, PositionIcon, PowerIcon, PremiumSeatIcon, PriceFromIcon, PricelistIcon, PrinterIcon, PrioritySeatPregnantIcon, PrioritySeatSeniorsIcon, PrivacyIcon, PurposeIcon, QRIcon, QuestionIcon, QuietIcon, QuitIcon, RSSIcon, RedoIcon, ReferenceIcon, RefreshIcon, ReportsIcon, ResetIcon, RightArrowIcon, RowHeightDefaultIcon, RowHeightMiddleIcon, RowHeightSmallIcon, RulesIcon, RunningIcon, RuterIcon, SJIcon, SamiIcon, SaveIcon, ScooterIcon, ScopeIcon, SearchIcon, SeatIcon, SeatsAvailableIcon, SelectIcon, SendIcon, SettingsIcon, ShareIcon, ShoppingCartIcon, SkiIcon, SkypeIcon, SkyssIcon, SleepIcon, SourceCodeIcon, StandardIcon, StandingAvailableIcon, StandingIcon, StarredIcon, StatsIcon, StrollerIcon, StrollingIcon, SubtractIcon, SubwayIcon, SuitcaseIcon, SunCloudIcon, SunCloudRainIcon, SunIcon, SwedenIcon, SwitchIcon, TVMIcon, TaxiIcon, TextColorIcon, ThermometerIcon, TierIcon, TimelineIcon, ToFromIcon, ToiletIcon, TrackIcon, TrainCarIcon, TrainIcon, TramIcon, TransferIcon, TrondheimBysykkelIcon, TurnableIcon, TwitterIcon, UKIcon, UmbrellaIcon, UnderlineIcon, UndoIcon, UniversityIcon, UnlinkIcon, UnsortedIcon, UnstarredIcon, UnviewIcon, UpArrowIcon, UploadIcon, UpwardIcon, UserIcon, UsersIcon, VKTIcon, ValidTicketIcon, ValidationCheckIcon, ValidationErrorIcon, ValidationExclamationIcon, ValidationInfoIcon, ValueIcon, VendingMachineIcon, VerticalDotsIcon, VerticalSwitchIcon, ViewIcon, VimeoIcon, VippsIcon, VippsLogoIcon, VisaIcon, VoiIcon, VyIcon, WaitingRoomIcon, WalkingIcon, WarningIcon, WaterTapIcon, WheelchairIcon, WifiIcon, WindIcon, YoutubeIcon, ZoneIcon, ZoomInIcon, ZoomOutIcon, ZvippIcon };
|
package/dist/index.js
CHANGED
|
@@ -3054,6 +3054,58 @@ function AdditionalZonesTicketIcon(props) {
|
|
|
3054
3054
|
}));
|
|
3055
3055
|
}
|
|
3056
3056
|
|
|
3057
|
+
function CabinIcon(props) {
|
|
3058
|
+
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
3059
|
+
fill: "none",
|
|
3060
|
+
viewBox: "0 0 16 16",
|
|
3061
|
+
width: props.width || props.size || '1em',
|
|
3062
|
+
height: props.height || props.size || '1em',
|
|
3063
|
+
className: 'eds-icon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
3064
|
+
inline: undefined,
|
|
3065
|
+
color: props.color || 'currentColor'
|
|
3066
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3067
|
+
fill: "currentColor",
|
|
3068
|
+
fillRule: "evenodd",
|
|
3069
|
+
d: "M7.557 1.166a.657.657 0 01.873 0l5.437 4.833c.14.124.22.303.22.49v7.854a.657.657 0 01-.656.657H9.806a.657.657 0 01-.657-.657v-3.572H6.84v3.572a.657.657 0 01-.568.651L6.18 15H2.558a.657.657 0 01-.657-.657V6.49c0-.188.08-.367.22-.491l5.437-4.833zm.437 1.369l-4.78 4.249v6.902h2.31v-3.572c0-.332.248-.607.568-.65l.09-.007h3.624c.363 0 .657.295.657.657v3.572h2.31V6.785l-4.78-4.25z",
|
|
3070
|
+
clipRule: "evenodd"
|
|
3071
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3072
|
+
fill: "currentColor",
|
|
3073
|
+
fillRule: "evenodd",
|
|
3074
|
+
d: "M3 10.55v-1.1h10v1.1H3z",
|
|
3075
|
+
clipRule: "evenodd"
|
|
3076
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3077
|
+
fill: "currentColor",
|
|
3078
|
+
fillRule: "evenodd",
|
|
3079
|
+
d: "M3 8.55v-1.1h10v1.1H3z",
|
|
3080
|
+
clipRule: "evenodd"
|
|
3081
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3082
|
+
fill: "currentColor",
|
|
3083
|
+
fillRule: "evenodd",
|
|
3084
|
+
d: "M3 6.55v-1.1h10v1.1H3z",
|
|
3085
|
+
clipRule: "evenodd"
|
|
3086
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3087
|
+
fill: "currentColor",
|
|
3088
|
+
fillRule: "evenodd",
|
|
3089
|
+
d: "M5 4.55v-1.1h6v1.1H5z",
|
|
3090
|
+
clipRule: "evenodd"
|
|
3091
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3092
|
+
fill: "currentColor",
|
|
3093
|
+
fillRule: "evenodd",
|
|
3094
|
+
d: "M3 12.55v-1.1h3.333v1.1H3z",
|
|
3095
|
+
clipRule: "evenodd"
|
|
3096
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3097
|
+
fill: "currentColor",
|
|
3098
|
+
fillRule: "evenodd",
|
|
3099
|
+
d: "M10 12.55v-1.1h4v1.1h-4z",
|
|
3100
|
+
clipRule: "evenodd"
|
|
3101
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3102
|
+
fill: "currentColor",
|
|
3103
|
+
fillRule: "evenodd",
|
|
3104
|
+
d: "M2.95 6V2h1.1v4h-1.1z",
|
|
3105
|
+
clipRule: "evenodd"
|
|
3106
|
+
}));
|
|
3107
|
+
}
|
|
3108
|
+
|
|
3057
3109
|
function CityIcon(props) {
|
|
3058
3110
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
3059
3111
|
viewBox: "0 0 16 16",
|
|
@@ -3159,6 +3211,23 @@ function GoalIcon(props) {
|
|
|
3159
3211
|
}));
|
|
3160
3212
|
}
|
|
3161
3213
|
|
|
3214
|
+
function GymIcon(props) {
|
|
3215
|
+
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
3216
|
+
fill: "none",
|
|
3217
|
+
viewBox: "0 0 16 16",
|
|
3218
|
+
width: props.width || props.size || '1em',
|
|
3219
|
+
height: props.height || props.size || '1em',
|
|
3220
|
+
className: 'eds-icon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
3221
|
+
inline: undefined,
|
|
3222
|
+
color: props.color || 'currentColor'
|
|
3223
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3224
|
+
fill: "currentColor",
|
|
3225
|
+
fillRule: "evenodd",
|
|
3226
|
+
d: "M5 4a1 1 0 00-2 0v2a1 1 0 00-2 0v4a1 1 0 102 0v2a1 1 0 102 0V8.7h6V12a1 1 0 102 0v-2a1 1 0 102 0V6a1 1 0 10-2 0V4a1 1 0 10-2 0v3.3H5V4z",
|
|
3227
|
+
clipRule: "evenodd"
|
|
3228
|
+
}));
|
|
3229
|
+
}
|
|
3230
|
+
|
|
3162
3231
|
function HomeIcon(props) {
|
|
3163
3232
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
3164
3233
|
viewBox: "0 0 16 16",
|
|
@@ -3271,6 +3340,45 @@ function MapPinIcon(props) {
|
|
|
3271
3340
|
}));
|
|
3272
3341
|
}
|
|
3273
3342
|
|
|
3343
|
+
function MountainIcon(props) {
|
|
3344
|
+
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
3345
|
+
fill: "none",
|
|
3346
|
+
viewBox: "0 0 16 16",
|
|
3347
|
+
width: props.width || props.size || '1em',
|
|
3348
|
+
height: props.height || props.size || '1em',
|
|
3349
|
+
className: 'eds-icon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
3350
|
+
inline: undefined,
|
|
3351
|
+
color: props.color || 'currentColor'
|
|
3352
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3353
|
+
fill: "currentColor",
|
|
3354
|
+
fillRule: "evenodd",
|
|
3355
|
+
d: "M7 1.45a.55.55 0 01.508.338l1.916 4.599L9.979 5A.55.55 0 0111 5l3.51 8.795a.55.55 0 01-.51.754H2a.55.55 0 01-.508-.761l5-12A.55.55 0 017 1.449zm5.367 12l-2.339-5.613.461-1.152 2.699 6.764h-.821zM8.81 7.774l2.364 5.674h-8.35l2.226-5.341.438 1.097a.55.55 0 001.003.041L7.15 7.93l.46.46a.55.55 0 00.847-.084l.353-.53zm-.509-1.22L7 3.43 5.655 6.657l.4 1.002.453-.905a.55.55 0 01.88-.143l.526.526.388-.582z",
|
|
3356
|
+
clipRule: "evenodd"
|
|
3357
|
+
}));
|
|
3358
|
+
}
|
|
3359
|
+
|
|
3360
|
+
function PlaygroundIcon(props) {
|
|
3361
|
+
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
3362
|
+
fill: "none",
|
|
3363
|
+
viewBox: "0 0 16 16",
|
|
3364
|
+
width: props.width || props.size || '1em',
|
|
3365
|
+
height: props.height || props.size || '1em',
|
|
3366
|
+
className: 'eds-icon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
3367
|
+
inline: undefined,
|
|
3368
|
+
color: props.color || 'currentColor'
|
|
3369
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3370
|
+
fill: "currentColor",
|
|
3371
|
+
fillRule: "evenodd",
|
|
3372
|
+
d: "M8.905 10.186a.757.757 0 100-1.514.757.757 0 000 1.514zm0 1.1a1.857 1.857 0 100-3.714 1.857 1.857 0 000 3.714z",
|
|
3373
|
+
clipRule: "evenodd"
|
|
3374
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3375
|
+
fill: "currentColor",
|
|
3376
|
+
fillRule: "evenodd",
|
|
3377
|
+
d: "M9.151 1.507a.55.55 0 00-.492 0L3.707 3.983a.55.55 0 00.246 1.042H5.26v4.15l-1.82 1.56H2a.55.55 0 00-.55.55v3.095c0 .303.246.55.55.55h1.643a.55.55 0 00.358-.133l1.259-1.079v1.28h1.1v-1.925h5.09v1.925h1.1V13.39l.9.45V15h1.1v-1.5a.55.55 0 00-.304-.492l-1.696-.848V5.025h1.307a.55.55 0 00.247-1.042L9.15 1.507zm-5.15 10.195l1.259-1.079v1.647l-1.82 1.56h-.89v-1.995h1.093a.55.55 0 00.358-.133zm7.45.27H6.36V6.884h5.09v5.09zm0-6.189H6.36v-.758h5.09v.758zm0-1.896L8.904 2.614 6.36 3.887v.038h5.09v-.038z",
|
|
3378
|
+
clipRule: "evenodd"
|
|
3379
|
+
}));
|
|
3380
|
+
}
|
|
3381
|
+
|
|
3274
3382
|
function PositionIcon(props) {
|
|
3275
3383
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
3276
3384
|
viewBox: "0 0 16 16",
|
|
@@ -3366,6 +3474,23 @@ function TrackIcon(props) {
|
|
|
3366
3474
|
}));
|
|
3367
3475
|
}
|
|
3368
3476
|
|
|
3477
|
+
function UniversityIcon(props) {
|
|
3478
|
+
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
3479
|
+
fill: "none",
|
|
3480
|
+
viewBox: "0 0 16 16",
|
|
3481
|
+
width: props.width || props.size || '1em',
|
|
3482
|
+
height: props.height || props.size || '1em',
|
|
3483
|
+
className: 'eds-icon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
3484
|
+
inline: undefined,
|
|
3485
|
+
color: props.color || 'currentColor'
|
|
3486
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3487
|
+
fill: "currentColor",
|
|
3488
|
+
fillRule: "evenodd",
|
|
3489
|
+
d: "M7.695 1.542a.55.55 0 01.61 0l6 4A.55.55 0 0114 6.549h-.35v7.4H15v1.1H1v-1.1h1.35v-7.4H2a.55.55 0 01-.305-1.007l6-4zm4.655 12.407v-7.4h-1.2v7.4h1.2zm-3.7-7.4h1.2v7.4h-1.2v-7.4zm-2.5 0h1.2v7.4h-1.2v-7.4zm-1.3 0h-1.2v7.4h1.2v-7.4zm7.333-1.1L8 2.66 3.816 5.45h8.367z",
|
|
3490
|
+
clipRule: "evenodd"
|
|
3491
|
+
}));
|
|
3492
|
+
}
|
|
3493
|
+
|
|
3369
3494
|
function ValidTicketIcon(props) {
|
|
3370
3495
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
3371
3496
|
viewBox: "0 0 16 16",
|
|
@@ -5120,6 +5245,7 @@ exports.BugIcon = BugIcon;
|
|
|
5120
5245
|
exports.BulletListIcon = BulletListIcon;
|
|
5121
5246
|
exports.BusIcon = BusIcon;
|
|
5122
5247
|
exports.BusShelterIcon = BusShelterIcon;
|
|
5248
|
+
exports.CabinIcon = CabinIcon;
|
|
5123
5249
|
exports.CablewayIcon = CablewayIcon;
|
|
5124
5250
|
exports.CalculatorIcon = CalculatorIcon;
|
|
5125
5251
|
exports.CalendarIcon = CalendarIcon;
|
|
@@ -5184,6 +5310,7 @@ exports.GithubIcon = GithubIcon;
|
|
|
5184
5310
|
exports.GoalIcon = GoalIcon;
|
|
5185
5311
|
exports.GoogleIcon = GoogleIcon;
|
|
5186
5312
|
exports.GridViewIcon = GridViewIcon;
|
|
5313
|
+
exports.GymIcon = GymIcon;
|
|
5187
5314
|
exports.HandToolIcon = HandToolIcon;
|
|
5188
5315
|
exports.HeartIcon = HeartIcon;
|
|
5189
5316
|
exports.HelicopterIcon = HelicopterIcon;
|
|
@@ -5220,6 +5347,7 @@ exports.MergeProfilesIcon = MergeProfilesIcon;
|
|
|
5220
5347
|
exports.MinimizeIcon = MinimizeIcon;
|
|
5221
5348
|
exports.MobileIcon = MobileIcon;
|
|
5222
5349
|
exports.MoneyIcon = MoneyIcon;
|
|
5350
|
+
exports.MountainIcon = MountainIcon;
|
|
5223
5351
|
exports.MoveAboutIcon = MoveAboutIcon;
|
|
5224
5352
|
exports.NewIcon = NewIcon;
|
|
5225
5353
|
exports.NightIcon = NightIcon;
|
|
@@ -5240,6 +5368,7 @@ exports.ParkingGarageIcon = ParkingGarageIcon;
|
|
|
5240
5368
|
exports.PhoneIcon = PhoneIcon;
|
|
5241
5369
|
exports.PlaneIcon = PlaneIcon;
|
|
5242
5370
|
exports.PlayIcon = PlayIcon;
|
|
5371
|
+
exports.PlaygroundIcon = PlaygroundIcon;
|
|
5243
5372
|
exports.PlayroomIcon = PlayroomIcon;
|
|
5244
5373
|
exports.PositionIcon = PositionIcon;
|
|
5245
5374
|
exports.PowerIcon = PowerIcon;
|
|
@@ -5321,6 +5450,7 @@ exports.UKIcon = UKIcon;
|
|
|
5321
5450
|
exports.UmbrellaIcon = UmbrellaIcon;
|
|
5322
5451
|
exports.UnderlineIcon = UnderlineIcon;
|
|
5323
5452
|
exports.UndoIcon = UndoIcon;
|
|
5453
|
+
exports.UniversityIcon = UniversityIcon;
|
|
5324
5454
|
exports.UnlinkIcon = UnlinkIcon;
|
|
5325
5455
|
exports.UnsortedIcon = UnsortedIcon;
|
|
5326
5456
|
exports.UnstarredIcon = UnstarredIcon;
|
package/dist/styles.css
CHANGED
|
@@ -1,61 +1,57 @@
|
|
|
1
1
|
/* DO NOT CHANGE!*/
|
|
2
2
|
/* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
|
|
3
3
|
:root {
|
|
4
|
-
--eds-icons: 1;
|
|
5
|
-
}
|
|
4
|
+
--eds-icons: 1; }
|
|
6
5
|
|
|
7
6
|
.eds-icon.eds-icon--inline,
|
|
8
7
|
p .eds-icon {
|
|
9
8
|
position: relative;
|
|
10
|
-
top: 0.2em;
|
|
11
|
-
}
|
|
9
|
+
top: 0.2em; }
|
|
12
10
|
|
|
13
11
|
.eds-icon g,
|
|
14
12
|
.eds-icon path {
|
|
15
|
-
fill: currentColor;
|
|
16
|
-
}
|
|
13
|
+
fill: currentColor; }
|
|
17
14
|
|
|
18
15
|
.eds-contrast .eds-icon__bicycle g,
|
|
19
16
|
.eds-contrast .eds-icon__bicycle path {
|
|
20
|
-
fill: #ffffff;
|
|
21
|
-
|
|
17
|
+
fill: #ffffff; }
|
|
18
|
+
|
|
22
19
|
.eds-contrast .eds-icon__bus g,
|
|
23
20
|
.eds-contrast .eds-icon__bus path {
|
|
24
|
-
fill: #ff6392;
|
|
25
|
-
|
|
21
|
+
fill: #ff6392; }
|
|
22
|
+
|
|
26
23
|
.eds-contrast .eds-icon__cableway g,
|
|
27
24
|
.eds-contrast .eds-icon__cableway path {
|
|
28
|
-
fill: #a476e5;
|
|
29
|
-
|
|
25
|
+
fill: #a476e5; }
|
|
26
|
+
|
|
30
27
|
.eds-contrast .eds-icon__carferry g,
|
|
31
28
|
.eds-contrast .eds-icon__carferry path {
|
|
32
|
-
fill: #6fdfff;
|
|
33
|
-
|
|
29
|
+
fill: #6fdfff; }
|
|
30
|
+
|
|
34
31
|
.eds-contrast .eds-icon__ferry g,
|
|
35
32
|
.eds-contrast .eds-icon__ferry path {
|
|
36
|
-
fill: #6fdfff;
|
|
37
|
-
|
|
33
|
+
fill: #6fdfff; }
|
|
34
|
+
|
|
38
35
|
.eds-contrast .eds-icon__funicular g,
|
|
39
36
|
.eds-contrast .eds-icon__funicular path {
|
|
40
|
-
fill: #a476e5;
|
|
41
|
-
|
|
37
|
+
fill: #a476e5; }
|
|
38
|
+
|
|
42
39
|
.eds-contrast .eds-icon__helicopter g,
|
|
43
40
|
.eds-contrast .eds-icon__helicopter path {
|
|
44
|
-
fill: #e258c3;
|
|
45
|
-
|
|
41
|
+
fill: #e258c3; }
|
|
42
|
+
|
|
46
43
|
.eds-contrast .eds-icon__plane g,
|
|
47
44
|
.eds-contrast .eds-icon__plane path {
|
|
48
|
-
fill: #fbafea;
|
|
49
|
-
|
|
45
|
+
fill: #fbafea; }
|
|
46
|
+
|
|
50
47
|
.eds-contrast .eds-icon__taxi g,
|
|
51
48
|
.eds-contrast .eds-icon__taxi path {
|
|
52
|
-
fill: #ffffff;
|
|
53
|
-
|
|
49
|
+
fill: #ffffff; }
|
|
50
|
+
|
|
54
51
|
.eds-contrast .eds-icon__train g,
|
|
55
52
|
.eds-contrast .eds-icon__train path {
|
|
56
|
-
fill: #42a5f5;
|
|
57
|
-
|
|
53
|
+
fill: #42a5f5; }
|
|
54
|
+
|
|
58
55
|
.eds-contrast .eds-icon__tram g,
|
|
59
56
|
.eds-contrast .eds-icon__tram path {
|
|
60
|
-
fill: #b482fb;
|
|
61
|
-
}
|
|
57
|
+
fill: #b482fb; }
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@entur/icons",
|
|
3
|
-
"version": "5.
|
|
3
|
+
"version": "5.2.1",
|
|
4
4
|
"license": "EUPL-1.2",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"module": "dist/index.esm.js",
|
|
@@ -20,7 +20,9 @@
|
|
|
20
20
|
"access": "public"
|
|
21
21
|
},
|
|
22
22
|
"scripts": {
|
|
23
|
-
"
|
|
23
|
+
"prebuild": "rimraf dist native tmp ",
|
|
24
|
+
"build": "node bin/build.js && rollup -c",
|
|
25
|
+
"postbuild": "rimraf tmp"
|
|
24
26
|
},
|
|
25
27
|
"peerDependencies": {
|
|
26
28
|
"react": ">=16.8.0",
|
|
@@ -38,15 +40,13 @@
|
|
|
38
40
|
"@svgr/plugin-svgo": "^5.0.1",
|
|
39
41
|
"@types/fs-extra": "^8.0.0",
|
|
40
42
|
"case": "^1.6.2",
|
|
41
|
-
"dts-cli": "^1.1.6",
|
|
42
43
|
"fs-extra": "9.0.0",
|
|
43
44
|
"rimraf": "3.0.2",
|
|
44
|
-
"rollup": "2.6.1"
|
|
45
|
-
"sass": "^1.55.0"
|
|
45
|
+
"rollup": "2.6.1"
|
|
46
46
|
},
|
|
47
47
|
"dependencies": {
|
|
48
|
-
"@entur/tokens": "^3.4.
|
|
49
|
-
"@entur/utils": "^0.4.
|
|
48
|
+
"@entur/tokens": "^3.4.1",
|
|
49
|
+
"@entur/utils": "^0.4.5"
|
|
50
50
|
},
|
|
51
|
-
"gitHead": "
|
|
51
|
+
"gitHead": "09829f0914d2ee5740f584cfd2be4d9d2b5fc18a"
|
|
52
52
|
}
|