@entur/icons 5.1.2-beta.0 → 5.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +532 -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/package.json +7 -8
package/CHANGELOG.md
ADDED
|
@@ -0,0 +1,532 @@
|
|
|
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.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@5.1.1...@entur/icons@5.2.0) (2022-10-31)
|
|
7
|
+
|
|
8
|
+
### Bug Fixes
|
|
9
|
+
|
|
10
|
+
- **unsorted icon:** fix visual bug in unsorted icon ([26184f0](https://bitbucket.org/enturas/design-system/commits/26184f06d119e8ed292ffcda663ec14f7b190e68))
|
|
11
|
+
- add deprecation comments to @entur/icons type declarations ([e1e1b14](https://bitbucket.org/enturas/design-system/commits/e1e1b14e1efed95c8ab4a5246fed84b8b2d34835))
|
|
12
|
+
|
|
13
|
+
### Features
|
|
14
|
+
|
|
15
|
+
- **icons:** add Cabin, Gym, Mountain, Playground and University icon ([d73da01](https://bitbucket.org/enturas/design-system/commits/d73da01c158edcd6015f93e343146cffbd8ff8f4))
|
|
16
|
+
|
|
17
|
+
## [5.1.1](https://bitbucket.org/enturas/design-system/compare/@entur/icons@5.1.0...@entur/icons@5.1.1) (2022-10-20)
|
|
18
|
+
|
|
19
|
+
### Bug Fixes
|
|
20
|
+
|
|
21
|
+
- **unsorted icon:** fix visual bug in unsortedIcon ([250a519](https://bitbucket.org/enturas/design-system/commits/250a519583ebf6def4f7f12b3390f05370a9de64))
|
|
22
|
+
|
|
23
|
+
# [5.1.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@5.0.0...@entur/icons@5.1.0) (2022-10-20)
|
|
24
|
+
|
|
25
|
+
### Bug Fixes
|
|
26
|
+
|
|
27
|
+
- **unsorted icon:** fix error in unsorted icon svg file ([2dbe52b](https://bitbucket.org/enturas/design-system/commits/2dbe52b0b7b039c8bd0b2f133bf2ef84bd3e16e6))
|
|
28
|
+
|
|
29
|
+
### Features
|
|
30
|
+
|
|
31
|
+
- **icons:** add sami flag icon ([ff84edf](https://bitbucket.org/enturas/design-system/commits/ff84edf6626deb77b608d6ab99280f6cbecb8f47))
|
|
32
|
+
|
|
33
|
+
# [5.0.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@4.3.3...@entur/icons@5.0.0) (2022-10-12)
|
|
34
|
+
|
|
35
|
+
### Bug Fixes
|
|
36
|
+
|
|
37
|
+
- **ReportsIcon:** add deprecation warning for ReportsIcon. Icon is replaced with CopyIcon ([4f996fc](https://bitbucket.org/enturas/design-system/commits/4f996fc455613ebd98abdb44b7f2562d3a6e9228))
|
|
38
|
+
- **ReportsIcon, CopyIcon:** change copy icon to look like reportsicon and rename existing copy icon ([4adbd49](https://bitbucket.org/enturas/design-system/commits/4adbd4917caabbfc6c4fdb1538470b52b03c67c1))
|
|
39
|
+
- **sortable table:** add icon to indicate that a column is sortable ([5b3c164](https://bitbucket.org/enturas/design-system/commits/5b3c1645ba70b85cd4fc5bc2c2ca8c429430182a))
|
|
40
|
+
|
|
41
|
+
### BREAKING CHANGES
|
|
42
|
+
|
|
43
|
+
- **ReportsIcon, CopyIcon:** If you used CopyIcon then the icon will change to look like ReportsIcon
|
|
44
|
+
- **ReportsIcon:** ReportsIcon is now deprecated in favor of the new name CopyIcon
|
|
45
|
+
|
|
46
|
+
## [4.3.3](https://bitbucket.org/enturas/design-system/compare/@entur/icons@4.3.2...@entur/icons@4.3.3) (2022-08-31)
|
|
47
|
+
|
|
48
|
+
**Note:** Version bump only for package @entur/icons
|
|
49
|
+
|
|
50
|
+
## [4.3.2](https://bitbucket.org/enturas/design-system/compare/@entur/icons@4.3.1...@entur/icons@4.3.2) (2022-08-24)
|
|
51
|
+
|
|
52
|
+
**Note:** Version bump only for package @entur/icons
|
|
53
|
+
|
|
54
|
+
## [4.3.1](https://bitbucket.org/enturas/design-system/compare/@entur/icons@4.3.0...@entur/icons@4.3.1) (2022-08-09)
|
|
55
|
+
|
|
56
|
+
**Note:** Version bump only for package @entur/icons
|
|
57
|
+
|
|
58
|
+
# [4.3.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@4.2.0...@entur/icons@4.3.0) (2022-07-05)
|
|
59
|
+
|
|
60
|
+
### Bug Fixes
|
|
61
|
+
|
|
62
|
+
- **validation exclamation icon:** fix icon colours for validation exclamation icon in react native ([4e64eb8](https://bitbucket.org/enturas/design-system/commits/4e64eb86fd1b98731b47ac040ce578e8ee0aa956))
|
|
63
|
+
|
|
64
|
+
### Features
|
|
65
|
+
|
|
66
|
+
- **icons:** add seat capacity icons to facility group ([25265da](https://bitbucket.org/enturas/design-system/commits/25265da52f929a9e830419b98f28f2fd22617612))
|
|
67
|
+
|
|
68
|
+
# [4.2.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@4.1.2...@entur/icons@4.2.0) (2022-06-24)
|
|
69
|
+
|
|
70
|
+
### Features
|
|
71
|
+
|
|
72
|
+
- **icons:** update Brakar logo icon and add Brakar without text icon ([1ccd821](https://bitbucket.org/enturas/design-system/commits/1ccd821d5ee9684573ee25e008f95e1d14ec0bce))
|
|
73
|
+
|
|
74
|
+
## [4.1.2](https://bitbucket.org/enturas/design-system/compare/@entur/icons@4.1.1...@entur/icons@4.1.2) (2022-05-04)
|
|
75
|
+
|
|
76
|
+
### Bug Fixes
|
|
77
|
+
|
|
78
|
+
- **validation exclamation icon:** fix incorrect exclamation mark color for non-contrast validation ([22deff9](https://bitbucket.org/enturas/design-system/commits/22deff9cac4f867a26a14ec51197f1c3be13d403))
|
|
79
|
+
|
|
80
|
+
## [4.1.1](https://bitbucket.org/enturas/design-system/compare/@entur/icons@4.1.0...@entur/icons@4.1.1) (2022-04-27)
|
|
81
|
+
|
|
82
|
+
**Note:** Version bump only for package @entur/icons
|
|
83
|
+
|
|
84
|
+
# [4.1.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@4.0.0...@entur/icons@4.1.0) (2022-04-20)
|
|
85
|
+
|
|
86
|
+
### Features
|
|
87
|
+
|
|
88
|
+
- **icons:** add conductor and calculator icon ([2efc907](https://bitbucket.org/enturas/design-system/commits/2efc9074f769575a31a94fbc4f2b9eb1f2e29d47))
|
|
89
|
+
|
|
90
|
+
# [4.0.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@3.5.0...@entur/icons@4.0.0) (2022-04-19)
|
|
91
|
+
|
|
92
|
+
### Bug Fixes
|
|
93
|
+
|
|
94
|
+
- **cableway icon:** fix color of cableway icon, and fix color prop in native package ([73cc942](https://bitbucket.org/enturas/design-system/commits/73cc942cf85bce77f8815e208853d64983e96d4d))
|
|
95
|
+
- **cableway icon:** update cableway icon to more correct size ([e0007e4](https://bitbucket.org/enturas/design-system/commits/e0007e471e2382be36390b0aa8caa39babf815fd))
|
|
96
|
+
|
|
97
|
+
### BREAKING CHANGES
|
|
98
|
+
|
|
99
|
+
- **cableway icon:** Icon is visualy larger, but not physically, watch out for unintended visual effect caused by this
|
|
100
|
+
|
|
101
|
+
# [3.5.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@3.4.1...@entur/icons@3.5.0) (2022-03-01)
|
|
102
|
+
|
|
103
|
+
### Features
|
|
104
|
+
|
|
105
|
+
- **icons:** add new CityBike icon ([ec8288e](https://bitbucket.org/enturas/design-system/commits/ec8288ed5d9dc122361e95362a6dab5f18acad7b))
|
|
106
|
+
|
|
107
|
+
## [3.4.1](https://bitbucket.org/enturas/design-system/compare/@entur/icons@3.4.0...@entur/icons@3.4.1) (2022-02-09)
|
|
108
|
+
|
|
109
|
+
**Note:** Version bump only for package @entur/icons
|
|
110
|
+
|
|
111
|
+
# [3.4.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@3.3.0...@entur/icons@3.4.0) (2021-11-17)
|
|
112
|
+
|
|
113
|
+
### Features
|
|
114
|
+
|
|
115
|
+
- add correspondence icon ([ee07d31](https://bitbucket.org/enturas/design-system/commits/ee07d31857ccfe0ce57be30556a2a8377bc8eb53))
|
|
116
|
+
- add ZoneIcon ([e52f648](https://bitbucket.org/enturas/design-system/commits/e52f64831b3b3a311cb85b12bce5d01b794a75b5))
|
|
117
|
+
|
|
118
|
+
# [3.3.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@3.2.0...@entur/icons@3.3.0) (2021-09-23)
|
|
119
|
+
|
|
120
|
+
### Bug Fixes
|
|
121
|
+
|
|
122
|
+
- **switch:** fix switchicon color bug ([e41f8a9](https://bitbucket.org/enturas/design-system/commits/e41f8a9721a648c2a49e674cbf8b65b1329e7558))
|
|
123
|
+
|
|
124
|
+
### Features
|
|
125
|
+
|
|
126
|
+
- add couchette icon ([7c6c6a3](https://bitbucket.org/enturas/design-system/commits/7c6c6a3ba5712b9f7546c9d20cc9451e1a0372fc))
|
|
127
|
+
- add WaterTapIcon ([80d9439](https://bitbucket.org/enturas/design-system/commits/80d9439b0f6f759f42f2c99a2e0fc8812ba81cd7))
|
|
128
|
+
- add ZvippIcon (mobility partner) ([9e9374c](https://bitbucket.org/enturas/design-system/commits/9e9374c22b806ab549430ff3ee9b123cb6a4210c))
|
|
129
|
+
|
|
130
|
+
# [3.2.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@3.1.0...@entur/icons@3.2.0) (2021-09-13)
|
|
131
|
+
|
|
132
|
+
### Features
|
|
133
|
+
|
|
134
|
+
- add CloseSmallIcon ([c606324](https://bitbucket.org/enturas/design-system/commits/c606324e3800fa99605c6ff818bd4120adf3e89e))
|
|
135
|
+
- add outlined validation icons ([403622c](https://bitbucket.org/enturas/design-system/commits/403622c9750e955b8bb8140e75266df6b9c8e973))
|
|
136
|
+
|
|
137
|
+
# [3.1.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@3.0.0...@entur/icons@3.1.0) (2021-09-07)
|
|
138
|
+
|
|
139
|
+
### Features
|
|
140
|
+
|
|
141
|
+
- **weather:** add weather icons ([1e7c585](https://bitbucket.org/enturas/design-system/commits/1e7c5856a4387578a046b8959662d96a40a05566))
|
|
142
|
+
- add MoveAbout icon ([e336ddb](https://bitbucket.org/enturas/design-system/commits/e336ddb443a402e8de4f41ec8d777b2ff12f4d0e))
|
|
143
|
+
|
|
144
|
+
# [3.0.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@2.0.2...@entur/icons@3.0.0) (2021-07-16)
|
|
145
|
+
|
|
146
|
+
### Bug Fixes
|
|
147
|
+
|
|
148
|
+
- **calendar icon:** rename from calender to calendar icon ([0177fb9](https://bitbucket.org/enturas/design-system/commits/0177fb9b89c4a1bae4f62bb42e73081ae87f78db))
|
|
149
|
+
|
|
150
|
+
### BREAKING CHANGES
|
|
151
|
+
|
|
152
|
+
- **calendar icon:** change all CalenderIcon to CalendarIcon
|
|
153
|
+
|
|
154
|
+
## [2.0.2](https://bitbucket.org/enturas/design-system/compare/@entur/icons@2.0.1...@entur/icons@2.0.2) (2021-06-25)
|
|
155
|
+
|
|
156
|
+
### Bug Fixes
|
|
157
|
+
|
|
158
|
+
- **switch:** make icon symmetric ([057053c](https://bitbucket.org/enturas/design-system/commits/057053cbb816278e77882a589f6785428baf3f17))
|
|
159
|
+
|
|
160
|
+
## [2.0.1](https://bitbucket.org/enturas/design-system/compare/@entur/icons@2.0.0...@entur/icons@2.0.1) (2021-05-05)
|
|
161
|
+
|
|
162
|
+
### Bug Fixes
|
|
163
|
+
|
|
164
|
+
- **addcard:** update add card icon look ([4282657](https://bitbucket.org/enturas/design-system/commits/4282657e7a2343eb096cc54c52c887be38e2580d))
|
|
165
|
+
- fix corrent colors for mobility partners ([c24c7ec](https://bitbucket.org/enturas/design-system/commits/c24c7ec4ab10ef7dfdd434e508a93a07501b5cb9))
|
|
166
|
+
- update card icon ([6a8156b](https://bitbucket.org/enturas/design-system/commits/6a8156bc2a8572621c1a6bd0bad6bec4742804ca))
|
|
167
|
+
|
|
168
|
+
# [2.0.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@1.20.0...@entur/icons@2.0.0) (2021-04-23)
|
|
169
|
+
|
|
170
|
+
### Bug Fixes
|
|
171
|
+
|
|
172
|
+
- change name for unvalid ticket icon ([8f5148f](https://bitbucket.org/enturas/design-system/commits/8f5148f06974236dc44cf7016990bd60762c747b))
|
|
173
|
+
- use correct colors on mobility partner icons ([90b3408](https://bitbucket.org/enturas/design-system/commits/90b340885fce4cd803042965cbed162ce0cc53df))
|
|
174
|
+
|
|
175
|
+
### BREAKING CHANGES
|
|
176
|
+
|
|
177
|
+
- UnvalidTicketIcon -> InvalidTicketIcon
|
|
178
|
+
|
|
179
|
+
# [1.20.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@1.19.0...@entur/icons@1.20.0) (2021-04-09)
|
|
180
|
+
|
|
181
|
+
### Features
|
|
182
|
+
|
|
183
|
+
- add mobility partner icons ([9898249](https://bitbucket.org/enturas/design-system/commits/98982497ed78bdb61fd08d83fbe80008df443d92))
|
|
184
|
+
|
|
185
|
+
# [1.19.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@1.18.0...@entur/icons@1.19.0) (2021-02-17)
|
|
186
|
+
|
|
187
|
+
### Features
|
|
188
|
+
|
|
189
|
+
- add accessibility icon ([3c71aac](https://bitbucket.org/enturas/design-system/commits/3c71aac995d0912bc6ab0c85875ce89b0701924f))
|
|
190
|
+
|
|
191
|
+
# [1.18.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@1.17.0...@entur/icons@1.18.0) (2021-01-29)
|
|
192
|
+
|
|
193
|
+
### Features
|
|
194
|
+
|
|
195
|
+
- add bookmark icon ([97f3fc5](https://bitbucket.org/enturas/design-system/commits/97f3fc51e1d262b75884d067fe1bc8ce6703369d))
|
|
196
|
+
|
|
197
|
+
# [1.17.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@1.16.0...@entur/icons@1.17.0) (2021-01-20)
|
|
198
|
+
|
|
199
|
+
### Features
|
|
200
|
+
|
|
201
|
+
- add cloud download icon ([7707066](https://bitbucket.org/enturas/design-system/commits/770706614fb07e4727d3ef29714ac64f0731e321))
|
|
202
|
+
|
|
203
|
+
# [1.16.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@1.15.2...@entur/icons@1.16.0) (2021-01-13)
|
|
204
|
+
|
|
205
|
+
### Bug Fixes
|
|
206
|
+
|
|
207
|
+
- update delete icon look ([b939ffb](https://bitbucket.org/enturas/design-system/commits/b939ffb20cae652dd8ae3c92ceb9b12500df5c76))
|
|
208
|
+
|
|
209
|
+
### Features
|
|
210
|
+
|
|
211
|
+
- add admin and privacy icon ([b6c891d](https://bitbucket.org/enturas/design-system/commits/b6c891d7246f447fffaf351e1c6e376ab6f8d8d7))
|
|
212
|
+
|
|
213
|
+
## [1.15.2](https://bitbucket.org/enturas/design-system/compare/@entur/icons@1.15.1...@entur/icons@1.15.2) (2020-12-04)
|
|
214
|
+
|
|
215
|
+
### Bug Fixes
|
|
216
|
+
|
|
217
|
+
- remove unused typings ([156a31d](https://bitbucket.org/enturas/design-system/commits/156a31d8015de3c88291f6620bafeb3d200f16f1))
|
|
218
|
+
|
|
219
|
+
## [1.15.1](https://bitbucket.org/enturas/design-system/compare/@entur/icons@1.15.0...@entur/icons@1.15.1) (2020-11-05)
|
|
220
|
+
|
|
221
|
+
### Bug Fixes
|
|
222
|
+
|
|
223
|
+
- **typings:** add number as possibility for size, width and height props ([a22081f](https://bitbucket.org/enturas/design-system/commits/a22081fdc6360be9d98649586d4e94573dc8c235))
|
|
224
|
+
|
|
225
|
+
# [1.15.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@1.14.0...@entur/icons@1.15.0) (2020-10-23)
|
|
226
|
+
|
|
227
|
+
### Features
|
|
228
|
+
|
|
229
|
+
- **icon:** add skyss icon ([42bbd50](https://bitbucket.org/enturas/design-system/commits/42bbd5027059579f0ba3b082a92dc0dfabf979f7))
|
|
230
|
+
|
|
231
|
+
# [1.14.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@1.13.1...@entur/icons@1.14.0) (2020-10-16)
|
|
232
|
+
|
|
233
|
+
### Bug Fixes
|
|
234
|
+
|
|
235
|
+
- **types:** add prop spread fix in typings ([58d08f4](https://bitbucket.org/enturas/design-system/commits/58d08f40897ebeac3876feb756d356ce69344dd8))
|
|
236
|
+
- fix colors for payment icons ([63a90db](https://bitbucket.org/enturas/design-system/commits/63a90db49d347e434c4a46faf08e6516edaf6569))
|
|
237
|
+
|
|
238
|
+
### Features
|
|
239
|
+
|
|
240
|
+
- add vippslogo icon ([a703253](https://bitbucket.org/enturas/design-system/commits/a703253ba99e812be2d838bf7d9c063de3b39a12))
|
|
241
|
+
- **icons:** add typings for all icons ([e55d644](https://bitbucket.org/enturas/design-system/commits/e55d644c1f961e8655b2817fd1347b5289c0b652))
|
|
242
|
+
- add animalfree icon ([a3fabde](https://bitbucket.org/enturas/design-system/commits/a3fabdeacd6fe2d91802a2d52ee429a8c08cb1b0))
|
|
243
|
+
- add mastercard icon ([3404b64](https://bitbucket.org/enturas/design-system/commits/3404b64163783bb081ac61e91307ae1c4a03095a))
|
|
244
|
+
- add vipps icon ([fc068db](https://bitbucket.org/enturas/design-system/commits/fc068dbda207722e323229975227f8d6340e68d8))
|
|
245
|
+
- add visa icon ([b2689d7](https://bitbucket.org/enturas/design-system/commits/b2689d70ff9fb1f086dcc0d7ccf7829dbf1c133b))
|
|
246
|
+
|
|
247
|
+
## [1.13.1](https://bitbucket.org/enturas/design-system/compare/@entur/icons@1.13.0...@entur/icons@1.13.1) (2020-10-09)
|
|
248
|
+
|
|
249
|
+
**Note:** Version bump only for package @entur/icons
|
|
250
|
+
|
|
251
|
+
# [1.13.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@1.12.2...@entur/icons@1.13.0) (2020-09-25)
|
|
252
|
+
|
|
253
|
+
### Features
|
|
254
|
+
|
|
255
|
+
- **@entur/icons:** add GitHub icon ([fa47eee](https://bitbucket.org/enturas/design-system/commits/fa47eeef111f0c3a1a4d0a71d58e8f834d84f198))
|
|
256
|
+
|
|
257
|
+
## [1.12.2](https://bitbucket.org/enturas/design-system/compare/@entur/icons@1.12.1...@entur/icons@1.12.2) (2020-09-14)
|
|
258
|
+
|
|
259
|
+
### Bug Fixes
|
|
260
|
+
|
|
261
|
+
- **validationerror:** fix casing in icon fill ([cdbe209](https://bitbucket.org/enturas/design-system/commits/cdbe2091498d123a78ffea0a14556ec37122eae3))
|
|
262
|
+
|
|
263
|
+
## [1.12.1](https://bitbucket.org/enturas/design-system/compare/@entur/icons@1.12.0...@entur/icons@1.12.1) (2020-09-02)
|
|
264
|
+
|
|
265
|
+
**Note:** Version bump only for package @entur/icons
|
|
266
|
+
|
|
267
|
+
# [1.12.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@1.11.0...@entur/icons@1.12.0) (2020-08-26)
|
|
268
|
+
|
|
269
|
+
### Bug Fixes
|
|
270
|
+
|
|
271
|
+
- **extend icon:** rename new icon from expand to extend ([a592d49](https://bitbucket.org/enturas/design-system/commits/a592d49baabe9daa3a6fc9171411578e88b1ddb9))
|
|
272
|
+
|
|
273
|
+
### Features
|
|
274
|
+
|
|
275
|
+
- **icons:** add expand and minimize icons ([709daea](https://bitbucket.org/enturas/design-system/commits/709daea5bccd77aa7581ce023949bd891be4a441))
|
|
276
|
+
- **new icon:** add icon for draggable ([e356e60](https://bitbucket.org/enturas/design-system/commits/e356e6007b59aab0ab38edc23d8d35d347dc75df))
|
|
277
|
+
|
|
278
|
+
# [1.11.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@1.10.0...@entur/icons@1.11.0) (2020-08-19)
|
|
279
|
+
|
|
280
|
+
### Bug Fixes
|
|
281
|
+
|
|
282
|
+
- **validation error icon:** adjust internal padding in svg ([608f45e](https://bitbucket.org/enturas/design-system/commits/608f45ed7bd00fd241e3134b2f8b32c9851a1cbe))
|
|
283
|
+
|
|
284
|
+
### Features
|
|
285
|
+
|
|
286
|
+
- add baby icon ([4ece207](https://bitbucket.org/enturas/design-system/commits/4ece207c25e096a0731d8db0ce67b62cc0854f39))
|
|
287
|
+
|
|
288
|
+
# [1.10.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@1.9.1...@entur/icons@1.10.0) (2020-08-11)
|
|
289
|
+
|
|
290
|
+
### Features
|
|
291
|
+
|
|
292
|
+
- add new icons for travel and misc ([fbb4074](https://bitbucket.org/enturas/design-system/commits/fbb40741aa9e68f16e0d725ca210cfc2aee52bf0))
|
|
293
|
+
|
|
294
|
+
## [1.9.1](https://bitbucket.org/enturas/design-system/compare/@entur/icons@1.9.0...@entur/icons@1.9.1) (2020-07-22)
|
|
295
|
+
|
|
296
|
+
### Bug Fixes
|
|
297
|
+
|
|
298
|
+
- avoid color change on icons with special colors ([f227105](https://bitbucket.org/enturas/design-system/commits/f2271051e74c137cc536b27ad0d9fcc67caa5d64))
|
|
299
|
+
- center norway flag icon position ([fff28b3](https://bitbucket.org/enturas/design-system/commits/fff28b317eed0e2628b0d798e3c158f663f0cffb))
|
|
300
|
+
- use differential and not white fill ([9ae8221](https://bitbucket.org/enturas/design-system/commits/9ae8221888ecdfa35b5ee32f452df60c726df9d9))
|
|
301
|
+
|
|
302
|
+
# [1.9.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@1.8.0...@entur/icons@1.9.0) (2020-07-16)
|
|
303
|
+
|
|
304
|
+
### Features
|
|
305
|
+
|
|
306
|
+
- color prop for icons works with transport icons ([1baa125](https://bitbucket.org/enturas/design-system/commits/1baa125039ef2f430fe5ea18cc9f3ea0e53031ab))
|
|
307
|
+
|
|
308
|
+
# [1.8.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@1.7.0...@entur/icons@1.8.0) (2020-07-03)
|
|
309
|
+
|
|
310
|
+
### Bug Fixes
|
|
311
|
+
|
|
312
|
+
- update BusIcon with new BusIcon color ([46e3448](https://bitbucket.org/enturas/design-system/commits/46e34489965f93c81eb1b8b986df3f61fd0b07bd))
|
|
313
|
+
|
|
314
|
+
### Features
|
|
315
|
+
|
|
316
|
+
- add database icon ([d96d016](https://bitbucket.org/enturas/design-system/commits/d96d016ced80e4ab5e57b04b17d6a1676c5c4f4d))
|
|
317
|
+
- add linkedin icon ([8fd0488](https://bitbucket.org/enturas/design-system/commits/8fd04880866ceefff2fde49a67c1ce67d457289f))
|
|
318
|
+
- add power icon ([a4b75cd](https://bitbucket.org/enturas/design-system/commits/a4b75cdd3dd48a116f7d0c7f2287134ee0f858b0))
|
|
319
|
+
- add select and hand pointer icons ([d1fd1d1](https://bitbucket.org/enturas/design-system/commits/d1fd1d16c0502fc7a837f4495c4fc4e3d391b65f))
|
|
320
|
+
- add standard and quiet hearing icon ([d525ac7](https://bitbucket.org/enturas/design-system/commits/d525ac792d64811f9887cc1e879bcc381cfffd72))
|
|
321
|
+
|
|
322
|
+
# [1.7.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@1.6.1...@entur/icons@1.7.0) (2020-06-17)
|
|
323
|
+
|
|
324
|
+
### Features
|
|
325
|
+
|
|
326
|
+
- add contrast support for travel icons ([4c1c56a](https://bitbucket.org/enturas/design-system/commits/4c1c56a4d12aee4b6a2a7a9054075335bf2a4495))
|
|
327
|
+
|
|
328
|
+
## [1.6.1](https://bitbucket.org/enturas/design-system/compare/@entur/icons@1.6.0...@entur/icons@1.6.1) (2020-05-27)
|
|
329
|
+
|
|
330
|
+
**Note:** Version bump only for package @entur/icons
|
|
331
|
+
|
|
332
|
+
# [1.6.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@1.5.2...@entur/icons@1.6.0) (2020-05-26)
|
|
333
|
+
|
|
334
|
+
### Features
|
|
335
|
+
|
|
336
|
+
- new icon for partner: farte ([52b991b](https://bitbucket.org/enturas/design-system/commits/52b991ba4c59ab50d7752d324ffbeb8a4f9bf324))
|
|
337
|
+
|
|
338
|
+
## [1.5.2](https://bitbucket.org/enturas/design-system/compare/@entur/icons@1.5.1...@entur/icons@1.5.2) (2020-05-20)
|
|
339
|
+
|
|
340
|
+
**Note:** Version bump only for package @entur/icons
|
|
341
|
+
|
|
342
|
+
## [1.5.1](https://bitbucket.org/enturas/design-system/compare/@entur/icons@1.5.0...@entur/icons@1.5.1) (2020-04-27)
|
|
343
|
+
|
|
344
|
+
### Bug Fixes
|
|
345
|
+
|
|
346
|
+
- fix coloring of kolumbus icon ([fa5876e](https://bitbucket.org/enturas/design-system/commits/fa5876e18e19e934afb700f86446108af7fd85c9))
|
|
347
|
+
|
|
348
|
+
# [1.5.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@1.4.0...@entur/icons@1.5.0) (2020-04-23)
|
|
349
|
+
|
|
350
|
+
### Bug Fixes
|
|
351
|
+
|
|
352
|
+
- change 1em to 16 for native icons ([a97b97d](https://bitbucket.org/enturas/design-system/commits/a97b97d8669bfd2f6a885a4985c0e858debe0f18))
|
|
353
|
+
|
|
354
|
+
### Features
|
|
355
|
+
|
|
356
|
+
- add purpose icon ([7b02c4e](https://bitbucket.org/enturas/design-system/commits/7b02c4e36c6428958a8ff775a2003bb92f36c2df))
|
|
357
|
+
- add value icon ([324b918](https://bitbucket.org/enturas/design-system/commits/324b918d344dd38ff51aea65a0c1174eb408616f))
|
|
358
|
+
- add vertical switch icon ([dd3eec3](https://bitbucket.org/enturas/design-system/commits/dd3eec34413d525c029ad3281af7c6e7a3212a08))
|
|
359
|
+
- add width and height props for icons ([8881baa](https://bitbucket.org/enturas/design-system/commits/8881baaabd96e41294b186cee248016057313ecc))
|
|
360
|
+
|
|
361
|
+
# [1.4.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@1.3.0...@entur/icons@1.4.0) (2020-04-08)
|
|
362
|
+
|
|
363
|
+
### Features
|
|
364
|
+
|
|
365
|
+
- add quit icon ([7311322](https://bitbucket.org/enturas/design-system/commits/73113222eaff3c89d89e032aab4583a03d52bfa0))
|
|
366
|
+
- adding partner icons ([84501ea](https://bitbucket.org/enturas/design-system/commits/84501ea98c109a897c643fc0faf9df3f4203b4d6))
|
|
367
|
+
|
|
368
|
+
# [1.3.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@1.0.0...@entur/icons@1.3.0) (2020-03-25)
|
|
369
|
+
|
|
370
|
+
### Bug Fixes
|
|
371
|
+
|
|
372
|
+
- change the tram icon to have correct color according to tokens ([251dacc](https://bitbucket.org/enturas/design-system/commits/251daccb629a7e7a6a8cbd953e681e4bf9a3429a))
|
|
373
|
+
- use currentColor for transport colors for native ([7358f14](https://bitbucket.org/enturas/design-system/commits/7358f148bda0ce8e7cba479cb650e5be39707f48))
|
|
374
|
+
|
|
375
|
+
### Features
|
|
376
|
+
|
|
377
|
+
- adding row-height icons ([ccca7ed](https://bitbucket.org/enturas/design-system/commits/ccca7eda14df5fb1a9182c36bfe359fcc885b27b))
|
|
378
|
+
- **channel icon:** and update settings and timeline icon ([dcb80b4](https://bitbucket.org/enturas/design-system/commits/dcb80b431a9738c315ddc0b705c7b3fd8328fd17))
|
|
379
|
+
- changed import module for native config ([d9c3c5f](https://bitbucket.org/enturas/design-system/commits/d9c3c5f99b0e2e76fccea3847958660f12c3bd42))
|
|
380
|
+
|
|
381
|
+
# [1.2.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@1.0.0...@entur/icons@1.2.0) (2020-03-25)
|
|
382
|
+
|
|
383
|
+
### Bug Fixes
|
|
384
|
+
|
|
385
|
+
- change the tram icon to have correct color according to tokens ([251dacc](https://bitbucket.org/enturas/design-system/commits/251daccb629a7e7a6a8cbd953e681e4bf9a3429a))
|
|
386
|
+
- use currentColor for transport colors for native ([7358f14](https://bitbucket.org/enturas/design-system/commits/7358f148bda0ce8e7cba479cb650e5be39707f48))
|
|
387
|
+
|
|
388
|
+
### Features
|
|
389
|
+
|
|
390
|
+
- adding row-height icons ([ccca7ed](https://bitbucket.org/enturas/design-system/commits/ccca7eda14df5fb1a9182c36bfe359fcc885b27b))
|
|
391
|
+
- **channel icon:** and update settings and timeline icon ([dcb80b4](https://bitbucket.org/enturas/design-system/commits/dcb80b431a9738c315ddc0b705c7b3fd8328fd17))
|
|
392
|
+
- changed import module for native config ([d9c3c5f](https://bitbucket.org/enturas/design-system/commits/d9c3c5f99b0e2e76fccea3847958660f12c3bd42))
|
|
393
|
+
|
|
394
|
+
# [1.1.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@1.0.0...@entur/icons@1.1.0) (2020-03-18)
|
|
395
|
+
|
|
396
|
+
### Bug Fixes
|
|
397
|
+
|
|
398
|
+
- change the tram icon to have correct color according to tokens ([251dacc](https://bitbucket.org/enturas/design-system/commits/251daccb629a7e7a6a8cbd953e681e4bf9a3429a))
|
|
399
|
+
- use currentColor for transport colors for native ([7358f14](https://bitbucket.org/enturas/design-system/commits/7358f148bda0ce8e7cba479cb650e5be39707f48))
|
|
400
|
+
|
|
401
|
+
### Features
|
|
402
|
+
|
|
403
|
+
- **channel icon:** and update settings and timeline icon ([dcb80b4](https://bitbucket.org/enturas/design-system/commits/dcb80b431a9738c315ddc0b705c7b3fd8328fd17))
|
|
404
|
+
- changed import module for native config ([d9c3c5f](https://bitbucket.org/enturas/design-system/commits/d9c3c5f99b0e2e76fccea3847958660f12c3bd42))
|
|
405
|
+
|
|
406
|
+
# [1.0.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@0.11.0...@entur/icons@1.0.0) (2020-03-05)
|
|
407
|
+
|
|
408
|
+
### Bug Fixes
|
|
409
|
+
|
|
410
|
+
- remove unused icon ([bced335](https://bitbucket.org/enturas/design-system/commits/bced335fac86c7be383468ca30adcfb6b02ed515))
|
|
411
|
+
- remove unused icons ([1199864](https://bitbucket.org/enturas/design-system/commits/1199864b81188338aa8ad4d8bdda98ffdd5096c7))
|
|
412
|
+
|
|
413
|
+
### Features
|
|
414
|
+
|
|
415
|
+
- adding new validation icons ([854644a](https://bitbucket.org/enturas/design-system/commits/854644a5dfb27d475681aa6a3a1c5f3bcc44999d))
|
|
416
|
+
- supports setting size for native icons ([74a7855](https://bitbucket.org/enturas/design-system/commits/74a7855710ab9157489615bf114ce4558e62f1aa))
|
|
417
|
+
- **icons:** changing all icons to outline styling ([2a346d0](https://bitbucket.org/enturas/design-system/commits/2a346d0873c690569d473c7f21f1a454bc088bc6))
|
|
418
|
+
|
|
419
|
+
### BREAKING CHANGES
|
|
420
|
+
|
|
421
|
+
- Removed icons: company, fineticket, periode, rescue, sanntid, salesplace, and location
|
|
422
|
+
- **icons:** Name changes for icon (old-new): standard-expand, teddy-playroom, company-city, ticket-validticket
|
|
423
|
+
|
|
424
|
+
ISSUES CLOSED: DS-269
|
|
425
|
+
|
|
426
|
+
# [0.11.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@0.10.0...@entur/icons@0.11.0) (2020-02-26)
|
|
427
|
+
|
|
428
|
+
### Features
|
|
429
|
+
|
|
430
|
+
- add icon for UK ([f896e51](https://bitbucket.org/enturas/design-system/commits/f896e5164db7f70dd9bc74429eebd3df4d536c08))
|
|
431
|
+
|
|
432
|
+
# [0.10.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@0.9.0...@entur/icons@0.10.0) (2020-02-20)
|
|
433
|
+
|
|
434
|
+
### Features
|
|
435
|
+
|
|
436
|
+
- add sleepicon ([018acf9](https://bitbucket.org/enturas/design-system/commits/018acf9ffa4b56f89f5d90cff18cf5c8117e7207))
|
|
437
|
+
|
|
438
|
+
# [0.9.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@0.8.0...@entur/icons@0.9.0) (2020-02-14)
|
|
439
|
+
|
|
440
|
+
### Bug Fixes
|
|
441
|
+
|
|
442
|
+
- update look for teddy icon ([45a2fc2](https://bitbucket.org/enturas/design-system/commits/45a2fc206ca8ccc5a004968e2c566bd1c28c6a23))
|
|
443
|
+
|
|
444
|
+
### Features
|
|
445
|
+
|
|
446
|
+
- new icons ([f50efb3](https://bitbucket.org/enturas/design-system/commits/f50efb3c7fd37c95464a362dd563dfa64126004f))
|
|
447
|
+
|
|
448
|
+
# [0.8.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@0.7.0...@entur/icons@0.8.0) (2020-02-12)
|
|
449
|
+
|
|
450
|
+
### Features
|
|
451
|
+
|
|
452
|
+
- add new icon: turnable ([3025950](https://bitbucket.org/enturas/design-system/commits/30259503234ee9351aa8f2416c37af15a1adae84))
|
|
453
|
+
|
|
454
|
+
# [0.7.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@0.6.0...@entur/icons@0.7.0) (2020-02-05)
|
|
455
|
+
|
|
456
|
+
### Features
|
|
457
|
+
|
|
458
|
+
- adding new icon: rulesicon ([07c63d7](https://bitbucket.org/enturas/design-system/commits/07c63d7cd59ee4e7fc43585edfc7f0bc4d744085))
|
|
459
|
+
|
|
460
|
+
# [0.6.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@0.5.0...@entur/icons@0.6.0) (2020-01-27)
|
|
461
|
+
|
|
462
|
+
### Features
|
|
463
|
+
|
|
464
|
+
- add redo and undo icon ([de1a001](https://bitbucket.org/enturas/design-system/commits/de1a00128e6bed5f6366b6d200789176517552d3))
|
|
465
|
+
|
|
466
|
+
# [0.5.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@0.4.5...@entur/icons@0.5.0) (2020-01-14)
|
|
467
|
+
|
|
468
|
+
### Bug Fixes
|
|
469
|
+
|
|
470
|
+
- **icons:** fix inline icon styles ([a454c62](https://bitbucket.org/enturas/design-system/commits/a454c621e87a807efa5b39605d16cc0578d49e38))
|
|
471
|
+
- include the "native" folder in the npm package ([02f398c](https://bitbucket.org/enturas/design-system/commits/02f398c2a4a489b79a2002cb745ae1fda077201a))
|
|
472
|
+
|
|
473
|
+
### Features
|
|
474
|
+
|
|
475
|
+
- **icons:** add react-native icons ([962f1a5](https://bitbucket.org/enturas/design-system/commits/962f1a543567f5a0a7b76d6b0c53f48c81343e69))
|
|
476
|
+
|
|
477
|
+
## [0.4.5](https://bitbucket.org/enturas/design-system/compare/@entur/icons@0.4.4...@entur/icons@0.4.5) (2020-01-13)
|
|
478
|
+
|
|
479
|
+
### Bug Fixes
|
|
480
|
+
|
|
481
|
+
- fix listview icon rotation ([7940940](https://bitbucket.org/enturas/design-system/commits/7940940d8629422ac72346f926ec84f2040fb529))
|
|
482
|
+
|
|
483
|
+
## [0.4.4](https://bitbucket.org/enturas/design-system/compare/@entur/icons@0.4.3...@entur/icons@0.4.4) (2020-01-08)
|
|
484
|
+
|
|
485
|
+
### Bug Fixes
|
|
486
|
+
|
|
487
|
+
- warn in development if the developer have forgotten the CSS ([e5c30fc](https://bitbucket.org/enturas/design-system/commits/e5c30fc08624ef22c02773892778abd92205c6b0))
|
|
488
|
+
|
|
489
|
+
## [0.4.3](https://bitbucket.org/enturas/design-system/compare/@entur/icons@0.4.2...@entur/icons@0.4.3) (2020-01-06)
|
|
490
|
+
|
|
491
|
+
### Bug Fixes
|
|
492
|
+
|
|
493
|
+
- **SubtractIcon, VerticalDotsIcon:** fix two rotated icons ([9cd49ee](https://bitbucket.org/enturas/design-system/commits/9cd49ee0ad24c11675c0e4ca0082aecbaef4f0d7))
|
|
494
|
+
|
|
495
|
+
## [0.4.2](https://bitbucket.org/enturas/design-system/compare/@entur/icons@0.4.1...@entur/icons@0.4.2) (2019-11-22)
|
|
496
|
+
|
|
497
|
+
**Note:** Version bump only for package @entur/icons
|
|
498
|
+
|
|
499
|
+
## [0.4.1](https://bitbucket.org/enturas/design-system/compare/@entur/icons@0.4.0...@entur/icons@0.4.1) (2019-11-14)
|
|
500
|
+
|
|
501
|
+
### Bug Fixes
|
|
502
|
+
|
|
503
|
+
- **class prefix:** fixing final class name prefixes ([bdcd590](https://bitbucket.org/enturas/design-system/commits/bdcd590407c0f3cc4a9cc02d294edcce6b106cc7))
|
|
504
|
+
- **css classnames:** fixing naming collisions with CSS classes ([a93ca43](https://bitbucket.org/enturas/design-system/commits/a93ca435d3a01d61d8f02694a672686b9e943a66))
|
|
505
|
+
|
|
506
|
+
# [0.4.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@0.3.0...@entur/icons@0.4.0) (2019-10-22)
|
|
507
|
+
|
|
508
|
+
### Bug Fixes
|
|
509
|
+
|
|
510
|
+
- **icons:** upgrade tsdx to avoid custom config for icons ([712f1cc](https://bitbucket.org/enturas/design-system/commits/712f1cccfd3f0242f3287c21b45c8d5c9ad92084))
|
|
511
|
+
|
|
512
|
+
### Features
|
|
513
|
+
|
|
514
|
+
- **icons:** Add inline and extra class support ([50dc694](https://bitbucket.org/enturas/design-system/commits/50dc694063585c4c39618bf38f1c0d2a87a3319e))
|
|
515
|
+
|
|
516
|
+
# [0.3.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@0.2.0...@entur/icons@0.3.0) (2019-10-07)
|
|
517
|
+
|
|
518
|
+
### Bug Fixes
|
|
519
|
+
|
|
520
|
+
- **icons:** update the ParkAndRide icon ([49ca013](https://bitbucket.org/enturas/design-system/commits/49ca013))
|
|
521
|
+
|
|
522
|
+
### Features
|
|
523
|
+
|
|
524
|
+
- **icons:** add new icon: SourceCodeIcon ([4409eaf](https://bitbucket.org/enturas/design-system/commits/4409eaf))
|
|
525
|
+
- **icons:** add premium seat icon, update question icon ([8d19723](https://bitbucket.org/enturas/design-system/commits/8d19723))
|
|
526
|
+
|
|
527
|
+
# 0.2.0 (2019-09-25)
|
|
528
|
+
|
|
529
|
+
### Features
|
|
530
|
+
|
|
531
|
+
- **icons:** add new package icons ([48500ae](https://bitbucket.org/enturas/design-system/commits/48500ae))
|
|
532
|
+
- add UI and transport icons ([5a5f10a](https://bitbucket.org/enturas/design-system/commits/5a5f10a))
|
package/dist/index.d.ts
CHANGED
|
@@ -51,15 +51,19 @@ export declare const BabyIcon: React.FC<IconProps>;
|
|
|
51
51
|
export declare const BicycleHotelIcon: React.FC<IconProps>;
|
|
52
52
|
export declare const BicycleParkingIcon: React.FC<IconProps>;
|
|
53
53
|
export declare const BusShelterIcon: React.FC<IconProps>;
|
|
54
|
+
export declare const CabinIcon: React.FC<IconProps>;
|
|
54
55
|
export declare const CoffeeIcon: React.FC<IconProps>;
|
|
55
56
|
export declare const CouchetteIcon: React.FC<IconProps>;
|
|
56
57
|
export declare const CutleryIcon: React.FC<IconProps>;
|
|
57
58
|
export declare const FullIcon: React.FC<IconProps>;
|
|
59
|
+
export declare const GymIcon: React.FC<IconProps>;
|
|
58
60
|
export declare const LockerIcon: React.FC<IconProps>;
|
|
59
61
|
export declare const ManySeatsAvailableIcon: React.FC<IconProps>;
|
|
62
|
+
export declare const MountainIcon: React.FC<IconProps>;
|
|
60
63
|
export declare const ParkIcon: React.FC<IconProps>;
|
|
61
64
|
export declare const ParkAndRideIcon: React.FC<IconProps>;
|
|
62
65
|
export declare const ParkingGarageIcon: React.FC<IconProps>;
|
|
66
|
+
export declare const PlaygroundIcon: React.FC<IconProps>;
|
|
63
67
|
export declare const PlayroomIcon: React.FC<IconProps>;
|
|
64
68
|
export declare const PowerIcon: React.FC<IconProps>;
|
|
65
69
|
export declare const PremiumSeatIcon: React.FC<IconProps>;
|
|
@@ -71,6 +75,7 @@ export declare const StrollerIcon: React.FC<IconProps>;
|
|
|
71
75
|
export declare const TVMIcon: React.FC<IconProps>;
|
|
72
76
|
export declare const ToiletIcon: React.FC<IconProps>;
|
|
73
77
|
export declare const TrainCarIcon: React.FC<IconProps>;
|
|
78
|
+
export declare const UniversityIcon: React.FC<IconProps>;
|
|
74
79
|
export declare const VendingMachineIcon: React.FC<IconProps>;
|
|
75
80
|
export declare const WaitingRoomIcon: React.FC<IconProps>;
|
|
76
81
|
export declare const WaterTapIcon: React.FC<IconProps>;
|
package/dist/index.esm.js
CHANGED
|
@@ -554,6 +554,58 @@ function BusShelterIcon(props) {
|
|
|
554
554
|
}));
|
|
555
555
|
}
|
|
556
556
|
|
|
557
|
+
function CabinIcon(props) {
|
|
558
|
+
return /*#__PURE__*/createElement("svg", _extends({}, props, {
|
|
559
|
+
fill: "none",
|
|
560
|
+
viewBox: "0 0 16 16",
|
|
561
|
+
width: props.width || props.size || '1em',
|
|
562
|
+
height: props.height || props.size || '1em',
|
|
563
|
+
className: 'eds-icon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
564
|
+
inline: undefined,
|
|
565
|
+
color: props.color || 'currentColor'
|
|
566
|
+
}), /*#__PURE__*/createElement("path", {
|
|
567
|
+
fill: "currentColor",
|
|
568
|
+
fillRule: "evenodd",
|
|
569
|
+
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",
|
|
570
|
+
clipRule: "evenodd"
|
|
571
|
+
}), /*#__PURE__*/createElement("path", {
|
|
572
|
+
fill: "currentColor",
|
|
573
|
+
fillRule: "evenodd",
|
|
574
|
+
d: "M3 10.55v-1.1h10v1.1H3z",
|
|
575
|
+
clipRule: "evenodd"
|
|
576
|
+
}), /*#__PURE__*/createElement("path", {
|
|
577
|
+
fill: "currentColor",
|
|
578
|
+
fillRule: "evenodd",
|
|
579
|
+
d: "M3 8.55v-1.1h10v1.1H3z",
|
|
580
|
+
clipRule: "evenodd"
|
|
581
|
+
}), /*#__PURE__*/createElement("path", {
|
|
582
|
+
fill: "currentColor",
|
|
583
|
+
fillRule: "evenodd",
|
|
584
|
+
d: "M3 6.55v-1.1h10v1.1H3z",
|
|
585
|
+
clipRule: "evenodd"
|
|
586
|
+
}), /*#__PURE__*/createElement("path", {
|
|
587
|
+
fill: "currentColor",
|
|
588
|
+
fillRule: "evenodd",
|
|
589
|
+
d: "M5 4.55v-1.1h6v1.1H5z",
|
|
590
|
+
clipRule: "evenodd"
|
|
591
|
+
}), /*#__PURE__*/createElement("path", {
|
|
592
|
+
fill: "currentColor",
|
|
593
|
+
fillRule: "evenodd",
|
|
594
|
+
d: "M3 12.55v-1.1h3.333v1.1H3z",
|
|
595
|
+
clipRule: "evenodd"
|
|
596
|
+
}), /*#__PURE__*/createElement("path", {
|
|
597
|
+
fill: "currentColor",
|
|
598
|
+
fillRule: "evenodd",
|
|
599
|
+
d: "M10 12.55v-1.1h4v1.1h-4z",
|
|
600
|
+
clipRule: "evenodd"
|
|
601
|
+
}), /*#__PURE__*/createElement("path", {
|
|
602
|
+
fill: "currentColor",
|
|
603
|
+
fillRule: "evenodd",
|
|
604
|
+
d: "M2.95 6V2h1.1v4h-1.1z",
|
|
605
|
+
clipRule: "evenodd"
|
|
606
|
+
}));
|
|
607
|
+
}
|
|
608
|
+
|
|
557
609
|
function CoffeeIcon(props) {
|
|
558
610
|
return /*#__PURE__*/createElement("svg", _extends({}, props, {
|
|
559
611
|
viewBox: "0 0 16 16",
|
|
@@ -619,6 +671,23 @@ function FullIcon(props) {
|
|
|
619
671
|
}));
|
|
620
672
|
}
|
|
621
673
|
|
|
674
|
+
function GymIcon(props) {
|
|
675
|
+
return /*#__PURE__*/createElement("svg", _extends({}, props, {
|
|
676
|
+
fill: "none",
|
|
677
|
+
viewBox: "0 0 16 16",
|
|
678
|
+
width: props.width || props.size || '1em',
|
|
679
|
+
height: props.height || props.size || '1em',
|
|
680
|
+
className: 'eds-icon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
681
|
+
inline: undefined,
|
|
682
|
+
color: props.color || 'currentColor'
|
|
683
|
+
}), /*#__PURE__*/createElement("path", {
|
|
684
|
+
fill: "currentColor",
|
|
685
|
+
fillRule: "evenodd",
|
|
686
|
+
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",
|
|
687
|
+
clipRule: "evenodd"
|
|
688
|
+
}));
|
|
689
|
+
}
|
|
690
|
+
|
|
622
691
|
function LockerIcon(props) {
|
|
623
692
|
return /*#__PURE__*/createElement("svg", _extends({}, props, {
|
|
624
693
|
viewBox: "0 0 10 14",
|
|
@@ -657,6 +726,23 @@ function ManySeatsAvailableIcon(props) {
|
|
|
657
726
|
}));
|
|
658
727
|
}
|
|
659
728
|
|
|
729
|
+
function MountainIcon(props) {
|
|
730
|
+
return /*#__PURE__*/createElement("svg", _extends({}, props, {
|
|
731
|
+
fill: "none",
|
|
732
|
+
viewBox: "0 0 16 16",
|
|
733
|
+
width: props.width || props.size || '1em',
|
|
734
|
+
height: props.height || props.size || '1em',
|
|
735
|
+
className: 'eds-icon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
736
|
+
inline: undefined,
|
|
737
|
+
color: props.color || 'currentColor'
|
|
738
|
+
}), /*#__PURE__*/createElement("path", {
|
|
739
|
+
fill: "currentColor",
|
|
740
|
+
fillRule: "evenodd",
|
|
741
|
+
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",
|
|
742
|
+
clipRule: "evenodd"
|
|
743
|
+
}));
|
|
744
|
+
}
|
|
745
|
+
|
|
660
746
|
function ParkIcon(props) {
|
|
661
747
|
return /*#__PURE__*/createElement("svg", _extends({}, props, {
|
|
662
748
|
viewBox: "0 0 16 16",
|
|
@@ -703,6 +789,28 @@ function ParkingGarageIcon(props) {
|
|
|
703
789
|
}));
|
|
704
790
|
}
|
|
705
791
|
|
|
792
|
+
function PlaygroundIcon(props) {
|
|
793
|
+
return /*#__PURE__*/createElement("svg", _extends({}, props, {
|
|
794
|
+
fill: "none",
|
|
795
|
+
viewBox: "0 0 16 16",
|
|
796
|
+
width: props.width || props.size || '1em',
|
|
797
|
+
height: props.height || props.size || '1em',
|
|
798
|
+
className: 'eds-icon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
799
|
+
inline: undefined,
|
|
800
|
+
color: props.color || 'currentColor'
|
|
801
|
+
}), /*#__PURE__*/createElement("path", {
|
|
802
|
+
fill: "currentColor",
|
|
803
|
+
fillRule: "evenodd",
|
|
804
|
+
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",
|
|
805
|
+
clipRule: "evenodd"
|
|
806
|
+
}), /*#__PURE__*/createElement("path", {
|
|
807
|
+
fill: "currentColor",
|
|
808
|
+
fillRule: "evenodd",
|
|
809
|
+
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",
|
|
810
|
+
clipRule: "evenodd"
|
|
811
|
+
}));
|
|
812
|
+
}
|
|
813
|
+
|
|
706
814
|
function PlayroomIcon(props) {
|
|
707
815
|
return /*#__PURE__*/createElement("svg", _extends({}, props, {
|
|
708
816
|
viewBox: "0 0 16 16",
|
|
@@ -891,6 +999,23 @@ function TrainCarIcon(props) {
|
|
|
891
999
|
}));
|
|
892
1000
|
}
|
|
893
1001
|
|
|
1002
|
+
function UniversityIcon(props) {
|
|
1003
|
+
return /*#__PURE__*/createElement("svg", _extends({}, props, {
|
|
1004
|
+
fill: "none",
|
|
1005
|
+
viewBox: "0 0 16 16",
|
|
1006
|
+
width: props.width || props.size || '1em',
|
|
1007
|
+
height: props.height || props.size || '1em',
|
|
1008
|
+
className: 'eds-icon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
1009
|
+
inline: undefined,
|
|
1010
|
+
color: props.color || 'currentColor'
|
|
1011
|
+
}), /*#__PURE__*/createElement("path", {
|
|
1012
|
+
fill: "currentColor",
|
|
1013
|
+
fillRule: "evenodd",
|
|
1014
|
+
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",
|
|
1015
|
+
clipRule: "evenodd"
|
|
1016
|
+
}));
|
|
1017
|
+
}
|
|
1018
|
+
|
|
894
1019
|
function VendingMachineIcon(props) {
|
|
895
1020
|
return /*#__PURE__*/createElement("svg", _extends({}, props, {
|
|
896
1021
|
viewBox: "0 0 14 14",
|
|
@@ -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
|
@@ -489,6 +489,56 @@ function BusShelterIcon(props) {
|
|
|
489
489
|
}));
|
|
490
490
|
}
|
|
491
491
|
|
|
492
|
+
function CabinIcon(props) {
|
|
493
|
+
return /*#__PURE__*/createElement(Svg, _extends({}, props, {
|
|
494
|
+
fill: "none",
|
|
495
|
+
viewBox: "0 0 16 16",
|
|
496
|
+
width: props.width || props.size || 16,
|
|
497
|
+
height: props.height || props.size || 16,
|
|
498
|
+
color: props.color || '#181C56'
|
|
499
|
+
}), /*#__PURE__*/createElement(Path, {
|
|
500
|
+
fill: "currentColor",
|
|
501
|
+
fillRule: "evenodd",
|
|
502
|
+
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",
|
|
503
|
+
clipRule: "evenodd"
|
|
504
|
+
}), /*#__PURE__*/createElement(Path, {
|
|
505
|
+
fill: "currentColor",
|
|
506
|
+
fillRule: "evenodd",
|
|
507
|
+
d: "M3 10.55v-1.1h10v1.1H3z",
|
|
508
|
+
clipRule: "evenodd"
|
|
509
|
+
}), /*#__PURE__*/createElement(Path, {
|
|
510
|
+
fill: "currentColor",
|
|
511
|
+
fillRule: "evenodd",
|
|
512
|
+
d: "M3 8.55v-1.1h10v1.1H3z",
|
|
513
|
+
clipRule: "evenodd"
|
|
514
|
+
}), /*#__PURE__*/createElement(Path, {
|
|
515
|
+
fill: "currentColor",
|
|
516
|
+
fillRule: "evenodd",
|
|
517
|
+
d: "M3 6.55v-1.1h10v1.1H3z",
|
|
518
|
+
clipRule: "evenodd"
|
|
519
|
+
}), /*#__PURE__*/createElement(Path, {
|
|
520
|
+
fill: "currentColor",
|
|
521
|
+
fillRule: "evenodd",
|
|
522
|
+
d: "M5 4.55v-1.1h6v1.1H5z",
|
|
523
|
+
clipRule: "evenodd"
|
|
524
|
+
}), /*#__PURE__*/createElement(Path, {
|
|
525
|
+
fill: "currentColor",
|
|
526
|
+
fillRule: "evenodd",
|
|
527
|
+
d: "M3 12.55v-1.1h3.333v1.1H3z",
|
|
528
|
+
clipRule: "evenodd"
|
|
529
|
+
}), /*#__PURE__*/createElement(Path, {
|
|
530
|
+
fill: "currentColor",
|
|
531
|
+
fillRule: "evenodd",
|
|
532
|
+
d: "M10 12.55v-1.1h4v1.1h-4z",
|
|
533
|
+
clipRule: "evenodd"
|
|
534
|
+
}), /*#__PURE__*/createElement(Path, {
|
|
535
|
+
fill: "currentColor",
|
|
536
|
+
fillRule: "evenodd",
|
|
537
|
+
d: "M2.95 6V2h1.1v4h-1.1z",
|
|
538
|
+
clipRule: "evenodd"
|
|
539
|
+
}));
|
|
540
|
+
}
|
|
541
|
+
|
|
492
542
|
function CoffeeIcon(props) {
|
|
493
543
|
return /*#__PURE__*/createElement(Svg, _extends({}, props, {
|
|
494
544
|
viewBox: "0 0 16 16",
|
|
@@ -546,6 +596,21 @@ function FullIcon(props) {
|
|
|
546
596
|
}));
|
|
547
597
|
}
|
|
548
598
|
|
|
599
|
+
function GymIcon(props) {
|
|
600
|
+
return /*#__PURE__*/createElement(Svg, _extends({}, props, {
|
|
601
|
+
fill: "none",
|
|
602
|
+
viewBox: "0 0 16 16",
|
|
603
|
+
width: props.width || props.size || 16,
|
|
604
|
+
height: props.height || props.size || 16,
|
|
605
|
+
color: props.color || '#181C56'
|
|
606
|
+
}), /*#__PURE__*/createElement(Path, {
|
|
607
|
+
fill: "currentColor",
|
|
608
|
+
fillRule: "evenodd",
|
|
609
|
+
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",
|
|
610
|
+
clipRule: "evenodd"
|
|
611
|
+
}));
|
|
612
|
+
}
|
|
613
|
+
|
|
549
614
|
function LockerIcon(props) {
|
|
550
615
|
return /*#__PURE__*/createElement(Svg, _extends({}, props, {
|
|
551
616
|
viewBox: "0 0 10 14",
|
|
@@ -580,6 +645,21 @@ function ManySeatsAvailableIcon(props) {
|
|
|
580
645
|
}));
|
|
581
646
|
}
|
|
582
647
|
|
|
648
|
+
function MountainIcon(props) {
|
|
649
|
+
return /*#__PURE__*/createElement(Svg, _extends({}, props, {
|
|
650
|
+
fill: "none",
|
|
651
|
+
viewBox: "0 0 16 16",
|
|
652
|
+
width: props.width || props.size || 16,
|
|
653
|
+
height: props.height || props.size || 16,
|
|
654
|
+
color: props.color || '#181C56'
|
|
655
|
+
}), /*#__PURE__*/createElement(Path, {
|
|
656
|
+
fill: "currentColor",
|
|
657
|
+
fillRule: "evenodd",
|
|
658
|
+
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",
|
|
659
|
+
clipRule: "evenodd"
|
|
660
|
+
}));
|
|
661
|
+
}
|
|
662
|
+
|
|
583
663
|
function ParkIcon(props) {
|
|
584
664
|
return /*#__PURE__*/createElement(Svg, _extends({}, props, {
|
|
585
665
|
viewBox: "0 0 16 16",
|
|
@@ -620,6 +700,26 @@ function ParkingGarageIcon(props) {
|
|
|
620
700
|
}));
|
|
621
701
|
}
|
|
622
702
|
|
|
703
|
+
function PlaygroundIcon(props) {
|
|
704
|
+
return /*#__PURE__*/createElement(Svg, _extends({}, props, {
|
|
705
|
+
fill: "none",
|
|
706
|
+
viewBox: "0 0 16 16",
|
|
707
|
+
width: props.width || props.size || 16,
|
|
708
|
+
height: props.height || props.size || 16,
|
|
709
|
+
color: props.color || '#181C56'
|
|
710
|
+
}), /*#__PURE__*/createElement(Path, {
|
|
711
|
+
fill: "currentColor",
|
|
712
|
+
fillRule: "evenodd",
|
|
713
|
+
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",
|
|
714
|
+
clipRule: "evenodd"
|
|
715
|
+
}), /*#__PURE__*/createElement(Path, {
|
|
716
|
+
fill: "currentColor",
|
|
717
|
+
fillRule: "evenodd",
|
|
718
|
+
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",
|
|
719
|
+
clipRule: "evenodd"
|
|
720
|
+
}));
|
|
721
|
+
}
|
|
722
|
+
|
|
623
723
|
function PlayroomIcon(props) {
|
|
624
724
|
return /*#__PURE__*/createElement(Svg, _extends({}, props, {
|
|
625
725
|
viewBox: "0 0 16 16",
|
|
@@ -786,6 +886,21 @@ function TrainCarIcon(props) {
|
|
|
786
886
|
}));
|
|
787
887
|
}
|
|
788
888
|
|
|
889
|
+
function UniversityIcon(props) {
|
|
890
|
+
return /*#__PURE__*/createElement(Svg, _extends({}, props, {
|
|
891
|
+
fill: "none",
|
|
892
|
+
viewBox: "0 0 16 16",
|
|
893
|
+
width: props.width || props.size || 16,
|
|
894
|
+
height: props.height || props.size || 16,
|
|
895
|
+
color: props.color || '#181C56'
|
|
896
|
+
}), /*#__PURE__*/createElement(Path, {
|
|
897
|
+
fill: "currentColor",
|
|
898
|
+
fillRule: "evenodd",
|
|
899
|
+
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",
|
|
900
|
+
clipRule: "evenodd"
|
|
901
|
+
}));
|
|
902
|
+
}
|
|
903
|
+
|
|
789
904
|
function VendingMachineIcon(props) {
|
|
790
905
|
return /*#__PURE__*/createElement(Svg, _extends({}, props, {
|
|
791
906
|
viewBox: "0 0 14 14",
|
|
@@ -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
|
@@ -558,6 +558,58 @@ function BusShelterIcon(props) {
|
|
|
558
558
|
}));
|
|
559
559
|
}
|
|
560
560
|
|
|
561
|
+
function CabinIcon(props) {
|
|
562
|
+
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
563
|
+
fill: "none",
|
|
564
|
+
viewBox: "0 0 16 16",
|
|
565
|
+
width: props.width || props.size || '1em',
|
|
566
|
+
height: props.height || props.size || '1em',
|
|
567
|
+
className: 'eds-icon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
568
|
+
inline: undefined,
|
|
569
|
+
color: props.color || 'currentColor'
|
|
570
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
571
|
+
fill: "currentColor",
|
|
572
|
+
fillRule: "evenodd",
|
|
573
|
+
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",
|
|
574
|
+
clipRule: "evenodd"
|
|
575
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
576
|
+
fill: "currentColor",
|
|
577
|
+
fillRule: "evenodd",
|
|
578
|
+
d: "M3 10.55v-1.1h10v1.1H3z",
|
|
579
|
+
clipRule: "evenodd"
|
|
580
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
581
|
+
fill: "currentColor",
|
|
582
|
+
fillRule: "evenodd",
|
|
583
|
+
d: "M3 8.55v-1.1h10v1.1H3z",
|
|
584
|
+
clipRule: "evenodd"
|
|
585
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
586
|
+
fill: "currentColor",
|
|
587
|
+
fillRule: "evenodd",
|
|
588
|
+
d: "M3 6.55v-1.1h10v1.1H3z",
|
|
589
|
+
clipRule: "evenodd"
|
|
590
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
591
|
+
fill: "currentColor",
|
|
592
|
+
fillRule: "evenodd",
|
|
593
|
+
d: "M5 4.55v-1.1h6v1.1H5z",
|
|
594
|
+
clipRule: "evenodd"
|
|
595
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
596
|
+
fill: "currentColor",
|
|
597
|
+
fillRule: "evenodd",
|
|
598
|
+
d: "M3 12.55v-1.1h3.333v1.1H3z",
|
|
599
|
+
clipRule: "evenodd"
|
|
600
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
601
|
+
fill: "currentColor",
|
|
602
|
+
fillRule: "evenodd",
|
|
603
|
+
d: "M10 12.55v-1.1h4v1.1h-4z",
|
|
604
|
+
clipRule: "evenodd"
|
|
605
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
606
|
+
fill: "currentColor",
|
|
607
|
+
fillRule: "evenodd",
|
|
608
|
+
d: "M2.95 6V2h1.1v4h-1.1z",
|
|
609
|
+
clipRule: "evenodd"
|
|
610
|
+
}));
|
|
611
|
+
}
|
|
612
|
+
|
|
561
613
|
function CoffeeIcon(props) {
|
|
562
614
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
563
615
|
viewBox: "0 0 16 16",
|
|
@@ -623,6 +675,23 @@ function FullIcon(props) {
|
|
|
623
675
|
}));
|
|
624
676
|
}
|
|
625
677
|
|
|
678
|
+
function GymIcon(props) {
|
|
679
|
+
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
680
|
+
fill: "none",
|
|
681
|
+
viewBox: "0 0 16 16",
|
|
682
|
+
width: props.width || props.size || '1em',
|
|
683
|
+
height: props.height || props.size || '1em',
|
|
684
|
+
className: 'eds-icon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
685
|
+
inline: undefined,
|
|
686
|
+
color: props.color || 'currentColor'
|
|
687
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
688
|
+
fill: "currentColor",
|
|
689
|
+
fillRule: "evenodd",
|
|
690
|
+
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",
|
|
691
|
+
clipRule: "evenodd"
|
|
692
|
+
}));
|
|
693
|
+
}
|
|
694
|
+
|
|
626
695
|
function LockerIcon(props) {
|
|
627
696
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
628
697
|
viewBox: "0 0 10 14",
|
|
@@ -661,6 +730,23 @@ function ManySeatsAvailableIcon(props) {
|
|
|
661
730
|
}));
|
|
662
731
|
}
|
|
663
732
|
|
|
733
|
+
function MountainIcon(props) {
|
|
734
|
+
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
735
|
+
fill: "none",
|
|
736
|
+
viewBox: "0 0 16 16",
|
|
737
|
+
width: props.width || props.size || '1em',
|
|
738
|
+
height: props.height || props.size || '1em',
|
|
739
|
+
className: 'eds-icon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
740
|
+
inline: undefined,
|
|
741
|
+
color: props.color || 'currentColor'
|
|
742
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
743
|
+
fill: "currentColor",
|
|
744
|
+
fillRule: "evenodd",
|
|
745
|
+
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",
|
|
746
|
+
clipRule: "evenodd"
|
|
747
|
+
}));
|
|
748
|
+
}
|
|
749
|
+
|
|
664
750
|
function ParkIcon(props) {
|
|
665
751
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
666
752
|
viewBox: "0 0 16 16",
|
|
@@ -707,6 +793,28 @@ function ParkingGarageIcon(props) {
|
|
|
707
793
|
}));
|
|
708
794
|
}
|
|
709
795
|
|
|
796
|
+
function PlaygroundIcon(props) {
|
|
797
|
+
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
798
|
+
fill: "none",
|
|
799
|
+
viewBox: "0 0 16 16",
|
|
800
|
+
width: props.width || props.size || '1em',
|
|
801
|
+
height: props.height || props.size || '1em',
|
|
802
|
+
className: 'eds-icon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
803
|
+
inline: undefined,
|
|
804
|
+
color: props.color || 'currentColor'
|
|
805
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
806
|
+
fill: "currentColor",
|
|
807
|
+
fillRule: "evenodd",
|
|
808
|
+
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",
|
|
809
|
+
clipRule: "evenodd"
|
|
810
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
811
|
+
fill: "currentColor",
|
|
812
|
+
fillRule: "evenodd",
|
|
813
|
+
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",
|
|
814
|
+
clipRule: "evenodd"
|
|
815
|
+
}));
|
|
816
|
+
}
|
|
817
|
+
|
|
710
818
|
function PlayroomIcon(props) {
|
|
711
819
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
712
820
|
viewBox: "0 0 16 16",
|
|
@@ -895,6 +1003,23 @@ function TrainCarIcon(props) {
|
|
|
895
1003
|
}));
|
|
896
1004
|
}
|
|
897
1005
|
|
|
1006
|
+
function UniversityIcon(props) {
|
|
1007
|
+
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
1008
|
+
fill: "none",
|
|
1009
|
+
viewBox: "0 0 16 16",
|
|
1010
|
+
width: props.width || props.size || '1em',
|
|
1011
|
+
height: props.height || props.size || '1em',
|
|
1012
|
+
className: 'eds-icon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
1013
|
+
inline: undefined,
|
|
1014
|
+
color: props.color || 'currentColor'
|
|
1015
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
1016
|
+
fill: "currentColor",
|
|
1017
|
+
fillRule: "evenodd",
|
|
1018
|
+
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",
|
|
1019
|
+
clipRule: "evenodd"
|
|
1020
|
+
}));
|
|
1021
|
+
}
|
|
1022
|
+
|
|
898
1023
|
function VendingMachineIcon(props) {
|
|
899
1024
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
900
1025
|
viewBox: "0 0 14 14",
|
|
@@ -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/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@entur/icons",
|
|
3
|
-
"version": "5.
|
|
3
|
+
"version": "5.2.0",
|
|
4
4
|
"license": "EUPL-1.2",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"module": "dist/index.esm.js",
|
|
@@ -20,8 +20,9 @@
|
|
|
20
20
|
"access": "public"
|
|
21
21
|
},
|
|
22
22
|
"scripts": {
|
|
23
|
-
"
|
|
24
|
-
"
|
|
23
|
+
"prebuild": "rimraf dist native tmp ",
|
|
24
|
+
"build": "node bin/build.js && rollup -c",
|
|
25
|
+
"postbuild": "rimraf tmp"
|
|
25
26
|
},
|
|
26
27
|
"peerDependencies": {
|
|
27
28
|
"react": ">=16.8.0",
|
|
@@ -39,15 +40,13 @@
|
|
|
39
40
|
"@svgr/plugin-svgo": "^5.0.1",
|
|
40
41
|
"@types/fs-extra": "^8.0.0",
|
|
41
42
|
"case": "^1.6.2",
|
|
42
|
-
"dts-cli": "^1.1.6",
|
|
43
43
|
"fs-extra": "9.0.0",
|
|
44
|
-
"node-sass": "^7.0.3",
|
|
45
44
|
"rimraf": "3.0.2",
|
|
46
45
|
"rollup": "2.6.1"
|
|
47
46
|
},
|
|
48
47
|
"dependencies": {
|
|
49
|
-
"@entur/tokens": "^3.4.
|
|
50
|
-
"@entur/utils": "^0.4.
|
|
48
|
+
"@entur/tokens": "^3.4.1",
|
|
49
|
+
"@entur/utils": "^0.4.5"
|
|
51
50
|
},
|
|
52
|
-
"gitHead": "
|
|
51
|
+
"gitHead": "7dfc6f3e46a7bf635e8ec0f0b5ae1d4ba5b8722a"
|
|
53
52
|
}
|