@entur/icons 7.13.0 → 8.0.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/dist/index.d.ts CHANGED
@@ -110,6 +110,7 @@ export declare const ReisNordlandIcon: React.FC<IconProps & React.SVGProps<SVGEl
110
110
  export declare const RuterIcon: React.FC<IconProps & React.SVGProps<SVGElement>>;
111
111
  export declare const RuterNoTextIcon: React.FC<IconProps & React.SVGProps<SVGElement>>;
112
112
  export declare const SJIcon: React.FC<IconProps & React.SVGProps<SVGElement>>;
113
+ export declare const SJNordIcon: React.FC<IconProps & React.SVGProps<SVGElement>>;
113
114
  export declare const SkyssIcon: React.FC<IconProps & React.SVGProps<SVGElement>>;
114
115
  export declare const SkyssNoTextIcon: React.FC<IconProps & React.SVGProps<SVGElement>>;
115
116
  export declare const SnelandiaIcon: React.FC<IconProps & React.SVGProps<SVGElement>>;
@@ -123,6 +124,7 @@ export declare const VyIcon: React.FC<IconProps & React.SVGProps<SVGElement>>;
123
124
  export declare const ZvippIcon: React.FC<IconProps & React.SVGProps<SVGElement>>;
124
125
  export declare const ØresundstågIcon: React.FC<IconProps & React.SVGProps<SVGElement>>;
125
126
  export declare const AmericanExpressIcon: React.FC<IconProps & React.SVGProps<SVGElement>>;
127
+ export declare const ApplePayIcon: React.FC<IconProps & React.SVGProps<SVGElement>>;
126
128
  export declare const BanknoteIcon: React.FC<IconProps & React.SVGProps<SVGElement>>;
127
129
  export declare const BanknoteMultiIcon: React.FC<IconProps & React.SVGProps<SVGElement>>;
128
130
  export declare const DepositionIcon: React.FC<IconProps & React.SVGProps<SVGElement>>;
@@ -152,9 +154,11 @@ export declare const CalculatorIcon: React.FC<IconProps & React.SVGProps<SVGElem
152
154
  export declare const CameraIcon: React.FC<IconProps & React.SVGProps<SVGElement>>;
153
155
  export declare const DatabaseIcon: React.FC<IconProps & React.SVGProps<SVGElement>>;
154
156
  export declare const DesktopIcon: React.FC<IconProps & React.SVGProps<SVGElement>>;
157
+ export declare const FigmaIcon: React.FC<IconProps & React.SVGProps<SVGElement>>;
155
158
  export declare const ImageIcon: React.FC<IconProps & React.SVGProps<SVGElement>>;
156
159
  export declare const LaptopIcon: React.FC<IconProps & React.SVGProps<SVGElement>>;
157
160
  export declare const MobileIcon: React.FC<IconProps & React.SVGProps<SVGElement>>;
161
+ export declare const MuralIcon: React.FC<IconProps & React.SVGProps<SVGElement>>;
158
162
  export declare const PhoneIcon: React.FC<IconProps & React.SVGProps<SVGElement>>;
159
163
  export declare const PrinterIcon: React.FC<IconProps & React.SVGProps<SVGElement>>;
160
164
  export declare const QRIcon: React.FC<IconProps & React.SVGProps<SVGElement>>;
@@ -186,18 +190,12 @@ export declare const MetroIcon: React.FC<IconProps & React.SVGProps<SVGElement>>
186
190
  export declare const MobilityIcon: React.FC<IconProps & React.SVGProps<SVGElement>>;
187
191
  export declare const PlaneIcon: React.FC<IconProps & React.SVGProps<SVGElement>>;
188
192
  export declare const RunningIcon: React.FC<IconProps & React.SVGProps<SVGElement>>;
189
- /** @deprecated ScooterIcon is deprecated; use MobilityIcon instead */
190
- export declare const ScooterIcon: React.FC<IconProps & React.SVGProps<SVGElement>>;
191
193
  export declare const StandingIcon: React.FC<IconProps & React.SVGProps<SVGElement>>;
192
194
  export declare const StrollingIcon: React.FC<IconProps & React.SVGProps<SVGElement>>;
193
- /** @deprecated SubwayIcon is deprecated; use MetroIcon instead */
194
- export declare const SubwayIcon: React.FC<IconProps & React.SVGProps<SVGElement>>;
195
195
  export declare const TaxiIcon: React.FC<IconProps & React.SVGProps<SVGElement>>;
196
196
  export declare const TrainIcon: React.FC<IconProps & React.SVGProps<SVGElement>>;
197
197
  export declare const TramIcon: React.FC<IconProps & React.SVGProps<SVGElement>>;
198
198
  export declare const WalkIcon: React.FC<IconProps & React.SVGProps<SVGElement>>;
199
- /** @deprecated WalkingIcon is deprecated; use WalkIcon instead */
200
- export declare const WalkingIcon: React.FC<IconProps & React.SVGProps<SVGElement>>;
201
199
  export declare const AdditionalZonesTicketIcon: React.FC<IconProps & React.SVGProps<SVGElement>>;
202
200
  export declare const CabinIcon: React.FC<IconProps & React.SVGProps<SVGElement>>;
203
201
  export declare const CityIcon: React.FC<IconProps & React.SVGProps<SVGElement>>;
@@ -346,8 +344,6 @@ export declare const PuzzleIcon: React.FC<IconProps & React.SVGProps<SVGElement>
346
344
  export declare const QuietIcon: React.FC<IconProps & React.SVGProps<SVGElement>>;
347
345
  export declare const QuitIcon: React.FC<IconProps & React.SVGProps<SVGElement>>;
348
346
  export declare const RSSIcon: React.FC<IconProps & React.SVGProps<SVGElement>>;
349
- /** @deprecated ReportsIcon is deprecated; use CopyIcon instead */
350
- export declare const ReportsIcon: React.FC<IconProps & React.SVGProps<SVGElement>>;
351
347
  export declare const RouteIcon: React.FC<IconProps & React.SVGProps<SVGElement>>;
352
348
  export declare const RouteFilledIcon: React.FC<IconProps & React.SVGProps<SVGElement>>;
353
349
  export declare const RowHeightDefaultIcon: React.FC<IconProps & React.SVGProps<SVGElement>>;
@@ -379,20 +375,8 @@ export declare const ToneSmileIcon: React.FC<IconProps & React.SVGProps<SVGEleme
379
375
  export declare const UnviewIcon: React.FC<IconProps & React.SVGProps<SVGElement>>;
380
376
  export declare const UserIcon: React.FC<IconProps & React.SVGProps<SVGElement>>;
381
377
  export declare const UsersIcon: React.FC<IconProps & React.SVGProps<SVGElement>>;
382
- /** @deprecated OutlinedValidationCheckIcon is deprecated; use ValidationCheckIcon instead */
383
- export declare const OutlinedValidationCheckIcon: React.FC<IconProps & React.SVGProps<SVGElement>>;
384
- /** @deprecated OutlinedValidationErrorIcon is deprecated; use ValidationErrorIcon instead */
385
- export declare const OutlinedValidationErrorIcon: React.FC<IconProps & React.SVGProps<SVGElement>>;
386
- /** @deprecated OutlinedValidationExclamationIcon is deprecated; use ValidationExclamationIcon instead */
387
- export declare const OutlinedValidationExclamationIcon: React.FC<IconProps & React.SVGProps<SVGElement>>;
388
- /** @deprecated OutlinedValidationInfoIcon is deprecated; use ValidationInfoIcon instead */
389
- export declare const OutlinedValidationInfoIcon: React.FC<IconProps & React.SVGProps<SVGElement>>;
390
378
  export declare const QuestionIcon: React.FC<IconProps & React.SVGProps<SVGElement>>;
391
379
  export declare const QuestionFilledIcon: React.FC<IconProps & React.SVGProps<SVGElement>>;
392
- /** @deprecated ValidationCheckIcon is deprecated; use ValidationSuccessIcon instead */
393
- export declare const ValidationCheckIcon: React.FC<IconProps & React.SVGProps<SVGElement>>;
394
- /** @deprecated ValidationCheckFilledIcon is deprecated; use ValidationSuccessFilledIcon instead */
395
- export declare const ValidationCheckFilledIcon: React.FC<IconProps & React.SVGProps<SVGElement>>;
396
380
  export declare const ValidationErrorIcon: React.FC<IconProps & React.SVGProps<SVGElement>>;
397
381
  export declare const ValidationErrorFilledIcon: React.FC<IconProps & React.SVGProps<SVGElement>>;
398
382
  export declare const ValidationExclamationIcon: React.FC<IconProps & React.SVGProps<SVGElement>>;