Skip to content

Commit 60459a4

Browse files
style: New illustrations (#588)
Illustrations: High speed approaching traffic High speed one way Signed-off-by: Markus Lindmark <markus.lindmark@axis.com>
1 parent 86a90e3 commit 60459a4

7 files changed

Lines changed: 44 additions & 18 deletions

File tree

illustrations/assets/High speed approaching traffic/il_axis_high_speed_approaching_traffic_dark.svg

Lines changed: 1 addition & 0 deletions
Loading

illustrations/assets/High speed approaching traffic/il_axis_high_speed_approaching_traffic_light.svg

Lines changed: 1 addition & 0 deletions
Loading

illustrations/assets/High speed one way/il_axis_high_speed_one_way_dark.svg

Lines changed: 1 addition & 0 deletions
Loading

illustrations/assets/High speed one way/il_axis_high_speed_one_way_light.svg

Lines changed: 1 addition & 0 deletions
Loading

illustrations/src/illustrations/chunk-1.tsx

Lines changed: 18 additions & 16 deletions
Large diffs are not rendered by default.

illustrations/src/illustrations/chunk-2.tsx

Lines changed: 16 additions & 0 deletions
Large diffs are not rendered by default.

illustrations/src/index.ts

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,10 @@ export {
5555
FolderLight,
5656
GridLocationDark,
5757
GridLocationLight,
58+
HighSpeedApproachingTrafficDark,
59+
HighSpeedApproachingTrafficLight,
60+
HighSpeedOneWayDark,
61+
HighSpeedOneWayLight,
5862
ImportExcelDark,
5963
ImportExcelLight,
6064
LaunchDark,
@@ -97,12 +101,12 @@ export {
97101
NoReportsLight,
98102
NoSitesDark,
99103
NoSitesLight,
104+
} from "./illustrations/chunk-1.js";
105+
export {
100106
NotFoundDark,
101107
NotFoundLight,
102108
NotificationsDark,
103109
NotificationsLight,
104-
} from "./illustrations/chunk-1.js";
105-
export {
106110
OrganizationDark,
107111
OrganizationLight,
108112
PasswordSentDark,

0 commit comments

Comments
 (0)