@entur/icons
Advanced tools
Comparing version 4.0.0 to 4.1.0
@@ -6,2 +6,8 @@ # Change Log | ||
# [4.1.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@4.0.0...@entur/icons@4.1.0) (2022-04-20) | ||
### Features | ||
- **icons:** add conductor and calculator icon ([2efc907](https://bitbucket.org/enturas/design-system/commits/2efc9074f769575a31a94fbc4f2b9eb1f2e29d47)) | ||
# [4.0.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@3.5.0...@entur/icons@4.0.0) (2022-04-19) | ||
@@ -8,0 +14,0 @@ |
@@ -125,2 +125,3 @@ import React from 'react'; | ||
export declare const BatteryIcon: React.FC<IconProps>; | ||
export declare const CalculatorIcon: React.FC<IconProps>; | ||
export declare const CameraIcon: React.FC<IconProps>; | ||
@@ -173,2 +174,3 @@ export declare const DatabaseIcon: React.FC<IconProps>; | ||
export declare const CityIcon: React.FC<IconProps>; | ||
export declare const ConductorIcon: React.FC<IconProps>; | ||
export declare const CorrespondenceIcon: React.FC<IconProps>; | ||
@@ -175,0 +177,0 @@ export declare const DestinationIcon: React.FC<IconProps>; |
{ | ||
"name": "@entur/icons", | ||
"version": "4.0.0", | ||
"version": "4.1.0", | ||
"license": "EUPL-1.2", | ||
@@ -51,3 +51,3 @@ "main": "dist/index.js", | ||
}, | ||
"gitHead": "f760e1b8cfdc14231bd6391a8d82dfed1d71daa4" | ||
"gitHead": "c10b4f0f9ecda0126bc916b80ca694cf8d58e399" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
1021375
15201