commit 8345856a8ae50b4ab5dce98d10622fe65edc438f Author: LordBaryhobal Date: Tue Apr 9 09:42:15 2024 +0200 initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a2d72a2 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +config.js \ No newline at end of file diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..13566b8 --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,8 @@ +# Default ignored files +/shelf/ +/workspace.xml +# Editor-based HTTP Client requests +/httpRequests/ +# Datasource local storage ignored files +/dataSources/ +/dataSources.local.xml diff --git a/.idea/cff.iml b/.idea/cff.iml new file mode 100644 index 0000000..24643cc --- /dev/null +++ b/.idea/cff.iml @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..cc04635 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/SBB Web Light.ttf b/SBB Web Light.ttf new file mode 100644 index 0000000..c9555cc Binary files /dev/null and b/SBB Web Light.ttf differ diff --git a/SBB Web Roman.ttf b/SBB Web Roman.ttf new file mode 100644 index 0000000..fe7c2a5 Binary files /dev/null and b/SBB Web Roman.ttf differ diff --git a/config_template.js b/config_template.js new file mode 100644 index 0000000..b0de004 --- /dev/null +++ b/config_template.js @@ -0,0 +1 @@ +const API_KEY = "" \ No newline at end of file diff --git a/icons/add-stop.svg b/icons/add-stop.svg new file mode 100644 index 0000000..8492dfc --- /dev/null +++ b/icons/add-stop.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/adult-kids-large.svg b/icons/adult-kids-large.svg new file mode 100644 index 0000000..6014350 --- /dev/null +++ b/icons/adult-kids-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/aerosol-can-large.svg b/icons/aerosol-can-large.svg new file mode 100644 index 0000000..5c43866 --- /dev/null +++ b/icons/aerosol-can-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/aerosol-can-medium.svg b/icons/aerosol-can-medium.svg new file mode 100644 index 0000000..65384d2 --- /dev/null +++ b/icons/aerosol-can-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/aerosol-can-small.svg b/icons/aerosol-can-small.svg new file mode 100644 index 0000000..4cb1c43 --- /dev/null +++ b/icons/aerosol-can-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/airplane-medium.svg b/icons/airplane-medium.svg new file mode 100644 index 0000000..22316b6 --- /dev/null +++ b/icons/airplane-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/airplane-small.svg b/icons/airplane-small.svg new file mode 100644 index 0000000..9a1774f --- /dev/null +++ b/icons/airplane-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/airplane-train-large.svg b/icons/airplane-train-large.svg new file mode 100644 index 0000000..2c264be --- /dev/null +++ b/icons/airplane-train-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/airplane-train-medium.svg b/icons/airplane-train-medium.svg new file mode 100644 index 0000000..b833fb9 --- /dev/null +++ b/icons/airplane-train-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/airplane-train-small.svg b/icons/airplane-train-small.svg new file mode 100644 index 0000000..1f5ae8c --- /dev/null +++ b/icons/airplane-train-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/alarm-clock-large.svg b/icons/alarm-clock-large.svg new file mode 100644 index 0000000..46377b9 --- /dev/null +++ b/icons/alarm-clock-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/alarm-clock-medium.svg b/icons/alarm-clock-medium.svg new file mode 100644 index 0000000..f798802 --- /dev/null +++ b/icons/alarm-clock-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/alarm-clock-small.svg b/icons/alarm-clock-small.svg new file mode 100644 index 0000000..637713f --- /dev/null +++ b/icons/alarm-clock-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/alternative.svg b/icons/alternative.svg new file mode 100644 index 0000000..f813a60 --- /dev/null +++ b/icons/alternative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/angular-medium.svg b/icons/angular-medium.svg new file mode 100644 index 0000000..983804d --- /dev/null +++ b/icons/angular-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/angular-small.svg b/icons/angular-small.svg new file mode 100644 index 0000000..58369f1 --- /dev/null +++ b/icons/angular-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/app-icon-large.svg b/icons/app-icon-large.svg new file mode 100644 index 0000000..220d41a --- /dev/null +++ b/icons/app-icon-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/app-icon-medium.svg b/icons/app-icon-medium.svg new file mode 100644 index 0000000..6385d3a --- /dev/null +++ b/icons/app-icon-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/app-icon-small.svg b/icons/app-icon-small.svg new file mode 100644 index 0000000..068abbc --- /dev/null +++ b/icons/app-icon-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/apple-bag-large.svg b/icons/apple-bag-large.svg new file mode 100644 index 0000000..1266e47 --- /dev/null +++ b/icons/apple-bag-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/apple-bag-medium.svg b/icons/apple-bag-medium.svg new file mode 100644 index 0000000..2ad884a --- /dev/null +++ b/icons/apple-bag-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/apple-bag-small.svg b/icons/apple-bag-small.svg new file mode 100644 index 0000000..bedb384 --- /dev/null +++ b/icons/apple-bag-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/archive-box-large.svg b/icons/archive-box-large.svg new file mode 100644 index 0000000..b9201b8 --- /dev/null +++ b/icons/archive-box-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/archive-box-medium.svg b/icons/archive-box-medium.svg new file mode 100644 index 0000000..8701da6 --- /dev/null +++ b/icons/archive-box-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/archive-box-small.svg b/icons/archive-box-small.svg new file mode 100644 index 0000000..2d4304b --- /dev/null +++ b/icons/archive-box-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/armchair-large.svg b/icons/armchair-large.svg new file mode 100644 index 0000000..cd573be --- /dev/null +++ b/icons/armchair-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/armchair-medium.svg b/icons/armchair-medium.svg new file mode 100644 index 0000000..4ab6489 --- /dev/null +++ b/icons/armchair-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/armchair-profile-user-large.svg b/icons/armchair-profile-user-large.svg new file mode 100644 index 0000000..0774bb8 --- /dev/null +++ b/icons/armchair-profile-user-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/armchair-profile-user-medium.svg b/icons/armchair-profile-user-medium.svg new file mode 100644 index 0000000..009716b --- /dev/null +++ b/icons/armchair-profile-user-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/armchair-profile-user-small.svg b/icons/armchair-profile-user-small.svg new file mode 100644 index 0000000..1e6e686 --- /dev/null +++ b/icons/armchair-profile-user-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/armchair-small.svg b/icons/armchair-small.svg new file mode 100644 index 0000000..4a186a3 --- /dev/null +++ b/icons/armchair-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/arrow-change-horizontal-medium.svg b/icons/arrow-change-horizontal-medium.svg new file mode 100644 index 0000000..0c3be7f --- /dev/null +++ b/icons/arrow-change-horizontal-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/arrow-change-horizontal-small.svg b/icons/arrow-change-horizontal-small.svg new file mode 100644 index 0000000..d78ee14 --- /dev/null +++ b/icons/arrow-change-horizontal-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/arrow-change-medium.svg b/icons/arrow-change-medium.svg new file mode 100644 index 0000000..f559bd0 --- /dev/null +++ b/icons/arrow-change-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/arrow-change-small.svg b/icons/arrow-change-small.svg new file mode 100644 index 0000000..71be4a5 --- /dev/null +++ b/icons/arrow-change-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/arrow-circle-eye-medium.svg b/icons/arrow-circle-eye-medium.svg new file mode 100644 index 0000000..5c79c1a --- /dev/null +++ b/icons/arrow-circle-eye-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/arrow-circle-eye-small.svg b/icons/arrow-circle-eye-small.svg new file mode 100644 index 0000000..7341ac4 --- /dev/null +++ b/icons/arrow-circle-eye-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/arrow-circle-lightning-medium.svg b/icons/arrow-circle-lightning-medium.svg new file mode 100644 index 0000000..513626e --- /dev/null +++ b/icons/arrow-circle-lightning-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/arrow-circle-lightning-small.svg b/icons/arrow-circle-lightning-small.svg new file mode 100644 index 0000000..b0fbe98 --- /dev/null +++ b/icons/arrow-circle-lightning-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/arrow-circle-medium.svg b/icons/arrow-circle-medium.svg new file mode 100644 index 0000000..68b61cf --- /dev/null +++ b/icons/arrow-circle-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/arrow-circle-reset-medium.svg b/icons/arrow-circle-reset-medium.svg new file mode 100644 index 0000000..1252df9 --- /dev/null +++ b/icons/arrow-circle-reset-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/arrow-circle-reset-small.svg b/icons/arrow-circle-reset-small.svg new file mode 100644 index 0000000..438d1fe --- /dev/null +++ b/icons/arrow-circle-reset-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/arrow-circle-small.svg b/icons/arrow-circle-small.svg new file mode 100644 index 0000000..b65c02e --- /dev/null +++ b/icons/arrow-circle-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/arrow-circle-switzerland-medium.svg b/icons/arrow-circle-switzerland-medium.svg new file mode 100644 index 0000000..607193c --- /dev/null +++ b/icons/arrow-circle-switzerland-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/arrow-circle-switzerland-small.svg b/icons/arrow-circle-switzerland-small.svg new file mode 100644 index 0000000..9e695ab --- /dev/null +++ b/icons/arrow-circle-switzerland-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/arrow-circle-time-medium.svg b/icons/arrow-circle-time-medium.svg new file mode 100644 index 0000000..7e61211 --- /dev/null +++ b/icons/arrow-circle-time-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/arrow-circle-time-small.svg b/icons/arrow-circle-time-small.svg new file mode 100644 index 0000000..c5c9c10 --- /dev/null +++ b/icons/arrow-circle-time-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/arrow-circle-train-tracks-medium.svg b/icons/arrow-circle-train-tracks-medium.svg new file mode 100644 index 0000000..e51ca20 --- /dev/null +++ b/icons/arrow-circle-train-tracks-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/arrow-circle-train-tracks-small.svg b/icons/arrow-circle-train-tracks-small.svg new file mode 100644 index 0000000..c3f0904 --- /dev/null +++ b/icons/arrow-circle-train-tracks-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/arrow-circle-two-users-medium.svg b/icons/arrow-circle-two-users-medium.svg new file mode 100644 index 0000000..bd90195 --- /dev/null +++ b/icons/arrow-circle-two-users-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/arrow-circle-two-users-small.svg b/icons/arrow-circle-two-users-small.svg new file mode 100644 index 0000000..d1191ec --- /dev/null +++ b/icons/arrow-circle-two-users-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/arrow-compass-filled-medium.svg b/icons/arrow-compass-filled-medium.svg new file mode 100644 index 0000000..dacf828 --- /dev/null +++ b/icons/arrow-compass-filled-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/arrow-compass-filled-small.svg b/icons/arrow-compass-filled-small.svg new file mode 100644 index 0000000..eba60c7 --- /dev/null +++ b/icons/arrow-compass-filled-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/arrow-compass-medium.svg b/icons/arrow-compass-medium.svg new file mode 100644 index 0000000..9d6fab0 --- /dev/null +++ b/icons/arrow-compass-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/arrow-compass-small.svg b/icons/arrow-compass-small.svg new file mode 100644 index 0000000..9babc2f --- /dev/null +++ b/icons/arrow-compass-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/arrow-down-medium.svg b/icons/arrow-down-medium.svg new file mode 100644 index 0000000..70a1999 --- /dev/null +++ b/icons/arrow-down-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/arrow-down-small.svg b/icons/arrow-down-small.svg new file mode 100644 index 0000000..70eb0a9 --- /dev/null +++ b/icons/arrow-down-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/arrow-left-medium.svg b/icons/arrow-left-medium.svg new file mode 100644 index 0000000..b483eec --- /dev/null +++ b/icons/arrow-left-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/arrow-left-small.svg b/icons/arrow-left-small.svg new file mode 100644 index 0000000..a11a306 --- /dev/null +++ b/icons/arrow-left-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/arrow-long-down-medium.svg b/icons/arrow-long-down-medium.svg new file mode 100644 index 0000000..a6ff182 --- /dev/null +++ b/icons/arrow-long-down-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/arrow-long-down-small.svg b/icons/arrow-long-down-small.svg new file mode 100644 index 0000000..a9f8d65 --- /dev/null +++ b/icons/arrow-long-down-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/arrow-long-left-medium.svg b/icons/arrow-long-left-medium.svg new file mode 100644 index 0000000..3bc0e64 --- /dev/null +++ b/icons/arrow-long-left-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/arrow-long-left-small.svg b/icons/arrow-long-left-small.svg new file mode 100644 index 0000000..70b3a46 --- /dev/null +++ b/icons/arrow-long-left-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/arrow-long-right-medium.svg b/icons/arrow-long-right-medium.svg new file mode 100644 index 0000000..29c9dfd --- /dev/null +++ b/icons/arrow-long-right-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/arrow-long-right-small.svg b/icons/arrow-long-right-small.svg new file mode 100644 index 0000000..a86f9cf --- /dev/null +++ b/icons/arrow-long-right-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/arrow-long-up-medium.svg b/icons/arrow-long-up-medium.svg new file mode 100644 index 0000000..4b3c370 --- /dev/null +++ b/icons/arrow-long-up-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/arrow-long-up-small.svg b/icons/arrow-long-up-small.svg new file mode 100644 index 0000000..f54a26f --- /dev/null +++ b/icons/arrow-long-up-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/arrow-right-medium.svg b/icons/arrow-right-medium.svg new file mode 100644 index 0000000..29ebdc9 --- /dev/null +++ b/icons/arrow-right-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/arrow-right-small.svg b/icons/arrow-right-small.svg new file mode 100644 index 0000000..40b0766 --- /dev/null +++ b/icons/arrow-right-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/arrow-start-left-medium.svg b/icons/arrow-start-left-medium.svg new file mode 100644 index 0000000..dc5215c --- /dev/null +++ b/icons/arrow-start-left-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/arrow-start-left-small.svg b/icons/arrow-start-left-small.svg new file mode 100644 index 0000000..baffd9a --- /dev/null +++ b/icons/arrow-start-left-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/arrow-start-right-medium.svg b/icons/arrow-start-right-medium.svg new file mode 100644 index 0000000..c484dc9 --- /dev/null +++ b/icons/arrow-start-right-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/arrow-start-right-small.svg b/icons/arrow-start-right-small.svg new file mode 100644 index 0000000..f707365 --- /dev/null +++ b/icons/arrow-start-right-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/arrow-turn-right-medium.svg b/icons/arrow-turn-right-medium.svg new file mode 100644 index 0000000..689f30b --- /dev/null +++ b/icons/arrow-turn-right-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/arrow-turn-right-small.svg b/icons/arrow-turn-right-small.svg new file mode 100644 index 0000000..8fc32b3 --- /dev/null +++ b/icons/arrow-turn-right-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/arrow-up-medium.svg b/icons/arrow-up-medium.svg new file mode 100644 index 0000000..3ca10ae --- /dev/null +++ b/icons/arrow-up-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/arrow-up-small.svg b/icons/arrow-up-small.svg new file mode 100644 index 0000000..ef80e32 --- /dev/null +++ b/icons/arrow-up-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/arrows-circle-medium.svg b/icons/arrows-circle-medium.svg new file mode 100644 index 0000000..ab053e5 --- /dev/null +++ b/icons/arrows-circle-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/arrows-circle-small.svg b/icons/arrows-circle-small.svg new file mode 100644 index 0000000..cd9a9bd --- /dev/null +++ b/icons/arrows-circle-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/arrows-left-right-dotted-medium.svg b/icons/arrows-left-right-dotted-medium.svg new file mode 100644 index 0000000..1c208b9 --- /dev/null +++ b/icons/arrows-left-right-dotted-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/arrows-left-right-dotted-small.svg b/icons/arrows-left-right-dotted-small.svg new file mode 100644 index 0000000..76f07fd --- /dev/null +++ b/icons/arrows-left-right-dotted-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/arrows-left-right-down-up-medium.svg b/icons/arrows-left-right-down-up-medium.svg new file mode 100644 index 0000000..f759be4 --- /dev/null +++ b/icons/arrows-left-right-down-up-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/arrows-left-right-down-up-small.svg b/icons/arrows-left-right-down-up-small.svg new file mode 100644 index 0000000..33a9303 --- /dev/null +++ b/icons/arrows-left-right-down-up-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/arrows-left-right-medium.svg b/icons/arrows-left-right-medium.svg new file mode 100644 index 0000000..cab1f94 --- /dev/null +++ b/icons/arrows-left-right-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/arrows-left-right-small.svg b/icons/arrows-left-right-small.svg new file mode 100644 index 0000000..8a021e3 --- /dev/null +++ b/icons/arrows-left-right-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/arrows-long-right-left-medium.svg b/icons/arrows-long-right-left-medium.svg new file mode 100644 index 0000000..c303077 --- /dev/null +++ b/icons/arrows-long-right-left-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/arrows-long-right-left-small.svg b/icons/arrows-long-right-left-small.svg new file mode 100644 index 0000000..e6eea40 --- /dev/null +++ b/icons/arrows-long-right-left-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/arrows-long-up-down-medium.svg b/icons/arrows-long-up-down-medium.svg new file mode 100644 index 0000000..07bb6fe --- /dev/null +++ b/icons/arrows-long-up-down-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/arrows-long-up-down-small.svg b/icons/arrows-long-up-down-small.svg new file mode 100644 index 0000000..9a09801 --- /dev/null +++ b/icons/arrows-long-up-down-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/arrows-right-left-medium.svg b/icons/arrows-right-left-medium.svg new file mode 100644 index 0000000..2e541a9 --- /dev/null +++ b/icons/arrows-right-left-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/arrows-right-left-small.svg b/icons/arrows-right-left-small.svg new file mode 100644 index 0000000..acc169e --- /dev/null +++ b/icons/arrows-right-left-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/arrows-up-down-medium.svg b/icons/arrows-up-down-medium.svg new file mode 100644 index 0000000..db90ad9 --- /dev/null +++ b/icons/arrows-up-down-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/arrows-up-down-pressure-medium.svg b/icons/arrows-up-down-pressure-medium.svg new file mode 100644 index 0000000..17835a9 --- /dev/null +++ b/icons/arrows-up-down-pressure-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/arrows-up-down-pressure-small.svg b/icons/arrows-up-down-pressure-small.svg new file mode 100644 index 0000000..4db6894 --- /dev/null +++ b/icons/arrows-up-down-pressure-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/arrows-up-down-small.svg b/icons/arrows-up-down-small.svg new file mode 100644 index 0000000..099f635 --- /dev/null +++ b/icons/arrows-up-down-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/avatar-police-large.svg b/icons/avatar-police-large.svg new file mode 100644 index 0000000..2fdaef7 --- /dev/null +++ b/icons/avatar-police-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/avatar-police-medium.svg b/icons/avatar-police-medium.svg new file mode 100644 index 0000000..9a3775c --- /dev/null +++ b/icons/avatar-police-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/avatar-police-small.svg b/icons/avatar-police-small.svg new file mode 100644 index 0000000..297896d --- /dev/null +++ b/icons/avatar-police-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/avatar-train-staff-disabled-large.svg b/icons/avatar-train-staff-disabled-large.svg new file mode 100644 index 0000000..cd4ebcb --- /dev/null +++ b/icons/avatar-train-staff-disabled-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/avatar-train-staff-disabled-medium.svg b/icons/avatar-train-staff-disabled-medium.svg new file mode 100644 index 0000000..9ee0b79 --- /dev/null +++ b/icons/avatar-train-staff-disabled-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/avatar-train-staff-disabled-small.svg b/icons/avatar-train-staff-disabled-small.svg new file mode 100644 index 0000000..6031b3a --- /dev/null +++ b/icons/avatar-train-staff-disabled-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/avatar-train-staff-large.svg b/icons/avatar-train-staff-large.svg new file mode 100644 index 0000000..112c17e --- /dev/null +++ b/icons/avatar-train-staff-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/avatar-train-staff-medium.svg b/icons/avatar-train-staff-medium.svg new file mode 100644 index 0000000..30863de --- /dev/null +++ b/icons/avatar-train-staff-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/avatar-train-staff-small.svg b/icons/avatar-train-staff-small.svg new file mode 100644 index 0000000..54e4e3b --- /dev/null +++ b/icons/avatar-train-staff-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/backpack-large.svg b/icons/backpack-large.svg new file mode 100644 index 0000000..83a7a57 --- /dev/null +++ b/icons/backpack-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/backpack-medium.svg b/icons/backpack-medium.svg new file mode 100644 index 0000000..679aebd --- /dev/null +++ b/icons/backpack-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/backpack-small.svg b/icons/backpack-small.svg new file mode 100644 index 0000000..a14dfd4 --- /dev/null +++ b/icons/backpack-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/balloons-large.svg b/icons/balloons-large.svg new file mode 100644 index 0000000..9e95b43 --- /dev/null +++ b/icons/balloons-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/balloons-medium.svg b/icons/balloons-medium.svg new file mode 100644 index 0000000..3839a84 --- /dev/null +++ b/icons/balloons-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/balloons-small.svg b/icons/balloons-small.svg new file mode 100644 index 0000000..f02772b --- /dev/null +++ b/icons/balloons-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/banknotes-dollar-large.svg b/icons/banknotes-dollar-large.svg new file mode 100644 index 0000000..c18298c --- /dev/null +++ b/icons/banknotes-dollar-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/banknotes-dollar-medium.svg b/icons/banknotes-dollar-medium.svg new file mode 100644 index 0000000..34654da --- /dev/null +++ b/icons/banknotes-dollar-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/banknotes-dollar-small.svg b/icons/banknotes-dollar-small.svg new file mode 100644 index 0000000..25b3dd4 --- /dev/null +++ b/icons/banknotes-dollar-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/barrier-construction-large.svg b/icons/barrier-construction-large.svg new file mode 100644 index 0000000..c9f500f --- /dev/null +++ b/icons/barrier-construction-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/barrier-construction-medium.svg b/icons/barrier-construction-medium.svg new file mode 100644 index 0000000..08d7de4 --- /dev/null +++ b/icons/barrier-construction-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/barrier-construction-small.svg b/icons/barrier-construction-small.svg new file mode 100644 index 0000000..4a29fbe --- /dev/null +++ b/icons/barrier-construction-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/battery-level-empty-large.svg b/icons/battery-level-empty-large.svg new file mode 100644 index 0000000..5b431b0 --- /dev/null +++ b/icons/battery-level-empty-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/battery-level-empty-medium.svg b/icons/battery-level-empty-medium.svg new file mode 100644 index 0000000..8735dea --- /dev/null +++ b/icons/battery-level-empty-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/battery-level-empty-small.svg b/icons/battery-level-empty-small.svg new file mode 100644 index 0000000..0e4e505 --- /dev/null +++ b/icons/battery-level-empty-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/battery-level-high-large.svg b/icons/battery-level-high-large.svg new file mode 100644 index 0000000..a4a28f1 --- /dev/null +++ b/icons/battery-level-high-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/battery-level-high-medium.svg b/icons/battery-level-high-medium.svg new file mode 100644 index 0000000..253906d --- /dev/null +++ b/icons/battery-level-high-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/battery-level-high-small.svg b/icons/battery-level-high-small.svg new file mode 100644 index 0000000..9d5e0fc --- /dev/null +++ b/icons/battery-level-high-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/battery-level-low-large.svg b/icons/battery-level-low-large.svg new file mode 100644 index 0000000..88e4677 --- /dev/null +++ b/icons/battery-level-low-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/battery-level-low-medium.svg b/icons/battery-level-low-medium.svg new file mode 100644 index 0000000..3cc6728 --- /dev/null +++ b/icons/battery-level-low-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/battery-level-low-small.svg b/icons/battery-level-low-small.svg new file mode 100644 index 0000000..a4bb73c --- /dev/null +++ b/icons/battery-level-low-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/battery-level-medium-large.svg b/icons/battery-level-medium-large.svg new file mode 100644 index 0000000..159af7d --- /dev/null +++ b/icons/battery-level-medium-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/battery-level-medium-medium.svg b/icons/battery-level-medium-medium.svg new file mode 100644 index 0000000..f56393a --- /dev/null +++ b/icons/battery-level-medium-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/battery-level-medium-small.svg b/icons/battery-level-medium-small.svg new file mode 100644 index 0000000..c0c6f8f --- /dev/null +++ b/icons/battery-level-medium-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/battery-level-percentage-medium.svg b/icons/battery-level-percentage-medium.svg new file mode 100644 index 0000000..33d5a51 --- /dev/null +++ b/icons/battery-level-percentage-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/battery-level-percentage-small.svg b/icons/battery-level-percentage-small.svg new file mode 100644 index 0000000..f05b9e4 --- /dev/null +++ b/icons/battery-level-percentage-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/battery-lightning-medium.svg b/icons/battery-lightning-medium.svg new file mode 100644 index 0000000..93e51cb --- /dev/null +++ b/icons/battery-lightning-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/battery-lightning-small.svg b/icons/battery-lightning-small.svg new file mode 100644 index 0000000..e118552 --- /dev/null +++ b/icons/battery-lightning-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/bell-disabled-large.svg b/icons/bell-disabled-large.svg new file mode 100644 index 0000000..57821b9 --- /dev/null +++ b/icons/bell-disabled-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/bell-disabled-medium.svg b/icons/bell-disabled-medium.svg new file mode 100644 index 0000000..d6394cd --- /dev/null +++ b/icons/bell-disabled-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/bell-disabled-small.svg b/icons/bell-disabled-small.svg new file mode 100644 index 0000000..33057c9 --- /dev/null +++ b/icons/bell-disabled-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/bell-large.svg b/icons/bell-large.svg new file mode 100644 index 0000000..7a65165 --- /dev/null +++ b/icons/bell-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/bell-medium.svg b/icons/bell-medium.svg new file mode 100644 index 0000000..f9d989a --- /dev/null +++ b/icons/bell-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/bell-small.svg b/icons/bell-small.svg new file mode 100644 index 0000000..0b8690f --- /dev/null +++ b/icons/bell-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/bex-negative.svg b/icons/bex-negative.svg new file mode 100644 index 0000000..aaf192c --- /dev/null +++ b/icons/bex-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/bex.svg b/icons/bex.svg new file mode 100644 index 0000000..c2e8491 --- /dev/null +++ b/icons/bex.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/bicycle-large.svg b/icons/bicycle-large.svg new file mode 100644 index 0000000..e9b0afc --- /dev/null +++ b/icons/bicycle-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/bicycle-medium.svg b/icons/bicycle-medium.svg new file mode 100644 index 0000000..3588dd7 --- /dev/null +++ b/icons/bicycle-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/bicycle-profile-user-group-circle-large.svg b/icons/bicycle-profile-user-group-circle-large.svg new file mode 100644 index 0000000..9f49e55 --- /dev/null +++ b/icons/bicycle-profile-user-group-circle-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/bicycle-profile-user-group-circle-medium.svg b/icons/bicycle-profile-user-group-circle-medium.svg new file mode 100644 index 0000000..d0bd3e4 --- /dev/null +++ b/icons/bicycle-profile-user-group-circle-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/bicycle-profile-user-group-circle-small.svg b/icons/bicycle-profile-user-group-circle-small.svg new file mode 100644 index 0000000..8058e0b --- /dev/null +++ b/icons/bicycle-profile-user-group-circle-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/bicycle-small.svg b/icons/bicycle-small.svg new file mode 100644 index 0000000..78b0ce5 --- /dev/null +++ b/icons/bicycle-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/bicycle-tandem-medium.svg b/icons/bicycle-tandem-medium.svg new file mode 100644 index 0000000..e0a3c76 --- /dev/null +++ b/icons/bicycle-tandem-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/bicycle-tandem-small.svg b/icons/bicycle-tandem-small.svg new file mode 100644 index 0000000..fd695c7 --- /dev/null +++ b/icons/bicycle-tandem-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/bike-profile-power-plug-medium.svg b/icons/bike-profile-power-plug-medium.svg new file mode 100644 index 0000000..524344f --- /dev/null +++ b/icons/bike-profile-power-plug-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/bike-profile-power-plug-small.svg b/icons/bike-profile-power-plug-small.svg new file mode 100644 index 0000000..ed7141a --- /dev/null +++ b/icons/bike-profile-power-plug-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/bike-profile-sign-parking-medium.svg b/icons/bike-profile-sign-parking-medium.svg new file mode 100644 index 0000000..6c1c439 --- /dev/null +++ b/icons/bike-profile-sign-parking-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/bike-profile-sign-parking-small.svg b/icons/bike-profile-sign-parking-small.svg new file mode 100644 index 0000000..72bcba0 --- /dev/null +++ b/icons/bike-profile-sign-parking-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/binoculars-large.svg b/icons/binoculars-large.svg new file mode 100644 index 0000000..0cb653a --- /dev/null +++ b/icons/binoculars-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/binoculars-medium.svg b/icons/binoculars-medium.svg new file mode 100644 index 0000000..c3a09f2 --- /dev/null +++ b/icons/binoculars-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/binoculars-small.svg b/icons/binoculars-small.svg new file mode 100644 index 0000000..7b98593 --- /dev/null +++ b/icons/binoculars-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/bluetooth-disabled-large.svg b/icons/bluetooth-disabled-large.svg new file mode 100644 index 0000000..708a752 --- /dev/null +++ b/icons/bluetooth-disabled-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/bluetooth-disabled-medium.svg b/icons/bluetooth-disabled-medium.svg new file mode 100644 index 0000000..1a0c969 --- /dev/null +++ b/icons/bluetooth-disabled-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/bluetooth-disabled-small.svg b/icons/bluetooth-disabled-small.svg new file mode 100644 index 0000000..5e23ef7 --- /dev/null +++ b/icons/bluetooth-disabled-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/bluetooth-large.svg b/icons/bluetooth-large.svg new file mode 100644 index 0000000..cbd4c6a --- /dev/null +++ b/icons/bluetooth-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/bluetooth-medium.svg b/icons/bluetooth-medium.svg new file mode 100644 index 0000000..e636d35 --- /dev/null +++ b/icons/bluetooth-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/bluetooth-small.svg b/icons/bluetooth-small.svg new file mode 100644 index 0000000..784287b --- /dev/null +++ b/icons/bluetooth-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/boat-profile-medium.svg b/icons/boat-profile-medium.svg new file mode 100644 index 0000000..aa8f9c9 --- /dev/null +++ b/icons/boat-profile-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/boat-profile-small.svg b/icons/boat-profile-small.svg new file mode 100644 index 0000000..f3d1a39 --- /dev/null +++ b/icons/boat-profile-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/book-medium.svg b/icons/book-medium.svg new file mode 100644 index 0000000..e52fc08 --- /dev/null +++ b/icons/book-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/book-section-mark-medium.svg b/icons/book-section-mark-medium.svg new file mode 100644 index 0000000..668fd9c --- /dev/null +++ b/icons/book-section-mark-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/book-section-mark-small.svg b/icons/book-section-mark-small.svg new file mode 100644 index 0000000..9363ac0 --- /dev/null +++ b/icons/book-section-mark-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/book-small.svg b/icons/book-small.svg new file mode 100644 index 0000000..f66488c --- /dev/null +++ b/icons/book-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/bookmark-medium.svg b/icons/bookmark-medium.svg new file mode 100644 index 0000000..098b21e --- /dev/null +++ b/icons/bookmark-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/bookmark-small.svg b/icons/bookmark-small.svg new file mode 100644 index 0000000..ea63705 --- /dev/null +++ b/icons/bookmark-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/bottle-apple-medium.svg b/icons/bottle-apple-medium.svg new file mode 100644 index 0000000..eedd8f6 --- /dev/null +++ b/icons/bottle-apple-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/bottle-apple-small.svg b/icons/bottle-apple-small.svg new file mode 100644 index 0000000..d032300 --- /dev/null +++ b/icons/bottle-apple-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/briefcase-large.svg b/icons/briefcase-large.svg new file mode 100644 index 0000000..9a03640 --- /dev/null +++ b/icons/briefcase-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/briefcase-medium.svg b/icons/briefcase-medium.svg new file mode 100644 index 0000000..e49d1d9 --- /dev/null +++ b/icons/briefcase-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/briefcase-small.svg b/icons/briefcase-small.svg new file mode 100644 index 0000000..14b1df4 --- /dev/null +++ b/icons/briefcase-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/brochure-large.svg b/icons/brochure-large.svg new file mode 100644 index 0000000..b57db6f --- /dev/null +++ b/icons/brochure-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/brochure-medium.svg b/icons/brochure-medium.svg new file mode 100644 index 0000000..7c46a45 --- /dev/null +++ b/icons/brochure-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/brochure-small.svg b/icons/brochure-small.svg new file mode 100644 index 0000000..26d022e --- /dev/null +++ b/icons/brochure-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/browser-large.svg b/icons/browser-large.svg new file mode 100644 index 0000000..ad071b1 --- /dev/null +++ b/icons/browser-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/browser-medium.svg b/icons/browser-medium.svg new file mode 100644 index 0000000..3f3bd37 --- /dev/null +++ b/icons/browser-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/browser-small.svg b/icons/browser-small.svg new file mode 100644 index 0000000..fe39e4c --- /dev/null +++ b/icons/browser-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/bucket-foam-broom-large.svg b/icons/bucket-foam-broom-large.svg new file mode 100644 index 0000000..a08b483 --- /dev/null +++ b/icons/bucket-foam-broom-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/bucket-foam-broom-medium.svg b/icons/bucket-foam-broom-medium.svg new file mode 100644 index 0000000..efc0c7b --- /dev/null +++ b/icons/bucket-foam-broom-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/bucket-foam-broom-small.svg b/icons/bucket-foam-broom-small.svg new file mode 100644 index 0000000..defee5e --- /dev/null +++ b/icons/bucket-foam-broom-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/building-tree-large.svg b/icons/building-tree-large.svg new file mode 100644 index 0000000..2bcea77 --- /dev/null +++ b/icons/building-tree-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/building-tree-medium.svg b/icons/building-tree-medium.svg new file mode 100644 index 0000000..6564355 --- /dev/null +++ b/icons/building-tree-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/building-tree-small.svg b/icons/building-tree-small.svg new file mode 100644 index 0000000..a8c8443 --- /dev/null +++ b/icons/building-tree-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/bulb-off-large.svg b/icons/bulb-off-large.svg new file mode 100644 index 0000000..97a0b83 --- /dev/null +++ b/icons/bulb-off-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/bulb-off-medium.svg b/icons/bulb-off-medium.svg new file mode 100644 index 0000000..e1f08f1 --- /dev/null +++ b/icons/bulb-off-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/bulb-off-percentage-signal-medium.svg b/icons/bulb-off-percentage-signal-medium.svg new file mode 100644 index 0000000..5480304 --- /dev/null +++ b/icons/bulb-off-percentage-signal-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/bulb-off-percentage-signal-small.svg b/icons/bulb-off-percentage-signal-small.svg new file mode 100644 index 0000000..d87e8a2 --- /dev/null +++ b/icons/bulb-off-percentage-signal-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/bulb-off-small.svg b/icons/bulb-off-small.svg new file mode 100644 index 0000000..17bba14 --- /dev/null +++ b/icons/bulb-off-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/bulb-on-large.svg b/icons/bulb-on-large.svg new file mode 100644 index 0000000..f70cdd6 --- /dev/null +++ b/icons/bulb-on-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/bulb-on-medium.svg b/icons/bulb-on-medium.svg new file mode 100644 index 0000000..fe0968c --- /dev/null +++ b/icons/bulb-on-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/bulb-on-percentage-medium.svg b/icons/bulb-on-percentage-medium.svg new file mode 100644 index 0000000..5e018e5 --- /dev/null +++ b/icons/bulb-on-percentage-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/bulb-on-percentage-small.svg b/icons/bulb-on-percentage-small.svg new file mode 100644 index 0000000..fb1349c --- /dev/null +++ b/icons/bulb-on-percentage-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/bulb-on-small.svg b/icons/bulb-on-small.svg new file mode 100644 index 0000000..14d6c7d --- /dev/null +++ b/icons/bulb-on-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/bus-medium.svg b/icons/bus-medium.svg new file mode 100644 index 0000000..2916fbe --- /dev/null +++ b/icons/bus-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/bus-profile-medium.svg b/icons/bus-profile-medium.svg new file mode 100644 index 0000000..4b8b784 --- /dev/null +++ b/icons/bus-profile-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/bus-profile-small.svg b/icons/bus-profile-small.svg new file mode 100644 index 0000000..f44c54d --- /dev/null +++ b/icons/bus-profile-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/bus-sbb-medium.svg b/icons/bus-sbb-medium.svg new file mode 100644 index 0000000..359b970 --- /dev/null +++ b/icons/bus-sbb-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/bus-sbb-small.svg b/icons/bus-sbb-small.svg new file mode 100644 index 0000000..87da3b3 --- /dev/null +++ b/icons/bus-sbb-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/bus-small.svg b/icons/bus-small.svg new file mode 100644 index 0000000..59891ec --- /dev/null +++ b/icons/bus-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/bus-stop-medium.svg b/icons/bus-stop-medium.svg new file mode 100644 index 0000000..c79a41a --- /dev/null +++ b/icons/bus-stop-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/bus-stop-small.svg b/icons/bus-stop-small.svg new file mode 100644 index 0000000..a605f92 --- /dev/null +++ b/icons/bus-stop-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/bus-surrounding-area-medium.svg b/icons/bus-surrounding-area-medium.svg new file mode 100644 index 0000000..a21f871 --- /dev/null +++ b/icons/bus-surrounding-area-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/bus-surrounding-area-small.svg b/icons/bus-surrounding-area-small.svg new file mode 100644 index 0000000..4ba3e21 --- /dev/null +++ b/icons/bus-surrounding-area-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/button-power-medium.svg b/icons/button-power-medium.svg new file mode 100644 index 0000000..0696227 --- /dev/null +++ b/icons/button-power-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/button-power-small.svg b/icons/button-power-small.svg new file mode 100644 index 0000000..18e35e7 --- /dev/null +++ b/icons/button-power-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/cable-car-profile-medium.svg b/icons/cable-car-profile-medium.svg new file mode 100644 index 0000000..978fbc1 --- /dev/null +++ b/icons/cable-car-profile-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/cable-car-profile-small.svg b/icons/cable-car-profile-small.svg new file mode 100644 index 0000000..d05db81 --- /dev/null +++ b/icons/cable-car-profile-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/calculator-large.svg b/icons/calculator-large.svg new file mode 100644 index 0000000..1b9712e --- /dev/null +++ b/icons/calculator-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/calculator-medium.svg b/icons/calculator-medium.svg new file mode 100644 index 0000000..5e1d399 --- /dev/null +++ b/icons/calculator-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/calculator-small.svg b/icons/calculator-small.svg new file mode 100644 index 0000000..ed2f50e --- /dev/null +++ b/icons/calculator-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/calendar-large.svg b/icons/calendar-large.svg new file mode 100644 index 0000000..c2392f7 --- /dev/null +++ b/icons/calendar-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/calendar-medium.svg b/icons/calendar-medium.svg new file mode 100644 index 0000000..f84fc63 --- /dev/null +++ b/icons/calendar-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/calendar-one-day-large.svg b/icons/calendar-one-day-large.svg new file mode 100644 index 0000000..687641d --- /dev/null +++ b/icons/calendar-one-day-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/calendar-one-day-medium.svg b/icons/calendar-one-day-medium.svg new file mode 100644 index 0000000..bb1711b --- /dev/null +++ b/icons/calendar-one-day-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/calendar-one-day-small.svg b/icons/calendar-one-day-small.svg new file mode 100644 index 0000000..bbb4648 --- /dev/null +++ b/icons/calendar-one-day-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/calendar-small.svg b/icons/calendar-small.svg new file mode 100644 index 0000000..cdf483e --- /dev/null +++ b/icons/calendar-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/camera-large.svg b/icons/camera-large.svg new file mode 100644 index 0000000..f651f24 --- /dev/null +++ b/icons/camera-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/camera-medium.svg b/icons/camera-medium.svg new file mode 100644 index 0000000..d21d5aa --- /dev/null +++ b/icons/camera-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/camera-small.svg b/icons/camera-small.svg new file mode 100644 index 0000000..f27c382 --- /dev/null +++ b/icons/camera-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/cancellation.svg b/icons/cancellation.svg new file mode 100644 index 0000000..2ea859f --- /dev/null +++ b/icons/cancellation.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/car-medium.svg b/icons/car-medium.svg new file mode 100644 index 0000000..43a5c32 --- /dev/null +++ b/icons/car-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/car-power-plug-large.svg b/icons/car-power-plug-large.svg new file mode 100644 index 0000000..971d90a --- /dev/null +++ b/icons/car-power-plug-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/car-power-plug-medium.svg b/icons/car-power-plug-medium.svg new file mode 100644 index 0000000..46a82f7 --- /dev/null +++ b/icons/car-power-plug-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/car-power-plug-small.svg b/icons/car-power-plug-small.svg new file mode 100644 index 0000000..dd4ab6d --- /dev/null +++ b/icons/car-power-plug-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/car-profile-large.svg b/icons/car-profile-large.svg new file mode 100644 index 0000000..2513774 --- /dev/null +++ b/icons/car-profile-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/car-profile-medium.svg b/icons/car-profile-medium.svg new file mode 100644 index 0000000..5cc718d --- /dev/null +++ b/icons/car-profile-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/car-profile-power-plug-large.svg b/icons/car-profile-power-plug-large.svg new file mode 100644 index 0000000..c0d9f9b --- /dev/null +++ b/icons/car-profile-power-plug-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/car-profile-power-plug-medium.svg b/icons/car-profile-power-plug-medium.svg new file mode 100644 index 0000000..239d83b --- /dev/null +++ b/icons/car-profile-power-plug-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/car-profile-power-plug-small.svg b/icons/car-profile-power-plug-small.svg new file mode 100644 index 0000000..0b887da --- /dev/null +++ b/icons/car-profile-power-plug-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/car-profile-sign-parking-large.svg b/icons/car-profile-sign-parking-large.svg new file mode 100644 index 0000000..3d971d4 --- /dev/null +++ b/icons/car-profile-sign-parking-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/car-profile-sign-parking-medium.svg b/icons/car-profile-sign-parking-medium.svg new file mode 100644 index 0000000..7ef39c0 --- /dev/null +++ b/icons/car-profile-sign-parking-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/car-profile-sign-parking-small.svg b/icons/car-profile-sign-parking-small.svg new file mode 100644 index 0000000..5a7fa8a --- /dev/null +++ b/icons/car-profile-sign-parking-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/car-profile-small.svg b/icons/car-profile-small.svg new file mode 100644 index 0000000..5438c8d --- /dev/null +++ b/icons/car-profile-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/car-profile-user-group-circle-large.svg b/icons/car-profile-user-group-circle-large.svg new file mode 100644 index 0000000..894ac79 --- /dev/null +++ b/icons/car-profile-user-group-circle-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/car-profile-user-group-circle-medium.svg b/icons/car-profile-user-group-circle-medium.svg new file mode 100644 index 0000000..ff98711 --- /dev/null +++ b/icons/car-profile-user-group-circle-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/car-profile-user-group-circle-small.svg b/icons/car-profile-user-group-circle-small.svg new file mode 100644 index 0000000..2644ae3 --- /dev/null +++ b/icons/car-profile-user-group-circle-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/car-sign-parking-medium.svg b/icons/car-sign-parking-medium.svg new file mode 100644 index 0000000..17c2e57 --- /dev/null +++ b/icons/car-sign-parking-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/car-sign-parking-small.svg b/icons/car-sign-parking-small.svg new file mode 100644 index 0000000..543b0fc --- /dev/null +++ b/icons/car-sign-parking-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/car-small.svg b/icons/car-small.svg new file mode 100644 index 0000000..7e6fb0d --- /dev/null +++ b/icons/car-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/cash-register-medium.svg b/icons/cash-register-medium.svg new file mode 100644 index 0000000..d145229 --- /dev/null +++ b/icons/cash-register-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/cash-register-small.svg b/icons/cash-register-small.svg new file mode 100644 index 0000000..3fa37bc --- /dev/null +++ b/icons/cash-register-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/certificate-ribbon-large.svg b/icons/certificate-ribbon-large.svg new file mode 100644 index 0000000..b32a18b --- /dev/null +++ b/icons/certificate-ribbon-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/certificate-ribbon-medium.svg b/icons/certificate-ribbon-medium.svg new file mode 100644 index 0000000..387e554 --- /dev/null +++ b/icons/certificate-ribbon-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/certificate-ribbon-small.svg b/icons/certificate-ribbon-small.svg new file mode 100644 index 0000000..cdccb46 --- /dev/null +++ b/icons/certificate-ribbon-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/certificate-ribbon-tick-medium.svg b/icons/certificate-ribbon-tick-medium.svg new file mode 100644 index 0000000..99cb5d1 --- /dev/null +++ b/icons/certificate-ribbon-tick-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/certificate-ribbon-tick-small.svg b/icons/certificate-ribbon-tick-small.svg new file mode 100644 index 0000000..3f76673 --- /dev/null +++ b/icons/certificate-ribbon-tick-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/chairlift-profile-medium.svg b/icons/chairlift-profile-medium.svg new file mode 100644 index 0000000..da3da64 --- /dev/null +++ b/icons/chairlift-profile-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/chairlift-profile-small.svg b/icons/chairlift-profile-small.svg new file mode 100644 index 0000000..55d3108 --- /dev/null +++ b/icons/chairlift-profile-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/charging-station-medium.svg b/icons/charging-station-medium.svg new file mode 100644 index 0000000..d3cbc4c --- /dev/null +++ b/icons/charging-station-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/charging-station-small.svg b/icons/charging-station-small.svg new file mode 100644 index 0000000..85a8148 --- /dev/null +++ b/icons/charging-station-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/chart-column-large.svg b/icons/chart-column-large.svg new file mode 100644 index 0000000..7886700 --- /dev/null +++ b/icons/chart-column-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/chart-column-medium.svg b/icons/chart-column-medium.svg new file mode 100644 index 0000000..b238534 --- /dev/null +++ b/icons/chart-column-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/chart-column-small.svg b/icons/chart-column-small.svg new file mode 100644 index 0000000..be693ec --- /dev/null +++ b/icons/chart-column-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/chart-column-trend-large.svg b/icons/chart-column-trend-large.svg new file mode 100644 index 0000000..8c9ea9f --- /dev/null +++ b/icons/chart-column-trend-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/chart-column-trend-medium.svg b/icons/chart-column-trend-medium.svg new file mode 100644 index 0000000..252dce5 --- /dev/null +++ b/icons/chart-column-trend-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/chart-column-trend-small.svg b/icons/chart-column-trend-small.svg new file mode 100644 index 0000000..014b199 --- /dev/null +++ b/icons/chart-column-trend-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/chart-line-large.svg b/icons/chart-line-large.svg new file mode 100644 index 0000000..5462281 --- /dev/null +++ b/icons/chart-line-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/chart-line-medium.svg b/icons/chart-line-medium.svg new file mode 100644 index 0000000..5bf7c2f --- /dev/null +++ b/icons/chart-line-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/chart-line-small.svg b/icons/chart-line-small.svg new file mode 100644 index 0000000..844ee13 --- /dev/null +++ b/icons/chart-line-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/chart-pie-large.svg b/icons/chart-pie-large.svg new file mode 100644 index 0000000..26cebfb --- /dev/null +++ b/icons/chart-pie-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/chart-pie-medium.svg b/icons/chart-pie-medium.svg new file mode 100644 index 0000000..4c6b9f4 --- /dev/null +++ b/icons/chart-pie-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/chart-pie-small.svg b/icons/chart-pie-small.svg new file mode 100644 index 0000000..494b555 --- /dev/null +++ b/icons/chart-pie-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/checkpoints-large.svg b/icons/checkpoints-large.svg new file mode 100644 index 0000000..69f6803 --- /dev/null +++ b/icons/checkpoints-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/checkpoints-medium.svg b/icons/checkpoints-medium.svg new file mode 100644 index 0000000..0d585e5 --- /dev/null +++ b/icons/checkpoints-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/checkpoints-small.svg b/icons/checkpoints-small.svg new file mode 100644 index 0000000..ccd1da6 --- /dev/null +++ b/icons/checkpoints-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/chevron-down-medium.svg b/icons/chevron-down-medium.svg new file mode 100644 index 0000000..a71f2c4 --- /dev/null +++ b/icons/chevron-down-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/chevron-down-small.svg b/icons/chevron-down-small.svg new file mode 100644 index 0000000..03bab39 --- /dev/null +++ b/icons/chevron-down-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/chevron-left-medium.svg b/icons/chevron-left-medium.svg new file mode 100644 index 0000000..4ec7f56 --- /dev/null +++ b/icons/chevron-left-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/chevron-left-small.svg b/icons/chevron-left-small.svg new file mode 100644 index 0000000..b7356a2 --- /dev/null +++ b/icons/chevron-left-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/chevron-right-medium.svg b/icons/chevron-right-medium.svg new file mode 100644 index 0000000..76702ae --- /dev/null +++ b/icons/chevron-right-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/chevron-right-small.svg b/icons/chevron-right-small.svg new file mode 100644 index 0000000..1fee81f --- /dev/null +++ b/icons/chevron-right-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/chevron-small-down-circle-medium.svg b/icons/chevron-small-down-circle-medium.svg new file mode 100644 index 0000000..74a64de --- /dev/null +++ b/icons/chevron-small-down-circle-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/chevron-small-down-circle-small.svg b/icons/chevron-small-down-circle-small.svg new file mode 100644 index 0000000..23df548 --- /dev/null +++ b/icons/chevron-small-down-circle-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/chevron-small-down-flat-medium.svg b/icons/chevron-small-down-flat-medium.svg new file mode 100644 index 0000000..3d86ecb --- /dev/null +++ b/icons/chevron-small-down-flat-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/chevron-small-down-flat-small.svg b/icons/chevron-small-down-flat-small.svg new file mode 100644 index 0000000..caf38c5 --- /dev/null +++ b/icons/chevron-small-down-flat-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/chevron-small-down-medium.svg b/icons/chevron-small-down-medium.svg new file mode 100644 index 0000000..286f3bf --- /dev/null +++ b/icons/chevron-small-down-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/chevron-small-down-small.svg b/icons/chevron-small-down-small.svg new file mode 100644 index 0000000..6efbc5c --- /dev/null +++ b/icons/chevron-small-down-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/chevron-small-end-left-medium.svg b/icons/chevron-small-end-left-medium.svg new file mode 100644 index 0000000..0858566 --- /dev/null +++ b/icons/chevron-small-end-left-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/chevron-small-end-left-small.svg b/icons/chevron-small-end-left-small.svg new file mode 100644 index 0000000..827ced2 --- /dev/null +++ b/icons/chevron-small-end-left-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/chevron-small-end-right-medium.svg b/icons/chevron-small-end-right-medium.svg new file mode 100644 index 0000000..6ee29fa --- /dev/null +++ b/icons/chevron-small-end-right-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/chevron-small-end-right-small.svg b/icons/chevron-small-end-right-small.svg new file mode 100644 index 0000000..8939290 --- /dev/null +++ b/icons/chevron-small-end-right-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/chevron-small-left-circle-medium.svg b/icons/chevron-small-left-circle-medium.svg new file mode 100644 index 0000000..06f46bb --- /dev/null +++ b/icons/chevron-small-left-circle-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/chevron-small-left-circle-small.svg b/icons/chevron-small-left-circle-small.svg new file mode 100644 index 0000000..6388aa1 --- /dev/null +++ b/icons/chevron-small-left-circle-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/chevron-small-left-medium.svg b/icons/chevron-small-left-medium.svg new file mode 100644 index 0000000..9412aa8 --- /dev/null +++ b/icons/chevron-small-left-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/chevron-small-left-right-medium.svg b/icons/chevron-small-left-right-medium.svg new file mode 100644 index 0000000..e1579f8 --- /dev/null +++ b/icons/chevron-small-left-right-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/chevron-small-left-right-small.svg b/icons/chevron-small-left-right-small.svg new file mode 100644 index 0000000..bdc91fe --- /dev/null +++ b/icons/chevron-small-left-right-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/chevron-small-left-small.svg b/icons/chevron-small-left-small.svg new file mode 100644 index 0000000..1b1fc8a --- /dev/null +++ b/icons/chevron-small-left-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/chevron-small-right-circle-medium.svg b/icons/chevron-small-right-circle-medium.svg new file mode 100644 index 0000000..4d2680f --- /dev/null +++ b/icons/chevron-small-right-circle-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/chevron-small-right-circle-small.svg b/icons/chevron-small-right-circle-small.svg new file mode 100644 index 0000000..8827492 --- /dev/null +++ b/icons/chevron-small-right-circle-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/chevron-small-right-medium.svg b/icons/chevron-small-right-medium.svg new file mode 100644 index 0000000..62ec1f8 --- /dev/null +++ b/icons/chevron-small-right-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/chevron-small-right-small.svg b/icons/chevron-small-right-small.svg new file mode 100644 index 0000000..4eb7a8e --- /dev/null +++ b/icons/chevron-small-right-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/chevron-small-up-circle-medium.svg b/icons/chevron-small-up-circle-medium.svg new file mode 100644 index 0000000..36fa1b9 --- /dev/null +++ b/icons/chevron-small-up-circle-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/chevron-small-up-circle-small.svg b/icons/chevron-small-up-circle-small.svg new file mode 100644 index 0000000..5716679 --- /dev/null +++ b/icons/chevron-small-up-circle-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/chevron-small-up-medium.svg b/icons/chevron-small-up-medium.svg new file mode 100644 index 0000000..5d8d029 --- /dev/null +++ b/icons/chevron-small-up-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/chevron-small-up-small.svg b/icons/chevron-small-up-small.svg new file mode 100644 index 0000000..9490b7f --- /dev/null +++ b/icons/chevron-small-up-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/chevron-up-medium.svg b/icons/chevron-up-medium.svg new file mode 100644 index 0000000..8a53014 --- /dev/null +++ b/icons/chevron-up-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/chevron-up-small.svg b/icons/chevron-up-small.svg new file mode 100644 index 0000000..4f8ee7f --- /dev/null +++ b/icons/chevron-up-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/child-adult-large.svg b/icons/child-adult-large.svg new file mode 100644 index 0000000..d318fd1 --- /dev/null +++ b/icons/child-adult-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/child-adult-medium.svg b/icons/child-adult-medium.svg new file mode 100644 index 0000000..94b9916 --- /dev/null +++ b/icons/child-adult-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/child-adult-small.svg b/icons/child-adult-small.svg new file mode 100644 index 0000000..4056736 --- /dev/null +++ b/icons/child-adult-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/christmas-tree-shopping-bag-large.svg b/icons/christmas-tree-shopping-bag-large.svg new file mode 100644 index 0000000..390226f --- /dev/null +++ b/icons/christmas-tree-shopping-bag-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/cigarette-disabled-large.svg b/icons/cigarette-disabled-large.svg new file mode 100644 index 0000000..7c86333 --- /dev/null +++ b/icons/cigarette-disabled-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/cigarette-disabled-medium.svg b/icons/cigarette-disabled-medium.svg new file mode 100644 index 0000000..9a3173a --- /dev/null +++ b/icons/cigarette-disabled-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/cigarette-disabled-small.svg b/icons/cigarette-disabled-small.svg new file mode 100644 index 0000000..73fd033 --- /dev/null +++ b/icons/cigarette-disabled-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/cigarette-large.svg b/icons/cigarette-large.svg new file mode 100644 index 0000000..cb00e1a --- /dev/null +++ b/icons/cigarette-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/cigarette-medium.svg b/icons/cigarette-medium.svg new file mode 100644 index 0000000..e4e34bc --- /dev/null +++ b/icons/cigarette-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/cigarette-small.svg b/icons/cigarette-small.svg new file mode 100644 index 0000000..5659127 --- /dev/null +++ b/icons/cigarette-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/circle-cross-large.svg b/icons/circle-cross-large.svg new file mode 100644 index 0000000..c281862 --- /dev/null +++ b/icons/circle-cross-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/circle-cross-medium.svg b/icons/circle-cross-medium.svg new file mode 100644 index 0000000..e36a7e7 --- /dev/null +++ b/icons/circle-cross-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/circle-cross-small.svg b/icons/circle-cross-small.svg new file mode 100644 index 0000000..1af1899 --- /dev/null +++ b/icons/circle-cross-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/circle-empty-medium.svg b/icons/circle-empty-medium.svg new file mode 100644 index 0000000..5b0efb5 --- /dev/null +++ b/icons/circle-empty-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/circle-empty-small.svg b/icons/circle-empty-small.svg new file mode 100644 index 0000000..a595410 --- /dev/null +++ b/icons/circle-empty-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/circle-exclamation-point-medium.svg b/icons/circle-exclamation-point-medium.svg new file mode 100644 index 0000000..b51137e --- /dev/null +++ b/icons/circle-exclamation-point-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/circle-exclamation-point-small.svg b/icons/circle-exclamation-point-small.svg new file mode 100644 index 0000000..5771b5e --- /dev/null +++ b/icons/circle-exclamation-point-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/circle-information-large.svg b/icons/circle-information-large.svg new file mode 100644 index 0000000..2b94714 --- /dev/null +++ b/icons/circle-information-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/circle-information-medium.svg b/icons/circle-information-medium.svg new file mode 100644 index 0000000..6d27d3a --- /dev/null +++ b/icons/circle-information-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/circle-information-small-medium.svg b/icons/circle-information-small-medium.svg new file mode 100644 index 0000000..faa8cc3 --- /dev/null +++ b/icons/circle-information-small-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/circle-information-small-small.svg b/icons/circle-information-small-small.svg new file mode 100644 index 0000000..134c056 --- /dev/null +++ b/icons/circle-information-small-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/circle-information-small.svg b/icons/circle-information-small.svg new file mode 100644 index 0000000..81322b5 --- /dev/null +++ b/icons/circle-information-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/circle-minus-medium.svg b/icons/circle-minus-medium.svg new file mode 100644 index 0000000..ebd7ee0 --- /dev/null +++ b/icons/circle-minus-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/circle-minus-small.svg b/icons/circle-minus-small.svg new file mode 100644 index 0000000..d927d0e --- /dev/null +++ b/icons/circle-minus-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/circle-pen-medium.svg b/icons/circle-pen-medium.svg new file mode 100644 index 0000000..ed130bd --- /dev/null +++ b/icons/circle-pen-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/circle-pen-small.svg b/icons/circle-pen-small.svg new file mode 100644 index 0000000..82662be --- /dev/null +++ b/icons/circle-pen-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/circle-play-large.svg b/icons/circle-play-large.svg new file mode 100644 index 0000000..69a0edb --- /dev/null +++ b/icons/circle-play-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/circle-play-medium.svg b/icons/circle-play-medium.svg new file mode 100644 index 0000000..1c94581 --- /dev/null +++ b/icons/circle-play-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/circle-play-small.svg b/icons/circle-play-small.svg new file mode 100644 index 0000000..fdc29e0 --- /dev/null +++ b/icons/circle-play-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/circle-plus-medium.svg b/icons/circle-plus-medium.svg new file mode 100644 index 0000000..169fa62 --- /dev/null +++ b/icons/circle-plus-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/circle-plus-small.svg b/icons/circle-plus-small.svg new file mode 100644 index 0000000..44c25f0 --- /dev/null +++ b/icons/circle-plus-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/circle-question-mark-large.svg b/icons/circle-question-mark-large.svg new file mode 100644 index 0000000..5b257c8 --- /dev/null +++ b/icons/circle-question-mark-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/circle-question-mark-medium.svg b/icons/circle-question-mark-medium.svg new file mode 100644 index 0000000..8ed7a0d --- /dev/null +++ b/icons/circle-question-mark-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/circle-question-mark-small.svg b/icons/circle-question-mark-small.svg new file mode 100644 index 0000000..98920c4 --- /dev/null +++ b/icons/circle-question-mark-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/circle-signal-noise-ratio-medium.svg b/icons/circle-signal-noise-ratio-medium.svg new file mode 100644 index 0000000..ae5846a --- /dev/null +++ b/icons/circle-signal-noise-ratio-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/circle-signal-noise-ratio-small.svg b/icons/circle-signal-noise-ratio-small.svg new file mode 100644 index 0000000..544acb0 --- /dev/null +++ b/icons/circle-signal-noise-ratio-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/circle-tick-medium.svg b/icons/circle-tick-medium.svg new file mode 100644 index 0000000..50cb238 --- /dev/null +++ b/icons/circle-tick-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/circle-tick-small.svg b/icons/circle-tick-small.svg new file mode 100644 index 0000000..69716bb --- /dev/null +++ b/icons/circle-tick-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/circle-triangle-square-large.svg b/icons/circle-triangle-square-large.svg new file mode 100644 index 0000000..c679ac6 --- /dev/null +++ b/icons/circle-triangle-square-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/circle-triangle-square-medium.svg b/icons/circle-triangle-square-medium.svg new file mode 100644 index 0000000..b891e77 --- /dev/null +++ b/icons/circle-triangle-square-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/circle-triangle-square-small.svg b/icons/circle-triangle-square-small.svg new file mode 100644 index 0000000..80d0542 --- /dev/null +++ b/icons/circle-triangle-square-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/city-large.svg b/icons/city-large.svg new file mode 100644 index 0000000..4d56f1e --- /dev/null +++ b/icons/city-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/city-medium.svg b/icons/city-medium.svg new file mode 100644 index 0000000..99e60ea --- /dev/null +++ b/icons/city-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/city-small.svg b/icons/city-small.svg new file mode 100644 index 0000000..89a7b60 --- /dev/null +++ b/icons/city-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/clapperboard-large.svg b/icons/clapperboard-large.svg new file mode 100644 index 0000000..7121a86 --- /dev/null +++ b/icons/clapperboard-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/clapperboard-medium.svg b/icons/clapperboard-medium.svg new file mode 100644 index 0000000..1ccc699 --- /dev/null +++ b/icons/clapperboard-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/clapperboard-small.svg b/icons/clapperboard-small.svg new file mode 100644 index 0000000..7f04373 --- /dev/null +++ b/icons/clapperboard-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/clipboard-cross-medium.svg b/icons/clipboard-cross-medium.svg new file mode 100644 index 0000000..b606a99 --- /dev/null +++ b/icons/clipboard-cross-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/clipboard-cross-small.svg b/icons/clipboard-cross-small.svg new file mode 100644 index 0000000..41bdc0a --- /dev/null +++ b/icons/clipboard-cross-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/clipboard-empty-medium.svg b/icons/clipboard-empty-medium.svg new file mode 100644 index 0000000..c257b67 --- /dev/null +++ b/icons/clipboard-empty-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/clipboard-empty-small.svg b/icons/clipboard-empty-small.svg new file mode 100644 index 0000000..df9b788 --- /dev/null +++ b/icons/clipboard-empty-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/clipboard-list-medium.svg b/icons/clipboard-list-medium.svg new file mode 100644 index 0000000..1176e99 --- /dev/null +++ b/icons/clipboard-list-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/clipboard-list-small.svg b/icons/clipboard-list-small.svg new file mode 100644 index 0000000..9650c22 --- /dev/null +++ b/icons/clipboard-list-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/clipboard-plus-medium.svg b/icons/clipboard-plus-medium.svg new file mode 100644 index 0000000..c17f935 --- /dev/null +++ b/icons/clipboard-plus-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/clipboard-plus-small.svg b/icons/clipboard-plus-small.svg new file mode 100644 index 0000000..bd37cac --- /dev/null +++ b/icons/clipboard-plus-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/clipboard-question-mark-medium.svg b/icons/clipboard-question-mark-medium.svg new file mode 100644 index 0000000..2c51725 --- /dev/null +++ b/icons/clipboard-question-mark-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/clipboard-question-mark-small.svg b/icons/clipboard-question-mark-small.svg new file mode 100644 index 0000000..7dba79d --- /dev/null +++ b/icons/clipboard-question-mark-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/clipboard-tick-medium.svg b/icons/clipboard-tick-medium.svg new file mode 100644 index 0000000..9c6d158 --- /dev/null +++ b/icons/clipboard-tick-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/clipboard-tick-small.svg b/icons/clipboard-tick-small.svg new file mode 100644 index 0000000..6ced126 --- /dev/null +++ b/icons/clipboard-tick-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/clipboard-users-medium.svg b/icons/clipboard-users-medium.svg new file mode 100644 index 0000000..f6480d9 --- /dev/null +++ b/icons/clipboard-users-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/clipboard-users-small.svg b/icons/clipboard-users-small.svg new file mode 100644 index 0000000..3ea1e5b --- /dev/null +++ b/icons/clipboard-users-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/clock-large.svg b/icons/clock-large.svg new file mode 100644 index 0000000..90763d1 --- /dev/null +++ b/icons/clock-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/clock-medium.svg b/icons/clock-medium.svg new file mode 100644 index 0000000..9476eb3 --- /dev/null +++ b/icons/clock-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/clock-small.svg b/icons/clock-small.svg new file mode 100644 index 0000000..833d616 --- /dev/null +++ b/icons/clock-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/cloud-co2-medium.svg b/icons/cloud-co2-medium.svg new file mode 100644 index 0000000..18e5a7d --- /dev/null +++ b/icons/cloud-co2-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/cloud-co2-small.svg b/icons/cloud-co2-small.svg new file mode 100644 index 0000000..185644a --- /dev/null +++ b/icons/cloud-co2-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/cloud-dense-fog-medium.svg b/icons/cloud-dense-fog-medium.svg new file mode 100644 index 0000000..ccc3c91 --- /dev/null +++ b/icons/cloud-dense-fog-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/cloud-dense-fog-small.svg b/icons/cloud-dense-fog-small.svg new file mode 100644 index 0000000..0b2d947 --- /dev/null +++ b/icons/cloud-dense-fog-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/cloud-drops-medium.svg b/icons/cloud-drops-medium.svg new file mode 100644 index 0000000..5c8a395 --- /dev/null +++ b/icons/cloud-drops-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/cloud-drops-moon-medium.svg b/icons/cloud-drops-moon-medium.svg new file mode 100644 index 0000000..ed07458 --- /dev/null +++ b/icons/cloud-drops-moon-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/cloud-drops-moon-small.svg b/icons/cloud-drops-moon-small.svg new file mode 100644 index 0000000..c8b83b0 --- /dev/null +++ b/icons/cloud-drops-moon-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/cloud-drops-small.svg b/icons/cloud-drops-small.svg new file mode 100644 index 0000000..e0d8148 --- /dev/null +++ b/icons/cloud-drops-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/cloud-fog-medium.svg b/icons/cloud-fog-medium.svg new file mode 100644 index 0000000..2dd54bd --- /dev/null +++ b/icons/cloud-fog-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/cloud-fog-small.svg b/icons/cloud-fog-small.svg new file mode 100644 index 0000000..56aca99 --- /dev/null +++ b/icons/cloud-fog-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/cloud-ice-medium.svg b/icons/cloud-ice-medium.svg new file mode 100644 index 0000000..d74d166 --- /dev/null +++ b/icons/cloud-ice-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/cloud-ice-small.svg b/icons/cloud-ice-small.svg new file mode 100644 index 0000000..d34361f --- /dev/null +++ b/icons/cloud-ice-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/cloud-large.svg b/icons/cloud-large.svg new file mode 100644 index 0000000..255c53e --- /dev/null +++ b/icons/cloud-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/cloud-lightning-medium.svg b/icons/cloud-lightning-medium.svg new file mode 100644 index 0000000..9e6be79 --- /dev/null +++ b/icons/cloud-lightning-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/cloud-lightning-moon-medium.svg b/icons/cloud-lightning-moon-medium.svg new file mode 100644 index 0000000..a0b693d --- /dev/null +++ b/icons/cloud-lightning-moon-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/cloud-lightning-moon-small.svg b/icons/cloud-lightning-moon-small.svg new file mode 100644 index 0000000..955284d --- /dev/null +++ b/icons/cloud-lightning-moon-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/cloud-lightning-small.svg b/icons/cloud-lightning-small.svg new file mode 100644 index 0000000..295b421 --- /dev/null +++ b/icons/cloud-lightning-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/cloud-little-snow-moon-medium.svg b/icons/cloud-little-snow-moon-medium.svg new file mode 100644 index 0000000..e3aa5df --- /dev/null +++ b/icons/cloud-little-snow-moon-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/cloud-little-snow-moon-small.svg b/icons/cloud-little-snow-moon-small.svg new file mode 100644 index 0000000..176faa1 --- /dev/null +++ b/icons/cloud-little-snow-moon-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/cloud-little-snow-sun-medium.svg b/icons/cloud-little-snow-sun-medium.svg new file mode 100644 index 0000000..dcd1e3f --- /dev/null +++ b/icons/cloud-little-snow-sun-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/cloud-little-snow-sun-small.svg b/icons/cloud-little-snow-sun-small.svg new file mode 100644 index 0000000..25a0fc3 --- /dev/null +++ b/icons/cloud-little-snow-sun-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/cloud-medium.svg b/icons/cloud-medium.svg new file mode 100644 index 0000000..568c21a --- /dev/null +++ b/icons/cloud-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/cloud-moon-medium.svg b/icons/cloud-moon-medium.svg new file mode 100644 index 0000000..120150c --- /dev/null +++ b/icons/cloud-moon-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/cloud-moon-small.svg b/icons/cloud-moon-small.svg new file mode 100644 index 0000000..e052d70 --- /dev/null +++ b/icons/cloud-moon-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/cloud-particles-medium.svg b/icons/cloud-particles-medium.svg new file mode 100644 index 0000000..ab9273a --- /dev/null +++ b/icons/cloud-particles-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/cloud-particles-small.svg b/icons/cloud-particles-small.svg new file mode 100644 index 0000000..c673c64 --- /dev/null +++ b/icons/cloud-particles-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/cloud-rain-medium.svg b/icons/cloud-rain-medium.svg new file mode 100644 index 0000000..62a1226 --- /dev/null +++ b/icons/cloud-rain-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/cloud-rain-small.svg b/icons/cloud-rain-small.svg new file mode 100644 index 0000000..da61eaa --- /dev/null +++ b/icons/cloud-rain-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/cloud-rain-snow-medium.svg b/icons/cloud-rain-snow-medium.svg new file mode 100644 index 0000000..f3ac013 --- /dev/null +++ b/icons/cloud-rain-snow-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/cloud-rain-snow-moon-medium.svg b/icons/cloud-rain-snow-moon-medium.svg new file mode 100644 index 0000000..163fb2a --- /dev/null +++ b/icons/cloud-rain-snow-moon-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/cloud-rain-snow-moon-small.svg b/icons/cloud-rain-snow-moon-small.svg new file mode 100644 index 0000000..1bcd8f0 --- /dev/null +++ b/icons/cloud-rain-snow-moon-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/cloud-rain-snow-small.svg b/icons/cloud-rain-snow-small.svg new file mode 100644 index 0000000..752c98a --- /dev/null +++ b/icons/cloud-rain-snow-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/cloud-rain-snow-sun-medium.svg b/icons/cloud-rain-snow-sun-medium.svg new file mode 100644 index 0000000..7098af0 --- /dev/null +++ b/icons/cloud-rain-snow-sun-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/cloud-rain-snow-sun-small.svg b/icons/cloud-rain-snow-sun-small.svg new file mode 100644 index 0000000..bb5aaa3 --- /dev/null +++ b/icons/cloud-rain-snow-sun-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/cloud-rain-sun-medium.svg b/icons/cloud-rain-sun-medium.svg new file mode 100644 index 0000000..3c80311 --- /dev/null +++ b/icons/cloud-rain-sun-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/cloud-rain-sun-small.svg b/icons/cloud-rain-sun-small.svg new file mode 100644 index 0000000..bd492fe --- /dev/null +++ b/icons/cloud-rain-sun-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/cloud-small.svg b/icons/cloud-small.svg new file mode 100644 index 0000000..f337c6c --- /dev/null +++ b/icons/cloud-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/cloud-snow-lightning-medium.svg b/icons/cloud-snow-lightning-medium.svg new file mode 100644 index 0000000..74f67eb --- /dev/null +++ b/icons/cloud-snow-lightning-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/cloud-snow-lightning-small.svg b/icons/cloud-snow-lightning-small.svg new file mode 100644 index 0000000..50a7de4 --- /dev/null +++ b/icons/cloud-snow-lightning-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/cloud-snow-medium.svg b/icons/cloud-snow-medium.svg new file mode 100644 index 0000000..0352164 --- /dev/null +++ b/icons/cloud-snow-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/cloud-snow-moon-medium.svg b/icons/cloud-snow-moon-medium.svg new file mode 100644 index 0000000..c3a3c96 --- /dev/null +++ b/icons/cloud-snow-moon-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/cloud-snow-moon-small.svg b/icons/cloud-snow-moon-small.svg new file mode 100644 index 0000000..40fe4fd --- /dev/null +++ b/icons/cloud-snow-moon-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/cloud-snow-small.svg b/icons/cloud-snow-small.svg new file mode 100644 index 0000000..4a8521a --- /dev/null +++ b/icons/cloud-snow-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/cloud-snow-sun-medium.svg b/icons/cloud-snow-sun-medium.svg new file mode 100644 index 0000000..88332a8 --- /dev/null +++ b/icons/cloud-snow-sun-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/cloud-snow-sun-small.svg b/icons/cloud-snow-sun-small.svg new file mode 100644 index 0000000..cd300f6 --- /dev/null +++ b/icons/cloud-snow-sun-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/cloud-snowflake-medium.svg b/icons/cloud-snowflake-medium.svg new file mode 100644 index 0000000..12bdc44 --- /dev/null +++ b/icons/cloud-snowflake-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/cloud-snowflake-small.svg b/icons/cloud-snowflake-small.svg new file mode 100644 index 0000000..d22aec1 --- /dev/null +++ b/icons/cloud-snowflake-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/cloud-snowflake-sun-medium.svg b/icons/cloud-snowflake-sun-medium.svg new file mode 100644 index 0000000..0b8cbb7 --- /dev/null +++ b/icons/cloud-snowflake-sun-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/cloud-snowflake-sun-small.svg b/icons/cloud-snowflake-sun-small.svg new file mode 100644 index 0000000..5c30e01 --- /dev/null +++ b/icons/cloud-snowflake-sun-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/cloud-strong-rain-moon-medium.svg b/icons/cloud-strong-rain-moon-medium.svg new file mode 100644 index 0000000..c22c063 --- /dev/null +++ b/icons/cloud-strong-rain-moon-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/cloud-strong-rain-moon-small.svg b/icons/cloud-strong-rain-moon-small.svg new file mode 100644 index 0000000..710e764 --- /dev/null +++ b/icons/cloud-strong-rain-moon-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/cloud-strong-rain-sun-medium.svg b/icons/cloud-strong-rain-sun-medium.svg new file mode 100644 index 0000000..ab59b19 --- /dev/null +++ b/icons/cloud-strong-rain-sun-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/cloud-strong-rain-sun-small.svg b/icons/cloud-strong-rain-sun-small.svg new file mode 100644 index 0000000..1646481 --- /dev/null +++ b/icons/cloud-strong-rain-sun-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/cloud-sun-medium.svg b/icons/cloud-sun-medium.svg new file mode 100644 index 0000000..fde8125 --- /dev/null +++ b/icons/cloud-sun-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/cloud-sun-small.svg b/icons/cloud-sun-small.svg new file mode 100644 index 0000000..89fcf42 --- /dev/null +++ b/icons/cloud-sun-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/cloud-sunshine-medium.svg b/icons/cloud-sunshine-medium.svg new file mode 100644 index 0000000..f299aae --- /dev/null +++ b/icons/cloud-sunshine-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/cloud-sunshine-small.svg b/icons/cloud-sunshine-small.svg new file mode 100644 index 0000000..2a01d59 --- /dev/null +++ b/icons/cloud-sunshine-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/cloud-voc-medium.svg b/icons/cloud-voc-medium.svg new file mode 100644 index 0000000..0d2a951 --- /dev/null +++ b/icons/cloud-voc-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/cloud-voc-small.svg b/icons/cloud-voc-small.svg new file mode 100644 index 0000000..d2a5700 --- /dev/null +++ b/icons/cloud-voc-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/cnl-negative.svg b/icons/cnl-negative.svg new file mode 100644 index 0000000..e5bdc31 --- /dev/null +++ b/icons/cnl-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/cnl.svg b/icons/cnl.svg new file mode 100644 index 0000000..3ab60ba --- /dev/null +++ b/icons/cnl.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/coffee-machine-medium.svg b/icons/coffee-machine-medium.svg new file mode 100644 index 0000000..94fe474 --- /dev/null +++ b/icons/coffee-machine-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/coffee-machine-small.svg b/icons/coffee-machine-small.svg new file mode 100644 index 0000000..abd332a --- /dev/null +++ b/icons/coffee-machine-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/coin-dollar-large.svg b/icons/coin-dollar-large.svg new file mode 100644 index 0000000..3391446 --- /dev/null +++ b/icons/coin-dollar-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/coin-dollar-medium.svg b/icons/coin-dollar-medium.svg new file mode 100644 index 0000000..ffc1c4b --- /dev/null +++ b/icons/coin-dollar-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/coin-dollar-small.svg b/icons/coin-dollar-small.svg new file mode 100644 index 0000000..8cdc878 --- /dev/null +++ b/icons/coin-dollar-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/coin-stack-medium.svg b/icons/coin-stack-medium.svg new file mode 100644 index 0000000..98f6387 --- /dev/null +++ b/icons/coin-stack-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/coin-stack-small.svg b/icons/coin-stack-small.svg new file mode 100644 index 0000000..7bf2330 --- /dev/null +++ b/icons/coin-stack-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/coins-large.svg b/icons/coins-large.svg new file mode 100644 index 0000000..093f96b --- /dev/null +++ b/icons/coins-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/coins-medium.svg b/icons/coins-medium.svg new file mode 100644 index 0000000..cf5cf16 --- /dev/null +++ b/icons/coins-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/coins-small.svg b/icons/coins-small.svg new file mode 100644 index 0000000..29287d9 --- /dev/null +++ b/icons/coins-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/colour-palette-brush-medium.svg b/icons/colour-palette-brush-medium.svg new file mode 100644 index 0000000..479703b --- /dev/null +++ b/icons/colour-palette-brush-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/colour-palette-brush-small.svg b/icons/colour-palette-brush-small.svg new file mode 100644 index 0000000..c10db28 --- /dev/null +++ b/icons/colour-palette-brush-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/combined-mobility-medium.svg b/icons/combined-mobility-medium.svg new file mode 100644 index 0000000..4354688 --- /dev/null +++ b/icons/combined-mobility-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/combined-mobility-small.svg b/icons/combined-mobility-small.svg new file mode 100644 index 0000000..1157c39 --- /dev/null +++ b/icons/combined-mobility-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/computer-chip-medium.svg b/icons/computer-chip-medium.svg new file mode 100644 index 0000000..70620e5 --- /dev/null +++ b/icons/computer-chip-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/computer-chip-small.svg b/icons/computer-chip-small.svg new file mode 100644 index 0000000..d8b736b --- /dev/null +++ b/icons/computer-chip-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/construction-medium.svg b/icons/construction-medium.svg new file mode 100644 index 0000000..d2cb84d --- /dev/null +++ b/icons/construction-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/construction-small.svg b/icons/construction-small.svg new file mode 100644 index 0000000..5ee49c9 --- /dev/null +++ b/icons/construction-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/construction.svg b/icons/construction.svg new file mode 100644 index 0000000..117c395 --- /dev/null +++ b/icons/construction.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/contact-line-arrow-train-large.svg b/icons/contact-line-arrow-train-large.svg new file mode 100644 index 0000000..dbc8b76 --- /dev/null +++ b/icons/contact-line-arrow-train-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/contact-line-arrow-train-medium.svg b/icons/contact-line-arrow-train-medium.svg new file mode 100644 index 0000000..1a39b46 --- /dev/null +++ b/icons/contact-line-arrow-train-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/contact-line-arrow-train-small.svg b/icons/contact-line-arrow-train-small.svg new file mode 100644 index 0000000..94c9be0 --- /dev/null +++ b/icons/contact-line-arrow-train-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/contact-medium.svg b/icons/contact-medium.svg new file mode 100644 index 0000000..f11b11d --- /dev/null +++ b/icons/contact-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/contact-small.svg b/icons/contact-small.svg new file mode 100644 index 0000000..6b81252 --- /dev/null +++ b/icons/contact-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/container-medium.svg b/icons/container-medium.svg new file mode 100644 index 0000000..7b5db74 --- /dev/null +++ b/icons/container-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/container-small.svg b/icons/container-small.svg new file mode 100644 index 0000000..a1e7764 --- /dev/null +++ b/icons/container-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/context-menu-medium.svg b/icons/context-menu-medium.svg new file mode 100644 index 0000000..3bbc674 --- /dev/null +++ b/icons/context-menu-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/context-menu-small.svg b/icons/context-menu-small.svg new file mode 100644 index 0000000..6c44164 --- /dev/null +++ b/icons/context-menu-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/controls-large.svg b/icons/controls-large.svg new file mode 100644 index 0000000..21ba904 --- /dev/null +++ b/icons/controls-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/controls-medium.svg b/icons/controls-medium.svg new file mode 100644 index 0000000..2654912 --- /dev/null +++ b/icons/controls-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/controls-small.svg b/icons/controls-small.svg new file mode 100644 index 0000000..bd1296a --- /dev/null +++ b/icons/controls-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/controls-x-medium.svg b/icons/controls-x-medium.svg new file mode 100644 index 0000000..2e4f2ce --- /dev/null +++ b/icons/controls-x-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/controls-x-small.svg b/icons/controls-x-small.svg new file mode 100644 index 0000000..cefae43 --- /dev/null +++ b/icons/controls-x-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/copy-medium.svg b/icons/copy-medium.svg new file mode 100644 index 0000000..0612a3d --- /dev/null +++ b/icons/copy-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/copy-small.svg b/icons/copy-small.svg new file mode 100644 index 0000000..677e98b --- /dev/null +++ b/icons/copy-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/croissant-large.svg b/icons/croissant-large.svg new file mode 100644 index 0000000..675e3a7 --- /dev/null +++ b/icons/croissant-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/croissant-medium.svg b/icons/croissant-medium.svg new file mode 100644 index 0000000..b853138 --- /dev/null +++ b/icons/croissant-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/croissant-small.svg b/icons/croissant-small.svg new file mode 100644 index 0000000..375946f --- /dev/null +++ b/icons/croissant-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/cross-medium.svg b/icons/cross-medium.svg new file mode 100644 index 0000000..b881ef9 --- /dev/null +++ b/icons/cross-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/cross-small.svg b/icons/cross-small.svg new file mode 100644 index 0000000..5972d40 --- /dev/null +++ b/icons/cross-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/cup-hot-medium.svg b/icons/cup-hot-medium.svg new file mode 100644 index 0000000..2148e82 --- /dev/null +++ b/icons/cup-hot-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/cup-hot-small.svg b/icons/cup-hot-small.svg new file mode 100644 index 0000000..7c3bb3e --- /dev/null +++ b/icons/cup-hot-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/curriculum-vitae-large.svg b/icons/curriculum-vitae-large.svg new file mode 100644 index 0000000..6a084f6 --- /dev/null +++ b/icons/curriculum-vitae-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/curriculum-vitae-medium.svg b/icons/curriculum-vitae-medium.svg new file mode 100644 index 0000000..f975d8a --- /dev/null +++ b/icons/curriculum-vitae-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/curriculum-vitae-small.svg b/icons/curriculum-vitae-small.svg new file mode 100644 index 0000000..96d43c9 --- /dev/null +++ b/icons/curriculum-vitae-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/customer-assistance-sbb-medium.svg b/icons/customer-assistance-sbb-medium.svg new file mode 100644 index 0000000..bd99cbb --- /dev/null +++ b/icons/customer-assistance-sbb-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/customer-assistance-sbb-small.svg b/icons/customer-assistance-sbb-small.svg new file mode 100644 index 0000000..1347f81 --- /dev/null +++ b/icons/customer-assistance-sbb-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/cutlery-large.svg b/icons/cutlery-large.svg new file mode 100644 index 0000000..afa5ecb --- /dev/null +++ b/icons/cutlery-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/cutlery-medium.svg b/icons/cutlery-medium.svg new file mode 100644 index 0000000..1a3bf4c --- /dev/null +++ b/icons/cutlery-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/cutlery-small.svg b/icons/cutlery-small.svg new file mode 100644 index 0000000..22e6ff2 --- /dev/null +++ b/icons/cutlery-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/dash-medium.svg b/icons/dash-medium.svg new file mode 100644 index 0000000..9b422a7 --- /dev/null +++ b/icons/dash-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/dash-small.svg b/icons/dash-small.svg new file mode 100644 index 0000000..e1b5106 --- /dev/null +++ b/icons/dash-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/database-medium.svg b/icons/database-medium.svg new file mode 100644 index 0000000..8e0e42c --- /dev/null +++ b/icons/database-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/database-small.svg b/icons/database-small.svg new file mode 100644 index 0000000..2ffa426 --- /dev/null +++ b/icons/database-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/delay.svg b/icons/delay.svg new file mode 100644 index 0000000..f5feed7 --- /dev/null +++ b/icons/delay.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/desk-adjustable-medium.svg b/icons/desk-adjustable-medium.svg new file mode 100644 index 0000000..c7e50f9 --- /dev/null +++ b/icons/desk-adjustable-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/desk-adjustable-small.svg b/icons/desk-adjustable-small.svg new file mode 100644 index 0000000..62aeef2 --- /dev/null +++ b/icons/desk-adjustable-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/desk-medium.svg b/icons/desk-medium.svg new file mode 100644 index 0000000..52b1b82 --- /dev/null +++ b/icons/desk-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/desk-small.svg b/icons/desk-small.svg new file mode 100644 index 0000000..b191f82 --- /dev/null +++ b/icons/desk-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/diamond-large.svg b/icons/diamond-large.svg new file mode 100644 index 0000000..c8d22bb --- /dev/null +++ b/icons/diamond-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/diamond-medium.svg b/icons/diamond-medium.svg new file mode 100644 index 0000000..616028e --- /dev/null +++ b/icons/diamond-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/diamond-small.svg b/icons/diamond-small.svg new file mode 100644 index 0000000..7d69afd --- /dev/null +++ b/icons/diamond-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/disc-floppy-medium.svg b/icons/disc-floppy-medium.svg new file mode 100644 index 0000000..db48787 --- /dev/null +++ b/icons/disc-floppy-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/disc-floppy-small.svg b/icons/disc-floppy-small.svg new file mode 100644 index 0000000..078d912 --- /dev/null +++ b/icons/disc-floppy-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/display-binary-code-medium.svg b/icons/display-binary-code-medium.svg new file mode 100644 index 0000000..6ee4810 --- /dev/null +++ b/icons/display-binary-code-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/display-binary-code-small.svg b/icons/display-binary-code-small.svg new file mode 100644 index 0000000..5ee3222 --- /dev/null +++ b/icons/display-binary-code-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/display-gears-medium.svg b/icons/display-gears-medium.svg new file mode 100644 index 0000000..3d2b12e --- /dev/null +++ b/icons/display-gears-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/display-gears-small.svg b/icons/display-gears-small.svg new file mode 100644 index 0000000..588047a --- /dev/null +++ b/icons/display-gears-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/display-large.svg b/icons/display-large.svg new file mode 100644 index 0000000..889c342 --- /dev/null +++ b/icons/display-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/display-medium.svg b/icons/display-medium.svg new file mode 100644 index 0000000..24511d4 --- /dev/null +++ b/icons/display-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/display-small.svg b/icons/display-small.svg new file mode 100644 index 0000000..3f6a2d4 --- /dev/null +++ b/icons/display-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/display-switzerland-warning-light-large.svg b/icons/display-switzerland-warning-light-large.svg new file mode 100644 index 0000000..f6a33b8 --- /dev/null +++ b/icons/display-switzerland-warning-light-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/display-switzerland-warning-light-medium.svg b/icons/display-switzerland-warning-light-medium.svg new file mode 100644 index 0000000..dbd3060 --- /dev/null +++ b/icons/display-switzerland-warning-light-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/display-switzerland-warning-light-small.svg b/icons/display-switzerland-warning-light-small.svg new file mode 100644 index 0000000..d86008a --- /dev/null +++ b/icons/display-switzerland-warning-light-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/disruption.svg b/icons/disruption.svg new file mode 100644 index 0000000..8903998 --- /dev/null +++ b/icons/disruption.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/document-check-medium.svg b/icons/document-check-medium.svg new file mode 100644 index 0000000..dabe1b6 --- /dev/null +++ b/icons/document-check-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/document-check-small.svg b/icons/document-check-small.svg new file mode 100644 index 0000000..b06aac8 --- /dev/null +++ b/icons/document-check-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/document-doc-medium.svg b/icons/document-doc-medium.svg new file mode 100644 index 0000000..e364b99 --- /dev/null +++ b/icons/document-doc-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/document-doc-small.svg b/icons/document-doc-small.svg new file mode 100644 index 0000000..119b75c --- /dev/null +++ b/icons/document-doc-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/document-image-medium.svg b/icons/document-image-medium.svg new file mode 100644 index 0000000..446870a --- /dev/null +++ b/icons/document-image-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/document-image-small.svg b/icons/document-image-small.svg new file mode 100644 index 0000000..2f7a812 --- /dev/null +++ b/icons/document-image-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/document-lock-medium.svg b/icons/document-lock-medium.svg new file mode 100644 index 0000000..addffb6 --- /dev/null +++ b/icons/document-lock-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/document-lock-small.svg b/icons/document-lock-small.svg new file mode 100644 index 0000000..47a142e --- /dev/null +++ b/icons/document-lock-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/document-pdf-medium.svg b/icons/document-pdf-medium.svg new file mode 100644 index 0000000..f9c3b77 --- /dev/null +++ b/icons/document-pdf-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/document-pdf-small.svg b/icons/document-pdf-small.svg new file mode 100644 index 0000000..1eeb107 --- /dev/null +++ b/icons/document-pdf-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/document-plus-medium.svg b/icons/document-plus-medium.svg new file mode 100644 index 0000000..9bd3d76 --- /dev/null +++ b/icons/document-plus-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/document-plus-small.svg b/icons/document-plus-small.svg new file mode 100644 index 0000000..869727a --- /dev/null +++ b/icons/document-plus-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/document-ppt-medium.svg b/icons/document-ppt-medium.svg new file mode 100644 index 0000000..e983e5c --- /dev/null +++ b/icons/document-ppt-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/document-ppt-small.svg b/icons/document-ppt-small.svg new file mode 100644 index 0000000..6d30fc1 --- /dev/null +++ b/icons/document-ppt-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/document-sbb-medium.svg b/icons/document-sbb-medium.svg new file mode 100644 index 0000000..b81f746 --- /dev/null +++ b/icons/document-sbb-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/document-sbb-small.svg b/icons/document-sbb-small.svg new file mode 100644 index 0000000..a0650cb --- /dev/null +++ b/icons/document-sbb-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/document-signature-medium.svg b/icons/document-signature-medium.svg new file mode 100644 index 0000000..93257cc --- /dev/null +++ b/icons/document-signature-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/document-signature-small.svg b/icons/document-signature-small.svg new file mode 100644 index 0000000..6a468ea --- /dev/null +++ b/icons/document-signature-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/document-sound-medium.svg b/icons/document-sound-medium.svg new file mode 100644 index 0000000..80dcc07 --- /dev/null +++ b/icons/document-sound-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/document-sound-small.svg b/icons/document-sound-small.svg new file mode 100644 index 0000000..dad5995 --- /dev/null +++ b/icons/document-sound-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/document-standard-medium.svg b/icons/document-standard-medium.svg new file mode 100644 index 0000000..78e5ba6 --- /dev/null +++ b/icons/document-standard-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/document-standard-small.svg b/icons/document-standard-small.svg new file mode 100644 index 0000000..8d76b3a --- /dev/null +++ b/icons/document-standard-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/document-text-large.svg b/icons/document-text-large.svg new file mode 100644 index 0000000..ff9666b --- /dev/null +++ b/icons/document-text-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/document-text-medium.svg b/icons/document-text-medium.svg new file mode 100644 index 0000000..25f017c --- /dev/null +++ b/icons/document-text-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/document-text-small.svg b/icons/document-text-small.svg new file mode 100644 index 0000000..e6809c0 --- /dev/null +++ b/icons/document-text-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/document-video-medium.svg b/icons/document-video-medium.svg new file mode 100644 index 0000000..735e5eb --- /dev/null +++ b/icons/document-video-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/document-video-small.svg b/icons/document-video-small.svg new file mode 100644 index 0000000..1c38e78 --- /dev/null +++ b/icons/document-video-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/document-xls-medium.svg b/icons/document-xls-medium.svg new file mode 100644 index 0000000..3127976 --- /dev/null +++ b/icons/document-xls-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/document-xls-small.svg b/icons/document-xls-small.svg new file mode 100644 index 0000000..ab404a9 --- /dev/null +++ b/icons/document-xls-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/document-zip-medium.svg b/icons/document-zip-medium.svg new file mode 100644 index 0000000..7e5c176 --- /dev/null +++ b/icons/document-zip-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/document-zip-small.svg b/icons/document-zip-small.svg new file mode 100644 index 0000000..f2cf29a --- /dev/null +++ b/icons/document-zip-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/dog-large.svg b/icons/dog-large.svg new file mode 100644 index 0000000..9f5e023 --- /dev/null +++ b/icons/dog-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/dog-medium.svg b/icons/dog-medium.svg new file mode 100644 index 0000000..1f9e659 --- /dev/null +++ b/icons/dog-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/dog-small.svg b/icons/dog-small.svg new file mode 100644 index 0000000..d85ebe0 --- /dev/null +++ b/icons/dog-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/door-arrow-right-left-medium.svg b/icons/door-arrow-right-left-medium.svg new file mode 100644 index 0000000..42683ee --- /dev/null +++ b/icons/door-arrow-right-left-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/door-arrow-right-left-small.svg b/icons/door-arrow-right-left-small.svg new file mode 100644 index 0000000..c6c1abe --- /dev/null +++ b/icons/door-arrow-right-left-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/door-medium.svg b/icons/door-medium.svg new file mode 100644 index 0000000..46f241d --- /dev/null +++ b/icons/door-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/door-small.svg b/icons/door-small.svg new file mode 100644 index 0000000..12dad66 --- /dev/null +++ b/icons/door-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/doorbell-hand-medium.svg b/icons/doorbell-hand-medium.svg new file mode 100644 index 0000000..96d5935 --- /dev/null +++ b/icons/doorbell-hand-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/doorbell-hand-small.svg b/icons/doorbell-hand-small.svg new file mode 100644 index 0000000..d5bbc7c --- /dev/null +++ b/icons/doorbell-hand-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/double-chevron-small-left-medium.svg b/icons/double-chevron-small-left-medium.svg new file mode 100644 index 0000000..b59fb72 --- /dev/null +++ b/icons/double-chevron-small-left-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/double-chevron-small-left-small.svg b/icons/double-chevron-small-left-small.svg new file mode 100644 index 0000000..31b11a6 --- /dev/null +++ b/icons/double-chevron-small-left-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/double-chevron-small-right-medium.svg b/icons/double-chevron-small-right-medium.svg new file mode 100644 index 0000000..1cb0311 --- /dev/null +++ b/icons/double-chevron-small-right-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/double-chevron-small-right-small.svg b/icons/double-chevron-small-right-small.svg new file mode 100644 index 0000000..cd9224b --- /dev/null +++ b/icons/double-chevron-small-right-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/double-deck-wagon-medium.svg b/icons/double-deck-wagon-medium.svg new file mode 100644 index 0000000..0ebc6d2 --- /dev/null +++ b/icons/double-deck-wagon-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/double-deck-wagon-small.svg b/icons/double-deck-wagon-small.svg new file mode 100644 index 0000000..506b3a9 --- /dev/null +++ b/icons/double-deck-wagon-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/download-large-data-medium.svg b/icons/download-large-data-medium.svg new file mode 100644 index 0000000..f8ca59d --- /dev/null +++ b/icons/download-large-data-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/download-large-data-small.svg b/icons/download-large-data-small.svg new file mode 100644 index 0000000..bedb058 --- /dev/null +++ b/icons/download-large-data-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/download-large.svg b/icons/download-large.svg new file mode 100644 index 0000000..d3dd2cc --- /dev/null +++ b/icons/download-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/download-medium.svg b/icons/download-medium.svg new file mode 100644 index 0000000..a2a3877 --- /dev/null +++ b/icons/download-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/download-small-data-medium.svg b/icons/download-small-data-medium.svg new file mode 100644 index 0000000..bc57e45 --- /dev/null +++ b/icons/download-small-data-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/download-small-data-small.svg b/icons/download-small-data-small.svg new file mode 100644 index 0000000..2ac3563 --- /dev/null +++ b/icons/download-small-data-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/download-small.svg b/icons/download-small.svg new file mode 100644 index 0000000..09c5778 --- /dev/null +++ b/icons/download-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/drag-medium.svg b/icons/drag-medium.svg new file mode 100644 index 0000000..fcb36b1 --- /dev/null +++ b/icons/drag-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/drag-small.svg b/icons/drag-small.svg new file mode 100644 index 0000000..fa29ce6 --- /dev/null +++ b/icons/drag-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/driverless-bus-profile-medium.svg b/icons/driverless-bus-profile-medium.svg new file mode 100644 index 0000000..736ab4b --- /dev/null +++ b/icons/driverless-bus-profile-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/driverless-bus-profile-small.svg b/icons/driverless-bus-profile-small.svg new file mode 100644 index 0000000..8792e13 --- /dev/null +++ b/icons/driverless-bus-profile-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/earth-medium.svg b/icons/earth-medium.svg new file mode 100644 index 0000000..44595d8 --- /dev/null +++ b/icons/earth-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/earth-small.svg b/icons/earth-small.svg new file mode 100644 index 0000000..a0b8d24 --- /dev/null +++ b/icons/earth-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ec-negative.svg b/icons/ec-negative.svg new file mode 100644 index 0000000..79434f7 --- /dev/null +++ b/icons/ec-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ec.svg b/icons/ec.svg new file mode 100644 index 0000000..0ecddec --- /dev/null +++ b/icons/ec.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/eiffel-tower-large.svg b/icons/eiffel-tower-large.svg new file mode 100644 index 0000000..9227cd1 --- /dev/null +++ b/icons/eiffel-tower-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/eiffel-tower-medium.svg b/icons/eiffel-tower-medium.svg new file mode 100644 index 0000000..eecaee6 --- /dev/null +++ b/icons/eiffel-tower-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/eiffel-tower-small.svg b/icons/eiffel-tower-small.svg new file mode 100644 index 0000000..981c315 --- /dev/null +++ b/icons/eiffel-tower-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/elephant-large.svg b/icons/elephant-large.svg new file mode 100644 index 0000000..79a125e --- /dev/null +++ b/icons/elephant-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/employees-sbb-large.svg b/icons/employees-sbb-large.svg new file mode 100644 index 0000000..97d1dd3 --- /dev/null +++ b/icons/employees-sbb-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/employees-sbb-medium.svg b/icons/employees-sbb-medium.svg new file mode 100644 index 0000000..6621882 --- /dev/null +++ b/icons/employees-sbb-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/employees-sbb-small.svg b/icons/employees-sbb-small.svg new file mode 100644 index 0000000..1613b3a --- /dev/null +++ b/icons/employees-sbb-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/en-negative.svg b/icons/en-negative.svg new file mode 100644 index 0000000..62fb295 --- /dev/null +++ b/icons/en-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/en.svg b/icons/en.svg new file mode 100644 index 0000000..e51f16e --- /dev/null +++ b/icons/en.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/entrance-medium.svg b/icons/entrance-medium.svg new file mode 100644 index 0000000..7495c5a --- /dev/null +++ b/icons/entrance-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/entrance-small.svg b/icons/entrance-small.svg new file mode 100644 index 0000000..1277563 --- /dev/null +++ b/icons/entrance-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/envelope-large.svg b/icons/envelope-large.svg new file mode 100644 index 0000000..1d93548 --- /dev/null +++ b/icons/envelope-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/envelope-medium.svg b/icons/envelope-medium.svg new file mode 100644 index 0000000..16f06a7 --- /dev/null +++ b/icons/envelope-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/envelope-open-large.svg b/icons/envelope-open-large.svg new file mode 100644 index 0000000..bc9d922 --- /dev/null +++ b/icons/envelope-open-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/envelope-open-medium.svg b/icons/envelope-open-medium.svg new file mode 100644 index 0000000..19abf11 --- /dev/null +++ b/icons/envelope-open-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/envelope-open-small.svg b/icons/envelope-open-small.svg new file mode 100644 index 0000000..53b32e6 --- /dev/null +++ b/icons/envelope-open-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/envelope-small.svg b/icons/envelope-small.svg new file mode 100644 index 0000000..cccb461 --- /dev/null +++ b/icons/envelope-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/escalator-medium.svg b/icons/escalator-medium.svg new file mode 100644 index 0000000..45fb875 --- /dev/null +++ b/icons/escalator-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/escalator-small.svg b/icons/escalator-small.svg new file mode 100644 index 0000000..adb0a5c --- /dev/null +++ b/icons/escalator-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/europe-flag-large.svg b/icons/europe-flag-large.svg new file mode 100644 index 0000000..8f84be2 --- /dev/null +++ b/icons/europe-flag-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/europe-flag-medium.svg b/icons/europe-flag-medium.svg new file mode 100644 index 0000000..652ffa1 --- /dev/null +++ b/icons/europe-flag-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/europe-flag-small.svg b/icons/europe-flag-small.svg new file mode 100644 index 0000000..9032efb --- /dev/null +++ b/icons/europe-flag-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-1-negative.svg b/icons/ev-1-negative.svg new file mode 100644 index 0000000..427e26e --- /dev/null +++ b/icons/ev-1-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-1.svg b/icons/ev-1.svg new file mode 100644 index 0000000..6db4c78 --- /dev/null +++ b/icons/ev-1.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-10-negative.svg b/icons/ev-10-negative.svg new file mode 100644 index 0000000..260d9bc --- /dev/null +++ b/icons/ev-10-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-10.svg b/icons/ev-10.svg new file mode 100644 index 0000000..009e3ec --- /dev/null +++ b/icons/ev-10.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-11-negative.svg b/icons/ev-11-negative.svg new file mode 100644 index 0000000..3e147d4 --- /dev/null +++ b/icons/ev-11-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-11.svg b/icons/ev-11.svg new file mode 100644 index 0000000..a443a92 --- /dev/null +++ b/icons/ev-11.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-12-negative.svg b/icons/ev-12-negative.svg new file mode 100644 index 0000000..3670dd9 --- /dev/null +++ b/icons/ev-12-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-12.svg b/icons/ev-12.svg new file mode 100644 index 0000000..1c5a333 --- /dev/null +++ b/icons/ev-12.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-13-negative.svg b/icons/ev-13-negative.svg new file mode 100644 index 0000000..02d3cdf --- /dev/null +++ b/icons/ev-13-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-13.svg b/icons/ev-13.svg new file mode 100644 index 0000000..f94ce5a --- /dev/null +++ b/icons/ev-13.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-14-negative.svg b/icons/ev-14-negative.svg new file mode 100644 index 0000000..8df80a8 --- /dev/null +++ b/icons/ev-14-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-14.svg b/icons/ev-14.svg new file mode 100644 index 0000000..4df7575 --- /dev/null +++ b/icons/ev-14.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-15-negative.svg b/icons/ev-15-negative.svg new file mode 100644 index 0000000..c2343d6 --- /dev/null +++ b/icons/ev-15-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-15.svg b/icons/ev-15.svg new file mode 100644 index 0000000..55977c1 --- /dev/null +++ b/icons/ev-15.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-16-negative.svg b/icons/ev-16-negative.svg new file mode 100644 index 0000000..a37154c --- /dev/null +++ b/icons/ev-16-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-16.svg b/icons/ev-16.svg new file mode 100644 index 0000000..48f37b5 --- /dev/null +++ b/icons/ev-16.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-17-negative.svg b/icons/ev-17-negative.svg new file mode 100644 index 0000000..8119b64 --- /dev/null +++ b/icons/ev-17-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-17.svg b/icons/ev-17.svg new file mode 100644 index 0000000..cc734e5 --- /dev/null +++ b/icons/ev-17.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-18-negative.svg b/icons/ev-18-negative.svg new file mode 100644 index 0000000..eda60d2 --- /dev/null +++ b/icons/ev-18-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-18.svg b/icons/ev-18.svg new file mode 100644 index 0000000..478757a --- /dev/null +++ b/icons/ev-18.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-19-negative.svg b/icons/ev-19-negative.svg new file mode 100644 index 0000000..ea5875e --- /dev/null +++ b/icons/ev-19-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-19.svg b/icons/ev-19.svg new file mode 100644 index 0000000..657d053 --- /dev/null +++ b/icons/ev-19.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-2-negative.svg b/icons/ev-2-negative.svg new file mode 100644 index 0000000..2734f61 --- /dev/null +++ b/icons/ev-2-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-2.svg b/icons/ev-2.svg new file mode 100644 index 0000000..55d8c55 --- /dev/null +++ b/icons/ev-2.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-20-negative.svg b/icons/ev-20-negative.svg new file mode 100644 index 0000000..1389e47 --- /dev/null +++ b/icons/ev-20-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-20.svg b/icons/ev-20.svg new file mode 100644 index 0000000..ca242b9 --- /dev/null +++ b/icons/ev-20.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-21-negative.svg b/icons/ev-21-negative.svg new file mode 100644 index 0000000..9286071 --- /dev/null +++ b/icons/ev-21-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-21.svg b/icons/ev-21.svg new file mode 100644 index 0000000..b7076e4 --- /dev/null +++ b/icons/ev-21.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-22-negative.svg b/icons/ev-22-negative.svg new file mode 100644 index 0000000..7ee3f4e --- /dev/null +++ b/icons/ev-22-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-22.svg b/icons/ev-22.svg new file mode 100644 index 0000000..d0701ce --- /dev/null +++ b/icons/ev-22.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-23-negative.svg b/icons/ev-23-negative.svg new file mode 100644 index 0000000..82382fd --- /dev/null +++ b/icons/ev-23-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-23.svg b/icons/ev-23.svg new file mode 100644 index 0000000..c226e81 --- /dev/null +++ b/icons/ev-23.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-24-negative.svg b/icons/ev-24-negative.svg new file mode 100644 index 0000000..bf70d80 --- /dev/null +++ b/icons/ev-24-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-24.svg b/icons/ev-24.svg new file mode 100644 index 0000000..2a6aa5e --- /dev/null +++ b/icons/ev-24.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-25-negative.svg b/icons/ev-25-negative.svg new file mode 100644 index 0000000..03a9f11 --- /dev/null +++ b/icons/ev-25-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-25.svg b/icons/ev-25.svg new file mode 100644 index 0000000..6ac30f1 --- /dev/null +++ b/icons/ev-25.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-26-negative.svg b/icons/ev-26-negative.svg new file mode 100644 index 0000000..bd00dc8 --- /dev/null +++ b/icons/ev-26-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-26.svg b/icons/ev-26.svg new file mode 100644 index 0000000..3e81e06 --- /dev/null +++ b/icons/ev-26.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-27-negative.svg b/icons/ev-27-negative.svg new file mode 100644 index 0000000..55081aa --- /dev/null +++ b/icons/ev-27-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-27.svg b/icons/ev-27.svg new file mode 100644 index 0000000..354392c --- /dev/null +++ b/icons/ev-27.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-28-negative.svg b/icons/ev-28-negative.svg new file mode 100644 index 0000000..01ae203 --- /dev/null +++ b/icons/ev-28-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-28.svg b/icons/ev-28.svg new file mode 100644 index 0000000..aec3a98 --- /dev/null +++ b/icons/ev-28.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-29-negative.svg b/icons/ev-29-negative.svg new file mode 100644 index 0000000..a66a7f3 --- /dev/null +++ b/icons/ev-29-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-29.svg b/icons/ev-29.svg new file mode 100644 index 0000000..211c300 --- /dev/null +++ b/icons/ev-29.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-3-negative.svg b/icons/ev-3-negative.svg new file mode 100644 index 0000000..c02486e --- /dev/null +++ b/icons/ev-3-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-3.svg b/icons/ev-3.svg new file mode 100644 index 0000000..cf50c9e --- /dev/null +++ b/icons/ev-3.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-30-negative.svg b/icons/ev-30-negative.svg new file mode 100644 index 0000000..e3e3399 --- /dev/null +++ b/icons/ev-30-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-30.svg b/icons/ev-30.svg new file mode 100644 index 0000000..6af7ae5 --- /dev/null +++ b/icons/ev-30.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-31-negative.svg b/icons/ev-31-negative.svg new file mode 100644 index 0000000..856b1a8 --- /dev/null +++ b/icons/ev-31-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-31.svg b/icons/ev-31.svg new file mode 100644 index 0000000..86fc479 --- /dev/null +++ b/icons/ev-31.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-32-negative.svg b/icons/ev-32-negative.svg new file mode 100644 index 0000000..a77e7a6 --- /dev/null +++ b/icons/ev-32-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-32.svg b/icons/ev-32.svg new file mode 100644 index 0000000..0d5dc05 --- /dev/null +++ b/icons/ev-32.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-33-negative.svg b/icons/ev-33-negative.svg new file mode 100644 index 0000000..ebcfdb5 --- /dev/null +++ b/icons/ev-33-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-33.svg b/icons/ev-33.svg new file mode 100644 index 0000000..3041b3a --- /dev/null +++ b/icons/ev-33.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-34-negative.svg b/icons/ev-34-negative.svg new file mode 100644 index 0000000..b80312b --- /dev/null +++ b/icons/ev-34-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-34.svg b/icons/ev-34.svg new file mode 100644 index 0000000..38c5c12 --- /dev/null +++ b/icons/ev-34.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-35-negative.svg b/icons/ev-35-negative.svg new file mode 100644 index 0000000..0bd9fd8 --- /dev/null +++ b/icons/ev-35-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-35.svg b/icons/ev-35.svg new file mode 100644 index 0000000..0b90a47 --- /dev/null +++ b/icons/ev-35.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-36-negative.svg b/icons/ev-36-negative.svg new file mode 100644 index 0000000..616d075 --- /dev/null +++ b/icons/ev-36-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-36.svg b/icons/ev-36.svg new file mode 100644 index 0000000..aa92070 --- /dev/null +++ b/icons/ev-36.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-37-negative.svg b/icons/ev-37-negative.svg new file mode 100644 index 0000000..2a15454 --- /dev/null +++ b/icons/ev-37-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-37.svg b/icons/ev-37.svg new file mode 100644 index 0000000..70dbae4 --- /dev/null +++ b/icons/ev-37.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-38-negative.svg b/icons/ev-38-negative.svg new file mode 100644 index 0000000..b6f0eb1 --- /dev/null +++ b/icons/ev-38-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-38.svg b/icons/ev-38.svg new file mode 100644 index 0000000..7110258 --- /dev/null +++ b/icons/ev-38.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-39-negative.svg b/icons/ev-39-negative.svg new file mode 100644 index 0000000..62f1223 --- /dev/null +++ b/icons/ev-39-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-39.svg b/icons/ev-39.svg new file mode 100644 index 0000000..7f7c06c --- /dev/null +++ b/icons/ev-39.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-4-negative.svg b/icons/ev-4-negative.svg new file mode 100644 index 0000000..33ff495 --- /dev/null +++ b/icons/ev-4-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-4.svg b/icons/ev-4.svg new file mode 100644 index 0000000..9bc04a0 --- /dev/null +++ b/icons/ev-4.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-40-negative.svg b/icons/ev-40-negative.svg new file mode 100644 index 0000000..6d067b9 --- /dev/null +++ b/icons/ev-40-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-40.svg b/icons/ev-40.svg new file mode 100644 index 0000000..824b9d3 --- /dev/null +++ b/icons/ev-40.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-41-negative.svg b/icons/ev-41-negative.svg new file mode 100644 index 0000000..834ab03 --- /dev/null +++ b/icons/ev-41-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-41.svg b/icons/ev-41.svg new file mode 100644 index 0000000..5c6edd1 --- /dev/null +++ b/icons/ev-41.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-42-negative.svg b/icons/ev-42-negative.svg new file mode 100644 index 0000000..37befc9 --- /dev/null +++ b/icons/ev-42-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-42.svg b/icons/ev-42.svg new file mode 100644 index 0000000..2ebf1fc --- /dev/null +++ b/icons/ev-42.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-43-negative.svg b/icons/ev-43-negative.svg new file mode 100644 index 0000000..4ba7556 --- /dev/null +++ b/icons/ev-43-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-43.svg b/icons/ev-43.svg new file mode 100644 index 0000000..15069f7 --- /dev/null +++ b/icons/ev-43.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-44-negative.svg b/icons/ev-44-negative.svg new file mode 100644 index 0000000..7bc2f96 --- /dev/null +++ b/icons/ev-44-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-44.svg b/icons/ev-44.svg new file mode 100644 index 0000000..0234ad1 --- /dev/null +++ b/icons/ev-44.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-45-negative.svg b/icons/ev-45-negative.svg new file mode 100644 index 0000000..3baa6e7 --- /dev/null +++ b/icons/ev-45-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-45.svg b/icons/ev-45.svg new file mode 100644 index 0000000..edb0e63 --- /dev/null +++ b/icons/ev-45.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-46-negative.svg b/icons/ev-46-negative.svg new file mode 100644 index 0000000..b959e6f --- /dev/null +++ b/icons/ev-46-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-46.svg b/icons/ev-46.svg new file mode 100644 index 0000000..ddf7e3b --- /dev/null +++ b/icons/ev-46.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-47-negative.svg b/icons/ev-47-negative.svg new file mode 100644 index 0000000..73791c0 --- /dev/null +++ b/icons/ev-47-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-47.svg b/icons/ev-47.svg new file mode 100644 index 0000000..dc55946 --- /dev/null +++ b/icons/ev-47.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-48-negative.svg b/icons/ev-48-negative.svg new file mode 100644 index 0000000..69fa3e5 --- /dev/null +++ b/icons/ev-48-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-48.svg b/icons/ev-48.svg new file mode 100644 index 0000000..c5efe45 --- /dev/null +++ b/icons/ev-48.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-49-negative.svg b/icons/ev-49-negative.svg new file mode 100644 index 0000000..b55d72e --- /dev/null +++ b/icons/ev-49-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-49.svg b/icons/ev-49.svg new file mode 100644 index 0000000..dabd88b --- /dev/null +++ b/icons/ev-49.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-5-negative.svg b/icons/ev-5-negative.svg new file mode 100644 index 0000000..d70b579 --- /dev/null +++ b/icons/ev-5-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-5.svg b/icons/ev-5.svg new file mode 100644 index 0000000..6b3fd36 --- /dev/null +++ b/icons/ev-5.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-50-negative.svg b/icons/ev-50-negative.svg new file mode 100644 index 0000000..5e04fd1 --- /dev/null +++ b/icons/ev-50-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-50.svg b/icons/ev-50.svg new file mode 100644 index 0000000..e0cc28c --- /dev/null +++ b/icons/ev-50.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-51-negative.svg b/icons/ev-51-negative.svg new file mode 100644 index 0000000..d3ec923 --- /dev/null +++ b/icons/ev-51-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-51.svg b/icons/ev-51.svg new file mode 100644 index 0000000..681369d --- /dev/null +++ b/icons/ev-51.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-52-negative.svg b/icons/ev-52-negative.svg new file mode 100644 index 0000000..180111e --- /dev/null +++ b/icons/ev-52-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-52.svg b/icons/ev-52.svg new file mode 100644 index 0000000..1b86bc6 --- /dev/null +++ b/icons/ev-52.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-53-negative.svg b/icons/ev-53-negative.svg new file mode 100644 index 0000000..cd7d5e4 --- /dev/null +++ b/icons/ev-53-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-53.svg b/icons/ev-53.svg new file mode 100644 index 0000000..1736533 --- /dev/null +++ b/icons/ev-53.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-54-negative.svg b/icons/ev-54-negative.svg new file mode 100644 index 0000000..62100f0 --- /dev/null +++ b/icons/ev-54-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-54.svg b/icons/ev-54.svg new file mode 100644 index 0000000..07d085a --- /dev/null +++ b/icons/ev-54.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-55-negative.svg b/icons/ev-55-negative.svg new file mode 100644 index 0000000..36635fc --- /dev/null +++ b/icons/ev-55-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-55.svg b/icons/ev-55.svg new file mode 100644 index 0000000..2610b98 --- /dev/null +++ b/icons/ev-55.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-56-negative.svg b/icons/ev-56-negative.svg new file mode 100644 index 0000000..d256e19 --- /dev/null +++ b/icons/ev-56-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-56.svg b/icons/ev-56.svg new file mode 100644 index 0000000..a55ee03 --- /dev/null +++ b/icons/ev-56.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-57-negative.svg b/icons/ev-57-negative.svg new file mode 100644 index 0000000..8bb80c1 --- /dev/null +++ b/icons/ev-57-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-57.svg b/icons/ev-57.svg new file mode 100644 index 0000000..e14f13c --- /dev/null +++ b/icons/ev-57.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-58-negative.svg b/icons/ev-58-negative.svg new file mode 100644 index 0000000..5581d97 --- /dev/null +++ b/icons/ev-58-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-58.svg b/icons/ev-58.svg new file mode 100644 index 0000000..fe31937 --- /dev/null +++ b/icons/ev-58.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-59-negative.svg b/icons/ev-59-negative.svg new file mode 100644 index 0000000..b772869 --- /dev/null +++ b/icons/ev-59-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-59.svg b/icons/ev-59.svg new file mode 100644 index 0000000..7ee4ed3 --- /dev/null +++ b/icons/ev-59.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-6-negative.svg b/icons/ev-6-negative.svg new file mode 100644 index 0000000..40c9106 --- /dev/null +++ b/icons/ev-6-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-6.svg b/icons/ev-6.svg new file mode 100644 index 0000000..ba67ddb --- /dev/null +++ b/icons/ev-6.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-60-negative.svg b/icons/ev-60-negative.svg new file mode 100644 index 0000000..8706d2f --- /dev/null +++ b/icons/ev-60-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-60.svg b/icons/ev-60.svg new file mode 100644 index 0000000..3fcb7f3 --- /dev/null +++ b/icons/ev-60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-61-negative.svg b/icons/ev-61-negative.svg new file mode 100644 index 0000000..c08dc0a --- /dev/null +++ b/icons/ev-61-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-61.svg b/icons/ev-61.svg new file mode 100644 index 0000000..3ec24ba --- /dev/null +++ b/icons/ev-61.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-62-negative.svg b/icons/ev-62-negative.svg new file mode 100644 index 0000000..67d1eec --- /dev/null +++ b/icons/ev-62-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-62.svg b/icons/ev-62.svg new file mode 100644 index 0000000..a60a01c --- /dev/null +++ b/icons/ev-62.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-63-negative.svg b/icons/ev-63-negative.svg new file mode 100644 index 0000000..08d6202 --- /dev/null +++ b/icons/ev-63-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-63.svg b/icons/ev-63.svg new file mode 100644 index 0000000..7b23120 --- /dev/null +++ b/icons/ev-63.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-64-negative.svg b/icons/ev-64-negative.svg new file mode 100644 index 0000000..9539b68 --- /dev/null +++ b/icons/ev-64-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-64.svg b/icons/ev-64.svg new file mode 100644 index 0000000..115f434 --- /dev/null +++ b/icons/ev-64.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-65-negative.svg b/icons/ev-65-negative.svg new file mode 100644 index 0000000..dbd5623 --- /dev/null +++ b/icons/ev-65-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-65.svg b/icons/ev-65.svg new file mode 100644 index 0000000..ae8bdc3 --- /dev/null +++ b/icons/ev-65.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-66-negative.svg b/icons/ev-66-negative.svg new file mode 100644 index 0000000..7c56c1c --- /dev/null +++ b/icons/ev-66-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-66.svg b/icons/ev-66.svg new file mode 100644 index 0000000..fccb76f --- /dev/null +++ b/icons/ev-66.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-67-negative.svg b/icons/ev-67-negative.svg new file mode 100644 index 0000000..94162fb --- /dev/null +++ b/icons/ev-67-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-67.svg b/icons/ev-67.svg new file mode 100644 index 0000000..94f5d3f --- /dev/null +++ b/icons/ev-67.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-68-negative.svg b/icons/ev-68-negative.svg new file mode 100644 index 0000000..c961384 --- /dev/null +++ b/icons/ev-68-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-68.svg b/icons/ev-68.svg new file mode 100644 index 0000000..697fe81 --- /dev/null +++ b/icons/ev-68.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-69-negative.svg b/icons/ev-69-negative.svg new file mode 100644 index 0000000..85460df --- /dev/null +++ b/icons/ev-69-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-69.svg b/icons/ev-69.svg new file mode 100644 index 0000000..6ae2cbb --- /dev/null +++ b/icons/ev-69.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-7-negative.svg b/icons/ev-7-negative.svg new file mode 100644 index 0000000..070e71c --- /dev/null +++ b/icons/ev-7-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-7.svg b/icons/ev-7.svg new file mode 100644 index 0000000..e30becc --- /dev/null +++ b/icons/ev-7.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-70-negative.svg b/icons/ev-70-negative.svg new file mode 100644 index 0000000..a1a1c3c --- /dev/null +++ b/icons/ev-70-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-70.svg b/icons/ev-70.svg new file mode 100644 index 0000000..58158e4 --- /dev/null +++ b/icons/ev-70.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-71-negative.svg b/icons/ev-71-negative.svg new file mode 100644 index 0000000..d73471a --- /dev/null +++ b/icons/ev-71-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-71.svg b/icons/ev-71.svg new file mode 100644 index 0000000..6174153 --- /dev/null +++ b/icons/ev-71.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-72-negative.svg b/icons/ev-72-negative.svg new file mode 100644 index 0000000..3cca855 --- /dev/null +++ b/icons/ev-72-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-72.svg b/icons/ev-72.svg new file mode 100644 index 0000000..7160920 --- /dev/null +++ b/icons/ev-72.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-73-negative.svg b/icons/ev-73-negative.svg new file mode 100644 index 0000000..c2681ef --- /dev/null +++ b/icons/ev-73-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-73.svg b/icons/ev-73.svg new file mode 100644 index 0000000..3d179de --- /dev/null +++ b/icons/ev-73.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-74-negative.svg b/icons/ev-74-negative.svg new file mode 100644 index 0000000..7fb2284 --- /dev/null +++ b/icons/ev-74-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-74.svg b/icons/ev-74.svg new file mode 100644 index 0000000..e482645 --- /dev/null +++ b/icons/ev-74.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-75-negative.svg b/icons/ev-75-negative.svg new file mode 100644 index 0000000..6fb4c18 --- /dev/null +++ b/icons/ev-75-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-75.svg b/icons/ev-75.svg new file mode 100644 index 0000000..3b95e33 --- /dev/null +++ b/icons/ev-75.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-76-negative.svg b/icons/ev-76-negative.svg new file mode 100644 index 0000000..9705749 --- /dev/null +++ b/icons/ev-76-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-76.svg b/icons/ev-76.svg new file mode 100644 index 0000000..dd373b0 --- /dev/null +++ b/icons/ev-76.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-77-negative.svg b/icons/ev-77-negative.svg new file mode 100644 index 0000000..4f8a704 --- /dev/null +++ b/icons/ev-77-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-77.svg b/icons/ev-77.svg new file mode 100644 index 0000000..5f0ef17 --- /dev/null +++ b/icons/ev-77.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-78-negative.svg b/icons/ev-78-negative.svg new file mode 100644 index 0000000..ba66833 --- /dev/null +++ b/icons/ev-78-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-78.svg b/icons/ev-78.svg new file mode 100644 index 0000000..b10eca8 --- /dev/null +++ b/icons/ev-78.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-79-negative.svg b/icons/ev-79-negative.svg new file mode 100644 index 0000000..6a45a4d --- /dev/null +++ b/icons/ev-79-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-79.svg b/icons/ev-79.svg new file mode 100644 index 0000000..2036b99 --- /dev/null +++ b/icons/ev-79.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-8-negative.svg b/icons/ev-8-negative.svg new file mode 100644 index 0000000..075d115 --- /dev/null +++ b/icons/ev-8-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-8.svg b/icons/ev-8.svg new file mode 100644 index 0000000..0c5e984 --- /dev/null +++ b/icons/ev-8.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-80-negative.svg b/icons/ev-80-negative.svg new file mode 100644 index 0000000..0236cf1 --- /dev/null +++ b/icons/ev-80-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-80.svg b/icons/ev-80.svg new file mode 100644 index 0000000..1d1036f --- /dev/null +++ b/icons/ev-80.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-81-negative.svg b/icons/ev-81-negative.svg new file mode 100644 index 0000000..98413b2 --- /dev/null +++ b/icons/ev-81-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-81.svg b/icons/ev-81.svg new file mode 100644 index 0000000..990a969 --- /dev/null +++ b/icons/ev-81.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-82-negative.svg b/icons/ev-82-negative.svg new file mode 100644 index 0000000..65a2096 --- /dev/null +++ b/icons/ev-82-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-82.svg b/icons/ev-82.svg new file mode 100644 index 0000000..bdd553c --- /dev/null +++ b/icons/ev-82.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-83-negative.svg b/icons/ev-83-negative.svg new file mode 100644 index 0000000..d8865e3 --- /dev/null +++ b/icons/ev-83-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-83.svg b/icons/ev-83.svg new file mode 100644 index 0000000..fe009dc --- /dev/null +++ b/icons/ev-83.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-84-negative.svg b/icons/ev-84-negative.svg new file mode 100644 index 0000000..133bbfc --- /dev/null +++ b/icons/ev-84-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-84.svg b/icons/ev-84.svg new file mode 100644 index 0000000..745b2ca --- /dev/null +++ b/icons/ev-84.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-85-negative.svg b/icons/ev-85-negative.svg new file mode 100644 index 0000000..1cea13d --- /dev/null +++ b/icons/ev-85-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-85.svg b/icons/ev-85.svg new file mode 100644 index 0000000..f928829 --- /dev/null +++ b/icons/ev-85.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-86-negative.svg b/icons/ev-86-negative.svg new file mode 100644 index 0000000..0c973be --- /dev/null +++ b/icons/ev-86-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-86.svg b/icons/ev-86.svg new file mode 100644 index 0000000..f3bb0e3 --- /dev/null +++ b/icons/ev-86.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-87-negative.svg b/icons/ev-87-negative.svg new file mode 100644 index 0000000..ee9b66e --- /dev/null +++ b/icons/ev-87-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-87.svg b/icons/ev-87.svg new file mode 100644 index 0000000..6278114 --- /dev/null +++ b/icons/ev-87.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-88-negative.svg b/icons/ev-88-negative.svg new file mode 100644 index 0000000..7338c76 --- /dev/null +++ b/icons/ev-88-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-88.svg b/icons/ev-88.svg new file mode 100644 index 0000000..f1bc12f --- /dev/null +++ b/icons/ev-88.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-89-negative.svg b/icons/ev-89-negative.svg new file mode 100644 index 0000000..d00e225 --- /dev/null +++ b/icons/ev-89-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-89.svg b/icons/ev-89.svg new file mode 100644 index 0000000..2ee1391 --- /dev/null +++ b/icons/ev-89.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-9-negative.svg b/icons/ev-9-negative.svg new file mode 100644 index 0000000..a886abe --- /dev/null +++ b/icons/ev-9-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-9.svg b/icons/ev-9.svg new file mode 100644 index 0000000..f2b0673 --- /dev/null +++ b/icons/ev-9.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-90-negative.svg b/icons/ev-90-negative.svg new file mode 100644 index 0000000..534cd02 --- /dev/null +++ b/icons/ev-90-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-90.svg b/icons/ev-90.svg new file mode 100644 index 0000000..d674647 --- /dev/null +++ b/icons/ev-90.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-91-negative.svg b/icons/ev-91-negative.svg new file mode 100644 index 0000000..af37b8e --- /dev/null +++ b/icons/ev-91-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-91.svg b/icons/ev-91.svg new file mode 100644 index 0000000..1649e20 --- /dev/null +++ b/icons/ev-91.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-92-negative.svg b/icons/ev-92-negative.svg new file mode 100644 index 0000000..ff1fee2 --- /dev/null +++ b/icons/ev-92-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-92.svg b/icons/ev-92.svg new file mode 100644 index 0000000..47d41e4 --- /dev/null +++ b/icons/ev-92.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-93-negative.svg b/icons/ev-93-negative.svg new file mode 100644 index 0000000..293d829 --- /dev/null +++ b/icons/ev-93-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-93.svg b/icons/ev-93.svg new file mode 100644 index 0000000..e81bf82 --- /dev/null +++ b/icons/ev-93.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-94-negative.svg b/icons/ev-94-negative.svg new file mode 100644 index 0000000..17e42ce --- /dev/null +++ b/icons/ev-94-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-94.svg b/icons/ev-94.svg new file mode 100644 index 0000000..f9ef010 --- /dev/null +++ b/icons/ev-94.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-95-negative.svg b/icons/ev-95-negative.svg new file mode 100644 index 0000000..3d94eed --- /dev/null +++ b/icons/ev-95-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-95.svg b/icons/ev-95.svg new file mode 100644 index 0000000..dd11a53 --- /dev/null +++ b/icons/ev-95.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-96-negative.svg b/icons/ev-96-negative.svg new file mode 100644 index 0000000..537eb2f --- /dev/null +++ b/icons/ev-96-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-96.svg b/icons/ev-96.svg new file mode 100644 index 0000000..c55e50c --- /dev/null +++ b/icons/ev-96.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-97-negative.svg b/icons/ev-97-negative.svg new file mode 100644 index 0000000..b147e8f --- /dev/null +++ b/icons/ev-97-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-97.svg b/icons/ev-97.svg new file mode 100644 index 0000000..888a95e --- /dev/null +++ b/icons/ev-97.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-98-negative.svg b/icons/ev-98-negative.svg new file mode 100644 index 0000000..95d2016 --- /dev/null +++ b/icons/ev-98-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-98.svg b/icons/ev-98.svg new file mode 100644 index 0000000..0051c4f --- /dev/null +++ b/icons/ev-98.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-99-negative.svg b/icons/ev-99-negative.svg new file mode 100644 index 0000000..8312375 --- /dev/null +++ b/icons/ev-99-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-99.svg b/icons/ev-99.svg new file mode 100644 index 0000000..b17e080 --- /dev/null +++ b/icons/ev-99.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev-negative.svg b/icons/ev-negative.svg new file mode 100644 index 0000000..002a063 --- /dev/null +++ b/icons/ev-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ev.svg b/icons/ev.svg new file mode 100644 index 0000000..ee3e02a --- /dev/null +++ b/icons/ev.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/exclamation-point-medium.svg b/icons/exclamation-point-medium.svg new file mode 100644 index 0000000..8d9c41d --- /dev/null +++ b/icons/exclamation-point-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/exclamation-point-small.svg b/icons/exclamation-point-small.svg new file mode 100644 index 0000000..e4c3c13 --- /dev/null +++ b/icons/exclamation-point-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/exit-medium.svg b/icons/exit-medium.svg new file mode 100644 index 0000000..ee47f33 --- /dev/null +++ b/icons/exit-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/exit-small.svg b/icons/exit-small.svg new file mode 100644 index 0000000..f11c1ec --- /dev/null +++ b/icons/exit-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ext-negative.svg b/icons/ext-negative.svg new file mode 100644 index 0000000..f92f1ee --- /dev/null +++ b/icons/ext-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ext.svg b/icons/ext.svg new file mode 100644 index 0000000..a967e7b --- /dev/null +++ b/icons/ext.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/eye-disabled-large.svg b/icons/eye-disabled-large.svg new file mode 100644 index 0000000..c1658b8 --- /dev/null +++ b/icons/eye-disabled-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/eye-disabled-medium.svg b/icons/eye-disabled-medium.svg new file mode 100644 index 0000000..9258d78 --- /dev/null +++ b/icons/eye-disabled-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/eye-disabled-small.svg b/icons/eye-disabled-small.svg new file mode 100644 index 0000000..a59aee8 --- /dev/null +++ b/icons/eye-disabled-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/eye-large.svg b/icons/eye-large.svg new file mode 100644 index 0000000..aa032e1 --- /dev/null +++ b/icons/eye-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/eye-medium.svg b/icons/eye-medium.svg new file mode 100644 index 0000000..bfd2a9a --- /dev/null +++ b/icons/eye-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/eye-small.svg b/icons/eye-small.svg new file mode 100644 index 0000000..31ffb5b --- /dev/null +++ b/icons/eye-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/face-disagree-large.svg b/icons/face-disagree-large.svg new file mode 100644 index 0000000..d209d92 --- /dev/null +++ b/icons/face-disagree-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/face-disagree-medium.svg b/icons/face-disagree-medium.svg new file mode 100644 index 0000000..b65a2e4 --- /dev/null +++ b/icons/face-disagree-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/face-disagree-small.svg b/icons/face-disagree-small.svg new file mode 100644 index 0000000..e6c9cb3 --- /dev/null +++ b/icons/face-disagree-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/face-grinning-large.svg b/icons/face-grinning-large.svg new file mode 100644 index 0000000..fc28914 --- /dev/null +++ b/icons/face-grinning-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/face-grinning-medium.svg b/icons/face-grinning-medium.svg new file mode 100644 index 0000000..fcec67d --- /dev/null +++ b/icons/face-grinning-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/face-grinning-small.svg b/icons/face-grinning-small.svg new file mode 100644 index 0000000..5db00ad --- /dev/null +++ b/icons/face-grinning-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/face-king-large.svg b/icons/face-king-large.svg new file mode 100644 index 0000000..2675f5a --- /dev/null +++ b/icons/face-king-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/face-king-medium.svg b/icons/face-king-medium.svg new file mode 100644 index 0000000..b68d603 --- /dev/null +++ b/icons/face-king-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/face-king-small.svg b/icons/face-king-small.svg new file mode 100644 index 0000000..40e0166 --- /dev/null +++ b/icons/face-king-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/face-neutral-large.svg b/icons/face-neutral-large.svg new file mode 100644 index 0000000..32296b9 --- /dev/null +++ b/icons/face-neutral-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/face-neutral-medium.svg b/icons/face-neutral-medium.svg new file mode 100644 index 0000000..0ef4bb4 --- /dev/null +++ b/icons/face-neutral-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/face-neutral-small.svg b/icons/face-neutral-small.svg new file mode 100644 index 0000000..cb8c7e1 --- /dev/null +++ b/icons/face-neutral-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/face-sad-large.svg b/icons/face-sad-large.svg new file mode 100644 index 0000000..ca3e7cc --- /dev/null +++ b/icons/face-sad-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/face-sad-medium.svg b/icons/face-sad-medium.svg new file mode 100644 index 0000000..b858987 --- /dev/null +++ b/icons/face-sad-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/face-sad-small.svg b/icons/face-sad-small.svg new file mode 100644 index 0000000..78805f0 --- /dev/null +++ b/icons/face-sad-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/face-smiling-large.svg b/icons/face-smiling-large.svg new file mode 100644 index 0000000..047d6d8 --- /dev/null +++ b/icons/face-smiling-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/face-smiling-medium.svg b/icons/face-smiling-medium.svg new file mode 100644 index 0000000..fe503ed --- /dev/null +++ b/icons/face-smiling-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/face-smiling-small.svg b/icons/face-smiling-small.svg new file mode 100644 index 0000000..3b88885 --- /dev/null +++ b/icons/face-smiling-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/face-tear-large.svg b/icons/face-tear-large.svg new file mode 100644 index 0000000..0dc1ad0 --- /dev/null +++ b/icons/face-tear-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/face-tear-medium.svg b/icons/face-tear-medium.svg new file mode 100644 index 0000000..9948d7a --- /dev/null +++ b/icons/face-tear-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/face-tear-small.svg b/icons/face-tear-small.svg new file mode 100644 index 0000000..08c0471 --- /dev/null +++ b/icons/face-tear-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/face-thinking-large.svg b/icons/face-thinking-large.svg new file mode 100644 index 0000000..c1fa9b5 --- /dev/null +++ b/icons/face-thinking-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/face-thinking-medium.svg b/icons/face-thinking-medium.svg new file mode 100644 index 0000000..362b622 --- /dev/null +++ b/icons/face-thinking-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/face-thinking-small.svg b/icons/face-thinking-small.svg new file mode 100644 index 0000000..5b3b9af --- /dev/null +++ b/icons/face-thinking-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/face-worker-medium.svg b/icons/face-worker-medium.svg new file mode 100644 index 0000000..7ac995b --- /dev/null +++ b/icons/face-worker-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/face-worker-small.svg b/icons/face-worker-small.svg new file mode 100644 index 0000000..1ffe5ca --- /dev/null +++ b/icons/face-worker-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/factory-large.svg b/icons/factory-large.svg new file mode 100644 index 0000000..0390897 --- /dev/null +++ b/icons/factory-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/factory-medium.svg b/icons/factory-medium.svg new file mode 100644 index 0000000..4055f5d --- /dev/null +++ b/icons/factory-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/factory-small.svg b/icons/factory-small.svg new file mode 100644 index 0000000..69aa23d --- /dev/null +++ b/icons/factory-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/fast-forward-medium.svg b/icons/fast-forward-medium.svg new file mode 100644 index 0000000..b2bb811 --- /dev/null +++ b/icons/fast-forward-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/fast-forward-small.svg b/icons/fast-forward-small.svg new file mode 100644 index 0000000..fda79b5 --- /dev/null +++ b/icons/fast-forward-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ferris-wheel-large.svg b/icons/ferris-wheel-large.svg new file mode 100644 index 0000000..f8c542c --- /dev/null +++ b/icons/ferris-wheel-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/figma-medium.svg b/icons/figma-medium.svg new file mode 100644 index 0000000..19a21ee --- /dev/null +++ b/icons/figma-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/figma-small.svg b/icons/figma-small.svg new file mode 100644 index 0000000..11ad9e6 --- /dev/null +++ b/icons/figma-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/filter-medium.svg b/icons/filter-medium.svg new file mode 100644 index 0000000..20d7ca1 --- /dev/null +++ b/icons/filter-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/filter-small.svg b/icons/filter-small.svg new file mode 100644 index 0000000..d66f6e2 --- /dev/null +++ b/icons/filter-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/filter-x-medium.svg b/icons/filter-x-medium.svg new file mode 100644 index 0000000..3510051 --- /dev/null +++ b/icons/filter-x-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/filter-x-small.svg b/icons/filter-x-small.svg new file mode 100644 index 0000000..990a341 --- /dev/null +++ b/icons/filter-x-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/fingerprint-medium.svg b/icons/fingerprint-medium.svg new file mode 100644 index 0000000..18a0c01 --- /dev/null +++ b/icons/fingerprint-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/fingerprint-small.svg b/icons/fingerprint-small.svg new file mode 100644 index 0000000..23a41de --- /dev/null +++ b/icons/fingerprint-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/fireplace-large.svg b/icons/fireplace-large.svg new file mode 100644 index 0000000..0ba683e --- /dev/null +++ b/icons/fireplace-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/fireplace-medium.svg b/icons/fireplace-medium.svg new file mode 100644 index 0000000..c31501f --- /dev/null +++ b/icons/fireplace-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/fireplace-small.svg b/icons/fireplace-small.svg new file mode 100644 index 0000000..10f353e --- /dev/null +++ b/icons/fireplace-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/five-circles-interconnected-medium.svg b/icons/five-circles-interconnected-medium.svg new file mode 100644 index 0000000..fb05781 --- /dev/null +++ b/icons/five-circles-interconnected-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/five-circles-interconnected-small.svg b/icons/five-circles-interconnected-small.svg new file mode 100644 index 0000000..bf74c9a --- /dev/null +++ b/icons/five-circles-interconnected-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/flame-warning-light-large.svg b/icons/flame-warning-light-large.svg new file mode 100644 index 0000000..85e8c26 --- /dev/null +++ b/icons/flame-warning-light-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/flame-warning-light-medium.svg b/icons/flame-warning-light-medium.svg new file mode 100644 index 0000000..387ac58 --- /dev/null +++ b/icons/flame-warning-light-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/flame-warning-light-small.svg b/icons/flame-warning-light-small.svg new file mode 100644 index 0000000..b2d2e8d --- /dev/null +++ b/icons/flame-warning-light-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/flashlight-off-medium.svg b/icons/flashlight-off-medium.svg new file mode 100644 index 0000000..6e8bbfa --- /dev/null +++ b/icons/flashlight-off-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/flashlight-off-small.svg b/icons/flashlight-off-small.svg new file mode 100644 index 0000000..bd6560f --- /dev/null +++ b/icons/flashlight-off-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/flashlight-on-medium.svg b/icons/flashlight-on-medium.svg new file mode 100644 index 0000000..60cc875 --- /dev/null +++ b/icons/flashlight-on-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/flashlight-on-small.svg b/icons/flashlight-on-small.svg new file mode 100644 index 0000000..42eb3d3 --- /dev/null +++ b/icons/flashlight-on-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/fog-medium.svg b/icons/fog-medium.svg new file mode 100644 index 0000000..45fcac1 --- /dev/null +++ b/icons/fog-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/fog-small.svg b/icons/fog-small.svg new file mode 100644 index 0000000..683ecdf --- /dev/null +++ b/icons/fog-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/folder-info-medium.svg b/icons/folder-info-medium.svg new file mode 100644 index 0000000..7cd4e9a --- /dev/null +++ b/icons/folder-info-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/folder-info-small.svg b/icons/folder-info-small.svg new file mode 100644 index 0000000..bafb483 --- /dev/null +++ b/icons/folder-info-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/folder-lock-medium.svg b/icons/folder-lock-medium.svg new file mode 100644 index 0000000..039e4b5 --- /dev/null +++ b/icons/folder-lock-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/folder-lock-small.svg b/icons/folder-lock-small.svg new file mode 100644 index 0000000..84f9312 --- /dev/null +++ b/icons/folder-lock-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/folder-medium.svg b/icons/folder-medium.svg new file mode 100644 index 0000000..96f2dc2 --- /dev/null +++ b/icons/folder-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/folder-open-arrow-medium.svg b/icons/folder-open-arrow-medium.svg new file mode 100644 index 0000000..6ace15c --- /dev/null +++ b/icons/folder-open-arrow-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/folder-open-arrow-small.svg b/icons/folder-open-arrow-small.svg new file mode 100644 index 0000000..34e6ef7 --- /dev/null +++ b/icons/folder-open-arrow-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/folder-open-medium.svg b/icons/folder-open-medium.svg new file mode 100644 index 0000000..77354ab --- /dev/null +++ b/icons/folder-open-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/folder-open-small.svg b/icons/folder-open-small.svg new file mode 100644 index 0000000..36e6070 --- /dev/null +++ b/icons/folder-open-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/folder-plus-medium.svg b/icons/folder-plus-medium.svg new file mode 100644 index 0000000..dcf5c05 --- /dev/null +++ b/icons/folder-plus-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/folder-plus-small.svg b/icons/folder-plus-small.svg new file mode 100644 index 0000000..7604507 --- /dev/null +++ b/icons/folder-plus-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/folder-small.svg b/icons/folder-small.svg new file mode 100644 index 0000000..3ea8f97 --- /dev/null +++ b/icons/folder-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/form-medium.svg b/icons/form-medium.svg new file mode 100644 index 0000000..bb4d290 --- /dev/null +++ b/icons/form-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/form-small.svg b/icons/form-small.svg new file mode 100644 index 0000000..080ef66 --- /dev/null +++ b/icons/form-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/four-diamonds-medium.svg b/icons/four-diamonds-medium.svg new file mode 100644 index 0000000..df3524b --- /dev/null +++ b/icons/four-diamonds-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/four-diamonds-small.svg b/icons/four-diamonds-small.svg new file mode 100644 index 0000000..8bb9ad5 --- /dev/null +++ b/icons/four-diamonds-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/four-squares-medium.svg b/icons/four-squares-medium.svg new file mode 100644 index 0000000..255d1a1 --- /dev/null +++ b/icons/four-squares-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/four-squares-small.svg b/icons/four-squares-small.svg new file mode 100644 index 0000000..f50c16d --- /dev/null +++ b/icons/four-squares-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/freight-wagon-container-medium.svg b/icons/freight-wagon-container-medium.svg new file mode 100644 index 0000000..ae0895e --- /dev/null +++ b/icons/freight-wagon-container-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/freight-wagon-container-small.svg b/icons/freight-wagon-container-small.svg new file mode 100644 index 0000000..57c51c4 --- /dev/null +++ b/icons/freight-wagon-container-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/freight-wagon-container-wind-medium.svg b/icons/freight-wagon-container-wind-medium.svg new file mode 100644 index 0000000..ec478a2 --- /dev/null +++ b/icons/freight-wagon-container-wind-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/freight-wagon-container-wind-small.svg b/icons/freight-wagon-container-wind-small.svg new file mode 100644 index 0000000..b1d1f95 --- /dev/null +++ b/icons/freight-wagon-container-wind-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/freight-wagon-globe-medium.svg b/icons/freight-wagon-globe-medium.svg new file mode 100644 index 0000000..728b4e1 --- /dev/null +++ b/icons/freight-wagon-globe-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/freight-wagon-globe-small.svg b/icons/freight-wagon-globe-small.svg new file mode 100644 index 0000000..af9dae5 --- /dev/null +++ b/icons/freight-wagon-globe-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/freight-wagon-large.svg b/icons/freight-wagon-large.svg new file mode 100644 index 0000000..d3dc5df --- /dev/null +++ b/icons/freight-wagon-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/freight-wagon-medium.svg b/icons/freight-wagon-medium.svg new file mode 100644 index 0000000..d0822ca --- /dev/null +++ b/icons/freight-wagon-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/freight-wagon-small.svg b/icons/freight-wagon-small.svg new file mode 100644 index 0000000..509b946 --- /dev/null +++ b/icons/freight-wagon-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/freight-wagon-switzerland-medium.svg b/icons/freight-wagon-switzerland-medium.svg new file mode 100644 index 0000000..062c6c8 --- /dev/null +++ b/icons/freight-wagon-switzerland-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/freight-wagon-switzerland-small.svg b/icons/freight-wagon-switzerland-small.svg new file mode 100644 index 0000000..29116c4 --- /dev/null +++ b/icons/freight-wagon-switzerland-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/freight-wagon-weight-large.svg b/icons/freight-wagon-weight-large.svg new file mode 100644 index 0000000..fff3b36 --- /dev/null +++ b/icons/freight-wagon-weight-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/freight-wagon-weight-medium.svg b/icons/freight-wagon-weight-medium.svg new file mode 100644 index 0000000..9fad6f2 --- /dev/null +++ b/icons/freight-wagon-weight-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/freight-wagon-weight-small.svg b/icons/freight-wagon-weight-small.svg new file mode 100644 index 0000000..99a3983 --- /dev/null +++ b/icons/freight-wagon-weight-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/fullscreen-large.svg b/icons/fullscreen-large.svg new file mode 100644 index 0000000..854c344 --- /dev/null +++ b/icons/fullscreen-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/fullscreen-medium.svg b/icons/fullscreen-medium.svg new file mode 100644 index 0000000..e85498d --- /dev/null +++ b/icons/fullscreen-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/fullscreen-small.svg b/icons/fullscreen-small.svg new file mode 100644 index 0000000..220de19 --- /dev/null +++ b/icons/fullscreen-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/funicular-profile-medium.svg b/icons/funicular-profile-medium.svg new file mode 100644 index 0000000..d64da3c --- /dev/null +++ b/icons/funicular-profile-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/funicular-profile-small.svg b/icons/funicular-profile-small.svg new file mode 100644 index 0000000..9795f40 --- /dev/null +++ b/icons/funicular-profile-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/gear-changing-medium.svg b/icons/gear-changing-medium.svg new file mode 100644 index 0000000..6589e19 --- /dev/null +++ b/icons/gear-changing-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/gear-changing-small.svg b/icons/gear-changing-small.svg new file mode 100644 index 0000000..00cb81c --- /dev/null +++ b/icons/gear-changing-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/gears-medium.svg b/icons/gears-medium.svg new file mode 100644 index 0000000..be72726 --- /dev/null +++ b/icons/gears-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/gears-small.svg b/icons/gears-small.svg new file mode 100644 index 0000000..6a26db0 --- /dev/null +++ b/icons/gears-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/general-display-medium.svg b/icons/general-display-medium.svg new file mode 100644 index 0000000..6081b1c --- /dev/null +++ b/icons/general-display-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/general-display-small.svg b/icons/general-display-small.svg new file mode 100644 index 0000000..e6246bc --- /dev/null +++ b/icons/general-display-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/gex-negative.svg b/icons/gex-negative.svg new file mode 100644 index 0000000..f288a96 --- /dev/null +++ b/icons/gex-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/gex.svg b/icons/gex.svg new file mode 100644 index 0000000..f288a96 --- /dev/null +++ b/icons/gex.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/gift-large.svg b/icons/gift-large.svg new file mode 100644 index 0000000..4c5e2f3 --- /dev/null +++ b/icons/gift-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/gift-medium.svg b/icons/gift-medium.svg new file mode 100644 index 0000000..5a72878 --- /dev/null +++ b/icons/gift-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/gift-small.svg b/icons/gift-small.svg new file mode 100644 index 0000000..f914875 --- /dev/null +++ b/icons/gift-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/github-medium.svg b/icons/github-medium.svg new file mode 100644 index 0000000..061d5f8 --- /dev/null +++ b/icons/github-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/github-small.svg b/icons/github-small.svg new file mode 100644 index 0000000..3d65853 --- /dev/null +++ b/icons/github-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/glass-cocktail-large.svg b/icons/glass-cocktail-large.svg new file mode 100644 index 0000000..d5357e0 --- /dev/null +++ b/icons/glass-cocktail-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/glass-cocktail-medium.svg b/icons/glass-cocktail-medium.svg new file mode 100644 index 0000000..287ad4d --- /dev/null +++ b/icons/glass-cocktail-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/glass-cocktail-small.svg b/icons/glass-cocktail-small.svg new file mode 100644 index 0000000..9aebd80 --- /dev/null +++ b/icons/glass-cocktail-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/globe-arrows-left-right-up-down-medium.svg b/icons/globe-arrows-left-right-up-down-medium.svg new file mode 100644 index 0000000..e4af85c --- /dev/null +++ b/icons/globe-arrows-left-right-up-down-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/globe-arrows-left-right-up-down-small.svg b/icons/globe-arrows-left-right-up-down-small.svg new file mode 100644 index 0000000..6f93be0 --- /dev/null +++ b/icons/globe-arrows-left-right-up-down-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/globe-locomotive-large.svg b/icons/globe-locomotive-large.svg new file mode 100644 index 0000000..f3a3653 --- /dev/null +++ b/icons/globe-locomotive-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/globe-locomotive-medium.svg b/icons/globe-locomotive-medium.svg new file mode 100644 index 0000000..a2533d1 --- /dev/null +++ b/icons/globe-locomotive-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/globe-locomotive-small.svg b/icons/globe-locomotive-small.svg new file mode 100644 index 0000000..39a91ac --- /dev/null +++ b/icons/globe-locomotive-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/globe-medium.svg b/icons/globe-medium.svg new file mode 100644 index 0000000..05159b4 --- /dev/null +++ b/icons/globe-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/globe-small.svg b/icons/globe-small.svg new file mode 100644 index 0000000..6b9f114 --- /dev/null +++ b/icons/globe-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/gondola-profile-medium.svg b/icons/gondola-profile-medium.svg new file mode 100644 index 0000000..93a4a99 --- /dev/null +++ b/icons/gondola-profile-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/gondola-profile-small.svg b/icons/gondola-profile-small.svg new file mode 100644 index 0000000..5f623b3 --- /dev/null +++ b/icons/gondola-profile-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/gps-disabled-large.svg b/icons/gps-disabled-large.svg new file mode 100644 index 0000000..799383a --- /dev/null +++ b/icons/gps-disabled-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/gps-disabled-medium.svg b/icons/gps-disabled-medium.svg new file mode 100644 index 0000000..d09d783 --- /dev/null +++ b/icons/gps-disabled-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/gps-disabled-small.svg b/icons/gps-disabled-small.svg new file mode 100644 index 0000000..2ce59ba --- /dev/null +++ b/icons/gps-disabled-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/gps-large.svg b/icons/gps-large.svg new file mode 100644 index 0000000..b5e7f63 --- /dev/null +++ b/icons/gps-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/gps-medium.svg b/icons/gps-medium.svg new file mode 100644 index 0000000..5a2ae48 --- /dev/null +++ b/icons/gps-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/gps-small.svg b/icons/gps-small.svg new file mode 100644 index 0000000..d14e4b7 --- /dev/null +++ b/icons/gps-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/gun-medium.svg b/icons/gun-medium.svg new file mode 100644 index 0000000..ea7ba2d --- /dev/null +++ b/icons/gun-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/gun-small.svg b/icons/gun-small.svg new file mode 100644 index 0000000..94617af --- /dev/null +++ b/icons/gun-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/half-fare-card-medium.svg b/icons/half-fare-card-medium.svg new file mode 100644 index 0000000..6b86cae --- /dev/null +++ b/icons/half-fare-card-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/half-fare-card-small.svg b/icons/half-fare-card-small.svg new file mode 100644 index 0000000..86e4c21 --- /dev/null +++ b/icons/half-fare-card-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/hamburger-menu-medium.svg b/icons/hamburger-menu-medium.svg new file mode 100644 index 0000000..e3b452b --- /dev/null +++ b/icons/hamburger-menu-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/hamburger-menu-small.svg b/icons/hamburger-menu-small.svg new file mode 100644 index 0000000..fbaaa08 --- /dev/null +++ b/icons/hamburger-menu-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/hammer-wrench-medium.svg b/icons/hammer-wrench-medium.svg new file mode 100644 index 0000000..bb6396d --- /dev/null +++ b/icons/hammer-wrench-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/hammer-wrench-small.svg b/icons/hammer-wrench-small.svg new file mode 100644 index 0000000..7edb3fb --- /dev/null +++ b/icons/hammer-wrench-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/hand-briefcase-medium.svg b/icons/hand-briefcase-medium.svg new file mode 100644 index 0000000..49760f9 --- /dev/null +++ b/icons/hand-briefcase-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/hand-briefcase-small.svg b/icons/hand-briefcase-small.svg new file mode 100644 index 0000000..c190ea9 --- /dev/null +++ b/icons/hand-briefcase-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/hand-clock-medium.svg b/icons/hand-clock-medium.svg new file mode 100644 index 0000000..738fdd7 --- /dev/null +++ b/icons/hand-clock-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/hand-clock-small.svg b/icons/hand-clock-small.svg new file mode 100644 index 0000000..43a9433 --- /dev/null +++ b/icons/hand-clock-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/hand-cursor-medium.svg b/icons/hand-cursor-medium.svg new file mode 100644 index 0000000..2a7d574 --- /dev/null +++ b/icons/hand-cursor-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/hand-cursor-small.svg b/icons/hand-cursor-small.svg new file mode 100644 index 0000000..4c53a54 --- /dev/null +++ b/icons/hand-cursor-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/hand-fingers-snap-large.svg b/icons/hand-fingers-snap-large.svg new file mode 100644 index 0000000..a2c0600 --- /dev/null +++ b/icons/hand-fingers-snap-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/hand-fingers-snap-medium.svg b/icons/hand-fingers-snap-medium.svg new file mode 100644 index 0000000..51f7759 --- /dev/null +++ b/icons/hand-fingers-snap-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/hand-fingers-snap-small.svg b/icons/hand-fingers-snap-small.svg new file mode 100644 index 0000000..2f4bace --- /dev/null +++ b/icons/hand-fingers-snap-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/hand-graduation-cap-large.svg b/icons/hand-graduation-cap-large.svg new file mode 100644 index 0000000..10edb9f --- /dev/null +++ b/icons/hand-graduation-cap-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/hand-graduation-cap-medium.svg b/icons/hand-graduation-cap-medium.svg new file mode 100644 index 0000000..6f45277 --- /dev/null +++ b/icons/hand-graduation-cap-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/hand-graduation-cap-small.svg b/icons/hand-graduation-cap-small.svg new file mode 100644 index 0000000..eb1b45c --- /dev/null +++ b/icons/hand-graduation-cap-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/hand-heart-large.svg b/icons/hand-heart-large.svg new file mode 100644 index 0000000..a81006d --- /dev/null +++ b/icons/hand-heart-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/hand-heart-medium.svg b/icons/hand-heart-medium.svg new file mode 100644 index 0000000..267f4fb --- /dev/null +++ b/icons/hand-heart-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/hand-heart-small.svg b/icons/hand-heart-small.svg new file mode 100644 index 0000000..e9de3b1 --- /dev/null +++ b/icons/hand-heart-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/hand-locomotive-profile-medium.svg b/icons/hand-locomotive-profile-medium.svg new file mode 100644 index 0000000..42ad979 --- /dev/null +++ b/icons/hand-locomotive-profile-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/hand-locomotive-profile-small.svg b/icons/hand-locomotive-profile-small.svg new file mode 100644 index 0000000..46a321f --- /dev/null +++ b/icons/hand-locomotive-profile-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/hand-medium.svg b/icons/hand-medium.svg new file mode 100644 index 0000000..b3d6ce3 --- /dev/null +++ b/icons/hand-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/hand-motion-medium.svg b/icons/hand-motion-medium.svg new file mode 100644 index 0000000..f4ffe98 --- /dev/null +++ b/icons/hand-motion-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/hand-motion-small.svg b/icons/hand-motion-small.svg new file mode 100644 index 0000000..d39f300 --- /dev/null +++ b/icons/hand-motion-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/hand-plus-circle-large.svg b/icons/hand-plus-circle-large.svg new file mode 100644 index 0000000..88566ed --- /dev/null +++ b/icons/hand-plus-circle-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/hand-plus-circle-medium.svg b/icons/hand-plus-circle-medium.svg new file mode 100644 index 0000000..509a89e --- /dev/null +++ b/icons/hand-plus-circle-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/hand-plus-circle-small.svg b/icons/hand-plus-circle-small.svg new file mode 100644 index 0000000..bf873ef --- /dev/null +++ b/icons/hand-plus-circle-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/hand-safety-shield-large.svg b/icons/hand-safety-shield-large.svg new file mode 100644 index 0000000..1dae2f3 --- /dev/null +++ b/icons/hand-safety-shield-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/hand-safety-shield-medium.svg b/icons/hand-safety-shield-medium.svg new file mode 100644 index 0000000..0e23e36 --- /dev/null +++ b/icons/hand-safety-shield-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/hand-safety-shield-small.svg b/icons/hand-safety-shield-small.svg new file mode 100644 index 0000000..764220b --- /dev/null +++ b/icons/hand-safety-shield-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/hand-sbb-large.svg b/icons/hand-sbb-large.svg new file mode 100644 index 0000000..a3a3089 --- /dev/null +++ b/icons/hand-sbb-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/hand-sbb-medium.svg b/icons/hand-sbb-medium.svg new file mode 100644 index 0000000..6f429f7 --- /dev/null +++ b/icons/hand-sbb-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/hand-sbb-small.svg b/icons/hand-sbb-small.svg new file mode 100644 index 0000000..c492363 --- /dev/null +++ b/icons/hand-sbb-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/hand-small.svg b/icons/hand-small.svg new file mode 100644 index 0000000..225eb7d --- /dev/null +++ b/icons/hand-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/hand-user-medium.svg b/icons/hand-user-medium.svg new file mode 100644 index 0000000..cc5a2dd --- /dev/null +++ b/icons/hand-user-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/hand-user-small.svg b/icons/hand-user-small.svg new file mode 100644 index 0000000..243403c --- /dev/null +++ b/icons/hand-user-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/hand-with-service-bell-medium.svg b/icons/hand-with-service-bell-medium.svg new file mode 100644 index 0000000..fa080e4 --- /dev/null +++ b/icons/hand-with-service-bell-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/hand-with-service-bell-small.svg b/icons/hand-with-service-bell-small.svg new file mode 100644 index 0000000..5df89cf --- /dev/null +++ b/icons/hand-with-service-bell-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/handshake-large.svg b/icons/handshake-large.svg new file mode 100644 index 0000000..d24e764 --- /dev/null +++ b/icons/handshake-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/handshake-medium.svg b/icons/handshake-medium.svg new file mode 100644 index 0000000..d75b47a --- /dev/null +++ b/icons/handshake-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/handshake-small.svg b/icons/handshake-small.svg new file mode 100644 index 0000000..dc18c44 --- /dev/null +++ b/icons/handshake-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/heart-filled-large.svg b/icons/heart-filled-large.svg new file mode 100644 index 0000000..4dc4a5f --- /dev/null +++ b/icons/heart-filled-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/heart-filled-medium.svg b/icons/heart-filled-medium.svg new file mode 100644 index 0000000..80ec19d --- /dev/null +++ b/icons/heart-filled-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/heart-filled-small.svg b/icons/heart-filled-small.svg new file mode 100644 index 0000000..949efe4 --- /dev/null +++ b/icons/heart-filled-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/heart-large.svg b/icons/heart-large.svg new file mode 100644 index 0000000..ff2f474 --- /dev/null +++ b/icons/heart-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/heart-medium.svg b/icons/heart-medium.svg new file mode 100644 index 0000000..f750350 --- /dev/null +++ b/icons/heart-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/heart-small.svg b/icons/heart-small.svg new file mode 100644 index 0000000..1701381 --- /dev/null +++ b/icons/heart-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/hierarchy-large.svg b/icons/hierarchy-large.svg new file mode 100644 index 0000000..3c4aa6f --- /dev/null +++ b/icons/hierarchy-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/hierarchy-medium.svg b/icons/hierarchy-medium.svg new file mode 100644 index 0000000..3e434c8 --- /dev/null +++ b/icons/hierarchy-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/hierarchy-small.svg b/icons/hierarchy-small.svg new file mode 100644 index 0000000..d8c55ae --- /dev/null +++ b/icons/hierarchy-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/highlighter-medium.svg b/icons/highlighter-medium.svg new file mode 100644 index 0000000..ee0ccb5 --- /dev/null +++ b/icons/highlighter-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/highlighter-small.svg b/icons/highlighter-small.svg new file mode 100644 index 0000000..41b0256 --- /dev/null +++ b/icons/highlighter-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/hiking-boot-large.svg b/icons/hiking-boot-large.svg new file mode 100644 index 0000000..7414e27 --- /dev/null +++ b/icons/hiking-boot-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/home-power-plug-medium.svg b/icons/home-power-plug-medium.svg new file mode 100644 index 0000000..5a7290d --- /dev/null +++ b/icons/home-power-plug-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/home-power-plug-small.svg b/icons/home-power-plug-small.svg new file mode 100644 index 0000000..9082fcc --- /dev/null +++ b/icons/home-power-plug-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/hostel-medium.svg b/icons/hostel-medium.svg new file mode 100644 index 0000000..1b9f52e --- /dev/null +++ b/icons/hostel-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/hostel-small.svg b/icons/hostel-small.svg new file mode 100644 index 0000000..fe44bfe --- /dev/null +++ b/icons/hostel-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/hourglass-large.svg b/icons/hourglass-large.svg new file mode 100644 index 0000000..61a56d3 --- /dev/null +++ b/icons/hourglass-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/hourglass-medium.svg b/icons/hourglass-medium.svg new file mode 100644 index 0000000..eae53f7 --- /dev/null +++ b/icons/hourglass-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/hourglass-small.svg b/icons/hourglass-small.svg new file mode 100644 index 0000000..aad3152 --- /dev/null +++ b/icons/hourglass-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/house-large.svg b/icons/house-large.svg new file mode 100644 index 0000000..db787e8 --- /dev/null +++ b/icons/house-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/house-medium.svg b/icons/house-medium.svg new file mode 100644 index 0000000..4a82588 --- /dev/null +++ b/icons/house-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/house-small.svg b/icons/house-small.svg new file mode 100644 index 0000000..94ea3ee --- /dev/null +++ b/icons/house-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-1-negative.svg b/icons/ic-1-negative.svg new file mode 100644 index 0000000..f44d61d --- /dev/null +++ b/icons/ic-1-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-1.svg b/icons/ic-1.svg new file mode 100644 index 0000000..f9e2c58 --- /dev/null +++ b/icons/ic-1.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-10-negative.svg b/icons/ic-10-negative.svg new file mode 100644 index 0000000..dc7da90 --- /dev/null +++ b/icons/ic-10-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-10.svg b/icons/ic-10.svg new file mode 100644 index 0000000..dc7da90 --- /dev/null +++ b/icons/ic-10.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-11-negative.svg b/icons/ic-11-negative.svg new file mode 100644 index 0000000..92a4724 --- /dev/null +++ b/icons/ic-11-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-11.svg b/icons/ic-11.svg new file mode 100644 index 0000000..5c46d96 --- /dev/null +++ b/icons/ic-11.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-12-negative.svg b/icons/ic-12-negative.svg new file mode 100644 index 0000000..dedb01a --- /dev/null +++ b/icons/ic-12-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-12.svg b/icons/ic-12.svg new file mode 100644 index 0000000..6c22666 --- /dev/null +++ b/icons/ic-12.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-13-negative.svg b/icons/ic-13-negative.svg new file mode 100644 index 0000000..65f9d3c --- /dev/null +++ b/icons/ic-13-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-13.svg b/icons/ic-13.svg new file mode 100644 index 0000000..d20cabf --- /dev/null +++ b/icons/ic-13.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-14-negative.svg b/icons/ic-14-negative.svg new file mode 100644 index 0000000..e6fb9b8 --- /dev/null +++ b/icons/ic-14-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-14.svg b/icons/ic-14.svg new file mode 100644 index 0000000..b48cf87 --- /dev/null +++ b/icons/ic-14.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-15-negative.svg b/icons/ic-15-negative.svg new file mode 100644 index 0000000..576b5de --- /dev/null +++ b/icons/ic-15-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-15.svg b/icons/ic-15.svg new file mode 100644 index 0000000..24d1d4d --- /dev/null +++ b/icons/ic-15.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-16-negative.svg b/icons/ic-16-negative.svg new file mode 100644 index 0000000..bcf84f9 --- /dev/null +++ b/icons/ic-16-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-16.svg b/icons/ic-16.svg new file mode 100644 index 0000000..80b3783 --- /dev/null +++ b/icons/ic-16.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-17-negative.svg b/icons/ic-17-negative.svg new file mode 100644 index 0000000..b3ffca5 --- /dev/null +++ b/icons/ic-17-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-17.svg b/icons/ic-17.svg new file mode 100644 index 0000000..0e9bc10 --- /dev/null +++ b/icons/ic-17.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-18-negative.svg b/icons/ic-18-negative.svg new file mode 100644 index 0000000..41a4e8b --- /dev/null +++ b/icons/ic-18-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-18.svg b/icons/ic-18.svg new file mode 100644 index 0000000..308b055 --- /dev/null +++ b/icons/ic-18.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-19-negative.svg b/icons/ic-19-negative.svg new file mode 100644 index 0000000..74d8b13 --- /dev/null +++ b/icons/ic-19-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-19.svg b/icons/ic-19.svg new file mode 100644 index 0000000..215298b --- /dev/null +++ b/icons/ic-19.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-2-negative.svg b/icons/ic-2-negative.svg new file mode 100644 index 0000000..ec0ff82 --- /dev/null +++ b/icons/ic-2-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-2.svg b/icons/ic-2.svg new file mode 100644 index 0000000..66c4228 --- /dev/null +++ b/icons/ic-2.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-20-negative.svg b/icons/ic-20-negative.svg new file mode 100644 index 0000000..ae901e9 --- /dev/null +++ b/icons/ic-20-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-20.svg b/icons/ic-20.svg new file mode 100644 index 0000000..d1202c4 --- /dev/null +++ b/icons/ic-20.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-21-negative.svg b/icons/ic-21-negative.svg new file mode 100644 index 0000000..3a440b0 --- /dev/null +++ b/icons/ic-21-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-21.svg b/icons/ic-21.svg new file mode 100644 index 0000000..3a440b0 --- /dev/null +++ b/icons/ic-21.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-22-negative.svg b/icons/ic-22-negative.svg new file mode 100644 index 0000000..e248b7d --- /dev/null +++ b/icons/ic-22-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-22.svg b/icons/ic-22.svg new file mode 100644 index 0000000..a78da87 --- /dev/null +++ b/icons/ic-22.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-23-negative.svg b/icons/ic-23-negative.svg new file mode 100644 index 0000000..8cf126f --- /dev/null +++ b/icons/ic-23-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-23.svg b/icons/ic-23.svg new file mode 100644 index 0000000..269e89d --- /dev/null +++ b/icons/ic-23.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-24-negative.svg b/icons/ic-24-negative.svg new file mode 100644 index 0000000..b2dcae1 --- /dev/null +++ b/icons/ic-24-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-24.svg b/icons/ic-24.svg new file mode 100644 index 0000000..3d6eedc --- /dev/null +++ b/icons/ic-24.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-25-negative.svg b/icons/ic-25-negative.svg new file mode 100644 index 0000000..fa9fb41 --- /dev/null +++ b/icons/ic-25-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-25.svg b/icons/ic-25.svg new file mode 100644 index 0000000..4fee71e --- /dev/null +++ b/icons/ic-25.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-26-negative.svg b/icons/ic-26-negative.svg new file mode 100644 index 0000000..8861d08 --- /dev/null +++ b/icons/ic-26-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-26.svg b/icons/ic-26.svg new file mode 100644 index 0000000..4334590 --- /dev/null +++ b/icons/ic-26.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-27-negative.svg b/icons/ic-27-negative.svg new file mode 100644 index 0000000..e3792a0 --- /dev/null +++ b/icons/ic-27-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-27.svg b/icons/ic-27.svg new file mode 100644 index 0000000..e738f55 --- /dev/null +++ b/icons/ic-27.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-28-negative.svg b/icons/ic-28-negative.svg new file mode 100644 index 0000000..3736dd5 --- /dev/null +++ b/icons/ic-28-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-28.svg b/icons/ic-28.svg new file mode 100644 index 0000000..7784e0c --- /dev/null +++ b/icons/ic-28.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-29-negative.svg b/icons/ic-29-negative.svg new file mode 100644 index 0000000..65fbe98 --- /dev/null +++ b/icons/ic-29-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-29.svg b/icons/ic-29.svg new file mode 100644 index 0000000..2deaefa --- /dev/null +++ b/icons/ic-29.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-3-negative.svg b/icons/ic-3-negative.svg new file mode 100644 index 0000000..8ca0d92 --- /dev/null +++ b/icons/ic-3-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-3.svg b/icons/ic-3.svg new file mode 100644 index 0000000..7189bc2 --- /dev/null +++ b/icons/ic-3.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-30-negative.svg b/icons/ic-30-negative.svg new file mode 100644 index 0000000..5b8b614 --- /dev/null +++ b/icons/ic-30-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-30.svg b/icons/ic-30.svg new file mode 100644 index 0000000..96c2a4f --- /dev/null +++ b/icons/ic-30.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-31-negative.svg b/icons/ic-31-negative.svg new file mode 100644 index 0000000..30a3c3c --- /dev/null +++ b/icons/ic-31-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-31.svg b/icons/ic-31.svg new file mode 100644 index 0000000..29cedf0 --- /dev/null +++ b/icons/ic-31.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-32-negative.svg b/icons/ic-32-negative.svg new file mode 100644 index 0000000..8c96683 --- /dev/null +++ b/icons/ic-32-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-32.svg b/icons/ic-32.svg new file mode 100644 index 0000000..6cbddd0 --- /dev/null +++ b/icons/ic-32.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-33-negative.svg b/icons/ic-33-negative.svg new file mode 100644 index 0000000..b402ee0 --- /dev/null +++ b/icons/ic-33-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-33.svg b/icons/ic-33.svg new file mode 100644 index 0000000..73f48d1 --- /dev/null +++ b/icons/ic-33.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-34-negative.svg b/icons/ic-34-negative.svg new file mode 100644 index 0000000..4dc9c2f --- /dev/null +++ b/icons/ic-34-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-34.svg b/icons/ic-34.svg new file mode 100644 index 0000000..36826dd --- /dev/null +++ b/icons/ic-34.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-35-negative.svg b/icons/ic-35-negative.svg new file mode 100644 index 0000000..e101cc4 --- /dev/null +++ b/icons/ic-35-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-35.svg b/icons/ic-35.svg new file mode 100644 index 0000000..7f3983c --- /dev/null +++ b/icons/ic-35.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-36-negative.svg b/icons/ic-36-negative.svg new file mode 100644 index 0000000..eca5da6 --- /dev/null +++ b/icons/ic-36-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-36.svg b/icons/ic-36.svg new file mode 100644 index 0000000..f47cbee --- /dev/null +++ b/icons/ic-36.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-37-negative.svg b/icons/ic-37-negative.svg new file mode 100644 index 0000000..22d0abc --- /dev/null +++ b/icons/ic-37-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-37.svg b/icons/ic-37.svg new file mode 100644 index 0000000..d069f16 --- /dev/null +++ b/icons/ic-37.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-38-negative.svg b/icons/ic-38-negative.svg new file mode 100644 index 0000000..04dad6f --- /dev/null +++ b/icons/ic-38-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-38.svg b/icons/ic-38.svg new file mode 100644 index 0000000..591b6e3 --- /dev/null +++ b/icons/ic-38.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-39-negative.svg b/icons/ic-39-negative.svg new file mode 100644 index 0000000..316c20c --- /dev/null +++ b/icons/ic-39-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-39.svg b/icons/ic-39.svg new file mode 100644 index 0000000..03ac7a8 --- /dev/null +++ b/icons/ic-39.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-4-negative.svg b/icons/ic-4-negative.svg new file mode 100644 index 0000000..24e3f51 --- /dev/null +++ b/icons/ic-4-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-4.svg b/icons/ic-4.svg new file mode 100644 index 0000000..24e3f51 --- /dev/null +++ b/icons/ic-4.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-40-negative.svg b/icons/ic-40-negative.svg new file mode 100644 index 0000000..ae3a9d9 --- /dev/null +++ b/icons/ic-40-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-40.svg b/icons/ic-40.svg new file mode 100644 index 0000000..ae3a9d9 --- /dev/null +++ b/icons/ic-40.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-41-negative.svg b/icons/ic-41-negative.svg new file mode 100644 index 0000000..4e97ec7 --- /dev/null +++ b/icons/ic-41-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-41.svg b/icons/ic-41.svg new file mode 100644 index 0000000..4e97ec7 --- /dev/null +++ b/icons/ic-41.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-42-negative.svg b/icons/ic-42-negative.svg new file mode 100644 index 0000000..d970c29 --- /dev/null +++ b/icons/ic-42-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-42.svg b/icons/ic-42.svg new file mode 100644 index 0000000..d970c29 --- /dev/null +++ b/icons/ic-42.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-43-negative.svg b/icons/ic-43-negative.svg new file mode 100644 index 0000000..2c62611 --- /dev/null +++ b/icons/ic-43-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-43.svg b/icons/ic-43.svg new file mode 100644 index 0000000..2c62611 --- /dev/null +++ b/icons/ic-43.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-44-negative.svg b/icons/ic-44-negative.svg new file mode 100644 index 0000000..b46fa29 --- /dev/null +++ b/icons/ic-44-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-44.svg b/icons/ic-44.svg new file mode 100644 index 0000000..b46fa29 --- /dev/null +++ b/icons/ic-44.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-45-negative.svg b/icons/ic-45-negative.svg new file mode 100644 index 0000000..582416a --- /dev/null +++ b/icons/ic-45-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-45.svg b/icons/ic-45.svg new file mode 100644 index 0000000..582416a --- /dev/null +++ b/icons/ic-45.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-46-negative.svg b/icons/ic-46-negative.svg new file mode 100644 index 0000000..5840c07 --- /dev/null +++ b/icons/ic-46-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-46.svg b/icons/ic-46.svg new file mode 100644 index 0000000..5840c07 --- /dev/null +++ b/icons/ic-46.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-47-negative.svg b/icons/ic-47-negative.svg new file mode 100644 index 0000000..bebb879 --- /dev/null +++ b/icons/ic-47-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-47.svg b/icons/ic-47.svg new file mode 100644 index 0000000..bebb879 --- /dev/null +++ b/icons/ic-47.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-48-negative.svg b/icons/ic-48-negative.svg new file mode 100644 index 0000000..15d561a --- /dev/null +++ b/icons/ic-48-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-48.svg b/icons/ic-48.svg new file mode 100644 index 0000000..15d561a --- /dev/null +++ b/icons/ic-48.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-49-negative.svg b/icons/ic-49-negative.svg new file mode 100644 index 0000000..e9c9add --- /dev/null +++ b/icons/ic-49-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-49.svg b/icons/ic-49.svg new file mode 100644 index 0000000..e9c9add --- /dev/null +++ b/icons/ic-49.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-5-negative.svg b/icons/ic-5-negative.svg new file mode 100644 index 0000000..9679679 --- /dev/null +++ b/icons/ic-5-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-5.svg b/icons/ic-5.svg new file mode 100644 index 0000000..942094e --- /dev/null +++ b/icons/ic-5.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-50-negative.svg b/icons/ic-50-negative.svg new file mode 100644 index 0000000..fca5f62 --- /dev/null +++ b/icons/ic-50-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-50.svg b/icons/ic-50.svg new file mode 100644 index 0000000..75aedf0 --- /dev/null +++ b/icons/ic-50.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-51-negative.svg b/icons/ic-51-negative.svg new file mode 100644 index 0000000..bb7f236 --- /dev/null +++ b/icons/ic-51-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-51.svg b/icons/ic-51.svg new file mode 100644 index 0000000..2ec91ae --- /dev/null +++ b/icons/ic-51.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-52-negative.svg b/icons/ic-52-negative.svg new file mode 100644 index 0000000..4d11010 --- /dev/null +++ b/icons/ic-52-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-52.svg b/icons/ic-52.svg new file mode 100644 index 0000000..1607e24 --- /dev/null +++ b/icons/ic-52.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-53-negative.svg b/icons/ic-53-negative.svg new file mode 100644 index 0000000..6fb7b80 --- /dev/null +++ b/icons/ic-53-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-53.svg b/icons/ic-53.svg new file mode 100644 index 0000000..5074934 --- /dev/null +++ b/icons/ic-53.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-54-negative.svg b/icons/ic-54-negative.svg new file mode 100644 index 0000000..40b5859 --- /dev/null +++ b/icons/ic-54-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-54.svg b/icons/ic-54.svg new file mode 100644 index 0000000..682fd80 --- /dev/null +++ b/icons/ic-54.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-55-negative.svg b/icons/ic-55-negative.svg new file mode 100644 index 0000000..8ec7d37 --- /dev/null +++ b/icons/ic-55-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-55.svg b/icons/ic-55.svg new file mode 100644 index 0000000..a369da5 --- /dev/null +++ b/icons/ic-55.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-56-negative.svg b/icons/ic-56-negative.svg new file mode 100644 index 0000000..420e5ba --- /dev/null +++ b/icons/ic-56-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-56.svg b/icons/ic-56.svg new file mode 100644 index 0000000..17a34f6 --- /dev/null +++ b/icons/ic-56.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-57-negative.svg b/icons/ic-57-negative.svg new file mode 100644 index 0000000..05651da --- /dev/null +++ b/icons/ic-57-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-57.svg b/icons/ic-57.svg new file mode 100644 index 0000000..75be4a6 --- /dev/null +++ b/icons/ic-57.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-58-negative.svg b/icons/ic-58-negative.svg new file mode 100644 index 0000000..70c7c99 --- /dev/null +++ b/icons/ic-58-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-58.svg b/icons/ic-58.svg new file mode 100644 index 0000000..ef29544 --- /dev/null +++ b/icons/ic-58.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-59-negative.svg b/icons/ic-59-negative.svg new file mode 100644 index 0000000..99fc258 --- /dev/null +++ b/icons/ic-59-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-59.svg b/icons/ic-59.svg new file mode 100644 index 0000000..76d9c73 --- /dev/null +++ b/icons/ic-59.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-6-negative.svg b/icons/ic-6-negative.svg new file mode 100644 index 0000000..7e61879 --- /dev/null +++ b/icons/ic-6-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-6.svg b/icons/ic-6.svg new file mode 100644 index 0000000..7e8fafe --- /dev/null +++ b/icons/ic-6.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-60-negative.svg b/icons/ic-60-negative.svg new file mode 100644 index 0000000..d44cc3a --- /dev/null +++ b/icons/ic-60-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-60.svg b/icons/ic-60.svg new file mode 100644 index 0000000..d44cc3a --- /dev/null +++ b/icons/ic-60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-61-negative.svg b/icons/ic-61-negative.svg new file mode 100644 index 0000000..bc6d099 --- /dev/null +++ b/icons/ic-61-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-61.svg b/icons/ic-61.svg new file mode 100644 index 0000000..8700d5b --- /dev/null +++ b/icons/ic-61.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-62-negative.svg b/icons/ic-62-negative.svg new file mode 100644 index 0000000..addef59 --- /dev/null +++ b/icons/ic-62-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-62.svg b/icons/ic-62.svg new file mode 100644 index 0000000..addef59 --- /dev/null +++ b/icons/ic-62.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-63-negative.svg b/icons/ic-63-negative.svg new file mode 100644 index 0000000..8cf665e --- /dev/null +++ b/icons/ic-63-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-63.svg b/icons/ic-63.svg new file mode 100644 index 0000000..899ceb4 --- /dev/null +++ b/icons/ic-63.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-64-negative.svg b/icons/ic-64-negative.svg new file mode 100644 index 0000000..b2bbfc3 --- /dev/null +++ b/icons/ic-64-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-64.svg b/icons/ic-64.svg new file mode 100644 index 0000000..9c0105e --- /dev/null +++ b/icons/ic-64.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-65-negative.svg b/icons/ic-65-negative.svg new file mode 100644 index 0000000..214f098 --- /dev/null +++ b/icons/ic-65-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-65.svg b/icons/ic-65.svg new file mode 100644 index 0000000..d7f4b84 --- /dev/null +++ b/icons/ic-65.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-66-negative.svg b/icons/ic-66-negative.svg new file mode 100644 index 0000000..3074a53 --- /dev/null +++ b/icons/ic-66-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-66.svg b/icons/ic-66.svg new file mode 100644 index 0000000..9ec3844 --- /dev/null +++ b/icons/ic-66.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-67-negative.svg b/icons/ic-67-negative.svg new file mode 100644 index 0000000..434c089 --- /dev/null +++ b/icons/ic-67-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-67.svg b/icons/ic-67.svg new file mode 100644 index 0000000..ff531be --- /dev/null +++ b/icons/ic-67.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-68-negative.svg b/icons/ic-68-negative.svg new file mode 100644 index 0000000..e058820 --- /dev/null +++ b/icons/ic-68-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-68.svg b/icons/ic-68.svg new file mode 100644 index 0000000..6b1a50c --- /dev/null +++ b/icons/ic-68.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-69-negative.svg b/icons/ic-69-negative.svg new file mode 100644 index 0000000..44d3204 --- /dev/null +++ b/icons/ic-69-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-69.svg b/icons/ic-69.svg new file mode 100644 index 0000000..74e7cca --- /dev/null +++ b/icons/ic-69.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-7-negative.svg b/icons/ic-7-negative.svg new file mode 100644 index 0000000..59ff32a --- /dev/null +++ b/icons/ic-7-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-7.svg b/icons/ic-7.svg new file mode 100644 index 0000000..59ff32a --- /dev/null +++ b/icons/ic-7.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-70-negative.svg b/icons/ic-70-negative.svg new file mode 100644 index 0000000..4a22ec7 --- /dev/null +++ b/icons/ic-70-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-70.svg b/icons/ic-70.svg new file mode 100644 index 0000000..e3607ce --- /dev/null +++ b/icons/ic-70.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-71-negative.svg b/icons/ic-71-negative.svg new file mode 100644 index 0000000..ea24335 --- /dev/null +++ b/icons/ic-71-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-71.svg b/icons/ic-71.svg new file mode 100644 index 0000000..1de0710 --- /dev/null +++ b/icons/ic-71.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-72-negative.svg b/icons/ic-72-negative.svg new file mode 100644 index 0000000..52e3fc0 --- /dev/null +++ b/icons/ic-72-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-72.svg b/icons/ic-72.svg new file mode 100644 index 0000000..7f39a31 --- /dev/null +++ b/icons/ic-72.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-73-negative.svg b/icons/ic-73-negative.svg new file mode 100644 index 0000000..357111d --- /dev/null +++ b/icons/ic-73-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-73.svg b/icons/ic-73.svg new file mode 100644 index 0000000..000b25e --- /dev/null +++ b/icons/ic-73.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-74-negative.svg b/icons/ic-74-negative.svg new file mode 100644 index 0000000..3f717c6 --- /dev/null +++ b/icons/ic-74-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-74.svg b/icons/ic-74.svg new file mode 100644 index 0000000..7120ca1 --- /dev/null +++ b/icons/ic-74.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-75-negative.svg b/icons/ic-75-negative.svg new file mode 100644 index 0000000..6a83fda --- /dev/null +++ b/icons/ic-75-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-75.svg b/icons/ic-75.svg new file mode 100644 index 0000000..f9d9704 --- /dev/null +++ b/icons/ic-75.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-76-negative.svg b/icons/ic-76-negative.svg new file mode 100644 index 0000000..157e1fa --- /dev/null +++ b/icons/ic-76-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-76.svg b/icons/ic-76.svg new file mode 100644 index 0000000..0e21391 --- /dev/null +++ b/icons/ic-76.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-77-negative.svg b/icons/ic-77-negative.svg new file mode 100644 index 0000000..246f349 --- /dev/null +++ b/icons/ic-77-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-77.svg b/icons/ic-77.svg new file mode 100644 index 0000000..e04a8b7 --- /dev/null +++ b/icons/ic-77.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-78-negative.svg b/icons/ic-78-negative.svg new file mode 100644 index 0000000..2f60d69 --- /dev/null +++ b/icons/ic-78-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-78.svg b/icons/ic-78.svg new file mode 100644 index 0000000..1bbc2ec --- /dev/null +++ b/icons/ic-78.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-79-negative.svg b/icons/ic-79-negative.svg new file mode 100644 index 0000000..bf6442a --- /dev/null +++ b/icons/ic-79-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-79.svg b/icons/ic-79.svg new file mode 100644 index 0000000..1d16d27 --- /dev/null +++ b/icons/ic-79.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-8-negative.svg b/icons/ic-8-negative.svg new file mode 100644 index 0000000..8b3871e --- /dev/null +++ b/icons/ic-8-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-8.svg b/icons/ic-8.svg new file mode 100644 index 0000000..8b3871e --- /dev/null +++ b/icons/ic-8.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-80-negative.svg b/icons/ic-80-negative.svg new file mode 100644 index 0000000..b5b7751 --- /dev/null +++ b/icons/ic-80-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-80.svg b/icons/ic-80.svg new file mode 100644 index 0000000..38b4a0c --- /dev/null +++ b/icons/ic-80.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-81-negative.svg b/icons/ic-81-negative.svg new file mode 100644 index 0000000..6a02045 --- /dev/null +++ b/icons/ic-81-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-81.svg b/icons/ic-81.svg new file mode 100644 index 0000000..814b9f4 --- /dev/null +++ b/icons/ic-81.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-82-negative.svg b/icons/ic-82-negative.svg new file mode 100644 index 0000000..1ce5110 --- /dev/null +++ b/icons/ic-82-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-82.svg b/icons/ic-82.svg new file mode 100644 index 0000000..ab3c088 --- /dev/null +++ b/icons/ic-82.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-83-negative.svg b/icons/ic-83-negative.svg new file mode 100644 index 0000000..741c19f --- /dev/null +++ b/icons/ic-83-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-83.svg b/icons/ic-83.svg new file mode 100644 index 0000000..451bc2c --- /dev/null +++ b/icons/ic-83.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-84-negative.svg b/icons/ic-84-negative.svg new file mode 100644 index 0000000..c144c3d --- /dev/null +++ b/icons/ic-84-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-84.svg b/icons/ic-84.svg new file mode 100644 index 0000000..08e037b --- /dev/null +++ b/icons/ic-84.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-85-negative.svg b/icons/ic-85-negative.svg new file mode 100644 index 0000000..c8237e0 --- /dev/null +++ b/icons/ic-85-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-85.svg b/icons/ic-85.svg new file mode 100644 index 0000000..36af642 --- /dev/null +++ b/icons/ic-85.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-86-negative.svg b/icons/ic-86-negative.svg new file mode 100644 index 0000000..4e6d2da --- /dev/null +++ b/icons/ic-86-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-86.svg b/icons/ic-86.svg new file mode 100644 index 0000000..7c7cee9 --- /dev/null +++ b/icons/ic-86.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-87-negative.svg b/icons/ic-87-negative.svg new file mode 100644 index 0000000..10b5d58 --- /dev/null +++ b/icons/ic-87-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-87.svg b/icons/ic-87.svg new file mode 100644 index 0000000..1d1599b --- /dev/null +++ b/icons/ic-87.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-88-negative.svg b/icons/ic-88-negative.svg new file mode 100644 index 0000000..8eba78e --- /dev/null +++ b/icons/ic-88-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-88.svg b/icons/ic-88.svg new file mode 100644 index 0000000..4eeab18 --- /dev/null +++ b/icons/ic-88.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-89-negative.svg b/icons/ic-89-negative.svg new file mode 100644 index 0000000..d9ecc06 --- /dev/null +++ b/icons/ic-89-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-89.svg b/icons/ic-89.svg new file mode 100644 index 0000000..0e77d53 --- /dev/null +++ b/icons/ic-89.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-9-negative.svg b/icons/ic-9-negative.svg new file mode 100644 index 0000000..5fa5fe3 --- /dev/null +++ b/icons/ic-9-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-9.svg b/icons/ic-9.svg new file mode 100644 index 0000000..c4a3504 --- /dev/null +++ b/icons/ic-9.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-90-negative.svg b/icons/ic-90-negative.svg new file mode 100644 index 0000000..bda5653 --- /dev/null +++ b/icons/ic-90-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-90.svg b/icons/ic-90.svg new file mode 100644 index 0000000..19c8b61 --- /dev/null +++ b/icons/ic-90.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-91-negative.svg b/icons/ic-91-negative.svg new file mode 100644 index 0000000..859262e --- /dev/null +++ b/icons/ic-91-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-91.svg b/icons/ic-91.svg new file mode 100644 index 0000000..4ad9257 --- /dev/null +++ b/icons/ic-91.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-92-negative.svg b/icons/ic-92-negative.svg new file mode 100644 index 0000000..2b21706 --- /dev/null +++ b/icons/ic-92-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-92.svg b/icons/ic-92.svg new file mode 100644 index 0000000..36743f7 --- /dev/null +++ b/icons/ic-92.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-93-negative.svg b/icons/ic-93-negative.svg new file mode 100644 index 0000000..62e4c1c --- /dev/null +++ b/icons/ic-93-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-93.svg b/icons/ic-93.svg new file mode 100644 index 0000000..e381627 --- /dev/null +++ b/icons/ic-93.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-94-negative.svg b/icons/ic-94-negative.svg new file mode 100644 index 0000000..7ac9070 --- /dev/null +++ b/icons/ic-94-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-94.svg b/icons/ic-94.svg new file mode 100644 index 0000000..909c76f --- /dev/null +++ b/icons/ic-94.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-95-negative.svg b/icons/ic-95-negative.svg new file mode 100644 index 0000000..f05236b --- /dev/null +++ b/icons/ic-95-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-95.svg b/icons/ic-95.svg new file mode 100644 index 0000000..780833e --- /dev/null +++ b/icons/ic-95.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-96-negative.svg b/icons/ic-96-negative.svg new file mode 100644 index 0000000..ac3a47c --- /dev/null +++ b/icons/ic-96-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-96.svg b/icons/ic-96.svg new file mode 100644 index 0000000..ff5c29d --- /dev/null +++ b/icons/ic-96.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-97-negative.svg b/icons/ic-97-negative.svg new file mode 100644 index 0000000..eca6242 --- /dev/null +++ b/icons/ic-97-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-97.svg b/icons/ic-97.svg new file mode 100644 index 0000000..ab4c84b --- /dev/null +++ b/icons/ic-97.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-98-negative.svg b/icons/ic-98-negative.svg new file mode 100644 index 0000000..9a951c0 --- /dev/null +++ b/icons/ic-98-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-98.svg b/icons/ic-98.svg new file mode 100644 index 0000000..0b27566 --- /dev/null +++ b/icons/ic-98.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-99-negative.svg b/icons/ic-99-negative.svg new file mode 100644 index 0000000..c9c1895 --- /dev/null +++ b/icons/ic-99-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-99.svg b/icons/ic-99.svg new file mode 100644 index 0000000..68ae5ca --- /dev/null +++ b/icons/ic-99.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic-negative.svg b/icons/ic-negative.svg new file mode 100644 index 0000000..f3097aa --- /dev/null +++ b/icons/ic-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ic.svg b/icons/ic.svg new file mode 100644 index 0000000..f3097aa --- /dev/null +++ b/icons/ic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ice-negative.svg b/icons/ice-negative.svg new file mode 100644 index 0000000..a282c3e --- /dev/null +++ b/icons/ice-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ice.svg b/icons/ice.svg new file mode 100644 index 0000000..2827020 --- /dev/null +++ b/icons/ice.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/icn-negative.svg b/icons/icn-negative.svg new file mode 100644 index 0000000..df9ac03 --- /dev/null +++ b/icons/icn-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/icn.svg b/icons/icn.svg new file mode 100644 index 0000000..1fbd3b3 --- /dev/null +++ b/icons/icn.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/id-card-employee-medium.svg b/icons/id-card-employee-medium.svg new file mode 100644 index 0000000..df84094 --- /dev/null +++ b/icons/id-card-employee-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/id-card-employee-small.svg b/icons/id-card-employee-small.svg new file mode 100644 index 0000000..ba8d1f0 --- /dev/null +++ b/icons/id-card-employee-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/increase-size-medium.svg b/icons/increase-size-medium.svg new file mode 100644 index 0000000..194733b --- /dev/null +++ b/icons/increase-size-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/increase-size-small.svg b/icons/increase-size-small.svg new file mode 100644 index 0000000..41b7359 --- /dev/null +++ b/icons/increase-size-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/index.json b/icons/index.json new file mode 100644 index 0000000..f4213dd --- /dev/null +++ b/icons/index.json @@ -0,0 +1,39403 @@ +{ + "version": "0.1.77", + "icons": [ + { + "name": "aerosol-can-small", + "color": true, + "scalable": false, + "tags": [ + "aerosol-can", + "graffiti", + "sprühdose", + "ui-icons", + "Basic", + "aerosol-can", + "Size=small" + ] + }, + { + "name": "aerosol-can-medium", + "color": true, + "scalable": false, + "tags": [ + "aerosol-can", + "graffiti", + "sprühdose", + "ui-icons", + "Basic", + "aerosol-can", + "Size=medium" + ] + }, + { + "name": "aerosol-can-large", + "color": true, + "scalable": false, + "tags": [ + "aerosol-can", + "graffiti", + "sprühdose", + "ui-icons", + "Basic", + "aerosol-can", + "Size=large" + ] + }, + { + "name": "alarm-clock-small", + "color": true, + "scalable": false, + "tags": [ + "alarm", + "clock", + "time", + "wecker", + "zeit", + "morning", + "morgen", + "ui-icons", + "Basic", + "alarm-clock", + "Size=small" + ] + }, + { + "name": "alarm-clock-medium", + "color": true, + "scalable": false, + "tags": [ + "alarm", + "clock", + "time", + "wecker", + "zeit", + "morning", + "morgen", + "ui-icons", + "Basic", + "alarm-clock", + "Size=medium" + ] + }, + { + "name": "alarm-clock-large", + "color": true, + "scalable": false, + "tags": [ + "alarm", + "clock", + "time", + "wecker", + "zeit", + "morning", + "morgen", + "ui-icons", + "Basic", + "alarm-clock", + "Size=large" + ] + }, + { + "name": "app-icon-small", + "color": true, + "scalable": false, + "tags": [ + "sbb", + "app", + "ui-icons", + "Basic", + "app-icon", + "Size=small" + ] + }, + { + "name": "app-icon-medium", + "color": true, + "scalable": false, + "tags": [ + "sbb", + "app", + "ui-icons", + "Basic", + "app-icon", + "Size=medium" + ] + }, + { + "name": "app-icon-large", + "color": true, + "scalable": false, + "tags": [ + "sbb", + "app", + "ui-icons", + "Basic", + "app-icon", + "Size=large" + ] + }, + { + "name": "apple-bag-small", + "color": true, + "scalable": false, + "tags": [ + "apple", + "bag", + "food", + "lunch", + "picknick", + "apfel", + "tüte", + "essen", + "ui-icons", + "Basic", + "apple-bag", + "Size=small" + ] + }, + { + "name": "apple-bag-medium", + "color": true, + "scalable": false, + "tags": [ + "apple", + "bag", + "food", + "lunch", + "picknick", + "apfel", + "tüte", + "essen", + "ui-icons", + "Basic", + "apple-bag", + "Size=medium" + ] + }, + { + "name": "apple-bag-large", + "color": true, + "scalable": false, + "tags": [ + "apple", + "bag", + "food", + "lunch", + "picknick", + "apfel", + "tüte", + "essen", + "ui-icons", + "Basic", + "apple-bag", + "Size=large" + ] + }, + { + "name": "armchair-small", + "color": true, + "scalable": false, + "tags": [ + "armchair", + "comfort", + "seat", + "chair", + "sessel", + "sitzen", + "Komfort", + "Sitz", + "stuhl", + "ui-icons", + "Basic", + "armchair", + "Size=small" + ] + }, + { + "name": "armchair-medium", + "color": true, + "scalable": false, + "tags": [ + "armchair", + "comfort", + "seat", + "chair", + "sessel", + "sitzen", + "Komfort", + "Sitz", + "stuhl", + "ui-icons", + "Basic", + "armchair", + "Size=medium" + ] + }, + { + "name": "armchair-large", + "color": true, + "scalable": false, + "tags": [ + "armchair", + "comfort", + "seat", + "chair", + "sessel", + "sitzen", + "Komfort", + "Sitz", + "stuhl", + "ui-icons", + "Basic", + "armchair", + "Size=large" + ] + }, + { + "name": "armchair-profile-user-small", + "color": true, + "scalable": false, + "tags": [ + "sofa", + "couch", + "comfort", + "seat", + "chair", + "sitting", + "Sitz", + "Komfort", + "sitzen", + "stuhl", + "ui-icons", + "Basic", + "armchair-profile-user", + "Size=small" + ] + }, + { + "name": "armchair-profile-user-medium", + "color": true, + "scalable": false, + "tags": [ + "sofa", + "couch", + "comfort", + "seat", + "chair", + "sitting", + "Sitz", + "Komfort", + "sitzen", + "stuhl", + "ui-icons", + "Basic", + "armchair-profile-user", + "Size=medium" + ] + }, + { + "name": "armchair-profile-user-large", + "color": true, + "scalable": false, + "tags": [ + "sofa", + "couch", + "comfort", + "seat", + "chair", + "sitting", + "Sitz", + "Komfort", + "sitzen", + "stuhl", + "ui-icons", + "Basic", + "armchair-profile-user", + "Size=large" + ] + }, + { + "name": "arrow-circle-time-medium", + "color": true, + "scalable": false, + "tags": [ + "reset", + "time", + "history", + "Historie", + "verlauf", + "zeit", + "zurücksetzen", + "ui-icons", + "Basic", + "arrow-circle-time", + "Size=medium" + ] + }, + { + "name": "arrow-circle-time-small", + "color": true, + "scalable": false, + "tags": [ + "reset", + "time", + "history", + "Historie", + "verlauf", + "zeit", + "zurücksetzen", + "ui-icons", + "Basic", + "arrow-circle-time", + "Size=small" + ] + }, + { + "name": "backpack-small", + "color": true, + "scalable": false, + "tags": [ + "backpack", + "bag", + "rucksack", + "tasche", + "ui-icons", + "Basic", + "backpack", + "Size=small" + ] + }, + { + "name": "backpack-medium", + "color": true, + "scalable": false, + "tags": [ + "backpack", + "bag", + "rucksack", + "tasche", + "ui-icons", + "Basic", + "backpack", + "Size=medium" + ] + }, + { + "name": "backpack-large", + "color": true, + "scalable": false, + "tags": [ + "backpack", + "bag", + "rucksack", + "tasche", + "ui-icons", + "Basic", + "backpack", + "Size=large" + ] + }, + { + "name": "banknotes-dollar-small", + "color": true, + "scalable": false, + "tags": [ + "banknotes", + "dollar", + "cash", + "money", + "geld", + "banknoten", + "noten", + "scheine", + "geldscheine", + "bargeld", + "ui-icons", + "Basic", + "banknotes-dollar", + "Size=small" + ] + }, + { + "name": "banknotes-dollar-medium", + "color": true, + "scalable": false, + "tags": [ + "banknotes", + "dollar", + "cash", + "money", + "geld", + "banknoten", + "noten", + "scheine", + "geldscheine", + "bargeld", + "ui-icons", + "Basic", + "banknotes-dollar", + "Size=medium" + ] + }, + { + "name": "banknotes-dollar-large", + "color": true, + "scalable": false, + "tags": [ + "banknotes", + "dollar", + "cash", + "money", + "geld", + "banknoten", + "noten", + "scheine", + "geldscheine", + "bargeld", + "ui-icons", + "Basic", + "banknotes-dollar", + "Size=large" + ] + }, + { + "name": "battery-level-empty-small", + "color": true, + "scalable": false, + "tags": [ + "battery", + "empty", + "level", + "energy", + "recharge", + "batterie", + "leer", + "energie", + "aufladen", + "akku", + "ui-icons", + "Basic", + "battery-level-empty", + "Size=small" + ] + }, + { + "name": "battery-level-empty-medium", + "color": true, + "scalable": false, + "tags": [ + "battery", + "empty", + "level", + "energy", + "recharge", + "batterie", + "leer", + "energie", + "aufladen", + "akku", + "ui-icons", + "Basic", + "battery-level-empty", + "Size=medium" + ] + }, + { + "name": "battery-level-empty-large", + "color": true, + "scalable": false, + "tags": [ + "battery", + "empty", + "level", + "energy", + "recharge", + "batterie", + "leer", + "energie", + "aufladen", + "akku", + "ui-icons", + "Basic", + "battery-level-empty", + "Size=large" + ] + }, + { + "name": "battery-level-high-small", + "color": true, + "scalable": false, + "tags": [ + "battery", + "nearly", + "full", + "level", + "energy", + "batterie", + "fast", + "voll", + "energie", + "akku", + "ui-icons", + "Basic", + "battery-level-high", + "Size=small" + ] + }, + { + "name": "battery-level-high-medium", + "color": true, + "scalable": false, + "tags": [ + "battery", + "nearly", + "full", + "level", + "energy", + "batterie", + "fast", + "voll", + "energie", + "akku", + "ui-icons", + "Basic", + "battery-level-high", + "Size=medium" + ] + }, + { + "name": "battery-level-high-large", + "color": true, + "scalable": false, + "tags": [ + "battery", + "nearly", + "full", + "level", + "energy", + "batterie", + "fast", + "voll", + "energie", + "akku", + "ui-icons", + "Basic", + "battery-level-high", + "Size=large" + ] + }, + { + "name": "battery-level-low-small", + "color": true, + "scalable": false, + "tags": [ + "battery", + "low", + "empty", + "level", + "energy", + "batterie", + "akku", + "tief", + "leer", + "energie", + "aufladen", + "recharge", + "ui-icons", + "Basic", + "battery-level-low", + "Size=small" + ] + }, + { + "name": "battery-level-low-medium", + "color": true, + "scalable": false, + "tags": [ + "battery", + "low", + "empty", + "level", + "energy", + "batterie", + "akku", + "tief", + "leer", + "energie", + "aufladen", + "recharge", + "ui-icons", + "Basic", + "battery-level-low", + "Size=medium" + ] + }, + { + "name": "battery-level-low-large", + "color": true, + "scalable": false, + "tags": [ + "battery", + "low", + "empty", + "level", + "energy", + "batterie", + "akku", + "tief", + "leer", + "energie", + "aufladen", + "recharge", + "ui-icons", + "Basic", + "battery-level-low", + "Size=large" + ] + }, + { + "name": "battery-level-medium-small", + "color": true, + "scalable": false, + "tags": [ + "battery", + "medium", + "level", + "batterie", + "akku", + "mittel", + "halbvoll", + "halb", + "halbleer", + "energy", + "energie", + "aufladen", + "recharge", + "ui-icons", + "Basic", + "battery-level-medium", + "Size=small" + ] + }, + { + "name": "battery-level-medium-medium", + "color": true, + "scalable": false, + "tags": [ + "battery", + "medium", + "level", + "batterie", + "akku", + "mittel", + "halbvoll", + "halb", + "halbleer", + "energy", + "energie", + "aufladen", + "recharge", + "ui-icons", + "Basic", + "battery-level-medium", + "Size=medium" + ] + }, + { + "name": "battery-level-medium-large", + "color": true, + "scalable": false, + "tags": [ + "battery", + "medium", + "level", + "batterie", + "akku", + "mittel", + "halbvoll", + "halb", + "halbleer", + "energy", + "energie", + "aufladen", + "recharge", + "ui-icons", + "Basic", + "battery-level-medium", + "Size=large" + ] + }, + { + "name": "battery-level-percentage-small", + "color": true, + "scalable": false, + "tags": [ + "battery", + "level", + "batterie", + "akku", + "energy", + "energie", + "percentage", + "prozent", + "charge", + "charging", + "ladung", + "laden", + "ui-icons", + "Basic", + "battery-level-percentage", + "Size=small" + ] + }, + { + "name": "battery-level-percentage-medium", + "color": true, + "scalable": false, + "tags": [ + "battery", + "level", + "batterie", + "akku", + "energy", + "energie", + "percentage", + "prozent", + "charge", + "charging", + "ladung", + "laden", + "ui-icons", + "Basic", + "battery-level-percentage", + "Size=medium" + ] + }, + { + "name": "battery-lightning-small", + "color": true, + "scalable": false, + "tags": [ + "battery", + "batterie", + "energy", + "energie", + "voltage", + "spannung", + "lightning", + "flash", + "blitz", + "electric", + "electricity", + "elektrisch", + "elektrizität", + "ui-icons", + "Basic", + "battery-lightning", + "Size=small" + ] + }, + { + "name": "battery-lightning-medium", + "color": true, + "scalable": false, + "tags": [ + "battery", + "batterie", + "energy", + "energie", + "voltage", + "spannung", + "lightning", + "flash", + "blitz", + "electric", + "electricity", + "elektrisch", + "elektrizität", + "ui-icons", + "Basic", + "battery-lightning", + "Size=medium" + ] + }, + { + "name": "bell-small", + "color": true, + "scalable": false, + "tags": [ + "notification", + "beachrichtigung", + "glocke", + "ui-icons", + "Basic", + "bell", + "Size=small" + ] + }, + { + "name": "bell-medium", + "color": true, + "scalable": false, + "tags": [ + "notification", + "beachrichtigung", + "glocke", + "ui-icons", + "Basic", + "bell", + "Size=medium" + ] + }, + { + "name": "bell-large", + "color": true, + "scalable": false, + "tags": [ + "notification", + "beachrichtigung", + "glocke", + "ui-icons", + "Basic", + "bell", + "Size=large" + ] + }, + { + "name": "bell-disabled-small", + "color": true, + "scalable": false, + "tags": [ + "notification", + "disabled", + "benachrichtigung", + "glocke", + "ausgeschalten", + "aus", + "ui-icons", + "Basic", + "bell-disabled", + "Size=small" + ] + }, + { + "name": "bell-disabled-medium", + "color": true, + "scalable": false, + "tags": [ + "notification", + "disabled", + "benachrichtigung", + "glocke", + "ausgeschalten", + "aus", + "ui-icons", + "Basic", + "bell-disabled", + "Size=medium" + ] + }, + { + "name": "bell-disabled-large", + "color": true, + "scalable": false, + "tags": [ + "notification", + "disabled", + "benachrichtigung", + "glocke", + "ausgeschalten", + "aus", + "ui-icons", + "Basic", + "bell-disabled", + "Size=large" + ] + }, + { + "name": "binoculars-small", + "color": true, + "scalable": false, + "tags": [ + "glasses", + "binoculars", + "observe", + "watch", + "feldstecher", + "fernglas", + "beobachten", + "schauen", + "ui-icons", + "Basic", + "binoculars", + "Size=small" + ] + }, + { + "name": "binoculars-medium", + "color": true, + "scalable": false, + "tags": [ + "glasses", + "binoculars", + "observe", + "watch", + "feldstecher", + "fernglas", + "beobachten", + "schauen", + "ui-icons", + "Basic", + "binoculars", + "Size=medium" + ] + }, + { + "name": "binoculars-large", + "color": true, + "scalable": false, + "tags": [ + "glasses", + "binoculars", + "observe", + "watch", + "feldstecher", + "fernglas", + "beobachten", + "schauen", + "ui-icons", + "Basic", + "binoculars", + "Size=large" + ] + }, + { + "name": "bluetooth-small", + "color": true, + "scalable": false, + "tags": [ + "bluetooth", + "ui-icons", + "Basic", + "bluetooth", + "Size=small" + ] + }, + { + "name": "bluetooth-medium", + "color": true, + "scalable": false, + "tags": [ + "bluetooth", + "ui-icons", + "Basic", + "bluetooth", + "Size=medium" + ] + }, + { + "name": "bluetooth-large", + "color": true, + "scalable": false, + "tags": [ + "bluetooth", + "ui-icons", + "Basic", + "bluetooth", + "Size=large" + ] + }, + { + "name": "bluetooth-disabled-small", + "color": true, + "scalable": false, + "tags": [ + "bluetooth", + "disabled", + "ui-icons", + "Basic", + "bluetooth-disabled", + "Size=small" + ] + }, + { + "name": "bluetooth-disabled-medium", + "color": true, + "scalable": false, + "tags": [ + "bluetooth", + "disabled", + "ui-icons", + "Basic", + "bluetooth-disabled", + "Size=medium" + ] + }, + { + "name": "bluetooth-disabled-large", + "color": true, + "scalable": false, + "tags": [ + "bluetooth", + "disabled", + "ui-icons", + "Basic", + "bluetooth-disabled", + "Size=large" + ] + }, + { + "name": "browser-small", + "color": true, + "scalable": false, + "tags": [ + "browser", + "window", + "fenster", + "ui-icons", + "Basic", + "browser", + "Size=small" + ] + }, + { + "name": "browser-medium", + "color": true, + "scalable": false, + "tags": [ + "browser", + "window", + "fenster", + "ui-icons", + "Basic", + "browser", + "Size=medium" + ] + }, + { + "name": "browser-large", + "color": true, + "scalable": false, + "tags": [ + "browser", + "window", + "fenster", + "ui-icons", + "Basic", + "browser", + "Size=large" + ] + }, + { + "name": "bucket-foam-broom-small", + "color": true, + "scalable": false, + "tags": [ + "broom", + "clean", + "wash", + "soap", + "besen", + "eimer", + "sauber", + "wischen", + "waschen", + "seife", + "ui-icons", + "Basic", + "bucket-foam-broom", + "Size=small" + ] + }, + { + "name": "bucket-foam-broom-medium", + "color": true, + "scalable": false, + "tags": [ + "broom", + "clean", + "wash", + "soap", + "besen", + "eimer", + "sauber", + "wischen", + "waschen", + "seife", + "ui-icons", + "Basic", + "bucket-foam-broom", + "Size=medium" + ] + }, + { + "name": "bucket-foam-broom-large", + "color": true, + "scalable": false, + "tags": [ + "broom", + "clean", + "wash", + "soap", + "besen", + "eimer", + "sauber", + "wischen", + "waschen", + "seife", + "ui-icons", + "Basic", + "bucket-foam-broom", + "Size=large" + ] + }, + { + "name": "calendar-small", + "color": true, + "scalable": false, + "tags": [ + "calendar", + "sale", + "date", + "kalender", + "datum", + "ui-icons", + "Basic", + "calendar", + "Size=small" + ] + }, + { + "name": "calendar-medium", + "color": true, + "scalable": false, + "tags": [ + "calendar", + "sale", + "date", + "kalender", + "datum", + "ui-icons", + "Basic", + "calendar", + "Size=medium" + ] + }, + { + "name": "calendar-large", + "color": true, + "scalable": false, + "tags": [ + "calendar", + "sale", + "date", + "kalender", + "datum", + "ui-icons", + "Basic", + "calendar", + "Size=large" + ] + }, + { + "name": "calendar-one-day-small", + "color": true, + "scalable": false, + "tags": [ + "calendar", + "date", + "day", + "first", + "kalender", + "datum", + "tag", + "erster", + "ui-icons", + "Basic", + "calendar-one-day", + "Size=small" + ] + }, + { + "name": "calendar-one-day-medium", + "color": true, + "scalable": false, + "tags": [ + "calendar", + "date", + "day", + "first", + "kalender", + "datum", + "tag", + "erster", + "ui-icons", + "Basic", + "calendar-one-day", + "Size=medium" + ] + }, + { + "name": "calendar-one-day-large", + "color": true, + "scalable": false, + "tags": [ + "calendar", + "date", + "day", + "first", + "kalender", + "datum", + "tag", + "erster", + "ui-icons", + "Basic", + "calendar-one-day", + "Size=large" + ] + }, + { + "name": "camera-small", + "color": true, + "scalable": false, + "tags": [ + "camera", + "photography", + "photo", + "kamera", + "fotografie", + "foto", + "ui-icons", + "Basic", + "camera", + "Size=small" + ] + }, + { + "name": "camera-medium", + "color": true, + "scalable": false, + "tags": [ + "camera", + "photography", + "photo", + "kamera", + "fotografie", + "foto", + "ui-icons", + "Basic", + "camera", + "Size=medium" + ] + }, + { + "name": "camera-large", + "color": true, + "scalable": false, + "tags": [ + "camera", + "photography", + "photo", + "kamera", + "fotografie", + "foto", + "ui-icons", + "Basic", + "camera", + "Size=large" + ] + }, + { + "name": "certificate-ribbon-small", + "color": true, + "scalable": false, + "tags": [ + "guarantee", + "match", + "certficate", + "win", + "garantie", + "treffer", + "zertifikat", + "preis", + "gewinner", + "ui-icons", + "Basic", + "certificate-ribbon", + "Size=small" + ] + }, + { + "name": "certificate-ribbon-medium", + "color": true, + "scalable": false, + "tags": [ + "guarantee", + "match", + "certficate", + "win", + "garantie", + "treffer", + "zertifikat", + "preis", + "gewinner", + "ui-icons", + "Basic", + "certificate-ribbon", + "Size=medium" + ] + }, + { + "name": "certificate-ribbon-large", + "color": true, + "scalable": false, + "tags": [ + "guarantee", + "match", + "certficate", + "win", + "garantie", + "treffer", + "zertifikat", + "preis", + "gewinner", + "ui-icons", + "Basic", + "certificate-ribbon", + "Size=large" + ] + }, + { + "name": "chart-column-small", + "color": true, + "scalable": false, + "tags": [ + "chart", + "column", + "analyse", + "balken", + "grafik", + "tabelle", + "diagram", + "ui-icons", + "Basic", + "chart-column", + "Size=small" + ] + }, + { + "name": "chart-column-medium", + "color": true, + "scalable": false, + "tags": [ + "chart", + "column", + "analyse", + "balken", + "grafik", + "tabelle", + "diagram", + "ui-icons", + "Basic", + "chart-column", + "Size=medium" + ] + }, + { + "name": "chart-column-large", + "color": true, + "scalable": false, + "tags": [ + "chart", + "column", + "analyse", + "balken", + "grafik", + "tabelle", + "diagram", + "ui-icons", + "Basic", + "chart-column", + "Size=large" + ] + }, + { + "name": "chart-column-trend-small", + "color": true, + "scalable": false, + "tags": [ + "chart", + "column", + "trend", + "analyse", + "balken", + "linie", + "grafik", + "tabelle", + "diagram", + "ui-icons", + "Basic", + "chart-column-trend", + "Size=small" + ] + }, + { + "name": "chart-column-trend-medium", + "color": true, + "scalable": false, + "tags": [ + "chart", + "column", + "trend", + "analyse", + "balken", + "linie", + "grafik", + "tabelle", + "diagram", + "ui-icons", + "Basic", + "chart-column-trend", + "Size=medium" + ] + }, + { + "name": "chart-column-trend-large", + "color": true, + "scalable": false, + "tags": [ + "chart", + "column", + "trend", + "analyse", + "balken", + "linie", + "grafik", + "tabelle", + "diagram", + "ui-icons", + "Basic", + "chart-column-trend", + "Size=large" + ] + }, + { + "name": "chart-line-small", + "color": true, + "scalable": false, + "tags": [ + "statistics", + "chart", + "analyse", + "trend", + "statistik", + "grafik", + "diagram", + "ui-icons", + "Basic", + "chart-line", + "Size=small" + ] + }, + { + "name": "chart-line-medium", + "color": true, + "scalable": false, + "tags": [ + "statistics", + "chart", + "analyse", + "trend", + "statistik", + "grafik", + "diagram", + "ui-icons", + "Basic", + "chart-line", + "Size=medium" + ] + }, + { + "name": "chart-line-large", + "color": true, + "scalable": false, + "tags": [ + "statistics", + "chart", + "analyse", + "trend", + "statistik", + "grafik", + "diagram", + "ui-icons", + "Basic", + "chart-line", + "Size=large" + ] + }, + { + "name": "chart-pie-small", + "color": true, + "scalable": false, + "tags": [ + "market", + "share", + "analyse", + "markt", + "teil", + "kuchen", + "diagram", + "ui-icons", + "Basic", + "chart-pie", + "Size=small" + ] + }, + { + "name": "chart-pie-medium", + "color": true, + "scalable": false, + "tags": [ + "market", + "share", + "analyse", + "markt", + "teil", + "kuchen", + "diagram", + "ui-icons", + "Basic", + "chart-pie", + "Size=medium" + ] + }, + { + "name": "chart-pie-large", + "color": true, + "scalable": false, + "tags": [ + "market", + "share", + "analyse", + "markt", + "teil", + "kuchen", + "diagram", + "ui-icons", + "Basic", + "chart-pie", + "Size=large" + ] + }, + { + "name": "cigarette-small", + "color": true, + "scalable": false, + "tags": [ + "cigarette", + "smoke", + "smoking", + "zigarette", + "rauchen", + "rauch", + "ui-icons", + "Basic", + "cigarette", + "Size=small" + ] + }, + { + "name": "cigarette-medium", + "color": true, + "scalable": false, + "tags": [ + "cigarette", + "smoke", + "smoking", + "zigarette", + "rauchen", + "rauch", + "ui-icons", + "Basic", + "cigarette", + "Size=medium" + ] + }, + { + "name": "cigarette-large", + "color": true, + "scalable": false, + "tags": [ + "cigarette", + "smoke", + "smoking", + "zigarette", + "rauchen", + "rauch", + "ui-icons", + "Basic", + "cigarette", + "Size=large" + ] + }, + { + "name": "cigarette-disabled-small", + "color": true, + "scalable": false, + "tags": [ + "cigarette", + "smoke", + "smoking", + "disabled", + "forbidden", + "zigarette", + "rauch", + "rauchen", + "verboten", + "ui-icons", + "Basic", + "cigarette-disabled", + "Size=small" + ] + }, + { + "name": "cigarette-disabled-medium", + "color": true, + "scalable": false, + "tags": [ + "cigarette", + "smoke", + "smoking", + "disabled", + "forbidden", + "zigarette", + "rauch", + "rauchen", + "verboten", + "ui-icons", + "Basic", + "cigarette-disabled", + "Size=medium" + ] + }, + { + "name": "cigarette-disabled-large", + "color": true, + "scalable": false, + "tags": [ + "cigarette", + "smoke", + "smoking", + "disabled", + "forbidden", + "zigarette", + "rauch", + "rauchen", + "verboten", + "ui-icons", + "Basic", + "cigarette-disabled", + "Size=large" + ] + }, + { + "name": "circle-information-small", + "color": true, + "scalable": false, + "tags": [ + "information", + "ui-icons", + "Basic", + "circle-information", + "Size=small" + ] + }, + { + "name": "circle-information-medium", + "color": true, + "scalable": false, + "tags": [ + "information", + "ui-icons", + "Basic", + "circle-information", + "Size=medium" + ] + }, + { + "name": "circle-information-large", + "color": true, + "scalable": false, + "tags": [ + "information", + "ui-icons", + "Basic", + "circle-information", + "Size=large" + ] + }, + { + "name": "circle-information-small-small", + "color": true, + "scalable": false, + "tags": [ + "information", + "small", + "ui-icons", + "Basic", + "circle-information-small", + "Size=small" + ] + }, + { + "name": "circle-information-small-medium", + "color": true, + "scalable": false, + "tags": [ + "information", + "small", + "ui-icons", + "Basic", + "circle-information-small", + "Size=medium" + ] + }, + { + "name": "circle-play-small", + "color": true, + "scalable": false, + "tags": [ + "video", + "play", + "start", + "ui-icons", + "Basic", + "circle-play", + "Size=small" + ] + }, + { + "name": "circle-play-medium", + "color": true, + "scalable": false, + "tags": [ + "video", + "play", + "start", + "ui-icons", + "Basic", + "circle-play", + "Size=medium" + ] + }, + { + "name": "circle-play-large", + "color": true, + "scalable": false, + "tags": [ + "video", + "play", + "start", + "ui-icons", + "Basic", + "circle-play", + "Size=large" + ] + }, + { + "name": "circle-question-mark-small", + "color": true, + "scalable": false, + "tags": [ + "question", + "mark", + "help", + "fragezeichen", + "hilfe", + "ui-icons", + "Basic", + "circle-question-mark", + "Size=small" + ] + }, + { + "name": "circle-question-mark-medium", + "color": true, + "scalable": false, + "tags": [ + "question", + "mark", + "help", + "fragezeichen", + "hilfe", + "ui-icons", + "Basic", + "circle-question-mark", + "Size=medium" + ] + }, + { + "name": "circle-question-mark-large", + "color": true, + "scalable": false, + "tags": [ + "question", + "mark", + "help", + "fragezeichen", + "hilfe", + "ui-icons", + "Basic", + "circle-question-mark", + "Size=large" + ] + }, + { + "name": "checkpoints-small", + "color": true, + "scalable": false, + "tags": [ + "flow", + "approval", + "step", + "steps", + "process", + "verlauf", + "ablauf", + "schritt", + "schritte", + "prozess", + "ui-icons", + "Basic", + "checkpoints", + "Size=small" + ] + }, + { + "name": "checkpoints-medium", + "color": true, + "scalable": false, + "tags": [ + "flow", + "approval", + "step", + "steps", + "process", + "verlauf", + "ablauf", + "schritt", + "schritte", + "prozess", + "ui-icons", + "Basic", + "checkpoints", + "Size=medium" + ] + }, + { + "name": "checkpoints-large", + "color": true, + "scalable": false, + "tags": [ + "flow", + "approval", + "step", + "steps", + "process", + "verlauf", + "ablauf", + "schritt", + "schritte", + "prozess", + "ui-icons", + "Basic", + "checkpoints", + "Size=large" + ] + }, + { + "name": "coin-dollar-small", + "color": true, + "scalable": false, + "tags": [ + "coin", + "dollar", + "money", + "cash", + "münze", + "geld", + "bargeld", + "ui-icons", + "Basic", + "coin-dollar", + "Size=small" + ] + }, + { + "name": "coin-dollar-medium", + "color": true, + "scalable": false, + "tags": [ + "coin", + "dollar", + "money", + "cash", + "münze", + "geld", + "bargeld", + "ui-icons", + "Basic", + "coin-dollar", + "Size=medium" + ] + }, + { + "name": "coin-dollar-large", + "color": true, + "scalable": false, + "tags": [ + "coin", + "dollar", + "money", + "cash", + "münze", + "geld", + "bargeld", + "ui-icons", + "Basic", + "coin-dollar", + "Size=large" + ] + }, + { + "name": "coins-small", + "color": true, + "scalable": false, + "tags": [ + "money", + "price", + "cash", + "geld", + "preis", + "bargeld", + "ui-icons", + "Basic", + "coins", + "Size=small" + ] + }, + { + "name": "coins-medium", + "color": true, + "scalable": false, + "tags": [ + "money", + "price", + "cash", + "geld", + "preis", + "bargeld", + "ui-icons", + "Basic", + "coins", + "Size=medium" + ] + }, + { + "name": "coins-large", + "color": true, + "scalable": false, + "tags": [ + "money", + "price", + "cash", + "geld", + "preis", + "bargeld", + "ui-icons", + "Basic", + "coins", + "Size=large" + ] + }, + { + "name": "colour-palette-brush-small", + "color": true, + "scalable": false, + "tags": [ + "theme", + "paint", + "painting", + "art", + "malen", + "motiv", + "ui-icons", + "Basic", + "colour-palette-brush", + "Size=small" + ] + }, + { + "name": "colour-palette-brush-medium", + "color": true, + "scalable": false, + "tags": [ + "theme", + "paint", + "painting", + "art", + "malen", + "motiv", + "ui-icons", + "Basic", + "colour-palette-brush", + "Size=medium" + ] + }, + { + "name": "contact-small", + "color": true, + "scalable": false, + "tags": [ + "contact", + "kontakt", + "adresse", + "adress", + "ui-icons", + "Basic", + "contact", + "Size=small" + ] + }, + { + "name": "contact-medium", + "color": true, + "scalable": false, + "tags": [ + "contact", + "kontakt", + "adresse", + "adress", + "ui-icons", + "Basic", + "contact", + "Size=medium" + ] + }, + { + "name": "controls-small", + "color": true, + "scalable": false, + "tags": [ + "filter", + "regulator", + "regulate", + "setting", + "adjusting", + "regulieren", + "einstellung", + "regulation", + "einstellen", + "steuerung", + "ui-icons", + "Basic", + "controls", + "Size=small" + ] + }, + { + "name": "controls-medium", + "color": true, + "scalable": false, + "tags": [ + "filter", + "regulator", + "regulate", + "setting", + "adjusting", + "regulieren", + "einstellung", + "regulation", + "einstellen", + "steuerung", + "ui-icons", + "Basic", + "controls", + "Size=medium" + ] + }, + { + "name": "controls-large", + "color": true, + "scalable": false, + "tags": [ + "filter", + "regulator", + "regulate", + "setting", + "adjusting", + "regulieren", + "einstellung", + "regulation", + "einstellen", + "steuerung", + "ui-icons", + "Basic", + "controls", + "Size=large" + ] + }, + { + "name": "controls-x-small", + "color": true, + "scalable": false, + "tags": [ + "controls", + "reset", + "filter", + "reset", + "settings", + "reset", + "adjustments", + "reset", + "reset", + "zurücksetzen", + "steuerung", + "anpassungen", + "ui-icons", + "Basic", + "controls-x", + "Size=small" + ] + }, + { + "name": "controls-x-medium", + "color": true, + "scalable": false, + "tags": [ + "controls", + "reset", + "filter", + "reset", + "settings", + "reset", + "adjustments", + "reset", + "reset", + "zurücksetzen", + "steuerung", + "anpassungen", + "ui-icons", + "Basic", + "controls-x", + "Size=medium" + ] + }, + { + "name": "croissant-small", + "color": true, + "scalable": false, + "tags": [ + "food", + "croissant", + "france", + "breakfast", + "pastry", + "essen", + "gipfeli", + "frankreich", + "frühstück", + "eat", + "ui-icons", + "Basic", + "croissant", + "Size=small" + ] + }, + { + "name": "croissant-medium", + "color": true, + "scalable": false, + "tags": [ + "food", + "croissant", + "france", + "breakfast", + "pastry", + "essen", + "gipfeli", + "frankreich", + "frühstück", + "eat", + "ui-icons", + "Basic", + "croissant", + "Size=medium" + ] + }, + { + "name": "croissant-large", + "color": true, + "scalable": false, + "tags": [ + "food", + "croissant", + "france", + "breakfast", + "pastry", + "essen", + "gipfeli", + "frankreich", + "frühstück", + "eat", + "ui-icons", + "Basic", + "croissant", + "Size=large" + ] + }, + { + "name": "cup-hot-small", + "color": true, + "scalable": false, + "tags": [ + "cup", + "hot", + "coffee", + "tea", + "drink", + "beverage", + "tasse", + "heiss", + "kaffee", + "tee", + "getränk", + "ui-icons", + "Basic", + "cup-hot", + "Size=small" + ] + }, + { + "name": "cup-hot-medium", + "color": true, + "scalable": false, + "tags": [ + "cup", + "hot", + "coffee", + "tea", + "drink", + "beverage", + "tasse", + "heiss", + "kaffee", + "tee", + "getränk", + "ui-icons", + "Basic", + "cup-hot", + "Size=medium" + ] + }, + { + "name": "cutlery-small", + "color": true, + "scalable": false, + "tags": [ + "restaurant", + "knife", + "fork", + "spoon", + "eat", + "eating", + "messer", + "galeb", + "löffel", + "besteck", + "essen", + "ui-icons", + "Basic", + "cutlery", + "Size=small" + ] + }, + { + "name": "cutlery-medium", + "color": true, + "scalable": false, + "tags": [ + "restaurant", + "knife", + "fork", + "spoon", + "eat", + "eating", + "messer", + "galeb", + "löffel", + "besteck", + "essen", + "ui-icons", + "Basic", + "cutlery", + "Size=medium" + ] + }, + { + "name": "cutlery-large", + "color": true, + "scalable": false, + "tags": [ + "restaurant", + "knife", + "fork", + "spoon", + "eat", + "eating", + "messer", + "galeb", + "löffel", + "besteck", + "essen", + "ui-icons", + "Basic", + "cutlery", + "Size=large" + ] + }, + { + "name": "database-small", + "color": true, + "scalable": false, + "tags": [ + "database", + "data", + "daten", + "datenbank", + "ui-icons", + "Basic", + "database", + "Size=small" + ] + }, + { + "name": "database-medium", + "color": true, + "scalable": false, + "tags": [ + "database", + "data", + "daten", + "datenbank", + "ui-icons", + "Basic", + "database", + "Size=medium" + ] + }, + { + "name": "diamond-small", + "color": true, + "scalable": false, + "tags": [ + "highlight", + "shining", + "excellence", + "bright", + "brilliant", + "diamant", + "glänzen", + "exzellenz", + "ui-icons", + "Basic", + "diamond", + "Size=small" + ] + }, + { + "name": "diamond-medium", + "color": true, + "scalable": false, + "tags": [ + "highlight", + "shining", + "excellence", + "bright", + "brilliant", + "diamant", + "glänzen", + "exzellenz", + "ui-icons", + "Basic", + "diamond", + "Size=medium" + ] + }, + { + "name": "diamond-large", + "color": true, + "scalable": false, + "tags": [ + "highlight", + "shining", + "excellence", + "bright", + "brilliant", + "diamant", + "glänzen", + "exzellenz", + "ui-icons", + "Basic", + "diamond", + "Size=large" + ] + }, + { + "name": "dog-small", + "color": true, + "scalable": false, + "tags": [ + "dog", + "animal", + "hund", + "tier", + "ui-icons", + "Basic", + "dog", + "Size=small" + ] + }, + { + "name": "dog-medium", + "color": true, + "scalable": false, + "tags": [ + "dog", + "animal", + "hund", + "tier", + "ui-icons", + "Basic", + "dog", + "Size=medium" + ] + }, + { + "name": "dog-large", + "color": true, + "scalable": false, + "tags": [ + "dog", + "animal", + "hund", + "tier", + "ui-icons", + "Basic", + "dog", + "Size=large" + ] + }, + { + "name": "download-small", + "color": true, + "scalable": false, + "tags": [ + "download", + "herunterladen", + "ui-icons", + "Basic", + "download", + "Size=small" + ] + }, + { + "name": "download-medium", + "color": true, + "scalable": false, + "tags": [ + "download", + "herunterladen", + "ui-icons", + "Basic", + "download", + "Size=medium" + ] + }, + { + "name": "download-large", + "color": true, + "scalable": false, + "tags": [ + "download", + "herunterladen", + "ui-icons", + "Basic", + "download", + "Size=large" + ] + }, + { + "name": "download-small-data-small", + "color": true, + "scalable": false, + "tags": [ + "download", + "small", + "data", + "herunterladen", + "kleine", + "datenmenge", + "ui-icons", + "Basic", + "download-small-data", + "Size=small" + ] + }, + { + "name": "download-small-data-medium", + "color": true, + "scalable": false, + "tags": [ + "download", + "small", + "data", + "herunterladen", + "kleine", + "datenmenge", + "ui-icons", + "Basic", + "download-small-data", + "Size=medium" + ] + }, + { + "name": "download-large-data-small", + "color": true, + "scalable": false, + "tags": [ + "download", + "large", + "data", + "herunterladen", + "grosse", + "datenmenge", + "ui-icons", + "Basic", + "download-large-data", + "Size=small" + ] + }, + { + "name": "download-large-data-medium", + "color": true, + "scalable": false, + "tags": [ + "download", + "large", + "data", + "herunterladen", + "grosse", + "datenmenge", + "ui-icons", + "Basic", + "download-large-data", + "Size=medium" + ] + }, + { + "name": "entrance-small", + "color": true, + "scalable": false, + "tags": [ + "entrance", + "enter", + "login", + "eingang", + "anmelden", + "ui-icons", + "Basic", + "entrance", + "Size=small" + ] + }, + { + "name": "entrance-medium", + "color": true, + "scalable": false, + "tags": [ + "entrance", + "enter", + "login", + "eingang", + "anmelden", + "ui-icons", + "Basic", + "entrance", + "Size=medium" + ] + }, + { + "name": "envelope-small", + "color": true, + "scalable": false, + "tags": [ + "e-mail", + "mail", + "contact", + "kotankt", + "benachrichtigung", + "brief", + "ui-icons", + "Basic", + "envelope", + "Size=small" + ] + }, + { + "name": "envelope-medium", + "color": true, + "scalable": false, + "tags": [ + "e-mail", + "mail", + "contact", + "kotankt", + "benachrichtigung", + "brief", + "ui-icons", + "Basic", + "envelope", + "Size=medium" + ] + }, + { + "name": "envelope-large", + "color": true, + "scalable": false, + "tags": [ + "e-mail", + "mail", + "contact", + "kotankt", + "benachrichtigung", + "brief", + "ui-icons", + "Basic", + "envelope", + "Size=large" + ] + }, + { + "name": "envelope-open-small", + "color": true, + "scalable": false, + "tags": [ + "email", + "open", + "geöffnet", + "offen", + "brief", + "mail", + "ui-icons", + "Basic", + "envelope-open", + "Size=small" + ] + }, + { + "name": "envelope-open-medium", + "color": true, + "scalable": false, + "tags": [ + "email", + "open", + "geöffnet", + "offen", + "brief", + "mail", + "ui-icons", + "Basic", + "envelope-open", + "Size=medium" + ] + }, + { + "name": "envelope-open-large", + "color": true, + "scalable": false, + "tags": [ + "email", + "open", + "geöffnet", + "offen", + "brief", + "mail", + "ui-icons", + "Basic", + "envelope-open", + "Size=large" + ] + }, + { + "name": "europe-flag-small", + "color": true, + "scalable": false, + "tags": [ + "europe", + "EU", + "europa", + "ui-icons", + "Basic", + "europe-flag", + "Size=small" + ] + }, + { + "name": "europe-flag-medium", + "color": true, + "scalable": false, + "tags": [ + "europe", + "EU", + "europa", + "ui-icons", + "Basic", + "europe-flag", + "Size=medium" + ] + }, + { + "name": "europe-flag-large", + "color": true, + "scalable": false, + "tags": [ + "europe", + "EU", + "europa", + "ui-icons", + "Basic", + "europe-flag", + "Size=large" + ] + }, + { + "name": "exit-small", + "color": true, + "scalable": false, + "tags": [ + "exit", + "logout", + "abmelden", + "verlassen", + "ui-icons", + "Basic", + "exit", + "Size=small" + ] + }, + { + "name": "exit-medium", + "color": true, + "scalable": false, + "tags": [ + "exit", + "logout", + "abmelden", + "verlassen", + "ui-icons", + "Basic", + "exit", + "Size=medium" + ] + }, + { + "name": "face-king-small", + "color": true, + "scalable": false, + "tags": [ + "customer", + "satisfaction", + "king", + "queen", + "crown", + "kunde", + "kundin", + "zufriedenheit", + "könig", + "königin", + "krone", + "ui-icons", + "Basic", + "face-king", + "Size=small" + ] + }, + { + "name": "face-king-medium", + "color": true, + "scalable": false, + "tags": [ + "customer", + "satisfaction", + "king", + "queen", + "crown", + "kunde", + "kundin", + "zufriedenheit", + "könig", + "königin", + "krone", + "ui-icons", + "Basic", + "face-king", + "Size=medium" + ] + }, + { + "name": "face-king-large", + "color": true, + "scalable": false, + "tags": [ + "customer", + "satisfaction", + "king", + "queen", + "crown", + "kunde", + "kundin", + "zufriedenheit", + "könig", + "königin", + "krone", + "ui-icons", + "Basic", + "face-king", + "Size=large" + ] + }, + { + "name": "face-worker-small", + "color": true, + "scalable": false, + "tags": [ + "personal", + "satisfaction", + "employee", + "personell", + "zufriedenheit", + "angestellte", + "mitarbeiter", + "ui-icons", + "Basic", + "face-worker", + "Size=small" + ] + }, + { + "name": "face-worker-medium", + "color": true, + "scalable": false, + "tags": [ + "personal", + "satisfaction", + "employee", + "personell", + "zufriedenheit", + "angestellte", + "mitarbeiter", + "ui-icons", + "Basic", + "face-worker", + "Size=medium" + ] + }, + { + "name": "factory-small", + "color": true, + "scalable": false, + "tags": [ + "factory", + "manufacturer", + "company", + "hall", + "fabrik", + "hersteller", + "firma", + "ui-icons", + "Basic", + "factory", + "Size=small" + ] + }, + { + "name": "factory-medium", + "color": true, + "scalable": false, + "tags": [ + "factory", + "manufacturer", + "company", + "hall", + "fabrik", + "hersteller", + "firma", + "ui-icons", + "Basic", + "factory", + "Size=medium" + ] + }, + { + "name": "factory-large", + "color": true, + "scalable": false, + "tags": [ + "factory", + "manufacturer", + "company", + "hall", + "fabrik", + "hersteller", + "firma", + "ui-icons", + "Basic", + "factory", + "Size=large" + ] + }, + { + "name": "filter-small", + "color": true, + "scalable": false, + "tags": [ + "filter", + "ui-icons", + "Basic", + "filter", + "Size=small" + ] + }, + { + "name": "filter-medium", + "color": true, + "scalable": false, + "tags": [ + "filter", + "ui-icons", + "Basic", + "filter", + "Size=medium" + ] + }, + { + "name": "filter-x-small", + "color": true, + "scalable": false, + "tags": [ + "clear", + "reset", + "filters", + "filter", + "löschen", + "zurücksetzen", + "ui-icons", + "Basic", + "filter-x", + "Size=small" + ] + }, + { + "name": "filter-x-medium", + "color": true, + "scalable": false, + "tags": [ + "clear", + "reset", + "filters", + "filter", + "löschen", + "zurücksetzen", + "ui-icons", + "Basic", + "filter-x", + "Size=medium" + ] + }, + { + "name": "fingerprint-small", + "color": true, + "scalable": false, + "tags": [ + "finger", + "touch", + "id", + "identity", + "personalised", + "individual", + "fingerprint", + "unique", + "fingerabdruck", + "identität", + "persönlich", + "individuell", + "einzigartig", + "ui-icons", + "Basic", + "fingerprint", + "Size=small" + ] + }, + { + "name": "fingerprint-medium", + "color": true, + "scalable": false, + "tags": [ + "finger", + "touch", + "id", + "identity", + "personalised", + "individual", + "fingerprint", + "unique", + "fingerabdruck", + "identität", + "persönlich", + "individuell", + "einzigartig", + "ui-icons", + "Basic", + "fingerprint", + "Size=medium" + ] + }, + { + "name": "flashlight-off-small", + "color": true, + "scalable": false, + "tags": [ + "flashlight", + "off", + "light", + "lamp", + "taschenlampe", + "lampe", + "aus", + "ui-icons", + "Basic", + "flashlight-off", + "Size=small" + ] + }, + { + "name": "flashlight-off-medium", + "color": true, + "scalable": false, + "tags": [ + "flashlight", + "off", + "light", + "lamp", + "taschenlampe", + "lampe", + "aus", + "ui-icons", + "Basic", + "flashlight-off", + "Size=medium" + ] + }, + { + "name": "flashlight-on-small", + "color": true, + "scalable": false, + "tags": [ + "flashlight", + "on", + "lamp", + "light", + "taschenlampe", + "lampe", + "licht", + "an", + "scheinen", + "shine", + "ui-icons", + "Basic", + "flashlight-on", + "Size=small" + ] + }, + { + "name": "flashlight-on-medium", + "color": true, + "scalable": false, + "tags": [ + "flashlight", + "on", + "lamp", + "light", + "taschenlampe", + "lampe", + "licht", + "an", + "scheinen", + "shine", + "ui-icons", + "Basic", + "flashlight-on", + "Size=medium" + ] + }, + { + "name": "form-small", + "color": true, + "scalable": false, + "tags": [ + "form", + "document", + "clipboard", + "formular", + "dokument", + "zwischenablage", + "klemmbrett", + "ui-icons", + "Basic", + "form", + "Size=small" + ] + }, + { + "name": "form-medium", + "color": true, + "scalable": false, + "tags": [ + "form", + "document", + "clipboard", + "formular", + "dokument", + "zwischenablage", + "klemmbrett", + "ui-icons", + "Basic", + "form", + "Size=medium" + ] + }, + { + "name": "fullscreen-small", + "color": true, + "scalable": false, + "tags": [ + "full", + "screen", + "voll", + "bild", + "fullscreen", + "vollbild", + "ui-icons", + "Basic", + "fullscreen", + "Size=small" + ] + }, + { + "name": "fullscreen-medium", + "color": true, + "scalable": false, + "tags": [ + "full", + "screen", + "voll", + "bild", + "fullscreen", + "vollbild", + "ui-icons", + "Basic", + "fullscreen", + "Size=medium" + ] + }, + { + "name": "fullscreen-large", + "color": true, + "scalable": false, + "tags": [ + "full", + "screen", + "voll", + "bild", + "fullscreen", + "vollbild", + "ui-icons", + "Basic", + "fullscreen", + "Size=large" + ] + }, + { + "name": "gears-small", + "color": true, + "scalable": false, + "tags": [ + "settings", + "gears", + "einstellung", + "zahnrad", + "ui-icons", + "Basic", + "gears", + "Size=small" + ] + }, + { + "name": "gears-medium", + "color": true, + "scalable": false, + "tags": [ + "settings", + "gears", + "einstellung", + "zahnrad", + "ui-icons", + "Basic", + "gears", + "Size=medium" + ] + }, + { + "name": "gift-small", + "color": true, + "scalable": false, + "tags": [ + "gift", + "present", + "box", + "ribbon", + "geschenk", + "box", + "geschenkbox", + "schlaufe", + "surprise", + "überaschung", + "ui-icons", + "Basic", + "gift", + "Size=small" + ] + }, + { + "name": "gift-medium", + "color": true, + "scalable": false, + "tags": [ + "gift", + "present", + "box", + "ribbon", + "geschenk", + "box", + "geschenkbox", + "schlaufe", + "surprise", + "überaschung", + "ui-icons", + "Basic", + "gift", + "Size=medium" + ] + }, + { + "name": "gift-large", + "color": true, + "scalable": false, + "tags": [ + "gift", + "present", + "box", + "ribbon", + "geschenk", + "box", + "geschenkbox", + "schlaufe", + "surprise", + "überaschung", + "ui-icons", + "Basic", + "gift", + "Size=large" + ] + }, + { + "name": "glass-cocktail-small", + "color": true, + "scalable": false, + "tags": [ + "drink", + "cocktail", + "beverage", + "party", + "evening", + "after", + "work", + "happy", + "hour", + "getränk", + "abend", + "ui-icons", + "Basic", + "glass-cocktail", + "Size=small" + ] + }, + { + "name": "glass-cocktail-medium", + "color": true, + "scalable": false, + "tags": [ + "drink", + "cocktail", + "beverage", + "party", + "evening", + "after", + "work", + "happy", + "hour", + "getränk", + "abend", + "ui-icons", + "Basic", + "glass-cocktail", + "Size=medium" + ] + }, + { + "name": "glass-cocktail-large", + "color": true, + "scalable": false, + "tags": [ + "drink", + "cocktail", + "beverage", + "party", + "evening", + "after", + "work", + "happy", + "hour", + "getränk", + "abend", + "ui-icons", + "Basic", + "glass-cocktail", + "Size=large" + ] + }, + { + "name": "globe-small", + "color": true, + "scalable": false, + "tags": [ + "website", + "international", + "traffic", + "language", + "sprache", + "internationaler", + "verkehr", + "ui-icons", + "Basic", + "globe", + "Size=small" + ] + }, + { + "name": "globe-medium", + "color": true, + "scalable": false, + "tags": [ + "website", + "international", + "traffic", + "language", + "sprache", + "internationaler", + "verkehr", + "ui-icons", + "Basic", + "globe", + "Size=medium" + ] + }, + { + "name": "globe-locomotive-small", + "color": true, + "scalable": false, + "tags": [ + "travel", + "tourism", + "world", + "international", + "reisen", + "tourismus", + "welt", + "ui-icons", + "Basic", + "globe-locomotive", + "Size=small" + ] + }, + { + "name": "globe-locomotive-medium", + "color": true, + "scalable": false, + "tags": [ + "travel", + "tourism", + "world", + "international", + "reisen", + "tourismus", + "welt", + "ui-icons", + "Basic", + "globe-locomotive", + "Size=medium" + ] + }, + { + "name": "globe-locomotive-large", + "color": true, + "scalable": false, + "tags": [ + "travel", + "tourism", + "world", + "international", + "reisen", + "tourismus", + "welt", + "ui-icons", + "Basic", + "globe-locomotive", + "Size=large" + ] + }, + { + "name": "gun-small", + "color": true, + "scalable": false, + "tags": [ + "weapon", + "gun", + "hazard", + "pistol", + "harm", + "violence", + "waffe", + "gefahr", + "gewalt", + "ui-icons", + "Basic", + "gun", + "Size=small" + ] + }, + { + "name": "gun-medium", + "color": true, + "scalable": false, + "tags": [ + "weapon", + "gun", + "hazard", + "pistol", + "harm", + "violence", + "waffe", + "gefahr", + "gewalt", + "ui-icons", + "Basic", + "gun", + "Size=medium" + ] + }, + { + "name": "hand-small", + "color": true, + "scalable": false, + "tags": [ + "hand", + "stop", + "ui-icons", + "Basic", + "hand", + "Size=small" + ] + }, + { + "name": "hand-medium", + "color": true, + "scalable": false, + "tags": [ + "hand", + "stop", + "ui-icons", + "Basic", + "hand", + "Size=medium" + ] + }, + { + "name": "hand-motion-small", + "color": true, + "scalable": false, + "tags": [ + "hand", + "motion", + "movement", + "move", + "bewegung", + "bewegen", + "wave", + "winken", + "ui-icons", + "Basic", + "hand-motion", + "Size=small" + ] + }, + { + "name": "hand-motion-medium", + "color": true, + "scalable": false, + "tags": [ + "hand", + "motion", + "movement", + "move", + "bewegung", + "bewegen", + "wave", + "winken", + "ui-icons", + "Basic", + "hand-motion", + "Size=medium" + ] + }, + { + "name": "hand-fingers-snap-small", + "color": true, + "scalable": false, + "tags": [ + "snap", + "fingers", + "easy", + "simplicity", + "schnippen", + "schnipsen", + "einfach", + "finger", + "ui-icons", + "Basic", + "hand-fingers-snap", + "Size=small" + ] + }, + { + "name": "hand-fingers-snap-medium", + "color": true, + "scalable": false, + "tags": [ + "snap", + "fingers", + "easy", + "simplicity", + "schnippen", + "schnipsen", + "einfach", + "finger", + "ui-icons", + "Basic", + "hand-fingers-snap", + "Size=medium" + ] + }, + { + "name": "hand-fingers-snap-large", + "color": true, + "scalable": false, + "tags": [ + "snap", + "fingers", + "easy", + "simplicity", + "schnippen", + "schnipsen", + "einfach", + "finger", + "ui-icons", + "Basic", + "hand-fingers-snap", + "Size=large" + ] + }, + { + "name": "hand-heart-small", + "color": true, + "scalable": false, + "tags": [ + "carefree", + "service", + "sorglos", + "sorgenfrei", + "unbeschwert", + "herz", + "hand", + "ui-icons", + "Basic", + "hand-heart", + "Size=small" + ] + }, + { + "name": "hand-heart-medium", + "color": true, + "scalable": false, + "tags": [ + "carefree", + "service", + "sorglos", + "sorgenfrei", + "unbeschwert", + "herz", + "hand", + "ui-icons", + "Basic", + "hand-heart", + "Size=medium" + ] + }, + { + "name": "hand-heart-large", + "color": true, + "scalable": false, + "tags": [ + "carefree", + "service", + "sorglos", + "sorgenfrei", + "unbeschwert", + "herz", + "hand", + "ui-icons", + "Basic", + "hand-heart", + "Size=large" + ] + }, + { + "name": "hand-with-service-bell-small", + "color": true, + "scalable": false, + "tags": [ + "catering", + "service", + "essen", + "food", + "ui-icons", + "Basic", + "hand-with-service-bell", + "Size=small" + ] + }, + { + "name": "hand-with-service-bell-medium", + "color": true, + "scalable": false, + "tags": [ + "catering", + "service", + "essen", + "food", + "ui-icons", + "Basic", + "hand-with-service-bell", + "Size=medium" + ] + }, + { + "name": "heart-small", + "color": true, + "scalable": false, + "tags": [ + "heart", + "like", + "wonderful", + "herz", + "gefällt", + "wunderbar", + "liebe", + "love", + "ui-icons", + "Basic", + "heart", + "Size=small" + ] + }, + { + "name": "heart-medium", + "color": true, + "scalable": false, + "tags": [ + "heart", + "like", + "wonderful", + "herz", + "gefällt", + "wunderbar", + "liebe", + "love", + "ui-icons", + "Basic", + "heart", + "Size=medium" + ] + }, + { + "name": "heart-large", + "color": true, + "scalable": false, + "tags": [ + "heart", + "like", + "wonderful", + "herz", + "gefällt", + "wunderbar", + "liebe", + "love", + "ui-icons", + "Basic", + "heart", + "Size=large" + ] + }, + { + "name": "heart-filled-small", + "color": true, + "scalable": false, + "tags": [ + "heart", + "like", + "wonderful", + "herz", + "gefällt", + "wunderbar", + "liebe", + "love", + "ui-icons", + "Basic", + "heart-filled", + "Size=small" + ] + }, + { + "name": "heart-filled-medium", + "color": true, + "scalable": false, + "tags": [ + "heart", + "like", + "wonderful", + "herz", + "gefällt", + "wunderbar", + "liebe", + "love", + "ui-icons", + "Basic", + "heart-filled", + "Size=medium" + ] + }, + { + "name": "heart-filled-large", + "color": true, + "scalable": false, + "tags": [ + "heart", + "like", + "wonderful", + "herz", + "gefällt", + "wunderbar", + "liebe", + "love", + "ui-icons", + "Basic", + "heart-filled", + "Size=large" + ] + }, + { + "name": "hierarchy-small", + "color": true, + "scalable": false, + "tags": [ + "navigation", + "structure", + "setup", + "struktur", + "aufbau", + "ui-icons", + "Basic", + "hierarchy", + "Size=small" + ] + }, + { + "name": "hierarchy-medium", + "color": true, + "scalable": false, + "tags": [ + "navigation", + "structure", + "setup", + "struktur", + "aufbau", + "ui-icons", + "Basic", + "hierarchy", + "Size=medium" + ] + }, + { + "name": "hierarchy-large", + "color": true, + "scalable": false, + "tags": [ + "navigation", + "structure", + "setup", + "struktur", + "aufbau", + "ui-icons", + "Basic", + "hierarchy", + "Size=large" + ] + }, + { + "name": "lighthouse-small", + "color": true, + "scalable": false, + "tags": [ + "lighthouse", + "leuchtturm", + "ui-icons", + "Basic", + "lighthouse", + "Size=small" + ] + }, + { + "name": "lighthouse-medium", + "color": true, + "scalable": false, + "tags": [ + "lighthouse", + "leuchtturm", + "ui-icons", + "Basic", + "lighthouse", + "Size=medium" + ] + }, + { + "name": "lighthouse-large", + "color": true, + "scalable": false, + "tags": [ + "lighthouse", + "leuchtturm", + "ui-icons", + "Basic", + "lighthouse", + "Size=large" + ] + }, + { + "name": "lips-hand-small", + "color": true, + "scalable": false, + "tags": [ + "lips", + "hand", + "silent", + "pst", + "pssst", + "shush", + "still", + "leise", + "lippen", + "ruhe", + "ui-icons", + "Basic", + "lips-hand", + "Size=small" + ] + }, + { + "name": "lips-hand-medium", + "color": true, + "scalable": false, + "tags": [ + "lips", + "hand", + "silent", + "pst", + "pssst", + "shush", + "still", + "leise", + "lippen", + "ruhe", + "ui-icons", + "Basic", + "lips-hand", + "Size=medium" + ] + }, + { + "name": "lips-hand-large", + "color": true, + "scalable": false, + "tags": [ + "lips", + "hand", + "silent", + "pst", + "pssst", + "shush", + "still", + "leise", + "lippen", + "ruhe", + "ui-icons", + "Basic", + "lips-hand", + "Size=large" + ] + }, + { + "name": "link-small", + "color": true, + "scalable": false, + "tags": [ + "link", + "verlinkung", + "ui-icons", + "Basic", + "link", + "Size=small" + ] + }, + { + "name": "link-medium", + "color": true, + "scalable": false, + "tags": [ + "link", + "verlinkung", + "ui-icons", + "Basic", + "link", + "Size=medium" + ] + }, + { + "name": "link-external-small", + "color": true, + "scalable": false, + "tags": [ + "external", + "link", + "extern", + "verlinkung", + "ui-icons", + "Basic", + "link-external", + "Size=small" + ] + }, + { + "name": "link-external-medium", + "color": true, + "scalable": false, + "tags": [ + "external", + "link", + "extern", + "verlinkung", + "ui-icons", + "Basic", + "link-external", + "Size=medium" + ] + }, + { + "name": "list-small", + "color": true, + "scalable": false, + "tags": [ + "list", + "order", + "liste", + "reihenfolge", + "ui-icons", + "Basic", + "list", + "Size=small" + ] + }, + { + "name": "list-medium", + "color": true, + "scalable": false, + "tags": [ + "list", + "order", + "liste", + "reihenfolge", + "ui-icons", + "Basic", + "list", + "Size=medium" + ] + }, + { + "name": "list-large", + "color": true, + "scalable": false, + "tags": [ + "list", + "order", + "liste", + "reihenfolge", + "ui-icons", + "Basic", + "list", + "Size=large" + ] + }, + { + "name": "list-plus-small", + "color": true, + "scalable": false, + "tags": [ + "list", + "add", + "liste", + "hinzufügen", + "ui-icons", + "Basic", + "list-plus", + "Size=small" + ] + }, + { + "name": "list-plus-medium", + "color": true, + "scalable": false, + "tags": [ + "list", + "add", + "liste", + "hinzufügen", + "ui-icons", + "Basic", + "list-plus", + "Size=medium" + ] + }, + { + "name": "low-vision-small", + "color": true, + "scalable": false, + "tags": [ + "low", + "vision", + "blind", + "low", + "vision", + "eyesight", + "sehbeeinträchtigt", + "sehbeeinträchtigung", + "sicht", + "auge", + "ui-icons", + "Basic", + "low-vision", + "Size=small" + ] + }, + { + "name": "low-vision-medium", + "color": true, + "scalable": false, + "tags": [ + "low", + "vision", + "blind", + "low", + "vision", + "eyesight", + "sehbeeinträchtigt", + "sehbeeinträchtigung", + "sicht", + "auge", + "ui-icons", + "Basic", + "low-vision", + "Size=medium" + ] + }, + { + "name": "machine-learning-small", + "color": true, + "scalable": false, + "tags": [ + "machine", + "learning", + "ai", + "ki", + "künstliche", + "intelligenz", + "automatisation", + "automatisierung", + "brain", + "maschinelles", + "lernen", + "ml", + "algorythm", + "innovation", + "ui-icons", + "Basic", + "machine-learning", + "Size=small" + ] + }, + { + "name": "machine-learning-medium", + "color": true, + "scalable": false, + "tags": [ + "machine", + "learning", + "ai", + "ki", + "künstliche", + "intelligenz", + "automatisation", + "automatisierung", + "brain", + "maschinelles", + "lernen", + "ml", + "algorythm", + "innovation", + "ui-icons", + "Basic", + "machine-learning", + "Size=medium" + ] + }, + { + "name": "magnifying-glass-small", + "color": true, + "scalable": false, + "tags": [ + "search", + "magnifying", + "glass", + "suche", + "lupe", + "ui-icons", + "Basic", + "magnifying-glass", + "Size=small" + ] + }, + { + "name": "magnifying-glass-medium", + "color": true, + "scalable": false, + "tags": [ + "search", + "magnifying", + "glass", + "suche", + "lupe", + "ui-icons", + "Basic", + "magnifying-glass", + "Size=medium" + ] + }, + { + "name": "magnifying-glass-large", + "color": true, + "scalable": false, + "tags": [ + "search", + "magnifying", + "glass", + "suche", + "lupe", + "ui-icons", + "Basic", + "magnifying-glass", + "Size=large" + ] + }, + { + "name": "magnifying-glass-minus-small", + "color": true, + "scalable": false, + "tags": [ + "zoom", + "out", + "lupe", + "verkleinern", + "minimieren", + "ui-icons", + "Basic", + "magnifying-glass-minus", + "Size=small" + ] + }, + { + "name": "magnifying-glass-minus-medium", + "color": true, + "scalable": false, + "tags": [ + "zoom", + "out", + "lupe", + "verkleinern", + "minimieren", + "ui-icons", + "Basic", + "magnifying-glass-minus", + "Size=medium" + ] + }, + { + "name": "magnifying-glass-minus-large", + "color": true, + "scalable": false, + "tags": [ + "zoom", + "out", + "lupe", + "verkleinern", + "minimieren", + "ui-icons", + "Basic", + "magnifying-glass-minus", + "Size=large" + ] + }, + { + "name": "magnifying-glass-plus-small", + "color": true, + "scalable": false, + "tags": [ + "zoom", + "in", + "vergrössern", + "lupe", + "ui-icons", + "Basic", + "magnifying-glass-plus", + "Size=small" + ] + }, + { + "name": "magnifying-glass-plus-medium", + "color": true, + "scalable": false, + "tags": [ + "zoom", + "in", + "vergrössern", + "lupe", + "ui-icons", + "Basic", + "magnifying-glass-plus", + "Size=medium" + ] + }, + { + "name": "magnifying-glass-plus-large", + "color": true, + "scalable": false, + "tags": [ + "zoom", + "in", + "vergrössern", + "lupe", + "ui-icons", + "Basic", + "magnifying-glass-plus", + "Size=large" + ] + }, + { + "name": "milk-brick-disabled-small", + "color": true, + "scalable": false, + "tags": [ + "dairy", + "free", + "no", + "dairy", + "milk", + "cow", + "lactose", + "laktosefrei", + "laktose", + "milch", + "kuh", + "ui-icons", + "Basic", + "milk-brick-disabled", + "Size=small" + ] + }, + { + "name": "milk-brick-disabled-medium", + "color": true, + "scalable": false, + "tags": [ + "dairy", + "free", + "no", + "dairy", + "milk", + "cow", + "lactose", + "laktosefrei", + "laktose", + "milch", + "kuh", + "ui-icons", + "Basic", + "milk-brick-disabled", + "Size=medium" + ] + }, + { + "name": "minimize-screen-small", + "color": true, + "scalable": false, + "tags": [ + "minimize", + "screen", + "view", + "window", + "minimieren", + "sicht", + "fenster", + "ui-icons", + "Basic", + "minimize-screen", + "Size=small" + ] + }, + { + "name": "minimize-screen-medium", + "color": true, + "scalable": false, + "tags": [ + "minimize", + "screen", + "view", + "window", + "minimieren", + "sicht", + "fenster", + "ui-icons", + "Basic", + "minimize-screen", + "Size=medium" + ] + }, + { + "name": "mug-hot-small", + "color": true, + "scalable": false, + "tags": [ + "hot", + "cup", + "mug", + "coffee", + "tea", + "drink", + "beverage", + "heiss", + "tasse", + "kaffee", + "tee", + "getränk", + "ui-icons", + "Basic", + "mug-hot", + "Size=small" + ] + }, + { + "name": "mug-hot-medium", + "color": true, + "scalable": false, + "tags": [ + "hot", + "cup", + "mug", + "coffee", + "tea", + "drink", + "beverage", + "heiss", + "tasse", + "kaffee", + "tee", + "getränk", + "ui-icons", + "Basic", + "mug-hot", + "Size=medium" + ] + }, + { + "name": "narcotic-small", + "color": true, + "scalable": false, + "tags": [ + "narcotic", + "drugs", + "pills", + "needle", + "drogen", + "pillen", + "nadel", + "rauschmittel", + "betäubungsmittel", + "ui-icons", + "Basic", + "narcotic", + "Size=small" + ] + }, + { + "name": "narcotic-medium", + "color": true, + "scalable": false, + "tags": [ + "narcotic", + "drugs", + "pills", + "needle", + "drogen", + "pillen", + "nadel", + "rauschmittel", + "betäubungsmittel", + "ui-icons", + "Basic", + "narcotic", + "Size=medium" + ] + }, + { + "name": "newspaper-small", + "color": true, + "scalable": false, + "tags": [ + "news", + "paper", + "newspaper", + "neuigkeiten", + "nachrichten", + "zeitung", + "ui-icons", + "Basic", + "newspaper", + "Size=small" + ] + }, + { + "name": "newspaper-medium", + "color": true, + "scalable": false, + "tags": [ + "news", + "paper", + "newspaper", + "neuigkeiten", + "nachrichten", + "zeitung", + "ui-icons", + "Basic", + "newspaper", + "Size=medium" + ] + }, + { + "name": "newspaper-large", + "color": true, + "scalable": false, + "tags": [ + "news", + "paper", + "newspaper", + "neuigkeiten", + "nachrichten", + "zeitung", + "ui-icons", + "Basic", + "newspaper", + "Size=large" + ] + }, + { + "name": "newspaper-sbb-small", + "color": true, + "scalable": false, + "tags": [ + "news", + "sbb", + "sbbnews", + "nachrichten", + "neuigkeiten", + "zeitung", + "ui-icons", + "Basic", + "newspaper-sbb", + "Size=small" + ] + }, + { + "name": "newspaper-sbb-medium", + "color": true, + "scalable": false, + "tags": [ + "news", + "sbb", + "sbbnews", + "nachrichten", + "neuigkeiten", + "zeitung", + "ui-icons", + "Basic", + "newspaper-sbb", + "Size=medium" + ] + }, + { + "name": "paper-aeroplane-small", + "color": true, + "scalable": false, + "tags": [ + "send", + "airplane", + "senden", + "schicken", + "flugzeug", + "papier", + "ui-icons", + "Basic", + "paper-aeroplane", + "Size=small" + ] + }, + { + "name": "paper-aeroplane-medium", + "color": true, + "scalable": false, + "tags": [ + "send", + "airplane", + "senden", + "schicken", + "flugzeug", + "papier", + "ui-icons", + "Basic", + "paper-aeroplane", + "Size=medium" + ] + }, + { + "name": "paper-aeroplane-large", + "color": true, + "scalable": false, + "tags": [ + "send", + "airplane", + "senden", + "schicken", + "flugzeug", + "papier", + "ui-icons", + "Basic", + "paper-aeroplane", + "Size=large" + ] + }, + { + "name": "paper-clip-small", + "color": true, + "scalable": false, + "tags": [ + "paperclip", + "paper", + "clip", + "attach", + "attachment", + "anhang", + "anhängen", + "büroklammer", + "ui-icons", + "Basic", + "paper-clip", + "Size=small" + ] + }, + { + "name": "paper-clip-medium", + "color": true, + "scalable": false, + "tags": [ + "paperclip", + "paper", + "clip", + "attach", + "attachment", + "anhang", + "anhängen", + "büroklammer", + "ui-icons", + "Basic", + "paper-clip", + "Size=medium" + ] + }, + { + "name": "paper-clip-large", + "color": true, + "scalable": false, + "tags": [ + "paperclip", + "paper", + "clip", + "attach", + "attachment", + "anhang", + "anhängen", + "büroklammer", + "ui-icons", + "Basic", + "paper-clip", + "Size=large" + ] + }, + { + "name": "pen-small", + "color": true, + "scalable": false, + "tags": [ + "edit", + "pen", + "draft", + "bearbeiten", + "stift", + "entwurf", + "bleistift", + "ui-icons", + "Basic", + "pen", + "Size=small" + ] + }, + { + "name": "pen-medium", + "color": true, + "scalable": false, + "tags": [ + "edit", + "pen", + "draft", + "bearbeiten", + "stift", + "entwurf", + "bleistift", + "ui-icons", + "Basic", + "pen", + "Size=medium" + ] + }, + { + "name": "pen-large", + "color": true, + "scalable": false, + "tags": [ + "edit", + "pen", + "draft", + "bearbeiten", + "stift", + "entwurf", + "bleistift", + "ui-icons", + "Basic", + "pen", + "Size=large" + ] + }, + { + "name": "circle-pen-small", + "color": true, + "scalable": false, + "tags": [ + "edit", + "pen", + "draft", + "bearbeiten", + "stift", + "entwurf", + "bleistift", + "ui-icons", + "Basic", + "circle-pen", + "Size=small" + ] + }, + { + "name": "circle-pen-medium", + "color": true, + "scalable": false, + "tags": [ + "edit", + "pen", + "draft", + "bearbeiten", + "stift", + "entwurf", + "bleistift", + "ui-icons", + "Basic", + "circle-pen", + "Size=medium" + ] + }, + { + "name": "circle-empty-small", + "color": true, + "scalable": false, + "tags": [ + "edit", + "pen", + "draft", + "bearbeiten", + "stift", + "entwurf", + "bleistift", + "ui-icons", + "Basic", + "circle-empty", + "Size=small" + ] + }, + { + "name": "circle-empty-medium", + "color": true, + "scalable": false, + "tags": [ + "edit", + "pen", + "draft", + "bearbeiten", + "stift", + "entwurf", + "bleistift", + "ui-icons", + "Basic", + "circle-empty", + "Size=medium" + ] + }, + { + "name": "picture-small", + "color": true, + "scalable": false, + "tags": [ + "image", + "picture", + "bild", + "gemälde", + "ui-icons", + "Basic", + "picture", + "Size=small" + ] + }, + { + "name": "picture-medium", + "color": true, + "scalable": false, + "tags": [ + "image", + "picture", + "bild", + "gemälde", + "ui-icons", + "Basic", + "picture", + "Size=medium" + ] + }, + { + "name": "picture-large", + "color": true, + "scalable": false, + "tags": [ + "image", + "picture", + "bild", + "gemälde", + "ui-icons", + "Basic", + "picture", + "Size=large" + ] + }, + { + "name": "piggy-bank-small", + "color": true, + "scalable": false, + "tags": [ + "save", + "piggy", + "bank", + "money", + "cash", + "savings", + "sparschwein", + "sparen", + "geld", + "bargeld", + "münzen", + "gespartes", + "ui-icons", + "Basic", + "piggy-bank", + "Size=small" + ] + }, + { + "name": "piggy-bank-medium", + "color": true, + "scalable": false, + "tags": [ + "save", + "piggy", + "bank", + "money", + "cash", + "savings", + "sparschwein", + "sparen", + "geld", + "bargeld", + "münzen", + "gespartes", + "ui-icons", + "Basic", + "piggy-bank", + "Size=medium" + ] + }, + { + "name": "piggy-bank-large", + "color": true, + "scalable": false, + "tags": [ + "save", + "piggy", + "bank", + "money", + "cash", + "savings", + "sparschwein", + "sparen", + "geld", + "bargeld", + "münzen", + "gespartes", + "ui-icons", + "Basic", + "piggy-bank", + "Size=large" + ] + }, + { + "name": "pin-small", + "color": true, + "scalable": false, + "tags": [ + "pin", + "code", + "ort", + "place", + "postleitzahl", + "adresse", + "adress", + "ui-icons", + "Basic", + "pin", + "Size=small" + ] + }, + { + "name": "pin-medium", + "color": true, + "scalable": false, + "tags": [ + "pin", + "code", + "ort", + "place", + "postleitzahl", + "adresse", + "adress", + "ui-icons", + "Basic", + "pin", + "Size=medium" + ] + }, + { + "name": "pizza-slice-small", + "color": true, + "scalable": false, + "tags": [ + "food", + "pizza", + "italy", + "eat", + "essen", + "italien", + "ui-icons", + "Basic", + "pizza-slice", + "Size=small" + ] + }, + { + "name": "pizza-slice-medium", + "color": true, + "scalable": false, + "tags": [ + "food", + "pizza", + "italy", + "eat", + "essen", + "italien", + "ui-icons", + "Basic", + "pizza-slice", + "Size=medium" + ] + }, + { + "name": "pizza-slice-large", + "color": true, + "scalable": false, + "tags": [ + "food", + "pizza", + "italy", + "eat", + "essen", + "italien", + "ui-icons", + "Basic", + "pizza-slice", + "Size=large" + ] + }, + { + "name": "pretzel-small", + "color": true, + "scalable": false, + "tags": [ + "pretzel", + "food", + "germany", + "eat", + "bretzel", + "essen", + "deutschland", + "ui-icons", + "Basic", + "pretzel", + "Size=small" + ] + }, + { + "name": "pretzel-medium", + "color": true, + "scalable": false, + "tags": [ + "pretzel", + "food", + "germany", + "eat", + "bretzel", + "essen", + "deutschland", + "ui-icons", + "Basic", + "pretzel", + "Size=medium" + ] + }, + { + "name": "pretzel-large", + "color": true, + "scalable": false, + "tags": [ + "pretzel", + "food", + "germany", + "eat", + "bretzel", + "essen", + "deutschland", + "ui-icons", + "Basic", + "pretzel", + "Size=large" + ] + }, + { + "name": "robot-small", + "color": true, + "scalable": false, + "tags": [ + "robot", + "technology", + "machine", + "roboter", + "technologie", + "maschine", + "ui-icons", + "Basic", + "robot", + "Size=small" + ] + }, + { + "name": "robot-medium", + "color": true, + "scalable": false, + "tags": [ + "robot", + "technology", + "machine", + "roboter", + "technologie", + "maschine", + "ui-icons", + "Basic", + "robot", + "Size=medium" + ] + }, + { + "name": "rocket-small", + "color": true, + "scalable": false, + "tags": [ + "begin", + "innovation", + "start", + "takeoff", + "anfang", + "abheben", + "pilot", + "ui-icons", + "Basic", + "rocket", + "Size=small" + ] + }, + { + "name": "rocket-medium", + "color": true, + "scalable": false, + "tags": [ + "begin", + "innovation", + "start", + "takeoff", + "anfang", + "abheben", + "pilot", + "ui-icons", + "Basic", + "rocket", + "Size=medium" + ] + }, + { + "name": "rocket-large", + "color": true, + "scalable": false, + "tags": [ + "begin", + "innovation", + "start", + "takeoff", + "anfang", + "abheben", + "pilot", + "ui-icons", + "Basic", + "rocket", + "Size=large" + ] + }, + { + "name": "rss-small", + "color": true, + "scalable": false, + "tags": [ + "rss", + "rich", + "site", + "summary", + "web", + "feeds", + "ui-icons", + "Basic", + "rss", + "Size=small" + ] + }, + { + "name": "rss-medium", + "color": true, + "scalable": false, + "tags": [ + "rss", + "rich", + "site", + "summary", + "web", + "feeds", + "ui-icons", + "Basic", + "rss", + "Size=medium" + ] + }, + { + "name": "hand-safety-shield-small", + "color": true, + "scalable": false, + "tags": [ + "safety", + "security", + "reliability", + "service", + "sicherheit", + "zuverlässigkeit", + "ui-icons", + "Basic", + "hand-safety-shield", + "Size=small" + ] + }, + { + "name": "hand-safety-shield-medium", + "color": true, + "scalable": false, + "tags": [ + "safety", + "security", + "reliability", + "service", + "sicherheit", + "zuverlässigkeit", + "ui-icons", + "Basic", + "hand-safety-shield", + "Size=medium" + ] + }, + { + "name": "hand-safety-shield-large", + "color": true, + "scalable": false, + "tags": [ + "safety", + "security", + "reliability", + "service", + "sicherheit", + "zuverlässigkeit", + "ui-icons", + "Basic", + "hand-safety-shield", + "Size=large" + ] + }, + { + "name": "service-bell-small", + "color": true, + "scalable": false, + "tags": [ + "notification", + "service", + "bell", + "glocke", + "benachrichtigung", + "ui-icons", + "Basic", + "service-bell", + "Size=small" + ] + }, + { + "name": "service-bell-medium", + "color": true, + "scalable": false, + "tags": [ + "notification", + "service", + "bell", + "glocke", + "benachrichtigung", + "ui-icons", + "Basic", + "service-bell", + "Size=medium" + ] + }, + { + "name": "shopping-cart-small", + "color": true, + "scalable": false, + "tags": [ + "shopping", + "cart", + "einkauf", + "einkaufswagen", + "ui-icons", + "Basic", + "shopping-cart", + "Size=small" + ] + }, + { + "name": "shopping-cart-medium", + "color": true, + "scalable": false, + "tags": [ + "shopping", + "cart", + "einkauf", + "einkaufswagen", + "ui-icons", + "Basic", + "shopping-cart", + "Size=medium" + ] + }, + { + "name": "shopping-cart-large", + "color": true, + "scalable": false, + "tags": [ + "shopping", + "cart", + "einkauf", + "einkaufswagen", + "ui-icons", + "Basic", + "shopping-cart", + "Size=large" + ] + }, + { + "name": "sign-exclamation-point-small", + "color": true, + "scalable": false, + "tags": [ + "caution", + "sign", + "exclamation", + "mark", + "warning", + "danger", + "attention", + "achtung", + "warnung", + "ausrufezeichen", + "gefahr", + "ui-icons", + "Basic", + "sign-exclamation-point", + "Size=small" + ] + }, + { + "name": "sign-exclamation-point-medium", + "color": true, + "scalable": false, + "tags": [ + "caution", + "sign", + "exclamation", + "mark", + "warning", + "danger", + "attention", + "achtung", + "warnung", + "ausrufezeichen", + "gefahr", + "ui-icons", + "Basic", + "sign-exclamation-point", + "Size=medium" + ] + }, + { + "name": "sign-x-small", + "color": true, + "scalable": false, + "tags": [ + "error", + "fehler", + "ui-icons", + "Basic", + "sign-x", + "Size=small" + ] + }, + { + "name": "sign-x-medium", + "color": true, + "scalable": false, + "tags": [ + "error", + "fehler", + "ui-icons", + "Basic", + "sign-x", + "Size=medium" + ] + }, + { + "name": "smartphone-shaking-small", + "color": true, + "scalable": false, + "tags": [ + "smartphone", + "shaking", + "shake", + "move", + "gesture", + "mobiltelefon", + "schütteln", + "bewegung", + "gester", + "ui-icons", + "Basic", + "smartphone-shaking", + "Size=small" + ] + }, + { + "name": "smartphone-shaking-medium", + "color": true, + "scalable": false, + "tags": [ + "smartphone", + "shaking", + "shake", + "move", + "gesture", + "mobiltelefon", + "schütteln", + "bewegung", + "gester", + "ui-icons", + "Basic", + "smartphone-shaking", + "Size=medium" + ] + }, + { + "name": "spanner-small", + "color": true, + "scalable": false, + "tags": [ + "wrench", + "spanner", + "tool", + "work", + "craft", + "maintenance", + "schraubenschlüssel", + "werkzeug", + "arbeit", + "wartung", + "ui-icons", + "Basic", + "spanner", + "Size=small" + ] + }, + { + "name": "spanner-medium", + "color": true, + "scalable": false, + "tags": [ + "wrench", + "spanner", + "tool", + "work", + "craft", + "maintenance", + "schraubenschlüssel", + "werkzeug", + "arbeit", + "wartung", + "ui-icons", + "Basic", + "spanner", + "Size=medium" + ] + }, + { + "name": "spanner-large", + "color": true, + "scalable": false, + "tags": [ + "wrench", + "spanner", + "tool", + "work", + "craft", + "maintenance", + "schraubenschlüssel", + "werkzeug", + "arbeit", + "wartung", + "ui-icons", + "Basic", + "spanner", + "Size=large" + ] + }, + { + "name": "star-small", + "color": true, + "scalable": false, + "tags": [ + "favourite", + "star", + "favorite", + "excellence", + "stern", + "lesezeichen", + "exzellenz", + "ui-icons", + "Basic", + "star", + "Size=small" + ] + }, + { + "name": "star-medium", + "color": true, + "scalable": false, + "tags": [ + "favourite", + "star", + "favorite", + "excellence", + "stern", + "lesezeichen", + "exzellenz", + "ui-icons", + "Basic", + "star", + "Size=medium" + ] + }, + { + "name": "star-filled-small", + "color": true, + "scalable": false, + "tags": [ + "favourite", + "star", + "favorite", + "excellence", + "stern", + "lesezeichen", + "exzellenz", + "ui-icons", + "Basic", + "star-filled", + "Size=small" + ] + }, + { + "name": "star-filled-medium", + "color": true, + "scalable": false, + "tags": [ + "favourite", + "star", + "favorite", + "excellence", + "stern", + "lesezeichen", + "exzellenz", + "ui-icons", + "Basic", + "star-filled", + "Size=medium" + ] + }, + { + "name": "switzerland-small", + "color": true, + "scalable": false, + "tags": [ + "switzerland", + "national", + "transport", + "country", + "map", + "schweiz", + "karte", + "land", + "ui-icons", + "Basic", + "switzerland", + "Size=small" + ] + }, + { + "name": "switzerland-medium", + "color": true, + "scalable": false, + "tags": [ + "switzerland", + "national", + "transport", + "country", + "map", + "schweiz", + "karte", + "land", + "ui-icons", + "Basic", + "switzerland", + "Size=medium" + ] + }, + { + "name": "switzerland-large", + "color": true, + "scalable": false, + "tags": [ + "switzerland", + "national", + "transport", + "country", + "map", + "schweiz", + "karte", + "land", + "ui-icons", + "Basic", + "switzerland", + "Size=large" + ] + }, + { + "name": "tag-small", + "color": true, + "scalable": false, + "tags": [ + "category", + "specification", + "tag", + "kategorie", + "spezifikation", + "schild", + "preisschild", + "ui-icons", + "Basic", + "tag", + "Size=small" + ] + }, + { + "name": "tag-medium", + "color": true, + "scalable": false, + "tags": [ + "category", + "specification", + "tag", + "kategorie", + "spezifikation", + "schild", + "preisschild", + "ui-icons", + "Basic", + "tag", + "Size=medium" + ] + }, + { + "name": "target-small", + "color": true, + "scalable": false, + "tags": [ + "aim", + "target", + "goal", + "ziel", + "zielscheibe", + "ui-icons", + "Basic", + "target", + "Size=small" + ] + }, + { + "name": "target-medium", + "color": true, + "scalable": false, + "tags": [ + "aim", + "target", + "goal", + "ziel", + "zielscheibe", + "ui-icons", + "Basic", + "target", + "Size=medium" + ] + }, + { + "name": "target-large", + "color": true, + "scalable": false, + "tags": [ + "aim", + "target", + "goal", + "ziel", + "zielscheibe", + "ui-icons", + "Basic", + "target", + "Size=large" + ] + }, + { + "name": "torch-small", + "color": true, + "scalable": false, + "tags": [ + "torch", + "fire", + "flame", + "fackel", + "feuer", + "flamme", + "ui-icons", + "Basic", + "torch", + "Size=small" + ] + }, + { + "name": "torch-medium", + "color": true, + "scalable": false, + "tags": [ + "torch", + "fire", + "flame", + "fackel", + "feuer", + "flamme", + "ui-icons", + "Basic", + "torch", + "Size=medium" + ] + }, + { + "name": "trash-small", + "color": true, + "scalable": false, + "tags": [ + "waste", + "paper", + "bin", + "delete", + "remove", + "abfall", + "abfalleimer", + "papierkorb", + "löschen", + "entfernen", + "ui-icons", + "Basic", + "trash", + "Size=small" + ] + }, + { + "name": "trash-medium", + "color": true, + "scalable": false, + "tags": [ + "waste", + "paper", + "bin", + "delete", + "remove", + "abfall", + "abfalleimer", + "papierkorb", + "löschen", + "entfernen", + "ui-icons", + "Basic", + "trash", + "Size=medium" + ] + }, + { + "name": "trash-large", + "color": true, + "scalable": false, + "tags": [ + "waste", + "paper", + "bin", + "delete", + "remove", + "abfall", + "abfalleimer", + "papierkorb", + "löschen", + "entfernen", + "ui-icons", + "Basic", + "trash", + "Size=large" + ] + }, + { + "name": "tree-small", + "color": true, + "scalable": false, + "tags": [ + "tree", + "nature", + "environment", + "plant", + "pflanze", + "baum", + "natur", + "umwelt", + "ui-icons", + "Basic", + "tree", + "Size=small" + ] + }, + { + "name": "tree-medium", + "color": true, + "scalable": false, + "tags": [ + "tree", + "nature", + "environment", + "plant", + "pflanze", + "baum", + "natur", + "umwelt", + "ui-icons", + "Basic", + "tree", + "Size=medium" + ] + }, + { + "name": "tree-large", + "color": true, + "scalable": false, + "tags": [ + "tree", + "nature", + "environment", + "plant", + "pflanze", + "baum", + "natur", + "umwelt", + "ui-icons", + "Basic", + "tree", + "Size=large" + ] + }, + { + "name": "upload-small", + "color": true, + "scalable": false, + "tags": [ + "upload", + "hochladen", + "ui-icons", + "Basic", + "upload", + "Size=small" + ] + }, + { + "name": "upload-medium", + "color": true, + "scalable": false, + "tags": [ + "upload", + "hochladen", + "ui-icons", + "Basic", + "upload", + "Size=medium" + ] + }, + { + "name": "vegan-small", + "color": true, + "scalable": false, + "tags": [ + "vegan", + "ui-icons", + "Basic", + "vegan", + "Size=small" + ] + }, + { + "name": "vegan-medium", + "color": true, + "scalable": false, + "tags": [ + "vegan", + "ui-icons", + "Basic", + "vegan", + "Size=medium" + ] + }, + { + "name": "vegetarian-small", + "color": true, + "scalable": false, + "tags": [ + "vegetarian", + "veggie", + "vegetarisch", + "ui-icons", + "Basic", + "vegetarian", + "Size=small" + ] + }, + { + "name": "vegetarian-medium", + "color": true, + "scalable": false, + "tags": [ + "vegetarian", + "veggie", + "vegetarisch", + "ui-icons", + "Basic", + "vegetarian", + "Size=medium" + ] + }, + { + "name": "wallet-small", + "color": true, + "scalable": false, + "tags": [ + "wallet", + "money", + "portemonnaie", + "geldbörse", + "brieftasche", + "geld", + "ui-icons", + "Basic", + "wallet", + "Size=small" + ] + }, + { + "name": "wallet-medium", + "color": true, + "scalable": false, + "tags": [ + "wallet", + "money", + "portemonnaie", + "geldbörse", + "brieftasche", + "geld", + "ui-icons", + "Basic", + "wallet", + "Size=medium" + ] + }, + { + "name": "wallet-large", + "color": true, + "scalable": false, + "tags": [ + "wallet", + "money", + "portemonnaie", + "geldbörse", + "brieftasche", + "geld", + "ui-icons", + "Basic", + "wallet", + "Size=large" + ] + }, + { + "name": "warning-light-small", + "color": true, + "scalable": false, + "tags": [ + "blue", + "light", + "lamp", + "alarm", + "warning", + "attention", + "blaulicht", + "lampe", + "warnung", + "achtung", + "ui-icons", + "Basic", + "warning-light", + "Size=small" + ] + }, + { + "name": "warning-light-medium", + "color": true, + "scalable": false, + "tags": [ + "blue", + "light", + "lamp", + "alarm", + "warning", + "attention", + "blaulicht", + "lampe", + "warnung", + "achtung", + "ui-icons", + "Basic", + "warning-light", + "Size=medium" + ] + }, + { + "name": "warning-light-large", + "color": true, + "scalable": false, + "tags": [ + "blue", + "light", + "lamp", + "alarm", + "warning", + "attention", + "blaulicht", + "lampe", + "warnung", + "achtung", + "ui-icons", + "Basic", + "warning-light", + "Size=large" + ] + }, + { + "name": "wifi-small", + "color": true, + "scalable": false, + "tags": [ + "wifi", + "wlan", + "signal", + "online", + "internet", + "ui-icons", + "Basic", + "wifi", + "Size=small" + ] + }, + { + "name": "wifi-medium", + "color": true, + "scalable": false, + "tags": [ + "wifi", + "wlan", + "signal", + "online", + "internet", + "ui-icons", + "Basic", + "wifi", + "Size=medium" + ] + }, + { + "name": "wifi-large", + "color": true, + "scalable": false, + "tags": [ + "wifi", + "wlan", + "signal", + "online", + "internet", + "ui-icons", + "Basic", + "wifi", + "Size=large" + ] + }, + { + "name": "wifi-disabled-small", + "color": true, + "scalable": false, + "tags": [ + "offline", + "wifi", + "disabled", + "wlan", + "internet", + "ui-icons", + "Basic", + "wifi-disabled", + "Size=small" + ] + }, + { + "name": "wifi-disabled-medium", + "color": true, + "scalable": false, + "tags": [ + "offline", + "wifi", + "disabled", + "wlan", + "internet", + "ui-icons", + "Basic", + "wifi-disabled", + "Size=medium" + ] + }, + { + "name": "wifi-disabled-large", + "color": true, + "scalable": false, + "tags": [ + "offline", + "wifi", + "disabled", + "wlan", + "internet", + "ui-icons", + "Basic", + "wifi-disabled", + "Size=large" + ] + }, + { + "name": "unicorn-small", + "color": true, + "scalable": false, + "tags": [ + "unicorn", + "magic", + "einhorn", + "zauber", + "magie", + "das", + "beste", + "icon", + "ui-icons", + "Basic", + "unicorn", + "Size=small" + ] + }, + { + "name": "unicorn-medium", + "color": true, + "scalable": false, + "tags": [ + "unicorn", + "magic", + "einhorn", + "zauber", + "magie", + "das", + "beste", + "icon", + "ui-icons", + "Basic", + "unicorn", + "Size=medium" + ] + }, + { + "name": "pulse-small", + "color": true, + "scalable": false, + "tags": [ + "pulse", + "heart", + "beat", + "herz", + "herzschlag", + "signal", + "impuls", + "impulse", + "ui-icons", + "Basic", + "pulse", + "Size=small" + ] + }, + { + "name": "pulse-medium", + "color": true, + "scalable": false, + "tags": [ + "pulse", + "heart", + "beat", + "herz", + "herzschlag", + "signal", + "impuls", + "impulse", + "ui-icons", + "Basic", + "pulse", + "Size=medium" + ] + }, + { + "name": "thermometer-small", + "color": true, + "scalable": false, + "tags": [ + "thermometer", + "temperature", + "temperatur", + "degree", + "degrees", + "grad", + "celsius", + "hot", + "cold", + "warm", + "ui-icons", + "Basic", + "thermometer", + "Size=small" + ] + }, + { + "name": "thermometer-medium", + "color": true, + "scalable": false, + "tags": [ + "thermometer", + "temperature", + "temperatur", + "degree", + "degrees", + "grad", + "celsius", + "hot", + "cold", + "warm", + "ui-icons", + "Basic", + "thermometer", + "Size=medium" + ] + }, + { + "name": "disc-floppy-small", + "color": true, + "scalable": false, + "tags": [ + "disc", + "floppy", + "diskette", + "safe", + "testmanuel", + "ui-icons", + "Basic", + "disc-floppy", + "Size=small" + ] + }, + { + "name": "disc-floppy-medium", + "color": true, + "scalable": false, + "tags": [ + "disc", + "floppy", + "diskette", + "safe", + "ui-icons", + "Basic", + "disc-floppy", + "Size=medium" + ] + }, + { + "name": "two-lines-diagonal-small", + "color": true, + "scalable": false, + "tags": [ + "disc", + "floppy", + "diskette", + "safe", + "testmanuel", + "ui-icons", + "Basic", + "two-lines-diagonal", + "Size=small" + ] + }, + { + "name": "two-lines-diagonal-medium", + "color": true, + "scalable": false, + "tags": [ + "disc", + "floppy", + "diskette", + "safe", + "ui-icons", + "Basic", + "two-lines-diagonal", + "Size=medium" + ] + }, + { + "name": "arrow-circle-small", + "color": true, + "scalable": false, + "tags": [ + "load", + "arrow", + "circle", + "laden", + "pfeil", + "kreis", + "redo", + "ui-icons", + "Arrow", + "arrow-circle", + "Size=small" + ] + }, + { + "name": "arrow-circle-medium", + "color": true, + "scalable": false, + "tags": [ + "load", + "arrow", + "circle", + "laden", + "pfeil", + "kreis", + "redo", + "ui-icons", + "Arrow", + "arrow-circle", + "Size=medium" + ] + }, + { + "name": "arrow-circle-reset-small", + "color": true, + "scalable": false, + "tags": [ + "reset", + "undo", + "circle", + "arrow", + "rückgängig", + "kreis", + "pfeil", + "ui-icons", + "Arrow", + "arrow-circle-reset", + "Size=small" + ] + }, + { + "name": "arrow-circle-reset-medium", + "color": true, + "scalable": false, + "tags": [ + "reset", + "undo", + "circle", + "arrow", + "rückgängig", + "kreis", + "pfeil", + "ui-icons", + "Arrow", + "arrow-circle-reset", + "Size=medium" + ] + }, + { + "name": "arrow-left-small", + "color": true, + "scalable": false, + "tags": [ + "left", + "links", + "pfeil", + "ui-icons", + "Arrow", + "arrow-left", + "Size=small" + ] + }, + { + "name": "arrow-left-medium", + "color": true, + "scalable": false, + "tags": [ + "left", + "links", + "pfeil", + "ui-icons", + "Arrow", + "arrow-left", + "Size=medium" + ] + }, + { + "name": "arrow-right-small", + "color": true, + "scalable": false, + "tags": [ + "right", + "rechts", + "pfeil", + "ui-icons", + "Arrow", + "arrow-right", + "Size=small" + ] + }, + { + "name": "arrow-right-medium", + "color": true, + "scalable": false, + "tags": [ + "right", + "rechts", + "pfeil", + "ui-icons", + "Arrow", + "arrow-right", + "Size=medium" + ] + }, + { + "name": "arrow-down-small", + "color": true, + "scalable": false, + "tags": [ + "down", + "runter", + "unten", + "pfeil", + "ui-icons", + "Arrow", + "arrow-down", + "Size=small" + ] + }, + { + "name": "arrow-down-medium", + "color": true, + "scalable": false, + "tags": [ + "down", + "runter", + "unten", + "pfeil", + "ui-icons", + "Arrow", + "arrow-down", + "Size=medium" + ] + }, + { + "name": "arrow-up-small", + "color": true, + "scalable": false, + "tags": [ + "up", + "oben", + "pfeil", + "ui-icons", + "Arrow", + "arrow-up", + "Size=small" + ] + }, + { + "name": "arrow-up-medium", + "color": true, + "scalable": false, + "tags": [ + "up", + "oben", + "pfeil", + "ui-icons", + "Arrow", + "arrow-up", + "Size=medium" + ] + }, + { + "name": "arrows-right-left-small", + "color": true, + "scalable": false, + "tags": [ + "left", + "right", + "both", + "ways", + "directions", + "links", + "recht", + "beide", + "richtung", + "ui-icons", + "Arrow", + "arrows-right-left", + "Size=small" + ] + }, + { + "name": "arrows-right-left-medium", + "color": true, + "scalable": false, + "tags": [ + "left", + "right", + "both", + "ways", + "directions", + "links", + "recht", + "beide", + "richtung", + "ui-icons", + "Arrow", + "arrows-right-left", + "Size=medium" + ] + }, + { + "name": "arrows-up-down-small", + "color": true, + "scalable": false, + "tags": [ + "another", + "sequence", + "order", + "sort", + "sortieren", + "unten", + "oben", + "pfeile", + "anordnung", + "ordnen", + "ui-icons", + "Arrow", + "arrows-up-down", + "Size=small" + ] + }, + { + "name": "arrows-up-down-medium", + "color": true, + "scalable": false, + "tags": [ + "another", + "sequence", + "order", + "sort", + "sortieren", + "unten", + "oben", + "pfeile", + "anordnung", + "ordnen", + "ui-icons", + "Arrow", + "arrows-up-down", + "Size=medium" + ] + }, + { + "name": "arrow-long-left-small", + "color": true, + "scalable": false, + "tags": [ + "left", + "links", + "pfeil", + "ui-icons", + "Arrow", + "arrow-long-left", + "Size=small" + ] + }, + { + "name": "arrow-long-left-medium", + "color": true, + "scalable": false, + "tags": [ + "left", + "links", + "pfeil", + "ui-icons", + "Arrow", + "arrow-long-left", + "Size=medium" + ] + }, + { + "name": "arrow-long-right-small", + "color": true, + "scalable": false, + "tags": [ + "right", + "rechts", + "pfeil", + "ui-icons", + "Arrow", + "arrow-long-right", + "Size=small" + ] + }, + { + "name": "arrow-long-right-medium", + "color": true, + "scalable": false, + "tags": [ + "right", + "rechts", + "pfeil", + "ui-icons", + "Arrow", + "arrow-long-right", + "Size=medium" + ] + }, + { + "name": "arrow-long-down-small", + "color": true, + "scalable": false, + "tags": [ + "right", + "rechts", + "pfeil", + "ui-icons", + "Arrow", + "arrow-long-down", + "Size=small" + ] + }, + { + "name": "arrow-long-down-medium", + "color": true, + "scalable": false, + "tags": [ + "right", + "rechts", + "pfeil", + "ui-icons", + "Arrow", + "arrow-long-down", + "Size=medium" + ] + }, + { + "name": "arrow-long-up-small", + "color": true, + "scalable": false, + "tags": [ + "right", + "rechts", + "pfeil", + "ui-icons", + "Arrow", + "arrow-long-up", + "Size=small" + ] + }, + { + "name": "arrow-long-up-medium", + "color": true, + "scalable": false, + "tags": [ + "right", + "rechts", + "pfeil", + "ui-icons", + "Arrow", + "arrow-long-up", + "Size=medium" + ] + }, + { + "name": "arrows-long-right-left-small", + "color": true, + "scalable": false, + "tags": [ + "left", + "right", + "both", + "ways", + "directions", + "links", + "recht", + "beide", + "richtung", + "ui-icons", + "Arrow", + "arrows-long-right-left", + "Size=small" + ] + }, + { + "name": "arrows-long-right-left-medium", + "color": true, + "scalable": false, + "tags": [ + "left", + "right", + "both", + "ways", + "directions", + "links", + "recht", + "beide", + "richtung", + "ui-icons", + "Arrow", + "arrows-long-right-left", + "Size=medium" + ] + }, + { + "name": "arrows-long-up-down-small", + "color": true, + "scalable": false, + "tags": [ + "left", + "right", + "both", + "ways", + "directions", + "links", + "recht", + "beide", + "richtung", + "ui-icons", + "Arrow", + "arrows-long-up-down", + "Size=small" + ] + }, + { + "name": "arrows-long-up-down-medium", + "color": true, + "scalable": false, + "tags": [ + "left", + "right", + "both", + "ways", + "directions", + "links", + "recht", + "beide", + "richtung", + "ui-icons", + "Arrow", + "arrows-long-up-down", + "Size=medium" + ] + }, + { + "name": "arrow-start-left-small", + "color": true, + "scalable": false, + "tags": [ + "right", + "start", + "begin", + "anfang", + "rechts", + "pfeil", + "ui-icons", + "Arrow", + "arrow-start-left", + "Size=small" + ] + }, + { + "name": "arrow-start-left-medium", + "color": true, + "scalable": false, + "tags": [ + "right", + "start", + "begin", + "anfang", + "rechts", + "pfeil", + "ui-icons", + "Arrow", + "arrow-start-left", + "Size=medium" + ] + }, + { + "name": "arrow-start-right-small", + "color": true, + "scalable": false, + "tags": [ + "right", + "start", + "begin", + "anfang", + "rechts", + "pfeil", + "ui-icons", + "Arrow", + "arrow-start-right", + "Size=small" + ] + }, + { + "name": "arrow-start-right-medium", + "color": true, + "scalable": false, + "tags": [ + "right", + "start", + "begin", + "anfang", + "rechts", + "pfeil", + "ui-icons", + "Arrow", + "arrow-start-right", + "Size=medium" + ] + }, + { + "name": "arrow-turn-right-small", + "color": true, + "scalable": false, + "tags": [ + "right", + "rechts", + "pfeil", + "ui-icons", + "Arrow", + "arrow-turn-right", + "Size=small" + ] + }, + { + "name": "arrow-turn-right-medium", + "color": true, + "scalable": false, + "tags": [ + "right", + "rechts", + "pfeil", + "ui-icons", + "Arrow", + "arrow-turn-right", + "Size=medium" + ] + }, + { + "name": "arrows-circle-small", + "color": true, + "scalable": false, + "tags": [ + "update", + "circle", + "refresh", + "kreis", + "pfeil", + "aktualisieren", + "ui-icons", + "Arrow", + "arrows-circle", + "Size=small" + ] + }, + { + "name": "arrows-circle-medium", + "color": true, + "scalable": false, + "tags": [ + "update", + "circle", + "refresh", + "kreis", + "pfeil", + "aktualisieren", + "ui-icons", + "Arrow", + "arrows-circle", + "Size=medium" + ] + }, + { + "name": "arrows-left-right-down-up-small", + "color": true, + "scalable": false, + "tags": [ + "move", + "bewegen", + "ui-icons", + "Arrow", + "arrows-left-right-down-up", + "Size=small" + ] + }, + { + "name": "arrows-left-right-down-up-medium", + "color": true, + "scalable": false, + "tags": [ + "move", + "bewegen", + "ui-icons", + "Arrow", + "arrows-left-right-down-up", + "Size=medium" + ] + }, + { + "name": "chevron-left-small", + "color": true, + "scalable": false, + "tags": [ + "left", + "arrow", + "move", + "before", + "previously", + "back", + "links", + "zurück", + "pfeil", + "ui-icons", + "Arrow", + "chevron-left", + "Size=small" + ] + }, + { + "name": "chevron-left-medium", + "color": true, + "scalable": false, + "tags": [ + "left", + "arrow", + "move", + "before", + "previously", + "back", + "links", + "zurück", + "pfeil", + "ui-icons", + "Arrow", + "chevron-left", + "Size=medium" + ] + }, + { + "name": "chevron-right-small", + "color": true, + "scalable": false, + "tags": [ + "right", + "arrow", + "move", + "next", + "after", + "enter", + "rechts", + "nächste", + "pfeil", + "ui-icons", + "Arrow", + "chevron-right", + "Size=small" + ] + }, + { + "name": "chevron-right-medium", + "color": true, + "scalable": false, + "tags": [ + "right", + "arrow", + "move", + "next", + "after", + "enter", + "rechts", + "nächste", + "pfeil", + "ui-icons", + "Arrow", + "chevron-right", + "Size=medium" + ] + }, + { + "name": "chevron-down-small", + "color": true, + "scalable": false, + "tags": [ + "chevron", + "down", + "arrow", + "untern", + "runter", + "pfeil", + "ui-icons", + "Arrow", + "chevron-down", + "Size=small" + ] + }, + { + "name": "chevron-down-medium", + "color": true, + "scalable": false, + "tags": [ + "chevron", + "down", + "arrow", + "untern", + "runter", + "pfeil", + "ui-icons", + "Arrow", + "chevron-down", + "Size=medium" + ] + }, + { + "name": "chevron-up-small", + "color": true, + "scalable": false, + "tags": [ + "chevron", + "up", + "ui-icons", + "Arrow", + "chevron-up", + "Size=small" + ] + }, + { + "name": "chevron-up-medium", + "color": true, + "scalable": false, + "tags": [ + "chevron", + "up", + "ui-icons", + "Arrow", + "chevron-up", + "Size=medium" + ] + }, + { + "name": "chevron-small-left-circle-small", + "color": true, + "scalable": false, + "tags": [ + "left", + "circle", + "arrow", + "before", + "previously", + "links", + "kreis", + "pfeil", + "zurück", + "back", + "ui-icons", + "Arrow", + "chevron-small-left-circle", + "Size=small" + ] + }, + { + "name": "chevron-small-left-circle-medium", + "color": true, + "scalable": false, + "tags": [ + "left", + "circle", + "arrow", + "before", + "previously", + "links", + "kreis", + "pfeil", + "zurück", + "back", + "ui-icons", + "Arrow", + "chevron-small-left-circle", + "Size=medium" + ] + }, + { + "name": "chevron-small-right-circle-small", + "color": true, + "scalable": false, + "tags": [ + "right", + "circle", + "arrow", + "after", + "next", + "rechts", + "kreis", + "pfeil", + "nächste", + "ui-icons", + "Arrow", + "chevron-small-right-circle", + "Size=small" + ] + }, + { + "name": "chevron-small-right-circle-medium", + "color": true, + "scalable": false, + "tags": [ + "right", + "circle", + "arrow", + "after", + "next", + "rechts", + "kreis", + "pfeil", + "nächste", + "ui-icons", + "Arrow", + "chevron-small-right-circle", + "Size=medium" + ] + }, + { + "name": "chevron-small-up-circle-small", + "color": true, + "scalable": false, + "tags": [ + "chevron", + "up", + "arrow", + "pfeil", + "hoch", + "oben", + "kreis", + "ui-icons", + "Arrow", + "chevron-small-up-circle", + "Size=small" + ] + }, + { + "name": "chevron-small-up-circle-medium", + "color": true, + "scalable": false, + "tags": [ + "chevron", + "up", + "arrow", + "pfeil", + "hoch", + "oben", + "kreis", + "ui-icons", + "Arrow", + "chevron-small-up-circle", + "Size=medium" + ] + }, + { + "name": "chevron-small-down-circle-small", + "color": true, + "scalable": false, + "tags": [ + "down", + "circle", + "arrow", + "unten", + "runter", + "kreis", + "pfeil", + "ui-icons", + "Arrow", + "chevron-small-down-circle", + "Size=small" + ] + }, + { + "name": "chevron-small-down-circle-medium", + "color": true, + "scalable": false, + "tags": [ + "down", + "circle", + "arrow", + "unten", + "runter", + "kreis", + "pfeil", + "ui-icons", + "Arrow", + "chevron-small-down-circle", + "Size=medium" + ] + }, + { + "name": "chevron-small-left-small", + "color": true, + "scalable": false, + "tags": [ + "left", + "arrow", + "move", + "before", + "previously", + "back", + "links", + "zurück", + "zuvor", + "pfeil", + "ui-icons", + "Arrow", + "chevron-small-left", + "Size=small" + ] + }, + { + "name": "chevron-small-left-medium", + "color": true, + "scalable": false, + "tags": [ + "left", + "arrow", + "move", + "before", + "previously", + "back", + "links", + "zurück", + "zuvor", + "pfeil", + "ui-icons", + "Arrow", + "chevron-small-left", + "Size=medium" + ] + }, + { + "name": "chevron-small-right-small", + "color": true, + "scalable": false, + "tags": [ + "right", + "arrow", + "move", + "next", + "after", + "enter", + "rechts", + "pfeil", + "bewegen", + "nächste", + "ui-icons", + "Arrow", + "chevron-small-right", + "Size=small" + ] + }, + { + "name": "chevron-small-right-medium", + "color": true, + "scalable": false, + "tags": [ + "right", + "arrow", + "move", + "next", + "after", + "enter", + "rechts", + "pfeil", + "bewegen", + "nächste", + "ui-icons", + "Arrow", + "chevron-small-right", + "Size=medium" + ] + }, + { + "name": "chevron-small-up-small", + "color": true, + "scalable": false, + "tags": [ + "chevron", + "up", + "arrow", + "pfeil", + "hoch", + "oben", + "ui-icons", + "Arrow", + "chevron-small-up", + "Size=small" + ] + }, + { + "name": "chevron-small-up-medium", + "color": true, + "scalable": false, + "tags": [ + "chevron", + "up", + "arrow", + "pfeil", + "hoch", + "oben", + "ui-icons", + "Arrow", + "chevron-small-up", + "Size=medium" + ] + }, + { + "name": "chevron-small-down-small", + "color": true, + "scalable": false, + "tags": [ + "down", + "arrow", + "chevron", + "unten", + "runter", + "pfeil", + "ui-icons", + "Arrow", + "chevron-small-down", + "Size=small" + ] + }, + { + "name": "chevron-small-down-medium", + "color": true, + "scalable": false, + "tags": [ + "down", + "arrow", + "chevron", + "unten", + "runter", + "pfeil", + "ui-icons", + "Arrow", + "chevron-small-down", + "Size=medium" + ] + }, + { + "name": "chevron-small-left-right-small", + "color": true, + "scalable": false, + "tags": [ + "left", + "right", + "arrow", + "move", + "links", + "rechts", + "pfeil", + "bewegen", + "ui-icons", + "Arrow", + "chevron-small-left-right", + "Size=small" + ] + }, + { + "name": "chevron-small-left-right-medium", + "color": true, + "scalable": false, + "tags": [ + "left", + "right", + "arrow", + "move", + "links", + "rechts", + "pfeil", + "bewegen", + "ui-icons", + "Arrow", + "chevron-small-left-right", + "Size=medium" + ] + }, + { + "name": "chevron-small-end-left-small", + "color": true, + "scalable": false, + "tags": [ + "left", + "arrow", + "move", + "before", + "previously", + "back", + "links", + "zurück", + "zuvor", + "pfeil", + "ui-icons", + "Arrow", + "chevron-small-end-left", + "Size=small" + ] + }, + { + "name": "chevron-small-end-left-medium", + "color": true, + "scalable": false, + "tags": [ + "left", + "arrow", + "move", + "before", + "previously", + "back", + "links", + "zurück", + "zuvor", + "pfeil", + "ui-icons", + "Arrow", + "chevron-small-end-left", + "Size=medium" + ] + }, + { + "name": "chevron-small-end-right-small", + "color": true, + "scalable": false, + "tags": [ + "right", + "arrow", + "move", + "next", + "after", + "enter", + "rechts", + "pfeil", + "bewegen", + "nächste", + "ui-icons", + "Arrow", + "chevron-small-end-right", + "Size=small" + ] + }, + { + "name": "chevron-small-end-right-medium", + "color": true, + "scalable": false, + "tags": [ + "right", + "arrow", + "move", + "next", + "after", + "enter", + "rechts", + "pfeil", + "bewegen", + "nächste", + "ui-icons", + "Arrow", + "chevron-small-end-right", + "Size=medium" + ] + }, + { + "name": "double-chevron-small-left-small", + "color": true, + "scalable": false, + "tags": [ + "move", + "left", + "chevron", + "arrow", + "back", + "previously", + "before", + "bewegen", + "links", + "pfeil", + "zurück", + "ui-icons", + "Arrow", + "double-chevron-small-left", + "Size=small" + ] + }, + { + "name": "double-chevron-small-left-medium", + "color": true, + "scalable": false, + "tags": [ + "move", + "left", + "chevron", + "arrow", + "back", + "previously", + "before", + "bewegen", + "links", + "pfeil", + "zurück", + "ui-icons", + "Arrow", + "double-chevron-small-left", + "Size=medium" + ] + }, + { + "name": "double-chevron-small-right-small", + "color": true, + "scalable": false, + "tags": [ + "move", + "right", + "arrow", + "chevron", + "next", + "bewegen", + "rechts", + "pfeil", + "nächste", + "ui-icons", + "Arrow", + "double-chevron-small-right", + "Size=small" + ] + }, + { + "name": "double-chevron-small-right-medium", + "color": true, + "scalable": false, + "tags": [ + "move", + "right", + "arrow", + "chevron", + "next", + "bewegen", + "rechts", + "pfeil", + "nächste", + "ui-icons", + "Arrow", + "double-chevron-small-right", + "Size=medium" + ] + }, + { + "name": "increase-size-small", + "color": true, + "scalable": false, + "tags": [ + "enlarge", + "increase", + "size", + "vergrössern", + "grösser", + "grösse", + "ui-icons", + "Arrow", + "increase-size", + "Size=small" + ] + }, + { + "name": "increase-size-medium", + "color": true, + "scalable": false, + "tags": [ + "enlarge", + "increase", + "size", + "vergrössern", + "grösser", + "grösse", + "ui-icons", + "Arrow", + "increase-size", + "Size=medium" + ] + }, + { + "name": "reduce-size-small", + "color": true, + "scalable": false, + "tags": [ + "decrease", + "reduce", + "size", + "verkleinern", + "minimieren", + "grösse", + "ui-icons", + "Arrow", + "reduce-size", + "Size=small" + ] + }, + { + "name": "reduce-size-medium", + "color": true, + "scalable": false, + "tags": [ + "decrease", + "reduce", + "size", + "verkleinern", + "minimieren", + "grösse", + "ui-icons", + "Arrow", + "reduce-size", + "Size=medium" + ] + }, + { + "name": "merge-small", + "color": true, + "scalable": false, + "tags": [ + "merge", + "join", + "unite", + "combine", + "verbinden", + "zusammenfügen", + "kombinieren", + "pfeil", + "ui-icons", + "Arrow", + "merge", + "Size=small" + ] + }, + { + "name": "merge-medium", + "color": true, + "scalable": false, + "tags": [ + "merge", + "join", + "unite", + "combine", + "verbinden", + "zusammenfügen", + "kombinieren", + "pfeil", + "ui-icons", + "Arrow", + "merge", + "Size=medium" + ] + }, + { + "name": "split-small", + "color": true, + "scalable": false, + "tags": [ + "split", + "seperate", + "divide", + "trennen", + "lösen", + "pfeil", + "ui-icons", + "Arrow", + "split", + "Size=small" + ] + }, + { + "name": "split-medium", + "color": true, + "scalable": false, + "tags": [ + "split", + "seperate", + "divide", + "trennen", + "lösen", + "pfeil", + "ui-icons", + "Arrow", + "split", + "Size=medium" + ] + }, + { + "name": "arrows-left-right-small", + "color": true, + "scalable": false, + "tags": [ + "Dieses", + "Icon", + "nur", + "für", + "Rundreise", + "verwenden.", + "ui-icons", + "Arrow", + "arrows-left-right", + "Size=small" + ] + }, + { + "name": "arrows-left-right-medium", + "color": true, + "scalable": false, + "tags": [ + "left", + "right", + "round", + "trip", + "both", + "switch", + "change", + "links", + "rechts", + "pfeile", + "auswechseln", + "beide", + "ui-icons", + "Arrow", + "arrows-left-right", + "Size=medium" + ] + }, + { + "name": "chevron-small-down-flat-small", + "color": true, + "scalable": false, + "tags": [ + "down", + "arrow", + "chevron", + "unten", + "runter", + "pfeil", + "ui-icons", + "Arrow", + "chevron-small-down-flat", + "Size=small" + ] + }, + { + "name": "chevron-small-down-flat-medium", + "color": true, + "scalable": false, + "tags": [ + "down", + "arrow", + "chevron", + "unten", + "runter", + "pfeil", + "ui-icons", + "Arrow", + "chevron-small-down-flat", + "Size=medium" + ] + }, + { + "name": "button-power-small", + "color": true, + "scalable": false, + "tags": [ + "turn", + "on", + "button", + "power", + "standby", + "einschalten", + "an", + "ein", + "knopf", + "strom", + "ui-icons", + "Status", + "button-power", + "Size=small" + ] + }, + { + "name": "button-power-medium", + "color": true, + "scalable": false, + "tags": [ + "turn", + "on", + "button", + "power", + "standby", + "einschalten", + "an", + "ein", + "knopf", + "strom", + "ui-icons", + "Status", + "button-power", + "Size=medium" + ] + }, + { + "name": "circle-exclamation-point-small", + "color": true, + "scalable": false, + "tags": [ + "caution", + "sign", + "exclamation", + "mark", + "warning", + "danger", + "attention", + "achtung", + "warnung", + "ausrufezeichen", + "gefahr", + "ui-icons", + "Status", + "circle-exclamation-point", + "Size=small" + ] + }, + { + "name": "circle-exclamation-point-medium", + "color": true, + "scalable": false, + "tags": [ + "caution", + "sign", + "exclamation", + "mark", + "warning", + "danger", + "attention", + "achtung", + "warnung", + "ausrufezeichen", + "gefahr", + "ui-icons", + "Status", + "circle-exclamation-point", + "Size=medium" + ] + }, + { + "name": "circle-cross-small", + "color": true, + "scalable": false, + "tags": [ + "deselect", + "abwählen", + "ui-icons", + "Status", + "circle-cross", + "Size=small" + ] + }, + { + "name": "circle-cross-medium", + "color": true, + "scalable": false, + "tags": [ + "deselect", + "abwählen", + "ui-icons", + "Status", + "circle-cross", + "Size=medium" + ] + }, + { + "name": "circle-cross-large", + "color": true, + "scalable": false, + "tags": [ + "deselect", + "abwählen", + "ui-icons", + "Status", + "circle-cross", + "Size=large" + ] + }, + { + "name": "circle-tick-small", + "color": true, + "scalable": false, + "tags": [ + "tick", + "select", + "all", + "alle", + "wählen", + "selektieren", + "ui-icons", + "Status", + "circle-tick", + "Size=small" + ] + }, + { + "name": "circle-tick-medium", + "color": true, + "scalable": false, + "tags": [ + "tick", + "select", + "all", + "alle", + "wählen", + "selektieren", + "ui-icons", + "Status", + "circle-tick", + "Size=medium" + ] + }, + { + "name": "clipboard-empty-small", + "color": true, + "scalable": false, + "tags": [ + "control", + "kontrolle", + "klemmbrett", + "leer", + "ui-icons", + "Status", + "clipboard-empty", + "Size=small" + ] + }, + { + "name": "clipboard-empty-medium", + "color": true, + "scalable": false, + "tags": [ + "control", + "kontrolle", + "klemmbrett", + "leer", + "ui-icons", + "Status", + "clipboard-empty", + "Size=medium" + ] + }, + { + "name": "clipboard-list-small", + "color": true, + "scalable": false, + "tags": [ + "control", + "kontrolle", + "klemmbrett", + "voll", + "full", + "liste", + "ui-icons", + "Status", + "clipboard-list", + "Size=small" + ] + }, + { + "name": "clipboard-list-medium", + "color": true, + "scalable": false, + "tags": [ + "control", + "kontrolle", + "klemmbrett", + "voll", + "full", + "liste", + "ui-icons", + "Status", + "clipboard-list", + "Size=medium" + ] + }, + { + "name": "clipboard-plus-small", + "color": true, + "scalable": false, + "tags": [ + "control", + "kontrolle", + "klemmbrett", + "add", + "hinzufügen", + "ui-icons", + "Status", + "clipboard-plus", + "Size=small" + ] + }, + { + "name": "clipboard-plus-medium", + "color": true, + "scalable": false, + "tags": [ + "control", + "kontrolle", + "klemmbrett", + "add", + "hinzufügen", + "ui-icons", + "Status", + "clipboard-plus", + "Size=medium" + ] + }, + { + "name": "clipboard-cross-small", + "color": true, + "scalable": false, + "tags": [ + "control", + "kontrolle", + "klemmbrett", + "failed", + "misslungen", + "fehlgeschlagen", + "ui-icons", + "Status", + "clipboard-cross", + "Size=small" + ] + }, + { + "name": "clipboard-cross-medium", + "color": true, + "scalable": false, + "tags": [ + "control", + "kontrolle", + "klemmbrett", + "failed", + "misslungen", + "fehlgeschlagen", + "ui-icons", + "Status", + "clipboard-cross", + "Size=medium" + ] + }, + { + "name": "clipboard-question-mark-small", + "color": true, + "scalable": false, + "tags": [ + "control", + "kontrolle", + "klemmbrett", + "unknown", + "unklar", + "unbekannt", + "ui-icons", + "Status", + "clipboard-question-mark", + "Size=small" + ] + }, + { + "name": "clipboard-question-mark-medium", + "color": true, + "scalable": false, + "tags": [ + "control", + "kontrolle", + "klemmbrett", + "unknown", + "unklar", + "unbekannt", + "ui-icons", + "Status", + "clipboard-question-mark", + "Size=medium" + ] + }, + { + "name": "clipboard-tick-small", + "color": true, + "scalable": false, + "tags": [ + "control", + "kontrolle", + "klemmbrett", + "prüfung", + "check", + "successfull", + "erfolgreich", + "ui-icons", + "Status", + "clipboard-tick", + "Size=small" + ] + }, + { + "name": "clipboard-tick-medium", + "color": true, + "scalable": false, + "tags": [ + "control", + "kontrolle", + "klemmbrett", + "prüfung", + "check", + "successfull", + "erfolgreich", + "ui-icons", + "Status", + "clipboard-tick", + "Size=medium" + ] + }, + { + "name": "exclamation-point-small", + "color": true, + "scalable": false, + "tags": [ + "exclamation", + "mark", + "point", + "ausrufezeichen", + "ui-icons", + "Status", + "exclamation-point", + "Size=small" + ] + }, + { + "name": "exclamation-point-medium", + "color": true, + "scalable": false, + "tags": [ + "exclamation", + "mark", + "point", + "ausrufezeichen", + "ui-icons", + "Status", + "exclamation-point", + "Size=medium" + ] + }, + { + "name": "eye-small", + "color": true, + "scalable": false, + "tags": [ + "visible", + "noticeable", + "auge", + "sichtbar", + "sicht", + "vision", + "ui-icons", + "Status", + "eye", + "Size=small" + ] + }, + { + "name": "eye-medium", + "color": true, + "scalable": false, + "tags": [ + "visible", + "noticeable", + "auge", + "sichtbar", + "sicht", + "vision", + "ui-icons", + "Status", + "eye", + "Size=medium" + ] + }, + { + "name": "eye-large", + "color": true, + "scalable": false, + "tags": [ + "visible", + "noticeable", + "auge", + "sichtbar", + "sicht", + "vision", + "ui-icons", + "Status", + "eye", + "Size=large" + ] + }, + { + "name": "eye-disabled-small", + "color": true, + "scalable": false, + "tags": [ + "invisible", + "unsichtbar", + "nicht", + "sichtbar", + "ui-icons", + "Status", + "eye-disabled", + "Size=small" + ] + }, + { + "name": "eye-disabled-medium", + "color": true, + "scalable": false, + "tags": [ + "invisible", + "unsichtbar", + "nicht", + "sichtbar", + "ui-icons", + "Status", + "eye-disabled", + "Size=medium" + ] + }, + { + "name": "eye-disabled-large", + "color": true, + "scalable": false, + "tags": [ + "invisible", + "unsichtbar", + "nicht", + "sichtbar", + "ui-icons", + "Status", + "eye-disabled", + "Size=large" + ] + }, + { + "name": "lock-closed-small", + "color": true, + "scalable": false, + "tags": [ + "blocked", + "blockiert", + "schloss", + "geschlossen", + "verschlossen", + "ui-icons", + "Status", + "lock-closed", + "Size=small" + ] + }, + { + "name": "lock-closed-medium", + "color": true, + "scalable": false, + "tags": [ + "blocked", + "blockiert", + "schloss", + "geschlossen", + "verschlossen", + "ui-icons", + "Status", + "lock-closed", + "Size=medium" + ] + }, + { + "name": "lock-closed-large", + "color": true, + "scalable": false, + "tags": [ + "blocked", + "blockiert", + "schloss", + "geschlossen", + "verschlossen", + "ui-icons", + "Status", + "lock-closed", + "Size=large" + ] + }, + { + "name": "lock-open-small", + "color": true, + "scalable": false, + "tags": [ + "unlocked", + "offen", + "geöffnet", + "schloss", + "ui-icons", + "Status", + "lock-open", + "Size=small" + ] + }, + { + "name": "lock-open-medium", + "color": true, + "scalable": false, + "tags": [ + "unlocked", + "offen", + "geöffnet", + "schloss", + "ui-icons", + "Status", + "lock-open", + "Size=medium" + ] + }, + { + "name": "lock-open-large", + "color": true, + "scalable": false, + "tags": [ + "unlocked", + "offen", + "geöffnet", + "schloss", + "ui-icons", + "Status", + "lock-open", + "Size=large" + ] + }, + { + "name": "question-mark-small", + "color": true, + "scalable": false, + "tags": [ + "question", + "mark", + "fragezeichen", + "ui-icons", + "Status", + "question-mark", + "Size=small" + ] + }, + { + "name": "question-mark-medium", + "color": true, + "scalable": false, + "tags": [ + "question", + "mark", + "fragezeichen", + "ui-icons", + "Status", + "question-mark", + "Size=medium" + ] + }, + { + "name": "tick-small", + "color": true, + "scalable": false, + "tags": [ + "ok", + "check", + "okay", + "haken", + "häkchen", + "tick", + "ui-icons", + "Status", + "tick", + "Size=small" + ] + }, + { + "name": "tick-medium", + "color": true, + "scalable": false, + "tags": [ + "ok", + "check", + "okay", + "haken", + "häkchen", + "tick", + "ui-icons", + "Status", + "tick", + "Size=medium" + ] + }, + { + "name": "circle-minus-small", + "color": true, + "scalable": false, + "tags": [ + "minus", + "ui-icons", + "Navigation", + "circle-minus", + "Size=small" + ] + }, + { + "name": "circle-minus-medium", + "color": true, + "scalable": false, + "tags": [ + "minus", + "ui-icons", + "Navigation", + "circle-minus", + "Size=medium" + ] + }, + { + "name": "circle-plus-small", + "color": true, + "scalable": false, + "tags": [ + "plus", + "ui-icons", + "Navigation", + "circle-plus", + "Size=small" + ] + }, + { + "name": "circle-plus-medium", + "color": true, + "scalable": false, + "tags": [ + "plus", + "ui-icons", + "Navigation", + "circle-plus", + "Size=medium" + ] + }, + { + "name": "context-menu-small", + "color": true, + "scalable": false, + "tags": [ + "context", + "menu", + "menü", + "kontext", + "ui-icons", + "Navigation", + "context-menu", + "Size=small" + ] + }, + { + "name": "context-menu-medium", + "color": true, + "scalable": false, + "tags": [ + "context", + "menu", + "menü", + "kontext", + "ui-icons", + "Navigation", + "context-menu", + "Size=medium" + ] + }, + { + "name": "cross-small", + "color": true, + "scalable": false, + "tags": [ + "cross", + "kreuz", + "ui-icons", + "Navigation", + "cross", + "Size=small" + ] + }, + { + "name": "cross-medium", + "color": true, + "scalable": false, + "tags": [ + "cross", + "kreuz", + "ui-icons", + "Navigation", + "cross", + "Size=medium" + ] + }, + { + "name": "drag-small", + "color": true, + "scalable": false, + "tags": [ + "drag", + "ziehen", + "ui-icons", + "Navigation", + "drag", + "Size=small" + ] + }, + { + "name": "drag-medium", + "color": true, + "scalable": false, + "tags": [ + "drag", + "ziehen", + "ui-icons", + "Navigation", + "drag", + "Size=medium" + ] + }, + { + "name": "hamburger-menu-small", + "color": true, + "scalable": false, + "tags": [ + "hamburger", + "menu", + "menü", + "ui-icons", + "Navigation", + "hamburger-menu", + "Size=small" + ] + }, + { + "name": "hamburger-menu-medium", + "color": true, + "scalable": false, + "tags": [ + "hamburger", + "menu", + "menü", + "ui-icons", + "Navigation", + "hamburger-menu", + "Size=medium" + ] + }, + { + "name": "house-small", + "color": true, + "scalable": false, + "tags": [ + "home", + "haus", + "zuhause", + "ui-icons", + "Navigation", + "house", + "Size=small" + ] + }, + { + "name": "house-medium", + "color": true, + "scalable": false, + "tags": [ + "home", + "haus", + "zuhause", + "ui-icons", + "Navigation", + "house", + "Size=medium" + ] + }, + { + "name": "house-large", + "color": true, + "scalable": false, + "tags": [ + "home", + "haus", + "zuhause", + "ui-icons", + "Navigation", + "house", + "Size=large" + ] + }, + { + "name": "layers-small", + "color": true, + "scalable": false, + "tags": [ + "layers", + "ebene", + "ebenen", + "ui-icons", + "Navigation", + "layers", + "Size=small" + ] + }, + { + "name": "layers-medium", + "color": true, + "scalable": false, + "tags": [ + "layers", + "ebene", + "ebenen", + "ui-icons", + "Navigation", + "layers", + "Size=medium" + ] + }, + { + "name": "layers-with-arrows-small", + "color": true, + "scalable": false, + "tags": [ + "layers", + "ebene", + "ebenen", + "ui-icons", + "Navigation", + "layers-with-arrows", + "Size=small" + ] + }, + { + "name": "layers-with-arrows-medium", + "color": true, + "scalable": false, + "tags": [ + "layers", + "ebene", + "ebenen", + "ui-icons", + "Navigation", + "layers-with-arrows", + "Size=medium" + ] + }, + { + "name": "minus-small", + "color": true, + "scalable": false, + "tags": [ + "minus", + "line", + "linie", + "strich", + "ui-icons", + "Navigation", + "minus", + "Size=small" + ] + }, + { + "name": "minus-medium", + "color": true, + "scalable": false, + "tags": [ + "minus", + "line", + "linie", + "strich", + "ui-icons", + "Navigation", + "minus", + "Size=medium" + ] + }, + { + "name": "nine-squares-small", + "color": true, + "scalable": false, + "tags": [ + "app", + "chooser", + "wähler", + "ui-icons", + "Navigation", + "nine-squares", + "Size=small" + ] + }, + { + "name": "nine-squares-medium", + "color": true, + "scalable": false, + "tags": [ + "app", + "chooser", + "wähler", + "ui-icons", + "Navigation", + "nine-squares", + "Size=medium" + ] + }, + { + "name": "four-squares-small", + "color": true, + "scalable": false, + "tags": [ + "app", + "chooser", + "wähler", + "ui-icons", + "Navigation", + "four-squares", + "Size=small" + ] + }, + { + "name": "four-squares-medium", + "color": true, + "scalable": false, + "tags": [ + "app", + "chooser", + "wähler", + "ui-icons", + "Navigation", + "four-squares", + "Size=medium" + ] + }, + { + "name": "four-diamonds-small", + "color": true, + "scalable": false, + "tags": [ + "app", + "chooser", + "wähler", + "ui-icons", + "Navigation", + "four-diamonds", + "Size=small" + ] + }, + { + "name": "four-diamonds-medium", + "color": true, + "scalable": false, + "tags": [ + "app", + "chooser", + "wähler", + "ui-icons", + "Navigation", + "four-diamonds", + "Size=medium" + ] + }, + { + "name": "plus-small", + "color": true, + "scalable": false, + "tags": [ + "plus", + "ui-icons", + "Navigation", + "plus", + "Size=small" + ] + }, + { + "name": "plus-medium", + "color": true, + "scalable": false, + "tags": [ + "plus", + "ui-icons", + "Navigation", + "plus", + "Size=medium" + ] + }, + { + "name": "two-finger-tap-small", + "color": true, + "scalable": false, + "tags": [ + "two", + "finger", + "tap", + "touch", + "gesture", + "geste", + "zwei", + "berühren", + "tippen", + "ui-icons", + "Navigation", + "two-finger-tap", + "Size=small" + ] + }, + { + "name": "two-finger-tap-medium", + "color": true, + "scalable": false, + "tags": [ + "two", + "finger", + "tap", + "touch", + "gesture", + "geste", + "zwei", + "berühren", + "tippen", + "ui-icons", + "Navigation", + "two-finger-tap", + "Size=medium" + ] + }, + { + "name": "two-finger-tap-large", + "color": true, + "scalable": false, + "tags": [ + "two", + "finger", + "tap", + "touch", + "gesture", + "geste", + "zwei", + "berühren", + "tippen", + "ui-icons", + "Navigation", + "two-finger-tap", + "Size=large" + ] + }, + { + "name": "hand-cursor-small", + "color": true, + "scalable": false, + "tags": [ + "user", + "action", + "gesture", + "geste", + "aktion", + "ui-icons", + "Navigation", + "hand-cursor", + "Size=small" + ] + }, + { + "name": "hand-cursor-medium", + "color": true, + "scalable": false, + "tags": [ + "user", + "action", + "gesture", + "geste", + "aktion", + "ui-icons", + "Navigation", + "hand-cursor", + "Size=medium" + ] + }, + { + "name": "dash-small", + "color": true, + "scalable": false, + "tags": [ + "minus", + "line", + "linie", + "strich", + "ui-icons", + "Navigation", + "dash", + "Size=small" + ] + }, + { + "name": "dash-medium", + "color": true, + "scalable": false, + "tags": [ + "minus", + "line", + "linie", + "strich", + "ui-icons", + "Navigation", + "dash", + "Size=medium" + ] + }, + { + "name": "bulb-off-small", + "color": true, + "scalable": false, + "tags": [ + "bulb", + "off", + "ui-icons", + "Community", + "bulb-off", + "Size=small" + ] + }, + { + "name": "bulb-off-medium", + "color": true, + "scalable": false, + "tags": [ + "bulb", + "off", + "ui-icons", + "Community", + "bulb-off", + "Size=medium" + ] + }, + { + "name": "bulb-off-large", + "color": true, + "scalable": false, + "tags": [ + "bulb", + "off", + "ui-icons", + "Community", + "bulb-off", + "Size=large" + ] + }, + { + "name": "bulb-on-small", + "color": true, + "scalable": false, + "tags": [ + "bulb", + "on", + "inspired", + "ui-icons", + "Community", + "bulb-on", + "Size=small" + ] + }, + { + "name": "bulb-on-medium", + "color": true, + "scalable": false, + "tags": [ + "bulb", + "on", + "inspired", + "ui-icons", + "Community", + "bulb-on", + "Size=medium" + ] + }, + { + "name": "bulb-on-large", + "color": true, + "scalable": false, + "tags": [ + "bulb", + "on", + "inspired", + "ui-icons", + "Community", + "bulb-on", + "Size=large" + ] + }, + { + "name": "face-grinning-small", + "color": true, + "scalable": false, + "tags": [ + "smiley", + "grin", + "ui-icons", + "Community", + "face-grinning", + "Size=small" + ] + }, + { + "name": "face-grinning-medium", + "color": true, + "scalable": false, + "tags": [ + "smiley", + "grin", + "ui-icons", + "Community", + "face-grinning", + "Size=medium" + ] + }, + { + "name": "face-grinning-large", + "color": true, + "scalable": false, + "tags": [ + "smiley", + "grin", + "ui-icons", + "Community", + "face-grinning", + "Size=large" + ] + }, + { + "name": "face-neutral-small", + "color": true, + "scalable": false, + "tags": [ + "smiley", + "neutral", + "ui-icons", + "Community", + "face-neutral", + "Size=small" + ] + }, + { + "name": "face-neutral-medium", + "color": true, + "scalable": false, + "tags": [ + "smiley", + "neutral", + "ui-icons", + "Community", + "face-neutral", + "Size=medium" + ] + }, + { + "name": "face-neutral-large", + "color": true, + "scalable": false, + "tags": [ + "smiley", + "neutral", + "ui-icons", + "Community", + "face-neutral", + "Size=large" + ] + }, + { + "name": "face-sad-small", + "color": true, + "scalable": false, + "tags": [ + "smiley", + "sad", + "ui-icons", + "Community", + "face-sad", + "Size=small" + ] + }, + { + "name": "face-sad-medium", + "color": true, + "scalable": false, + "tags": [ + "smiley", + "sad", + "ui-icons", + "Community", + "face-sad", + "Size=medium" + ] + }, + { + "name": "face-sad-large", + "color": true, + "scalable": false, + "tags": [ + "smiley", + "sad", + "ui-icons", + "Community", + "face-sad", + "Size=large" + ] + }, + { + "name": "face-smiling-small", + "color": true, + "scalable": false, + "tags": [ + "smiley", + "laughing", + "ui-icons", + "Community", + "face-smiling", + "Size=small" + ] + }, + { + "name": "face-smiling-medium", + "color": true, + "scalable": false, + "tags": [ + "smiley", + "laughing", + "ui-icons", + "Community", + "face-smiling", + "Size=medium" + ] + }, + { + "name": "face-smiling-large", + "color": true, + "scalable": false, + "tags": [ + "smiley", + "laughing", + "ui-icons", + "Community", + "face-smiling", + "Size=large" + ] + }, + { + "name": "face-tear-small", + "color": true, + "scalable": false, + "tags": [ + "smiley", + "sad", + "tear", + "ui-icons", + "Community", + "face-tear", + "Size=small" + ] + }, + { + "name": "face-tear-medium", + "color": true, + "scalable": false, + "tags": [ + "smiley", + "sad", + "tear", + "ui-icons", + "Community", + "face-tear", + "Size=medium" + ] + }, + { + "name": "face-tear-large", + "color": true, + "scalable": false, + "tags": [ + "smiley", + "sad", + "tear", + "ui-icons", + "Community", + "face-tear", + "Size=large" + ] + }, + { + "name": "face-thinking-small", + "color": true, + "scalable": false, + "tags": [ + "smiley", + "thinking", + "ui-icons", + "Community", + "face-thinking", + "Size=small" + ] + }, + { + "name": "face-thinking-medium", + "color": true, + "scalable": false, + "tags": [ + "smiley", + "thinking", + "ui-icons", + "Community", + "face-thinking", + "Size=medium" + ] + }, + { + "name": "face-thinking-large", + "color": true, + "scalable": false, + "tags": [ + "smiley", + "thinking", + "ui-icons", + "Community", + "face-thinking", + "Size=large" + ] + }, + { + "name": "face-disagree-small", + "color": true, + "scalable": false, + "tags": [ + "smiley", + "disagree", + "ui-icons", + "Community", + "face-disagree", + "Size=small" + ] + }, + { + "name": "face-disagree-medium", + "color": true, + "scalable": false, + "tags": [ + "smiley", + "disagree", + "ui-icons", + "Community", + "face-disagree", + "Size=medium" + ] + }, + { + "name": "face-disagree-large", + "color": true, + "scalable": false, + "tags": [ + "smiley", + "disagree", + "ui-icons", + "Community", + "face-disagree", + "Size=large" + ] + }, + { + "name": "handshake-small", + "color": true, + "scalable": false, + "tags": [ + "handshake", + "ui-icons", + "Community", + "handshake", + "Size=small" + ] + }, + { + "name": "handshake-medium", + "color": true, + "scalable": false, + "tags": [ + "handshake", + "ui-icons", + "Community", + "handshake", + "Size=medium" + ] + }, + { + "name": "handshake-large", + "color": true, + "scalable": false, + "tags": [ + "handshake", + "ui-icons", + "Community", + "handshake", + "Size=large" + ] + }, + { + "name": "network-small", + "color": true, + "scalable": false, + "tags": [ + "network", + "ui-icons", + "Community", + "network", + "Size=small" + ] + }, + { + "name": "network-medium", + "color": true, + "scalable": false, + "tags": [ + "network", + "ui-icons", + "Community", + "network", + "Size=medium" + ] + }, + { + "name": "network-large", + "color": true, + "scalable": false, + "tags": [ + "network", + "ui-icons", + "Community", + "network", + "Size=large" + ] + }, + { + "name": "onboarding-small", + "color": true, + "scalable": false, + "tags": [ + "onboarding", + "ui-icons", + "Community", + "onboarding", + "Size=small" + ] + }, + { + "name": "onboarding-medium", + "color": true, + "scalable": false, + "tags": [ + "onboarding", + "ui-icons", + "Community", + "onboarding", + "Size=medium" + ] + }, + { + "name": "question-answer-small", + "color": true, + "scalable": false, + "tags": [ + "faq", + "ui-icons", + "Community", + "question-answer", + "Size=small" + ] + }, + { + "name": "question-answer-medium", + "color": true, + "scalable": false, + "tags": [ + "faq", + "ui-icons", + "Community", + "question-answer", + "Size=medium" + ] + }, + { + "name": "question-answer-large", + "color": true, + "scalable": false, + "tags": [ + "faq", + "ui-icons", + "Community", + "question-answer", + "Size=large" + ] + }, + { + "name": "share-small", + "color": true, + "scalable": false, + "tags": [ + "share", + "ui-icons", + "Community", + "share", + "Size=small" + ] + }, + { + "name": "share-medium", + "color": true, + "scalable": false, + "tags": [ + "share", + "ui-icons", + "Community", + "share", + "Size=medium" + ] + }, + { + "name": "share-large", + "color": true, + "scalable": false, + "tags": [ + "share", + "ui-icons", + "Community", + "share", + "Size=large" + ] + }, + { + "name": "speech-bubble-small", + "color": true, + "scalable": false, + "tags": [ + "speech", + "bubble", + "communication", + "ui-icons", + "Community", + "speech-bubble", + "Size=small" + ] + }, + { + "name": "speech-bubble-medium", + "color": true, + "scalable": false, + "tags": [ + "speech", + "bubble", + "communication", + "ui-icons", + "Community", + "speech-bubble", + "Size=medium" + ] + }, + { + "name": "speech-bubble-empty-small", + "color": true, + "scalable": false, + "tags": [ + "speech", + "bubble", + "communication", + "ui-icons", + "Community", + "speech-bubble-empty", + "Size=small" + ] + }, + { + "name": "speech-bubble-empty-medium", + "color": true, + "scalable": false, + "tags": [ + "speech", + "bubble", + "communication", + "ui-icons", + "Community", + "speech-bubble-empty", + "Size=medium" + ] + }, + { + "name": "speech-bubble-exclamation-point-small", + "color": true, + "scalable": false, + "tags": [ + "speech", + "bubble", + "communication", + "ui-icons", + "Community", + "speech-bubble-exclamation-point", + "Size=small" + ] + }, + { + "name": "speech-bubble-exclamation-point-medium", + "color": true, + "scalable": false, + "tags": [ + "speech", + "bubble", + "communication", + "ui-icons", + "Community", + "speech-bubble-exclamation-point", + "Size=medium" + ] + }, + { + "name": "speech-bubble-group-empty-small", + "color": true, + "scalable": false, + "tags": [ + "three", + "speech", + "bubbles", + "ui-icons", + "Community", + "speech-bubble-group-empty", + "Size=small" + ] + }, + { + "name": "speech-bubble-group-empty-medium", + "color": true, + "scalable": false, + "tags": [ + "three", + "speech", + "bubbles", + "ui-icons", + "Community", + "speech-bubble-group-empty", + "Size=medium" + ] + }, + { + "name": "thumb-down-small", + "color": true, + "scalable": false, + "tags": [ + "thumb", + "down", + "ui-icons", + "Community", + "thumb-down", + "Size=small" + ] + }, + { + "name": "thumb-down-medium", + "color": true, + "scalable": false, + "tags": [ + "thumb", + "down", + "ui-icons", + "Community", + "thumb-down", + "Size=medium" + ] + }, + { + "name": "thumb-up-small", + "color": true, + "scalable": false, + "tags": [ + "thumbs", + "up", + "like", + "ui-icons", + "Community", + "thumb-up", + "Size=small" + ] + }, + { + "name": "thumb-up-medium", + "color": true, + "scalable": false, + "tags": [ + "thumbs", + "up", + "like", + "ui-icons", + "Community", + "thumb-up", + "Size=medium" + ] + }, + { + "name": "translate-small", + "color": true, + "scalable": false, + "tags": [ + "translated", + "ui-icons", + "Community", + "translate", + "Size=small" + ] + }, + { + "name": "translate-medium", + "color": true, + "scalable": false, + "tags": [ + "translated", + "ui-icons", + "Community", + "translate", + "Size=medium" + ] + }, + { + "name": "two-speech-bubbles-small", + "color": true, + "scalable": false, + "tags": [ + "two", + "speech", + "bubbles", + "ui-icons", + "Community", + "two-speech-bubbles", + "Size=small" + ] + }, + { + "name": "two-speech-bubbles-medium", + "color": true, + "scalable": false, + "tags": [ + "two", + "speech", + "bubbles", + "ui-icons", + "Community", + "two-speech-bubbles", + "Size=medium" + ] + }, + { + "name": "two-speech-bubbles-large", + "color": true, + "scalable": false, + "tags": [ + "two", + "speech", + "bubbles", + "ui-icons", + "Community", + "two-speech-bubbles", + "Size=large" + ] + }, + { + "name": "two-speech-bubbles-rainbow-small", + "color": true, + "scalable": false, + "tags": [ + "rainbow", + "queer", + "chat", + "ui-icons", + "Community", + "two-speech-bubbles-rainbow", + "Size=small" + ] + }, + { + "name": "two-speech-bubbles-rainbow-medium", + "color": true, + "scalable": false, + "tags": [ + "rainbow", + "queer", + "chat", + "ui-icons", + "Community", + "two-speech-bubbles-rainbow", + "Size=medium" + ] + }, + { + "name": "bookmark-small", + "color": true, + "scalable": false, + "tags": [ + "bookmark", + "book", + "mark", + "ui-icons", + "Community", + "bookmark", + "Size=small" + ] + }, + { + "name": "bookmark-medium", + "color": true, + "scalable": false, + "tags": [ + "bookmark", + "book", + "mark", + "ui-icons", + "Community", + "bookmark", + "Size=medium" + ] + }, + { + "name": "copy-small", + "color": true, + "scalable": false, + "tags": [ + "ui-icons", + "Community", + "copy", + "Size=small" + ] + }, + { + "name": "copy-medium", + "color": true, + "scalable": false, + "tags": [ + "ui-icons", + "Community", + "copy", + "Size=medium" + ] + }, + { + "name": "avatar-police-small", + "color": true, + "scalable": false, + "tags": [ + "user", + "police", + "polizei", + "uniform", + "person", + "benutzer", + "ui-icons", + "User", + "avatar-police", + "Size=small" + ] + }, + { + "name": "avatar-police-medium", + "color": true, + "scalable": false, + "tags": [ + "user", + "police", + "polizei", + "uniform", + "person", + "benutzer", + "ui-icons", + "User", + "avatar-police", + "Size=medium" + ] + }, + { + "name": "avatar-police-large", + "color": true, + "scalable": false, + "tags": [ + "user", + "police", + "polizei", + "uniform", + "person", + "benutzer", + "ui-icons", + "User", + "avatar-police", + "Size=large" + ] + }, + { + "name": "circle-triangle-square-small", + "color": true, + "scalable": false, + "tags": [ + "diversity", + "shapes", + "form", + "formen", + "diversität", + "ui-icons", + "User", + "circle-triangle-square", + "Size=small" + ] + }, + { + "name": "circle-triangle-square-medium", + "color": true, + "scalable": false, + "tags": [ + "diversity", + "shapes", + "form", + "formen", + "diversität", + "ui-icons", + "User", + "circle-triangle-square", + "Size=medium" + ] + }, + { + "name": "circle-triangle-square-large", + "color": true, + "scalable": false, + "tags": [ + "diversity", + "shapes", + "form", + "formen", + "diversität", + "ui-icons", + "User", + "circle-triangle-square", + "Size=large" + ] + }, + { + "name": "employees-sbb-small", + "color": true, + "scalable": false, + "tags": [ + "jobs", + "personal", + "personell", + "employee", + "mitarbeiter", + "berufe", + "person", + "ui-icons", + "User", + "employees-sbb", + "Size=small" + ] + }, + { + "name": "employees-sbb-medium", + "color": true, + "scalable": false, + "tags": [ + "jobs", + "personal", + "personell", + "employee", + "mitarbeiter", + "berufe", + "person", + "ui-icons", + "User", + "employees-sbb", + "Size=medium" + ] + }, + { + "name": "employees-sbb-large", + "color": true, + "scalable": false, + "tags": [ + "jobs", + "personal", + "personell", + "employee", + "mitarbeiter", + "berufe", + "person", + "ui-icons", + "User", + "employees-sbb", + "Size=large" + ] + }, + { + "name": "id-card-employee-small", + "color": true, + "scalable": false, + "tags": [ + "id", + "card", + "employee", + "badge", + "karte", + "mitarbeiter", + "arbeitnehmer", + "identität", + "ui-icons", + "User", + "id-card-employee", + "Size=small" + ] + }, + { + "name": "id-card-employee-medium", + "color": true, + "scalable": false, + "tags": [ + "id", + "card", + "employee", + "badge", + "karte", + "mitarbeiter", + "arbeitnehmer", + "identität", + "ui-icons", + "User", + "id-card-employee", + "Size=medium" + ] + }, + { + "name": "key-small", + "color": true, + "scalable": false, + "tags": [ + "authorization", + "berechtigung", + "schlüssel", + "ui-icons", + "User", + "key", + "Size=small" + ] + }, + { + "name": "key-medium", + "color": true, + "scalable": false, + "tags": [ + "authorization", + "berechtigung", + "schlüssel", + "ui-icons", + "User", + "key", + "Size=medium" + ] + }, + { + "name": "pie-small", + "color": true, + "scalable": false, + "tags": [ + "birthday", + "geburtstag", + "cake", + "kuchen", + "ui-icons", + "User", + "pie", + "Size=small" + ] + }, + { + "name": "pie-medium", + "color": true, + "scalable": false, + "tags": [ + "birthday", + "geburtstag", + "cake", + "kuchen", + "ui-icons", + "User", + "pie", + "Size=medium" + ] + }, + { + "name": "two-users-small", + "color": true, + "scalable": false, + "tags": [ + "two", + "users", + "zwei", + "user", + "person", + "benutzer", + "ui-icons", + "User", + "two-users", + "Size=small" + ] + }, + { + "name": "two-users-medium", + "color": true, + "scalable": false, + "tags": [ + "two", + "users", + "zwei", + "user", + "person", + "benutzer", + "ui-icons", + "User", + "two-users", + "Size=medium" + ] + }, + { + "name": "user-helmet-small", + "color": true, + "scalable": false, + "tags": [ + "user", + "helmet", + "construction", + "helm", + "bau", + "konstruktion", + "person", + "benutzer", + "ui-icons", + "User", + "user-helmet", + "Size=small" + ] + }, + { + "name": "user-helmet-medium", + "color": true, + "scalable": false, + "tags": [ + "user", + "helmet", + "construction", + "helm", + "bau", + "konstruktion", + "person", + "benutzer", + "ui-icons", + "User", + "user-helmet", + "Size=medium" + ] + }, + { + "name": "user-small", + "color": true, + "scalable": false, + "tags": [ + "user", + "person", + "benutzer", + "ui-icons", + "User", + "user", + "Size=small" + ] + }, + { + "name": "user-medium", + "color": true, + "scalable": false, + "tags": [ + "user", + "person", + "benutzer", + "ui-icons", + "User", + "user", + "Size=medium" + ] + }, + { + "name": "user-large", + "color": true, + "scalable": false, + "tags": [ + "user", + "person", + "benutzer", + "ui-icons", + "User", + "user", + "Size=large" + ] + }, + { + "name": "user-change-small", + "color": true, + "scalable": false, + "tags": [ + "user", + "replacement", + "austausch", + "ersatz", + "ersetzen", + "wechsel", + "change", + "ui-icons", + "User", + "user-change", + "Size=small" + ] + }, + { + "name": "user-change-medium", + "color": true, + "scalable": false, + "tags": [ + "user", + "replacement", + "austausch", + "ersatz", + "ersetzen", + "wechsel", + "change", + "ui-icons", + "User", + "user-change", + "Size=medium" + ] + }, + { + "name": "user-group-small", + "color": true, + "scalable": false, + "tags": [ + "three", + "users", + "user", + "group", + "gruppe", + "drei", + "personen", + "benutzer", + "ui-icons", + "User", + "user-group", + "Size=small" + ] + }, + { + "name": "user-group-medium", + "color": true, + "scalable": false, + "tags": [ + "three", + "users", + "user", + "group", + "gruppe", + "drei", + "personen", + "benutzer", + "ui-icons", + "User", + "user-group", + "Size=medium" + ] + }, + { + "name": "user-group-large", + "color": true, + "scalable": false, + "tags": [ + "three", + "users", + "user", + "group", + "gruppe", + "drei", + "personen", + "benutzer", + "ui-icons", + "User", + "user-group", + "Size=large" + ] + }, + { + "name": "user-group-round-table-small", + "color": true, + "scalable": false, + "tags": [ + "user", + "session", + "benutzer", + "sitzung", + "meeting", + "ui-icons", + "User", + "user-group-round-table", + "Size=small" + ] + }, + { + "name": "user-group-round-table-medium", + "color": true, + "scalable": false, + "tags": [ + "user", + "session", + "benutzer", + "sitzung", + "meeting", + "ui-icons", + "User", + "user-group-round-table", + "Size=medium" + ] + }, + { + "name": "user-group-row-small", + "color": true, + "scalable": false, + "tags": [ + "user", + "row", + "benutzer", + "reihe", + "drei", + "three", + "ui-icons", + "User", + "user-group-row", + "Size=small" + ] + }, + { + "name": "user-group-row-medium", + "color": true, + "scalable": false, + "tags": [ + "user", + "row", + "benutzer", + "reihe", + "drei", + "three", + "ui-icons", + "User", + "user-group-row", + "Size=medium" + ] + }, + { + "name": "user-hat-small", + "color": true, + "scalable": false, + "tags": [ + "user", + "training", + "education", + "benutzer", + "lehre", + "lernen", + "ausbildung", + "ui-icons", + "User", + "user-hat", + "Size=small" + ] + }, + { + "name": "user-hat-medium", + "color": true, + "scalable": false, + "tags": [ + "user", + "training", + "education", + "benutzer", + "lehre", + "lernen", + "ausbildung", + "ui-icons", + "User", + "user-hat", + "Size=medium" + ] + }, + { + "name": "user-hat-large", + "color": true, + "scalable": false, + "tags": [ + "user", + "training", + "education", + "benutzer", + "lehre", + "lernen", + "ausbildung", + "ui-icons", + "User", + "user-hat", + "Size=large" + ] + }, + { + "name": "user-headset-small", + "color": true, + "scalable": false, + "tags": [ + "user", + "support", + "benutzer", + "unterstützung", + "hilfe", + "ui-icons", + "User", + "user-headset", + "Size=small" + ] + }, + { + "name": "user-headset-medium", + "color": true, + "scalable": false, + "tags": [ + "user", + "support", + "benutzer", + "unterstützung", + "hilfe", + "ui-icons", + "User", + "user-headset", + "Size=medium" + ] + }, + { + "name": "user-headset-large", + "color": true, + "scalable": false, + "tags": [ + "user", + "support", + "benutzer", + "unterstützung", + "hilfe", + "ui-icons", + "User", + "user-headset", + "Size=large" + ] + }, + { + "name": "user-key-small", + "color": true, + "scalable": false, + "tags": [ + "user", + "access", + "benutzer", + "berechtigung", + "zugang", + "schlüssel", + "ui-icons", + "User", + "user-key", + "Size=small" + ] + }, + { + "name": "user-key-medium", + "color": true, + "scalable": false, + "tags": [ + "user", + "access", + "benutzer", + "berechtigung", + "zugang", + "schlüssel", + "ui-icons", + "User", + "user-key", + "Size=medium" + ] + }, + { + "name": "user-plus-small", + "color": true, + "scalable": false, + "tags": [ + "register", + "user", + "benutzer", + "add", + "hinzufügen", + "registrieren", + "ui-icons", + "User", + "user-plus", + "Size=small" + ] + }, + { + "name": "user-plus-medium", + "color": true, + "scalable": false, + "tags": [ + "register", + "user", + "benutzer", + "add", + "hinzufügen", + "registrieren", + "ui-icons", + "User", + "user-plus", + "Size=medium" + ] + }, + { + "name": "user-tie-small", + "color": true, + "scalable": false, + "tags": [ + "user", + "tie", + "management", + "benutzer", + "krawatte", + "schlips", + "manager", + "ui-icons", + "User", + "user-tie", + "Size=small" + ] + }, + { + "name": "user-tie-medium", + "color": true, + "scalable": false, + "tags": [ + "user", + "tie", + "management", + "benutzer", + "krawatte", + "schlips", + "manager", + "ui-icons", + "User", + "user-tie", + "Size=medium" + ] + }, + { + "name": "user-tie-large", + "color": true, + "scalable": false, + "tags": [ + "user", + "tie", + "management", + "benutzer", + "krawatte", + "schlips", + "manager", + "ui-icons", + "User", + "user-tie", + "Size=large" + ] + }, + { + "name": "document-check-small", + "color": true, + "scalable": false, + "tags": [ + "document", + "check", + "dokument", + "überprüft", + "geprüft", + "häkchen", + "file", + "datei", + "ui-icons", + "Document", + "document-check", + "Size=small" + ] + }, + { + "name": "document-check-medium", + "color": true, + "scalable": false, + "tags": [ + "document", + "check", + "dokument", + "überprüft", + "geprüft", + "häkchen", + "file", + "datei", + "ui-icons", + "Document", + "document-check", + "Size=medium" + ] + }, + { + "name": "document-doc-small", + "color": true, + "scalable": false, + "tags": [ + "document", + "dokument", + "file", + "datei", + "ui-icons", + "Document", + "document-doc", + "Size=small" + ] + }, + { + "name": "document-doc-medium", + "color": true, + "scalable": false, + "tags": [ + "document", + "dokument", + "file", + "datei", + "ui-icons", + "Document", + "document-doc", + "Size=medium" + ] + }, + { + "name": "document-image-small", + "color": true, + "scalable": false, + "tags": [ + "document", + "image", + "dokument", + "bild", + "file", + "datei", + "ui-icons", + "Document", + "document-image", + "Size=small" + ] + }, + { + "name": "document-image-medium", + "color": true, + "scalable": false, + "tags": [ + "document", + "image", + "dokument", + "bild", + "file", + "datei", + "ui-icons", + "Document", + "document-image", + "Size=medium" + ] + }, + { + "name": "document-lock-small", + "color": true, + "scalable": false, + "tags": [ + "document", + "locked", + "dokument", + "verschlossen", + "geschlossen", + "file", + "datei", + "ui-icons", + "Document", + "document-lock", + "Size=small" + ] + }, + { + "name": "document-lock-medium", + "color": true, + "scalable": false, + "tags": [ + "document", + "locked", + "dokument", + "verschlossen", + "geschlossen", + "file", + "datei", + "ui-icons", + "Document", + "document-lock", + "Size=medium" + ] + }, + { + "name": "document-pdf-small", + "color": true, + "scalable": false, + "tags": [ + "document", + "pdf", + "ui-icons", + "Document", + "document-pdf", + "Size=small" + ] + }, + { + "name": "document-pdf-medium", + "color": true, + "scalable": false, + "tags": [ + "document", + "pdf", + "ui-icons", + "Document", + "document-pdf", + "Size=medium" + ] + }, + { + "name": "document-plus-small", + "color": true, + "scalable": false, + "tags": [ + "new", + "document", + "add", + "neu", + "dokument", + "hinzufügen", + "file", + "datei", + "ui-icons", + "Document", + "document-plus", + "Size=small" + ] + }, + { + "name": "document-plus-medium", + "color": true, + "scalable": false, + "tags": [ + "new", + "document", + "add", + "neu", + "dokument", + "hinzufügen", + "file", + "datei", + "ui-icons", + "Document", + "document-plus", + "Size=medium" + ] + }, + { + "name": "document-ppt-small", + "color": true, + "scalable": false, + "tags": [ + "document", + "ppt", + "dokument", + "powerpoint", + "file", + "datei", + "ui-icons", + "Document", + "document-ppt", + "Size=small" + ] + }, + { + "name": "document-ppt-medium", + "color": true, + "scalable": false, + "tags": [ + "document", + "ppt", + "dokument", + "powerpoint", + "file", + "datei", + "ui-icons", + "Document", + "document-ppt", + "Size=medium" + ] + }, + { + "name": "document-sbb-small", + "color": true, + "scalable": false, + "tags": [ + "document", + "SBB", + "dokument", + "file", + "datei", + "ui-icons", + "Document", + "document-sbb", + "Size=small" + ] + }, + { + "name": "document-sbb-medium", + "color": true, + "scalable": false, + "tags": [ + "document", + "SBB", + "dokument", + "file", + "datei", + "ui-icons", + "Document", + "document-sbb", + "Size=medium" + ] + }, + { + "name": "document-signature-small", + "color": true, + "scalable": false, + "tags": [ + "contract", + "file", + "datei", + "vertrag", + "signed", + "signiert", + "unterschrift", + "ui-icons", + "Document", + "document-signature", + "Size=small" + ] + }, + { + "name": "document-signature-medium", + "color": true, + "scalable": false, + "tags": [ + "contract", + "file", + "datei", + "vertrag", + "signed", + "signiert", + "unterschrift", + "ui-icons", + "Document", + "document-signature", + "Size=medium" + ] + }, + { + "name": "document-sound-small", + "color": true, + "scalable": false, + "tags": [ + "document", + "sound", + "dokument", + "audio", + "file", + "datei", + "ui-icons", + "Document", + "document-sound", + "Size=small" + ] + }, + { + "name": "document-sound-medium", + "color": true, + "scalable": false, + "tags": [ + "document", + "sound", + "dokument", + "audio", + "file", + "datei", + "ui-icons", + "Document", + "document-sound", + "Size=medium" + ] + }, + { + "name": "document-standard-small", + "color": true, + "scalable": false, + "tags": [ + "document", + "standard", + "dokument", + "file", + "datei", + "ui-icons", + "Document", + "document-standard", + "Size=small" + ] + }, + { + "name": "document-standard-medium", + "color": true, + "scalable": false, + "tags": [ + "document", + "standard", + "dokument", + "file", + "datei", + "ui-icons", + "Document", + "document-standard", + "Size=medium" + ] + }, + { + "name": "document-text-small", + "color": true, + "scalable": false, + "tags": [ + "document", + "text", + "dokument", + "file", + "datei", + "ui-icons", + "Document", + "document-text", + "Size=small" + ] + }, + { + "name": "document-text-medium", + "color": true, + "scalable": false, + "tags": [ + "document", + "text", + "dokument", + "file", + "datei", + "ui-icons", + "Document", + "document-text", + "Size=medium" + ] + }, + { + "name": "document-text-large", + "color": true, + "scalable": false, + "tags": [ + "document", + "text", + "ui-icons", + "Document", + "document-text", + "Size=large" + ] + }, + { + "name": "document-video-small", + "color": true, + "scalable": false, + "tags": [ + "document", + "video", + "dokument", + "file", + "datei", + "film", + "ui-icons", + "Document", + "document-video", + "Size=small" + ] + }, + { + "name": "document-video-medium", + "color": true, + "scalable": false, + "tags": [ + "document", + "video", + "dokument", + "file", + "datei", + "film", + "ui-icons", + "Document", + "document-video", + "Size=medium" + ] + }, + { + "name": "document-xls-small", + "color": true, + "scalable": false, + "tags": [ + "document", + "xls", + "excel", + "dokument", + "file", + "datei", + "ui-icons", + "Document", + "document-xls", + "Size=small" + ] + }, + { + "name": "document-xls-medium", + "color": true, + "scalable": false, + "tags": [ + "document", + "xls", + "excel", + "dokument", + "file", + "datei", + "ui-icons", + "Document", + "document-xls", + "Size=medium" + ] + }, + { + "name": "document-zip-small", + "color": true, + "scalable": false, + "tags": [ + "document", + "zip", + "dokument", + "komprimiert", + "compressed", + "file", + "datei", + "ui-icons", + "Document", + "document-zip", + "Size=small" + ] + }, + { + "name": "document-zip-medium", + "color": true, + "scalable": false, + "tags": [ + "document", + "zip", + "dokument", + "komprimiert", + "compressed", + "file", + "datei", + "ui-icons", + "Document", + "document-zip", + "Size=medium" + ] + }, + { + "name": "folder-small", + "color": true, + "scalable": false, + "tags": [ + "folder", + "ordner", + "file", + "datei", + "ui-icons", + "Document", + "folder", + "Size=small" + ] + }, + { + "name": "folder-medium", + "color": true, + "scalable": false, + "tags": [ + "folder", + "ordner", + "file", + "datei", + "ui-icons", + "Document", + "folder", + "Size=medium" + ] + }, + { + "name": "folder-info-small", + "color": true, + "scalable": false, + "tags": [ + "folder", + "metadata", + "ordner", + "meta", + "daten", + "ui-icons", + "Document", + "folder-info", + "Size=small" + ] + }, + { + "name": "folder-info-medium", + "color": true, + "scalable": false, + "tags": [ + "folder", + "metadata", + "ordner", + "meta", + "daten", + "ui-icons", + "Document", + "folder-info", + "Size=medium" + ] + }, + { + "name": "folder-lock-small", + "color": true, + "scalable": false, + "tags": [ + "folder", + "locked", + "ordner", + "geschlosse", + "verschlossen", + "gesperrt", + "ui-icons", + "Document", + "folder-lock", + "Size=small" + ] + }, + { + "name": "folder-lock-medium", + "color": true, + "scalable": false, + "tags": [ + "folder", + "locked", + "ordner", + "geschlosse", + "verschlossen", + "gesperrt", + "ui-icons", + "Document", + "folder-lock", + "Size=medium" + ] + }, + { + "name": "folder-open-small", + "color": true, + "scalable": false, + "tags": [ + "open", + "folder", + "offen", + "ordner", + "ui-icons", + "Document", + "folder-open", + "Size=small" + ] + }, + { + "name": "folder-open-medium", + "color": true, + "scalable": false, + "tags": [ + "open", + "folder", + "offen", + "ordner", + "ui-icons", + "Document", + "folder-open", + "Size=medium" + ] + }, + { + "name": "folder-open-arrow-small", + "color": true, + "scalable": false, + "tags": [ + "folder", + "storage", + "ordner", + "speichern", + "lagern", + "versorgen", + "ui-icons", + "Document", + "folder-open-arrow", + "Size=small" + ] + }, + { + "name": "folder-open-arrow-medium", + "color": true, + "scalable": false, + "tags": [ + "folder", + "storage", + "ordner", + "speichern", + "lagern", + "versorgen", + "ui-icons", + "Document", + "folder-open-arrow", + "Size=medium" + ] + }, + { + "name": "folder-plus-small", + "color": true, + "scalable": false, + "tags": [ + "add", + "folder", + "ordern", + "hinzufügen", + "ui-icons", + "Document", + "folder-plus", + "Size=small" + ] + }, + { + "name": "folder-plus-medium", + "color": true, + "scalable": false, + "tags": [ + "add", + "folder", + "ordern", + "hinzufügen", + "ui-icons", + "Document", + "folder-plus", + "Size=medium" + ] + }, + { + "name": "metadata-small", + "color": true, + "scalable": false, + "tags": [ + "metadata", + "meta", + "daten", + "ui-icons", + "Document", + "metadata", + "Size=small" + ] + }, + { + "name": "metadata-medium", + "color": true, + "scalable": false, + "tags": [ + "metadata", + "meta", + "daten", + "ui-icons", + "Document", + "metadata", + "Size=medium" + ] + }, + { + "name": "two-folders-small", + "color": true, + "scalable": false, + "tags": [ + "folder", + "ordner", + "ui-icons", + "Document", + "two-folders", + "Size=small" + ] + }, + { + "name": "two-folders-medium", + "color": true, + "scalable": false, + "tags": [ + "folder", + "ordner", + "ui-icons", + "Document", + "two-folders", + "Size=medium" + ] + }, + { + "name": "github-small", + "color": true, + "scalable": false, + "tags": [ + "github", + "octocat", + "ui-icons", + "Document", + "github", + "Size=small" + ] + }, + { + "name": "github-medium", + "color": true, + "scalable": false, + "tags": [ + "github", + "octocat", + "ui-icons", + "Document", + "github", + "Size=medium" + ] + }, + { + "name": "figma-small", + "color": true, + "scalable": false, + "tags": [ + "figma", + "ui-icons", + "Document", + "figma", + "Size=small" + ] + }, + { + "name": "figma-medium", + "color": true, + "scalable": false, + "tags": [ + "figma", + "ui-icons", + "Document", + "figma", + "Size=medium" + ] + }, + { + "name": "angular-small", + "color": true, + "scalable": false, + "tags": [ + "angular", + "ui-icons", + "Document", + "angular", + "Size=small" + ] + }, + { + "name": "angular-medium", + "color": true, + "scalable": false, + "tags": [ + "angular", + "ui-icons", + "Document", + "angular", + "Size=medium" + ] + }, + { + "name": "clipboard-users-small", + "color": true, + "scalable": false, + "tags": [ + "user", + "gav", + "clipboard", + "ui-icons", + "Document", + "clipboard-users", + "Size=small" + ] + }, + { + "name": "clipboard-users-medium", + "color": true, + "scalable": false, + "tags": [ + "user", + "gav", + "clipboard", + "ui-icons", + "Document", + "clipboard-users", + "Size=medium" + ] + }, + { + "name": "arrow-change-small", + "color": true, + "scalable": false, + "tags": [ + "change", + "wechsel", + "änderung", + "ui-icons", + "Timetable", + "arrow-change", + "Size=small" + ] + }, + { + "name": "arrow-change-medium", + "color": true, + "scalable": false, + "tags": [ + "change", + "wechsel", + "änderung", + "ui-icons", + "Timetable", + "arrow-change", + "Size=medium" + ] + }, + { + "name": "arrow-change-horizontal-small", + "color": true, + "scalable": false, + "tags": [ + "change", + "horizontal", + "änderung", + "wechsel", + "ui-icons", + "Timetable", + "arrow-change-horizontal", + "Size=small" + ] + }, + { + "name": "arrow-change-horizontal-medium", + "color": true, + "scalable": false, + "tags": [ + "change", + "horizontal", + "änderung", + "wechsel", + "ui-icons", + "Timetable", + "arrow-change-horizontal", + "Size=medium" + ] + }, + { + "name": "avatar-train-staff-small", + "color": true, + "scalable": false, + "tags": [ + "train", + "staff", + "my", + "trip", + "personal", + "mitarbeiter", + "personel", + "meine", + "fahrt", + "uniform", + "person", + "sbb", + "ui-icons", + "Timetable", + "avatar-train-staff", + "Size=small" + ] + }, + { + "name": "avatar-train-staff-medium", + "color": true, + "scalable": false, + "tags": [ + "train", + "staff", + "my", + "trip", + "personal", + "mitarbeiter", + "personel", + "meine", + "fahrt", + "uniform", + "person", + "sbb", + "ui-icons", + "Timetable", + "avatar-train-staff", + "Size=medium" + ] + }, + { + "name": "avatar-train-staff-large", + "color": true, + "scalable": false, + "tags": [ + "train", + "staff", + "my", + "trip", + "personal", + "mitarbeiter", + "personel", + "meine", + "fahrt", + "uniform", + "person", + "sbb", + "ui-icons", + "Timetable", + "avatar-train-staff", + "Size=large" + ] + }, + { + "name": "avatar-train-staff-disabled-small", + "color": true, + "scalable": false, + "tags": [ + "train", + "staff", + "my", + "trip", + "personal", + "mitarbeiter", + "personel", + "meine", + "fahrt", + "uniform", + "person", + "sbb", + "disabled", + "deaktiviert", + "ui-icons", + "Timetable", + "avatar-train-staff-disabled", + "Size=small" + ] + }, + { + "name": "avatar-train-staff-disabled-medium", + "color": true, + "scalable": false, + "tags": [ + "train", + "staff", + "my", + "trip", + "personal", + "mitarbeiter", + "personel", + "meine", + "fahrt", + "uniform", + "person", + "sbb", + "disabled", + "deaktiviert", + "ui-icons", + "Timetable", + "avatar-train-staff-disabled", + "Size=medium" + ] + }, + { + "name": "avatar-train-staff-disabled-large", + "color": true, + "scalable": false, + "tags": [ + "train", + "staff", + "my", + "trip", + "personal", + "mitarbeiter", + "personel", + "meine", + "fahrt", + "uniform", + "person", + "sbb", + "disabled", + "deaktiviert", + "ui-icons", + "Timetable", + "avatar-train-staff-disabled", + "Size=large" + ] + }, + { + "name": "clock-small", + "color": true, + "scalable": false, + "tags": [ + "clock", + "working", + "time", + "arbeitszeit", + "zeit", + "uhr", + "dauer", + "duration", + "minute", + "hour", + "stunde", + "ui-icons", + "Timetable", + "clock", + "Size=small" + ] + }, + { + "name": "clock-medium", + "color": true, + "scalable": false, + "tags": [ + "clock", + "working", + "time", + "arbeitszeit", + "zeit", + "uhr", + "dauer", + "duration", + "minute", + "hour", + "stunde", + "ui-icons", + "Timetable", + "clock", + "Size=medium" + ] + }, + { + "name": "clock-large", + "color": true, + "scalable": false, + "tags": [ + "clock", + "working", + "time", + "arbeitszeit", + "zeit", + "uhr", + "dauer", + "duration", + "minute", + "hour", + "stunde", + "ui-icons", + "Timetable", + "clock", + "Size=large" + ] + }, + { + "name": "hourglass-small", + "color": true, + "scalable": false, + "tags": [ + "time", + "zeit", + "timer", + "zeitschaltuhr", + "sanduhr", + "stundenglas", + "dauer", + "duration", + "ui-icons", + "Timetable", + "hourglass", + "Size=small" + ] + }, + { + "name": "hourglass-medium", + "color": true, + "scalable": false, + "tags": [ + "time", + "zeit", + "timer", + "zeitschaltuhr", + "sanduhr", + "stundenglas", + "dauer", + "duration", + "ui-icons", + "Timetable", + "hourglass", + "Size=medium" + ] + }, + { + "name": "hourglass-large", + "color": true, + "scalable": false, + "tags": [ + "time", + "zeit", + "timer", + "zeitschaltuhr", + "sanduhr", + "stundenglas", + "dauer", + "duration", + "ui-icons", + "Timetable", + "hourglass", + "Size=large" + ] + }, + { + "name": "locomotive-small", + "color": true, + "scalable": false, + "tags": [ + "train", + "formation", + "zug", + "zugformation", + "komposition", + "composition", + "ui-icons", + "Timetable", + "locomotive", + "Size=small" + ] + }, + { + "name": "locomotive-medium", + "color": true, + "scalable": false, + "tags": [ + "train", + "formation", + "zug", + "zugformation", + "komposition", + "composition", + "ui-icons", + "Timetable", + "locomotive", + "Size=medium" + ] + }, + { + "name": "locomotive-large", + "color": true, + "scalable": false, + "tags": [ + "train", + "formation", + "zug", + "zugformation", + "komposition", + "composition", + "ui-icons", + "Timetable", + "locomotive", + "Size=large" + ] + }, + { + "name": "percent-small", + "color": true, + "scalable": false, + "tags": [ + "percent", + "prozent", + "rabatt", + "sale", + "ui-icons", + "Timetable", + "percent", + "Size=small" + ] + }, + { + "name": "percent-medium", + "color": true, + "scalable": false, + "tags": [ + "percent", + "prozent", + "rabatt", + "sale", + "ui-icons", + "Timetable", + "percent", + "Size=medium" + ] + }, + { + "name": "percent-large", + "color": true, + "scalable": false, + "tags": [ + "percent", + "prozent", + "rabatt", + "sale", + "ui-icons", + "Timetable", + "percent", + "Size=large" + ] + }, + { + "name": "percent-tag-small", + "color": true, + "scalable": false, + "tags": [ + "promo", + "code", + "prozent", + "sale", + "rabatt", + "promocode", + "ui-icons", + "Timetable", + "percent-tag", + "Size=small" + ] + }, + { + "name": "percent-tag-medium", + "color": true, + "scalable": false, + "tags": [ + "promo", + "code", + "prozent", + "sale", + "rabatt", + "promocode", + "ui-icons", + "Timetable", + "percent-tag", + "Size=medium" + ] + }, + { + "name": "punctuality-small", + "color": true, + "scalable": false, + "tags": [ + "punctuality", + "pünktlichkeit", + "puenktlichkeit", + "stoppuhr", + "uhr", + "stopwatch", + "watch", + "ui-icons", + "Timetable", + "punctuality", + "Size=small" + ] + }, + { + "name": "punctuality-medium", + "color": true, + "scalable": false, + "tags": [ + "punctuality", + "pünktlichkeit", + "puenktlichkeit", + "stoppuhr", + "uhr", + "stopwatch", + "watch", + "ui-icons", + "Timetable", + "punctuality", + "Size=medium" + ] + }, + { + "name": "punctuality-large", + "color": true, + "scalable": false, + "tags": [ + "punctuality", + "pünktlichkeit", + "puenktlichkeit", + "stoppuhr", + "uhr", + "stopwatch", + "watch", + "ui-icons", + "Timetable", + "punctuality", + "Size=large" + ] + }, + { + "name": "route-circle-end-small", + "color": true, + "scalable": false, + "tags": [ + "route", + "end", + "ende", + "routenende", + "ziel", + "endpunkt", + "terminal", + "point", + "ui-icons", + "Timetable", + "route-circle-end", + "Size=small" + ] + }, + { + "name": "route-circle-end-medium", + "color": true, + "scalable": false, + "tags": [ + "route", + "end", + "ende", + "routenende", + "ziel", + "endpunkt", + "terminal", + "point", + "ui-icons", + "Timetable", + "route-circle-end", + "Size=medium" + ] + }, + { + "name": "route-circle-start-small", + "color": true, + "scalable": false, + "tags": [ + "route", + "start", + "begin", + "anfang", + "startpunkt", + "point", + "starting", + "ui-icons", + "Timetable", + "route-circle-start", + "Size=small" + ] + }, + { + "name": "route-circle-start-medium", + "color": true, + "scalable": false, + "tags": [ + "route", + "start", + "begin", + "anfang", + "startpunkt", + "point", + "starting", + "ui-icons", + "Timetable", + "route-circle-start", + "Size=medium" + ] + }, + { + "name": "seat-small", + "color": true, + "scalable": false, + "tags": [ + "seat", + "sitz", + "sitting", + "sitzen", + "platz", + "place", + "chair", + "stuhl", + "ui-icons", + "Timetable", + "seat", + "Size=small" + ] + }, + { + "name": "seat-medium", + "color": true, + "scalable": false, + "tags": [ + "seat", + "sitz", + "sitting", + "sitzen", + "platz", + "place", + "chair", + "stuhl", + "ui-icons", + "Timetable", + "seat", + "Size=medium" + ] + }, + { + "name": "seat-window-small", + "color": true, + "scalable": false, + "tags": [ + "comfort", + "komfort", + "sitz", + "seat", + "chair", + "sessel", + "fenster", + "panorama", + "ausblick", + "ui-icons", + "Timetable", + "seat-window", + "Size=small" + ] + }, + { + "name": "seat-window-medium", + "color": true, + "scalable": false, + "tags": [ + "comfort", + "komfort", + "sitz", + "seat", + "chair", + "sessel", + "fenster", + "panorama", + "ausblick", + "ui-icons", + "Timetable", + "seat-window", + "Size=medium" + ] + }, + { + "name": "seat-window-large", + "color": true, + "scalable": false, + "tags": [ + "comfort", + "komfort", + "sitz", + "seat", + "chair", + "sessel", + "fenster", + "panorama", + "ausblick", + "ui-icons", + "Timetable", + "seat-window", + "Size=large" + ] + }, + { + "name": "switzerland-route-small", + "color": true, + "scalable": false, + "tags": [ + "touch", + "timetable", + "fahrplan", + "schweiz", + "karte", + "map", + "ui-icons", + "Timetable", + "switzerland-route", + "Size=small" + ] + }, + { + "name": "switzerland-route-medium", + "color": true, + "scalable": false, + "tags": [ + "touch", + "timetable", + "fahrplan", + "schweiz", + "karte", + "map", + "ui-icons", + "Timetable", + "switzerland-route", + "Size=medium" + ] + }, + { + "name": "switzerland-route-large", + "color": true, + "scalable": false, + "tags": [ + "touch", + "timetable", + "fahrplan", + "schweiz", + "karte", + "map", + "ui-icons", + "Timetable", + "switzerland-route", + "Size=large" + ] + }, + { + "name": "timetable-small", + "color": true, + "scalable": false, + "tags": [ + "departure", + "table", + "abfahrt", + "tabelle", + "abfahrtstabelle", + "fahrplan", + "ui-icons", + "Timetable", + "timetable", + "Size=small" + ] + }, + { + "name": "timetable-medium", + "color": true, + "scalable": false, + "tags": [ + "departure", + "table", + "abfahrt", + "tabelle", + "abfahrtstabelle", + "fahrplan", + "ui-icons", + "Timetable", + "timetable", + "Size=medium" + ] + }, + { + "name": "walk-small", + "color": true, + "scalable": false, + "tags": [ + "footpath", + "person", + "walking", + "spazieren", + "gehen", + "normal", + "ui-icons", + "Timetable", + "walk", + "Size=small" + ] + }, + { + "name": "walk-medium", + "color": true, + "scalable": false, + "tags": [ + "footpath", + "person", + "walking", + "spazieren", + "gehen", + "normal", + "ui-icons", + "Timetable", + "walk", + "Size=medium" + ] + }, + { + "name": "walk-large", + "color": true, + "scalable": false, + "tags": [ + "footpath", + "person", + "walking", + "spazieren", + "gehen", + "normal", + "ui-icons", + "Timetable", + "walk", + "Size=large" + ] + }, + { + "name": "walk-fast-small", + "color": true, + "scalable": false, + "tags": [ + "fast", + "running", + "speeding", + "rennen", + "eile", + "person", + "schnell", + "ui-icons", + "Timetable", + "walk-fast", + "Size=small" + ] + }, + { + "name": "walk-fast-medium", + "color": true, + "scalable": false, + "tags": [ + "fast", + "running", + "speeding", + "rennen", + "eile", + "person", + "schnell", + "ui-icons", + "Timetable", + "walk-fast", + "Size=medium" + ] + }, + { + "name": "walk-slow-small", + "color": true, + "scalable": false, + "tags": [ + "slow", + "baggage", + "luggage", + "person", + "walk", + "gehen", + "langsam", + "gepäck", + "ui-icons", + "Timetable", + "walk-slow", + "Size=small" + ] + }, + { + "name": "walk-slow-medium", + "color": true, + "scalable": false, + "tags": [ + "slow", + "baggage", + "luggage", + "person", + "walk", + "gehen", + "langsam", + "gepäck", + "ui-icons", + "Timetable", + "walk-slow", + "Size=medium" + ] + }, + { + "name": "wheelchair-small", + "color": true, + "scalable": false, + "tags": [ + "wheelchair", + "rollstuhl", + "disabled", + "mobilität", + "beeinträchtigt", + "barrierefrei", + "accessible", + "access", + "accessibility", + "barrier", + "ui-icons", + "Timetable", + "wheelchair", + "Size=small" + ] + }, + { + "name": "wheelchair-medium", + "color": true, + "scalable": false, + "tags": [ + "wheelchair", + "rollstuhl", + "disabled", + "mobilität", + "beeinträchtigt", + "barrierefrei", + "accessible", + "access", + "accessibility", + "barrier", + "ui-icons", + "Timetable", + "wheelchair", + "Size=medium" + ] + }, + { + "name": "wheelchair-large", + "color": true, + "scalable": false, + "tags": [ + "wheelchair", + "rollstuhl", + "disabled", + "mobilität", + "beeinträchtigt", + "barrierefrei", + "accessible", + "access", + "accessibility", + "barrier", + "ui-icons", + "Timetable", + "wheelchair", + "Size=large" + ] + }, + { + "name": "wheelchair-inaccessible-small", + "color": true, + "scalable": false, + "tags": [ + "wheelchair", + "disabled", + "rollstuhl", + "beeinträchtigt", + "non", + "accessible", + "access", + "accessibility", + "mobilität", + "barrier", + "hürde", + "ui-icons", + "Timetable", + "wheelchair-inaccessible", + "Size=small" + ] + }, + { + "name": "wheelchair-inaccessible-medium", + "color": true, + "scalable": false, + "tags": [ + "wheelchair", + "disabled", + "rollstuhl", + "beeinträchtigt", + "non", + "accessible", + "access", + "accessibility", + "mobilität", + "barrier", + "hürde", + "ui-icons", + "Timetable", + "wheelchair-inaccessible", + "Size=medium" + ] + }, + { + "name": "wheelchair-inaccessible-large", + "color": true, + "scalable": false, + "tags": [ + "wheelchair", + "disabled", + "rollstuhl", + "beeinträchtigt", + "non", + "accessible", + "access", + "accessibility", + "mobilität", + "barrier", + "hürde", + "ui-icons", + "Timetable", + "wheelchair-inaccessible", + "Size=large" + ] + }, + { + "name": "wheelchair-partially-small", + "color": true, + "scalable": false, + "tags": [ + "wheelchair", + "partially", + "rollstuhl", + "teilweise", + "mobilität", + "beeinträchtigung", + "eingeschränkt", + "limited", + "access", + "accessbility", + "zugang", + "ui-icons", + "Timetable", + "wheelchair-partially", + "Size=small" + ] + }, + { + "name": "wheelchair-partially-medium", + "color": true, + "scalable": false, + "tags": [ + "wheelchair", + "partially", + "rollstuhl", + "teilweise", + "mobilität", + "beeinträchtigung", + "eingeschränkt", + "limited", + "access", + "accessbility", + "zugang", + "ui-icons", + "Timetable", + "wheelchair-partially", + "Size=medium" + ] + }, + { + "name": "wheelchair-reservation-small", + "color": true, + "scalable": false, + "tags": [ + "wheelchair", + "reservation", + "rollstuhl", + "anmelden", + "", + "ui-icons", + "Timetable", + "wheelchair-reservation", + "Size=small" + ] + }, + { + "name": "wheelchair-reservation-medium", + "color": true, + "scalable": false, + "tags": [ + "wheelchair", + "reservation", + "rollstuhl", + "anmelden", + "", + "ui-icons", + "Timetable", + "wheelchair-reservation", + "Size=medium" + ] + }, + { + "name": "wheelchair-uncertain-small", + "color": true, + "scalable": false, + "tags": [ + "wheelchair", + "uncertain", + "unknown", + "rollstuhl", + "unklar", + "access", + "accessbility", + "zugang", + "ui-icons", + "Timetable", + "wheelchair-uncertain", + "Size=small" + ] + }, + { + "name": "wheelchair-uncertain-medium", + "color": true, + "scalable": false, + "tags": [ + "wheelchair", + "uncertain", + "unknown", + "rollstuhl", + "unklar", + "access", + "accessbility", + "zugang", + "ui-icons", + "Timetable", + "wheelchair-uncertain", + "Size=medium" + ] + }, + { + "name": "wheelchair-substitute-transport-small", + "color": true, + "scalable": false, + "tags": [ + "wheelchair", + "substitute", + "transport", + "rollstuhl", + "ersatztransport", + "access", + "accessbility", + "zugang", + "ui-icons", + "Timetable", + "wheelchair-substitute-transport", + "Size=small" + ] + }, + { + "name": "wheelchair-substitute-transport-medium", + "color": true, + "scalable": false, + "tags": [ + "wheelchair", + "substitute", + "transport", + "rollstuhl", + "ersatztransport", + "access", + "accessbility", + "zugang", + "ui-icons", + "Timetable", + "wheelchair-substitute-transport", + "Size=medium" + ] + }, + { + "name": "wheelchair-sector-location-small", + "color": true, + "scalable": false, + "tags": [ + "wheelchair", + "sectors", + "location", + "rollstuhl", + "sektorenbezogen", + "einstieg", + "standort", + "access", + "accessbility", + "zugang", + "ui-icons", + "Timetable", + "wheelchair-sector-location", + "Size=small" + ] + }, + { + "name": "wheelchair-sector-location-medium", + "color": true, + "scalable": false, + "tags": [ + "wheelchair", + "sectors", + "location", + "rollstuhl", + "sektorenbezogen", + "einstieg", + "standort", + "access", + "accessbility", + "zugang", + "ui-icons", + "Timetable", + "wheelchair-sector-location", + "Size=medium" + ] + }, + { + "name": "half-fare-card-small", + "color": true, + "scalable": false, + "tags": [ + "half", + "fare", + "card", + "halb", + "halbtax", + "preis", + "ui-icons", + "Ticket", + "half-fare-card", + "Size=small" + ] + }, + { + "name": "half-fare-card-medium", + "color": true, + "scalable": false, + "tags": [ + "half", + "fare", + "card", + "halb", + "halbtax", + "preis", + "ui-icons", + "Ticket", + "half-fare-card", + "Size=medium" + ] + }, + { + "name": "qrcode-small", + "color": true, + "scalable": false, + "tags": [ + "qrcode", + "qr", + "code", + "ui-icons", + "Ticket", + "qrcode", + "Size=small" + ] + }, + { + "name": "qrcode-medium", + "color": true, + "scalable": false, + "tags": [ + "qrcode", + "qr", + "code", + "ui-icons", + "Ticket", + "qrcode", + "Size=medium" + ] + }, + { + "name": "qrcode-disabled-small", + "color": true, + "scalable": false, + "tags": [ + "qrcode", + "invalid", + "qr", + "code", + "ungültig", + "disabled", + "deaktiviert", + "ui-icons", + "Ticket", + "qrcode-disabled", + "Size=small" + ] + }, + { + "name": "qrcode-disabled-medium", + "color": true, + "scalable": false, + "tags": [ + "qrcode", + "invalid", + "qr", + "code", + "ungültig", + "disabled", + "deaktiviert", + "ui-icons", + "Ticket", + "qrcode-disabled", + "Size=medium" + ] + }, + { + "name": "qrcode-disabled-two-tickets-small", + "color": true, + "scalable": false, + "tags": [ + "qrcode", + "disabled", + "several", + "tickets", + "mehrere", + "qr", + "code", + "ungültig", + "deaktiviert", + "ui-icons", + "Ticket", + "qrcode-disabled-two-tickets", + "Size=small" + ] + }, + { + "name": "qrcode-disabled-two-tickets-medium", + "color": true, + "scalable": false, + "tags": [ + "qrcode", + "disabled", + "several", + "tickets", + "mehrere", + "qr", + "code", + "ungültig", + "deaktiviert", + "ui-icons", + "Ticket", + "qrcode-disabled-two-tickets", + "Size=medium" + ] + }, + { + "name": "qrcode-two-tickets-small", + "color": true, + "scalable": false, + "tags": [ + "qrcode", + "several", + "tickets", + "ui-icons", + "Ticket", + "qrcode-two-tickets", + "Size=small" + ] + }, + { + "name": "qrcode-two-tickets-medium", + "color": true, + "scalable": false, + "tags": [ + "qrcode", + "several", + "tickets", + "ui-icons", + "Ticket", + "qrcode-two-tickets", + "Size=medium" + ] + }, + { + "name": "swisspass-small", + "color": true, + "scalable": false, + "tags": [ + "swisspass", + "card", + "karte", + "ausweis", + "id", + "ui-icons", + "Ticket", + "swisspass", + "Size=small" + ] + }, + { + "name": "swisspass-medium", + "color": true, + "scalable": false, + "tags": [ + "swisspass", + "card", + "karte", + "ausweis", + "id", + "ui-icons", + "Ticket", + "swisspass", + "Size=medium" + ] + }, + { + "name": "swisspass-large", + "color": true, + "scalable": false, + "tags": [ + "swisspass", + "card", + "karte", + "ausweis", + "id", + "ui-icons", + "Ticket", + "swisspass", + "Size=large" + ] + }, + { + "name": "swisspass-temporary-small", + "color": true, + "scalable": false, + "tags": [ + "transition", + "swisspass", + "wandel", + "umwandel", + "übertrag", + "ui-icons", + "Ticket", + "swisspass-temporary", + "Size=small" + ] + }, + { + "name": "swisspass-temporary-medium", + "color": true, + "scalable": false, + "tags": [ + "transition", + "swisspass", + "wandel", + "umwandel", + "übertrag", + "ui-icons", + "Ticket", + "swisspass-temporary", + "Size=medium" + ] + }, + { + "name": "ticket-day-small", + "color": true, + "scalable": false, + "tags": [ + "day", + "ticket", + "tagticket", + "tagesbillet", + "billett", + "karte", + "tageskarte", + "tag", + "", + "ui-icons", + "Ticket", + "ticket-day", + "Size=small" + ] + }, + { + "name": "ticket-day-medium", + "color": true, + "scalable": false, + "tags": [ + "day", + "ticket", + "tagticket", + "tagesbillet", + "billett", + "karte", + "tageskarte", + "tag", + "", + "ui-icons", + "Ticket", + "ticket-day", + "Size=medium" + ] + }, + { + "name": "ticket-day-large", + "color": true, + "scalable": false, + "tags": [ + "day", + "ticket", + "tagticket", + "tagesbillet", + "billett", + "karte", + "tageskarte", + "tag", + "", + "ui-icons", + "Ticket", + "ticket-day", + "Size=large" + ] + }, + { + "name": "ticket-disabled-small", + "color": true, + "scalable": false, + "tags": [ + "ticket", + "not", + "available", + "billett", + "karte", + "nicht", + "verfügbar", + "ui-icons", + "Ticket", + "ticket-disabled", + "Size=small" + ] + }, + { + "name": "ticket-disabled-medium", + "color": true, + "scalable": false, + "tags": [ + "ticket", + "not", + "available", + "billett", + "karte", + "nicht", + "verfügbar", + "ui-icons", + "Ticket", + "ticket-disabled", + "Size=medium" + ] + }, + { + "name": "ticket-heart-small", + "color": true, + "scalable": false, + "tags": [ + "ticket", + "favorit", + "favourite", + "billett", + "karte", + "ui-icons", + "Ticket", + "ticket-heart", + "Size=small" + ] + }, + { + "name": "ticket-heart-medium", + "color": true, + "scalable": false, + "tags": [ + "ticket", + "favorit", + "favourite", + "billett", + "karte", + "ui-icons", + "Ticket", + "ticket-heart", + "Size=medium" + ] + }, + { + "name": "ticket-journey-small", + "color": true, + "scalable": false, + "tags": [ + "ticket", + "journey", + "qr", + "code", + "karte", + "reise", + "location", + "lokation", + "ui-icons", + "Ticket", + "ticket-journey", + "Size=small" + ] + }, + { + "name": "ticket-journey-medium", + "color": true, + "scalable": false, + "tags": [ + "ticket", + "journey", + "qr", + "code", + "karte", + "reise", + "location", + "lokation", + "ui-icons", + "Ticket", + "ticket-journey", + "Size=medium" + ] + }, + { + "name": "ticket-moon-star-small", + "color": true, + "scalable": false, + "tags": [ + "ticket", + "night", + "karte", + "billett", + "nacht", + "ui-icons", + "Ticket", + "ticket-moon-star", + "Size=small" + ] + }, + { + "name": "ticket-moon-star-medium", + "color": true, + "scalable": false, + "tags": [ + "ticket", + "night", + "karte", + "billett", + "nacht", + "ui-icons", + "Ticket", + "ticket-moon-star", + "Size=medium" + ] + }, + { + "name": "ticket-parking-small", + "color": true, + "scalable": false, + "tags": [ + "park", + "ticket", + "parkieren", + "parkticket", + "billett", + "auto", + "car", + "ui-icons", + "Ticket", + "ticket-parking", + "Size=small" + ] + }, + { + "name": "ticket-parking-medium", + "color": true, + "scalable": false, + "tags": [ + "park", + "ticket", + "parkieren", + "parkticket", + "billett", + "auto", + "car", + "ui-icons", + "Ticket", + "ticket-parking", + "Size=medium" + ] + }, + { + "name": "ticket-percent-small", + "color": true, + "scalable": false, + "tags": [ + "voucher", + "rabatt", + "code", + "sale", + "billett", + "ticket", + "ui-icons", + "Ticket", + "ticket-percent", + "Size=small" + ] + }, + { + "name": "ticket-percent-medium", + "color": true, + "scalable": false, + "tags": [ + "voucher", + "rabatt", + "code", + "sale", + "billett", + "ticket", + "ui-icons", + "Ticket", + "ticket-percent", + "Size=medium" + ] + }, + { + "name": "ticket-route-small", + "color": true, + "scalable": false, + "tags": [ + "ticket", + "short", + "distance", + "kurzstrecke", + "billett", + "fahrkarte", + "kurz", + "strecke", + "distanz", + "ui-icons", + "Ticket", + "ticket-route", + "Size=small" + ] + }, + { + "name": "ticket-route-medium", + "color": true, + "scalable": false, + "tags": [ + "ticket", + "short", + "distance", + "kurzstrecke", + "billett", + "fahrkarte", + "kurz", + "strecke", + "distanz", + "ui-icons", + "Ticket", + "ticket-route", + "Size=medium" + ] + }, + { + "name": "ticket-star-small", + "color": true, + "scalable": false, + "tags": [ + "ticket", + "event", + "billett", + "fahrkarte", + "spezial", + "ui-icons", + "Ticket", + "ticket-star", + "Size=small" + ] + }, + { + "name": "ticket-star-medium", + "color": true, + "scalable": false, + "tags": [ + "ticket", + "event", + "billett", + "fahrkarte", + "spezial", + "ui-icons", + "Ticket", + "ticket-star", + "Size=medium" + ] + }, + { + "name": "tickets-class-small", + "color": true, + "scalable": false, + "tags": [ + "tickets", + "SBB", + "fahrkarte", + "billett", + "klasse", + "erste", + "zweite", + "first", + "second", + "class", + "karte", + "ui-icons", + "Ticket", + "tickets-class", + "Size=small" + ] + }, + { + "name": "tickets-class-medium", + "color": true, + "scalable": false, + "tags": [ + "tickets", + "SBB", + "fahrkarte", + "billett", + "klasse", + "erste", + "zweite", + "first", + "second", + "class", + "karte", + "ui-icons", + "Ticket", + "tickets-class", + "Size=medium" + ] + }, + { + "name": "tickets-class-large", + "color": true, + "scalable": false, + "tags": [ + "tickets", + "SBB", + "fahrkarte", + "billett", + "klasse", + "erste", + "zweite", + "first", + "second", + "class", + "karte", + "ui-icons", + "Ticket", + "tickets-class", + "Size=large" + ] + }, + { + "name": "book-small", + "color": true, + "scalable": false, + "tags": [ + "books", + "library", + "buch", + "bücher", + "bibliothek", + "buchladen", + "buchhandlung", + "book", + "store", + "lesen", + "reading", + "ui-icons", + "Station", + "book", + "Size=small" + ] + }, + { + "name": "book-medium", + "color": true, + "scalable": false, + "tags": [ + "books", + "library", + "buch", + "bücher", + "bibliothek", + "buchladen", + "buchhandlung", + "book", + "store", + "lesen", + "reading", + "ui-icons", + "Station", + "book", + "Size=medium" + ] + }, + { + "name": "bottle-apple-small", + "color": true, + "scalable": false, + "tags": [ + "food", + "bottle", + "apple", + "essen", + "flache", + "apfel", + "getränk", + "nahrung", + "nahrungsmittel", + "ui-icons", + "Station", + "bottle-apple", + "Size=small" + ] + }, + { + "name": "bottle-apple-medium", + "color": true, + "scalable": false, + "tags": [ + "food", + "bottle", + "apple", + "essen", + "flache", + "apfel", + "getränk", + "nahrung", + "nahrungsmittel", + "ui-icons", + "Station", + "bottle-apple", + "Size=medium" + ] + }, + { + "name": "customer-assistance-sbb-small", + "color": true, + "scalable": false, + "tags": [ + "consultation", + "beratung", + "assistenz", + "assistance", + "sbb", + "person", + "talk", + "gespräch", + "ui-icons", + "Station", + "customer-assistance-sbb", + "Size=small" + ] + }, + { + "name": "customer-assistance-sbb-medium", + "color": true, + "scalable": false, + "tags": [ + "consultation", + "beratung", + "assistenz", + "assistance", + "sbb", + "person", + "talk", + "gespräch", + "ui-icons", + "Station", + "customer-assistance-sbb", + "Size=medium" + ] + }, + { + "name": "escalator-small", + "color": true, + "scalable": false, + "tags": [ + "escalator", + "rolltreppe", + "ui-icons", + "Station", + "escalator", + "Size=small" + ] + }, + { + "name": "escalator-medium", + "color": true, + "scalable": false, + "tags": [ + "escalator", + "rolltreppe", + "ui-icons", + "Station", + "escalator", + "Size=medium" + ] + }, + { + "name": "general-display-small", + "color": true, + "scalable": false, + "tags": [ + "general", + "display", + "generalanzeiger", + "anzeiger", + "anzeigetafel", + "ui-icons", + "Station", + "general-display", + "Size=small" + ] + }, + { + "name": "general-display-medium", + "color": true, + "scalable": false, + "tags": [ + "general", + "display", + "generalanzeiger", + "anzeiger", + "anzeigetafel", + "ui-icons", + "Station", + "general-display", + "Size=medium" + ] + }, + { + "name": "hand-plus-circle-small", + "color": true, + "scalable": false, + "tags": [ + "service", + "angebot", + "ui-icons", + "Station", + "hand-plus-circle", + "Size=small" + ] + }, + { + "name": "hand-plus-circle-medium", + "color": true, + "scalable": false, + "tags": [ + "service", + "angebot", + "ui-icons", + "Station", + "hand-plus-circle", + "Size=medium" + ] + }, + { + "name": "hand-plus-circle-large", + "color": true, + "scalable": false, + "tags": [ + "service", + "angebot", + "ui-icons", + "Station", + "hand-plus-circle", + "Size=large" + ] + }, + { + "name": "hand-sbb-small", + "color": true, + "scalable": false, + "tags": [ + "SBB", + "service", + "angebot", + "ui-icons", + "Station", + "hand-sbb", + "Size=small" + ] + }, + { + "name": "hand-sbb-medium", + "color": true, + "scalable": false, + "tags": [ + "SBB", + "service", + "angebot", + "ui-icons", + "Station", + "hand-sbb", + "Size=medium" + ] + }, + { + "name": "hand-sbb-large", + "color": true, + "scalable": false, + "tags": [ + "SBB", + "service", + "angebot", + "ui-icons", + "Station", + "hand-sbb", + "Size=large" + ] + }, + { + "name": "hostel-small", + "color": true, + "scalable": false, + "tags": [ + "hostel", + "herberge", + "jugendherberge", + "ui-icons", + "Station", + "hostel", + "Size=small" + ] + }, + { + "name": "hostel-medium", + "color": true, + "scalable": false, + "tags": [ + "hostel", + "herberge", + "jugendherberge", + "ui-icons", + "Station", + "hostel", + "Size=medium" + ] + }, + { + "name": "lift-small", + "color": true, + "scalable": false, + "tags": [ + "lift", + "aufzug", + "elevator", + "ui-icons", + "Station", + "lift", + "Size=small" + ] + }, + { + "name": "lift-medium", + "color": true, + "scalable": false, + "tags": [ + "lift", + "aufzug", + "elevator", + "ui-icons", + "Station", + "lift", + "Size=medium" + ] + }, + { + "name": "locker-small", + "color": true, + "scalable": false, + "tags": [ + "lockers", + "schliessfach", + "schliessfächer", + "lock", + "schloss", + "gepäck", + "luggage", + "baggage", + "ui-icons", + "Station", + "locker", + "Size=small" + ] + }, + { + "name": "locker-medium", + "color": true, + "scalable": false, + "tags": [ + "lockers", + "schliessfach", + "schliessfächer", + "lock", + "schloss", + "gepäck", + "luggage", + "baggage", + "ui-icons", + "Station", + "locker", + "Size=medium" + ] + }, + { + "name": "lotus-small", + "color": true, + "scalable": false, + "tags": [ + "health", + "beauty", + "wellness", + "gesundheit", + "schönheit", + "ui-icons", + "Station", + "lotus", + "Size=small" + ] + }, + { + "name": "lotus-medium", + "color": true, + "scalable": false, + "tags": [ + "health", + "beauty", + "wellness", + "gesundheit", + "schönheit", + "ui-icons", + "Station", + "lotus", + "Size=medium" + ] + }, + { + "name": "lotus-large", + "color": true, + "scalable": false, + "tags": [ + "health", + "beauty", + "wellness", + "gesundheit", + "schönheit", + "ui-icons", + "Station", + "lotus", + "Size=large" + ] + }, + { + "name": "meeting-point-small", + "color": true, + "scalable": false, + "tags": [ + "meeting", + "point", + "treffpunkt", + "punkt", + "treffen", + "ui-icons", + "Station", + "meeting-point", + "Size=small" + ] + }, + { + "name": "meeting-point-medium", + "color": true, + "scalable": false, + "tags": [ + "meeting", + "point", + "treffpunkt", + "punkt", + "treffen", + "ui-icons", + "Station", + "meeting-point", + "Size=medium" + ] + }, + { + "name": "money-exchange-small", + "color": true, + "scalable": false, + "tags": [ + "currency", + "exchange", + "money", + "währung", + "wechsel", + "geld", + "euro", + "tausch", + "change", + "ui-icons", + "Station", + "money-exchange", + "Size=small" + ] + }, + { + "name": "money-exchange-medium", + "color": true, + "scalable": false, + "tags": [ + "currency", + "exchange", + "money", + "währung", + "wechsel", + "geld", + "euro", + "tausch", + "change", + "ui-icons", + "Station", + "money-exchange", + "Size=medium" + ] + }, + { + "name": "money-exchange-large", + "color": true, + "scalable": false, + "tags": [ + "currency", + "exchange", + "money", + "währung", + "wechsel", + "geld", + "euro", + "tausch", + "change", + "ui-icons", + "Station", + "money-exchange", + "Size=large" + ] + }, + { + "name": "platform-small", + "color": true, + "scalable": false, + "tags": [ + "platform", + "perron", + "gleis", + "plattform", + "train", + "station", + "zug", + "ui-icons", + "Station", + "platform", + "Size=small" + ] + }, + { + "name": "platform-medium", + "color": true, + "scalable": false, + "tags": [ + "platform", + "perron", + "gleis", + "plattform", + "train", + "station", + "zug", + "ui-icons", + "Station", + "platform", + "Size=medium" + ] + }, + { + "name": "platform-large", + "color": true, + "scalable": false, + "tags": [ + "platform", + "perron", + "gleis", + "plattform", + "train", + "station", + "zug", + "ui-icons", + "Station", + "platform", + "Size=large" + ] + }, + { + "name": "platform-display-small", + "color": true, + "scalable": false, + "tags": [ + "platform", + "display", + "plattform", + "perron", + "perronanzeiger", + "gleisanzeiger", + "anzeiger", + "ui-icons", + "Station", + "platform-display", + "Size=small" + ] + }, + { + "name": "platform-display-medium", + "color": true, + "scalable": false, + "tags": [ + "platform", + "display", + "plattform", + "perron", + "perronanzeiger", + "gleisanzeiger", + "anzeiger", + "ui-icons", + "Station", + "platform-display", + "Size=medium" + ] + }, + { + "name": "ramp-user-small", + "color": true, + "scalable": false, + "tags": [ + "rampe", + "ramp", + "person", + "ui-icons", + "Station", + "ramp-user", + "Size=small" + ] + }, + { + "name": "ramp-user-medium", + "color": true, + "scalable": false, + "tags": [ + "rampe", + "ramp", + "person", + "ui-icons", + "Station", + "ramp-user", + "Size=medium" + ] + }, + { + "name": "screen-inside-train-small", + "color": true, + "scalable": false, + "tags": [ + "screen", + "in", + "train", + "bilschirm", + "display", + "im", + "zug", + "interior", + "ui-icons", + "Station", + "screen-inside-train", + "Size=small" + ] + }, + { + "name": "screen-inside-train-medium", + "color": true, + "scalable": false, + "tags": [ + "screen", + "in", + "train", + "bilschirm", + "display", + "im", + "zug", + "interior", + "ui-icons", + "Station", + "screen-inside-train", + "Size=medium" + ] + }, + { + "name": "shirt-shoe-small", + "color": true, + "scalable": false, + "tags": [ + "clothing", + "kleidung", + "kleider", + "shirt", + "schuh", + "stiefel", + "ui-icons", + "Station", + "shirt-shoe", + "Size=small" + ] + }, + { + "name": "shirt-shoe-medium", + "color": true, + "scalable": false, + "tags": [ + "clothing", + "kleidung", + "kleider", + "shirt", + "schuh", + "stiefel", + "ui-icons", + "Station", + "shirt-shoe", + "Size=medium" + ] + }, + { + "name": "shopping-bag-small", + "color": true, + "scalable": false, + "tags": [ + "shopping", + "bag", + "tasche", + "einkauf", + "einkaufstasche", + "tüte", + "ui-icons", + "Station", + "shopping-bag", + "Size=small" + ] + }, + { + "name": "shopping-bag-medium", + "color": true, + "scalable": false, + "tags": [ + "shopping", + "bag", + "tasche", + "einkauf", + "einkaufstasche", + "tüte", + "ui-icons", + "Station", + "shopping-bag", + "Size=medium" + ] + }, + { + "name": "shopping-bag-coupon-small", + "color": true, + "scalable": false, + "tags": [ + "couponing", + "einkaufstasche", + "tasche", + "tüte", + "coupon", + "gutschein", + "", + "ui-icons", + "Station", + "shopping-bag-coupon", + "Size=small" + ] + }, + { + "name": "shopping-bag-coupon-medium", + "color": true, + "scalable": false, + "tags": [ + "couponing", + "einkaufstasche", + "tasche", + "tüte", + "coupon", + "gutschein", + "", + "ui-icons", + "Station", + "shopping-bag-coupon", + "Size=medium" + ] + }, + { + "name": "shopping-bag-fast-small", + "color": true, + "scalable": false, + "tags": [ + "fastlane", + "einkaufstasche", + "schnell", + "tüte", + "tasche", + "fast", + "lane", + "überholspur", + "ui-icons", + "Station", + "shopping-bag-fast", + "Size=small" + ] + }, + { + "name": "shopping-bag-fast-medium", + "color": true, + "scalable": false, + "tags": [ + "fastlane", + "einkaufstasche", + "schnell", + "tüte", + "tasche", + "fast", + "lane", + "überholspur", + "ui-icons", + "Station", + "shopping-bag-fast", + "Size=medium" + ] + }, + { + "name": "stairs-user-small", + "color": true, + "scalable": false, + "tags": [ + "treppe", + "stairs", + "treppen", + "steigen", + "staircase", + "treppenhaus", + "ui-icons", + "Station", + "stairs-user", + "Size=small" + ] + }, + { + "name": "stairs-user-medium", + "color": true, + "scalable": false, + "tags": [ + "treppe", + "stairs", + "treppen", + "steigen", + "staircase", + "treppenhaus", + "ui-icons", + "Station", + "stairs-user", + "Size=medium" + ] + }, + { + "name": "station-small", + "color": true, + "scalable": false, + "tags": [ + "railway", + "station", + "bahnhof", + "gebäude", + "building", + "ui-icons", + "Station", + "station", + "Size=small" + ] + }, + { + "name": "station-medium", + "color": true, + "scalable": false, + "tags": [ + "railway", + "station", + "bahnhof", + "gebäude", + "building", + "ui-icons", + "Station", + "station", + "Size=medium" + ] + }, + { + "name": "station-large", + "color": true, + "scalable": false, + "tags": [ + "railway", + "station", + "bahnhof", + "gebäude", + "building", + "ui-icons", + "Station", + "station", + "Size=large" + ] + }, + { + "name": "station-surrounding-area-small", + "color": true, + "scalable": false, + "tags": [ + "close", + "to", + "the", + "station", + "building", + "gebäude", + "nahe", + "distance", + "distanz", + "nähe", + "bahnhof", + "ui-icons", + "Station", + "station-surrounding-area", + "Size=small" + ] + }, + { + "name": "station-surrounding-area-medium", + "color": true, + "scalable": false, + "tags": [ + "close", + "to", + "the", + "station", + "building", + "gebäude", + "nahe", + "distance", + "distanz", + "nähe", + "bahnhof", + "ui-icons", + "Station", + "station-surrounding-area", + "Size=medium" + ] + }, + { + "name": "ticket-machine-small", + "color": true, + "scalable": false, + "tags": [ + "ticket", + "machine", + "automat", + "ticketautomat", + "billettautomat", + "ui-icons", + "Station", + "ticket-machine", + "Size=small" + ] + }, + { + "name": "ticket-machine-medium", + "color": true, + "scalable": false, + "tags": [ + "ticket", + "machine", + "automat", + "ticketautomat", + "billettautomat", + "ui-icons", + "Station", + "ticket-machine", + "Size=medium" + ] + }, + { + "name": "ticket-machine-ticket-small", + "color": true, + "scalable": false, + "tags": [ + "ticket", + "machine", + "automat", + "ticketautomat", + "billettautomat", + "purchase", + "kaufen", + "kauf", + "ui-icons", + "Station", + "ticket-machine-ticket", + "Size=small" + ] + }, + { + "name": "ticket-machine-ticket-medium", + "color": true, + "scalable": false, + "tags": [ + "ticket", + "machine", + "automat", + "ticketautomat", + "billettautomat", + "purchase", + "kaufen", + "kauf", + "ui-icons", + "Station", + "ticket-machine-ticket", + "Size=medium" + ] + }, + { + "name": "toilet-small", + "color": true, + "scalable": false, + "tags": [ + "wc", + "toilet", + "toilette", + "restroom", + "ui-icons", + "Station", + "toilet", + "Size=small" + ] + }, + { + "name": "toilet-medium", + "color": true, + "scalable": false, + "tags": [ + "wc", + "toilet", + "toilette", + "restroom", + "ui-icons", + "Station", + "toilet", + "Size=medium" + ] + }, + { + "name": "train-station-small", + "color": true, + "scalable": false, + "tags": [ + "bus", + "stop", + "haltestelle", + "bushaltestelle", + "ui-icons", + "Station", + "train-station", + "Size=small" + ] + }, + { + "name": "train-station-medium", + "color": true, + "scalable": false, + "tags": [ + "bus", + "stop", + "haltestelle", + "bushaltestelle", + "ui-icons", + "Station", + "train-station", + "Size=medium" + ] + }, + { + "name": "train-station-large", + "color": true, + "scalable": false, + "tags": [ + "bus", + "stop", + "haltestelle", + "bushaltestelle", + "ui-icons", + "Station", + "train-station", + "Size=large" + ] + }, + { + "name": "waiting-room-small", + "color": true, + "scalable": false, + "tags": [ + "waiting", + "room", + "warte", + "raum", + "warteraum", + "warten", + "person", + "gepäck", + "luggage", + "baggage", + "uhr", + "clock", + "ui-icons", + "Station", + "waiting-room", + "Size=small" + ] + }, + { + "name": "waiting-room-medium", + "color": true, + "scalable": false, + "tags": [ + "waiting", + "room", + "warte", + "raum", + "warteraum", + "warten", + "person", + "gepäck", + "luggage", + "baggage", + "uhr", + "clock", + "ui-icons", + "Station", + "waiting-room", + "Size=medium" + ] + }, + { + "name": "wine-cheese-small", + "color": true, + "scalable": false, + "tags": [ + "deli", + "food", + "wein", + "wine", + "käse", + "cheese", + "essen", + "delikatessen", + "laden", + "store", + "ui-icons", + "Station", + "wine-cheese", + "Size=small" + ] + }, + { + "name": "wine-cheese-medium", + "color": true, + "scalable": false, + "tags": [ + "deli", + "food", + "wein", + "wine", + "käse", + "cheese", + "essen", + "delikatessen", + "laden", + "store", + "ui-icons", + "Station", + "wine-cheese", + "Size=medium" + ] + }, + { + "name": "arrow-compass-small", + "color": true, + "scalable": false, + "tags": [ + "location", + "ios", + "kompass", + "pfeil", + "kompassnadel", + "lokation", + "ort", + "standort", + "richtung", + "direction", + "ui-icons", + "Location", + "arrow-compass", + "Size=small" + ] + }, + { + "name": "arrow-compass-medium", + "color": true, + "scalable": false, + "tags": [ + "location", + "ios", + "kompass", + "pfeil", + "kompassnadel", + "lokation", + "ort", + "standort", + "richtung", + "direction", + "ui-icons", + "Location", + "arrow-compass", + "Size=medium" + ] + }, + { + "name": "arrow-compass-filled-small", + "color": true, + "scalable": false, + "tags": [ + "location", + "ios", + "kompass", + "pfeil", + "kompassnadel", + "lokation", + "ort", + "standort", + "richtung", + "direction", + "ui-icons", + "Location", + "arrow-compass-filled", + "Size=small" + ] + }, + { + "name": "arrow-compass-filled-medium", + "color": true, + "scalable": false, + "tags": [ + "location", + "ios", + "kompass", + "pfeil", + "kompassnadel", + "lokation", + "ort", + "standort", + "richtung", + "direction", + "ui-icons", + "Location", + "arrow-compass-filled", + "Size=medium" + ] + }, + { + "name": "gps-small", + "color": true, + "scalable": false, + "tags": [ + "gps", + "ortung", + "orten", + "locate", + "location", + "ui-icons", + "Location", + "gps", + "Size=small" + ] + }, + { + "name": "gps-medium", + "color": true, + "scalable": false, + "tags": [ + "gps", + "ortung", + "orten", + "locate", + "location", + "ui-icons", + "Location", + "gps", + "Size=medium" + ] + }, + { + "name": "gps-large", + "color": true, + "scalable": false, + "tags": [ + "gps", + "ortung", + "orten", + "locate", + "location", + "ui-icons", + "Location", + "gps", + "Size=large" + ] + }, + { + "name": "gps-disabled-small", + "color": true, + "scalable": false, + "tags": [ + "gps", + "ortung", + "orten", + "locate", + "location", + "disabled", + "deaktiviert", + "ui-icons", + "Location", + "gps-disabled", + "Size=small" + ] + }, + { + "name": "gps-disabled-medium", + "color": true, + "scalable": false, + "tags": [ + "gps", + "ortung", + "orten", + "locate", + "location", + "disabled", + "deaktiviert", + "ui-icons", + "Location", + "gps-disabled", + "Size=medium" + ] + }, + { + "name": "gps-disabled-large", + "color": true, + "scalable": false, + "tags": [ + "gps", + "ortung", + "orten", + "locate", + "location", + "disabled", + "deaktiviert", + "ui-icons", + "Location", + "gps-disabled", + "Size=large" + ] + }, + { + "name": "location-pin-small", + "color": true, + "scalable": false, + "tags": [ + "marker", + "geopointer", + "geo", + "pointer", + "ort", + "location", + "ui-icons", + "Location", + "location-pin", + "Size=small" + ] + }, + { + "name": "location-pin-medium", + "color": true, + "scalable": false, + "tags": [ + "marker", + "geopointer", + "geo", + "pointer", + "ort", + "location", + "ui-icons", + "Location", + "location-pin", + "Size=medium" + ] + }, + { + "name": "location-pin-a-small", + "color": true, + "scalable": false, + "tags": [ + "marker", + "geopointer", + "geo", + "pointer", + "ort", + "location", + "A", + "letter", + "buchstabe", + "ui-icons", + "Location", + "location-pin-a", + "Size=small" + ] + }, + { + "name": "location-pin-a-medium", + "color": true, + "scalable": false, + "tags": [ + "marker", + "geopointer", + "geo", + "pointer", + "ort", + "location", + "A", + "letter", + "buchstabe", + "ui-icons", + "Location", + "location-pin-a", + "Size=medium" + ] + }, + { + "name": "location-pin-b-small", + "color": true, + "scalable": false, + "tags": [ + "marker", + "geopointer", + "geo", + "pointer", + "ort", + "location", + "B", + "letter", + "buchstabe", + "ui-icons", + "Location", + "location-pin-b", + "Size=small" + ] + }, + { + "name": "location-pin-b-medium", + "color": true, + "scalable": false, + "tags": [ + "marker", + "geopointer", + "geo", + "pointer", + "ort", + "location", + "B", + "letter", + "buchstabe", + "ui-icons", + "Location", + "location-pin-b", + "Size=medium" + ] + }, + { + "name": "location-pin-camera-small", + "color": true, + "scalable": false, + "tags": [ + "marker", + "geopointer", + "geo", + "pointer", + "ort", + "location", + "tourism", + "travel", + "sight", + "interest", + "sightseeing", + "photo", + "landmark", + "wahrzeichen", + "ui-icons", + "Location", + "location-pin-camera", + "Size=small" + ] + }, + { + "name": "location-pin-camera-medium", + "color": true, + "scalable": false, + "tags": [ + "marker", + "geopointer", + "geo", + "pointer", + "ort", + "location", + "tourism", + "travel", + "sight", + "interest", + "sightseeing", + "photo", + "landmark", + "wahrzeichen", + "ui-icons", + "Location", + "location-pin-camera", + "Size=medium" + ] + }, + { + "name": "location-pin-camera-large", + "color": true, + "scalable": false, + "tags": [ + "marker", + "geopointer", + "geo", + "pointer", + "ort", + "location", + "tourism", + "travel", + "sight", + "interest", + "sightseeing", + "photo", + "landmark", + "wahrzeichen", + "ui-icons", + "Location", + "location-pin-camera", + "Size=large" + ] + }, + { + "name": "location-pin-map-small", + "color": true, + "scalable": false, + "tags": [ + "marker", + "geopointer", + "geo", + "pointer", + "ort", + "location", + "karte", + "map", + "ui-icons", + "Location", + "location-pin-map", + "Size=small" + ] + }, + { + "name": "location-pin-map-medium", + "color": true, + "scalable": false, + "tags": [ + "marker", + "geopointer", + "geo", + "pointer", + "ort", + "location", + "karte", + "map", + "ui-icons", + "Location", + "location-pin-map", + "Size=medium" + ] + }, + { + "name": "location-pin-map-large", + "color": true, + "scalable": false, + "tags": [ + "marker", + "geopointer", + "geo", + "pointer", + "ort", + "location", + "karte", + "map", + "ui-icons", + "Location", + "location-pin-map", + "Size=large" + ] + }, + { + "name": "location-pin-pulse-surrounding-area-small", + "color": true, + "scalable": false, + "tags": [ + "marker", + "geopointer", + "geo", + "pointer", + "ort", + "location", + "activity", + "aktivität", + "umgebung", + "environment", + "ui-icons", + "Location", + "location-pin-pulse-surrounding-area", + "Size=small" + ] + }, + { + "name": "location-pin-pulse-surrounding-area-medium", + "color": true, + "scalable": false, + "tags": [ + "marker", + "geopointer", + "geo", + "pointer", + "ort", + "location", + "activity", + "aktivität", + "umgebung", + "environment", + "ui-icons", + "Location", + "location-pin-pulse-surrounding-area", + "Size=medium" + ] + }, + { + "name": "location-pin-surrounding-area-small", + "color": true, + "scalable": false, + "tags": [ + "marker", + "geopointer", + "geo", + "pointer", + "ort", + "location", + "near", + "close", + "nahe", + "ui-icons", + "Location", + "location-pin-surrounding-area", + "Size=small" + ] + }, + { + "name": "location-pin-surrounding-area-medium", + "color": true, + "scalable": false, + "tags": [ + "marker", + "geopointer", + "geo", + "pointer", + "ort", + "location", + "near", + "close", + "nahe", + "ui-icons", + "Location", + "location-pin-surrounding-area", + "Size=medium" + ] + }, + { + "name": "location-pin-surrounding-area-large", + "color": true, + "scalable": false, + "tags": [ + "marker", + "geopointer", + "geo", + "pointer", + "ort", + "location", + "near", + "close", + "nahe", + "ui-icons", + "Location", + "location-pin-surrounding-area", + "Size=large" + ] + }, + { + "name": "location-pin-surrounding-area-power-plug-small", + "color": true, + "scalable": false, + "tags": [ + "marker", + "geopointer", + "geo", + "pointer", + "ort", + "location", + "near", + "close", + "nahe", + "connection", + "strom", + "power", + "steckdose", + "outlet", + "ui-icons", + "Location", + "location-pin-surrounding-area-power-plug", + "Size=small" + ] + }, + { + "name": "location-pin-surrounding-area-power-plug-medium", + "color": true, + "scalable": false, + "tags": [ + "marker", + "geopointer", + "geo", + "pointer", + "ort", + "location", + "near", + "close", + "nahe", + "connection", + "strom", + "power", + "steckdose", + "outlet", + "ui-icons", + "Location", + "location-pin-surrounding-area-power-plug", + "Size=medium" + ] + }, + { + "name": "location-pin-surrounding-area-power-plug-large", + "color": true, + "scalable": false, + "tags": [ + "marker", + "geopointer", + "geo", + "pointer", + "ort", + "location", + "near", + "close", + "nahe", + "connection", + "strom", + "power", + "steckdose", + "outlet", + "ui-icons", + "Location", + "location-pin-surrounding-area-power-plug", + "Size=large" + ] + }, + { + "name": "mountain-minus-small", + "color": true, + "scalable": false, + "tags": [ + "lower", + "tiefer", + "berg", + "", + "ui-icons", + "Location", + "mountain-minus", + "Size=small" + ] + }, + { + "name": "mountain-minus-medium", + "color": true, + "scalable": false, + "tags": [ + "lower", + "tiefer", + "berg", + "", + "ui-icons", + "Location", + "mountain-minus", + "Size=medium" + ] + }, + { + "name": "mountain-plus-small", + "color": true, + "scalable": false, + "tags": [ + "higher", + "höher", + "berg", + "ui-icons", + "Location", + "mountain-plus", + "Size=small" + ] + }, + { + "name": "mountain-plus-medium", + "color": true, + "scalable": false, + "tags": [ + "higher", + "höher", + "berg", + "ui-icons", + "Location", + "mountain-plus", + "Size=medium" + ] + }, + { + "name": "street-location-pin-small", + "color": true, + "scalable": false, + "tags": [ + "street", + "location", + "location", + "pin", + "strasse", + "ort", + "marker", + "geo", + "point", + "ui-icons", + "Location", + "street-location-pin", + "Size=small" + ] + }, + { + "name": "street-location-pin-medium", + "color": true, + "scalable": false, + "tags": [ + "street", + "location", + "location", + "pin", + "strasse", + "ort", + "marker", + "geo", + "point", + "ui-icons", + "Location", + "street-location-pin", + "Size=medium" + ] + }, + { + "name": "street-location-pin-large", + "color": true, + "scalable": false, + "tags": [ + "street", + "location", + "location", + "pin", + "strasse", + "ort", + "marker", + "geo", + "point", + "ui-icons", + "Location", + "street-location-pin", + "Size=large" + ] + }, + { + "name": "archive-box-small", + "color": true, + "scalable": false, + "tags": [ + "archive", + "box", + "archivbox", + "archivkarton", + "karton", + "ui-icons", + "Hardware", + "archive-box", + "Size=small" + ] + }, + { + "name": "archive-box-medium", + "color": true, + "scalable": false, + "tags": [ + "archive", + "box", + "archivbox", + "archivkarton", + "karton", + "ui-icons", + "Hardware", + "archive-box", + "Size=medium" + ] + }, + { + "name": "archive-box-large", + "color": true, + "scalable": false, + "tags": [ + "archive", + "box", + "archivbox", + "archivkarton", + "karton", + "ui-icons", + "Hardware", + "archive-box", + "Size=large" + ] + }, + { + "name": "briefcase-small", + "color": true, + "scalable": false, + "tags": [ + "briefcase", + "aktenkoffer", + "aktentasche", + "mappe", + "tasche", + "bag", + "ui-icons", + "Hardware", + "briefcase", + "Size=small" + ] + }, + { + "name": "briefcase-medium", + "color": true, + "scalable": false, + "tags": [ + "briefcase", + "aktenkoffer", + "aktentasche", + "mappe", + "tasche", + "bag", + "ui-icons", + "Hardware", + "briefcase", + "Size=medium" + ] + }, + { + "name": "briefcase-large", + "color": true, + "scalable": false, + "tags": [ + "briefcase", + "aktenkoffer", + "aktentasche", + "mappe", + "tasche", + "bag", + "ui-icons", + "Hardware", + "briefcase", + "Size=large" + ] + }, + { + "name": "brochure-small", + "color": true, + "scalable": false, + "tags": [ + "brochure", + "broschüre", + "pamphlet", + "flugblatt", + "merkblatt", + "", + "ui-icons", + "Hardware", + "brochure", + "Size=small" + ] + }, + { + "name": "brochure-medium", + "color": true, + "scalable": false, + "tags": [ + "brochure", + "broschüre", + "pamphlet", + "flugblatt", + "merkblatt", + "", + "ui-icons", + "Hardware", + "brochure", + "Size=medium" + ] + }, + { + "name": "brochure-large", + "color": true, + "scalable": false, + "tags": [ + "brochure", + "broschüre", + "pamphlet", + "flugblatt", + "merkblatt", + "", + "ui-icons", + "Hardware", + "brochure", + "Size=large" + ] + }, + { + "name": "calculator-small", + "color": true, + "scalable": false, + "tags": [ + "caluclate", + "taschenrechner", + "rechnen", + "ui-icons", + "Hardware", + "calculator", + "Size=small" + ] + }, + { + "name": "calculator-medium", + "color": true, + "scalable": false, + "tags": [ + "caluclate", + "taschenrechner", + "rechnen", + "ui-icons", + "Hardware", + "calculator", + "Size=medium" + ] + }, + { + "name": "calculator-large", + "color": true, + "scalable": false, + "tags": [ + "caluclate", + "taschenrechner", + "rechnen", + "ui-icons", + "Hardware", + "calculator", + "Size=large" + ] + }, + { + "name": "cash-register-small", + "color": true, + "scalable": false, + "tags": [ + "cash", + "register", + "kasse", + "ui-icons", + "Hardware", + "cash-register", + "Size=small" + ] + }, + { + "name": "cash-register-medium", + "color": true, + "scalable": false, + "tags": [ + "cash", + "register", + "kasse", + "ui-icons", + "Hardware", + "cash-register", + "Size=medium" + ] + }, + { + "name": "coffee-machine-small", + "color": true, + "scalable": false, + "tags": [ + "coffee", + "machine", + "coffee", + "mashine", + "kaffee", + "kaffeemaschine", + "tasse", + "mug", + "cup", + "ui-icons", + "Hardware", + "coffee-machine", + "Size=small" + ] + }, + { + "name": "coffee-machine-medium", + "color": true, + "scalable": false, + "tags": [ + "coffee", + "machine", + "coffee", + "mashine", + "kaffee", + "kaffeemaschine", + "tasse", + "mug", + "cup", + "ui-icons", + "Hardware", + "coffee-machine", + "Size=medium" + ] + }, + { + "name": "desk-small", + "color": true, + "scalable": false, + "tags": [ + "desk", + "table", + "tisch", + "pult", + "ui-icons", + "Hardware", + "desk", + "Size=small" + ] + }, + { + "name": "desk-medium", + "color": true, + "scalable": false, + "tags": [ + "desk", + "table", + "tisch", + "pult", + "ui-icons", + "Hardware", + "desk", + "Size=medium" + ] + }, + { + "name": "desk-adjustable-small", + "color": true, + "scalable": false, + "tags": [ + "desk", + "table", + "tisch", + "pult", + "adjustable", + "versellbar", + "anpassbar", + "höhe", + "height", + "ui-icons", + "Hardware", + "desk-adjustable", + "Size=small" + ] + }, + { + "name": "desk-adjustable-medium", + "color": true, + "scalable": false, + "tags": [ + "desk", + "table", + "tisch", + "pult", + "adjustable", + "versellbar", + "anpassbar", + "höhe", + "height", + "ui-icons", + "Hardware", + "desk-adjustable", + "Size=medium" + ] + }, + { + "name": "display-small", + "color": true, + "scalable": false, + "tags": [ + "display", + "computer", + "desktop", + "bildschirm", + "ui-icons", + "Hardware", + "display", + "Size=small" + ] + }, + { + "name": "display-medium", + "color": true, + "scalable": false, + "tags": [ + "display", + "computer", + "desktop", + "bildschirm", + "ui-icons", + "Hardware", + "display", + "Size=medium" + ] + }, + { + "name": "display-large", + "color": true, + "scalable": false, + "tags": [ + "display", + "computer", + "desktop", + "bildschirm", + "ui-icons", + "Hardware", + "display", + "Size=large" + ] + }, + { + "name": "highlighter-small", + "color": true, + "scalable": false, + "tags": [ + "highlighter", + "marker", + "pen", + "stift", + "leuchtstift", + "ui-icons", + "Hardware", + "highlighter", + "Size=small" + ] + }, + { + "name": "highlighter-medium", + "color": true, + "scalable": false, + "tags": [ + "highlighter", + "marker", + "pen", + "stift", + "leuchtstift", + "ui-icons", + "Hardware", + "highlighter", + "Size=medium" + ] + }, + { + "name": "keyboard-small", + "color": true, + "scalable": false, + "tags": [ + "keyboard", + "tastatur", + "eingabe", + "ui-icons", + "Hardware", + "keyboard", + "Size=small" + ] + }, + { + "name": "keyboard-medium", + "color": true, + "scalable": false, + "tags": [ + "keyboard", + "tastatur", + "eingabe", + "ui-icons", + "Hardware", + "keyboard", + "Size=medium" + ] + }, + { + "name": "laptop-small", + "color": true, + "scalable": false, + "tags": [ + "laptop", + "computer", + "gerät", + "device", + "ui-icons", + "Hardware", + "laptop", + "Size=small" + ] + }, + { + "name": "laptop-medium", + "color": true, + "scalable": false, + "tags": [ + "laptop", + "computer", + "gerät", + "device", + "ui-icons", + "Hardware", + "laptop", + "Size=medium" + ] + }, + { + "name": "laptop-large", + "color": true, + "scalable": false, + "tags": [ + "laptop", + "computer", + "gerät", + "device", + "ui-icons", + "Hardware", + "laptop", + "Size=large" + ] + }, + { + "name": "laptop-smartphone-small", + "color": true, + "scalable": false, + "tags": [ + "laptop", + "smartphone", + "gerät", + "device", + "mobil", + "mobile", + "ui-icons", + "Hardware", + "laptop-smartphone", + "Size=small" + ] + }, + { + "name": "laptop-smartphone-medium", + "color": true, + "scalable": false, + "tags": [ + "laptop", + "smartphone", + "gerät", + "device", + "mobil", + "mobile", + "ui-icons", + "Hardware", + "laptop-smartphone", + "Size=medium" + ] + }, + { + "name": "laptop-smartphone-large", + "color": true, + "scalable": false, + "tags": [ + "laptop", + "smartphone", + "gerät", + "device", + "mobil", + "mobile", + "ui-icons", + "Hardware", + "laptop-smartphone", + "Size=large" + ] + }, + { + "name": "megaphone-small", + "color": true, + "scalable": false, + "tags": [ + "megaphone", + "speaker", + "loudspeaker", + "loud", + "sound", + "speak", + "durchsage", + "announcement", + "ui-icons", + "Hardware", + "megaphone", + "Size=small" + ] + }, + { + "name": "megaphone-medium", + "color": true, + "scalable": false, + "tags": [ + "megaphone", + "speaker", + "loudspeaker", + "loud", + "sound", + "speak", + "durchsage", + "announcement", + "ui-icons", + "Hardware", + "megaphone", + "Size=medium" + ] + }, + { + "name": "microphone-small", + "color": true, + "scalable": false, + "tags": [ + "microphone", + "eingabe", + "sound", + "ton", + "mikrofon", + "ui-icons", + "Hardware", + "microphone", + "Size=small" + ] + }, + { + "name": "microphone-medium", + "color": true, + "scalable": false, + "tags": [ + "microphone", + "eingabe", + "sound", + "ton", + "mikrofon", + "ui-icons", + "Hardware", + "microphone", + "Size=medium" + ] + }, + { + "name": "microphone-disabled-small", + "color": true, + "scalable": false, + "tags": [ + "microphone", + "eingabe", + "sound", + "ton", + "mikrofon", + "disabled", + "deaktiviert", + "ui-icons", + "Hardware", + "microphone-disabled", + "Size=small" + ] + }, + { + "name": "microphone-disabled-medium", + "color": true, + "scalable": false, + "tags": [ + "microphone", + "eingabe", + "sound", + "ton", + "mikrofon", + "disabled", + "deaktiviert", + "ui-icons", + "Hardware", + "microphone-disabled", + "Size=medium" + ] + }, + { + "name": "office-chair-small", + "color": true, + "scalable": false, + "tags": [ + "office", + "chair", + "stuhl", + "büro", + "bürostuhl", + "ui-icons", + "Hardware", + "office-chair", + "Size=small" + ] + }, + { + "name": "office-chair-medium", + "color": true, + "scalable": false, + "tags": [ + "office", + "chair", + "stuhl", + "büro", + "bürostuhl", + "ui-icons", + "Hardware", + "office-chair", + "Size=medium" + ] + }, + { + "name": "power-plug-small", + "color": true, + "scalable": false, + "tags": [ + "connection", + "power", + "plug", + "stecker", + "steckdose", + "strom", + "outlet", + "ui-icons", + "Hardware", + "power-plug", + "Size=small" + ] + }, + { + "name": "power-plug-medium", + "color": true, + "scalable": false, + "tags": [ + "connection", + "power", + "plug", + "stecker", + "steckdose", + "strom", + "outlet", + "ui-icons", + "Hardware", + "power-plug", + "Size=medium" + ] + }, + { + "name": "printer-small", + "color": true, + "scalable": false, + "tags": [ + "printer", + "drucker", + "print", + "drucken", + "gerät", + "device", + "ui-icons", + "Hardware", + "printer", + "Size=small" + ] + }, + { + "name": "printer-medium", + "color": true, + "scalable": false, + "tags": [ + "printer", + "drucker", + "print", + "drucken", + "gerät", + "device", + "ui-icons", + "Hardware", + "printer", + "Size=medium" + ] + }, + { + "name": "scanner-small", + "color": true, + "scalable": false, + "tags": [ + "scanner", + "scan", + "device", + "gerät", + "ui-icons", + "Hardware", + "scanner", + "Size=small" + ] + }, + { + "name": "scanner-medium", + "color": true, + "scalable": false, + "tags": [ + "scanner", + "scan", + "device", + "gerät", + "ui-icons", + "Hardware", + "scanner", + "Size=medium" + ] + }, + { + "name": "smartphone-small", + "color": true, + "scalable": false, + "tags": [ + "phone", + "smartphone", + "mobile", + "device", + "gerät", + "mobile", + "telefon", + "ui-icons", + "Hardware", + "smartphone", + "Size=small" + ] + }, + { + "name": "smartphone-medium", + "color": true, + "scalable": false, + "tags": [ + "phone", + "smartphone", + "mobile", + "device", + "gerät", + "mobile", + "telefon", + "ui-icons", + "Hardware", + "smartphone", + "Size=medium" + ] + }, + { + "name": "smartphone-large", + "color": true, + "scalable": false, + "tags": [ + "phone", + "smartphone", + "mobile", + "device", + "gerät", + "mobile", + "telefon", + "ui-icons", + "Hardware", + "smartphone", + "Size=large" + ] + }, + { + "name": "smartphone-disabled-small", + "color": true, + "scalable": false, + "tags": [ + "phone", + "smartphone", + "mobile", + "device", + "gerät", + "mobile", + "telefon", + "disabled", + "deaktiviert", + "ui-icons", + "Hardware", + "smartphone-disabled", + "Size=small" + ] + }, + { + "name": "smartphone-disabled-medium", + "color": true, + "scalable": false, + "tags": [ + "phone", + "smartphone", + "mobile", + "device", + "gerät", + "mobile", + "telefon", + "disabled", + "deaktiviert", + "ui-icons", + "Hardware", + "smartphone-disabled", + "Size=medium" + ] + }, + { + "name": "smartphone-disabled-large", + "color": true, + "scalable": false, + "tags": [ + "phone", + "smartphone", + "mobile", + "device", + "gerät", + "mobile", + "telefon", + "disabled", + "deaktiviert", + "ui-icons", + "Hardware", + "smartphone-disabled", + "Size=large" + ] + }, + { + "name": "smartwatch-small", + "color": true, + "scalable": false, + "tags": [ + "watch", + "smartwatch", + "uhr", + "device", + "gerät", + "armbanduhr", + "ui-icons", + "Hardware", + "smartwatch", + "Size=small" + ] + }, + { + "name": "smartwatch-medium", + "color": true, + "scalable": false, + "tags": [ + "watch", + "smartwatch", + "uhr", + "device", + "gerät", + "armbanduhr", + "ui-icons", + "Hardware", + "smartwatch", + "Size=medium" + ] + }, + { + "name": "speaker-small", + "color": true, + "scalable": false, + "tags": [ + "speaker", + "loud", + "loudspeaker", + "lautsprecher", + "laut", + "sprecher", + "ui-icons", + "Hardware", + "speaker", + "Size=small" + ] + }, + { + "name": "speaker-medium", + "color": true, + "scalable": false, + "tags": [ + "speaker", + "loud", + "loudspeaker", + "lautsprecher", + "laut", + "sprecher", + "ui-icons", + "Hardware", + "speaker", + "Size=medium" + ] + }, + { + "name": "suitcase-small", + "color": true, + "scalable": false, + "tags": [ + "suitcase", + "luggage", + "baggage", + "koffer", + "gepäck", + "ui-icons", + "Hardware", + "suitcase", + "Size=small" + ] + }, + { + "name": "suitcase-medium", + "color": true, + "scalable": false, + "tags": [ + "suitcase", + "luggage", + "baggage", + "koffer", + "gepäck", + "ui-icons", + "Hardware", + "suitcase", + "Size=medium" + ] + }, + { + "name": "suitcase-large", + "color": true, + "scalable": false, + "tags": [ + "suitcase", + "luggage", + "baggage", + "koffer", + "gepäck", + "ui-icons", + "Hardware", + "suitcase", + "Size=large" + ] + }, + { + "name": "suitcase-disabled-small", + "color": true, + "scalable": false, + "tags": [ + "suitcase", + "luggage", + "baggage", + "koffer", + "gepäck", + "disabled", + "deaktiviert", + "ui-icons", + "Hardware", + "suitcase-disabled", + "Size=small" + ] + }, + { + "name": "suitcase-disabled-medium", + "color": true, + "scalable": false, + "tags": [ + "suitcase", + "luggage", + "baggage", + "koffer", + "gepäck", + "disabled", + "deaktiviert", + "ui-icons", + "Hardware", + "suitcase-disabled", + "Size=medium" + ] + }, + { + "name": "suitcase-disabled-large", + "color": true, + "scalable": false, + "tags": [ + "suitcase", + "luggage", + "baggage", + "koffer", + "gepäck", + "disabled", + "deaktiviert", + "ui-icons", + "Hardware", + "suitcase-disabled", + "Size=large" + ] + }, + { + "name": "tablet-small", + "color": true, + "scalable": false, + "tags": [ + "phone", + "smartphone", + "mobile", + "mobile", + "telefon", + "device", + "gerät", + "ui-icons", + "Hardware", + "tablet", + "Size=small" + ] + }, + { + "name": "tablet-medium", + "color": true, + "scalable": false, + "tags": [ + "phone", + "smartphone", + "mobile", + "mobile", + "telefon", + "device", + "gerät", + "ui-icons", + "Hardware", + "tablet", + "Size=medium" + ] + }, + { + "name": "tablet-large", + "color": true, + "scalable": false, + "tags": [ + "phone", + "smartphone", + "mobile", + "mobile", + "telefon", + "device", + "gerät", + "ui-icons", + "Hardware", + "tablet", + "Size=large" + ] + }, + { + "name": "tablet-smartphone-small", + "color": true, + "scalable": false, + "tags": [ + "phone", + "smartphone", + "mobile", + "mobile", + "telefon", + "device", + "gerät", + "tablet", + "touch", + "ui-icons", + "Hardware", + "tablet-smartphone", + "Size=small" + ] + }, + { + "name": "tablet-smartphone-medium", + "color": true, + "scalable": false, + "tags": [ + "phone", + "smartphone", + "mobile", + "mobile", + "telefon", + "device", + "gerät", + "tablet", + "touch", + "ui-icons", + "Hardware", + "tablet-smartphone", + "Size=medium" + ] + }, + { + "name": "tablet-smartphone-large", + "color": true, + "scalable": false, + "tags": [ + "phone", + "smartphone", + "mobile", + "mobile", + "telefon", + "device", + "gerät", + "tablet", + "touch", + "ui-icons", + "Hardware", + "tablet-smartphone", + "Size=large" + ] + }, + { + "name": "telephone-gsm-small", + "color": true, + "scalable": false, + "tags": [ + "phone", + "gsm", + "telefon", + "device", + "gerät", + "tasten", + "tastentelefon", + "mobil", + "ui-icons", + "Hardware", + "telephone-gsm", + "Size=small" + ] + }, + { + "name": "telephone-gsm-medium", + "color": true, + "scalable": false, + "tags": [ + "phone", + "gsm", + "telefon", + "device", + "gerät", + "tasten", + "tastentelefon", + "mobil", + "ui-icons", + "Hardware", + "telephone-gsm", + "Size=medium" + ] + }, + { + "name": "telephone-receiver-small", + "color": true, + "scalable": false, + "tags": [ + "phone", + "receiver", + "telefon", + "operator", + "sprecher", + "hörer", + "gerät", + "device", + "ui-icons", + "Hardware", + "telephone-receiver", + "Size=small" + ] + }, + { + "name": "telephone-receiver-medium", + "color": true, + "scalable": false, + "tags": [ + "phone", + "receiver", + "telefon", + "operator", + "sprecher", + "hörer", + "gerät", + "device", + "ui-icons", + "Hardware", + "telephone-receiver", + "Size=medium" + ] + }, + { + "name": "walkie-talkie-small", + "color": true, + "scalable": false, + "tags": [ + "walkie", + "talkie", + "walkietalkie", + "gerät", + "device", + "funk", + "radio", + "ui-icons", + "Hardware", + "walkie-talkie", + "Size=small" + ] + }, + { + "name": "walkie-talkie-medium", + "color": true, + "scalable": false, + "tags": [ + "walkie", + "talkie", + "walkietalkie", + "gerät", + "device", + "funk", + "radio", + "ui-icons", + "Hardware", + "walkie-talkie", + "Size=medium" + ] + }, + { + "name": "weight-small", + "color": true, + "scalable": false, + "tags": [ + "weight", + "gewicht", + "kg", + "ton", + "tonne", + "ui-icons", + "Hardware", + "weight", + "Size=small" + ] + }, + { + "name": "weight-medium", + "color": true, + "scalable": false, + "tags": [ + "weight", + "gewicht", + "kg", + "ton", + "tonne", + "ui-icons", + "Hardware", + "weight", + "Size=medium" + ] + }, + { + "name": "hammer-wrench-small", + "color": true, + "scalable": false, + "tags": [ + "hammer", + "wrench", + "schraubenzieher", + "tools", + "werkzeug", + "reparieren", + "repair", + "ui-icons", + "Hardware", + "hammer-wrench", + "Size=small" + ] + }, + { + "name": "hammer-wrench-medium", + "color": true, + "scalable": false, + "tags": [ + "hammer", + "wrench", + "schraubenzieher", + "tools", + "werkzeug", + "reparieren", + "repair", + "ui-icons", + "Hardware", + "hammer-wrench", + "Size=medium" + ] + }, + { + "name": "washing-machine-small", + "color": true, + "scalable": false, + "tags": [ + "washing", + "machine", + "laundry", + "wash", + "waschmaschine", + "maschine", + "ui-icons", + "Hardware", + "washing-machine", + "Size=small" + ] + }, + { + "name": "washing-machine-medium", + "color": true, + "scalable": false, + "tags": [ + "washing", + "machine", + "laundry", + "wash", + "waschmaschine", + "maschine", + "ui-icons", + "Hardware", + "washing-machine", + "Size=medium" + ] + }, + { + "name": "washing-machine-large", + "color": true, + "scalable": false, + "tags": [ + "washing", + "machine", + "laundry", + "wash", + "waschmaschine", + "maschine", + "ui-icons", + "Hardware", + "washing-machine", + "Size=large" + ] + }, + { + "name": "computer-chip-small", + "color": true, + "scalable": false, + "tags": [ + "computer", + "chip", + "laptop", + "hardware", + "software", + "firmware", + "gerät", + "ui-icons", + "Hardware", + "computer-chip", + "Size=small" + ] + }, + { + "name": "computer-chip-medium", + "color": true, + "scalable": false, + "tags": [ + "computer", + "chip", + "laptop", + "hardware", + "software", + "firmware", + "gerät", + "ui-icons", + "Hardware", + "computer-chip", + "Size=medium" + ] + }, + { + "name": "cloud-small", + "color": true, + "scalable": false, + "tags": [ + "cloudy", + "cloud", + "wolke", + "bewölkt", + "weather", + "wetter", + "ui-icons", + "Weather", + "cloud", + "Size=small" + ] + }, + { + "name": "cloud-medium", + "color": true, + "scalable": false, + "tags": [ + "cloudy", + "cloud", + "wolke", + "bewölkt", + "weather", + "wetter", + "ui-icons", + "Weather", + "cloud", + "Size=medium" + ] + }, + { + "name": "cloud-large", + "color": true, + "scalable": false, + "tags": [ + "cloudy", + "cloud", + "wolke", + "bewölkt", + "weather", + "wetter", + "ui-icons", + "Weather", + "cloud", + "Size=large" + ] + }, + { + "name": "cloud-dense-fog-small", + "color": true, + "scalable": false, + "tags": [ + "dense", + "fog", + "nebel", + "dicht", + "wolke", + "cloud", + "neblig", + "wetter", + "weather", + "ui-icons", + "Weather", + "cloud-dense-fog", + "Size=small" + ] + }, + { + "name": "cloud-dense-fog-medium", + "color": true, + "scalable": false, + "tags": [ + "dense", + "fog", + "nebel", + "dicht", + "wolke", + "cloud", + "neblig", + "wetter", + "weather", + "ui-icons", + "Weather", + "cloud-dense-fog", + "Size=medium" + ] + }, + { + "name": "cloud-drops-small", + "color": true, + "scalable": false, + "tags": [ + "drizzle", + "wolke", + "regen", + "tropfen", + "nieseln", + "niesel", + "nieselregen", + "sprühregen", + "wetter", + "weather", + "ui-icons", + "Weather", + "cloud-drops", + "Size=small" + ] + }, + { + "name": "cloud-drops-medium", + "color": true, + "scalable": false, + "tags": [ + "drizzle", + "wolke", + "regen", + "tropfen", + "nieseln", + "niesel", + "nieselregen", + "sprühregen", + "wetter", + "weather", + "ui-icons", + "Weather", + "cloud-drops", + "Size=medium" + ] + }, + { + "name": "cloud-drops-moon-small", + "color": true, + "scalable": false, + "tags": [ + "rain", + "night", + "regen", + "nach", + "mond", + "moon", + "wolke", + "tropfen", + "wetter", + "weather", + "ui-icons", + "Weather", + "cloud-drops-moon", + "Size=small" + ] + }, + { + "name": "cloud-drops-moon-medium", + "color": true, + "scalable": false, + "tags": [ + "rain", + "night", + "regen", + "nach", + "mond", + "moon", + "wolke", + "tropfen", + "wetter", + "weather", + "ui-icons", + "Weather", + "cloud-drops-moon", + "Size=medium" + ] + }, + { + "name": "cloud-fog-small", + "color": true, + "scalable": false, + "tags": [ + "fog", + "nebel", + "neblig", + "foggy", + "wolke", + "wetter", + "weather", + "ui-icons", + "Weather", + "cloud-fog", + "Size=small" + ] + }, + { + "name": "cloud-fog-medium", + "color": true, + "scalable": false, + "tags": [ + "fog", + "nebel", + "neblig", + "foggy", + "wolke", + "wetter", + "weather", + "ui-icons", + "Weather", + "cloud-fog", + "Size=medium" + ] + }, + { + "name": "cloud-ice-small", + "color": true, + "scalable": false, + "tags": [ + "snow", + "star", + "schnee", + "schneestern", + "stern", + "wolke", + "schneien", + "wolke", + "wetter", + "weather", + "", + "ui-icons", + "Weather", + "cloud-ice", + "Size=small" + ] + }, + { + "name": "cloud-ice-medium", + "color": true, + "scalable": false, + "tags": [ + "snow", + "star", + "schnee", + "schneestern", + "stern", + "wolke", + "schneien", + "wolke", + "wetter", + "weather", + "", + "ui-icons", + "Weather", + "cloud-ice", + "Size=medium" + ] + }, + { + "name": "cloud-lightning-small", + "color": true, + "scalable": false, + "tags": [ + "thunderstorm", + "gewitter", + "lightning", + "bolt", + "blitz", + "wolke", + "sturm", + "storm", + "wetter", + "weather", + "ui-icons", + "Weather", + "cloud-lightning", + "Size=small" + ] + }, + { + "name": "cloud-lightning-medium", + "color": true, + "scalable": false, + "tags": [ + "thunderstorm", + "gewitter", + "lightning", + "bolt", + "blitz", + "wolke", + "sturm", + "storm", + "wetter", + "weather", + "ui-icons", + "Weather", + "cloud-lightning", + "Size=medium" + ] + }, + { + "name": "cloud-lightning-moon-small", + "color": true, + "scalable": false, + "tags": [ + "thunderstorm", + "gewitter", + "lightning", + "bolt", + "blitz", + "wolke", + "sturm", + "storm", + "night", + "nacht", + "moon", + "mond", + "wetter", + "weather", + "ui-icons", + "Weather", + "cloud-lightning-moon", + "Size=small" + ] + }, + { + "name": "cloud-lightning-moon-medium", + "color": true, + "scalable": false, + "tags": [ + "thunderstorm", + "gewitter", + "lightning", + "bolt", + "blitz", + "wolke", + "sturm", + "storm", + "night", + "nacht", + "moon", + "mond", + "wetter", + "weather", + "ui-icons", + "Weather", + "cloud-lightning-moon", + "Size=medium" + ] + }, + { + "name": "cloud-little-snow-moon-small", + "color": true, + "scalable": false, + "tags": [ + "snow", + "showers", + "schnee", + "nacht", + "night", + "mond", + "schauer", + "wetter", + "weather", + "ui-icons", + "Weather", + "cloud-little-snow-moon", + "Size=small" + ] + }, + { + "name": "cloud-little-snow-moon-medium", + "color": true, + "scalable": false, + "tags": [ + "snow", + "showers", + "schnee", + "nacht", + "night", + "mond", + "schauer", + "wetter", + "weather", + "ui-icons", + "Weather", + "cloud-little-snow-moon", + "Size=medium" + ] + }, + { + "name": "cloud-little-snow-sun-small", + "color": true, + "scalable": false, + "tags": [ + "snow", + "showers", + "schnee", + "tag", + "day", + "sun", + "sonne", + "schauer", + "sonnenschein", + "wetter", + "weather", + "ui-icons", + "Weather", + "cloud-little-snow-sun", + "Size=small" + ] + }, + { + "name": "cloud-little-snow-sun-medium", + "color": true, + "scalable": false, + "tags": [ + "snow", + "showers", + "schnee", + "tag", + "day", + "sun", + "sonne", + "schauer", + "sonnenschein", + "wetter", + "weather", + "ui-icons", + "Weather", + "cloud-little-snow-sun", + "Size=medium" + ] + }, + { + "name": "cloud-moon-small", + "color": true, + "scalable": false, + "tags": [ + "cloud", + "moon", + "mond", + "wolke", + "night", + "nacht", + "wetter", + "weather", + "ui-icons", + "Weather", + "cloud-moon", + "Size=small" + ] + }, + { + "name": "cloud-moon-medium", + "color": true, + "scalable": false, + "tags": [ + "cloud", + "moon", + "mond", + "wolke", + "night", + "nacht", + "wetter", + "weather", + "ui-icons", + "Weather", + "cloud-moon", + "Size=medium" + ] + }, + { + "name": "cloud-rain-small", + "color": true, + "scalable": false, + "tags": [ + "rain", + "wolke", + "cloud", + "regen", + "wetter", + "weather", + "ui-icons", + "Weather", + "cloud-rain", + "Size=small" + ] + }, + { + "name": "cloud-rain-medium", + "color": true, + "scalable": false, + "tags": [ + "rain", + "wolke", + "cloud", + "regen", + "wetter", + "weather", + "ui-icons", + "Weather", + "cloud-rain", + "Size=medium" + ] + }, + { + "name": "cloud-rain-snow-small", + "color": true, + "scalable": false, + "tags": [ + "sleet", + "schneeregen", + "eisregen", + "graupel", + "wolke", + "schnee", + "regen", + "wetter", + "weather", + "ui-icons", + "Weather", + "cloud-rain-snow", + "Size=small" + ] + }, + { + "name": "cloud-rain-snow-medium", + "color": true, + "scalable": false, + "tags": [ + "sleet", + "schneeregen", + "eisregen", + "graupel", + "wolke", + "schnee", + "regen", + "wetter", + "weather", + "ui-icons", + "Weather", + "cloud-rain-snow", + "Size=medium" + ] + }, + { + "name": "cloud-rain-snow-moon-small", + "color": true, + "scalable": false, + "tags": [ + "sleet", + "schneeregen", + "eisregen", + "graupel", + "wolke", + "schnee", + "regen", + "mond", + "moon", + "night", + "nacht", + "wetter", + "weather", + "ui-icons", + "Weather", + "cloud-rain-snow-moon", + "Size=small" + ] + }, + { + "name": "cloud-rain-snow-moon-medium", + "color": true, + "scalable": false, + "tags": [ + "sleet", + "schneeregen", + "eisregen", + "graupel", + "wolke", + "schnee", + "regen", + "mond", + "moon", + "night", + "nacht", + "wetter", + "weather", + "ui-icons", + "Weather", + "cloud-rain-snow-moon", + "Size=medium" + ] + }, + { + "name": "cloud-rain-snow-sun-small", + "color": true, + "scalable": false, + "tags": [ + "sleet", + "schneeregen", + "eisregen", + "graupel", + "wolke", + "schnee", + "regen", + "sun", + "sonne", + "tag", + "day", + "sonnenschein", + "wetter", + "weather", + "ui-icons", + "Weather", + "cloud-rain-snow-sun", + "Size=small" + ] + }, + { + "name": "cloud-rain-snow-sun-medium", + "color": true, + "scalable": false, + "tags": [ + "sleet", + "schneeregen", + "eisregen", + "graupel", + "wolke", + "schnee", + "regen", + "sun", + "sonne", + "tag", + "day", + "sonnenschein", + "wetter", + "weather", + "ui-icons", + "Weather", + "cloud-rain-snow-sun", + "Size=medium" + ] + }, + { + "name": "cloud-rain-sun-small", + "color": true, + "scalable": false, + "tags": [ + "rain", + "sun", + "regen", + "sonne", + "sonnenschein", + "wolke", + "wetter", + "weather", + "ui-icons", + "Weather", + "cloud-rain-sun", + "Size=small" + ] + }, + { + "name": "cloud-rain-sun-medium", + "color": true, + "scalable": false, + "tags": [ + "rain", + "sun", + "regen", + "sonne", + "sonnenschein", + "wolke", + "wetter", + "weather", + "ui-icons", + "Weather", + "cloud-rain-sun", + "Size=medium" + ] + }, + { + "name": "cloud-snow-small", + "color": true, + "scalable": false, + "tags": [ + "snow", + "schnee", + "wolke", + "wetter", + "weather", + "ui-icons", + "Weather", + "cloud-snow", + "Size=small" + ] + }, + { + "name": "cloud-snow-medium", + "color": true, + "scalable": false, + "tags": [ + "snow", + "schnee", + "wolke", + "wetter", + "weather", + "ui-icons", + "Weather", + "cloud-snow", + "Size=medium" + ] + }, + { + "name": "cloud-snow-lightning-small", + "color": true, + "scalable": false, + "tags": [ + "snow", + "schnee", + "wolke", + "schneesturm", + "storm", + "snowstorm", + "blitz", + "lightning", + "wetter", + "weather", + "ui-icons", + "Weather", + "cloud-snow-lightning", + "Size=small" + ] + }, + { + "name": "cloud-snow-lightning-medium", + "color": true, + "scalable": false, + "tags": [ + "snow", + "schnee", + "wolke", + "schneesturm", + "storm", + "snowstorm", + "blitz", + "lightning", + "wetter", + "weather", + "ui-icons", + "Weather", + "cloud-snow-lightning", + "Size=medium" + ] + }, + { + "name": "cloud-snow-moon-small", + "color": true, + "scalable": false, + "tags": [ + "snow", + "night", + "moon", + "mond", + "nacht", + "schnee", + "cloud", + "wetter", + "weather", + "ui-icons", + "Weather", + "cloud-snow-moon", + "Size=small" + ] + }, + { + "name": "cloud-snow-moon-medium", + "color": true, + "scalable": false, + "tags": [ + "snow", + "night", + "moon", + "mond", + "nacht", + "schnee", + "cloud", + "wetter", + "weather", + "ui-icons", + "Weather", + "cloud-snow-moon", + "Size=medium" + ] + }, + { + "name": "cloud-snow-sun-small", + "color": true, + "scalable": false, + "tags": [ + "snow", + "schnee", + "cloud", + "sun", + "sonne", + "wetter", + "weather", + "ui-icons", + "Weather", + "cloud-snow-sun", + "Size=small" + ] + }, + { + "name": "cloud-snow-sun-medium", + "color": true, + "scalable": false, + "tags": [ + "snow", + "schnee", + "cloud", + "sun", + "sonne", + "wetter", + "weather", + "ui-icons", + "Weather", + "cloud-snow-sun", + "Size=medium" + ] + }, + { + "name": "cloud-snowflake-small", + "color": true, + "scalable": false, + "tags": [ + "snow", + "schnee", + "cloud", + "wolke", + "snowflake", + "schneeflocke", + "blizzard", + "wetter", + "weather", + "ui-icons", + "Weather", + "cloud-snowflake", + "Size=small" + ] + }, + { + "name": "cloud-snowflake-medium", + "color": true, + "scalable": false, + "tags": [ + "snow", + "schnee", + "cloud", + "wolke", + "snowflake", + "schneeflocke", + "blizzard", + "wetter", + "weather", + "ui-icons", + "Weather", + "cloud-snowflake", + "Size=medium" + ] + }, + { + "name": "cloud-snowflake-sun-small", + "color": true, + "scalable": false, + "tags": [ + "snow", + "schnee", + "cloud", + "wolke", + "snowflake", + "schneeflocke", + "blizzard", + "sun", + "sonne", + "wetter", + "weather", + "ui-icons", + "Weather", + "cloud-snowflake-sun", + "Size=small" + ] + }, + { + "name": "cloud-snowflake-sun-medium", + "color": true, + "scalable": false, + "tags": [ + "snow", + "schnee", + "cloud", + "wolke", + "snowflake", + "schneeflocke", + "blizzard", + "sun", + "sonne", + "wetter", + "weather", + "ui-icons", + "Weather", + "cloud-snowflake-sun", + "Size=medium" + ] + }, + { + "name": "cloud-strong-rain-moon-small", + "color": true, + "scalable": false, + "tags": [ + "heavy", + "rain", + "night", + "stark", + "starregen", + "regen", + "wolke", + "mond", + "moon", + "nacht", + "wetter", + "weather", + "ui-icons", + "Weather", + "cloud-strong-rain-moon", + "Size=small" + ] + }, + { + "name": "cloud-strong-rain-moon-medium", + "color": true, + "scalable": false, + "tags": [ + "heavy", + "rain", + "night", + "stark", + "starregen", + "regen", + "wolke", + "mond", + "moon", + "nacht", + "wetter", + "weather", + "ui-icons", + "Weather", + "cloud-strong-rain-moon", + "Size=medium" + ] + }, + { + "name": "cloud-strong-rain-sun-small", + "color": true, + "scalable": false, + "tags": [ + "heavy", + "rain", + "regenstarker", + "starkregen", + "wolke", + "cloud", + "sun", + "sonne", + "wetter", + "weather", + "ui-icons", + "Weather", + "cloud-strong-rain-sun", + "Size=small" + ] + }, + { + "name": "cloud-strong-rain-sun-medium", + "color": true, + "scalable": false, + "tags": [ + "heavy", + "rain", + "regenstarker", + "starkregen", + "wolke", + "cloud", + "sun", + "sonne", + "wetter", + "weather", + "ui-icons", + "Weather", + "cloud-strong-rain-sun", + "Size=medium" + ] + }, + { + "name": "cloud-sun-small", + "color": true, + "scalable": false, + "tags": [ + "cloud", + "sun", + "wolke", + "sonne", + "wetter", + "weather", + "ui-icons", + "Weather", + "cloud-sun", + "Size=small" + ] + }, + { + "name": "cloud-sun-medium", + "color": true, + "scalable": false, + "tags": [ + "cloud", + "sun", + "wolke", + "sonne", + "wetter", + "weather", + "ui-icons", + "Weather", + "cloud-sun", + "Size=medium" + ] + }, + { + "name": "cloud-sunshine-small", + "color": true, + "scalable": false, + "tags": [ + "cloud", + "sun", + "wolke", + "sonne", + "sonnenschein", + "leicht", + "bewölkt", + "cloudy", + "wetter", + "weather", + "ui-icons", + "Weather", + "cloud-sunshine", + "Size=small" + ] + }, + { + "name": "cloud-sunshine-medium", + "color": true, + "scalable": false, + "tags": [ + "cloud", + "sun", + "wolke", + "sonne", + "sonnenschein", + "leicht", + "bewölkt", + "cloudy", + "wetter", + "weather", + "ui-icons", + "Weather", + "cloud-sunshine", + "Size=medium" + ] + }, + { + "name": "fog-small", + "color": true, + "scalable": false, + "tags": [ + "fog", + "foggy", + "neblig", + "nebel", + "wetter", + "weather", + "ui-icons", + "Weather", + "fog", + "Size=small" + ] + }, + { + "name": "fog-medium", + "color": true, + "scalable": false, + "tags": [ + "fog", + "foggy", + "neblig", + "nebel", + "wetter", + "weather", + "ui-icons", + "Weather", + "fog", + "Size=medium" + ] + }, + { + "name": "moon-small", + "color": true, + "scalable": false, + "tags": [ + "moon", + "night", + "mond", + "nacht", + "wetter", + "weather", + "ui-icons", + "Weather", + "moon", + "Size=small" + ] + }, + { + "name": "moon-medium", + "color": true, + "scalable": false, + "tags": [ + "moon", + "night", + "mond", + "nacht", + "wetter", + "weather", + "ui-icons", + "Weather", + "moon", + "Size=medium" + ] + }, + { + "name": "sun-moon-small", + "color": true, + "scalable": false, + "tags": [ + "moon", + "mond", + "sun", + "sonne", + "wetter", + "weather", + "ui-icons", + "Weather", + "sun-moon", + "Size=small" + ] + }, + { + "name": "sun-moon-medium", + "color": true, + "scalable": false, + "tags": [ + "moon", + "mond", + "sun", + "sonne", + "wetter", + "weather", + "ui-icons", + "Weather", + "sun-moon", + "Size=medium" + ] + }, + { + "name": "sunrise-small", + "color": true, + "scalable": false, + "tags": [ + "sun", + "sonne", + "sonnenaufgang", + "sonnenschein", + "sunrise", + "wetter", + "weather", + "ui-icons", + "Weather", + "sunrise", + "Size=small" + ] + }, + { + "name": "sunrise-medium", + "color": true, + "scalable": false, + "tags": [ + "sun", + "sonne", + "sonnenaufgang", + "sonnenschein", + "sunrise", + "wetter", + "weather", + "ui-icons", + "Weather", + "sunrise", + "Size=medium" + ] + }, + { + "name": "sunshine-small", + "color": true, + "scalable": false, + "tags": [ + "sunny", + "sonne", + "sonnig", + "sun", + "sonnenschein", + "wetter", + "weather", + "ui-icons", + "Weather", + "sunshine", + "Size=small" + ] + }, + { + "name": "sunshine-medium", + "color": true, + "scalable": false, + "tags": [ + "sunny", + "sonne", + "sonnig", + "sun", + "sonnenschein", + "wetter", + "weather", + "ui-icons", + "Weather", + "sunshine", + "Size=medium" + ] + }, + { + "name": "sunshine-large", + "color": true, + "scalable": false, + "tags": [ + "sunny", + "sonne", + "sonnig", + "sun", + "sonnenschein", + "wetter", + "weather", + "ui-icons", + "Weather", + "sunshine", + "Size=large" + ] + }, + { + "name": "weather-unknown-small", + "color": true, + "scalable": false, + "tags": [ + "weather", + "unknown", + "wetter", + "unbekannt", + "cloud", + "wolke", + "ui-icons", + "Weather", + "weather-unknown", + "Size=small" + ] + }, + { + "name": "weather-unknown-medium", + "color": true, + "scalable": false, + "tags": [ + "weather", + "unknown", + "wetter", + "unbekannt", + "cloud", + "wolke", + "ui-icons", + "Weather", + "weather-unknown", + "Size=medium" + ] + }, + { + "name": "fast-forward-small", + "color": true, + "scalable": false, + "tags": [ + "forward", + "weiter", + "vorwärts", + "ui-icons", + "Audio", + "fast-forward", + "Size=small" + ] + }, + { + "name": "fast-forward-medium", + "color": true, + "scalable": false, + "tags": [ + "forward", + "weiter", + "vorwärts", + "ui-icons", + "Audio", + "fast-forward", + "Size=medium" + ] + }, + { + "name": "next-small", + "color": true, + "scalable": false, + "tags": [ + "next", + "skip", + "nächste", + "überspringen", + "ui-icons", + "Audio", + "next", + "Size=small" + ] + }, + { + "name": "next-medium", + "color": true, + "scalable": false, + "tags": [ + "next", + "skip", + "nächste", + "überspringen", + "ui-icons", + "Audio", + "next", + "Size=medium" + ] + }, + { + "name": "pause-small", + "color": true, + "scalable": false, + "tags": [ + "pause", + "break", + "unterbrechen", + "ui-icons", + "Audio", + "pause", + "Size=small" + ] + }, + { + "name": "pause-medium", + "color": true, + "scalable": false, + "tags": [ + "pause", + "break", + "unterbrechen", + "ui-icons", + "Audio", + "pause", + "Size=medium" + ] + }, + { + "name": "play-small", + "color": true, + "scalable": false, + "tags": [ + "play", + "start", + "ui-icons", + "Audio", + "play", + "Size=small" + ] + }, + { + "name": "play-medium", + "color": true, + "scalable": false, + "tags": [ + "play", + "start", + "ui-icons", + "Audio", + "play", + "Size=medium" + ] + }, + { + "name": "previous-small", + "color": true, + "scalable": false, + "tags": [ + "previous", + "zurück", + "letzte", + "zuvor", + "ui-icons", + "Audio", + "previous", + "Size=small" + ] + }, + { + "name": "previous-medium", + "color": true, + "scalable": false, + "tags": [ + "previous", + "zurück", + "letzte", + "zuvor", + "ui-icons", + "Audio", + "previous", + "Size=medium" + ] + }, + { + "name": "record-small", + "color": true, + "scalable": false, + "tags": [ + "record", + "aufnahme", + "aufnehmen", + "recording", + "ui-icons", + "Audio", + "record", + "Size=small" + ] + }, + { + "name": "record-medium", + "color": true, + "scalable": false, + "tags": [ + "record", + "aufnahme", + "aufnehmen", + "recording", + "ui-icons", + "Audio", + "record", + "Size=medium" + ] + }, + { + "name": "rewind-small", + "color": true, + "scalable": false, + "tags": [ + "rewind", + "zurück", + "zurückspulen", + "back", + "ui-icons", + "Audio", + "rewind", + "Size=small" + ] + }, + { + "name": "rewind-medium", + "color": true, + "scalable": false, + "tags": [ + "rewind", + "zurück", + "zurückspulen", + "back", + "ui-icons", + "Audio", + "rewind", + "Size=medium" + ] + }, + { + "name": "stop-small", + "color": true, + "scalable": false, + "tags": [ + "stop", + "halt", + "ende", + "ui-icons", + "Audio", + "stop", + "Size=small" + ] + }, + { + "name": "stop-medium", + "color": true, + "scalable": false, + "tags": [ + "stop", + "halt", + "ende", + "ui-icons", + "Audio", + "stop", + "Size=medium" + ] + }, + { + "name": "airplane-small", + "color": true, + "scalable": false, + "tags": [ + "plane", + "airplane", + "flugzeug", + "transport", + "ui-icons", + "Transport", + "airplane", + "Size=small" + ] + }, + { + "name": "airplane-medium", + "color": true, + "scalable": false, + "tags": [ + "plane", + "airplane", + "flugzeug", + "transport", + "ui-icons", + "Transport", + "airplane", + "Size=medium" + ] + }, + { + "name": "airplane-train-small", + "color": true, + "scalable": false, + "tags": [ + "airplane", + "train", + "railway", + "combined", + "kombiniert", + "flugzeug", + "zug", + "flugzug", + "ui-icons", + "Transport", + "airplane-train", + "Size=small" + ] + }, + { + "name": "airplane-train-medium", + "color": true, + "scalable": false, + "tags": [ + "airplane", + "train", + "railway", + "combined", + "kombiniert", + "flugzeug", + "zug", + "flugzug", + "ui-icons", + "Transport", + "airplane-train", + "Size=medium" + ] + }, + { + "name": "airplane-train-large", + "color": true, + "scalable": false, + "tags": [ + "airplane", + "train", + "railway", + "combined", + "kombiniert", + "flugzeug", + "zug", + "flugzug", + "ui-icons", + "Transport", + "airplane-train", + "Size=large" + ] + }, + { + "name": "bicycle-small", + "color": true, + "scalable": false, + "tags": [ + "velo", + "bicycle", + "fahrradm", + "bike", + "ui-icons", + "Transport", + "bicycle", + "Size=small" + ] + }, + { + "name": "bicycle-medium", + "color": true, + "scalable": false, + "tags": [ + "velo", + "bicycle", + "fahrradm", + "bike", + "ui-icons", + "Transport", + "bicycle", + "Size=medium" + ] + }, + { + "name": "bicycle-large", + "color": true, + "scalable": false, + "tags": [ + "velo", + "bicycle", + "fahrradm", + "bike", + "ui-icons", + "Transport", + "bicycle", + "Size=large" + ] + }, + { + "name": "bicycle-tandem-small", + "color": true, + "scalable": false, + "tags": [ + "tandem", + "bike", + "bicycle", + "fahrrad", + "ui-icons", + "Transport", + "bicycle-tandem", + "Size=small" + ] + }, + { + "name": "bicycle-tandem-medium", + "color": true, + "scalable": false, + "tags": [ + "tandem", + "bike", + "bicycle", + "fahrrad", + "ui-icons", + "Transport", + "bicycle-tandem", + "Size=medium" + ] + }, + { + "name": "bicycle-profile-user-group-circle-small", + "color": true, + "scalable": false, + "tags": [ + "bike", + "sharing", + "velo", + "fahrrad", + "teilen", + "gruppe", + "ui-icons", + "Transport", + "bicycle-profile-user-group-circle", + "Size=small" + ] + }, + { + "name": "bicycle-profile-user-group-circle-medium", + "color": true, + "scalable": false, + "tags": [ + "bike", + "sharing", + "velo", + "fahrrad", + "teilen", + "gruppe", + "ui-icons", + "Transport", + "bicycle-profile-user-group-circle", + "Size=medium" + ] + }, + { + "name": "bicycle-profile-user-group-circle-large", + "color": true, + "scalable": false, + "tags": [ + "bike", + "sharing", + "velo", + "fahrrad", + "teilen", + "gruppe", + "ui-icons", + "Transport", + "bicycle-profile-user-group-circle", + "Size=large" + ] + }, + { + "name": "bike-profile-power-plug-small", + "color": true, + "scalable": false, + "tags": [ + "electric", + "velo", + "fahrrad", + "bycicle", + "elektrisch", + "elektrovelo", + "ebike", + "ui-icons", + "Transport", + "bike-profile-power-plug", + "Size=small" + ] + }, + { + "name": "bike-profile-power-plug-medium", + "color": true, + "scalable": false, + "tags": [ + "electric", + "velo", + "fahrrad", + "bycicle", + "elektrisch", + "elektrovelo", + "ebike", + "ui-icons", + "Transport", + "bike-profile-power-plug", + "Size=medium" + ] + }, + { + "name": "bike-profile-sign-parking-small", + "color": true, + "scalable": false, + "tags": [ + "velo", + "parking", + "parking", + "sign", + "bike", + "fahrrad", + "parken", + "parkplatz", + "ui-icons", + "Transport", + "bike-profile-sign-parking", + "Size=small" + ] + }, + { + "name": "bike-profile-sign-parking-medium", + "color": true, + "scalable": false, + "tags": [ + "velo", + "parking", + "parking", + "sign", + "bike", + "fahrrad", + "parken", + "parkplatz", + "ui-icons", + "Transport", + "bike-profile-sign-parking", + "Size=medium" + ] + }, + { + "name": "boat-profile-small", + "color": true, + "scalable": false, + "tags": [ + "boat", + "boot", + "schiff", + "ship", + "ui-icons", + "Transport", + "boat-profile", + "Size=small" + ] + }, + { + "name": "boat-profile-medium", + "color": true, + "scalable": false, + "tags": [ + "boat", + "boot", + "schiff", + "ship", + "ui-icons", + "Transport", + "boat-profile", + "Size=medium" + ] + }, + { + "name": "bus-small", + "color": true, + "scalable": false, + "tags": [ + "bus", + "vehicle", + "fahrzeug", + "ui-icons", + "Transport", + "bus", + "Size=small" + ] + }, + { + "name": "bus-medium", + "color": true, + "scalable": false, + "tags": [ + "bus", + "vehicle", + "fahrzeug", + "ui-icons", + "Transport", + "bus", + "Size=medium" + ] + }, + { + "name": "bus-sbb-small", + "color": true, + "scalable": false, + "tags": [ + "replacement", + "bus", + "ersatz", + "ersatzbus", + "ui-icons", + "Transport", + "bus-sbb", + "Size=small" + ] + }, + { + "name": "bus-sbb-medium", + "color": true, + "scalable": false, + "tags": [ + "replacement", + "bus", + "ersatz", + "ersatzbus", + "ui-icons", + "Transport", + "bus-sbb", + "Size=medium" + ] + }, + { + "name": "bus-stop-small", + "color": true, + "scalable": false, + "tags": [ + "bus", + "stop", + "haltestelle", + "bushaltestelle", + "ui-icons", + "Transport", + "bus-stop", + "Size=small" + ] + }, + { + "name": "bus-stop-medium", + "color": true, + "scalable": false, + "tags": [ + "bus", + "stop", + "haltestelle", + "bushaltestelle", + "ui-icons", + "Transport", + "bus-stop", + "Size=medium" + ] + }, + { + "name": "bus-surrounding-area-small", + "color": true, + "scalable": false, + "tags": [ + "short", + "distance", + "traffic", + "nahe", + "umgebung", + "verkehr", + "nahverkehr", + "ui-icons", + "Transport", + "bus-surrounding-area", + "Size=small" + ] + }, + { + "name": "bus-surrounding-area-medium", + "color": true, + "scalable": false, + "tags": [ + "short", + "distance", + "traffic", + "nahe", + "umgebung", + "verkehr", + "nahverkehr", + "ui-icons", + "Transport", + "bus-surrounding-area", + "Size=medium" + ] + }, + { + "name": "bus-profile-small", + "color": true, + "scalable": false, + "tags": [ + "bus", + "fahrzeug", + "ui-icons", + "Transport", + "bus-profile", + "Size=small" + ] + }, + { + "name": "bus-profile-medium", + "color": true, + "scalable": false, + "tags": [ + "bus", + "fahrzeug", + "ui-icons", + "Transport", + "bus-profile", + "Size=medium" + ] + }, + { + "name": "cable-car-profile-small", + "color": true, + "scalable": false, + "tags": [ + "gondel", + "gondelbahn", + "gondola", + "seilbahn", + "drahtseilbahn", + "ui-icons", + "Transport", + "cable-car-profile", + "Size=small" + ] + }, + { + "name": "cable-car-profile-medium", + "color": true, + "scalable": false, + "tags": [ + "gondel", + "gondelbahn", + "gondola", + "seilbahn", + "drahtseilbahn", + "ui-icons", + "Transport", + "cable-car-profile", + "Size=medium" + ] + }, + { + "name": "car-small", + "color": true, + "scalable": false, + "tags": [ + "automobile", + "road", + "vehicle", + "car", + "auto", + "fahrzeug", + "ui-icons", + "Transport", + "car", + "Size=small" + ] + }, + { + "name": "car-medium", + "color": true, + "scalable": false, + "tags": [ + "automobile", + "road", + "vehicle", + "car", + "auto", + "fahrzeug", + "ui-icons", + "Transport", + "car", + "Size=medium" + ] + }, + { + "name": "car-profile-small", + "color": true, + "scalable": false, + "tags": [ + "automobile", + "vehicle", + "car", + "auto", + "fahrzeug", + "ui-icons", + "Transport", + "car-profile", + "Size=small" + ] + }, + { + "name": "car-profile-medium", + "color": true, + "scalable": false, + "tags": [ + "automobile", + "vehicle", + "car", + "auto", + "fahrzeug", + "ui-icons", + "Transport", + "car-profile", + "Size=medium" + ] + }, + { + "name": "car-profile-large", + "color": true, + "scalable": false, + "tags": [ + "automobile", + "vehicle", + "car", + "auto", + "fahrzeug", + "ui-icons", + "Transport", + "car-profile", + "Size=large" + ] + }, + { + "name": "car-profile-power-plug-small", + "color": true, + "scalable": false, + "tags": [ + "automobile", + "vehicle", + "car", + "auto", + "fahrzeug", + "electric", + "e", + "elektrisch", + "ui-icons", + "Transport", + "car-profile-power-plug", + "Size=small" + ] + }, + { + "name": "car-profile-power-plug-medium", + "color": true, + "scalable": false, + "tags": [ + "automobile", + "vehicle", + "car", + "auto", + "fahrzeug", + "electric", + "e", + "elektrisch", + "ui-icons", + "Transport", + "car-profile-power-plug", + "Size=medium" + ] + }, + { + "name": "car-profile-power-plug-large", + "color": true, + "scalable": false, + "tags": [ + "automobile", + "vehicle", + "car", + "auto", + "fahrzeug", + "electric", + "e", + "elektrisch", + "ui-icons", + "Transport", + "car-profile-power-plug", + "Size=large" + ] + }, + { + "name": "car-profile-sign-parking-small", + "color": true, + "scalable": false, + "tags": [ + "car", + "parking", + "sign", + "auto", + "parkplatz", + "ui-icons", + "Transport", + "car-profile-sign-parking", + "Size=small" + ] + }, + { + "name": "car-profile-sign-parking-medium", + "color": true, + "scalable": false, + "tags": [ + "car", + "parking", + "sign", + "auto", + "parkplatz", + "ui-icons", + "Transport", + "car-profile-sign-parking", + "Size=medium" + ] + }, + { + "name": "car-profile-sign-parking-large", + "color": true, + "scalable": false, + "tags": [ + "car", + "parking", + "sign", + "auto", + "parkplatz", + "ui-icons", + "Transport", + "car-profile-sign-parking", + "Size=large" + ] + }, + { + "name": "car-profile-user-group-circle-small", + "color": true, + "scalable": false, + "tags": [ + "car", + "sharing", + "ato", + "teilen", + "carsharing", + "gruppe", + "ui-icons", + "Transport", + "car-profile-user-group-circle", + "Size=small" + ] + }, + { + "name": "car-profile-user-group-circle-medium", + "color": true, + "scalable": false, + "tags": [ + "car", + "sharing", + "ato", + "teilen", + "carsharing", + "gruppe", + "ui-icons", + "Transport", + "car-profile-user-group-circle", + "Size=medium" + ] + }, + { + "name": "car-profile-user-group-circle-large", + "color": true, + "scalable": false, + "tags": [ + "car", + "sharing", + "ato", + "teilen", + "carsharing", + "gruppe", + "ui-icons", + "Transport", + "car-profile-user-group-circle", + "Size=large" + ] + }, + { + "name": "car-sign-parking-small", + "color": true, + "scalable": false, + "tags": [ + "car", + "parking", + "auto", + "parkieren", + "parkiert", + "sign", + "halten", + "", + "ui-icons", + "Transport", + "car-sign-parking", + "Size=small" + ] + }, + { + "name": "car-sign-parking-medium", + "color": true, + "scalable": false, + "tags": [ + "car", + "parking", + "auto", + "parkieren", + "parkiert", + "sign", + "halten", + "", + "ui-icons", + "Transport", + "car-sign-parking", + "Size=medium" + ] + }, + { + "name": "chairlift-profile-small", + "color": true, + "scalable": false, + "tags": [ + "chairlift", + "sessel", + "sesselbahn", + "sessellift", + "ui-icons", + "Transport", + "chairlift-profile", + "Size=small" + ] + }, + { + "name": "chairlift-profile-medium", + "color": true, + "scalable": false, + "tags": [ + "chairlift", + "sessel", + "sesselbahn", + "sessellift", + "ui-icons", + "Transport", + "chairlift-profile", + "Size=medium" + ] + }, + { + "name": "charging-station-small", + "color": true, + "scalable": false, + "tags": [ + "charging", + "station", + "ladestation", + "e", + "power", + "strom", + "ui-icons", + "Transport", + "charging-station", + "Size=small" + ] + }, + { + "name": "charging-station-medium", + "color": true, + "scalable": false, + "tags": [ + "charging", + "station", + "ladestation", + "e", + "power", + "strom", + "ui-icons", + "Transport", + "charging-station", + "Size=medium" + ] + }, + { + "name": "combined-mobility-small", + "color": true, + "scalable": false, + "tags": [ + "combined", + "mobility", + "kombiniert", + "mobilität", + "velo", + "auto", + "bike", + "bycicle", + "car", + "ui-icons", + "Transport", + "combined-mobility", + "Size=small" + ] + }, + { + "name": "combined-mobility-medium", + "color": true, + "scalable": false, + "tags": [ + "combined", + "mobility", + "kombiniert", + "mobilität", + "velo", + "auto", + "bike", + "bycicle", + "car", + "ui-icons", + "Transport", + "combined-mobility", + "Size=medium" + ] + }, + { + "name": "container-small", + "color": true, + "scalable": false, + "tags": [ + "container", + "ui-icons", + "Transport", + "container", + "Size=small" + ] + }, + { + "name": "container-medium", + "color": true, + "scalable": false, + "tags": [ + "container", + "ui-icons", + "Transport", + "container", + "Size=medium" + ] + }, + { + "name": "double-deck-wagon-small", + "color": true, + "scalable": false, + "tags": [ + "double-deck", + "wagon", + "double", + "deck", + "doppeldecker", + "zweistöckig", + "wagen", + "ui-icons", + "Transport", + "double-deck-wagon", + "Size=small" + ] + }, + { + "name": "double-deck-wagon-medium", + "color": true, + "scalable": false, + "tags": [ + "double-deck", + "wagon", + "double", + "deck", + "doppeldecker", + "zweistöckig", + "wagen", + "ui-icons", + "Transport", + "double-deck-wagon", + "Size=medium" + ] + }, + { + "name": "driverless-bus-profile-small", + "color": true, + "scalable": false, + "tags": [ + "self-driving", + "bus", + "selbstfahrend", + "automatisch", + "autonom", + "ui-icons", + "Transport", + "driverless-bus-profile", + "Size=small" + ] + }, + { + "name": "driverless-bus-profile-medium", + "color": true, + "scalable": false, + "tags": [ + "self-driving", + "bus", + "selbstfahrend", + "automatisch", + "autonom", + "ui-icons", + "Transport", + "driverless-bus-profile", + "Size=medium" + ] + }, + { + "name": "freight-wagon-small", + "color": true, + "scalable": false, + "tags": [ + "freight", + "wagon", + "fracht", + "wagen", + "frachtwagen", + "cargo", + "ui-icons", + "Transport", + "freight-wagon", + "Size=small" + ] + }, + { + "name": "freight-wagon-medium", + "color": true, + "scalable": false, + "tags": [ + "freight", + "wagon", + "fracht", + "wagen", + "frachtwagen", + "cargo", + "ui-icons", + "Transport", + "freight-wagon", + "Size=medium" + ] + }, + { + "name": "freight-wagon-large", + "color": true, + "scalable": false, + "tags": [ + "freight", + "wagon", + "fracht", + "wagen", + "frachtwagen", + "cargo", + "ui-icons", + "Transport", + "freight-wagon", + "Size=large" + ] + }, + { + "name": "freight-wagon-weight-small", + "color": true, + "scalable": false, + "tags": [ + "freight", + "wagon", + "fracht", + "wagen", + "frachtwagen", + "cargo", + "gewicht", + "weight", + "ui-icons", + "Transport", + "freight-wagon-weight", + "Size=small" + ] + }, + { + "name": "freight-wagon-weight-medium", + "color": true, + "scalable": false, + "tags": [ + "freight", + "wagon", + "fracht", + "wagen", + "frachtwagen", + "cargo", + "gewicht", + "weight", + "ui-icons", + "Transport", + "freight-wagon-weight", + "Size=medium" + ] + }, + { + "name": "freight-wagon-weight-large", + "color": true, + "scalable": false, + "tags": [ + "freight", + "wagon", + "fracht", + "wagen", + "frachtwagen", + "cargo", + "gewicht", + "weight", + "ui-icons", + "Transport", + "freight-wagon-weight", + "Size=large" + ] + }, + { + "name": "funicular-profile-small", + "color": true, + "scalable": false, + "tags": [ + "funicular", + "standseilbahn", + "seilbahn", + "ui-icons", + "Transport", + "funicular-profile", + "Size=small" + ] + }, + { + "name": "funicular-profile-medium", + "color": true, + "scalable": false, + "tags": [ + "funicular", + "standseilbahn", + "seilbahn", + "ui-icons", + "Transport", + "funicular-profile", + "Size=medium" + ] + }, + { + "name": "gear-changing-small", + "color": true, + "scalable": false, + "tags": [ + "gear", + "changing", + "gear", + "shift", + "mobility", + "offer", + "gang", + "gangschaltung", + "ui-icons", + "Transport", + "gear-changing", + "Size=small" + ] + }, + { + "name": "gear-changing-medium", + "color": true, + "scalable": false, + "tags": [ + "gear", + "changing", + "gear", + "shift", + "mobility", + "offer", + "gang", + "gangschaltung", + "ui-icons", + "Transport", + "gear-changing", + "Size=medium" + ] + }, + { + "name": "gondola-profile-small", + "color": true, + "scalable": false, + "tags": [ + "gondel", + "gondelbahn", + "ui-icons", + "Transport", + "gondola-profile", + "Size=small" + ] + }, + { + "name": "gondola-profile-medium", + "color": true, + "scalable": false, + "tags": [ + "gondel", + "gondelbahn", + "ui-icons", + "Transport", + "gondola-profile", + "Size=medium" + ] + }, + { + "name": "home-power-plug-small", + "color": true, + "scalable": false, + "tags": [ + "home", + "charging", + "zuahuse", + "haus", + "laden", + "aufladen", + "strom", + "power", + "plug", + "stecker", + "ui-icons", + "Transport", + "home-power-plug", + "Size=small" + ] + }, + { + "name": "home-power-plug-medium", + "color": true, + "scalable": false, + "tags": [ + "home", + "charging", + "zuahuse", + "haus", + "laden", + "aufladen", + "strom", + "power", + "plug", + "stecker", + "ui-icons", + "Transport", + "home-power-plug", + "Size=medium" + ] + }, + { + "name": "k-r-small", + "color": true, + "scalable": false, + "tags": [ + "k+r", + "kiss", + "ride", + "kuss", + "sign", + "schild", + "ui-icons", + "Transport", + "k-r", + "Size=small" + ] + }, + { + "name": "k-r-medium", + "color": true, + "scalable": false, + "tags": [ + "k+r", + "kiss", + "ride", + "kuss", + "sign", + "schild", + "ui-icons", + "Transport", + "k-r", + "Size=medium" + ] + }, + { + "name": "locomotive-high-speed-small", + "color": true, + "scalable": false, + "tags": [ + "high", + "speed", + "train", + "schnellzug", + "zug", + "schnell", + "hochgeschwindigkeit", + "hochgeschwindigkeitszug", + "ui-icons", + "Transport", + "locomotive-high-speed", + "Size=small" + ] + }, + { + "name": "locomotive-high-speed-medium", + "color": true, + "scalable": false, + "tags": [ + "high", + "speed", + "train", + "schnellzug", + "zug", + "schnell", + "hochgeschwindigkeit", + "hochgeschwindigkeitszug", + "ui-icons", + "Transport", + "locomotive-high-speed", + "Size=medium" + ] + }, + { + "name": "locomotive-high-speed-large", + "color": true, + "scalable": false, + "tags": [ + "high", + "speed", + "train", + "schnellzug", + "zug", + "schnell", + "hochgeschwindigkeit", + "hochgeschwindigkeitszug", + "ui-icons", + "Transport", + "locomotive-high-speed", + "Size=large" + ] + }, + { + "name": "locomotive-profile-moon-small", + "color": true, + "scalable": false, + "tags": [ + "night", + "travel", + "night", + "train", + "nacht", + "nachtreise", + "reise", + "zug", + "mond", + "sterne", + "stars", + "ui-icons", + "Transport", + "locomotive-profile-moon", + "Size=small" + ] + }, + { + "name": "locomotive-profile-moon-medium", + "color": true, + "scalable": false, + "tags": [ + "night", + "travel", + "night", + "train", + "nacht", + "nachtreise", + "reise", + "zug", + "mond", + "sterne", + "stars", + "ui-icons", + "Transport", + "locomotive-profile-moon", + "Size=medium" + ] + }, + { + "name": "locomotive-profile-moon-large", + "color": true, + "scalable": false, + "tags": [ + "night", + "travel", + "night", + "train", + "nacht", + "nachtreise", + "reise", + "zug", + "mond", + "sterne", + "stars", + "ui-icons", + "Transport", + "locomotive-profile-moon", + "Size=large" + ] + }, + { + "name": "long-distance-coach-profile-small", + "color": true, + "scalable": false, + "tags": [ + "long", + "distance", + "traffic", + "coach", + "bus", + "langstrecken", + "langstreckenbus", + "ui-icons", + "Transport", + "long-distance-coach-profile", + "Size=small" + ] + }, + { + "name": "long-distance-coach-profile-medium", + "color": true, + "scalable": false, + "tags": [ + "long", + "distance", + "traffic", + "coach", + "bus", + "langstrecken", + "langstreckenbus", + "ui-icons", + "Transport", + "long-distance-coach-profile", + "Size=medium" + ] + }, + { + "name": "microscooter-profile-small", + "color": true, + "scalable": false, + "tags": [ + "microscooter", + "scotter", + "trotti", + "trottinett", + "ui-icons", + "Transport", + "microscooter-profile", + "Size=small" + ] + }, + { + "name": "microscooter-profile-medium", + "color": true, + "scalable": false, + "tags": [ + "microscooter", + "scotter", + "trotti", + "trottinett", + "ui-icons", + "Transport", + "microscooter-profile", + "Size=medium" + ] + }, + { + "name": "microscooter-profile-power-plug-small", + "color": true, + "scalable": false, + "tags": [ + "microscooter", + "scotter", + "trotti", + "trottinett", + "electric", + "e", + "elektrisch", + "e-scooter", + "ui-icons", + "Transport", + "microscooter-profile-power-plug", + "Size=small" + ] + }, + { + "name": "microscooter-profile-power-plug-medium", + "color": true, + "scalable": false, + "tags": [ + "microscooter", + "scotter", + "trotti", + "trottinett", + "electric", + "e", + "elektrisch", + "e-scooter", + "ui-icons", + "Transport", + "microscooter-profile-power-plug", + "Size=medium" + ] + }, + { + "name": "moving-bus-small", + "color": true, + "scalable": false, + "tags": [ + "self-driving", + "bus", + "selbstfahrend", + "fahren", + "ui-icons", + "Transport", + "moving-bus", + "Size=small" + ] + }, + { + "name": "moving-bus-medium", + "color": true, + "scalable": false, + "tags": [ + "self-driving", + "bus", + "selbstfahrend", + "fahren", + "ui-icons", + "Transport", + "moving-bus", + "Size=medium" + ] + }, + { + "name": "park-and-rail-small", + "color": true, + "scalable": false, + "tags": [ + "park", + "and", + "rail", + "ride", + "sign", + "ui-icons", + "Transport", + "park-and-rail", + "Size=small" + ] + }, + { + "name": "park-and-rail-medium", + "color": true, + "scalable": false, + "tags": [ + "park", + "and", + "rail", + "ride", + "sign", + "ui-icons", + "Transport", + "park-and-rail", + "Size=medium" + ] + }, + { + "name": "park-and-rail-large", + "color": true, + "scalable": false, + "tags": [ + "park", + "and", + "rail", + "ride", + "sign", + "ui-icons", + "Transport", + "park-and-rail", + "Size=large" + ] + }, + { + "name": "petrol-station-small", + "color": true, + "scalable": false, + "tags": [ + "petrol", + "fuel", + "petrol", + "station", + "tankstelle", + "ui-icons", + "Transport", + "petrol-station", + "Size=small" + ] + }, + { + "name": "petrol-station-medium", + "color": true, + "scalable": false, + "tags": [ + "petrol", + "fuel", + "petrol", + "station", + "tankstelle", + "ui-icons", + "Transport", + "petrol-station", + "Size=medium" + ] + }, + { + "name": "rack-railaway-profile-small", + "color": true, + "scalable": false, + "tags": [ + "zahnradbahn", + "rack", + "railway", + "cog", + "railroad", + "cogwheel", + "ui-icons", + "Transport", + "rack-railaway-profile", + "Size=small" + ] + }, + { + "name": "rack-railaway-profile-medium", + "color": true, + "scalable": false, + "tags": [ + "zahnradbahn", + "rack", + "railway", + "cog", + "railroad", + "cogwheel", + "ui-icons", + "Transport", + "rack-railaway-profile", + "Size=medium" + ] + }, + { + "name": "scooter-profile-small", + "color": true, + "scalable": false, + "tags": [ + "scooter", + "roller", + "motorroller", + "ui-icons", + "Transport", + "scooter-profile", + "Size=small" + ] + }, + { + "name": "scooter-profile-medium", + "color": true, + "scalable": false, + "tags": [ + "scooter", + "roller", + "motorroller", + "ui-icons", + "Transport", + "scooter-profile", + "Size=medium" + ] + }, + { + "name": "scooter-profile-power-plug-small", + "color": true, + "scalable": false, + "tags": [ + "scooter", + "roller", + "motorroller", + "e", + "electric", + "elektrisch", + "e-scooter", + "ui-icons", + "Transport", + "scooter-profile-power-plug", + "Size=small" + ] + }, + { + "name": "scooter-profile-power-plug-medium", + "color": true, + "scalable": false, + "tags": [ + "scooter", + "roller", + "motorroller", + "e", + "electric", + "elektrisch", + "e-scooter", + "ui-icons", + "Transport", + "scooter-profile-power-plug", + "Size=medium" + ] + }, + { + "name": "shuttle-small", + "color": true, + "scalable": false, + "tags": [ + "shuttle", + "bus", + "ui-icons", + "Transport", + "shuttle", + "Size=small" + ] + }, + { + "name": "shuttle-medium", + "color": true, + "scalable": false, + "tags": [ + "shuttle", + "bus", + "ui-icons", + "Transport", + "shuttle", + "Size=medium" + ] + }, + { + "name": "sign-parking-small", + "color": true, + "scalable": false, + "tags": [ + "parking", + "sign", + "parkplatz", + "parkieren", + "schild", + "ui-icons", + "Transport", + "sign-parking", + "Size=small" + ] + }, + { + "name": "sign-parking-medium", + "color": true, + "scalable": false, + "tags": [ + "parking", + "sign", + "parkplatz", + "parkieren", + "schild", + "ui-icons", + "Transport", + "sign-parking", + "Size=medium" + ] + }, + { + "name": "sign-parking-large", + "color": true, + "scalable": false, + "tags": [ + "parking", + "sign", + "parkplatz", + "parkieren", + "schild", + "ui-icons", + "Transport", + "sign-parking", + "Size=large" + ] + }, + { + "name": "taxi-small", + "color": true, + "scalable": false, + "tags": [ + "taxi", + "ui-icons", + "Transport", + "taxi", + "Size=small" + ] + }, + { + "name": "taxi-medium", + "color": true, + "scalable": false, + "tags": [ + "taxi", + "ui-icons", + "Transport", + "taxi", + "Size=medium" + ] + }, + { + "name": "taxi-profile-small", + "color": true, + "scalable": false, + "tags": [ + "taxi", + "ui-icons", + "Transport", + "taxi-profile", + "Size=small" + ] + }, + { + "name": "taxi-profile-medium", + "color": true, + "scalable": false, + "tags": [ + "taxi", + "ui-icons", + "Transport", + "taxi-profile", + "Size=medium" + ] + }, + { + "name": "taxi-profile-large", + "color": true, + "scalable": false, + "tags": [ + "taxi", + "ui-icons", + "Transport", + "taxi-profile", + "Size=large" + ] + }, + { + "name": "traffic-jam-small", + "color": true, + "scalable": false, + "tags": [ + "traffic", + "jam", + "stau", + "verkehr", + "traffic", + "car", + "auto", + "ui-icons", + "Transport", + "traffic-jam", + "Size=small" + ] + }, + { + "name": "traffic-jam-medium", + "color": true, + "scalable": false, + "tags": [ + "traffic", + "jam", + "stau", + "verkehr", + "traffic", + "car", + "auto", + "ui-icons", + "Transport", + "traffic-jam", + "Size=medium" + ] + }, + { + "name": "traffic-jam-large", + "color": true, + "scalable": false, + "tags": [ + "traffic", + "jam", + "stau", + "verkehr", + "traffic", + "car", + "auto", + "ui-icons", + "Transport", + "traffic-jam", + "Size=large" + ] + }, + { + "name": "train-small", + "color": true, + "scalable": false, + "tags": [ + "train", + "zug", + "betriebslage", + "operational", + "situation", + "ui-icons", + "Transport", + "train", + "Size=small" + ] + }, + { + "name": "train-medium", + "color": true, + "scalable": false, + "tags": [ + "train", + "zug", + "betriebslage", + "operational", + "situation", + "ui-icons", + "Transport", + "train", + "Size=medium" + ] + }, + { + "name": "train-large", + "color": true, + "scalable": false, + "tags": [ + "train", + "zug", + "betriebslage", + "operational", + "situation", + "ui-icons", + "Transport", + "train", + "Size=large" + ] + }, + { + "name": "train-profile-small", + "color": true, + "scalable": false, + "tags": [ + "train", + "zug", + "ui-icons", + "Transport", + "train-profile", + "Size=small" + ] + }, + { + "name": "train-profile-medium", + "color": true, + "scalable": false, + "tags": [ + "train", + "zug", + "ui-icons", + "Transport", + "train-profile", + "Size=medium" + ] + }, + { + "name": "train-profile-large", + "color": true, + "scalable": false, + "tags": [ + "train", + "zug", + "ui-icons", + "Transport", + "train-profile", + "Size=large" + ] + }, + { + "name": "tram-small", + "color": true, + "scalable": false, + "tags": [ + "tram", + "streetcar", + "strassenbahn", + "ui-icons", + "Transport", + "tram", + "Size=small" + ] + }, + { + "name": "tram-medium", + "color": true, + "scalable": false, + "tags": [ + "tram", + "streetcar", + "strassenbahn", + "ui-icons", + "Transport", + "tram", + "Size=medium" + ] + }, + { + "name": "tram-profile-small", + "color": true, + "scalable": false, + "tags": [ + "tram", + "streetcar", + "strassenbahn", + "ui-icons", + "Transport", + "tram-profile", + "Size=small" + ] + }, + { + "name": "tram-profile-medium", + "color": true, + "scalable": false, + "tags": [ + "tram", + "streetcar", + "strassenbahn", + "ui-icons", + "Transport", + "tram-profile", + "Size=medium" + ] + }, + { + "name": "underground-vehicule-profile-small", + "color": true, + "scalable": false, + "tags": [ + "bahn", + "u", + "untergrund", + "metro", + "subway", + "ui-icons", + "Transport", + "underground-vehicule-profile", + "Size=small" + ] + }, + { + "name": "underground-vehicule-profile-medium", + "color": true, + "scalable": false, + "tags": [ + "bahn", + "u", + "untergrund", + "metro", + "subway", + "ui-icons", + "Transport", + "underground-vehicule-profile", + "Size=medium" + ] + }, + { + "name": "wagon-small", + "color": true, + "scalable": false, + "tags": [ + "wagon", + "wagon", + "profile", + "ui-icons", + "Transport", + "wagon", + "Size=small" + ] + }, + { + "name": "wagon-medium", + "color": true, + "scalable": false, + "tags": [ + "wagon", + "wagon", + "profile", + "ui-icons", + "Transport", + "wagon", + "Size=medium" + ] + }, + { + "name": "walk-large-small", + "color": true, + "scalable": false, + "tags": [ + "pedestrian", + "person", + "walk", + "walking", + "gehen", + "spazieren", + "fussgänger", + "ui-icons", + "Transport", + "walk-large", + "Size=small" + ] + }, + { + "name": "walk-large-medium", + "color": true, + "scalable": false, + "tags": [ + "pedestrian", + "person", + "walk", + "walking", + "gehen", + "spazieren", + "fussgänger", + "ui-icons", + "Transport", + "walk-large", + "Size=medium" + ] + }, + { + "name": "walk-large-large", + "color": true, + "scalable": false, + "tags": [ + "pedestrian", + "person", + "walk", + "walking", + "gehen", + "spazieren", + "fussgänger", + "ui-icons", + "Transport", + "walk-large", + "Size=large" + ] + }, + { + "name": "car-power-plug-small", + "color": true, + "scalable": false, + "tags": [ + "e-car", + "car", + "electric", + "elektrisch", + "auto", + "e-auto", + "ui-icons", + "Transport", + "car-power-plug", + "Size=small" + ] + }, + { + "name": "car-power-plug-medium", + "color": true, + "scalable": false, + "tags": [ + "e-car", + "car", + "electric", + "elektrisch", + "auto", + "e-auto", + "ui-icons", + "Transport", + "car-power-plug", + "Size=medium" + ] + }, + { + "name": "car-power-plug-large", + "color": true, + "scalable": false, + "tags": [ + "e-car", + "car", + "electric", + "elektrisch", + "auto", + "e-auto", + "ui-icons", + "Transport", + "car-power-plug", + "Size=large" + ] + }, + { + "name": "stroller-small", + "color": true, + "scalable": false, + "tags": [ + "stroller", + "kinderwagen", + "kind", + "child", + "family", + "familie", + "ui-icons", + "Transport", + "stroller", + "Size=small" + ] + }, + { + "name": "stroller-medium", + "color": true, + "scalable": false, + "tags": [ + "stroller", + "kinderwagen", + "kind", + "child", + "family", + "familie", + "ui-icons", + "Transport", + "stroller", + "Size=medium" + ] + }, + { + "name": "adult-kids-large", + "color": true, + "scalable": false, + "tags": [ + "school", + "excursions", + "schule", + "schulausflug", + "ausflug", + "kinder", + "gruppe", + "klasse", + "klassenfahrt", + "ui-icons", + "Leisure", + "adult-kids", + "Size=large" + ] + }, + { + "name": "balloons-small", + "color": true, + "scalable": false, + "tags": [ + "game", + "fun", + "spiel", + "spass", + "ballons", + "party", + "ui-icons", + "Leisure", + "balloons", + "Size=small" + ] + }, + { + "name": "balloons-medium", + "color": true, + "scalable": false, + "tags": [ + "game", + "fun", + "spiel", + "spass", + "ballons", + "party", + "ui-icons", + "Leisure", + "balloons", + "Size=medium" + ] + }, + { + "name": "balloons-large", + "color": true, + "scalable": false, + "tags": [ + "game", + "fun", + "spiel", + "spass", + "ballons", + "party", + "ui-icons", + "Leisure", + "balloons", + "Size=large" + ] + }, + { + "name": "child-adult-small", + "color": true, + "scalable": false, + "tags": [ + "travel", + "with", + "children", + "child", + "family", + "eltern", + "kinder", + "familie", + "kind", + "erwachsener", + "person", + "ui-icons", + "Leisure", + "child-adult", + "Size=small" + ] + }, + { + "name": "child-adult-medium", + "color": true, + "scalable": false, + "tags": [ + "travel", + "with", + "children", + "child", + "family", + "eltern", + "kinder", + "familie", + "kind", + "erwachsener", + "person", + "ui-icons", + "Leisure", + "child-adult", + "Size=medium" + ] + }, + { + "name": "child-adult-large", + "color": true, + "scalable": false, + "tags": [ + "travel", + "with", + "children", + "child", + "family", + "eltern", + "kinder", + "familie", + "kind", + "erwachsener", + "person", + "ui-icons", + "Leisure", + "child-adult", + "Size=large" + ] + }, + { + "name": "christmas-tree-shopping-bag-large", + "color": true, + "scalable": false, + "tags": [ + "christmas", + "market", + "shopping", + "weihnachten", + "tree", + "baum", + "weihnachtsbaum", + "geschenk", + "einkaufen", + "ui-icons", + "Leisure", + "christmas-tree-shopping-bag", + "Size=large" + ] + }, + { + "name": "clapperboard-small", + "color": true, + "scalable": false, + "tags": [ + "clapperboard", + "movie", + "entertainment", + "film", + "unterhaltung", + "filmklappe", + "ui-icons", + "Leisure", + "clapperboard", + "Size=small" + ] + }, + { + "name": "clapperboard-medium", + "color": true, + "scalable": false, + "tags": [ + "clapperboard", + "movie", + "entertainment", + "film", + "unterhaltung", + "filmklappe", + "ui-icons", + "Leisure", + "clapperboard", + "Size=medium" + ] + }, + { + "name": "clapperboard-large", + "color": true, + "scalable": false, + "tags": [ + "clapperboard", + "movie", + "entertainment", + "film", + "unterhaltung", + "filmklappe", + "ui-icons", + "Leisure", + "clapperboard", + "Size=large" + ] + }, + { + "name": "earth-small", + "color": true, + "scalable": false, + "tags": [ + "earth", + "globe", + "international", + "world", + "welt", + "globus", + "erdkugel", + "erde", + "ui-icons", + "Leisure", + "earth", + "Size=small" + ] + }, + { + "name": "earth-medium", + "color": true, + "scalable": false, + "tags": [ + "earth", + "globe", + "international", + "world", + "welt", + "globus", + "erdkugel", + "erde", + "ui-icons", + "Leisure", + "earth", + "Size=medium" + ] + }, + { + "name": "elephant-large", + "color": true, + "scalable": false, + "tags": [ + "zoo", + "elefant", + "tier", + "ui-icons", + "Leisure", + "elephant", + "Size=large" + ] + }, + { + "name": "ferris-wheel-large", + "color": true, + "scalable": false, + "tags": [ + "folk", + "festival", + "ferris", + "wheel", + "fest", + "reisenrad", + "volksfest", + "kirmes", + "messe", + "ui-icons", + "Leisure", + "ferris-wheel", + "Size=large" + ] + }, + { + "name": "hiking-boot-large", + "color": true, + "scalable": false, + "tags": [ + "hike", + "schuh", + "wandern", + "wanderschuh", + "stiefel", + "ui-icons", + "Leisure", + "hiking-boot", + "Size=large" + ] + }, + { + "name": "leaf-large", + "color": true, + "scalable": false, + "tags": [ + "nature", + "leaf", + "attractions", + "blatt", + "natur", + "attraktion", + "ui-icons", + "Leisure", + "leaf", + "Size=large" + ] + }, + { + "name": "locomotive-viaduct-large", + "color": true, + "scalable": false, + "tags": [ + "experience", + "panorama", + "travel", + "erlebnis", + "reisen", + "lokomotive", + "ui-icons", + "Leisure", + "locomotive-viaduct", + "Size=large" + ] + }, + { + "name": "lucerne-chapel-bridge-large", + "color": true, + "scalable": false, + "tags": [ + "short", + "trip", + "switzerland", + "kapelle", + "luzern", + "kurztrip", + "ausflug", + "schweiz", + "ui-icons", + "Leisure", + "lucerne-chapel-bridge", + "Size=large" + ] + }, + { + "name": "market-shopping-bag-large", + "color": true, + "scalable": false, + "tags": [ + "market", + "shopping", + "markt", + "einkaufen", + "laden", + "tasche", + "tüte", + "ui-icons", + "Leisure", + "market-shopping-bag", + "Size=large" + ] + }, + { + "name": "mountain-sun-small", + "color": true, + "scalable": false, + "tags": [ + "mountains", + "views", + "berge", + "aussicht", + "alpen", + "alps", + "ui-icons", + "Leisure", + "mountain-sun", + "Size=small" + ] + }, + { + "name": "mountain-sun-medium", + "color": true, + "scalable": false, + "tags": [ + "mountains", + "views", + "berge", + "aussicht", + "alpen", + "alps", + "ui-icons", + "Leisure", + "mountain-sun", + "Size=medium" + ] + }, + { + "name": "mountain-sun-large", + "color": true, + "scalable": false, + "tags": [ + "mountains", + "views", + "berge", + "aussicht", + "alpen", + "alps", + "ui-icons", + "Leisure", + "mountain-sun", + "Size=large" + ] + }, + { + "name": "museum-small", + "color": true, + "scalable": false, + "tags": [ + "art", + "culture", + "museum", + "kunst", + "kultur", + "ui-icons", + "Leisure", + "museum", + "Size=small" + ] + }, + { + "name": "museum-medium", + "color": true, + "scalable": false, + "tags": [ + "art", + "culture", + "museum", + "kunst", + "kultur", + "ui-icons", + "Leisure", + "museum", + "Size=medium" + ] + }, + { + "name": "museum-large", + "color": true, + "scalable": false, + "tags": [ + "art", + "culture", + "museum", + "kunst", + "kultur", + "ui-icons", + "Leisure", + "museum", + "Size=large" + ] + }, + { + "name": "music-notes-small", + "color": true, + "scalable": false, + "tags": [ + "music", + "musik", + "concert", + "konzert", + "ui-icons", + "Leisure", + "music-notes", + "Size=small" + ] + }, + { + "name": "music-notes-medium", + "color": true, + "scalable": false, + "tags": [ + "music", + "musik", + "concert", + "konzert", + "ui-icons", + "Leisure", + "music-notes", + "Size=medium" + ] + }, + { + "name": "music-notes-large", + "color": true, + "scalable": false, + "tags": [ + "music", + "musik", + "concert", + "konzert", + "ui-icons", + "Leisure", + "music-notes", + "Size=large" + ] + }, + { + "name": "roof-bed-small", + "color": true, + "scalable": false, + "tags": [ + "hotel", + "unterkunft", + "sleeping", + "bed", + "house", + "accomodation", + "lodge", + "housing", + "ui-icons", + "Leisure", + "roof-bed", + "Size=small" + ] + }, + { + "name": "roof-bed-medium", + "color": true, + "scalable": false, + "tags": [ + "hotel", + "unterkunft", + "sleeping", + "bed", + "house", + "accomodation", + "lodge", + "housing", + "ui-icons", + "Leisure", + "roof-bed", + "Size=medium" + ] + }, + { + "name": "music-rock-hand-gesture-large", + "color": true, + "scalable": false, + "tags": [ + "concert", + "musical", + "festival", + "music", + "party", + "event", + "ui-icons", + "Leisure", + "music-rock-hand-gesture", + "Size=large" + ] + }, + { + "name": "railway-ship-small", + "color": true, + "scalable": false, + "tags": [ + "train", + "ship", + "zug", + "schiff", + "boat", + "boot", + "combined", + "kombiniert", + "reise", + "journey", + "ui-icons", + "Leisure", + "railway-ship", + "Size=small" + ] + }, + { + "name": "railway-ship-medium", + "color": true, + "scalable": false, + "tags": [ + "train", + "ship", + "zug", + "schiff", + "boat", + "boot", + "combined", + "kombiniert", + "reise", + "journey", + "ui-icons", + "Leisure", + "railway-ship", + "Size=medium" + ] + }, + { + "name": "railway-ship-large", + "color": true, + "scalable": false, + "tags": [ + "train", + "ship", + "zug", + "schiff", + "boat", + "boot", + "combined", + "kombiniert", + "reise", + "journey", + "ui-icons", + "Leisure", + "railway-ship", + "Size=large" + ] + }, + { + "name": "skis-ski-poles-small", + "color": true, + "scalable": false, + "tags": [ + "skis", + "ski", + "poles", + "skifahren", + "ui-icons", + "Leisure", + "skis-ski-poles", + "Size=small" + ] + }, + { + "name": "skis-ski-poles-medium", + "color": true, + "scalable": false, + "tags": [ + "skis", + "ski", + "poles", + "skifahren", + "ui-icons", + "Leisure", + "skis-ski-poles", + "Size=medium" + ] + }, + { + "name": "skis-ski-poles-large", + "color": true, + "scalable": false, + "tags": [ + "skis", + "ski", + "poles", + "skifahren", + "ui-icons", + "Leisure", + "skis-ski-poles", + "Size=large" + ] + }, + { + "name": "sledge-snowshoe-large", + "color": true, + "scalable": false, + "tags": [ + "sledge", + "winter", + "hiking", + "snowshoe", + "schlitten", + "schneeschuhe", + "schneewandern", + "ui-icons", + "Leisure", + "sledge-snowshoe", + "Size=large" + ] + }, + { + "name": "soccer-ball-small", + "color": true, + "scalable": false, + "tags": [ + "sports", + "events", + "sport", + "event", + "fussball", + "ui-icons", + "Leisure", + "soccer-ball", + "Size=small" + ] + }, + { + "name": "soccer-ball-medium", + "color": true, + "scalable": false, + "tags": [ + "sports", + "events", + "sport", + "event", + "fussball", + "ui-icons", + "Leisure", + "soccer-ball", + "Size=medium" + ] + }, + { + "name": "soccer-ball-large", + "color": true, + "scalable": false, + "tags": [ + "sports", + "events", + "sport", + "event", + "fussball", + "ui-icons", + "Leisure", + "soccer-ball", + "Size=large" + ] + }, + { + "name": "sunshade-sun-sand-small", + "color": true, + "scalable": false, + "tags": [ + "holiday", + "beach", + "strand", + "meer", + "sea", + "ferien", + "urlaub", + "sun", + "sonne", + "schirm", + "parasol", + "", + "ui-icons", + "Leisure", + "sunshade-sun-sand", + "Size=small" + ] + }, + { + "name": "sunshade-sun-sand-medium", + "color": true, + "scalable": false, + "tags": [ + "holiday", + "beach", + "strand", + "meer", + "sea", + "ferien", + "urlaub", + "sun", + "sonne", + "schirm", + "parasol", + "", + "ui-icons", + "Leisure", + "sunshade-sun-sand", + "Size=medium" + ] + }, + { + "name": "sunshade-sun-sand-large", + "color": true, + "scalable": false, + "tags": [ + "holiday", + "beach", + "strand", + "meer", + "sea", + "ferien", + "urlaub", + "sun", + "sonne", + "schirm", + "parasol", + "", + "ui-icons", + "Leisure", + "sunshade-sun-sand", + "Size=large" + ] + }, + { + "name": "three-adults-large", + "color": true, + "scalable": false, + "tags": [ + "group", + "trip", + "gruppe", + "gruppenreise", + "erwachsen", + "person", + "ui-icons", + "Leisure", + "three-adults", + "Size=large" + ] + }, + { + "name": "train-ski-large", + "color": true, + "scalable": false, + "tags": [ + "snow", + "n", + "rail", + "schnee", + "zug", + "ski", + "zug", + "train", + "ui-icons", + "Leisure", + "train-ski", + "Size=large" + ] + }, + { + "name": "travel-backpack-small", + "color": true, + "scalable": false, + "tags": [ + "outdoor", + "international", + "travel", + "backpacking", + "rucksack", + "reisen", + "ui-icons", + "Leisure", + "travel-backpack", + "Size=small" + ] + }, + { + "name": "travel-backpack-medium", + "color": true, + "scalable": false, + "tags": [ + "outdoor", + "international", + "travel", + "backpacking", + "rucksack", + "reisen", + "ui-icons", + "Leisure", + "travel-backpack", + "Size=medium" + ] + }, + { + "name": "travel-backpack-large", + "color": true, + "scalable": false, + "tags": [ + "outdoor", + "international", + "travel", + "backpacking", + "rucksack", + "reisen", + "ui-icons", + "Leisure", + "travel-backpack", + "Size=large" + ] + }, + { + "name": "two-adults-kid-small", + "color": true, + "scalable": false, + "tags": [ + "family", + "trip", + "familie", + "familienausflug", + "ui-icons", + "Leisure", + "two-adults-kid", + "Size=small" + ] + }, + { + "name": "two-adults-kid-medium", + "color": true, + "scalable": false, + "tags": [ + "family", + "trip", + "familie", + "familienausflug", + "ui-icons", + "Leisure", + "two-adults-kid", + "Size=medium" + ] + }, + { + "name": "two-adults-kid-large", + "color": true, + "scalable": false, + "tags": [ + "family", + "trip", + "familie", + "familienausflug", + "ui-icons", + "Leisure", + "two-adults-kid", + "Size=large" + ] + }, + { + "name": "waves-ladder-small", + "color": true, + "scalable": false, + "tags": [ + "waves", + "water", + "pool", + "ladder", + "schwimmbecken", + "wellen", + "wasser", + "leiter", + "ui-icons", + "Leisure", + "waves-ladder", + "Size=small" + ] + }, + { + "name": "waves-ladder-medium", + "color": true, + "scalable": false, + "tags": [ + "waves", + "water", + "pool", + "ladder", + "schwimmbecken", + "wellen", + "wasser", + "leiter", + "ui-icons", + "Leisure", + "waves-ladder", + "Size=medium" + ] + }, + { + "name": "waves-ladder-large", + "color": true, + "scalable": false, + "tags": [ + "waves", + "water", + "pool", + "ladder", + "schwimmbecken", + "wellen", + "wasser", + "leiter", + "ui-icons", + "Leisure", + "waves-ladder", + "Size=large" + ] + }, + { + "name": "mountain-lake-sun-small", + "color": true, + "scalable": false, + "tags": [ + "waves", + "water", + "sun", + "mountain", + "lake", + "view", + "wellen", + "wasser", + "sonne", + "berge", + "see", + "aussicht", + "ui-icons", + "Leisure", + "mountain-lake-sun", + "Size=small" + ] + }, + { + "name": "mountain-lake-sun-medium", + "color": true, + "scalable": false, + "tags": [ + "waves", + "water", + "sun", + "mountain", + "lake", + "view", + "wellen", + "wasser", + "sonne", + "berge", + "see", + "aussicht", + "ui-icons", + "Leisure", + "mountain-lake-sun", + "Size=medium" + ] + }, + { + "name": "mountain-lake-sun-large", + "color": true, + "scalable": false, + "tags": [ + "waves", + "water", + "sun", + "mountain", + "lake", + "view", + "wellen", + "wasser", + "sonne", + "berge", + "see", + "aussicht", + "ui-icons", + "Leisure", + "mountain-lake-sun", + "Size=large" + ] + }, + { + "name": "barrier-construction-small", + "color": true, + "scalable": false, + "tags": [ + "barriere", + "construction", + "barrier", + "baustelle", + "absperrung", + "ui-icons", + "Installation", + "barrier-construction", + "Size=small" + ] + }, + { + "name": "barrier-construction-medium", + "color": true, + "scalable": false, + "tags": [ + "barriere", + "construction", + "barrier", + "baustelle", + "absperrung", + "ui-icons", + "Installation", + "barrier-construction", + "Size=medium" + ] + }, + { + "name": "barrier-construction-large", + "color": true, + "scalable": false, + "tags": [ + "barriere", + "construction", + "barrier", + "baustelle", + "absperrung", + "ui-icons", + "Installation", + "barrier-construction", + "Size=large" + ] + }, + { + "name": "construction-small", + "color": true, + "scalable": false, + "tags": [ + "user", + "construction", + "work", + "arbeiter", + "bau", + "bauarbeiter", + "bauarbeiten", + "ui-icons", + "Installation", + "construction", + "Size=small" + ] + }, + { + "name": "construction-medium", + "color": true, + "scalable": false, + "tags": [ + "user", + "construction", + "work", + "arbeiter", + "bau", + "bauarbeiter", + "bauarbeiten", + "ui-icons", + "Installation", + "construction", + "Size=medium" + ] + }, + { + "name": "railway-switch-small", + "color": true, + "scalable": false, + "tags": [ + "give", + "way", + "schiene", + "weiche", + "switch", + "turnout", + "rail", + "track", + "ui-icons", + "Installation", + "railway-switch", + "Size=small" + ] + }, + { + "name": "railway-switch-medium", + "color": true, + "scalable": false, + "tags": [ + "give", + "way", + "schiene", + "weiche", + "switch", + "turnout", + "rail", + "track", + "ui-icons", + "Installation", + "railway-switch", + "Size=medium" + ] + }, + { + "name": "railway-switch-large", + "color": true, + "scalable": false, + "tags": [ + "give", + "way", + "schiene", + "weiche", + "switch", + "turnout", + "rail", + "track", + "ui-icons", + "Installation", + "railway-switch", + "Size=large" + ] + }, + { + "name": "train-signal-small", + "color": true, + "scalable": false, + "tags": [ + "signal", + "train", + "signal", + "zug", + "zugsignal", + "ampel", + "ui-icons", + "Installation", + "train-signal", + "Size=small" + ] + }, + { + "name": "train-signal-medium", + "color": true, + "scalable": false, + "tags": [ + "signal", + "train", + "signal", + "zug", + "zugsignal", + "ampel", + "ui-icons", + "Installation", + "train-signal", + "Size=medium" + ] + }, + { + "name": "train-signal-large", + "color": true, + "scalable": false, + "tags": [ + "signal", + "train", + "signal", + "zug", + "zugsignal", + "ampel", + "ui-icons", + "Installation", + "train-signal", + "Size=large" + ] + }, + { + "name": "train-tracks-small", + "color": true, + "scalable": false, + "tags": [ + "rails", + "train", + "tracks", + "gleis", + "zuggleise", + "ui-icons", + "Installation", + "train-tracks", + "Size=small" + ] + }, + { + "name": "train-tracks-medium", + "color": true, + "scalable": false, + "tags": [ + "rails", + "train", + "tracks", + "gleis", + "zuggleise", + "ui-icons", + "Installation", + "train-tracks", + "Size=medium" + ] + }, + { + "name": "train-tracks-large", + "color": true, + "scalable": false, + "tags": [ + "rails", + "train", + "tracks", + "gleis", + "zuggleise", + "ui-icons", + "Installation", + "train-tracks", + "Size=large" + ] + }, + { + "name": "building-tree-small", + "color": true, + "scalable": false, + "tags": [ + "building", + "gebäude", + "house", + "haus", + "tree", + "baum", + "ui-icons", + "Building", + "building-tree", + "Size=small" + ] + }, + { + "name": "building-tree-medium", + "color": true, + "scalable": false, + "tags": [ + "building", + "gebäude", + "house", + "haus", + "tree", + "baum", + "ui-icons", + "Building", + "building-tree", + "Size=medium" + ] + }, + { + "name": "building-tree-large", + "color": true, + "scalable": false, + "tags": [ + "building", + "gebäude", + "house", + "haus", + "tree", + "baum", + "ui-icons", + "Building", + "building-tree", + "Size=large" + ] + }, + { + "name": "city-small", + "color": true, + "scalable": false, + "tags": [ + "city", + "building", + "gebäude", + "stadt", + "häuser", + "ui-icons", + "Building", + "city", + "Size=small" + ] + }, + { + "name": "city-medium", + "color": true, + "scalable": false, + "tags": [ + "city", + "building", + "gebäude", + "stadt", + "häuser", + "ui-icons", + "Building", + "city", + "Size=medium" + ] + }, + { + "name": "city-large", + "color": true, + "scalable": false, + "tags": [ + "city", + "building", + "gebäude", + "stadt", + "häuser", + "ui-icons", + "Building", + "city", + "Size=large" + ] + }, + { + "name": "medical-facility-small", + "color": true, + "scalable": false, + "tags": [ + "hospital", + "medicine", + "spital", + "krankenhaus", + "arzt", + "doctor", + "ui-icons", + "Building", + "medical-facility", + "Size=small" + ] + }, + { + "name": "medical-facility-medium", + "color": true, + "scalable": false, + "tags": [ + "hospital", + "medicine", + "spital", + "krankenhaus", + "arzt", + "doctor", + "ui-icons", + "Building", + "medical-facility", + "Size=medium" + ] + }, + { + "name": "fireplace-small", + "color": true, + "scalable": false, + "tags": [ + "fire", + "place", + "fireplace", + "feuer", + "kamin", + "feuerstelle", + "cheminee", + "ui-icons", + "Building", + "fireplace", + "Size=small" + ] + }, + { + "name": "fireplace-medium", + "color": true, + "scalable": false, + "tags": [ + "fire", + "place", + "fireplace", + "feuer", + "kamin", + "feuerstelle", + "cheminee", + "ui-icons", + "Building", + "fireplace", + "Size=medium" + ] + }, + { + "name": "fireplace-large", + "color": true, + "scalable": false, + "tags": [ + "fire", + "place", + "fireplace", + "feuer", + "kamin", + "feuerstelle", + "cheminee", + "ui-icons", + "Building", + "fireplace", + "Size=large" + ] + }, + { + "name": "eiffel-tower-small", + "color": true, + "scalable": false, + "tags": [ + "Eiffel", + "Paris", + "Eiffelturm", + "landmark", + "wahrzeichen", + "frankreich", + "ui-icons", + "Building", + "eiffel-tower", + "Size=small" + ] + }, + { + "name": "eiffel-tower-medium", + "color": true, + "scalable": false, + "tags": [ + "Eiffel", + "Paris", + "Eiffelturm", + "landmark", + "wahrzeichen", + "frankreich", + "ui-icons", + "Building", + "eiffel-tower", + "Size=medium" + ] + }, + { + "name": "eiffel-tower-large", + "color": true, + "scalable": false, + "tags": [ + "Eiffel", + "Paris", + "Eiffelturm", + "landmark", + "wahrzeichen", + "frankreich", + "ui-icons", + "Building", + "eiffel-tower", + "Size=large" + ] + }, + { + "name": "doorbell-hand-small", + "color": true, + "scalable": false, + "tags": [ + "klingel", + "türklingel", + "ringing", + "läuten", + "ui-icons", + "Building", + "doorbell-hand", + "Size=small" + ] + }, + { + "name": "doorbell-hand-medium", + "color": true, + "scalable": false, + "tags": [ + "klingel", + "türklingel", + "ringing", + "läuten", + "ui-icons", + "Building", + "doorbell-hand", + "Size=medium" + ] + }, + { + "name": "two-houses-small", + "color": true, + "scalable": false, + "tags": [ + "home", + "house", + "häuser", + "haus", + "gebäude", + "building", + "ui-icons", + "Building", + "two-houses", + "Size=small" + ] + }, + { + "name": "two-houses-medium", + "color": true, + "scalable": false, + "tags": [ + "home", + "house", + "häuser", + "haus", + "gebäude", + "building", + "ui-icons", + "Building", + "two-houses", + "Size=medium" + ] + }, + { + "name": "door-small", + "color": true, + "scalable": false, + "tags": [ + "door", + "tür", + "exit", + "ausgang", + "entry", + "eingang", + "ui-icons", + "Building", + "door", + "Size=small" + ] + }, + { + "name": "door-medium", + "color": true, + "scalable": false, + "tags": [ + "door", + "tür", + "exit", + "ausgang", + "entry", + "eingang", + "ui-icons", + "Building", + "door", + "Size=medium" + ] + }, + { + "name": "curriculum-vitae-small", + "color": true, + "scalable": false, + "tags": [ + "resume", + "cv", + "lebenslauf", + "ui-icons", + "Career", + "curriculum-vitae", + "Size=small" + ] + }, + { + "name": "curriculum-vitae-medium", + "color": true, + "scalable": false, + "tags": [ + "resume", + "cv", + "lebenslauf", + "ui-icons", + "Career", + "curriculum-vitae", + "Size=medium" + ] + }, + { + "name": "curriculum-vitae-large", + "color": true, + "scalable": false, + "tags": [ + "resume", + "cv", + "lebenslauf", + "ui-icons", + "Career", + "curriculum-vitae", + "Size=large" + ] + }, + { + "name": "hand-graduation-cap-small", + "color": true, + "scalable": false, + "tags": [ + "internship", + "praktikum", + "hochschul", + "intern", + "praktikant", + "hop", + "ui-icons", + "Career", + "hand-graduation-cap", + "Size=small" + ] + }, + { + "name": "hand-graduation-cap-medium", + "color": true, + "scalable": false, + "tags": [ + "internship", + "praktikum", + "hochschul", + "intern", + "praktikant", + "hop", + "ui-icons", + "Career", + "hand-graduation-cap", + "Size=medium" + ] + }, + { + "name": "hand-graduation-cap-large", + "color": true, + "scalable": false, + "tags": [ + "internship", + "praktikum", + "hochschul", + "intern", + "praktikant", + "hop", + "ui-icons", + "Career", + "hand-graduation-cap", + "Size=large" + ] + }, + { + "name": "ship-steering-wheel-small", + "color": true, + "scalable": false, + "tags": [ + "steering", + "wheel", + "steuer", + "steuerrad", + "ui-icons", + "Career", + "ship-steering-wheel", + "Size=small" + ] + }, + { + "name": "ship-steering-wheel-medium", + "color": true, + "scalable": false, + "tags": [ + "steering", + "wheel", + "steuer", + "steuerrad", + "ui-icons", + "Career", + "ship-steering-wheel", + "Size=medium" + ] + }, + { + "name": "arrow-circle-eye-small", + "color": true, + "scalable": false, + "tags": [ + "eye", + "auge", + "kreis", + "circle", + "beobachten", + "watching", + "k-rev", + "revision", + "ui-icons", + "Organisation", + "arrow-circle-eye", + "Size=small" + ] + }, + { + "name": "arrow-circle-eye-medium", + "color": true, + "scalable": false, + "tags": [ + "eye", + "auge", + "kreis", + "circle", + "beobachten", + "watching", + "k-rev", + "revision", + "ui-icons", + "Organisation", + "arrow-circle-eye", + "Size=medium" + ] + }, + { + "name": "arrow-circle-lightning-small", + "color": true, + "scalable": false, + "tags": [ + "blitz", + "kreis", + "energy", + "power", + "strom", + "infra", + "infrastruktur", + "ui-icons", + "Organisation", + "arrow-circle-lightning", + "Size=small" + ] + }, + { + "name": "arrow-circle-lightning-medium", + "color": true, + "scalable": false, + "tags": [ + "blitz", + "kreis", + "energy", + "power", + "strom", + "infra", + "infrastruktur", + "ui-icons", + "Organisation", + "arrow-circle-lightning", + "Size=medium" + ] + }, + { + "name": "arrow-circle-switzerland-small", + "color": true, + "scalable": false, + "tags": [ + "schweiz", + "kreis", + "k-ovb", + "ui-icons", + "Organisation", + "arrow-circle-switzerland", + "Size=small" + ] + }, + { + "name": "arrow-circle-switzerland-medium", + "color": true, + "scalable": false, + "tags": [ + "schweiz", + "kreis", + "k-ovb", + "ui-icons", + "Organisation", + "arrow-circle-switzerland", + "Size=medium" + ] + }, + { + "name": "arrow-circle-train-tracks-small", + "color": true, + "scalable": false, + "tags": [ + "tracks", + "gleise", + "kreis", + "infra", + "infrastrkutur", + "netz", + "net", + "ui-icons", + "Organisation", + "arrow-circle-train-tracks", + "Size=small" + ] + }, + { + "name": "arrow-circle-train-tracks-medium", + "color": true, + "scalable": false, + "tags": [ + "tracks", + "gleise", + "kreis", + "infra", + "infrastrkutur", + "netz", + "net", + "ui-icons", + "Organisation", + "arrow-circle-train-tracks", + "Size=medium" + ] + }, + { + "name": "arrow-circle-two-users-small", + "color": true, + "scalable": false, + "tags": [ + "person", + "user", + "mitarbeiter", + "kreis", + "ui-icons", + "Organisation", + "arrow-circle-two-users", + "Size=small" + ] + }, + { + "name": "arrow-circle-two-users-medium", + "color": true, + "scalable": false, + "tags": [ + "person", + "user", + "mitarbeiter", + "kreis", + "ui-icons", + "Organisation", + "arrow-circle-two-users", + "Size=medium" + ] + }, + { + "name": "book-section-mark-small", + "color": true, + "scalable": false, + "tags": [ + "law", + "recht", + "anwalt", + "attorney", + "gesetz", + "compliance", + "ui-icons", + "Organisation", + "book-section-mark", + "Size=small" + ] + }, + { + "name": "book-section-mark-medium", + "color": true, + "scalable": false, + "tags": [ + "law", + "recht", + "anwalt", + "attorney", + "gesetz", + "compliance", + "ui-icons", + "Organisation", + "book-section-mark", + "Size=medium" + ] + }, + { + "name": "certificate-ribbon-tick-small", + "color": true, + "scalable": false, + "tags": [ + "zertifikat", + "auszeichnung", + "ausgezeichnet", + "award", + "schleife", + "sicherheit", + "qualität", + "security", + "quality", + "ui-icons", + "Organisation", + "certificate-ribbon-tick", + "Size=small" + ] + }, + { + "name": "certificate-ribbon-tick-medium", + "color": true, + "scalable": false, + "tags": [ + "zertifikat", + "auszeichnung", + "ausgezeichnet", + "award", + "schleife", + "sicherheit", + "qualität", + "security", + "quality", + "ui-icons", + "Organisation", + "certificate-ribbon-tick", + "Size=medium" + ] + }, + { + "name": "coin-stack-small", + "color": true, + "scalable": false, + "tags": [ + "geld", + "finanzen", + "finance", + "money", + "coins", + "münz", + "ui-icons", + "Organisation", + "coin-stack", + "Size=small" + ] + }, + { + "name": "coin-stack-medium", + "color": true, + "scalable": false, + "tags": [ + "geld", + "finanzen", + "finance", + "money", + "coins", + "münz", + "ui-icons", + "Organisation", + "coin-stack", + "Size=medium" + ] + }, + { + "name": "display-binary-code-small", + "color": true, + "scalable": false, + "tags": [ + "display", + "computer", + "IT", + "develope", + "technology", + "code", + "informatik", + "ui-icons", + "Organisation", + "display-binary-code", + "Size=small" + ] + }, + { + "name": "display-binary-code-medium", + "color": true, + "scalable": false, + "tags": [ + "display", + "computer", + "IT", + "develope", + "technology", + "code", + "informatik", + "ui-icons", + "Organisation", + "display-binary-code", + "Size=medium" + ] + }, + { + "name": "display-gears-small", + "color": true, + "scalable": false, + "tags": [ + "IT", + "computer", + "display", + "settings", + "s4", + "sbb", + "s4sbb", + "ui-icons", + "Organisation", + "display-gears", + "Size=small" + ] + }, + { + "name": "display-gears-medium", + "color": true, + "scalable": false, + "tags": [ + "IT", + "computer", + "display", + "settings", + "s4", + "sbb", + "s4sbb", + "ui-icons", + "Organisation", + "display-gears", + "Size=medium" + ] + }, + { + "name": "five-circles-interconnected-small", + "color": true, + "scalable": false, + "tags": [ + "connection", + "organisation", + "team", + "unit", + "konzern", + "bereich", + "ui-icons", + "Organisation", + "five-circles-interconnected", + "Size=small" + ] + }, + { + "name": "five-circles-interconnected-medium", + "color": true, + "scalable": false, + "tags": [ + "connection", + "organisation", + "team", + "unit", + "konzern", + "bereich", + "ui-icons", + "Organisation", + "five-circles-interconnected", + "Size=medium" + ] + }, + { + "name": "freight-wagon-container-small", + "color": true, + "scalable": false, + "tags": [ + "connection", + "organisation", + "team", + "unit", + "ui-icons", + "Organisation", + "freight-wagon-container", + "Size=small" + ] + }, + { + "name": "freight-wagon-container-medium", + "color": true, + "scalable": false, + "tags": [ + "connection", + "organisation", + "team", + "unit", + "ui-icons", + "Organisation", + "freight-wagon-container", + "Size=medium" + ] + }, + { + "name": "freight-wagon-globe-small", + "color": true, + "scalable": false, + "tags": [ + "cargo", + "international", + "freight", + "fracht", + "wagen", + "ui-icons", + "Organisation", + "freight-wagon-globe", + "Size=small" + ] + }, + { + "name": "freight-wagon-globe-medium", + "color": true, + "scalable": false, + "tags": [ + "cargo", + "international", + "freight", + "fracht", + "wagen", + "ui-icons", + "Organisation", + "freight-wagon-globe", + "Size=medium" + ] + }, + { + "name": "freight-wagon-switzerland-small", + "color": true, + "scalable": false, + "tags": [ + "cargo", + "national", + "freight", + "fracht", + "wagen", + "schweiz", + "switzerland", + "ui-icons", + "Organisation", + "freight-wagon-switzerland", + "Size=small" + ] + }, + { + "name": "freight-wagon-switzerland-medium", + "color": true, + "scalable": false, + "tags": [ + "cargo", + "national", + "freight", + "fracht", + "wagen", + "schweiz", + "switzerland", + "ui-icons", + "Organisation", + "freight-wagon-switzerland", + "Size=medium" + ] + }, + { + "name": "hand-briefcase-small", + "color": true, + "scalable": false, + "tags": [ + "work", + "hr", + "service", + "angebot", + "job", + "beruf", + "arbeit", + "arbeitsmarkt", + "ui-icons", + "Organisation", + "hand-briefcase", + "Size=small" + ] + }, + { + "name": "hand-briefcase-medium", + "color": true, + "scalable": false, + "tags": [ + "work", + "hr", + "service", + "angebot", + "job", + "beruf", + "arbeit", + "arbeitsmarkt", + "ui-icons", + "Organisation", + "hand-briefcase", + "Size=medium" + ] + }, + { + "name": "hand-locomotive-profile-small", + "color": true, + "scalable": false, + "tags": [ + "service", + "angebot", + "train", + "zug", + "hand", + "betrieb", + "p-sp", + "produktionssteuerung", + "production", + "control", + "management", + "ui-icons", + "Organisation", + "hand-locomotive-profile", + "Size=small" + ] + }, + { + "name": "hand-locomotive-profile-medium", + "color": true, + "scalable": false, + "tags": [ + "service", + "angebot", + "train", + "zug", + "hand", + "betrieb", + "p-sp", + "produktionssteuerung", + "production", + "control", + "management", + "ui-icons", + "Organisation", + "hand-locomotive-profile", + "Size=medium" + ] + }, + { + "name": "hand-user-small", + "color": true, + "scalable": false, + "tags": [ + "service", + "angebot", + "person", + "kunden", + "mitarbeiter", + "employee", + "customer", + "hr", + "human", + "resources", + "ui-icons", + "Organisation", + "hand-user", + "Size=small" + ] + }, + { + "name": "hand-user-medium", + "color": true, + "scalable": false, + "tags": [ + "service", + "angebot", + "person", + "kunden", + "mitarbeiter", + "employee", + "customer", + "hr", + "human", + "resources", + "ui-icons", + "Organisation", + "hand-user", + "Size=medium" + ] + }, + { + "name": "parliament-small", + "color": true, + "scalable": false, + "tags": [ + "bern", + "bundeshaus", + "regierung", + "staat", + "state", + "government", + "public", + "affairs", + "refulation", + "öffentlich", + "anliegen", + "öffentlichkeitsarbeit", + "ui-icons", + "Organisation", + "parliament", + "Size=small" + ] + }, + { + "name": "parliament-medium", + "color": true, + "scalable": false, + "tags": [ + "bern", + "bundeshaus", + "regierung", + "staat", + "state", + "government", + "public", + "affairs", + "refulation", + "öffentlich", + "anliegen", + "öffentlichkeitsarbeit", + "ui-icons", + "Organisation", + "parliament", + "Size=medium" + ] + }, + { + "name": "three-gears-small", + "color": true, + "scalable": false, + "tags": [ + "gears", + "zahnrad", + "work", + "arbeiten", + "supply", + "chain", + "management", + "supplychain", + "f-scm", + "lieferkette", + "versorgung", + "ui-icons", + "Organisation", + "three-gears", + "Size=small" + ] + }, + { + "name": "three-gears-medium", + "color": true, + "scalable": false, + "tags": [ + "gears", + "zahnrad", + "work", + "arbeiten", + "supply", + "chain", + "management", + "supplychain", + "f-scm", + "lieferkette", + "versorgung", + "ui-icons", + "Organisation", + "three-gears", + "Size=medium" + ] + }, + { + "name": "ticket-fv-small", + "color": true, + "scalable": false, + "tags": [ + "fernverkehr", + "long", + "distance", + "travel", + "ticket", + "billett", + "ui-icons", + "Organisation", + "ticket-fv", + "Size=small" + ] + }, + { + "name": "ticket-fv-medium", + "color": true, + "scalable": false, + "tags": [ + "fernverkehr", + "long", + "distance", + "travel", + "ticket", + "billett", + "ui-icons", + "Organisation", + "ticket-fv", + "Size=medium" + ] + }, + { + "name": "ticket-ipv-small", + "color": true, + "scalable": false, + "tags": [ + "international", + "personenverkehr", + "passenger", + "transport", + "ticket", + "billett", + "ui-icons", + "Organisation", + "ticket-ipv", + "Size=small" + ] + }, + { + "name": "ticket-ipv-medium", + "color": true, + "scalable": false, + "tags": [ + "international", + "personenverkehr", + "passenger", + "transport", + "ticket", + "billett", + "ui-icons", + "Organisation", + "ticket-ipv", + "Size=medium" + ] + }, + { + "name": "ticket-rv-small", + "color": true, + "scalable": false, + "tags": [ + "regional", + "transport", + "verkehr", + "ticket", + "billett", + "ui-icons", + "Organisation", + "ticket-rv", + "Size=small" + ] + }, + { + "name": "ticket-rv-medium", + "color": true, + "scalable": false, + "tags": [ + "regional", + "transport", + "verkehr", + "ticket", + "billett", + "ui-icons", + "Organisation", + "ticket-rv", + "Size=medium" + ] + }, + { + "name": "train-tracks-horizontal-small", + "color": true, + "scalable": false, + "tags": [ + "infrastructure", + "train", + "tracks", + "gleise", + "infra", + "infrastruktur", + "ui-icons", + "Organisation", + "train-tracks-horizontal", + "Size=small" + ] + }, + { + "name": "train-tracks-horizontal-medium", + "color": true, + "scalable": false, + "tags": [ + "infrastructure", + "train", + "tracks", + "gleise", + "infra", + "infrastruktur", + "ui-icons", + "Organisation", + "train-tracks-horizontal", + "Size=medium" + ] + }, + { + "name": "user-headset-display-small", + "color": true, + "scalable": false, + "tags": [ + "support", + "kunden", + "help", + "helpdesk", + "hilfe", + "unterstützung", + "customer", + "p-sb", + "ui-icons", + "Organisation", + "user-headset-display", + "Size=small" + ] + }, + { + "name": "user-headset-display-medium", + "color": true, + "scalable": false, + "tags": [ + "support", + "kunden", + "help", + "helpdesk", + "hilfe", + "unterstützung", + "customer", + "p-sb", + "ui-icons", + "Organisation", + "user-headset-display", + "Size=medium" + ] + }, + { + "name": "contact-line-arrow-train-small", + "color": true, + "scalable": false, + "tags": [ + "ZKE", + "contact", + "line", + "train", + "lift", + "pressure", + "detection", + "AHA", + "WTMS", + "", + "ui-icons", + "Projectspecific", + "contact-line-arrow-train", + "Size=small" + ] + }, + { + "name": "contact-line-arrow-train-medium", + "color": true, + "scalable": false, + "tags": [ + "ZKE", + "contact", + "line", + "train", + "lift", + "pressure", + "detection", + "AHA", + "WTMS", + "", + "ui-icons", + "Projectspecific", + "contact-line-arrow-train", + "Size=medium" + ] + }, + { + "name": "contact-line-arrow-train-large", + "color": true, + "scalable": false, + "tags": [ + "ZKE", + "contact", + "line", + "train", + "lift", + "pressure", + "detection", + "AHA", + "WTMS", + "", + "ui-icons", + "Projectspecific", + "contact-line-arrow-train", + "Size=large" + ] + }, + { + "name": "display-switzerland-warning-light-small", + "color": true, + "scalable": false, + "tags": [ + "connecting", + "network", + "linking", + "monitoring", + "ZKE", + "WTMS", + "", + "ui-icons", + "Projectspecific", + "display-switzerland-warning-light", + "Size=small" + ] + }, + { + "name": "display-switzerland-warning-light-medium", + "color": true, + "scalable": false, + "tags": [ + "connecting", + "network", + "linking", + "monitoring", + "ZKE", + "WTMS", + "", + "ui-icons", + "Projectspecific", + "display-switzerland-warning-light", + "Size=medium" + ] + }, + { + "name": "display-switzerland-warning-light-large", + "color": true, + "scalable": false, + "tags": [ + "connecting", + "network", + "linking", + "monitoring", + "ZKE", + "WTMS", + "", + "ui-icons", + "Projectspecific", + "display-switzerland-warning-light", + "Size=large" + ] + }, + { + "name": "flame-warning-light-small", + "color": true, + "scalable": false, + "tags": [ + "gas", + "fire", + "monitoring", + "detection", + "BOA", + "ZKE", + "WTMS", + "", + "ui-icons", + "Projectspecific", + "flame-warning-light", + "Size=small" + ] + }, + { + "name": "flame-warning-light-medium", + "color": true, + "scalable": false, + "tags": [ + "gas", + "fire", + "monitoring", + "detection", + "BOA", + "ZKE", + "WTMS", + "", + "ui-icons", + "Projectspecific", + "flame-warning-light", + "Size=medium" + ] + }, + { + "name": "flame-warning-light-large", + "color": true, + "scalable": false, + "tags": [ + "gas", + "fire", + "monitoring", + "detection", + "BOA", + "ZKE", + "WTMS", + "", + "ui-icons", + "Projectspecific", + "flame-warning-light", + "Size=large" + ] + }, + { + "name": "mountain-rock-transmitter-signal-small", + "color": true, + "scalable": false, + "tags": [ + "nature", + "falling", + "detection", + "NGA", + "ZKE", + "WTMS", + "", + "ui-icons", + "Projectspecific", + "mountain-rock-transmitter-signal", + "Size=small" + ] + }, + { + "name": "mountain-rock-transmitter-signal-medium", + "color": true, + "scalable": false, + "tags": [ + "nature", + "falling", + "detection", + "NGA", + "ZKE", + "WTMS", + "", + "ui-icons", + "Projectspecific", + "mountain-rock-transmitter-signal", + "Size=medium" + ] + }, + { + "name": "mountain-rock-transmitter-signal-large", + "color": true, + "scalable": false, + "tags": [ + "nature", + "falling", + "detection", + "NGA", + "ZKE", + "WTMS", + "", + "ui-icons", + "Projectspecific", + "mountain-rock-transmitter-signal", + "Size=large" + ] + }, + { + "name": "surveillance-cameras-train-small", + "color": true, + "scalable": false, + "tags": [ + "visual", + "video", + "detection", + "photo", + "VIS", + "ZKE", + "WTMS", + "", + "ui-icons", + "Projectspecific", + "surveillance-cameras-train", + "Size=small" + ] + }, + { + "name": "surveillance-cameras-train-medium", + "color": true, + "scalable": false, + "tags": [ + "visual", + "video", + "detection", + "photo", + "VIS", + "ZKE", + "WTMS", + "", + "ui-icons", + "Projectspecific", + "surveillance-cameras-train", + "Size=medium" + ] + }, + { + "name": "surveillance-cameras-train-large", + "color": true, + "scalable": false, + "tags": [ + "visual", + "video", + "detection", + "photo", + "VIS", + "ZKE", + "WTMS", + "", + "ui-icons", + "Projectspecific", + "surveillance-cameras-train", + "Size=large" + ] + }, + { + "name": "train-profile-signal-small", + "color": true, + "scalable": false, + "tags": [ + "sensor", + "transmitter", + "identification", + "detection", + "RFID", + "ZKE", + "WTMS", + "", + "ui-icons", + "Projectspecific", + "train-profile-signal", + "Size=small" + ] + }, + { + "name": "train-profile-signal-medium", + "color": true, + "scalable": false, + "tags": [ + "sensor", + "transmitter", + "identification", + "detection", + "RFID", + "ZKE", + "WTMS", + "", + "ui-icons", + "Projectspecific", + "train-profile-signal", + "Size=medium" + ] + }, + { + "name": "train-profile-signal-large", + "color": true, + "scalable": false, + "tags": [ + "sensor", + "transmitter", + "identification", + "detection", + "RFID", + "ZKE", + "WTMS", + "", + "ui-icons", + "Projectspecific", + "train-profile-signal", + "Size=large" + ] + }, + { + "name": "tunnel-freight-wagon-shifted-small", + "color": true, + "scalable": false, + "tags": [ + "profile", + "antenna", + "detection", + "PAO", + "ZKE", + "WTMS", + "", + "ui-icons", + "Projectspecific", + "tunnel-freight-wagon-shifted", + "Size=small" + ] + }, + { + "name": "tunnel-freight-wagon-shifted-medium", + "color": true, + "scalable": false, + "tags": [ + "profile", + "antenna", + "detection", + "PAO", + "ZKE", + "WTMS", + "", + "ui-icons", + "Projectspecific", + "tunnel-freight-wagon-shifted", + "Size=medium" + ] + }, + { + "name": "tunnel-freight-wagon-shifted-large", + "color": true, + "scalable": false, + "tags": [ + "profile", + "antenna", + "detection", + "PAO", + "ZKE", + "WTMS", + "", + "ui-icons", + "Projectspecific", + "tunnel-freight-wagon-shifted", + "Size=large" + ] + }, + { + "name": "wagon-coupling-dragging-equipment-small", + "color": true, + "scalable": false, + "tags": [ + "drag", + "detection", + "DED", + "ZKE", + "WTMS", + "", + "ui-icons", + "Projectspecific", + "wagon-coupling-dragging-equipment", + "Size=small" + ] + }, + { + "name": "wagon-coupling-dragging-equipment-medium", + "color": true, + "scalable": false, + "tags": [ + "drag", + "detection", + "DED", + "ZKE", + "WTMS", + "", + "ui-icons", + "Projectspecific", + "wagon-coupling-dragging-equipment", + "Size=medium" + ] + }, + { + "name": "wagon-coupling-dragging-equipment-large", + "color": true, + "scalable": false, + "tags": [ + "drag", + "detection", + "DED", + "ZKE", + "WTMS", + "", + "ui-icons", + "Projectspecific", + "wagon-coupling-dragging-equipment", + "Size=large" + ] + }, + { + "name": "weight-wheel-small", + "color": true, + "scalable": false, + "tags": [ + "kg", + "weight", + "detection", + "RLC", + "ZKE", + "WTMS", + "", + "ui-icons", + "Projectspecific", + "weight-wheel", + "Size=small" + ] + }, + { + "name": "weight-wheel-medium", + "color": true, + "scalable": false, + "tags": [ + "kg", + "weight", + "detection", + "RLC", + "ZKE", + "WTMS", + "", + "ui-icons", + "Projectspecific", + "weight-wheel", + "Size=medium" + ] + }, + { + "name": "weight-wheel-large", + "color": true, + "scalable": false, + "tags": [ + "kg", + "weight", + "detection", + "RLC", + "ZKE", + "WTMS", + "", + "ui-icons", + "Projectspecific", + "weight-wheel", + "Size=large" + ] + }, + { + "name": "wheel-microphone-small", + "color": true, + "scalable": false, + "tags": [ + "accoustic", + "sound", + "noise", + "detection", + "ZKE", + "WTMS", + "", + "ui-icons", + "Projectspecific", + "wheel-microphone", + "Size=small" + ] + }, + { + "name": "wheel-microphone-medium", + "color": true, + "scalable": false, + "tags": [ + "accoustic", + "sound", + "noise", + "detection", + "ZKE", + "WTMS", + "", + "ui-icons", + "Projectspecific", + "wheel-microphone", + "Size=medium" + ] + }, + { + "name": "wheel-microphone-large", + "color": true, + "scalable": false, + "tags": [ + "accoustic", + "sound", + "noise", + "detection", + "ZKE", + "WTMS", + "", + "ui-icons", + "Projectspecific", + "wheel-microphone", + "Size=large" + ] + }, + { + "name": "wheel-thermometer-small", + "color": true, + "scalable": false, + "tags": [ + "heat", + "overheating", + "hot", + "brakes", + "detection", + "HFO", + "ZKE", + "WTMS", + "", + "ui-icons", + "Projectspecific", + "wheel-thermometer", + "Size=small" + ] + }, + { + "name": "wheel-thermometer-medium", + "color": true, + "scalable": false, + "tags": [ + "heat", + "overheating", + "hot", + "brakes", + "detection", + "HFO", + "ZKE", + "WTMS", + "", + "ui-icons", + "Projectspecific", + "wheel-thermometer", + "Size=medium" + ] + }, + { + "name": "wheel-thermometer-large", + "color": true, + "scalable": false, + "tags": [ + "heat", + "overheating", + "hot", + "brakes", + "detection", + "HFO", + "ZKE", + "WTMS", + "", + "ui-icons", + "Projectspecific", + "wheel-thermometer", + "Size=large" + ] + }, + { + "name": "train-tracks-pen-small", + "color": true, + "scalable": false, + "tags": [ + "gleisspiegel", + "gleisverwaltung", + "train", + "tracks", + "gleise", + "pen", + "stift", + "ui-icons", + "Projectspecific", + "train-tracks-pen", + "Size=small" + ] + }, + { + "name": "train-tracks-pen-medium", + "color": true, + "scalable": false, + "tags": [ + "gleisspiegel", + "gleisverwaltung", + "train", + "tracks", + "gleise", + "pen", + "stift", + "ui-icons", + "Projectspecific", + "train-tracks-pen", + "Size=medium" + ] + }, + { + "name": "train-profile-sign-parking-small", + "color": true, + "scalable": false, + "tags": [ + "gleisspiegel", + "train", + "zug", + "parking", + "sign", + "parkplatz", + "ui-icons", + "Projectspecific", + "train-profile-sign-parking", + "Size=small" + ] + }, + { + "name": "train-profile-sign-parking-medium", + "color": true, + "scalable": false, + "tags": [ + "gleisspiegel", + "train", + "zug", + "parking", + "sign", + "parkplatz", + "ui-icons", + "Projectspecific", + "train-profile-sign-parking", + "Size=medium" + ] + }, + { + "name": "freight-wagon-container-wind-small", + "color": true, + "scalable": false, + "tags": [ + "IoT", + "acceleration", + "beschleunigung", + "motion", + "movement", + "bewegung", + "freight", + "wagon", + "güterwagen", + "container", + "ui-icons", + "Projectspecific", + "freight-wagon-container-wind", + "Size=small" + ] + }, + { + "name": "freight-wagon-container-wind-medium", + "color": true, + "scalable": false, + "tags": [ + "IoT", + "acceleration", + "beschleunigung", + "motion", + "movement", + "bewegung", + "freight", + "wagon", + "güterwagen", + "container", + "ui-icons", + "Projectspecific", + "freight-wagon-container-wind", + "Size=medium" + ] + }, + { + "name": "globe-arrows-left-right-up-down-small", + "color": true, + "scalable": false, + "tags": [ + "IoT", + "athmosphere", + "athmosphäre", + "athmospheric", + "pressure", + "druck", + "globe", + "globus", + "earth", + "erde", + "erdatmosphäre", + "ui-icons", + "Projectspecific", + "globe-arrows-left-right-up-down", + "Size=small" + ] + }, + { + "name": "globe-arrows-left-right-up-down-medium", + "color": true, + "scalable": false, + "tags": [ + "IoT", + "athmosphere", + "athmosphäre", + "athmospheric", + "pressure", + "druck", + "globe", + "globus", + "earth", + "erde", + "erdatmosphäre", + "ui-icons", + "Projectspecific", + "globe-arrows-left-right-up-down", + "Size=medium" + ] + }, + { + "name": "cloud-particles-small", + "color": true, + "scalable": false, + "tags": [ + "IoT", + "cloud", + "wolke", + "gas", + "density", + "dichte", + "concentration", + "konzentration", + "particles", + "partikel", + "ratio", + "verhältnis", + "volume", + "volumen", + "mass", + "masse", + "ui-icons", + "Projectspecific", + "cloud-particles", + "Size=small" + ] + }, + { + "name": "cloud-particles-medium", + "color": true, + "scalable": false, + "tags": [ + "IoT", + "cloud", + "wolke", + "gas", + "density", + "dichte", + "concentration", + "konzentration", + "particles", + "partikel", + "ratio", + "verhältnis", + "volume", + "volumen", + "mass", + "masse", + "ui-icons", + "Projectspecific", + "cloud-particles", + "Size=medium" + ] + }, + { + "name": "cloud-co2-small", + "color": true, + "scalable": false, + "tags": [ + "IoT", + "cloud", + "wolke", + "co2", + "emission", + "carbon", + "dioxide", + "kohlenstoffdioxid", + "concentration", + "konzentration", + "ui-icons", + "Projectspecific", + "cloud-co2", + "Size=small" + ] + }, + { + "name": "cloud-co2-medium", + "color": true, + "scalable": false, + "tags": [ + "IoT", + "cloud", + "wolke", + "co2", + "emission", + "carbon", + "dioxide", + "kohlenstoffdioxid", + "concentration", + "konzentration", + "ui-icons", + "Projectspecific", + "cloud-co2", + "Size=medium" + ] + }, + { + "name": "cloud-voc-small", + "color": true, + "scalable": false, + "tags": [ + "IoT", + "cloud", + "wolke", + "concentration", + "konzentration", + "voc", + "volatile", + "organic", + "compounds", + "flüchtig", + "flüchtige", + "organisch", + "organische", + "verbindung", + "verbindungen", + "carbon", + "carbonated", + "kohlenstoff", + "kohlenstoffhaltig", + "substance", + "substances", + "stoff", + "stoffe", + "ui-icons", + "Projectspecific", + "cloud-voc", + "Size=small" + ] + }, + { + "name": "cloud-voc-medium", + "color": true, + "scalable": false, + "tags": [ + "IoT", + "cloud", + "wolke", + "concentration", + "konzentration", + "voc", + "volatile", + "organic", + "compounds", + "flüchtig", + "flüchtige", + "organisch", + "organische", + "verbindung", + "verbindungen", + "carbon", + "carbonated", + "kohlenstoff", + "kohlenstoffhaltig", + "substance", + "substances", + "stoff", + "stoffe", + "ui-icons", + "Projectspecific", + "cloud-voc", + "Size=medium" + ] + }, + { + "name": "circle-signal-noise-ratio-small", + "color": true, + "scalable": false, + "tags": [ + "IoT", + "circle", + "kreis", + "s/n", + "signal", + "noise", + "rauschen", + "ratio", + "verhältnis", + "snr", + "ui-icons", + "Projectspecific", + "circle-signal-noise-ratio", + "Size=small" + ] + }, + { + "name": "circle-signal-noise-ratio-medium", + "color": true, + "scalable": false, + "tags": [ + "IoT", + "circle", + "kreis", + "s/n", + "signal", + "noise", + "rauschen", + "ratio", + "verhältnis", + "snr", + "ui-icons", + "Projectspecific", + "circle-signal-noise-ratio", + "Size=medium" + ] + }, + { + "name": "door-arrow-right-left-small", + "color": true, + "scalable": false, + "tags": [ + "IoT", + "door", + "tür", + "event", + "open", + "offen", + "closed", + "geschlossen", + "status", + "state", + "zustand", + "arrow", + "right", + "left", + "pfeil", + "rechts", + "links", + "ui-icons", + "Projectspecific", + "door-arrow-right-left", + "Size=small" + ] + }, + { + "name": "door-arrow-right-left-medium", + "color": true, + "scalable": false, + "tags": [ + "IoT", + "door", + "tür", + "event", + "open", + "offen", + "closed", + "geschlossen", + "status", + "state", + "zustand", + "arrow", + "right", + "left", + "pfeil", + "rechts", + "links", + "ui-icons", + "Projectspecific", + "door-arrow-right-left", + "Size=medium" + ] + }, + { + "name": "hand-clock-small", + "color": true, + "scalable": false, + "tags": [ + "IoT", + "hand", + "clock", + "uhr", + "stationary", + "time", + "still", + "stand", + "stillstandszeit", + "stop", + "ui-icons", + "Projectspecific", + "hand-clock", + "Size=small" + ] + }, + { + "name": "hand-clock-medium", + "color": true, + "scalable": false, + "tags": [ + "IoT", + "hand", + "clock", + "uhr", + "stationary", + "time", + "still", + "stand", + "stillstandszeit", + "stop", + "ui-icons", + "Projectspecific", + "hand-clock", + "Size=medium" + ] + }, + { + "name": "bulb-on-percentage-small", + "color": true, + "scalable": false, + "tags": [ + "IoT", + "light", + "bulb", + "glühbirne", + "intensity", + "lichtstärke", + "percentage", + "prozent", + "ui-icons", + "Projectspecific", + "bulb-on-percentage", + "Size=small" + ] + }, + { + "name": "bulb-on-percentage-medium", + "color": true, + "scalable": false, + "tags": [ + "IoT", + "light", + "bulb", + "glühbirne", + "intensity", + "lichtstärke", + "percentage", + "prozent", + "ui-icons", + "Projectspecific", + "bulb-on-percentage", + "Size=medium" + ] + }, + { + "name": "bulb-off-percentage-signal-small", + "color": true, + "scalable": false, + "tags": [ + "IoT", + "light", + "bulb", + "glühbirne", + "intensity", + "lichtstärke", + "percentage", + "prozent", + "signal", + "command", + "befehl", + "ui-icons", + "Projectspecific", + "bulb-off-percentage-signal", + "Size=small" + ] + }, + { + "name": "bulb-off-percentage-signal-medium", + "color": true, + "scalable": false, + "tags": [ + "IoT", + "light", + "bulb", + "glühbirne", + "intensity", + "lichtstärke", + "percentage", + "prozent", + "signal", + "command", + "befehl", + "ui-icons", + "Projectspecific", + "bulb-off-percentage-signal", + "Size=medium" + ] + }, + { + "name": "arrows-left-right-dotted-small", + "color": true, + "scalable": false, + "tags": [ + "IoT", + "arrows", + "pfeile", + "left", + "links", + "right", + "rechts", + "dotted", + "gepunktet", + "move", + "moving", + "movement", + "motion", + "bewegen", + "bewegung", + "state", + "status", + "zustand", + "ui-icons", + "Projectspecific", + "arrows-left-right-dotted", + "Size=small" + ] + }, + { + "name": "arrows-left-right-dotted-medium", + "color": true, + "scalable": false, + "tags": [ + "IoT", + "arrows", + "pfeile", + "left", + "links", + "right", + "rechts", + "dotted", + "gepunktet", + "move", + "moving", + "movement", + "motion", + "bewegen", + "bewegung", + "state", + "status", + "zustand", + "ui-icons", + "Projectspecific", + "arrows-left-right-dotted", + "Size=medium" + ] + }, + { + "name": "arrows-up-down-pressure-small", + "color": true, + "scalable": false, + "tags": [ + "IoT", + "arrows", + "pfeile", + "up", + "oben", + "down", + "unten", + "pressure", + "druck", + "vertical", + "senkrecht", + "force", + "kraft", + "ui-icons", + "Projectspecific", + "arrows-up-down-pressure", + "Size=small" + ] + }, + { + "name": "arrows-up-down-pressure-medium", + "color": true, + "scalable": false, + "tags": [ + "IoT", + "arrows", + "pfeile", + "up", + "oben", + "down", + "unten", + "pressure", + "druck", + "vertical", + "senkrecht", + "force", + "kraft", + "ui-icons", + "Projectspecific", + "arrows-up-down-pressure", + "Size=medium" + ] + }, + { + "name": "railway-switch-app-small", + "color": true, + "scalable": false, + "tags": [ + "app", + "switch", + "WpA", + "railway", + "weiche", + "steuerung", + "umschalten", + "ui-icons", + "Projectspecific", + "railway-switch-app", + "Size=small" + ] + }, + { + "name": "railway-switch-app-medium", + "color": true, + "scalable": false, + "tags": [ + "app", + "switch", + "WpA", + "railway", + "weiche", + "steuerung", + "umschalten", + "ui-icons", + "Projectspecific", + "railway-switch-app", + "Size=medium" + ] + }, + { + "name": "sa-1", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-1" + ] + }, + { + "name": "sa-2", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-2" + ] + }, + { + "name": "sa-aa", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-aa" + ] + }, + { + "name": "sa-ar", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-ar" + ] + }, + { + "name": "sa-abteilkinderwagen", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-abteilkinderwagen" + ] + }, + { + "name": "sa-af", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-af" + ] + }, + { + "name": "sa-at", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-at" + ] + }, + { + "name": "sa-aw", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-aw" + ] + }, + { + "name": "sa-b", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-b" + ] + }, + { + "name": "sa-bb", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-bb" + ] + }, + { + "name": "sa-be", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-be" + ] + }, + { + "name": "sa-bi", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-bi" + ] + }, + { + "name": "sa-bk", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-bk" + ] + }, + { + "name": "sa-bl", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-bl" + ] + }, + { + "name": "sa-br", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-br" + ] + }, + { + "name": "sa-bs", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-bs" + ] + }, + { + "name": "sa-bv", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-bv" + ] + }, + { + "name": "sa-bz", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-bz" + ] + }, + { + "name": "sa-cc", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-cc" + ] + }, + { + "name": "sa-ci", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-ci" + ] + }, + { + "name": "sa-co", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-co" + ] + }, + { + "name": "sa-ds", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-ds" + ] + }, + { + "name": "sa-dz", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-dz" + ] + }, + { + "name": "sa-ep", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-ep" + ] + }, + { + "name": "sa-fa", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-fa" + ] + }, + { + "name": "sa-fl", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-fl" + ] + }, + { + "name": "sa-fs", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-fs" + ] + }, + { + "name": "sa-fw", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-fw" + ] + }, + { + "name": "sa-fz", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-fz" + ] + }, + { + "name": "sa-gk", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-gk" + ] + }, + { + "name": "sa-gl", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-gl" + ] + }, + { + "name": "sa-gn", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-gn" + ] + }, + { + "name": "sa-gp", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-gp" + ] + }, + { + "name": "sa-gr", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-gr" + ] + }, + { + "name": "sa-gx", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-gx" + ] + }, + { + "name": "sa-gz", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-gz" + ] + }, + { + "name": "sa-hk", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-hk" + ] + }, + { + "name": "sa-hi", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-hi" + ] + }, + { + "name": "sa-hl", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-hl" + ] + }, + { + "name": "sa-hn", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-hn" + ] + }, + { + "name": "sa-ii", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-ii" + ] + }, + { + "name": "sa-je", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-je" + ] + }, + { + "name": "sa-kb", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-kb" + ] + }, + { + "name": "sa-kw", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-kw" + ] + }, + { + "name": "sa-lc", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-lc" + ] + }, + { + "name": "sa-le", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-le" + ] + }, + { + "name": "sa-me", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-me" + ] + }, + { + "name": "sa-mi", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-mi" + ] + }, + { + "name": "sa-mo", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-mo" + ] + }, + { + "name": "sa-mp", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-mp" + ] + }, + { + "name": "sa-nf", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-nf" + ] + }, + { + "name": "sa-nj", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-nj" + ] + }, + { + "name": "sa-nv", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-nv" + ] + }, + { + "name": "sa-ob", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-ob" + ] + }, + { + "name": "sa-om", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-om" + ] + }, + { + "name": "sa-p", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-p" + ] + }, + { + "name": "sa-pa", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-pa" + ] + }, + { + "name": "sa-pg", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-pg" + ] + }, + { + "name": "sa-ph", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-ph" + ] + }, + { + "name": "sa-pl", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-pl" + ] + }, + { + "name": "sa-pr", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-pr" + ] + }, + { + "name": "sa-r", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-r" + ] + }, + { + "name": "sa-rb", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-rb" + ] + }, + { + "name": "sa-rc", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-rc" + ] + }, + { + "name": "sa-re", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-re" + ] + }, + { + "name": "sa-rq", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-rq" + ] + }, + { + "name": "sa-rr", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-rr" + ] + }, + { + "name": "sa-reisegruppe", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-reisegruppe" + ] + }, + { + "name": "sa-rs", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-rs" + ] + }, + { + "name": "sa-rn", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-rn" + ] + }, + { + "name": "sa-rp", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-rp" + ] + }, + { + "name": "sa-ra", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-ra" + ] + }, + { + "name": "sa-wt", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-wt" + ] + }, + { + "name": "sa-ru", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-ru" + ] + }, + { + "name": "sa-rt", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-rt" + ] + }, + { + "name": "sa-ry", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-ry" + ] + }, + { + "name": "sa-rz", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-rz" + ] + }, + { + "name": "sa-s", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-s" + ] + }, + { + "name": "sa-sb", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-sb" + ] + }, + { + "name": "sa-sc", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-sc" + ] + }, + { + "name": "sa-sd", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-sd" + ] + }, + { + "name": "sa-sf", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-sf" + ] + }, + { + "name": "sa-sh", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-sh" + ] + }, + { + "name": "sa-sk", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-sk" + ] + }, + { + "name": "sa-sl", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-sl" + ] + }, + { + "name": "sa-sm", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-sm" + ] + }, + { + "name": "sa-sp", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-sp" + ] + }, + { + "name": "sa-sn", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-sn" + ] + }, + { + "name": "sa-sv", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-sv" + ] + }, + { + "name": "sa-sz", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-sz" + ] + }, + { + "name": "sa-ta", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-ta" + ] + }, + { + "name": "sa-tc", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-tc" + ] + }, + { + "name": "sa-td", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-td" + ] + }, + { + "name": "sa-tf", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-tf" + ] + }, + { + "name": "sa-tg", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-tg" + ] + }, + { + "name": "sa-tk", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-tk" + ] + }, + { + "name": "sa-tn", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-tn" + ] + }, + { + "name": "sa-ts", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-ts" + ] + }, + { + "name": "sa-tt", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-tt" + ] + }, + { + "name": "sa-tx", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-tx" + ] + }, + { + "name": "sa-uk", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-uk" + ] + }, + { + "name": "sa-vb", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-vb" + ] + }, + { + "name": "sa-vc", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-vc" + ] + }, + { + "name": "sa-vi", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-vi" + ] + }, + { + "name": "sa-vk", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-vk" + ] + }, + { + "name": "sa-vl", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-vl" + ] + }, + { + "name": "sa-vn", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-vn" + ] + }, + { + "name": "sa-vo", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-vo" + ] + }, + { + "name": "sa-vp", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-vp" + ] + }, + { + "name": "sa-vr", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-vr" + ] + }, + { + "name": "sa-vs", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-vs" + ] + }, + { + "name": "sa-vt", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-vt" + ] + }, + { + "name": "sa-vx", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-vx" + ] + }, + { + "name": "sa-wb", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-wb" + ] + }, + { + "name": "sa-wf", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-wf" + ] + }, + { + "name": "sa-wl", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-wl" + ] + }, + { + "name": "sa-wr", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-wr" + ] + }, + { + "name": "sa-ws", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-ws" + ] + }, + { + "name": "sa-wv", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-wv" + ] + }, + { + "name": "sa-x", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-x" + ] + }, + { + "name": "sa-xx", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-xx" + ] + }, + { + "name": "sa-xp", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-xp" + ] + }, + { + "name": "sa-xr", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-xr" + ] + }, + { + "name": "sa-xt", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-xt" + ] + }, + { + "name": "sa-y", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-y" + ] + }, + { + "name": "sa-yb", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-yb" + ] + }, + { + "name": "sa-ym", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-ym" + ] + }, + { + "name": "sa-yt", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-yt" + ] + }, + { + "name": "sa-z", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-z" + ] + }, + { + "name": "sa-zm", + "color": true, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Attributes", + "sa-zm" + ] + }, + { + "name": "add-stop", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "HIM-CUS", + "light", + "add-stop" + ] + }, + { + "name": "alternative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "HIM-CUS", + "light", + "alternative" + ] + }, + { + "name": "cancellation", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "HIM-CUS", + "light", + "cancellation" + ] + }, + { + "name": "construction", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "HIM-CUS", + "light", + "construction" + ] + }, + { + "name": "delay", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "HIM-CUS", + "light", + "delay" + ] + }, + { + "name": "disruption", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "HIM-CUS", + "light", + "disruption" + ] + }, + { + "name": "info", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "HIM-CUS", + "light", + "info" + ] + }, + { + "name": "missed-connection", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "HIM-CUS", + "light", + "missed-connection" + ] + }, + { + "name": "platform-change", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "HIM-CUS", + "light", + "platform-change" + ] + }, + { + "name": "replacementbus", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "HIM-CUS", + "light", + "replacementbus" + ] + }, + { + "name": "reroute", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "HIM-CUS", + "light", + "reroute" + ] + }, + { + "name": "utilization-high", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "HIM-CUS", + "light", + "utilization-high" + ] + }, + { + "name": "utilization-low", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "HIM-CUS", + "light", + "utilization-low" + ] + }, + { + "name": "utilization-medium", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "HIM-CUS", + "light", + "utilization-medium" + ] + }, + { + "name": "utilization-none", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "HIM-CUS", + "light", + "utilization-none" + ] + }, + { + "name": "utilization-high-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "HIM-CUS", + "dark", + "utilization-high-negative" + ] + }, + { + "name": "utilization-low-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "HIM-CUS", + "dark", + "utilization-low-negative" + ] + }, + { + "name": "utilization-medium-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "HIM-CUS", + "dark", + "utilization-medium-negative" + ] + }, + { + "name": "utilization-none-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "HIM-CUS", + "dark", + "utilization-none-negative" + ] + }, + { + "name": "utilization-high-high-contrast", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "HIM-CUS", + "high-contrast", + "utilization-high-high-contrast" + ] + }, + { + "name": "utilization-low-high-contrast", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "HIM-CUS", + "high-contrast", + "utilization-low-high-contrast" + ] + }, + { + "name": "utilization-medium-high-contrast", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "HIM-CUS", + "high-contrast", + "utilization-medium-high-contrast" + ] + }, + { + "name": "utilization-none-high-contrast", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "HIM-CUS", + "high-contrast", + "utilization-none-high-contrast" + ] + }, + { + "name": "bex", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "bex" + ] + }, + { + "name": "cnl", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "cnl" + ] + }, + { + "name": "ec", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ec" + ] + }, + { + "name": "en", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "en" + ] + }, + { + "name": "ext", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ext" + ] + }, + { + "name": "gex", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "gex" + ] + }, + { + "name": "ic", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic" + ] + }, + { + "name": "ic-1", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-1" + ] + }, + { + "name": "ic-2", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-2" + ] + }, + { + "name": "ic-3", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-3" + ] + }, + { + "name": "ic-4", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-4" + ] + }, + { + "name": "ic-5", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-5" + ] + }, + { + "name": "ic-6", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-6" + ] + }, + { + "name": "ic-7", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-7" + ] + }, + { + "name": "ic-8", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-8" + ] + }, + { + "name": "ic-9", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-9" + ] + }, + { + "name": "ic-10", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-10" + ] + }, + { + "name": "ic-11", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-11" + ] + }, + { + "name": "ic-12", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-12" + ] + }, + { + "name": "ic-13", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-13" + ] + }, + { + "name": "ic-14", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-14" + ] + }, + { + "name": "ic-15", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-15" + ] + }, + { + "name": "ic-16", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-16" + ] + }, + { + "name": "ic-17", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-17" + ] + }, + { + "name": "ic-18", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-18" + ] + }, + { + "name": "ic-19", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-19" + ] + }, + { + "name": "ic-20", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-20" + ] + }, + { + "name": "ic-21", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-21" + ] + }, + { + "name": "ic-22", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-22" + ] + }, + { + "name": "ic-23", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-23" + ] + }, + { + "name": "ic-24", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-24" + ] + }, + { + "name": "ic-25", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-25" + ] + }, + { + "name": "ic-26", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-26" + ] + }, + { + "name": "ic-27", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-27" + ] + }, + { + "name": "ic-28", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-28" + ] + }, + { + "name": "ic-29", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-29" + ] + }, + { + "name": "ic-30", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-30" + ] + }, + { + "name": "ic-31", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-31" + ] + }, + { + "name": "ic-32", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-32" + ] + }, + { + "name": "ic-33", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-33" + ] + }, + { + "name": "ic-34", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-34" + ] + }, + { + "name": "ic-35", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-35" + ] + }, + { + "name": "ic-36", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-36" + ] + }, + { + "name": "ic-37", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-37" + ] + }, + { + "name": "ic-38", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-38" + ] + }, + { + "name": "ic-39", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-39" + ] + }, + { + "name": "ic-40", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-40" + ] + }, + { + "name": "ic-41", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-41" + ] + }, + { + "name": "ic-42", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-42" + ] + }, + { + "name": "ic-43", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-43" + ] + }, + { + "name": "ic-44", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-44" + ] + }, + { + "name": "ic-45", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-45" + ] + }, + { + "name": "ic-46", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-46" + ] + }, + { + "name": "ic-47", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-47" + ] + }, + { + "name": "ic-48", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-48" + ] + }, + { + "name": "ic-49", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-49" + ] + }, + { + "name": "ic-50", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-50" + ] + }, + { + "name": "ic-51", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-51" + ] + }, + { + "name": "ic-52", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-52" + ] + }, + { + "name": "ic-53", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-53" + ] + }, + { + "name": "ic-54", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-54" + ] + }, + { + "name": "ic-55", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-55" + ] + }, + { + "name": "ic-56", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-56" + ] + }, + { + "name": "ic-57", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-57" + ] + }, + { + "name": "ic-58", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-58" + ] + }, + { + "name": "ic-59", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-59" + ] + }, + { + "name": "ic-60", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-60" + ] + }, + { + "name": "ic-61", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-61" + ] + }, + { + "name": "ic-62", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-62" + ] + }, + { + "name": "ic-63", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-63" + ] + }, + { + "name": "ic-64", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-64" + ] + }, + { + "name": "ic-65", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-65" + ] + }, + { + "name": "ic-66", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-66" + ] + }, + { + "name": "ic-67", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-67" + ] + }, + { + "name": "ic-68", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-68" + ] + }, + { + "name": "ic-69", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-69" + ] + }, + { + "name": "ic-70", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-70" + ] + }, + { + "name": "ic-71", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-71" + ] + }, + { + "name": "ic-72", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-72" + ] + }, + { + "name": "ic-73", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-73" + ] + }, + { + "name": "ic-74", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-74" + ] + }, + { + "name": "ic-75", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-75" + ] + }, + { + "name": "ic-76", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-76" + ] + }, + { + "name": "ic-77", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-77" + ] + }, + { + "name": "ic-78", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-78" + ] + }, + { + "name": "ic-79", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-79" + ] + }, + { + "name": "ic-80", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-80" + ] + }, + { + "name": "ic-81", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-81" + ] + }, + { + "name": "ic-82", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-82" + ] + }, + { + "name": "ic-83", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-83" + ] + }, + { + "name": "ic-84", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-84" + ] + }, + { + "name": "ic-85", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-85" + ] + }, + { + "name": "ic-86", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-86" + ] + }, + { + "name": "ic-87", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-87" + ] + }, + { + "name": "ic-88", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-88" + ] + }, + { + "name": "ic-89", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-89" + ] + }, + { + "name": "ic-90", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-90" + ] + }, + { + "name": "ic-91", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-91" + ] + }, + { + "name": "ic-92", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-92" + ] + }, + { + "name": "ic-93", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-93" + ] + }, + { + "name": "ic-94", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-94" + ] + }, + { + "name": "ic-95", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-95" + ] + }, + { + "name": "ic-96", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-96" + ] + }, + { + "name": "ic-97", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-97" + ] + }, + { + "name": "ic-98", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-98" + ] + }, + { + "name": "ic-99", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ic", + "ic-99" + ] + }, + { + "name": "ice", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ice" + ] + }, + { + "name": "icn", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "icn" + ] + }, + { + "name": "ir", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir" + ] + }, + { + "name": "ir-1", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-1" + ] + }, + { + "name": "ir-2", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-2" + ] + }, + { + "name": "ir-3", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-3" + ] + }, + { + "name": "ir-4", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-4" + ] + }, + { + "name": "ir-5", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-5" + ] + }, + { + "name": "ir-6", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-6" + ] + }, + { + "name": "ir-7", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-7" + ] + }, + { + "name": "ir-8", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-8" + ] + }, + { + "name": "ir-9", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-9" + ] + }, + { + "name": "ir-10", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-10" + ] + }, + { + "name": "ir-11", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-11" + ] + }, + { + "name": "ir-12", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-12" + ] + }, + { + "name": "ir-13", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-13" + ] + }, + { + "name": "ir-14", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-14" + ] + }, + { + "name": "ir-15", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-15" + ] + }, + { + "name": "ir-16", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-16" + ] + }, + { + "name": "ir-17", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-17" + ] + }, + { + "name": "ir-18", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-18" + ] + }, + { + "name": "ir-19", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-19" + ] + }, + { + "name": "ir-20", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-20" + ] + }, + { + "name": "ir-21", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-21" + ] + }, + { + "name": "ir-22", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-22" + ] + }, + { + "name": "ir-23", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-23" + ] + }, + { + "name": "ir-24", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-24" + ] + }, + { + "name": "ir-25", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-25" + ] + }, + { + "name": "ir-26", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-26" + ] + }, + { + "name": "ir-27", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-27" + ] + }, + { + "name": "ir-28", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-28" + ] + }, + { + "name": "ir-29", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-29" + ] + }, + { + "name": "ir-30", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-30" + ] + }, + { + "name": "ir-31", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-31" + ] + }, + { + "name": "ir-32", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-32" + ] + }, + { + "name": "ir-33", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-33" + ] + }, + { + "name": "ir-34", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-34" + ] + }, + { + "name": "ir-35", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-35" + ] + }, + { + "name": "ir-36", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-36" + ] + }, + { + "name": "ir-37", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-37" + ] + }, + { + "name": "ir-38", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-38" + ] + }, + { + "name": "ir-39", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-39" + ] + }, + { + "name": "ir-40", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-40" + ] + }, + { + "name": "ir-41", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-41" + ] + }, + { + "name": "ir-42", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-42" + ] + }, + { + "name": "ir-43", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-43" + ] + }, + { + "name": "ir-44", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-44" + ] + }, + { + "name": "ir-45", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-45" + ] + }, + { + "name": "ir-46", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-46" + ] + }, + { + "name": "ir-47", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-47" + ] + }, + { + "name": "ir-48", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-48" + ] + }, + { + "name": "ir-49", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-49" + ] + }, + { + "name": "ir-50", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-50" + ] + }, + { + "name": "ir-51", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-51" + ] + }, + { + "name": "ir-52", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-52" + ] + }, + { + "name": "ir-53", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-53" + ] + }, + { + "name": "ir-54", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-54" + ] + }, + { + "name": "ir-55", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-55" + ] + }, + { + "name": "ir-56", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-56" + ] + }, + { + "name": "ir-57", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-57" + ] + }, + { + "name": "ir-58", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-58" + ] + }, + { + "name": "ir-59", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-59" + ] + }, + { + "name": "ir-60", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-60" + ] + }, + { + "name": "ir-61", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-61" + ] + }, + { + "name": "ir-62", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-62" + ] + }, + { + "name": "ir-63", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-63" + ] + }, + { + "name": "ir-64", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-64" + ] + }, + { + "name": "ir-65", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-65" + ] + }, + { + "name": "ir-66", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-66" + ] + }, + { + "name": "ir-67", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-67" + ] + }, + { + "name": "ir-68", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-68" + ] + }, + { + "name": "ir-69", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-69" + ] + }, + { + "name": "ir-70", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-70" + ] + }, + { + "name": "ir-71", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-71" + ] + }, + { + "name": "ir-72", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-72" + ] + }, + { + "name": "ir-73", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-73" + ] + }, + { + "name": "ir-74", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-74" + ] + }, + { + "name": "ir-75", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-75" + ] + }, + { + "name": "ir-76", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-76" + ] + }, + { + "name": "ir-77", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-77" + ] + }, + { + "name": "ir-78", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-78" + ] + }, + { + "name": "ir-79", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-79" + ] + }, + { + "name": "ir-80", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-80" + ] + }, + { + "name": "ir-81", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-81" + ] + }, + { + "name": "ir-82", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-82" + ] + }, + { + "name": "ir-83", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-83" + ] + }, + { + "name": "ir-84", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-84" + ] + }, + { + "name": "ir-85", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-85" + ] + }, + { + "name": "ir-86", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-86" + ] + }, + { + "name": "ir-87", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-87" + ] + }, + { + "name": "ir-88", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-88" + ] + }, + { + "name": "ir-89", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-89" + ] + }, + { + "name": "ir-90", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-90" + ] + }, + { + "name": "ir-91", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-91" + ] + }, + { + "name": "ir-92", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-92" + ] + }, + { + "name": "ir-93", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-93" + ] + }, + { + "name": "ir-94", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-94" + ] + }, + { + "name": "ir-95", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-95" + ] + }, + { + "name": "ir-96", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-96" + ] + }, + { + "name": "ir-97", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-97" + ] + }, + { + "name": "ir-98", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-98" + ] + }, + { + "name": "ir-99", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ir", + "ir-99" + ] + }, + { + "name": "nj", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "nj" + ] + }, + { + "name": "ogv", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ogv" + ] + }, + { + "name": "pe", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "Frame 4", + "pe" + ] + }, + { + "name": "pe-30", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "Frame 4", + "pe-30" + ] + }, + { + "name": "re", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re" + ] + }, + { + "name": "re-1", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-1" + ] + }, + { + "name": "re-2", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-2" + ] + }, + { + "name": "re-3", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-3" + ] + }, + { + "name": "re-4", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-4" + ] + }, + { + "name": "re-5", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-5" + ] + }, + { + "name": "re-6", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-6" + ] + }, + { + "name": "re-7", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-7" + ] + }, + { + "name": "re-8", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-8" + ] + }, + { + "name": "re-9", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-9" + ] + }, + { + "name": "re-10", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-10" + ] + }, + { + "name": "re-11", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-11" + ] + }, + { + "name": "re-12", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-12" + ] + }, + { + "name": "re-13", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-13" + ] + }, + { + "name": "re-14", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-14" + ] + }, + { + "name": "re-15", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-15" + ] + }, + { + "name": "re-16", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-16" + ] + }, + { + "name": "re-17", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-17" + ] + }, + { + "name": "re-18", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-18" + ] + }, + { + "name": "re-19", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-19" + ] + }, + { + "name": "re-20", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-20" + ] + }, + { + "name": "re-21", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-21" + ] + }, + { + "name": "re-22", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-22" + ] + }, + { + "name": "re-23", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-23" + ] + }, + { + "name": "re-24", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-24" + ] + }, + { + "name": "re-25", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-25" + ] + }, + { + "name": "re-26", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-26" + ] + }, + { + "name": "re-27", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-27" + ] + }, + { + "name": "re-28", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-28" + ] + }, + { + "name": "re-29", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-29" + ] + }, + { + "name": "re-30", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-30" + ] + }, + { + "name": "re-31", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-31" + ] + }, + { + "name": "re-32", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-32" + ] + }, + { + "name": "re-33", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-33" + ] + }, + { + "name": "re-34", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-34" + ] + }, + { + "name": "re-35", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-35" + ] + }, + { + "name": "re-36", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-36" + ] + }, + { + "name": "re-37", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-37" + ] + }, + { + "name": "re-38", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-38" + ] + }, + { + "name": "re-39", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-39" + ] + }, + { + "name": "re-40", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-40" + ] + }, + { + "name": "re-41", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-41" + ] + }, + { + "name": "re-42", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-42" + ] + }, + { + "name": "re-43", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-43" + ] + }, + { + "name": "re-44", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-44" + ] + }, + { + "name": "re-45", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-45" + ] + }, + { + "name": "re-46", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-46" + ] + }, + { + "name": "re-47", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-47" + ] + }, + { + "name": "re-48", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-48" + ] + }, + { + "name": "re-49", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-49" + ] + }, + { + "name": "re-50", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-50" + ] + }, + { + "name": "re-51", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-51" + ] + }, + { + "name": "re-52", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-52" + ] + }, + { + "name": "re-53", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-53" + ] + }, + { + "name": "re-54", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-54" + ] + }, + { + "name": "re-55", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-55" + ] + }, + { + "name": "re-56", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-56" + ] + }, + { + "name": "re-57", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-57" + ] + }, + { + "name": "re-58", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-58" + ] + }, + { + "name": "re-59", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-59" + ] + }, + { + "name": "re-60", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-60" + ] + }, + { + "name": "re-61", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-61" + ] + }, + { + "name": "re-62", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-62" + ] + }, + { + "name": "re-63", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-63" + ] + }, + { + "name": "re-64", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-64" + ] + }, + { + "name": "re-65", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-65" + ] + }, + { + "name": "re-66", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-66" + ] + }, + { + "name": "re-67", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-67" + ] + }, + { + "name": "re-68", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-68" + ] + }, + { + "name": "re-69", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-69" + ] + }, + { + "name": "re-70", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-70" + ] + }, + { + "name": "re-71", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-71" + ] + }, + { + "name": "re-72", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-72" + ] + }, + { + "name": "re-73", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-73" + ] + }, + { + "name": "re-74", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-74" + ] + }, + { + "name": "re-75", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-75" + ] + }, + { + "name": "re-76", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-76" + ] + }, + { + "name": "re-77", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-77" + ] + }, + { + "name": "re-78", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-78" + ] + }, + { + "name": "re-79", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-79" + ] + }, + { + "name": "re-80", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-80" + ] + }, + { + "name": "re-81", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-81" + ] + }, + { + "name": "re-82", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-82" + ] + }, + { + "name": "re-83", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-83" + ] + }, + { + "name": "re-84", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-84" + ] + }, + { + "name": "re-85", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-85" + ] + }, + { + "name": "re-86", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-86" + ] + }, + { + "name": "re-87", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-87" + ] + }, + { + "name": "re-88", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-88" + ] + }, + { + "name": "re-89", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-89" + ] + }, + { + "name": "re-90", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-90" + ] + }, + { + "name": "re-91", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-91" + ] + }, + { + "name": "re-92", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-92" + ] + }, + { + "name": "re-93", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-93" + ] + }, + { + "name": "re-94", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-94" + ] + }, + { + "name": "re-95", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-95" + ] + }, + { + "name": "re-96", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-96" + ] + }, + { + "name": "re-97", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-97" + ] + }, + { + "name": "re-98", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-98" + ] + }, + { + "name": "re-99", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "re", + "re-99" + ] + }, + { + "name": "rj", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "rj" + ] + }, + { + "name": "rjx", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "rjx" + ] + }, + { + "name": "rx", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "rx" + ] + }, + { + "name": "sn", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn" + ] + }, + { + "name": "sn-1", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-1" + ] + }, + { + "name": "sn-2", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-2" + ] + }, + { + "name": "sn-3", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-3" + ] + }, + { + "name": "sn-4", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-4" + ] + }, + { + "name": "sn-5", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-5" + ] + }, + { + "name": "sn-6", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-6" + ] + }, + { + "name": "sn-7", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-7" + ] + }, + { + "name": "sn-8", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-8" + ] + }, + { + "name": "sn-9", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-9" + ] + }, + { + "name": "sn-10", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-10" + ] + }, + { + "name": "sn-11", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-11" + ] + }, + { + "name": "sn-12", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-12" + ] + }, + { + "name": "sn-13", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-13" + ] + }, + { + "name": "sn-14", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-14" + ] + }, + { + "name": "sn-15", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-15" + ] + }, + { + "name": "sn-16", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-16" + ] + }, + { + "name": "sn-17", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-17" + ] + }, + { + "name": "sn-18", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-18" + ] + }, + { + "name": "sn-19", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-19" + ] + }, + { + "name": "sn-20", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-20" + ] + }, + { + "name": "sn-21", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-21" + ] + }, + { + "name": "sn-22", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-22" + ] + }, + { + "name": "sn-23", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-23" + ] + }, + { + "name": "sn-24", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-24" + ] + }, + { + "name": "sn-25", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-25" + ] + }, + { + "name": "sn-26", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-26" + ] + }, + { + "name": "sn-27", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-27" + ] + }, + { + "name": "sn-28", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-28" + ] + }, + { + "name": "sn-29", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-29" + ] + }, + { + "name": "sn-30", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-30" + ] + }, + { + "name": "sn-31", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-31" + ] + }, + { + "name": "sn-32", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-32" + ] + }, + { + "name": "sn-33", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-33" + ] + }, + { + "name": "sn-34", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-34" + ] + }, + { + "name": "sn-35", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-35" + ] + }, + { + "name": "sn-36", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-36" + ] + }, + { + "name": "sn-37", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-37" + ] + }, + { + "name": "sn-38", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-38" + ] + }, + { + "name": "sn-39", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-39" + ] + }, + { + "name": "sn-40", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-40" + ] + }, + { + "name": "sn-41", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-41" + ] + }, + { + "name": "sn-42", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-42" + ] + }, + { + "name": "sn-43", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-43" + ] + }, + { + "name": "sn-44", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-44" + ] + }, + { + "name": "sn-45", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-45" + ] + }, + { + "name": "sn-46", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-46" + ] + }, + { + "name": "sn-47", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-47" + ] + }, + { + "name": "sn-48", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-48" + ] + }, + { + "name": "sn-49", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-49" + ] + }, + { + "name": "sn-50", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-50" + ] + }, + { + "name": "sn-51", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-51" + ] + }, + { + "name": "sn-52", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-52" + ] + }, + { + "name": "sn-53", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-53" + ] + }, + { + "name": "sn-54", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-54" + ] + }, + { + "name": "sn-55", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-55" + ] + }, + { + "name": "sn-56", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-56" + ] + }, + { + "name": "sn-57", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-57" + ] + }, + { + "name": "sn-58", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-58" + ] + }, + { + "name": "sn-59", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-59" + ] + }, + { + "name": "sn-60", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-60" + ] + }, + { + "name": "sn-61", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-61" + ] + }, + { + "name": "sn-62", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-62" + ] + }, + { + "name": "sn-63", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-63" + ] + }, + { + "name": "sn-64", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-64" + ] + }, + { + "name": "sn-65", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-65" + ] + }, + { + "name": "sn-66", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-66" + ] + }, + { + "name": "sn-67", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-67" + ] + }, + { + "name": "sn-68", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-68" + ] + }, + { + "name": "sn-69", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-69" + ] + }, + { + "name": "sn-70", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-70" + ] + }, + { + "name": "sn-71", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-71" + ] + }, + { + "name": "sn-72", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-72" + ] + }, + { + "name": "sn-73", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-73" + ] + }, + { + "name": "sn-74", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-74" + ] + }, + { + "name": "sn-75", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-75" + ] + }, + { + "name": "sn-76", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-76" + ] + }, + { + "name": "sn-77", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-77" + ] + }, + { + "name": "sn-78", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-78" + ] + }, + { + "name": "sn-79", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-79" + ] + }, + { + "name": "sn-80", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-80" + ] + }, + { + "name": "sn-81", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-81" + ] + }, + { + "name": "sn-82", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-82" + ] + }, + { + "name": "sn-83", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-83" + ] + }, + { + "name": "sn-84", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-84" + ] + }, + { + "name": "sn-85", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-85" + ] + }, + { + "name": "sn-86", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-86" + ] + }, + { + "name": "sn-87", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-87" + ] + }, + { + "name": "sn-88", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-88" + ] + }, + { + "name": "sn-89", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-89" + ] + }, + { + "name": "sn-90", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-90" + ] + }, + { + "name": "sn-91", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-91" + ] + }, + { + "name": "sn-92", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-92" + ] + }, + { + "name": "sn-93", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-93" + ] + }, + { + "name": "sn-94", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-94" + ] + }, + { + "name": "sn-95", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-95" + ] + }, + { + "name": "sn-96", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-96" + ] + }, + { + "name": "sn-97", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-97" + ] + }, + { + "name": "sn-98", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-98" + ] + }, + { + "name": "sn-99", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "sn", + "sn-99" + ] + }, + { + "name": "tgv", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "tgv" + ] + }, + { + "name": "vae", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "vae" + ] + }, + { + "name": "ev", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev" + ] + }, + { + "name": "ev-1", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-1" + ] + }, + { + "name": "ev-2", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-2" + ] + }, + { + "name": "ev-3", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-3" + ] + }, + { + "name": "ev-4", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-4" + ] + }, + { + "name": "ev-5", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-5" + ] + }, + { + "name": "ev-6", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-6" + ] + }, + { + "name": "ev-7", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-7" + ] + }, + { + "name": "ev-8", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-8" + ] + }, + { + "name": "ev-9", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-9" + ] + }, + { + "name": "ev-10", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-10" + ] + }, + { + "name": "ev-11", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-11" + ] + }, + { + "name": "ev-12", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-12" + ] + }, + { + "name": "ev-13", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-13" + ] + }, + { + "name": "ev-14", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-14" + ] + }, + { + "name": "ev-15", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-15" + ] + }, + { + "name": "ev-16", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-16" + ] + }, + { + "name": "ev-17", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-17" + ] + }, + { + "name": "ev-18", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-18" + ] + }, + { + "name": "ev-19", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-19" + ] + }, + { + "name": "ev-20", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-20" + ] + }, + { + "name": "ev-21", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-21" + ] + }, + { + "name": "ev-22", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-22" + ] + }, + { + "name": "ev-23", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-23" + ] + }, + { + "name": "ev-24", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-24" + ] + }, + { + "name": "ev-25", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-25" + ] + }, + { + "name": "ev-26", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-26" + ] + }, + { + "name": "ev-27", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-27" + ] + }, + { + "name": "ev-28", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-28" + ] + }, + { + "name": "ev-29", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-29" + ] + }, + { + "name": "ev-30", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-30" + ] + }, + { + "name": "ev-31", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-31" + ] + }, + { + "name": "ev-32", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-32" + ] + }, + { + "name": "ev-33", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-33" + ] + }, + { + "name": "ev-34", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-34" + ] + }, + { + "name": "ev-35", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-35" + ] + }, + { + "name": "ev-36", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-36" + ] + }, + { + "name": "ev-37", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-37" + ] + }, + { + "name": "ev-38", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-38" + ] + }, + { + "name": "ev-39", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-39" + ] + }, + { + "name": "ev-40", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-40" + ] + }, + { + "name": "ev-41", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-41" + ] + }, + { + "name": "ev-42", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-42" + ] + }, + { + "name": "ev-43", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-43" + ] + }, + { + "name": "ev-44", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-44" + ] + }, + { + "name": "ev-45", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-45" + ] + }, + { + "name": "ev-46", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-46" + ] + }, + { + "name": "ev-47", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-47" + ] + }, + { + "name": "ev-48", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-48" + ] + }, + { + "name": "ev-49", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-49" + ] + }, + { + "name": "ev-50", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-50" + ] + }, + { + "name": "ev-51", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-51" + ] + }, + { + "name": "ev-52", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-52" + ] + }, + { + "name": "ev-53", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-53" + ] + }, + { + "name": "ev-54", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-54" + ] + }, + { + "name": "ev-55", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-55" + ] + }, + { + "name": "ev-56", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-56" + ] + }, + { + "name": "ev-57", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-57" + ] + }, + { + "name": "ev-58", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-58" + ] + }, + { + "name": "ev-59", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-59" + ] + }, + { + "name": "ev-60", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-60" + ] + }, + { + "name": "ev-61", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-61" + ] + }, + { + "name": "ev-62", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-62" + ] + }, + { + "name": "ev-63", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-63" + ] + }, + { + "name": "ev-64", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-64" + ] + }, + { + "name": "ev-65", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-65" + ] + }, + { + "name": "ev-66", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-66" + ] + }, + { + "name": "ev-67", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-67" + ] + }, + { + "name": "ev-68", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-68" + ] + }, + { + "name": "ev-69", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-69" + ] + }, + { + "name": "ev-70", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-70" + ] + }, + { + "name": "ev-71", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-71" + ] + }, + { + "name": "ev-72", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-72" + ] + }, + { + "name": "ev-73", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-73" + ] + }, + { + "name": "ev-74", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-74" + ] + }, + { + "name": "ev-75", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-75" + ] + }, + { + "name": "ev-76", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-76" + ] + }, + { + "name": "ev-77", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-77" + ] + }, + { + "name": "ev-78", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-78" + ] + }, + { + "name": "ev-79", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-79" + ] + }, + { + "name": "ev-80", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-80" + ] + }, + { + "name": "ev-81", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-81" + ] + }, + { + "name": "ev-82", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-82" + ] + }, + { + "name": "ev-83", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-83" + ] + }, + { + "name": "ev-84", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-84" + ] + }, + { + "name": "ev-85", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-85" + ] + }, + { + "name": "ev-86", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-86" + ] + }, + { + "name": "ev-87", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-87" + ] + }, + { + "name": "ev-88", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-88" + ] + }, + { + "name": "ev-89", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-89" + ] + }, + { + "name": "ev-90", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-90" + ] + }, + { + "name": "ev-91", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-91" + ] + }, + { + "name": "ev-92", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-92" + ] + }, + { + "name": "ev-93", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-93" + ] + }, + { + "name": "ev-94", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-94" + ] + }, + { + "name": "ev-95", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-95" + ] + }, + { + "name": "ev-96", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-96" + ] + }, + { + "name": "ev-97", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-97" + ] + }, + { + "name": "ev-98", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-98" + ] + }, + { + "name": "ev-99", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "light", + "ev", + "ev-99" + ] + }, + { + "name": "bex-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "bex-negative" + ] + }, + { + "name": "cnl-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "cnl-negative" + ] + }, + { + "name": "ec-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ec-negative" + ] + }, + { + "name": "en-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "en-negative" + ] + }, + { + "name": "ext-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ext-negative" + ] + }, + { + "name": "gex-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "gex-negative" + ] + }, + { + "name": "ic-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-negative" + ] + }, + { + "name": "ic-1-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-1-negative" + ] + }, + { + "name": "ic-2-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-2-negative" + ] + }, + { + "name": "ic-3-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-3-negative" + ] + }, + { + "name": "ic-4-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-4-negative" + ] + }, + { + "name": "ic-5-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-5-negative" + ] + }, + { + "name": "ic-6-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-6-negative" + ] + }, + { + "name": "ic-7-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-7-negative" + ] + }, + { + "name": "ic-8-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-8-negative" + ] + }, + { + "name": "ic-9-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-9-negative" + ] + }, + { + "name": "ic-10-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-10-negative" + ] + }, + { + "name": "ic-11-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-11-negative" + ] + }, + { + "name": "ic-12-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-12-negative" + ] + }, + { + "name": "ic-13-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-13-negative" + ] + }, + { + "name": "ic-14-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-14-negative" + ] + }, + { + "name": "ic-15-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-15-negative" + ] + }, + { + "name": "ic-16-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-16-negative" + ] + }, + { + "name": "ic-17-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-17-negative" + ] + }, + { + "name": "ic-18-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-18-negative" + ] + }, + { + "name": "ic-19-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-19-negative" + ] + }, + { + "name": "ic-20-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-20-negative" + ] + }, + { + "name": "ic-21-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-21-negative" + ] + }, + { + "name": "ic-22-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-22-negative" + ] + }, + { + "name": "ic-23-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-23-negative" + ] + }, + { + "name": "ic-24-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-24-negative" + ] + }, + { + "name": "ic-25-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-25-negative" + ] + }, + { + "name": "ic-26-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-26-negative" + ] + }, + { + "name": "ic-27-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-27-negative" + ] + }, + { + "name": "ic-28-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-28-negative" + ] + }, + { + "name": "ic-29-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-29-negative" + ] + }, + { + "name": "ic-30-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-30-negative" + ] + }, + { + "name": "ic-31-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-31-negative" + ] + }, + { + "name": "ic-32-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-32-negative" + ] + }, + { + "name": "ic-33-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-33-negative" + ] + }, + { + "name": "ic-34-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-34-negative" + ] + }, + { + "name": "ic-35-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-35-negative" + ] + }, + { + "name": "ic-36-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-36-negative" + ] + }, + { + "name": "ic-37-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-37-negative" + ] + }, + { + "name": "ic-38-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-38-negative" + ] + }, + { + "name": "ic-39-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-39-negative" + ] + }, + { + "name": "ic-40-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-40-negative" + ] + }, + { + "name": "ic-41-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-41-negative" + ] + }, + { + "name": "ic-42-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-42-negative" + ] + }, + { + "name": "ic-43-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-43-negative" + ] + }, + { + "name": "ic-44-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-44-negative" + ] + }, + { + "name": "ic-45-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-45-negative" + ] + }, + { + "name": "ic-46-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-46-negative" + ] + }, + { + "name": "ic-47-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-47-negative" + ] + }, + { + "name": "ic-48-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-48-negative" + ] + }, + { + "name": "ic-49-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-49-negative" + ] + }, + { + "name": "ic-50-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-50-negative" + ] + }, + { + "name": "ic-51-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-51-negative" + ] + }, + { + "name": "ic-52-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-52-negative" + ] + }, + { + "name": "ic-53-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-53-negative" + ] + }, + { + "name": "ic-54-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-54-negative" + ] + }, + { + "name": "ic-55-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-55-negative" + ] + }, + { + "name": "ic-56-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-56-negative" + ] + }, + { + "name": "ic-57-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-57-negative" + ] + }, + { + "name": "ic-58-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-58-negative" + ] + }, + { + "name": "ic-59-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-59-negative" + ] + }, + { + "name": "ic-60-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-60-negative" + ] + }, + { + "name": "ic-61-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-61-negative" + ] + }, + { + "name": "ic-62-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-62-negative" + ] + }, + { + "name": "ic-63-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-63-negative" + ] + }, + { + "name": "ic-64-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-64-negative" + ] + }, + { + "name": "ic-65-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-65-negative" + ] + }, + { + "name": "ic-66-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-66-negative" + ] + }, + { + "name": "ic-67-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-67-negative" + ] + }, + { + "name": "ic-68-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-68-negative" + ] + }, + { + "name": "ic-69-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-69-negative" + ] + }, + { + "name": "ic-70-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-70-negative" + ] + }, + { + "name": "ic-71-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-71-negative" + ] + }, + { + "name": "ic-72-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-72-negative" + ] + }, + { + "name": "ic-73-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-73-negative" + ] + }, + { + "name": "ic-74-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-74-negative" + ] + }, + { + "name": "ic-75-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-75-negative" + ] + }, + { + "name": "ic-76-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-76-negative" + ] + }, + { + "name": "ic-77-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-77-negative" + ] + }, + { + "name": "ic-78-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-78-negative" + ] + }, + { + "name": "ic-79-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-79-negative" + ] + }, + { + "name": "ic-80-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-80-negative" + ] + }, + { + "name": "ic-81-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-81-negative" + ] + }, + { + "name": "ic-82-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-82-negative" + ] + }, + { + "name": "ic-83-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-83-negative" + ] + }, + { + "name": "ic-84-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-84-negative" + ] + }, + { + "name": "ic-85-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-85-negative" + ] + }, + { + "name": "ic-86-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-86-negative" + ] + }, + { + "name": "ic-87-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-87-negative" + ] + }, + { + "name": "ic-88-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-88-negative" + ] + }, + { + "name": "ic-89-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-89-negative" + ] + }, + { + "name": "ic-90-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-90-negative" + ] + }, + { + "name": "ic-91-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-91-negative" + ] + }, + { + "name": "ic-92-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-92-negative" + ] + }, + { + "name": "ic-93-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-93-negative" + ] + }, + { + "name": "ic-94-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-94-negative" + ] + }, + { + "name": "ic-95-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-95-negative" + ] + }, + { + "name": "ic-96-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-96-negative" + ] + }, + { + "name": "ic-97-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-97-negative" + ] + }, + { + "name": "ic-98-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-98-negative" + ] + }, + { + "name": "ic-99-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ic", + "ic-99-negative" + ] + }, + { + "name": "ice-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ice-negative" + ] + }, + { + "name": "icn-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "icn-negative" + ] + }, + { + "name": "ir-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir-negative" + ] + }, + { + "name": "ir-1-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-1-negative" + ] + }, + { + "name": "ir-2-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-2-negative" + ] + }, + { + "name": "ir-3-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-3-negative" + ] + }, + { + "name": "ir-4-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-4-negative" + ] + }, + { + "name": "ir-5-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-5-negative" + ] + }, + { + "name": "ir-6-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-6-negative" + ] + }, + { + "name": "ir-7-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-7-negative" + ] + }, + { + "name": "ir-8-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-8-negative" + ] + }, + { + "name": "ir-9-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-9-negative" + ] + }, + { + "name": "ir-10-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-10-negative" + ] + }, + { + "name": "ir-11-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-11-negative" + ] + }, + { + "name": "ir-12-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-12-negative" + ] + }, + { + "name": "ir-13-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-13-negative" + ] + }, + { + "name": "ir-14-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-14-negative" + ] + }, + { + "name": "ir-15-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-15-negative" + ] + }, + { + "name": "ir-16-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-16-negative" + ] + }, + { + "name": "ir-17-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-17-negative" + ] + }, + { + "name": "ir-18-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-18-negative" + ] + }, + { + "name": "ir-19-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-19-negative" + ] + }, + { + "name": "ir-20-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-20-negative" + ] + }, + { + "name": "ir-21-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-21-negative" + ] + }, + { + "name": "ir-22-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-22-negative" + ] + }, + { + "name": "ir-23-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-23-negative" + ] + }, + { + "name": "ir-24-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-24-negative" + ] + }, + { + "name": "ir-25-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-25-negative" + ] + }, + { + "name": "ir-26-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-26-negative" + ] + }, + { + "name": "ir-27-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-27-negative" + ] + }, + { + "name": "ir-28-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-28-negative" + ] + }, + { + "name": "ir-29-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-29-negative" + ] + }, + { + "name": "ir-30-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-30-negative" + ] + }, + { + "name": "ir-31-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-31-negative" + ] + }, + { + "name": "ir-32-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-32-negative" + ] + }, + { + "name": "ir-33-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-33-negative" + ] + }, + { + "name": "ir-34-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-34-negative" + ] + }, + { + "name": "ir-35-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-35-negative" + ] + }, + { + "name": "ir-36-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-36-negative" + ] + }, + { + "name": "ir-37-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-37-negative" + ] + }, + { + "name": "ir-38-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-38-negative" + ] + }, + { + "name": "ir-39-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-39-negative" + ] + }, + { + "name": "ir-40-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-40-negative" + ] + }, + { + "name": "ir-41-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-41-negative" + ] + }, + { + "name": "ir-42-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-42-negative" + ] + }, + { + "name": "ir-43-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-43-negative" + ] + }, + { + "name": "ir-44-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-44-negative" + ] + }, + { + "name": "ir-45-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-45-negative" + ] + }, + { + "name": "ir-46-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-46-negative" + ] + }, + { + "name": "ir-47-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-47-negative" + ] + }, + { + "name": "ir-48-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-48-negative" + ] + }, + { + "name": "ir-49-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-49-negative" + ] + }, + { + "name": "ir-50-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-50-negative" + ] + }, + { + "name": "ir-51-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-51-negative" + ] + }, + { + "name": "ir-52-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-52-negative" + ] + }, + { + "name": "ir-53-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-53-negative" + ] + }, + { + "name": "ir-54-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-54-negative" + ] + }, + { + "name": "ir-55-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-55-negative" + ] + }, + { + "name": "ir-56-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-56-negative" + ] + }, + { + "name": "ir-57-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-57-negative" + ] + }, + { + "name": "ir-58-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-58-negative" + ] + }, + { + "name": "ir-59-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-59-negative" + ] + }, + { + "name": "ir-60-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-60-negative" + ] + }, + { + "name": "ir-61-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-61-negative" + ] + }, + { + "name": "ir-62-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-62-negative" + ] + }, + { + "name": "ir-63-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-63-negative" + ] + }, + { + "name": "ir-64-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-64-negative" + ] + }, + { + "name": "ir-65-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-65-negative" + ] + }, + { + "name": "ir-66-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-66-negative" + ] + }, + { + "name": "ir-67-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-67-negative" + ] + }, + { + "name": "ir-68-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-68-negative" + ] + }, + { + "name": "ir-69-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-69-negative" + ] + }, + { + "name": "ir-70-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-70-negative" + ] + }, + { + "name": "ir-71-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-71-negative" + ] + }, + { + "name": "ir-72-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-72-negative" + ] + }, + { + "name": "ir-73-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-73-negative" + ] + }, + { + "name": "ir-74-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-74-negative" + ] + }, + { + "name": "ir-75-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-75-negative" + ] + }, + { + "name": "ir-76-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-76-negative" + ] + }, + { + "name": "ir-77-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-77-negative" + ] + }, + { + "name": "ir-78-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-78-negative" + ] + }, + { + "name": "ir-79-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-79-negative" + ] + }, + { + "name": "ir-80-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-80-negative" + ] + }, + { + "name": "ir-81-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-81-negative" + ] + }, + { + "name": "ir-82-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-82-negative" + ] + }, + { + "name": "ir-83-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-83-negative" + ] + }, + { + "name": "ir-84-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-84-negative" + ] + }, + { + "name": "ir-85-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-85-negative" + ] + }, + { + "name": "ir-86-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-86-negative" + ] + }, + { + "name": "ir-87-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-87-negative" + ] + }, + { + "name": "ir-88-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-88-negative" + ] + }, + { + "name": "ir-89-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-89-negative" + ] + }, + { + "name": "ir-90-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-90-negative" + ] + }, + { + "name": "ir-91-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-91-negative" + ] + }, + { + "name": "ir-92-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-92-negative" + ] + }, + { + "name": "ir-93-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-93-negative" + ] + }, + { + "name": "ir-94-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-94-negative" + ] + }, + { + "name": "ir-95-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-95-negative" + ] + }, + { + "name": "ir-96-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-96-negative" + ] + }, + { + "name": "ir-97-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-97-negative" + ] + }, + { + "name": "ir-98-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-98-negative" + ] + }, + { + "name": "ir-99-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ir", + "ir-99-negative" + ] + }, + { + "name": "nj-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "nj-negative" + ] + }, + { + "name": "ogv-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ogv-negative" + ] + }, + { + "name": "pe-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "pe-negative" + ] + }, + { + "name": "re-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-negative" + ] + }, + { + "name": "re-1-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-1-negative" + ] + }, + { + "name": "re-2-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-2-negative" + ] + }, + { + "name": "re-3-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-3-negative" + ] + }, + { + "name": "re-4-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-4-negative" + ] + }, + { + "name": "re-5-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-5-negative" + ] + }, + { + "name": "re-6-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-6-negative" + ] + }, + { + "name": "re-7-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-7-negative" + ] + }, + { + "name": "re-8-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-8-negative" + ] + }, + { + "name": "re-9-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-9-negative" + ] + }, + { + "name": "re-10-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-10-negative" + ] + }, + { + "name": "re-11-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-11-negative" + ] + }, + { + "name": "re-12-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-12-negative" + ] + }, + { + "name": "re-13-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-13-negative" + ] + }, + { + "name": "re-14-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-14-negative" + ] + }, + { + "name": "re-15-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-15-negative" + ] + }, + { + "name": "re-16-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-16-negative" + ] + }, + { + "name": "re-17-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-17-negative" + ] + }, + { + "name": "re-18-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-18-negative" + ] + }, + { + "name": "re-19-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-19-negative" + ] + }, + { + "name": "re-20-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-20-negative" + ] + }, + { + "name": "re-21-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-21-negative" + ] + }, + { + "name": "re-22-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-22-negative" + ] + }, + { + "name": "re-23-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-23-negative" + ] + }, + { + "name": "re-24-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-24-negative" + ] + }, + { + "name": "re-25-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-25-negative" + ] + }, + { + "name": "re-26-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-26-negative" + ] + }, + { + "name": "re-27-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-27-negative" + ] + }, + { + "name": "re-28-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-28-negative" + ] + }, + { + "name": "re-29-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-29-negative" + ] + }, + { + "name": "re-30-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-30-negative" + ] + }, + { + "name": "re-31-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-31-negative" + ] + }, + { + "name": "re-32-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-32-negative" + ] + }, + { + "name": "re-33-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-33-negative" + ] + }, + { + "name": "re-34-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-34-negative" + ] + }, + { + "name": "re-35-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-35-negative" + ] + }, + { + "name": "re-36-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-36-negative" + ] + }, + { + "name": "re-37-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-37-negative" + ] + }, + { + "name": "re-38-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-38-negative" + ] + }, + { + "name": "re-39-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-39-negative" + ] + }, + { + "name": "re-40-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-40-negative" + ] + }, + { + "name": "re-41-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-41-negative" + ] + }, + { + "name": "re-42-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-42-negative" + ] + }, + { + "name": "re-43-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-43-negative" + ] + }, + { + "name": "re-44-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-44-negative" + ] + }, + { + "name": "re-45-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-45-negative" + ] + }, + { + "name": "re-46-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-46-negative" + ] + }, + { + "name": "re-47-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-47-negative" + ] + }, + { + "name": "re-48-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-48-negative" + ] + }, + { + "name": "re-49-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-49-negative" + ] + }, + { + "name": "re-50-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-50-negative" + ] + }, + { + "name": "re-51-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-51-negative" + ] + }, + { + "name": "re-52-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-52-negative" + ] + }, + { + "name": "re-53-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-53-negative" + ] + }, + { + "name": "re-54-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-54-negative" + ] + }, + { + "name": "re-55-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-55-negative" + ] + }, + { + "name": "re-56-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-56-negative" + ] + }, + { + "name": "re-57-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-57-negative" + ] + }, + { + "name": "re-58-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-58-negative" + ] + }, + { + "name": "re-59-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-59-negative" + ] + }, + { + "name": "re-60-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-60-negative" + ] + }, + { + "name": "re-61-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-61-negative" + ] + }, + { + "name": "re-62-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-62-negative" + ] + }, + { + "name": "re-63-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-63-negative" + ] + }, + { + "name": "re-64-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-64-negative" + ] + }, + { + "name": "re-65-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-65-negative" + ] + }, + { + "name": "re-66-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-66-negative" + ] + }, + { + "name": "re-67-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-67-negative" + ] + }, + { + "name": "re-68-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-68-negative" + ] + }, + { + "name": "re-69-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-69-negative" + ] + }, + { + "name": "re-70-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-70-negative" + ] + }, + { + "name": "re-71-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-71-negative" + ] + }, + { + "name": "re-72-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-72-negative" + ] + }, + { + "name": "re-73-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-73-negative" + ] + }, + { + "name": "re-74-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-74-negative" + ] + }, + { + "name": "re-75-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-75-negative" + ] + }, + { + "name": "re-76-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-76-negative" + ] + }, + { + "name": "re-77-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-77-negative" + ] + }, + { + "name": "re-78-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-78-negative" + ] + }, + { + "name": "re-79-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-79-negative" + ] + }, + { + "name": "re-80-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-80-negative" + ] + }, + { + "name": "re-81-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-81-negative" + ] + }, + { + "name": "re-82-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-82-negative" + ] + }, + { + "name": "re-83-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-83-negative" + ] + }, + { + "name": "re-84-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-84-negative" + ] + }, + { + "name": "re-85-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-85-negative" + ] + }, + { + "name": "re-86-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-86-negative" + ] + }, + { + "name": "re-87-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-87-negative" + ] + }, + { + "name": "re-88-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-88-negative" + ] + }, + { + "name": "re-89-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-89-negative" + ] + }, + { + "name": "re-90-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-90-negative" + ] + }, + { + "name": "re-91-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-91-negative" + ] + }, + { + "name": "re-92-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-92-negative" + ] + }, + { + "name": "re-93-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-93-negative" + ] + }, + { + "name": "re-94-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-94-negative" + ] + }, + { + "name": "re-95-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-95-negative" + ] + }, + { + "name": "re-96-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-96-negative" + ] + }, + { + "name": "re-97-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-97-negative" + ] + }, + { + "name": "re-98-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-98-negative" + ] + }, + { + "name": "re-99-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "re", + "re-99-negative" + ] + }, + { + "name": "rj-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "rj-negative" + ] + }, + { + "name": "rjx-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "rjx-negative" + ] + }, + { + "name": "rx-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "rx-negative" + ] + }, + { + "name": "sn-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-negative" + ] + }, + { + "name": "sn-1-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-1-negative" + ] + }, + { + "name": "sn-2-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-2-negative" + ] + }, + { + "name": "sn-3-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-3-negative" + ] + }, + { + "name": "sn-4-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-4-negative" + ] + }, + { + "name": "sn-5-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-5-negative" + ] + }, + { + "name": "sn-6-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-6-negative" + ] + }, + { + "name": "sn-7-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-7-negative" + ] + }, + { + "name": "sn-8-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-8-negative" + ] + }, + { + "name": "sn-9-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-9-negative" + ] + }, + { + "name": "sn-10-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-10-negative" + ] + }, + { + "name": "sn-11-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-11-negative" + ] + }, + { + "name": "sn-12-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-12-negative" + ] + }, + { + "name": "sn-13-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-13-negative" + ] + }, + { + "name": "sn-14-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-14-negative" + ] + }, + { + "name": "sn-15-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-15-negative" + ] + }, + { + "name": "sn-16-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-16-negative" + ] + }, + { + "name": "sn-17-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-17-negative" + ] + }, + { + "name": "sn-18-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-18-negative" + ] + }, + { + "name": "sn-19-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-19-negative" + ] + }, + { + "name": "sn-20-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-20-negative" + ] + }, + { + "name": "sn-21-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-21-negative" + ] + }, + { + "name": "sn-22-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-22-negative" + ] + }, + { + "name": "sn-23-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-23-negative" + ] + }, + { + "name": "sn-24-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-24-negative" + ] + }, + { + "name": "sn-25-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-25-negative" + ] + }, + { + "name": "sn-26-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-26-negative" + ] + }, + { + "name": "sn-27-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-27-negative" + ] + }, + { + "name": "sn-28-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-28-negative" + ] + }, + { + "name": "sn-29-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-29-negative" + ] + }, + { + "name": "sn-30-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-30-negative" + ] + }, + { + "name": "sn-31-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-31-negative" + ] + }, + { + "name": "sn-32-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-32-negative" + ] + }, + { + "name": "sn-33-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-33-negative" + ] + }, + { + "name": "sn-34-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-34-negative" + ] + }, + { + "name": "sn-35-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-35-negative" + ] + }, + { + "name": "sn-36-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-36-negative" + ] + }, + { + "name": "sn-37-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-37-negative" + ] + }, + { + "name": "sn-38-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-38-negative" + ] + }, + { + "name": "sn-39-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-39-negative" + ] + }, + { + "name": "sn-40-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-40-negative" + ] + }, + { + "name": "sn-41-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-41-negative" + ] + }, + { + "name": "sn-42-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-42-negative" + ] + }, + { + "name": "sn-43-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-43-negative" + ] + }, + { + "name": "sn-44-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-44-negative" + ] + }, + { + "name": "sn-45-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-45-negative" + ] + }, + { + "name": "sn-46-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-46-negative" + ] + }, + { + "name": "sn-47-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-47-negative" + ] + }, + { + "name": "sn-48-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-48-negative" + ] + }, + { + "name": "sn-49-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-49-negative" + ] + }, + { + "name": "sn-50-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-50-negative" + ] + }, + { + "name": "sn-51-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-51-negative" + ] + }, + { + "name": "sn-52-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-52-negative" + ] + }, + { + "name": "sn-53-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-53-negative" + ] + }, + { + "name": "sn-54-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-54-negative" + ] + }, + { + "name": "sn-55-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-55-negative" + ] + }, + { + "name": "sn-56-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-56-negative" + ] + }, + { + "name": "sn-57-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-57-negative" + ] + }, + { + "name": "sn-58-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-58-negative" + ] + }, + { + "name": "sn-59-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-59-negative" + ] + }, + { + "name": "sn-60-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-60-negative" + ] + }, + { + "name": "sn-61-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-61-negative" + ] + }, + { + "name": "sn-62-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-62-negative" + ] + }, + { + "name": "sn-63-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-63-negative" + ] + }, + { + "name": "sn-64-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-64-negative" + ] + }, + { + "name": "sn-65-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-65-negative" + ] + }, + { + "name": "sn-66-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-66-negative" + ] + }, + { + "name": "sn-67-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-67-negative" + ] + }, + { + "name": "sn-68-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-68-negative" + ] + }, + { + "name": "sn-69-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-69-negative" + ] + }, + { + "name": "sn-70-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-70-negative" + ] + }, + { + "name": "sn-71-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-71-negative" + ] + }, + { + "name": "sn-72-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-72-negative" + ] + }, + { + "name": "sn-73-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-73-negative" + ] + }, + { + "name": "sn-74-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-74-negative" + ] + }, + { + "name": "sn-75-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-75-negative" + ] + }, + { + "name": "sn-76-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-76-negative" + ] + }, + { + "name": "sn-77-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-77-negative" + ] + }, + { + "name": "sn-78-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-78-negative" + ] + }, + { + "name": "sn-79-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-79-negative" + ] + }, + { + "name": "sn-80-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-80-negative" + ] + }, + { + "name": "sn-81-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-81-negative" + ] + }, + { + "name": "sn-82-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-82-negative" + ] + }, + { + "name": "sn-83-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-83-negative" + ] + }, + { + "name": "sn-84-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-84-negative" + ] + }, + { + "name": "sn-85-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-85-negative" + ] + }, + { + "name": "sn-86-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-86-negative" + ] + }, + { + "name": "sn-87-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-87-negative" + ] + }, + { + "name": "sn-88-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-88-negative" + ] + }, + { + "name": "sn-89-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-89-negative" + ] + }, + { + "name": "sn-90-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-90-negative" + ] + }, + { + "name": "sn-91-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-91-negative" + ] + }, + { + "name": "sn-92-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-92-negative" + ] + }, + { + "name": "sn-93-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-93-negative" + ] + }, + { + "name": "sn-94-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-94-negative" + ] + }, + { + "name": "sn-95-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-95-negative" + ] + }, + { + "name": "sn-96-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-96-negative" + ] + }, + { + "name": "sn-97-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-97-negative" + ] + }, + { + "name": "sn-98-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-98-negative" + ] + }, + { + "name": "sn-99-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "sn", + "sn-99-negative" + ] + }, + { + "name": "tgv-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "tgv-negative" + ] + }, + { + "name": "vae-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "vae-negative" + ] + }, + { + "name": "ev-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-negative" + ] + }, + { + "name": "ev-1-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-1-negative" + ] + }, + { + "name": "ev-2-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-2-negative" + ] + }, + { + "name": "ev-3-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-3-negative" + ] + }, + { + "name": "ev-4-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-4-negative" + ] + }, + { + "name": "ev-5-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-5-negative" + ] + }, + { + "name": "ev-6-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-6-negative" + ] + }, + { + "name": "ev-7-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-7-negative" + ] + }, + { + "name": "ev-8-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-8-negative" + ] + }, + { + "name": "ev-9-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-9-negative" + ] + }, + { + "name": "ev-10-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-10-negative" + ] + }, + { + "name": "ev-11-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-11-negative" + ] + }, + { + "name": "ev-12-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-12-negative" + ] + }, + { + "name": "ev-13-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-13-negative" + ] + }, + { + "name": "ev-14-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-14-negative" + ] + }, + { + "name": "ev-15-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-15-negative" + ] + }, + { + "name": "ev-16-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-16-negative" + ] + }, + { + "name": "ev-17-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-17-negative" + ] + }, + { + "name": "ev-18-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-18-negative" + ] + }, + { + "name": "ev-19-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-19-negative" + ] + }, + { + "name": "ev-20-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-20-negative" + ] + }, + { + "name": "ev-21-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-21-negative" + ] + }, + { + "name": "ev-22-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-22-negative" + ] + }, + { + "name": "ev-23-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-23-negative" + ] + }, + { + "name": "ev-24-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-24-negative" + ] + }, + { + "name": "ev-25-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-25-negative" + ] + }, + { + "name": "ev-26-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-26-negative" + ] + }, + { + "name": "ev-27-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-27-negative" + ] + }, + { + "name": "ev-28-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-28-negative" + ] + }, + { + "name": "ev-29-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-29-negative" + ] + }, + { + "name": "ev-30-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-30-negative" + ] + }, + { + "name": "ev-31-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-31-negative" + ] + }, + { + "name": "ev-32-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-32-negative" + ] + }, + { + "name": "ev-33-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-33-negative" + ] + }, + { + "name": "ev-34-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-34-negative" + ] + }, + { + "name": "ev-35-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-35-negative" + ] + }, + { + "name": "ev-36-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-36-negative" + ] + }, + { + "name": "ev-37-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-37-negative" + ] + }, + { + "name": "ev-38-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-38-negative" + ] + }, + { + "name": "ev-39-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-39-negative" + ] + }, + { + "name": "ev-40-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-40-negative" + ] + }, + { + "name": "ev-41-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-41-negative" + ] + }, + { + "name": "ev-42-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-42-negative" + ] + }, + { + "name": "ev-43-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-43-negative" + ] + }, + { + "name": "ev-44-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-44-negative" + ] + }, + { + "name": "ev-45-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-45-negative" + ] + }, + { + "name": "ev-46-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-46-negative" + ] + }, + { + "name": "ev-47-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-47-negative" + ] + }, + { + "name": "ev-48-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-48-negative" + ] + }, + { + "name": "ev-49-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-49-negative" + ] + }, + { + "name": "ev-50-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-50-negative" + ] + }, + { + "name": "ev-51-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-51-negative" + ] + }, + { + "name": "ev-52-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-52-negative" + ] + }, + { + "name": "ev-53-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-53-negative" + ] + }, + { + "name": "ev-54-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-54-negative" + ] + }, + { + "name": "ev-55-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-55-negative" + ] + }, + { + "name": "ev-56-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-56-negative" + ] + }, + { + "name": "ev-57-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-57-negative" + ] + }, + { + "name": "ev-58-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-58-negative" + ] + }, + { + "name": "ev-59-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-59-negative" + ] + }, + { + "name": "ev-60-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-60-negative" + ] + }, + { + "name": "ev-61-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-61-negative" + ] + }, + { + "name": "ev-62-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-62-negative" + ] + }, + { + "name": "ev-63-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-63-negative" + ] + }, + { + "name": "ev-64-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-64-negative" + ] + }, + { + "name": "ev-65-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-65-negative" + ] + }, + { + "name": "ev-66-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-66-negative" + ] + }, + { + "name": "ev-67-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-67-negative" + ] + }, + { + "name": "ev-68-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-68-negative" + ] + }, + { + "name": "ev-69-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-69-negative" + ] + }, + { + "name": "ev-70-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-70-negative" + ] + }, + { + "name": "ev-71-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-71-negative" + ] + }, + { + "name": "ev-72-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-72-negative" + ] + }, + { + "name": "ev-73-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-73-negative" + ] + }, + { + "name": "ev-74-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-74-negative" + ] + }, + { + "name": "ev-75-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-75-negative" + ] + }, + { + "name": "ev-76-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-76-negative" + ] + }, + { + "name": "ev-77-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-77-negative" + ] + }, + { + "name": "ev-78-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-78-negative" + ] + }, + { + "name": "ev-79-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-79-negative" + ] + }, + { + "name": "ev-80-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-80-negative" + ] + }, + { + "name": "ev-81-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-81-negative" + ] + }, + { + "name": "ev-82-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-82-negative" + ] + }, + { + "name": "ev-83-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-83-negative" + ] + }, + { + "name": "ev-84-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-84-negative" + ] + }, + { + "name": "ev-85-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-85-negative" + ] + }, + { + "name": "ev-86-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-86-negative" + ] + }, + { + "name": "ev-87-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-87-negative" + ] + }, + { + "name": "ev-88-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-88-negative" + ] + }, + { + "name": "ev-89-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-89-negative" + ] + }, + { + "name": "ev-90-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-90-negative" + ] + }, + { + "name": "ev-91-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-91-negative" + ] + }, + { + "name": "ev-92-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-92-negative" + ] + }, + { + "name": "ev-93-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-93-negative" + ] + }, + { + "name": "ev-94-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-94-negative" + ] + }, + { + "name": "ev-95-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-95-negative" + ] + }, + { + "name": "ev-96-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-96-negative" + ] + }, + { + "name": "ev-97-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-97-negative" + ] + }, + { + "name": "ev-98-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-98-negative" + ] + }, + { + "name": "ev-99-negative", + "color": false, + "scalable": true, + "tags": [ + "-", + "timetable-icons", + "Product-Brands", + "dark", + "ev", + "ev-99-negative" + ] + } + ] +} diff --git a/icons/info.svg b/icons/info.svg new file mode 100644 index 0000000..668cfcc --- /dev/null +++ b/icons/info.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-1-negative.svg b/icons/ir-1-negative.svg new file mode 100644 index 0000000..4883c5d --- /dev/null +++ b/icons/ir-1-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-1.svg b/icons/ir-1.svg new file mode 100644 index 0000000..c43251b --- /dev/null +++ b/icons/ir-1.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-10-negative.svg b/icons/ir-10-negative.svg new file mode 100644 index 0000000..fa87250 --- /dev/null +++ b/icons/ir-10-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-10.svg b/icons/ir-10.svg new file mode 100644 index 0000000..7168f64 --- /dev/null +++ b/icons/ir-10.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-11-negative.svg b/icons/ir-11-negative.svg new file mode 100644 index 0000000..2914de0 --- /dev/null +++ b/icons/ir-11-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-11.svg b/icons/ir-11.svg new file mode 100644 index 0000000..9c2bb25 --- /dev/null +++ b/icons/ir-11.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-12-negative.svg b/icons/ir-12-negative.svg new file mode 100644 index 0000000..88254a0 --- /dev/null +++ b/icons/ir-12-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-12.svg b/icons/ir-12.svg new file mode 100644 index 0000000..ed6f759 --- /dev/null +++ b/icons/ir-12.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-13-negative.svg b/icons/ir-13-negative.svg new file mode 100644 index 0000000..08868f7 --- /dev/null +++ b/icons/ir-13-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-13.svg b/icons/ir-13.svg new file mode 100644 index 0000000..4ebd7f7 --- /dev/null +++ b/icons/ir-13.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-14-negative.svg b/icons/ir-14-negative.svg new file mode 100644 index 0000000..b546280 --- /dev/null +++ b/icons/ir-14-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-14.svg b/icons/ir-14.svg new file mode 100644 index 0000000..ef1c442 --- /dev/null +++ b/icons/ir-14.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-15-negative.svg b/icons/ir-15-negative.svg new file mode 100644 index 0000000..bd2737b --- /dev/null +++ b/icons/ir-15-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-15.svg b/icons/ir-15.svg new file mode 100644 index 0000000..b685419 --- /dev/null +++ b/icons/ir-15.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-16-negative.svg b/icons/ir-16-negative.svg new file mode 100644 index 0000000..90d6631 --- /dev/null +++ b/icons/ir-16-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-16.svg b/icons/ir-16.svg new file mode 100644 index 0000000..bb734d5 --- /dev/null +++ b/icons/ir-16.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-17-negative.svg b/icons/ir-17-negative.svg new file mode 100644 index 0000000..58b4627 --- /dev/null +++ b/icons/ir-17-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-17.svg b/icons/ir-17.svg new file mode 100644 index 0000000..026121a --- /dev/null +++ b/icons/ir-17.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-18-negative.svg b/icons/ir-18-negative.svg new file mode 100644 index 0000000..9f422ec --- /dev/null +++ b/icons/ir-18-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-18.svg b/icons/ir-18.svg new file mode 100644 index 0000000..4e56a5b --- /dev/null +++ b/icons/ir-18.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-19-negative.svg b/icons/ir-19-negative.svg new file mode 100644 index 0000000..51d7174 --- /dev/null +++ b/icons/ir-19-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-19.svg b/icons/ir-19.svg new file mode 100644 index 0000000..7ac695b --- /dev/null +++ b/icons/ir-19.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-2-negative.svg b/icons/ir-2-negative.svg new file mode 100644 index 0000000..dc0a845 --- /dev/null +++ b/icons/ir-2-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-2.svg b/icons/ir-2.svg new file mode 100644 index 0000000..b22b908 --- /dev/null +++ b/icons/ir-2.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-20-negative.svg b/icons/ir-20-negative.svg new file mode 100644 index 0000000..fbae814 --- /dev/null +++ b/icons/ir-20-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-20.svg b/icons/ir-20.svg new file mode 100644 index 0000000..d1202c4 --- /dev/null +++ b/icons/ir-20.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-21-negative.svg b/icons/ir-21-negative.svg new file mode 100644 index 0000000..6cc1b64 --- /dev/null +++ b/icons/ir-21-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-21.svg b/icons/ir-21.svg new file mode 100644 index 0000000..dfb1bcf --- /dev/null +++ b/icons/ir-21.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-22-negative.svg b/icons/ir-22-negative.svg new file mode 100644 index 0000000..651ea4e --- /dev/null +++ b/icons/ir-22-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-22.svg b/icons/ir-22.svg new file mode 100644 index 0000000..ff637fc --- /dev/null +++ b/icons/ir-22.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-23-negative.svg b/icons/ir-23-negative.svg new file mode 100644 index 0000000..616305e --- /dev/null +++ b/icons/ir-23-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-23.svg b/icons/ir-23.svg new file mode 100644 index 0000000..c84a86b --- /dev/null +++ b/icons/ir-23.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-24-negative.svg b/icons/ir-24-negative.svg new file mode 100644 index 0000000..0333f00 --- /dev/null +++ b/icons/ir-24-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-24.svg b/icons/ir-24.svg new file mode 100644 index 0000000..d30972e --- /dev/null +++ b/icons/ir-24.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-25-negative.svg b/icons/ir-25-negative.svg new file mode 100644 index 0000000..7abb951 --- /dev/null +++ b/icons/ir-25-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-25.svg b/icons/ir-25.svg new file mode 100644 index 0000000..731ccb6 --- /dev/null +++ b/icons/ir-25.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-26-negative.svg b/icons/ir-26-negative.svg new file mode 100644 index 0000000..4a18d4f --- /dev/null +++ b/icons/ir-26-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-26.svg b/icons/ir-26.svg new file mode 100644 index 0000000..ba06a5d --- /dev/null +++ b/icons/ir-26.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-27-negative.svg b/icons/ir-27-negative.svg new file mode 100644 index 0000000..e2a92a8 --- /dev/null +++ b/icons/ir-27-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-27.svg b/icons/ir-27.svg new file mode 100644 index 0000000..fbcdb45 --- /dev/null +++ b/icons/ir-27.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-28-negative.svg b/icons/ir-28-negative.svg new file mode 100644 index 0000000..22d3d6e --- /dev/null +++ b/icons/ir-28-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-28.svg b/icons/ir-28.svg new file mode 100644 index 0000000..26c4943 --- /dev/null +++ b/icons/ir-28.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-29-negative.svg b/icons/ir-29-negative.svg new file mode 100644 index 0000000..3e91750 --- /dev/null +++ b/icons/ir-29-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-29.svg b/icons/ir-29.svg new file mode 100644 index 0000000..87d0025 --- /dev/null +++ b/icons/ir-29.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-3-negative.svg b/icons/ir-3-negative.svg new file mode 100644 index 0000000..17548f2 --- /dev/null +++ b/icons/ir-3-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-3.svg b/icons/ir-3.svg new file mode 100644 index 0000000..3a47081 --- /dev/null +++ b/icons/ir-3.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-30-negative.svg b/icons/ir-30-negative.svg new file mode 100644 index 0000000..55e1066 --- /dev/null +++ b/icons/ir-30-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-30.svg b/icons/ir-30.svg new file mode 100644 index 0000000..32cf14a --- /dev/null +++ b/icons/ir-30.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-31-negative.svg b/icons/ir-31-negative.svg new file mode 100644 index 0000000..f9a7147 --- /dev/null +++ b/icons/ir-31-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-31.svg b/icons/ir-31.svg new file mode 100644 index 0000000..76d9767 --- /dev/null +++ b/icons/ir-31.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-32-negative.svg b/icons/ir-32-negative.svg new file mode 100644 index 0000000..bb9ecfa --- /dev/null +++ b/icons/ir-32-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-32.svg b/icons/ir-32.svg new file mode 100644 index 0000000..2ba11d4 --- /dev/null +++ b/icons/ir-32.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-33-negative.svg b/icons/ir-33-negative.svg new file mode 100644 index 0000000..3e548e8 --- /dev/null +++ b/icons/ir-33-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-33.svg b/icons/ir-33.svg new file mode 100644 index 0000000..a880dfd --- /dev/null +++ b/icons/ir-33.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-34-negative.svg b/icons/ir-34-negative.svg new file mode 100644 index 0000000..7f73ea5 --- /dev/null +++ b/icons/ir-34-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-34.svg b/icons/ir-34.svg new file mode 100644 index 0000000..778ca88 --- /dev/null +++ b/icons/ir-34.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-35-negative.svg b/icons/ir-35-negative.svg new file mode 100644 index 0000000..4af0d46 --- /dev/null +++ b/icons/ir-35-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-35.svg b/icons/ir-35.svg new file mode 100644 index 0000000..4af0d46 --- /dev/null +++ b/icons/ir-35.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-36-negative.svg b/icons/ir-36-negative.svg new file mode 100644 index 0000000..446b982 --- /dev/null +++ b/icons/ir-36-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-36.svg b/icons/ir-36.svg new file mode 100644 index 0000000..8df5085 --- /dev/null +++ b/icons/ir-36.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-37-negative.svg b/icons/ir-37-negative.svg new file mode 100644 index 0000000..86c00db --- /dev/null +++ b/icons/ir-37-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-37.svg b/icons/ir-37.svg new file mode 100644 index 0000000..a5297f9 --- /dev/null +++ b/icons/ir-37.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-38-negative.svg b/icons/ir-38-negative.svg new file mode 100644 index 0000000..becb7a4 --- /dev/null +++ b/icons/ir-38-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-38.svg b/icons/ir-38.svg new file mode 100644 index 0000000..6ea7c7c --- /dev/null +++ b/icons/ir-38.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-39-negative.svg b/icons/ir-39-negative.svg new file mode 100644 index 0000000..2992edd --- /dev/null +++ b/icons/ir-39-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-39.svg b/icons/ir-39.svg new file mode 100644 index 0000000..c8c971c --- /dev/null +++ b/icons/ir-39.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-4-negative.svg b/icons/ir-4-negative.svg new file mode 100644 index 0000000..611192c --- /dev/null +++ b/icons/ir-4-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-4.svg b/icons/ir-4.svg new file mode 100644 index 0000000..5e56f7b --- /dev/null +++ b/icons/ir-4.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-40-negative.svg b/icons/ir-40-negative.svg new file mode 100644 index 0000000..de2897d --- /dev/null +++ b/icons/ir-40-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-40.svg b/icons/ir-40.svg new file mode 100644 index 0000000..c2ff108 --- /dev/null +++ b/icons/ir-40.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-41-negative.svg b/icons/ir-41-negative.svg new file mode 100644 index 0000000..e8f4a7c --- /dev/null +++ b/icons/ir-41-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-41.svg b/icons/ir-41.svg new file mode 100644 index 0000000..e688c07 --- /dev/null +++ b/icons/ir-41.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-42-negative.svg b/icons/ir-42-negative.svg new file mode 100644 index 0000000..ff4317e --- /dev/null +++ b/icons/ir-42-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-42.svg b/icons/ir-42.svg new file mode 100644 index 0000000..40e2939 --- /dev/null +++ b/icons/ir-42.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-43-negative.svg b/icons/ir-43-negative.svg new file mode 100644 index 0000000..c5fe288 --- /dev/null +++ b/icons/ir-43-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-43.svg b/icons/ir-43.svg new file mode 100644 index 0000000..9314e3c --- /dev/null +++ b/icons/ir-43.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-44-negative.svg b/icons/ir-44-negative.svg new file mode 100644 index 0000000..22f61da --- /dev/null +++ b/icons/ir-44-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-44.svg b/icons/ir-44.svg new file mode 100644 index 0000000..b2d3dad --- /dev/null +++ b/icons/ir-44.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-45-negative.svg b/icons/ir-45-negative.svg new file mode 100644 index 0000000..75a1f3e --- /dev/null +++ b/icons/ir-45-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-45.svg b/icons/ir-45.svg new file mode 100644 index 0000000..75a1f3e --- /dev/null +++ b/icons/ir-45.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-46-negative.svg b/icons/ir-46-negative.svg new file mode 100644 index 0000000..01bbbc3 --- /dev/null +++ b/icons/ir-46-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-46.svg b/icons/ir-46.svg new file mode 100644 index 0000000..57532ef --- /dev/null +++ b/icons/ir-46.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-47-negative.svg b/icons/ir-47-negative.svg new file mode 100644 index 0000000..b0f5090 --- /dev/null +++ b/icons/ir-47-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-47.svg b/icons/ir-47.svg new file mode 100644 index 0000000..994ff10 --- /dev/null +++ b/icons/ir-47.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-48-negative.svg b/icons/ir-48-negative.svg new file mode 100644 index 0000000..cb624ad --- /dev/null +++ b/icons/ir-48-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-48.svg b/icons/ir-48.svg new file mode 100644 index 0000000..ff9cce0 --- /dev/null +++ b/icons/ir-48.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-49-negative.svg b/icons/ir-49-negative.svg new file mode 100644 index 0000000..059a510 --- /dev/null +++ b/icons/ir-49-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-49.svg b/icons/ir-49.svg new file mode 100644 index 0000000..c6b179b --- /dev/null +++ b/icons/ir-49.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-5-negative.svg b/icons/ir-5-negative.svg new file mode 100644 index 0000000..79576ba --- /dev/null +++ b/icons/ir-5-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-5.svg b/icons/ir-5.svg new file mode 100644 index 0000000..16d003c --- /dev/null +++ b/icons/ir-5.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-50-negative.svg b/icons/ir-50-negative.svg new file mode 100644 index 0000000..52a37eb --- /dev/null +++ b/icons/ir-50-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-50.svg b/icons/ir-50.svg new file mode 100644 index 0000000..a9af9ff --- /dev/null +++ b/icons/ir-50.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-51-negative.svg b/icons/ir-51-negative.svg new file mode 100644 index 0000000..68670be --- /dev/null +++ b/icons/ir-51-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-51.svg b/icons/ir-51.svg new file mode 100644 index 0000000..bb60ba7 --- /dev/null +++ b/icons/ir-51.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-52-negative.svg b/icons/ir-52-negative.svg new file mode 100644 index 0000000..04cb967 --- /dev/null +++ b/icons/ir-52-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-52.svg b/icons/ir-52.svg new file mode 100644 index 0000000..ce8ccd8 --- /dev/null +++ b/icons/ir-52.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-53-negative.svg b/icons/ir-53-negative.svg new file mode 100644 index 0000000..23671c4 --- /dev/null +++ b/icons/ir-53-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-53.svg b/icons/ir-53.svg new file mode 100644 index 0000000..298aa81 --- /dev/null +++ b/icons/ir-53.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-54-negative.svg b/icons/ir-54-negative.svg new file mode 100644 index 0000000..a817e94 --- /dev/null +++ b/icons/ir-54-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-54.svg b/icons/ir-54.svg new file mode 100644 index 0000000..f3983be --- /dev/null +++ b/icons/ir-54.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-55-negative.svg b/icons/ir-55-negative.svg new file mode 100644 index 0000000..8fa668a --- /dev/null +++ b/icons/ir-55-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-55.svg b/icons/ir-55.svg new file mode 100644 index 0000000..85f025e --- /dev/null +++ b/icons/ir-55.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-56-negative.svg b/icons/ir-56-negative.svg new file mode 100644 index 0000000..08477c2 --- /dev/null +++ b/icons/ir-56-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-56.svg b/icons/ir-56.svg new file mode 100644 index 0000000..4ffaaf3 --- /dev/null +++ b/icons/ir-56.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-57-negative.svg b/icons/ir-57-negative.svg new file mode 100644 index 0000000..7253b32 --- /dev/null +++ b/icons/ir-57-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-57.svg b/icons/ir-57.svg new file mode 100644 index 0000000..347abc8 --- /dev/null +++ b/icons/ir-57.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-58-negative.svg b/icons/ir-58-negative.svg new file mode 100644 index 0000000..c05eee2 --- /dev/null +++ b/icons/ir-58-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-58.svg b/icons/ir-58.svg new file mode 100644 index 0000000..85de459 --- /dev/null +++ b/icons/ir-58.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-59-negative.svg b/icons/ir-59-negative.svg new file mode 100644 index 0000000..0e1fed7 --- /dev/null +++ b/icons/ir-59-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-59.svg b/icons/ir-59.svg new file mode 100644 index 0000000..e888015 --- /dev/null +++ b/icons/ir-59.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-6-negative.svg b/icons/ir-6-negative.svg new file mode 100644 index 0000000..de007b4 --- /dev/null +++ b/icons/ir-6-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-6.svg b/icons/ir-6.svg new file mode 100644 index 0000000..aef14e5 --- /dev/null +++ b/icons/ir-6.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-60-negative.svg b/icons/ir-60-negative.svg new file mode 100644 index 0000000..c6b0482 --- /dev/null +++ b/icons/ir-60-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-60.svg b/icons/ir-60.svg new file mode 100644 index 0000000..475e155 --- /dev/null +++ b/icons/ir-60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-61-negative.svg b/icons/ir-61-negative.svg new file mode 100644 index 0000000..d22b658 --- /dev/null +++ b/icons/ir-61-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-61.svg b/icons/ir-61.svg new file mode 100644 index 0000000..0c95892 --- /dev/null +++ b/icons/ir-61.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-62-negative.svg b/icons/ir-62-negative.svg new file mode 100644 index 0000000..c04d027 --- /dev/null +++ b/icons/ir-62-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-62.svg b/icons/ir-62.svg new file mode 100644 index 0000000..18dc2b7 --- /dev/null +++ b/icons/ir-62.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-63-negative.svg b/icons/ir-63-negative.svg new file mode 100644 index 0000000..9f48edb --- /dev/null +++ b/icons/ir-63-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-63.svg b/icons/ir-63.svg new file mode 100644 index 0000000..83103d3 --- /dev/null +++ b/icons/ir-63.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-64-negative.svg b/icons/ir-64-negative.svg new file mode 100644 index 0000000..8992127 --- /dev/null +++ b/icons/ir-64-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-64.svg b/icons/ir-64.svg new file mode 100644 index 0000000..fc5e0c9 --- /dev/null +++ b/icons/ir-64.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-65-negative.svg b/icons/ir-65-negative.svg new file mode 100644 index 0000000..7d1a45f --- /dev/null +++ b/icons/ir-65-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-65.svg b/icons/ir-65.svg new file mode 100644 index 0000000..a11999c --- /dev/null +++ b/icons/ir-65.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-66-negative.svg b/icons/ir-66-negative.svg new file mode 100644 index 0000000..5e91b92 --- /dev/null +++ b/icons/ir-66-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-66.svg b/icons/ir-66.svg new file mode 100644 index 0000000..356ef0e --- /dev/null +++ b/icons/ir-66.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-67-negative.svg b/icons/ir-67-negative.svg new file mode 100644 index 0000000..0e5d6a3 --- /dev/null +++ b/icons/ir-67-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-67.svg b/icons/ir-67.svg new file mode 100644 index 0000000..090ed21 --- /dev/null +++ b/icons/ir-67.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-68-negative.svg b/icons/ir-68-negative.svg new file mode 100644 index 0000000..f37ddef --- /dev/null +++ b/icons/ir-68-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-68.svg b/icons/ir-68.svg new file mode 100644 index 0000000..4c051c4 --- /dev/null +++ b/icons/ir-68.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-69-negative.svg b/icons/ir-69-negative.svg new file mode 100644 index 0000000..a45db40 --- /dev/null +++ b/icons/ir-69-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-69.svg b/icons/ir-69.svg new file mode 100644 index 0000000..647ffe2 --- /dev/null +++ b/icons/ir-69.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-7-negative.svg b/icons/ir-7-negative.svg new file mode 100644 index 0000000..a7a2a68 --- /dev/null +++ b/icons/ir-7-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-7.svg b/icons/ir-7.svg new file mode 100644 index 0000000..a336d55 --- /dev/null +++ b/icons/ir-7.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-70-negative.svg b/icons/ir-70-negative.svg new file mode 100644 index 0000000..806b605 --- /dev/null +++ b/icons/ir-70-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-70.svg b/icons/ir-70.svg new file mode 100644 index 0000000..f4ff3c6 --- /dev/null +++ b/icons/ir-70.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-71-negative.svg b/icons/ir-71-negative.svg new file mode 100644 index 0000000..2c39cd6 --- /dev/null +++ b/icons/ir-71-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-71.svg b/icons/ir-71.svg new file mode 100644 index 0000000..8ce44af --- /dev/null +++ b/icons/ir-71.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-72-negative.svg b/icons/ir-72-negative.svg new file mode 100644 index 0000000..60063d1 --- /dev/null +++ b/icons/ir-72-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-72.svg b/icons/ir-72.svg new file mode 100644 index 0000000..a03d2d9 --- /dev/null +++ b/icons/ir-72.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-73-negative.svg b/icons/ir-73-negative.svg new file mode 100644 index 0000000..52c6c71 --- /dev/null +++ b/icons/ir-73-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-73.svg b/icons/ir-73.svg new file mode 100644 index 0000000..d79fbef --- /dev/null +++ b/icons/ir-73.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-74-negative.svg b/icons/ir-74-negative.svg new file mode 100644 index 0000000..15eeaab --- /dev/null +++ b/icons/ir-74-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-74.svg b/icons/ir-74.svg new file mode 100644 index 0000000..40b5e99 --- /dev/null +++ b/icons/ir-74.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-75-negative.svg b/icons/ir-75-negative.svg new file mode 100644 index 0000000..d1a5c66 --- /dev/null +++ b/icons/ir-75-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-75.svg b/icons/ir-75.svg new file mode 100644 index 0000000..cb640e9 --- /dev/null +++ b/icons/ir-75.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-76-negative.svg b/icons/ir-76-negative.svg new file mode 100644 index 0000000..04a34b5 --- /dev/null +++ b/icons/ir-76-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-76.svg b/icons/ir-76.svg new file mode 100644 index 0000000..7785ef6 --- /dev/null +++ b/icons/ir-76.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-77-negative.svg b/icons/ir-77-negative.svg new file mode 100644 index 0000000..ceafb77 --- /dev/null +++ b/icons/ir-77-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-77.svg b/icons/ir-77.svg new file mode 100644 index 0000000..956e694 --- /dev/null +++ b/icons/ir-77.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-78-negative.svg b/icons/ir-78-negative.svg new file mode 100644 index 0000000..314448f --- /dev/null +++ b/icons/ir-78-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-78.svg b/icons/ir-78.svg new file mode 100644 index 0000000..11954db --- /dev/null +++ b/icons/ir-78.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-79-negative.svg b/icons/ir-79-negative.svg new file mode 100644 index 0000000..8204e7a --- /dev/null +++ b/icons/ir-79-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-79.svg b/icons/ir-79.svg new file mode 100644 index 0000000..36cde32 --- /dev/null +++ b/icons/ir-79.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-8-negative.svg b/icons/ir-8-negative.svg new file mode 100644 index 0000000..9d2c60e --- /dev/null +++ b/icons/ir-8-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-8.svg b/icons/ir-8.svg new file mode 100644 index 0000000..c96d1a5 --- /dev/null +++ b/icons/ir-8.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-80-negative.svg b/icons/ir-80-negative.svg new file mode 100644 index 0000000..44f6c29 --- /dev/null +++ b/icons/ir-80-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-80.svg b/icons/ir-80.svg new file mode 100644 index 0000000..29db3e3 --- /dev/null +++ b/icons/ir-80.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-81-negative.svg b/icons/ir-81-negative.svg new file mode 100644 index 0000000..048b406 --- /dev/null +++ b/icons/ir-81-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-81.svg b/icons/ir-81.svg new file mode 100644 index 0000000..bf3c891 --- /dev/null +++ b/icons/ir-81.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-82-negative.svg b/icons/ir-82-negative.svg new file mode 100644 index 0000000..cc13ed3 --- /dev/null +++ b/icons/ir-82-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-82.svg b/icons/ir-82.svg new file mode 100644 index 0000000..4fc315d --- /dev/null +++ b/icons/ir-82.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-83-negative.svg b/icons/ir-83-negative.svg new file mode 100644 index 0000000..c61a520 --- /dev/null +++ b/icons/ir-83-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-83.svg b/icons/ir-83.svg new file mode 100644 index 0000000..067fdd0 --- /dev/null +++ b/icons/ir-83.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-84-negative.svg b/icons/ir-84-negative.svg new file mode 100644 index 0000000..d7c0f43 --- /dev/null +++ b/icons/ir-84-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-84.svg b/icons/ir-84.svg new file mode 100644 index 0000000..a99919d --- /dev/null +++ b/icons/ir-84.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-85-negative.svg b/icons/ir-85-negative.svg new file mode 100644 index 0000000..cfaab70 --- /dev/null +++ b/icons/ir-85-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-85.svg b/icons/ir-85.svg new file mode 100644 index 0000000..04b5d7c --- /dev/null +++ b/icons/ir-85.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-86-negative.svg b/icons/ir-86-negative.svg new file mode 100644 index 0000000..9dba5c9 --- /dev/null +++ b/icons/ir-86-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-86.svg b/icons/ir-86.svg new file mode 100644 index 0000000..4780f99 --- /dev/null +++ b/icons/ir-86.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-87-negative.svg b/icons/ir-87-negative.svg new file mode 100644 index 0000000..84cd7c5 --- /dev/null +++ b/icons/ir-87-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-87.svg b/icons/ir-87.svg new file mode 100644 index 0000000..31247a4 --- /dev/null +++ b/icons/ir-87.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-88-negative.svg b/icons/ir-88-negative.svg new file mode 100644 index 0000000..c67220c --- /dev/null +++ b/icons/ir-88-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-88.svg b/icons/ir-88.svg new file mode 100644 index 0000000..9231657 --- /dev/null +++ b/icons/ir-88.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-89-negative.svg b/icons/ir-89-negative.svg new file mode 100644 index 0000000..84f068b --- /dev/null +++ b/icons/ir-89-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-89.svg b/icons/ir-89.svg new file mode 100644 index 0000000..9712790 --- /dev/null +++ b/icons/ir-89.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-9-negative.svg b/icons/ir-9-negative.svg new file mode 100644 index 0000000..4b0c39f --- /dev/null +++ b/icons/ir-9-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-9.svg b/icons/ir-9.svg new file mode 100644 index 0000000..7082b65 --- /dev/null +++ b/icons/ir-9.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-90-negative.svg b/icons/ir-90-negative.svg new file mode 100644 index 0000000..ca393d7 --- /dev/null +++ b/icons/ir-90-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-90.svg b/icons/ir-90.svg new file mode 100644 index 0000000..ca393d7 --- /dev/null +++ b/icons/ir-90.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-91-negative.svg b/icons/ir-91-negative.svg new file mode 100644 index 0000000..1934c6f --- /dev/null +++ b/icons/ir-91-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-91.svg b/icons/ir-91.svg new file mode 100644 index 0000000..f6da163 --- /dev/null +++ b/icons/ir-91.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-92-negative.svg b/icons/ir-92-negative.svg new file mode 100644 index 0000000..50ec277 --- /dev/null +++ b/icons/ir-92-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-92.svg b/icons/ir-92.svg new file mode 100644 index 0000000..b636c60 --- /dev/null +++ b/icons/ir-92.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-93-negative.svg b/icons/ir-93-negative.svg new file mode 100644 index 0000000..f7aaf92 --- /dev/null +++ b/icons/ir-93-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-93.svg b/icons/ir-93.svg new file mode 100644 index 0000000..f481088 --- /dev/null +++ b/icons/ir-93.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-94-negative.svg b/icons/ir-94-negative.svg new file mode 100644 index 0000000..a787d36 --- /dev/null +++ b/icons/ir-94-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-94.svg b/icons/ir-94.svg new file mode 100644 index 0000000..e312429 --- /dev/null +++ b/icons/ir-94.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-95-negative.svg b/icons/ir-95-negative.svg new file mode 100644 index 0000000..c9db1c7 --- /dev/null +++ b/icons/ir-95-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-95.svg b/icons/ir-95.svg new file mode 100644 index 0000000..50f378f --- /dev/null +++ b/icons/ir-95.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-96-negative.svg b/icons/ir-96-negative.svg new file mode 100644 index 0000000..169a189 --- /dev/null +++ b/icons/ir-96-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-96.svg b/icons/ir-96.svg new file mode 100644 index 0000000..765a857 --- /dev/null +++ b/icons/ir-96.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-97-negative.svg b/icons/ir-97-negative.svg new file mode 100644 index 0000000..d2b72ae --- /dev/null +++ b/icons/ir-97-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-97.svg b/icons/ir-97.svg new file mode 100644 index 0000000..2b073fa --- /dev/null +++ b/icons/ir-97.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-98-negative.svg b/icons/ir-98-negative.svg new file mode 100644 index 0000000..d819a08 --- /dev/null +++ b/icons/ir-98-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-98.svg b/icons/ir-98.svg new file mode 100644 index 0000000..bc937ed --- /dev/null +++ b/icons/ir-98.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-99-negative.svg b/icons/ir-99-negative.svg new file mode 100644 index 0000000..641db56 --- /dev/null +++ b/icons/ir-99-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-99.svg b/icons/ir-99.svg new file mode 100644 index 0000000..75b55e4 --- /dev/null +++ b/icons/ir-99.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir-negative.svg b/icons/ir-negative.svg new file mode 100644 index 0000000..5237525 --- /dev/null +++ b/icons/ir-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ir.svg b/icons/ir.svg new file mode 100644 index 0000000..4ba61f8 --- /dev/null +++ b/icons/ir.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/k-r-medium.svg b/icons/k-r-medium.svg new file mode 100644 index 0000000..55d4dc6 --- /dev/null +++ b/icons/k-r-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/k-r-small.svg b/icons/k-r-small.svg new file mode 100644 index 0000000..daa32fa --- /dev/null +++ b/icons/k-r-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/key-medium.svg b/icons/key-medium.svg new file mode 100644 index 0000000..be4eea0 --- /dev/null +++ b/icons/key-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/key-small.svg b/icons/key-small.svg new file mode 100644 index 0000000..185f9e6 --- /dev/null +++ b/icons/key-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/keyboard-medium.svg b/icons/keyboard-medium.svg new file mode 100644 index 0000000..f76c547 --- /dev/null +++ b/icons/keyboard-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/keyboard-small.svg b/icons/keyboard-small.svg new file mode 100644 index 0000000..2dfd9e5 --- /dev/null +++ b/icons/keyboard-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/laptop-large.svg b/icons/laptop-large.svg new file mode 100644 index 0000000..1cc11f6 --- /dev/null +++ b/icons/laptop-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/laptop-medium.svg b/icons/laptop-medium.svg new file mode 100644 index 0000000..99f4f10 --- /dev/null +++ b/icons/laptop-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/laptop-small.svg b/icons/laptop-small.svg new file mode 100644 index 0000000..d94f67d --- /dev/null +++ b/icons/laptop-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/laptop-smartphone-large.svg b/icons/laptop-smartphone-large.svg new file mode 100644 index 0000000..772eaba --- /dev/null +++ b/icons/laptop-smartphone-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/laptop-smartphone-medium.svg b/icons/laptop-smartphone-medium.svg new file mode 100644 index 0000000..16753d3 --- /dev/null +++ b/icons/laptop-smartphone-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/laptop-smartphone-small.svg b/icons/laptop-smartphone-small.svg new file mode 100644 index 0000000..5c159bc --- /dev/null +++ b/icons/laptop-smartphone-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/large-large.svg b/icons/large-large.svg new file mode 100644 index 0000000..0dc1ad0 --- /dev/null +++ b/icons/large-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/large-medium.svg b/icons/large-medium.svg new file mode 100644 index 0000000..446da42 --- /dev/null +++ b/icons/large-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/large-small.svg b/icons/large-small.svg new file mode 100644 index 0000000..08c0471 --- /dev/null +++ b/icons/large-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/layers-medium.svg b/icons/layers-medium.svg new file mode 100644 index 0000000..a7fe7a9 --- /dev/null +++ b/icons/layers-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/layers-small.svg b/icons/layers-small.svg new file mode 100644 index 0000000..a507508 --- /dev/null +++ b/icons/layers-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/layers-with-arrows-medium.svg b/icons/layers-with-arrows-medium.svg new file mode 100644 index 0000000..2891f02 --- /dev/null +++ b/icons/layers-with-arrows-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/layers-with-arrows-small.svg b/icons/layers-with-arrows-small.svg new file mode 100644 index 0000000..50d29fd --- /dev/null +++ b/icons/layers-with-arrows-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/leaf-large.svg b/icons/leaf-large.svg new file mode 100644 index 0000000..3eb5d70 --- /dev/null +++ b/icons/leaf-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/lift-medium.svg b/icons/lift-medium.svg new file mode 100644 index 0000000..5baf7cd --- /dev/null +++ b/icons/lift-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/lift-small.svg b/icons/lift-small.svg new file mode 100644 index 0000000..1af63ac --- /dev/null +++ b/icons/lift-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/lighthouse-large.svg b/icons/lighthouse-large.svg new file mode 100644 index 0000000..d35c991 --- /dev/null +++ b/icons/lighthouse-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/lighthouse-medium.svg b/icons/lighthouse-medium.svg new file mode 100644 index 0000000..4d4db41 --- /dev/null +++ b/icons/lighthouse-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/lighthouse-small.svg b/icons/lighthouse-small.svg new file mode 100644 index 0000000..6a2244f --- /dev/null +++ b/icons/lighthouse-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/link-external-medium.svg b/icons/link-external-medium.svg new file mode 100644 index 0000000..e3b0b88 --- /dev/null +++ b/icons/link-external-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/link-external-small.svg b/icons/link-external-small.svg new file mode 100644 index 0000000..882ad2c --- /dev/null +++ b/icons/link-external-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/link-medium.svg b/icons/link-medium.svg new file mode 100644 index 0000000..987200b --- /dev/null +++ b/icons/link-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/link-small.svg b/icons/link-small.svg new file mode 100644 index 0000000..62e5f44 --- /dev/null +++ b/icons/link-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/lips-hand-large.svg b/icons/lips-hand-large.svg new file mode 100644 index 0000000..112ed0c --- /dev/null +++ b/icons/lips-hand-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/lips-hand-medium.svg b/icons/lips-hand-medium.svg new file mode 100644 index 0000000..e25aeef --- /dev/null +++ b/icons/lips-hand-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/lips-hand-small.svg b/icons/lips-hand-small.svg new file mode 100644 index 0000000..0044a94 --- /dev/null +++ b/icons/lips-hand-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/list-large.svg b/icons/list-large.svg new file mode 100644 index 0000000..319f12d --- /dev/null +++ b/icons/list-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/list-medium.svg b/icons/list-medium.svg new file mode 100644 index 0000000..d30aa8c --- /dev/null +++ b/icons/list-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/list-plus-medium.svg b/icons/list-plus-medium.svg new file mode 100644 index 0000000..aaa6a80 --- /dev/null +++ b/icons/list-plus-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/list-plus-small.svg b/icons/list-plus-small.svg new file mode 100644 index 0000000..0169564 --- /dev/null +++ b/icons/list-plus-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/list-small.svg b/icons/list-small.svg new file mode 100644 index 0000000..c4ec3a9 --- /dev/null +++ b/icons/list-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/location-pin-a-medium.svg b/icons/location-pin-a-medium.svg new file mode 100644 index 0000000..c30f99f --- /dev/null +++ b/icons/location-pin-a-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/location-pin-a-small.svg b/icons/location-pin-a-small.svg new file mode 100644 index 0000000..b7d8fcb --- /dev/null +++ b/icons/location-pin-a-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/location-pin-b-medium.svg b/icons/location-pin-b-medium.svg new file mode 100644 index 0000000..24c0f58 --- /dev/null +++ b/icons/location-pin-b-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/location-pin-b-small.svg b/icons/location-pin-b-small.svg new file mode 100644 index 0000000..d4cd87a --- /dev/null +++ b/icons/location-pin-b-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/location-pin-camera-large.svg b/icons/location-pin-camera-large.svg new file mode 100644 index 0000000..3d076e5 --- /dev/null +++ b/icons/location-pin-camera-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/location-pin-camera-medium.svg b/icons/location-pin-camera-medium.svg new file mode 100644 index 0000000..37d08c6 --- /dev/null +++ b/icons/location-pin-camera-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/location-pin-camera-small.svg b/icons/location-pin-camera-small.svg new file mode 100644 index 0000000..34738ba --- /dev/null +++ b/icons/location-pin-camera-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/location-pin-map-large.svg b/icons/location-pin-map-large.svg new file mode 100644 index 0000000..fefa9f9 --- /dev/null +++ b/icons/location-pin-map-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/location-pin-map-medium.svg b/icons/location-pin-map-medium.svg new file mode 100644 index 0000000..f2d77a6 --- /dev/null +++ b/icons/location-pin-map-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/location-pin-map-small.svg b/icons/location-pin-map-small.svg new file mode 100644 index 0000000..929730b --- /dev/null +++ b/icons/location-pin-map-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/location-pin-medium.svg b/icons/location-pin-medium.svg new file mode 100644 index 0000000..c9e969c --- /dev/null +++ b/icons/location-pin-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/location-pin-pulse-surrounding-area-medium.svg b/icons/location-pin-pulse-surrounding-area-medium.svg new file mode 100644 index 0000000..cdca0ef --- /dev/null +++ b/icons/location-pin-pulse-surrounding-area-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/location-pin-pulse-surrounding-area-small.svg b/icons/location-pin-pulse-surrounding-area-small.svg new file mode 100644 index 0000000..f239e62 --- /dev/null +++ b/icons/location-pin-pulse-surrounding-area-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/location-pin-small.svg b/icons/location-pin-small.svg new file mode 100644 index 0000000..227c379 --- /dev/null +++ b/icons/location-pin-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/location-pin-surrounding-area-large.svg b/icons/location-pin-surrounding-area-large.svg new file mode 100644 index 0000000..5204555 --- /dev/null +++ b/icons/location-pin-surrounding-area-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/location-pin-surrounding-area-medium.svg b/icons/location-pin-surrounding-area-medium.svg new file mode 100644 index 0000000..dc31337 --- /dev/null +++ b/icons/location-pin-surrounding-area-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/location-pin-surrounding-area-power-plug-large.svg b/icons/location-pin-surrounding-area-power-plug-large.svg new file mode 100644 index 0000000..fcd38af --- /dev/null +++ b/icons/location-pin-surrounding-area-power-plug-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/location-pin-surrounding-area-power-plug-medium.svg b/icons/location-pin-surrounding-area-power-plug-medium.svg new file mode 100644 index 0000000..4652b43 --- /dev/null +++ b/icons/location-pin-surrounding-area-power-plug-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/location-pin-surrounding-area-power-plug-small.svg b/icons/location-pin-surrounding-area-power-plug-small.svg new file mode 100644 index 0000000..69cc65b --- /dev/null +++ b/icons/location-pin-surrounding-area-power-plug-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/location-pin-surrounding-area-small.svg b/icons/location-pin-surrounding-area-small.svg new file mode 100644 index 0000000..58dd9b9 --- /dev/null +++ b/icons/location-pin-surrounding-area-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/lock-closed-large.svg b/icons/lock-closed-large.svg new file mode 100644 index 0000000..cac22e9 --- /dev/null +++ b/icons/lock-closed-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/lock-closed-medium.svg b/icons/lock-closed-medium.svg new file mode 100644 index 0000000..24a2eb3 --- /dev/null +++ b/icons/lock-closed-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/lock-closed-small.svg b/icons/lock-closed-small.svg new file mode 100644 index 0000000..1f8d4c2 --- /dev/null +++ b/icons/lock-closed-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/lock-open-large.svg b/icons/lock-open-large.svg new file mode 100644 index 0000000..22156fa --- /dev/null +++ b/icons/lock-open-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/lock-open-medium.svg b/icons/lock-open-medium.svg new file mode 100644 index 0000000..437f059 --- /dev/null +++ b/icons/lock-open-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/lock-open-small.svg b/icons/lock-open-small.svg new file mode 100644 index 0000000..6756fad --- /dev/null +++ b/icons/lock-open-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/locker-medium.svg b/icons/locker-medium.svg new file mode 100644 index 0000000..b408f0e --- /dev/null +++ b/icons/locker-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/locker-small.svg b/icons/locker-small.svg new file mode 100644 index 0000000..1c3b6eb --- /dev/null +++ b/icons/locker-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/locomotive-high-speed-large.svg b/icons/locomotive-high-speed-large.svg new file mode 100644 index 0000000..507d944 --- /dev/null +++ b/icons/locomotive-high-speed-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/locomotive-high-speed-medium.svg b/icons/locomotive-high-speed-medium.svg new file mode 100644 index 0000000..093e1c0 --- /dev/null +++ b/icons/locomotive-high-speed-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/locomotive-high-speed-small.svg b/icons/locomotive-high-speed-small.svg new file mode 100644 index 0000000..9e1dde4 --- /dev/null +++ b/icons/locomotive-high-speed-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/locomotive-large.svg b/icons/locomotive-large.svg new file mode 100644 index 0000000..0aac771 --- /dev/null +++ b/icons/locomotive-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/locomotive-medium.svg b/icons/locomotive-medium.svg new file mode 100644 index 0000000..8ab3567 --- /dev/null +++ b/icons/locomotive-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/locomotive-profile-moon-large.svg b/icons/locomotive-profile-moon-large.svg new file mode 100644 index 0000000..2edd64a --- /dev/null +++ b/icons/locomotive-profile-moon-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/locomotive-profile-moon-medium.svg b/icons/locomotive-profile-moon-medium.svg new file mode 100644 index 0000000..2ab19b3 --- /dev/null +++ b/icons/locomotive-profile-moon-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/locomotive-profile-moon-small.svg b/icons/locomotive-profile-moon-small.svg new file mode 100644 index 0000000..6920da0 --- /dev/null +++ b/icons/locomotive-profile-moon-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/locomotive-small.svg b/icons/locomotive-small.svg new file mode 100644 index 0000000..10ad316 --- /dev/null +++ b/icons/locomotive-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/locomotive-viaduct-large.svg b/icons/locomotive-viaduct-large.svg new file mode 100644 index 0000000..56d6616 --- /dev/null +++ b/icons/locomotive-viaduct-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/long-distance-coach-profile-medium.svg b/icons/long-distance-coach-profile-medium.svg new file mode 100644 index 0000000..b65c4c9 --- /dev/null +++ b/icons/long-distance-coach-profile-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/long-distance-coach-profile-small.svg b/icons/long-distance-coach-profile-small.svg new file mode 100644 index 0000000..d819bd3 --- /dev/null +++ b/icons/long-distance-coach-profile-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/lotus-large.svg b/icons/lotus-large.svg new file mode 100644 index 0000000..3426041 --- /dev/null +++ b/icons/lotus-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/lotus-medium.svg b/icons/lotus-medium.svg new file mode 100644 index 0000000..1d71d01 --- /dev/null +++ b/icons/lotus-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/lotus-small.svg b/icons/lotus-small.svg new file mode 100644 index 0000000..15c3e00 --- /dev/null +++ b/icons/lotus-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/low-vision-medium.svg b/icons/low-vision-medium.svg new file mode 100644 index 0000000..1c173fa --- /dev/null +++ b/icons/low-vision-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/low-vision-small.svg b/icons/low-vision-small.svg new file mode 100644 index 0000000..7719582 --- /dev/null +++ b/icons/low-vision-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/lucerne-chapel-bridge-large.svg b/icons/lucerne-chapel-bridge-large.svg new file mode 100644 index 0000000..0b2d863 --- /dev/null +++ b/icons/lucerne-chapel-bridge-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/machine-learning-medium.svg b/icons/machine-learning-medium.svg new file mode 100644 index 0000000..48b4bc7 --- /dev/null +++ b/icons/machine-learning-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/machine-learning-small.svg b/icons/machine-learning-small.svg new file mode 100644 index 0000000..4802040 --- /dev/null +++ b/icons/machine-learning-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/magnifying-glass-large.svg b/icons/magnifying-glass-large.svg new file mode 100644 index 0000000..909563c --- /dev/null +++ b/icons/magnifying-glass-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/magnifying-glass-medium.svg b/icons/magnifying-glass-medium.svg new file mode 100644 index 0000000..af661fb --- /dev/null +++ b/icons/magnifying-glass-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/magnifying-glass-minus-large.svg b/icons/magnifying-glass-minus-large.svg new file mode 100644 index 0000000..4c54985 --- /dev/null +++ b/icons/magnifying-glass-minus-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/magnifying-glass-minus-medium.svg b/icons/magnifying-glass-minus-medium.svg new file mode 100644 index 0000000..ebe7498 --- /dev/null +++ b/icons/magnifying-glass-minus-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/magnifying-glass-minus-small.svg b/icons/magnifying-glass-minus-small.svg new file mode 100644 index 0000000..8efa0e7 --- /dev/null +++ b/icons/magnifying-glass-minus-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/magnifying-glass-plus-large.svg b/icons/magnifying-glass-plus-large.svg new file mode 100644 index 0000000..89b98b9 --- /dev/null +++ b/icons/magnifying-glass-plus-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/magnifying-glass-plus-medium.svg b/icons/magnifying-glass-plus-medium.svg new file mode 100644 index 0000000..8974572 --- /dev/null +++ b/icons/magnifying-glass-plus-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/magnifying-glass-plus-small.svg b/icons/magnifying-glass-plus-small.svg new file mode 100644 index 0000000..8d45e59 --- /dev/null +++ b/icons/magnifying-glass-plus-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/magnifying-glass-small.svg b/icons/magnifying-glass-small.svg new file mode 100644 index 0000000..eabd570 --- /dev/null +++ b/icons/magnifying-glass-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/market-shopping-bag-large.svg b/icons/market-shopping-bag-large.svg new file mode 100644 index 0000000..f3e721d --- /dev/null +++ b/icons/market-shopping-bag-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/medical-facility-medium.svg b/icons/medical-facility-medium.svg new file mode 100644 index 0000000..bb441ae --- /dev/null +++ b/icons/medical-facility-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/medical-facility-small.svg b/icons/medical-facility-small.svg new file mode 100644 index 0000000..bbbd93c --- /dev/null +++ b/icons/medical-facility-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/meeting-point-medium.svg b/icons/meeting-point-medium.svg new file mode 100644 index 0000000..1d47d65 --- /dev/null +++ b/icons/meeting-point-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/meeting-point-small.svg b/icons/meeting-point-small.svg new file mode 100644 index 0000000..53cd0fe --- /dev/null +++ b/icons/meeting-point-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/megaphone-medium.svg b/icons/megaphone-medium.svg new file mode 100644 index 0000000..18086c9 --- /dev/null +++ b/icons/megaphone-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/megaphone-small.svg b/icons/megaphone-small.svg new file mode 100644 index 0000000..d30280e --- /dev/null +++ b/icons/megaphone-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/merge-medium.svg b/icons/merge-medium.svg new file mode 100644 index 0000000..6c14922 --- /dev/null +++ b/icons/merge-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/merge-small.svg b/icons/merge-small.svg new file mode 100644 index 0000000..fa2713c --- /dev/null +++ b/icons/merge-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/metadata-medium.svg b/icons/metadata-medium.svg new file mode 100644 index 0000000..d739860 --- /dev/null +++ b/icons/metadata-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/metadata-small.svg b/icons/metadata-small.svg new file mode 100644 index 0000000..36f8585 --- /dev/null +++ b/icons/metadata-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/microphone-disabled-medium.svg b/icons/microphone-disabled-medium.svg new file mode 100644 index 0000000..ffbc09f --- /dev/null +++ b/icons/microphone-disabled-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/microphone-disabled-small.svg b/icons/microphone-disabled-small.svg new file mode 100644 index 0000000..762897c --- /dev/null +++ b/icons/microphone-disabled-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/microphone-medium.svg b/icons/microphone-medium.svg new file mode 100644 index 0000000..e92927a --- /dev/null +++ b/icons/microphone-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/microphone-small.svg b/icons/microphone-small.svg new file mode 100644 index 0000000..3f12ead --- /dev/null +++ b/icons/microphone-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/microscooter-profile-medium.svg b/icons/microscooter-profile-medium.svg new file mode 100644 index 0000000..4322c39 --- /dev/null +++ b/icons/microscooter-profile-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/microscooter-profile-power-plug-medium.svg b/icons/microscooter-profile-power-plug-medium.svg new file mode 100644 index 0000000..a9032dd --- /dev/null +++ b/icons/microscooter-profile-power-plug-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/microscooter-profile-power-plug-small.svg b/icons/microscooter-profile-power-plug-small.svg new file mode 100644 index 0000000..48de9c1 --- /dev/null +++ b/icons/microscooter-profile-power-plug-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/microscooter-profile-small.svg b/icons/microscooter-profile-small.svg new file mode 100644 index 0000000..4889f39 --- /dev/null +++ b/icons/microscooter-profile-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/milk-brick-disabled-medium.svg b/icons/milk-brick-disabled-medium.svg new file mode 100644 index 0000000..5ff78a9 --- /dev/null +++ b/icons/milk-brick-disabled-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/milk-brick-disabled-small.svg b/icons/milk-brick-disabled-small.svg new file mode 100644 index 0000000..dff36cf --- /dev/null +++ b/icons/milk-brick-disabled-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/minimize-screen-medium.svg b/icons/minimize-screen-medium.svg new file mode 100644 index 0000000..09350f5 --- /dev/null +++ b/icons/minimize-screen-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/minimize-screen-small.svg b/icons/minimize-screen-small.svg new file mode 100644 index 0000000..e8f9ef7 --- /dev/null +++ b/icons/minimize-screen-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/minus-medium.svg b/icons/minus-medium.svg new file mode 100644 index 0000000..a9d1c86 --- /dev/null +++ b/icons/minus-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/minus-small.svg b/icons/minus-small.svg new file mode 100644 index 0000000..5a2f284 --- /dev/null +++ b/icons/minus-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/missed-connection.svg b/icons/missed-connection.svg new file mode 100644 index 0000000..db6f083 --- /dev/null +++ b/icons/missed-connection.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/money-exchange-large.svg b/icons/money-exchange-large.svg new file mode 100644 index 0000000..bed972c --- /dev/null +++ b/icons/money-exchange-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/money-exchange-medium.svg b/icons/money-exchange-medium.svg new file mode 100644 index 0000000..acfdaa5 --- /dev/null +++ b/icons/money-exchange-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/money-exchange-small.svg b/icons/money-exchange-small.svg new file mode 100644 index 0000000..19fecbb --- /dev/null +++ b/icons/money-exchange-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/moon-medium.svg b/icons/moon-medium.svg new file mode 100644 index 0000000..4a10881 --- /dev/null +++ b/icons/moon-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/moon-small.svg b/icons/moon-small.svg new file mode 100644 index 0000000..fa3ced0 --- /dev/null +++ b/icons/moon-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/mountain-lake-sun-large.svg b/icons/mountain-lake-sun-large.svg new file mode 100644 index 0000000..2c9d4ac --- /dev/null +++ b/icons/mountain-lake-sun-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/mountain-lake-sun-medium.svg b/icons/mountain-lake-sun-medium.svg new file mode 100644 index 0000000..9c78543 --- /dev/null +++ b/icons/mountain-lake-sun-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/mountain-lake-sun-small.svg b/icons/mountain-lake-sun-small.svg new file mode 100644 index 0000000..707f33a --- /dev/null +++ b/icons/mountain-lake-sun-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/mountain-minus-medium.svg b/icons/mountain-minus-medium.svg new file mode 100644 index 0000000..668098d --- /dev/null +++ b/icons/mountain-minus-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/mountain-minus-small.svg b/icons/mountain-minus-small.svg new file mode 100644 index 0000000..88169a5 --- /dev/null +++ b/icons/mountain-minus-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/mountain-plus-medium.svg b/icons/mountain-plus-medium.svg new file mode 100644 index 0000000..e713be5 --- /dev/null +++ b/icons/mountain-plus-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/mountain-plus-small.svg b/icons/mountain-plus-small.svg new file mode 100644 index 0000000..c0b0af1 --- /dev/null +++ b/icons/mountain-plus-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/mountain-rock-transmitter-signal-large.svg b/icons/mountain-rock-transmitter-signal-large.svg new file mode 100644 index 0000000..e5b2a81 --- /dev/null +++ b/icons/mountain-rock-transmitter-signal-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/mountain-rock-transmitter-signal-medium.svg b/icons/mountain-rock-transmitter-signal-medium.svg new file mode 100644 index 0000000..a984be2 --- /dev/null +++ b/icons/mountain-rock-transmitter-signal-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/mountain-rock-transmitter-signal-small.svg b/icons/mountain-rock-transmitter-signal-small.svg new file mode 100644 index 0000000..a31d979 --- /dev/null +++ b/icons/mountain-rock-transmitter-signal-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/mountain-sun-large.svg b/icons/mountain-sun-large.svg new file mode 100644 index 0000000..f9c3118 --- /dev/null +++ b/icons/mountain-sun-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/mountain-sun-medium.svg b/icons/mountain-sun-medium.svg new file mode 100644 index 0000000..795d827 --- /dev/null +++ b/icons/mountain-sun-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/mountain-sun-small.svg b/icons/mountain-sun-small.svg new file mode 100644 index 0000000..a230485 --- /dev/null +++ b/icons/mountain-sun-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/moving-bus-medium.svg b/icons/moving-bus-medium.svg new file mode 100644 index 0000000..4ad6292 --- /dev/null +++ b/icons/moving-bus-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/moving-bus-small.svg b/icons/moving-bus-small.svg new file mode 100644 index 0000000..99dd06e --- /dev/null +++ b/icons/moving-bus-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/mug-hot-medium.svg b/icons/mug-hot-medium.svg new file mode 100644 index 0000000..9203f16 --- /dev/null +++ b/icons/mug-hot-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/mug-hot-small.svg b/icons/mug-hot-small.svg new file mode 100644 index 0000000..958143c --- /dev/null +++ b/icons/mug-hot-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/museum-large.svg b/icons/museum-large.svg new file mode 100644 index 0000000..4d6824e --- /dev/null +++ b/icons/museum-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/museum-medium.svg b/icons/museum-medium.svg new file mode 100644 index 0000000..56444a2 --- /dev/null +++ b/icons/museum-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/museum-small.svg b/icons/museum-small.svg new file mode 100644 index 0000000..81106d1 --- /dev/null +++ b/icons/museum-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/music-notes-large.svg b/icons/music-notes-large.svg new file mode 100644 index 0000000..4a6ff58 --- /dev/null +++ b/icons/music-notes-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/music-notes-medium.svg b/icons/music-notes-medium.svg new file mode 100644 index 0000000..3076680 --- /dev/null +++ b/icons/music-notes-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/music-notes-small.svg b/icons/music-notes-small.svg new file mode 100644 index 0000000..dac8b64 --- /dev/null +++ b/icons/music-notes-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/music-rock-hand-gesture-large.svg b/icons/music-rock-hand-gesture-large.svg new file mode 100644 index 0000000..8cb30ab --- /dev/null +++ b/icons/music-rock-hand-gesture-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/narcotic-medium.svg b/icons/narcotic-medium.svg new file mode 100644 index 0000000..90f9a86 --- /dev/null +++ b/icons/narcotic-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/narcotic-small.svg b/icons/narcotic-small.svg new file mode 100644 index 0000000..87bd476 --- /dev/null +++ b/icons/narcotic-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/network-large.svg b/icons/network-large.svg new file mode 100644 index 0000000..279ae9a --- /dev/null +++ b/icons/network-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/network-medium.svg b/icons/network-medium.svg new file mode 100644 index 0000000..e5e44c3 --- /dev/null +++ b/icons/network-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/network-small.svg b/icons/network-small.svg new file mode 100644 index 0000000..b8fdb8c --- /dev/null +++ b/icons/network-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/newspaper-large.svg b/icons/newspaper-large.svg new file mode 100644 index 0000000..f326a21 --- /dev/null +++ b/icons/newspaper-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/newspaper-medium.svg b/icons/newspaper-medium.svg new file mode 100644 index 0000000..54c7571 --- /dev/null +++ b/icons/newspaper-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/newspaper-sbb-medium.svg b/icons/newspaper-sbb-medium.svg new file mode 100644 index 0000000..43d9b61 --- /dev/null +++ b/icons/newspaper-sbb-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/newspaper-sbb-small.svg b/icons/newspaper-sbb-small.svg new file mode 100644 index 0000000..9bc86ea --- /dev/null +++ b/icons/newspaper-sbb-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/newspaper-small.svg b/icons/newspaper-small.svg new file mode 100644 index 0000000..7a3481d --- /dev/null +++ b/icons/newspaper-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/next-medium.svg b/icons/next-medium.svg new file mode 100644 index 0000000..6a987c0 --- /dev/null +++ b/icons/next-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/next-small.svg b/icons/next-small.svg new file mode 100644 index 0000000..a5279eb --- /dev/null +++ b/icons/next-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/nine-squares-medium.svg b/icons/nine-squares-medium.svg new file mode 100644 index 0000000..b177198 --- /dev/null +++ b/icons/nine-squares-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/nine-squares-small.svg b/icons/nine-squares-small.svg new file mode 100644 index 0000000..a847190 --- /dev/null +++ b/icons/nine-squares-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/nj-negative.svg b/icons/nj-negative.svg new file mode 100644 index 0000000..e360045 --- /dev/null +++ b/icons/nj-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/nj.svg b/icons/nj.svg new file mode 100644 index 0000000..e360045 --- /dev/null +++ b/icons/nj.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/office-chair-medium.svg b/icons/office-chair-medium.svg new file mode 100644 index 0000000..e390bce --- /dev/null +++ b/icons/office-chair-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/office-chair-small.svg b/icons/office-chair-small.svg new file mode 100644 index 0000000..3713c69 --- /dev/null +++ b/icons/office-chair-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ogv-negative.svg b/icons/ogv-negative.svg new file mode 100644 index 0000000..9ef25f2 --- /dev/null +++ b/icons/ogv-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ogv.svg b/icons/ogv.svg new file mode 100644 index 0000000..fe00980 --- /dev/null +++ b/icons/ogv.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/onboarding-medium.svg b/icons/onboarding-medium.svg new file mode 100644 index 0000000..54721bd --- /dev/null +++ b/icons/onboarding-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/onboarding-small.svg b/icons/onboarding-small.svg new file mode 100644 index 0000000..7f96bce --- /dev/null +++ b/icons/onboarding-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/paper-aeroplane-large.svg b/icons/paper-aeroplane-large.svg new file mode 100644 index 0000000..b58bf40 --- /dev/null +++ b/icons/paper-aeroplane-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/paper-aeroplane-medium.svg b/icons/paper-aeroplane-medium.svg new file mode 100644 index 0000000..86d7239 --- /dev/null +++ b/icons/paper-aeroplane-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/paper-aeroplane-small.svg b/icons/paper-aeroplane-small.svg new file mode 100644 index 0000000..924bab9 --- /dev/null +++ b/icons/paper-aeroplane-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/paper-clip-large.svg b/icons/paper-clip-large.svg new file mode 100644 index 0000000..a1f095b --- /dev/null +++ b/icons/paper-clip-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/paper-clip-medium.svg b/icons/paper-clip-medium.svg new file mode 100644 index 0000000..64993a1 --- /dev/null +++ b/icons/paper-clip-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/paper-clip-small.svg b/icons/paper-clip-small.svg new file mode 100644 index 0000000..ea296a5 --- /dev/null +++ b/icons/paper-clip-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/park-and-rail-large.svg b/icons/park-and-rail-large.svg new file mode 100644 index 0000000..10f8443 --- /dev/null +++ b/icons/park-and-rail-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/park-and-rail-medium.svg b/icons/park-and-rail-medium.svg new file mode 100644 index 0000000..5bc18e1 --- /dev/null +++ b/icons/park-and-rail-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/park-and-rail-small.svg b/icons/park-and-rail-small.svg new file mode 100644 index 0000000..8afab0c --- /dev/null +++ b/icons/park-and-rail-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/parliament-medium.svg b/icons/parliament-medium.svg new file mode 100644 index 0000000..e3023f5 --- /dev/null +++ b/icons/parliament-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/parliament-small.svg b/icons/parliament-small.svg new file mode 100644 index 0000000..dcc4b2c --- /dev/null +++ b/icons/parliament-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/pause-medium.svg b/icons/pause-medium.svg new file mode 100644 index 0000000..f1e4790 --- /dev/null +++ b/icons/pause-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/pause-small.svg b/icons/pause-small.svg new file mode 100644 index 0000000..8303787 --- /dev/null +++ b/icons/pause-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/pe-30.svg b/icons/pe-30.svg new file mode 100644 index 0000000..fbc4d97 --- /dev/null +++ b/icons/pe-30.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/pe-negative.svg b/icons/pe-negative.svg new file mode 100644 index 0000000..c62b9cc --- /dev/null +++ b/icons/pe-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/pe.svg b/icons/pe.svg new file mode 100644 index 0000000..c62b9cc --- /dev/null +++ b/icons/pe.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/pen-large.svg b/icons/pen-large.svg new file mode 100644 index 0000000..527f1ab --- /dev/null +++ b/icons/pen-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/pen-medium.svg b/icons/pen-medium.svg new file mode 100644 index 0000000..425cf46 --- /dev/null +++ b/icons/pen-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/pen-small.svg b/icons/pen-small.svg new file mode 100644 index 0000000..0b234ed --- /dev/null +++ b/icons/pen-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/percent-large.svg b/icons/percent-large.svg new file mode 100644 index 0000000..d0ff268 --- /dev/null +++ b/icons/percent-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/percent-medium.svg b/icons/percent-medium.svg new file mode 100644 index 0000000..efb20d7 --- /dev/null +++ b/icons/percent-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/percent-small.svg b/icons/percent-small.svg new file mode 100644 index 0000000..12426e1 --- /dev/null +++ b/icons/percent-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/percent-tag-medium.svg b/icons/percent-tag-medium.svg new file mode 100644 index 0000000..f16ff4a --- /dev/null +++ b/icons/percent-tag-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/percent-tag-small.svg b/icons/percent-tag-small.svg new file mode 100644 index 0000000..12a9bde --- /dev/null +++ b/icons/percent-tag-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/petrol-station-medium.svg b/icons/petrol-station-medium.svg new file mode 100644 index 0000000..3d838f3 --- /dev/null +++ b/icons/petrol-station-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/petrol-station-small.svg b/icons/petrol-station-small.svg new file mode 100644 index 0000000..d07a8d2 --- /dev/null +++ b/icons/petrol-station-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/picture-large.svg b/icons/picture-large.svg new file mode 100644 index 0000000..f910805 --- /dev/null +++ b/icons/picture-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/picture-medium.svg b/icons/picture-medium.svg new file mode 100644 index 0000000..abe14ef --- /dev/null +++ b/icons/picture-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/picture-small.svg b/icons/picture-small.svg new file mode 100644 index 0000000..f702676 --- /dev/null +++ b/icons/picture-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/pie-medium.svg b/icons/pie-medium.svg new file mode 100644 index 0000000..ef498fd --- /dev/null +++ b/icons/pie-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/pie-small.svg b/icons/pie-small.svg new file mode 100644 index 0000000..6f454fc --- /dev/null +++ b/icons/pie-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/pizza-slice-medium.svg b/icons/pizza-slice-medium.svg new file mode 100644 index 0000000..fb293cf --- /dev/null +++ b/icons/pizza-slice-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/pizza-slice-small.svg b/icons/pizza-slice-small.svg new file mode 100644 index 0000000..11c6b35 --- /dev/null +++ b/icons/pizza-slice-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/platform-change.svg b/icons/platform-change.svg new file mode 100644 index 0000000..c04af56 --- /dev/null +++ b/icons/platform-change.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/platform-display-medium.svg b/icons/platform-display-medium.svg new file mode 100644 index 0000000..690c7ee --- /dev/null +++ b/icons/platform-display-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/platform-display-small.svg b/icons/platform-display-small.svg new file mode 100644 index 0000000..83971c8 --- /dev/null +++ b/icons/platform-display-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/platform-large.svg b/icons/platform-large.svg new file mode 100644 index 0000000..47ea6a7 --- /dev/null +++ b/icons/platform-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/platform-medium.svg b/icons/platform-medium.svg new file mode 100644 index 0000000..043ea1a --- /dev/null +++ b/icons/platform-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/platform-small.svg b/icons/platform-small.svg new file mode 100644 index 0000000..7d984af --- /dev/null +++ b/icons/platform-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/play-medium.svg b/icons/play-medium.svg new file mode 100644 index 0000000..1270b69 --- /dev/null +++ b/icons/play-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/play-small.svg b/icons/play-small.svg new file mode 100644 index 0000000..2c74761 --- /dev/null +++ b/icons/play-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/plus-medium.svg b/icons/plus-medium.svg new file mode 100644 index 0000000..5c5e395 --- /dev/null +++ b/icons/plus-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/plus-small.svg b/icons/plus-small.svg new file mode 100644 index 0000000..23bbe9b --- /dev/null +++ b/icons/plus-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/power-plug-medium.svg b/icons/power-plug-medium.svg new file mode 100644 index 0000000..5e699ee --- /dev/null +++ b/icons/power-plug-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/power-plug-small.svg b/icons/power-plug-small.svg new file mode 100644 index 0000000..e1d93f4 --- /dev/null +++ b/icons/power-plug-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/pretzel-large.svg b/icons/pretzel-large.svg new file mode 100644 index 0000000..606b8d4 --- /dev/null +++ b/icons/pretzel-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/pretzel-medium.svg b/icons/pretzel-medium.svg new file mode 100644 index 0000000..177ef95 --- /dev/null +++ b/icons/pretzel-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/pretzel-small.svg b/icons/pretzel-small.svg new file mode 100644 index 0000000..4d8c891 --- /dev/null +++ b/icons/pretzel-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/previous-medium.svg b/icons/previous-medium.svg new file mode 100644 index 0000000..9b07c50 --- /dev/null +++ b/icons/previous-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/previous-small.svg b/icons/previous-small.svg new file mode 100644 index 0000000..8db8fa4 --- /dev/null +++ b/icons/previous-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/printer-medium.svg b/icons/printer-medium.svg new file mode 100644 index 0000000..1e8e418 --- /dev/null +++ b/icons/printer-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/printer-small.svg b/icons/printer-small.svg new file mode 100644 index 0000000..cc9d790 --- /dev/null +++ b/icons/printer-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/pulse-medium.svg b/icons/pulse-medium.svg new file mode 100644 index 0000000..a00dd0a --- /dev/null +++ b/icons/pulse-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/pulse-small.svg b/icons/pulse-small.svg new file mode 100644 index 0000000..c840a97 --- /dev/null +++ b/icons/pulse-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/punctuality-large.svg b/icons/punctuality-large.svg new file mode 100644 index 0000000..c0f2486 --- /dev/null +++ b/icons/punctuality-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/punctuality-medium.svg b/icons/punctuality-medium.svg new file mode 100644 index 0000000..83421e5 --- /dev/null +++ b/icons/punctuality-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/punctuality-small.svg b/icons/punctuality-small.svg new file mode 100644 index 0000000..e139f16 --- /dev/null +++ b/icons/punctuality-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/qrcode-disabled-medium.svg b/icons/qrcode-disabled-medium.svg new file mode 100644 index 0000000..1bfa5f4 --- /dev/null +++ b/icons/qrcode-disabled-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/qrcode-disabled-small.svg b/icons/qrcode-disabled-small.svg new file mode 100644 index 0000000..7c3b396 --- /dev/null +++ b/icons/qrcode-disabled-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/qrcode-disabled-two-tickets-medium.svg b/icons/qrcode-disabled-two-tickets-medium.svg new file mode 100644 index 0000000..8b45c10 --- /dev/null +++ b/icons/qrcode-disabled-two-tickets-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/qrcode-disabled-two-tickets-small.svg b/icons/qrcode-disabled-two-tickets-small.svg new file mode 100644 index 0000000..bff81a3 --- /dev/null +++ b/icons/qrcode-disabled-two-tickets-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/qrcode-medium.svg b/icons/qrcode-medium.svg new file mode 100644 index 0000000..bfca496 --- /dev/null +++ b/icons/qrcode-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/qrcode-small.svg b/icons/qrcode-small.svg new file mode 100644 index 0000000..548a7d9 --- /dev/null +++ b/icons/qrcode-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/qrcode-two-tickets-medium.svg b/icons/qrcode-two-tickets-medium.svg new file mode 100644 index 0000000..bdcf042 --- /dev/null +++ b/icons/qrcode-two-tickets-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/qrcode-two-tickets-small.svg b/icons/qrcode-two-tickets-small.svg new file mode 100644 index 0000000..074974a --- /dev/null +++ b/icons/qrcode-two-tickets-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/question-answer-large.svg b/icons/question-answer-large.svg new file mode 100644 index 0000000..ae10ae0 --- /dev/null +++ b/icons/question-answer-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/question-answer-medium.svg b/icons/question-answer-medium.svg new file mode 100644 index 0000000..fa9c50b --- /dev/null +++ b/icons/question-answer-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/question-answer-small.svg b/icons/question-answer-small.svg new file mode 100644 index 0000000..7cedbec --- /dev/null +++ b/icons/question-answer-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/question-mark-medium.svg b/icons/question-mark-medium.svg new file mode 100644 index 0000000..046a083 --- /dev/null +++ b/icons/question-mark-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/question-mark-small.svg b/icons/question-mark-small.svg new file mode 100644 index 0000000..1b22d7c --- /dev/null +++ b/icons/question-mark-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/rack-railaway-profile-medium.svg b/icons/rack-railaway-profile-medium.svg new file mode 100644 index 0000000..04d02bf --- /dev/null +++ b/icons/rack-railaway-profile-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/rack-railaway-profile-small.svg b/icons/rack-railaway-profile-small.svg new file mode 100644 index 0000000..846be65 --- /dev/null +++ b/icons/rack-railaway-profile-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/railway-ship-large.svg b/icons/railway-ship-large.svg new file mode 100644 index 0000000..74aa8f6 --- /dev/null +++ b/icons/railway-ship-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/railway-ship-medium.svg b/icons/railway-ship-medium.svg new file mode 100644 index 0000000..b6dfdfa --- /dev/null +++ b/icons/railway-ship-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/railway-ship-small.svg b/icons/railway-ship-small.svg new file mode 100644 index 0000000..1c4b08c --- /dev/null +++ b/icons/railway-ship-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/railway-switch-app-medium.svg b/icons/railway-switch-app-medium.svg new file mode 100644 index 0000000..3c355cb --- /dev/null +++ b/icons/railway-switch-app-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/railway-switch-app-small.svg b/icons/railway-switch-app-small.svg new file mode 100644 index 0000000..4240d4b --- /dev/null +++ b/icons/railway-switch-app-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/railway-switch-large.svg b/icons/railway-switch-large.svg new file mode 100644 index 0000000..5068b11 --- /dev/null +++ b/icons/railway-switch-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/railway-switch-medium.svg b/icons/railway-switch-medium.svg new file mode 100644 index 0000000..f53f7dc --- /dev/null +++ b/icons/railway-switch-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/railway-switch-small.svg b/icons/railway-switch-small.svg new file mode 100644 index 0000000..5d8163b --- /dev/null +++ b/icons/railway-switch-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ramp-user-medium.svg b/icons/ramp-user-medium.svg new file mode 100644 index 0000000..c8869c9 --- /dev/null +++ b/icons/ramp-user-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ramp-user-small.svg b/icons/ramp-user-small.svg new file mode 100644 index 0000000..718755b --- /dev/null +++ b/icons/ramp-user-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-1-negative.svg b/icons/re-1-negative.svg new file mode 100644 index 0000000..287a6ff --- /dev/null +++ b/icons/re-1-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-1.svg b/icons/re-1.svg new file mode 100644 index 0000000..6fa6d18 --- /dev/null +++ b/icons/re-1.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-10-negative.svg b/icons/re-10-negative.svg new file mode 100644 index 0000000..d9cda4a --- /dev/null +++ b/icons/re-10-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-10.svg b/icons/re-10.svg new file mode 100644 index 0000000..9ad4e5c --- /dev/null +++ b/icons/re-10.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-11-negative.svg b/icons/re-11-negative.svg new file mode 100644 index 0000000..fba3317 --- /dev/null +++ b/icons/re-11-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-11.svg b/icons/re-11.svg new file mode 100644 index 0000000..492cac5 --- /dev/null +++ b/icons/re-11.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-12-negative.svg b/icons/re-12-negative.svg new file mode 100644 index 0000000..aa523dd --- /dev/null +++ b/icons/re-12-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-12.svg b/icons/re-12.svg new file mode 100644 index 0000000..c147457 --- /dev/null +++ b/icons/re-12.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-13-negative.svg b/icons/re-13-negative.svg new file mode 100644 index 0000000..3aa39d1 --- /dev/null +++ b/icons/re-13-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-13.svg b/icons/re-13.svg new file mode 100644 index 0000000..4042118 --- /dev/null +++ b/icons/re-13.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-14-negative.svg b/icons/re-14-negative.svg new file mode 100644 index 0000000..06bad59 --- /dev/null +++ b/icons/re-14-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-14.svg b/icons/re-14.svg new file mode 100644 index 0000000..7556342 --- /dev/null +++ b/icons/re-14.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-15-negative.svg b/icons/re-15-negative.svg new file mode 100644 index 0000000..c42d6bd --- /dev/null +++ b/icons/re-15-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-15.svg b/icons/re-15.svg new file mode 100644 index 0000000..d5daa42 --- /dev/null +++ b/icons/re-15.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-16-negative.svg b/icons/re-16-negative.svg new file mode 100644 index 0000000..1e8e31e --- /dev/null +++ b/icons/re-16-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-16.svg b/icons/re-16.svg new file mode 100644 index 0000000..6090bb7 --- /dev/null +++ b/icons/re-16.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-17-negative.svg b/icons/re-17-negative.svg new file mode 100644 index 0000000..361b341 --- /dev/null +++ b/icons/re-17-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-17.svg b/icons/re-17.svg new file mode 100644 index 0000000..ec39a0d --- /dev/null +++ b/icons/re-17.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-18-negative.svg b/icons/re-18-negative.svg new file mode 100644 index 0000000..56e38c6 --- /dev/null +++ b/icons/re-18-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-18.svg b/icons/re-18.svg new file mode 100644 index 0000000..548ddca --- /dev/null +++ b/icons/re-18.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-19-negative.svg b/icons/re-19-negative.svg new file mode 100644 index 0000000..957a5eb --- /dev/null +++ b/icons/re-19-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-19.svg b/icons/re-19.svg new file mode 100644 index 0000000..9ebe051 --- /dev/null +++ b/icons/re-19.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-2-negative.svg b/icons/re-2-negative.svg new file mode 100644 index 0000000..c11d344 --- /dev/null +++ b/icons/re-2-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-2.svg b/icons/re-2.svg new file mode 100644 index 0000000..69bb681 --- /dev/null +++ b/icons/re-2.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-20-negative.svg b/icons/re-20-negative.svg new file mode 100644 index 0000000..d37904e --- /dev/null +++ b/icons/re-20-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-20.svg b/icons/re-20.svg new file mode 100644 index 0000000..c681bf5 --- /dev/null +++ b/icons/re-20.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-21-negative.svg b/icons/re-21-negative.svg new file mode 100644 index 0000000..1247d4b --- /dev/null +++ b/icons/re-21-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-21.svg b/icons/re-21.svg new file mode 100644 index 0000000..dcded75 --- /dev/null +++ b/icons/re-21.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-22-negative.svg b/icons/re-22-negative.svg new file mode 100644 index 0000000..56c09ec --- /dev/null +++ b/icons/re-22-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-22.svg b/icons/re-22.svg new file mode 100644 index 0000000..5a803f8 --- /dev/null +++ b/icons/re-22.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-23-negative.svg b/icons/re-23-negative.svg new file mode 100644 index 0000000..e42baa3 --- /dev/null +++ b/icons/re-23-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-23.svg b/icons/re-23.svg new file mode 100644 index 0000000..77c1ebe --- /dev/null +++ b/icons/re-23.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-24-negative.svg b/icons/re-24-negative.svg new file mode 100644 index 0000000..e516c60 --- /dev/null +++ b/icons/re-24-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-24.svg b/icons/re-24.svg new file mode 100644 index 0000000..2dcd162 --- /dev/null +++ b/icons/re-24.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-25-negative.svg b/icons/re-25-negative.svg new file mode 100644 index 0000000..17c40e9 --- /dev/null +++ b/icons/re-25-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-25.svg b/icons/re-25.svg new file mode 100644 index 0000000..60f169a --- /dev/null +++ b/icons/re-25.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-26-negative.svg b/icons/re-26-negative.svg new file mode 100644 index 0000000..d3ceac6 --- /dev/null +++ b/icons/re-26-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-26.svg b/icons/re-26.svg new file mode 100644 index 0000000..338c0f6 --- /dev/null +++ b/icons/re-26.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-27-negative.svg b/icons/re-27-negative.svg new file mode 100644 index 0000000..db74661 --- /dev/null +++ b/icons/re-27-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-27.svg b/icons/re-27.svg new file mode 100644 index 0000000..ce789c8 --- /dev/null +++ b/icons/re-27.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-28-negative.svg b/icons/re-28-negative.svg new file mode 100644 index 0000000..82dabf1 --- /dev/null +++ b/icons/re-28-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-28.svg b/icons/re-28.svg new file mode 100644 index 0000000..1cf18a9 --- /dev/null +++ b/icons/re-28.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-29-negative.svg b/icons/re-29-negative.svg new file mode 100644 index 0000000..5191789 --- /dev/null +++ b/icons/re-29-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-29.svg b/icons/re-29.svg new file mode 100644 index 0000000..187fb77 --- /dev/null +++ b/icons/re-29.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-3-negative.svg b/icons/re-3-negative.svg new file mode 100644 index 0000000..7442dcc --- /dev/null +++ b/icons/re-3-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-3.svg b/icons/re-3.svg new file mode 100644 index 0000000..b14d1b5 --- /dev/null +++ b/icons/re-3.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-30-negative.svg b/icons/re-30-negative.svg new file mode 100644 index 0000000..387c1e4 --- /dev/null +++ b/icons/re-30-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-30.svg b/icons/re-30.svg new file mode 100644 index 0000000..8f69c27 --- /dev/null +++ b/icons/re-30.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-31-negative.svg b/icons/re-31-negative.svg new file mode 100644 index 0000000..39faafa --- /dev/null +++ b/icons/re-31-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-31.svg b/icons/re-31.svg new file mode 100644 index 0000000..f7ab455 --- /dev/null +++ b/icons/re-31.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-32-negative.svg b/icons/re-32-negative.svg new file mode 100644 index 0000000..c93563b --- /dev/null +++ b/icons/re-32-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-32.svg b/icons/re-32.svg new file mode 100644 index 0000000..b5f17c9 --- /dev/null +++ b/icons/re-32.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-33-negative.svg b/icons/re-33-negative.svg new file mode 100644 index 0000000..ff65602 --- /dev/null +++ b/icons/re-33-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-33.svg b/icons/re-33.svg new file mode 100644 index 0000000..70b5fb2 --- /dev/null +++ b/icons/re-33.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-34-negative.svg b/icons/re-34-negative.svg new file mode 100644 index 0000000..3d1ceaa --- /dev/null +++ b/icons/re-34-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-34.svg b/icons/re-34.svg new file mode 100644 index 0000000..ecb39a3 --- /dev/null +++ b/icons/re-34.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-35-negative.svg b/icons/re-35-negative.svg new file mode 100644 index 0000000..ff5d82c --- /dev/null +++ b/icons/re-35-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-35.svg b/icons/re-35.svg new file mode 100644 index 0000000..98badc9 --- /dev/null +++ b/icons/re-35.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-36-negative.svg b/icons/re-36-negative.svg new file mode 100644 index 0000000..172029f --- /dev/null +++ b/icons/re-36-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-36.svg b/icons/re-36.svg new file mode 100644 index 0000000..0614484 --- /dev/null +++ b/icons/re-36.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-37-negative.svg b/icons/re-37-negative.svg new file mode 100644 index 0000000..a0e3841 --- /dev/null +++ b/icons/re-37-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-37.svg b/icons/re-37.svg new file mode 100644 index 0000000..cc23337 --- /dev/null +++ b/icons/re-37.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-38-negative.svg b/icons/re-38-negative.svg new file mode 100644 index 0000000..92ba454 --- /dev/null +++ b/icons/re-38-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-38.svg b/icons/re-38.svg new file mode 100644 index 0000000..6dc09f5 --- /dev/null +++ b/icons/re-38.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-39-negative.svg b/icons/re-39-negative.svg new file mode 100644 index 0000000..2f8382c --- /dev/null +++ b/icons/re-39-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-39.svg b/icons/re-39.svg new file mode 100644 index 0000000..98a5d34 --- /dev/null +++ b/icons/re-39.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-4-negative.svg b/icons/re-4-negative.svg new file mode 100644 index 0000000..a40b3cb --- /dev/null +++ b/icons/re-4-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-4.svg b/icons/re-4.svg new file mode 100644 index 0000000..536d7f6 --- /dev/null +++ b/icons/re-4.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-40-negative.svg b/icons/re-40-negative.svg new file mode 100644 index 0000000..c0940c6 --- /dev/null +++ b/icons/re-40-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-40.svg b/icons/re-40.svg new file mode 100644 index 0000000..444c105 --- /dev/null +++ b/icons/re-40.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-41-negative.svg b/icons/re-41-negative.svg new file mode 100644 index 0000000..6323755 --- /dev/null +++ b/icons/re-41-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-41.svg b/icons/re-41.svg new file mode 100644 index 0000000..7795323 --- /dev/null +++ b/icons/re-41.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-42-negative.svg b/icons/re-42-negative.svg new file mode 100644 index 0000000..7938472 --- /dev/null +++ b/icons/re-42-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-42.svg b/icons/re-42.svg new file mode 100644 index 0000000..670963d --- /dev/null +++ b/icons/re-42.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-43-negative.svg b/icons/re-43-negative.svg new file mode 100644 index 0000000..61d5ef3 --- /dev/null +++ b/icons/re-43-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-43.svg b/icons/re-43.svg new file mode 100644 index 0000000..0514dd4 --- /dev/null +++ b/icons/re-43.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-44-negative.svg b/icons/re-44-negative.svg new file mode 100644 index 0000000..7514270 --- /dev/null +++ b/icons/re-44-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-44.svg b/icons/re-44.svg new file mode 100644 index 0000000..89b3d5e --- /dev/null +++ b/icons/re-44.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-45-negative.svg b/icons/re-45-negative.svg new file mode 100644 index 0000000..3629676 --- /dev/null +++ b/icons/re-45-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-45.svg b/icons/re-45.svg new file mode 100644 index 0000000..0f257d8 --- /dev/null +++ b/icons/re-45.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-46-negative.svg b/icons/re-46-negative.svg new file mode 100644 index 0000000..912944e --- /dev/null +++ b/icons/re-46-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-46.svg b/icons/re-46.svg new file mode 100644 index 0000000..0d8ccb1 --- /dev/null +++ b/icons/re-46.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-47-negative.svg b/icons/re-47-negative.svg new file mode 100644 index 0000000..d48b37f --- /dev/null +++ b/icons/re-47-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-47.svg b/icons/re-47.svg new file mode 100644 index 0000000..fca2e5c --- /dev/null +++ b/icons/re-47.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-48-negative.svg b/icons/re-48-negative.svg new file mode 100644 index 0000000..336e800 --- /dev/null +++ b/icons/re-48-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-48.svg b/icons/re-48.svg new file mode 100644 index 0000000..b263d07 --- /dev/null +++ b/icons/re-48.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-49-negative.svg b/icons/re-49-negative.svg new file mode 100644 index 0000000..d4769c1 --- /dev/null +++ b/icons/re-49-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-49.svg b/icons/re-49.svg new file mode 100644 index 0000000..35161eb --- /dev/null +++ b/icons/re-49.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-5-negative.svg b/icons/re-5-negative.svg new file mode 100644 index 0000000..5c4515b --- /dev/null +++ b/icons/re-5-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-5.svg b/icons/re-5.svg new file mode 100644 index 0000000..dbfcf1f --- /dev/null +++ b/icons/re-5.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-50-negative.svg b/icons/re-50-negative.svg new file mode 100644 index 0000000..55d94c3 --- /dev/null +++ b/icons/re-50-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-50.svg b/icons/re-50.svg new file mode 100644 index 0000000..0e503a4 --- /dev/null +++ b/icons/re-50.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-51-negative.svg b/icons/re-51-negative.svg new file mode 100644 index 0000000..f33e064 --- /dev/null +++ b/icons/re-51-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-51.svg b/icons/re-51.svg new file mode 100644 index 0000000..41446cd --- /dev/null +++ b/icons/re-51.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-52-negative.svg b/icons/re-52-negative.svg new file mode 100644 index 0000000..1bc9e19 --- /dev/null +++ b/icons/re-52-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-52.svg b/icons/re-52.svg new file mode 100644 index 0000000..c190a32 --- /dev/null +++ b/icons/re-52.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-53-negative.svg b/icons/re-53-negative.svg new file mode 100644 index 0000000..ac3a1f1 --- /dev/null +++ b/icons/re-53-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-53.svg b/icons/re-53.svg new file mode 100644 index 0000000..925fae4 --- /dev/null +++ b/icons/re-53.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-54-negative.svg b/icons/re-54-negative.svg new file mode 100644 index 0000000..0dbdf5e --- /dev/null +++ b/icons/re-54-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-54.svg b/icons/re-54.svg new file mode 100644 index 0000000..e2f6cf4 --- /dev/null +++ b/icons/re-54.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-55-negative.svg b/icons/re-55-negative.svg new file mode 100644 index 0000000..87dee4a --- /dev/null +++ b/icons/re-55-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-55.svg b/icons/re-55.svg new file mode 100644 index 0000000..05f74f3 --- /dev/null +++ b/icons/re-55.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-56-negative.svg b/icons/re-56-negative.svg new file mode 100644 index 0000000..a713b32 --- /dev/null +++ b/icons/re-56-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-56.svg b/icons/re-56.svg new file mode 100644 index 0000000..86cfbc8 --- /dev/null +++ b/icons/re-56.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-57-negative.svg b/icons/re-57-negative.svg new file mode 100644 index 0000000..e9fb7a6 --- /dev/null +++ b/icons/re-57-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-57.svg b/icons/re-57.svg new file mode 100644 index 0000000..e68957c --- /dev/null +++ b/icons/re-57.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-58-negative.svg b/icons/re-58-negative.svg new file mode 100644 index 0000000..8be2759 --- /dev/null +++ b/icons/re-58-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-58.svg b/icons/re-58.svg new file mode 100644 index 0000000..e4e8a29 --- /dev/null +++ b/icons/re-58.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-59-negative.svg b/icons/re-59-negative.svg new file mode 100644 index 0000000..f193c1e --- /dev/null +++ b/icons/re-59-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-59.svg b/icons/re-59.svg new file mode 100644 index 0000000..09991ce --- /dev/null +++ b/icons/re-59.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-6-negative.svg b/icons/re-6-negative.svg new file mode 100644 index 0000000..8949c9b --- /dev/null +++ b/icons/re-6-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-6.svg b/icons/re-6.svg new file mode 100644 index 0000000..0b875eb --- /dev/null +++ b/icons/re-6.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-60-negative.svg b/icons/re-60-negative.svg new file mode 100644 index 0000000..d4e822b --- /dev/null +++ b/icons/re-60-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-60.svg b/icons/re-60.svg new file mode 100644 index 0000000..34dc123 --- /dev/null +++ b/icons/re-60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-61-negative.svg b/icons/re-61-negative.svg new file mode 100644 index 0000000..8949d63 --- /dev/null +++ b/icons/re-61-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-61.svg b/icons/re-61.svg new file mode 100644 index 0000000..f4878d1 --- /dev/null +++ b/icons/re-61.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-62-negative.svg b/icons/re-62-negative.svg new file mode 100644 index 0000000..55e9238 --- /dev/null +++ b/icons/re-62-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-62.svg b/icons/re-62.svg new file mode 100644 index 0000000..3b76632 --- /dev/null +++ b/icons/re-62.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-63-negative.svg b/icons/re-63-negative.svg new file mode 100644 index 0000000..6087669 --- /dev/null +++ b/icons/re-63-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-63.svg b/icons/re-63.svg new file mode 100644 index 0000000..a011bdd --- /dev/null +++ b/icons/re-63.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-64-negative.svg b/icons/re-64-negative.svg new file mode 100644 index 0000000..b1cab58 --- /dev/null +++ b/icons/re-64-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-64.svg b/icons/re-64.svg new file mode 100644 index 0000000..7fd2c87 --- /dev/null +++ b/icons/re-64.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-65-negative.svg b/icons/re-65-negative.svg new file mode 100644 index 0000000..d4e96e5 --- /dev/null +++ b/icons/re-65-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-65.svg b/icons/re-65.svg new file mode 100644 index 0000000..4cf616e --- /dev/null +++ b/icons/re-65.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-66-negative.svg b/icons/re-66-negative.svg new file mode 100644 index 0000000..a5fc2f3 --- /dev/null +++ b/icons/re-66-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-66.svg b/icons/re-66.svg new file mode 100644 index 0000000..37b9203 --- /dev/null +++ b/icons/re-66.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-67-negative.svg b/icons/re-67-negative.svg new file mode 100644 index 0000000..f4eb994 --- /dev/null +++ b/icons/re-67-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-67.svg b/icons/re-67.svg new file mode 100644 index 0000000..a9b7994 --- /dev/null +++ b/icons/re-67.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-68-negative.svg b/icons/re-68-negative.svg new file mode 100644 index 0000000..4ab2300 --- /dev/null +++ b/icons/re-68-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-68.svg b/icons/re-68.svg new file mode 100644 index 0000000..6dd07d4 --- /dev/null +++ b/icons/re-68.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-69-negative.svg b/icons/re-69-negative.svg new file mode 100644 index 0000000..8c1cf22 --- /dev/null +++ b/icons/re-69-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-69.svg b/icons/re-69.svg new file mode 100644 index 0000000..092328e --- /dev/null +++ b/icons/re-69.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-7-negative.svg b/icons/re-7-negative.svg new file mode 100644 index 0000000..3ade33a --- /dev/null +++ b/icons/re-7-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-7.svg b/icons/re-7.svg new file mode 100644 index 0000000..6594ecb --- /dev/null +++ b/icons/re-7.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-70-negative.svg b/icons/re-70-negative.svg new file mode 100644 index 0000000..0fefc03 --- /dev/null +++ b/icons/re-70-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-70.svg b/icons/re-70.svg new file mode 100644 index 0000000..d2ce587 --- /dev/null +++ b/icons/re-70.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-71-negative.svg b/icons/re-71-negative.svg new file mode 100644 index 0000000..475ea97 --- /dev/null +++ b/icons/re-71-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-71.svg b/icons/re-71.svg new file mode 100644 index 0000000..7222048 --- /dev/null +++ b/icons/re-71.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-72-negative.svg b/icons/re-72-negative.svg new file mode 100644 index 0000000..ed33d2d --- /dev/null +++ b/icons/re-72-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-72.svg b/icons/re-72.svg new file mode 100644 index 0000000..785b9c0 --- /dev/null +++ b/icons/re-72.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-73-negative.svg b/icons/re-73-negative.svg new file mode 100644 index 0000000..59fcd3b --- /dev/null +++ b/icons/re-73-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-73.svg b/icons/re-73.svg new file mode 100644 index 0000000..d1ed439 --- /dev/null +++ b/icons/re-73.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-74-negative.svg b/icons/re-74-negative.svg new file mode 100644 index 0000000..d159e10 --- /dev/null +++ b/icons/re-74-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-74.svg b/icons/re-74.svg new file mode 100644 index 0000000..9f20113 --- /dev/null +++ b/icons/re-74.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-75-negative.svg b/icons/re-75-negative.svg new file mode 100644 index 0000000..0f0ebc4 --- /dev/null +++ b/icons/re-75-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-75.svg b/icons/re-75.svg new file mode 100644 index 0000000..fce1b9a --- /dev/null +++ b/icons/re-75.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-76-negative.svg b/icons/re-76-negative.svg new file mode 100644 index 0000000..92d06a6 --- /dev/null +++ b/icons/re-76-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-76.svg b/icons/re-76.svg new file mode 100644 index 0000000..ca17046 --- /dev/null +++ b/icons/re-76.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-77-negative.svg b/icons/re-77-negative.svg new file mode 100644 index 0000000..fe45e3b --- /dev/null +++ b/icons/re-77-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-77.svg b/icons/re-77.svg new file mode 100644 index 0000000..91ccaf7 --- /dev/null +++ b/icons/re-77.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-78-negative.svg b/icons/re-78-negative.svg new file mode 100644 index 0000000..adea48e --- /dev/null +++ b/icons/re-78-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-78.svg b/icons/re-78.svg new file mode 100644 index 0000000..e740600 --- /dev/null +++ b/icons/re-78.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-79-negative.svg b/icons/re-79-negative.svg new file mode 100644 index 0000000..2a143ea --- /dev/null +++ b/icons/re-79-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-79.svg b/icons/re-79.svg new file mode 100644 index 0000000..96841b0 --- /dev/null +++ b/icons/re-79.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-8-negative.svg b/icons/re-8-negative.svg new file mode 100644 index 0000000..e18c853 --- /dev/null +++ b/icons/re-8-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-8.svg b/icons/re-8.svg new file mode 100644 index 0000000..c0b1876 --- /dev/null +++ b/icons/re-8.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-80-negative.svg b/icons/re-80-negative.svg new file mode 100644 index 0000000..7924afb --- /dev/null +++ b/icons/re-80-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-80.svg b/icons/re-80.svg new file mode 100644 index 0000000..79e0a8d --- /dev/null +++ b/icons/re-80.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-81-negative.svg b/icons/re-81-negative.svg new file mode 100644 index 0000000..585b7d2 --- /dev/null +++ b/icons/re-81-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-81.svg b/icons/re-81.svg new file mode 100644 index 0000000..215f345 --- /dev/null +++ b/icons/re-81.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-82-negative.svg b/icons/re-82-negative.svg new file mode 100644 index 0000000..49223e4 --- /dev/null +++ b/icons/re-82-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-82.svg b/icons/re-82.svg new file mode 100644 index 0000000..d6d67b9 --- /dev/null +++ b/icons/re-82.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-83-negative.svg b/icons/re-83-negative.svg new file mode 100644 index 0000000..1eba30a --- /dev/null +++ b/icons/re-83-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-83.svg b/icons/re-83.svg new file mode 100644 index 0000000..a3f9308 --- /dev/null +++ b/icons/re-83.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-84-negative.svg b/icons/re-84-negative.svg new file mode 100644 index 0000000..901831a --- /dev/null +++ b/icons/re-84-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-84.svg b/icons/re-84.svg new file mode 100644 index 0000000..6b2056e --- /dev/null +++ b/icons/re-84.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-85-negative.svg b/icons/re-85-negative.svg new file mode 100644 index 0000000..c03494a --- /dev/null +++ b/icons/re-85-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-85.svg b/icons/re-85.svg new file mode 100644 index 0000000..80128f3 --- /dev/null +++ b/icons/re-85.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-86-negative.svg b/icons/re-86-negative.svg new file mode 100644 index 0000000..e961eaa --- /dev/null +++ b/icons/re-86-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-86.svg b/icons/re-86.svg new file mode 100644 index 0000000..c8f9eda --- /dev/null +++ b/icons/re-86.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-87-negative.svg b/icons/re-87-negative.svg new file mode 100644 index 0000000..b6cf7f5 --- /dev/null +++ b/icons/re-87-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-87.svg b/icons/re-87.svg new file mode 100644 index 0000000..43afa18 --- /dev/null +++ b/icons/re-87.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-88-negative.svg b/icons/re-88-negative.svg new file mode 100644 index 0000000..1bf5518 --- /dev/null +++ b/icons/re-88-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-88.svg b/icons/re-88.svg new file mode 100644 index 0000000..9426857 --- /dev/null +++ b/icons/re-88.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-89-negative.svg b/icons/re-89-negative.svg new file mode 100644 index 0000000..7bca914 --- /dev/null +++ b/icons/re-89-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-89.svg b/icons/re-89.svg new file mode 100644 index 0000000..e972720 --- /dev/null +++ b/icons/re-89.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-9-negative.svg b/icons/re-9-negative.svg new file mode 100644 index 0000000..46c5bdb --- /dev/null +++ b/icons/re-9-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-9.svg b/icons/re-9.svg new file mode 100644 index 0000000..14f4542 --- /dev/null +++ b/icons/re-9.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-90-negative.svg b/icons/re-90-negative.svg new file mode 100644 index 0000000..b33cfba --- /dev/null +++ b/icons/re-90-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-90.svg b/icons/re-90.svg new file mode 100644 index 0000000..468e488 --- /dev/null +++ b/icons/re-90.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-91-negative.svg b/icons/re-91-negative.svg new file mode 100644 index 0000000..c1bb4db --- /dev/null +++ b/icons/re-91-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-91.svg b/icons/re-91.svg new file mode 100644 index 0000000..273ce90 --- /dev/null +++ b/icons/re-91.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-92-negative.svg b/icons/re-92-negative.svg new file mode 100644 index 0000000..1584254 --- /dev/null +++ b/icons/re-92-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-92.svg b/icons/re-92.svg new file mode 100644 index 0000000..27ae4e1 --- /dev/null +++ b/icons/re-92.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-93-negative.svg b/icons/re-93-negative.svg new file mode 100644 index 0000000..6ab89bb --- /dev/null +++ b/icons/re-93-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-93.svg b/icons/re-93.svg new file mode 100644 index 0000000..fff5e72 --- /dev/null +++ b/icons/re-93.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-94-negative.svg b/icons/re-94-negative.svg new file mode 100644 index 0000000..603d078 --- /dev/null +++ b/icons/re-94-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-94.svg b/icons/re-94.svg new file mode 100644 index 0000000..e48569e --- /dev/null +++ b/icons/re-94.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-95-negative.svg b/icons/re-95-negative.svg new file mode 100644 index 0000000..fd91eec --- /dev/null +++ b/icons/re-95-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-95.svg b/icons/re-95.svg new file mode 100644 index 0000000..3ad1569 --- /dev/null +++ b/icons/re-95.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-96-negative.svg b/icons/re-96-negative.svg new file mode 100644 index 0000000..864c3f4 --- /dev/null +++ b/icons/re-96-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-96.svg b/icons/re-96.svg new file mode 100644 index 0000000..4b8ab3f --- /dev/null +++ b/icons/re-96.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-97-negative.svg b/icons/re-97-negative.svg new file mode 100644 index 0000000..043d8bf --- /dev/null +++ b/icons/re-97-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-97.svg b/icons/re-97.svg new file mode 100644 index 0000000..73ff7ea --- /dev/null +++ b/icons/re-97.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-98-negative.svg b/icons/re-98-negative.svg new file mode 100644 index 0000000..a445eca --- /dev/null +++ b/icons/re-98-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-98.svg b/icons/re-98.svg new file mode 100644 index 0000000..896f0b0 --- /dev/null +++ b/icons/re-98.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-99-negative.svg b/icons/re-99-negative.svg new file mode 100644 index 0000000..025feb1 --- /dev/null +++ b/icons/re-99-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-99.svg b/icons/re-99.svg new file mode 100644 index 0000000..fe11228 --- /dev/null +++ b/icons/re-99.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re-negative.svg b/icons/re-negative.svg new file mode 100644 index 0000000..432a404 --- /dev/null +++ b/icons/re-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/re.svg b/icons/re.svg new file mode 100644 index 0000000..aa0a220 --- /dev/null +++ b/icons/re.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/record-medium.svg b/icons/record-medium.svg new file mode 100644 index 0000000..42fdc9a --- /dev/null +++ b/icons/record-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/record-small.svg b/icons/record-small.svg new file mode 100644 index 0000000..3a17004 --- /dev/null +++ b/icons/record-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/reduce-size-medium.svg b/icons/reduce-size-medium.svg new file mode 100644 index 0000000..c6d6638 --- /dev/null +++ b/icons/reduce-size-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/reduce-size-small.svg b/icons/reduce-size-small.svg new file mode 100644 index 0000000..7db80d7 --- /dev/null +++ b/icons/reduce-size-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/replacementbus.svg b/icons/replacementbus.svg new file mode 100644 index 0000000..3e9fab5 --- /dev/null +++ b/icons/replacementbus.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/reroute.svg b/icons/reroute.svg new file mode 100644 index 0000000..e144b04 --- /dev/null +++ b/icons/reroute.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/rewind-medium.svg b/icons/rewind-medium.svg new file mode 100644 index 0000000..af76adf --- /dev/null +++ b/icons/rewind-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/rewind-small.svg b/icons/rewind-small.svg new file mode 100644 index 0000000..61addbe --- /dev/null +++ b/icons/rewind-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/rj-negative.svg b/icons/rj-negative.svg new file mode 100644 index 0000000..21616ad --- /dev/null +++ b/icons/rj-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/rj.svg b/icons/rj.svg new file mode 100644 index 0000000..21616ad --- /dev/null +++ b/icons/rj.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/rjx-negative.svg b/icons/rjx-negative.svg new file mode 100644 index 0000000..95d8e91 --- /dev/null +++ b/icons/rjx-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/rjx.svg b/icons/rjx.svg new file mode 100644 index 0000000..95d8e91 --- /dev/null +++ b/icons/rjx.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/robot-medium.svg b/icons/robot-medium.svg new file mode 100644 index 0000000..2e0978d --- /dev/null +++ b/icons/robot-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/robot-small.svg b/icons/robot-small.svg new file mode 100644 index 0000000..aa48ca3 --- /dev/null +++ b/icons/robot-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/rocket-large.svg b/icons/rocket-large.svg new file mode 100644 index 0000000..7b8f30f --- /dev/null +++ b/icons/rocket-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/rocket-medium.svg b/icons/rocket-medium.svg new file mode 100644 index 0000000..34d460a --- /dev/null +++ b/icons/rocket-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/rocket-small.svg b/icons/rocket-small.svg new file mode 100644 index 0000000..b6e6f1c --- /dev/null +++ b/icons/rocket-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/roof-bed-medium.svg b/icons/roof-bed-medium.svg new file mode 100644 index 0000000..aaee85f --- /dev/null +++ b/icons/roof-bed-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/roof-bed-small.svg b/icons/roof-bed-small.svg new file mode 100644 index 0000000..01b7e92 --- /dev/null +++ b/icons/roof-bed-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/route-circle-end-medium.svg b/icons/route-circle-end-medium.svg new file mode 100644 index 0000000..06e470d --- /dev/null +++ b/icons/route-circle-end-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/route-circle-end-small.svg b/icons/route-circle-end-small.svg new file mode 100644 index 0000000..c2e0937 --- /dev/null +++ b/icons/route-circle-end-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/route-circle-start-medium.svg b/icons/route-circle-start-medium.svg new file mode 100644 index 0000000..c452fd6 --- /dev/null +++ b/icons/route-circle-start-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/route-circle-start-small.svg b/icons/route-circle-start-small.svg new file mode 100644 index 0000000..1d6eff4 --- /dev/null +++ b/icons/route-circle-start-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/rss-medium.svg b/icons/rss-medium.svg new file mode 100644 index 0000000..f973dcb --- /dev/null +++ b/icons/rss-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/rss-small.svg b/icons/rss-small.svg new file mode 100644 index 0000000..22d3a5c --- /dev/null +++ b/icons/rss-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/rx-negative.svg b/icons/rx-negative.svg new file mode 100644 index 0000000..e6412cf --- /dev/null +++ b/icons/rx-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/rx.svg b/icons/rx.svg new file mode 100644 index 0000000..e6412cf --- /dev/null +++ b/icons/rx.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-1.svg b/icons/sa-1.svg new file mode 100644 index 0000000..818f635 --- /dev/null +++ b/icons/sa-1.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-2.svg b/icons/sa-2.svg new file mode 100644 index 0000000..2d591a6 --- /dev/null +++ b/icons/sa-2.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-aa.svg b/icons/sa-aa.svg new file mode 100644 index 0000000..858e207 --- /dev/null +++ b/icons/sa-aa.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-abteilkinderwagen.svg b/icons/sa-abteilkinderwagen.svg new file mode 100644 index 0000000..8f65e13 --- /dev/null +++ b/icons/sa-abteilkinderwagen.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-af.svg b/icons/sa-af.svg new file mode 100644 index 0000000..34d3d68 --- /dev/null +++ b/icons/sa-af.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-ar.svg b/icons/sa-ar.svg new file mode 100644 index 0000000..80dc71c --- /dev/null +++ b/icons/sa-ar.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-at.svg b/icons/sa-at.svg new file mode 100644 index 0000000..a2f1193 --- /dev/null +++ b/icons/sa-at.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-aw.svg b/icons/sa-aw.svg new file mode 100644 index 0000000..ed9a4b9 --- /dev/null +++ b/icons/sa-aw.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-b.svg b/icons/sa-b.svg new file mode 100644 index 0000000..2a6b62b --- /dev/null +++ b/icons/sa-b.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-bb.svg b/icons/sa-bb.svg new file mode 100644 index 0000000..77aa61f --- /dev/null +++ b/icons/sa-bb.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-be.svg b/icons/sa-be.svg new file mode 100644 index 0000000..6c6da41 --- /dev/null +++ b/icons/sa-be.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-bi.svg b/icons/sa-bi.svg new file mode 100644 index 0000000..d162c4a --- /dev/null +++ b/icons/sa-bi.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-bk.svg b/icons/sa-bk.svg new file mode 100644 index 0000000..2dae6a3 --- /dev/null +++ b/icons/sa-bk.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-bl.svg b/icons/sa-bl.svg new file mode 100644 index 0000000..302835c --- /dev/null +++ b/icons/sa-bl.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-br.svg b/icons/sa-br.svg new file mode 100644 index 0000000..e5e01f3 --- /dev/null +++ b/icons/sa-br.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-bs.svg b/icons/sa-bs.svg new file mode 100644 index 0000000..78aa1ea --- /dev/null +++ b/icons/sa-bs.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-bv.svg b/icons/sa-bv.svg new file mode 100644 index 0000000..cc16bcf --- /dev/null +++ b/icons/sa-bv.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-bz.svg b/icons/sa-bz.svg new file mode 100644 index 0000000..b719eb0 --- /dev/null +++ b/icons/sa-bz.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-cc.svg b/icons/sa-cc.svg new file mode 100644 index 0000000..d624612 --- /dev/null +++ b/icons/sa-cc.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-ci.svg b/icons/sa-ci.svg new file mode 100644 index 0000000..1358afb --- /dev/null +++ b/icons/sa-ci.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-co.svg b/icons/sa-co.svg new file mode 100644 index 0000000..1358afb --- /dev/null +++ b/icons/sa-co.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-ds.svg b/icons/sa-ds.svg new file mode 100644 index 0000000..3f35936 --- /dev/null +++ b/icons/sa-ds.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-dz.svg b/icons/sa-dz.svg new file mode 100644 index 0000000..0bb0ea8 --- /dev/null +++ b/icons/sa-dz.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-ep.svg b/icons/sa-ep.svg new file mode 100644 index 0000000..9698fe7 --- /dev/null +++ b/icons/sa-ep.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-fa.svg b/icons/sa-fa.svg new file mode 100644 index 0000000..87eae6e --- /dev/null +++ b/icons/sa-fa.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-fl.svg b/icons/sa-fl.svg new file mode 100644 index 0000000..4c5a751 --- /dev/null +++ b/icons/sa-fl.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-fs.svg b/icons/sa-fs.svg new file mode 100644 index 0000000..662e2b1 --- /dev/null +++ b/icons/sa-fs.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-fw.svg b/icons/sa-fw.svg new file mode 100644 index 0000000..498245d --- /dev/null +++ b/icons/sa-fw.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-fz.svg b/icons/sa-fz.svg new file mode 100644 index 0000000..87eae6e --- /dev/null +++ b/icons/sa-fz.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-gk.svg b/icons/sa-gk.svg new file mode 100644 index 0000000..268747e --- /dev/null +++ b/icons/sa-gk.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-gl.svg b/icons/sa-gl.svg new file mode 100644 index 0000000..b98c46e --- /dev/null +++ b/icons/sa-gl.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-gn.svg b/icons/sa-gn.svg new file mode 100644 index 0000000..dc47acf --- /dev/null +++ b/icons/sa-gn.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-gp.svg b/icons/sa-gp.svg new file mode 100644 index 0000000..6e64ca7 --- /dev/null +++ b/icons/sa-gp.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-gr.svg b/icons/sa-gr.svg new file mode 100644 index 0000000..699cfde --- /dev/null +++ b/icons/sa-gr.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-gx.svg b/icons/sa-gx.svg new file mode 100644 index 0000000..d759d4c --- /dev/null +++ b/icons/sa-gx.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-gz.svg b/icons/sa-gz.svg new file mode 100644 index 0000000..4ef410a --- /dev/null +++ b/icons/sa-gz.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-hi.svg b/icons/sa-hi.svg new file mode 100644 index 0000000..cd8f677 --- /dev/null +++ b/icons/sa-hi.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-hk.svg b/icons/sa-hk.svg new file mode 100644 index 0000000..be6879f --- /dev/null +++ b/icons/sa-hk.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-hl.svg b/icons/sa-hl.svg new file mode 100644 index 0000000..e13d8c7 --- /dev/null +++ b/icons/sa-hl.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-hn.svg b/icons/sa-hn.svg new file mode 100644 index 0000000..94bdd68 --- /dev/null +++ b/icons/sa-hn.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-ii.svg b/icons/sa-ii.svg new file mode 100644 index 0000000..c99ffd7 --- /dev/null +++ b/icons/sa-ii.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-je.svg b/icons/sa-je.svg new file mode 100644 index 0000000..9c983eb --- /dev/null +++ b/icons/sa-je.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-kb.svg b/icons/sa-kb.svg new file mode 100644 index 0000000..dede96c --- /dev/null +++ b/icons/sa-kb.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-kw.svg b/icons/sa-kw.svg new file mode 100644 index 0000000..6811c3c --- /dev/null +++ b/icons/sa-kw.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-lc.svg b/icons/sa-lc.svg new file mode 100644 index 0000000..955590c --- /dev/null +++ b/icons/sa-lc.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-le.svg b/icons/sa-le.svg new file mode 100644 index 0000000..6d40964 --- /dev/null +++ b/icons/sa-le.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-me.svg b/icons/sa-me.svg new file mode 100644 index 0000000..1d4d973 --- /dev/null +++ b/icons/sa-me.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-mi.svg b/icons/sa-mi.svg new file mode 100644 index 0000000..721c103 --- /dev/null +++ b/icons/sa-mi.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-mo.svg b/icons/sa-mo.svg new file mode 100644 index 0000000..e9f87f5 --- /dev/null +++ b/icons/sa-mo.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-mp.svg b/icons/sa-mp.svg new file mode 100644 index 0000000..62f94c9 --- /dev/null +++ b/icons/sa-mp.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-nf.svg b/icons/sa-nf.svg new file mode 100644 index 0000000..f069424 --- /dev/null +++ b/icons/sa-nf.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-nj.svg b/icons/sa-nj.svg new file mode 100644 index 0000000..c91f529 --- /dev/null +++ b/icons/sa-nj.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-nv.svg b/icons/sa-nv.svg new file mode 100644 index 0000000..be8f3f4 --- /dev/null +++ b/icons/sa-nv.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-ob.svg b/icons/sa-ob.svg new file mode 100644 index 0000000..d15e819 --- /dev/null +++ b/icons/sa-ob.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-om.svg b/icons/sa-om.svg new file mode 100644 index 0000000..f9113f9 --- /dev/null +++ b/icons/sa-om.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-p.svg b/icons/sa-p.svg new file mode 100644 index 0000000..4ee7200 --- /dev/null +++ b/icons/sa-p.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-pa.svg b/icons/sa-pa.svg new file mode 100644 index 0000000..c76ac05 --- /dev/null +++ b/icons/sa-pa.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-pg.svg b/icons/sa-pg.svg new file mode 100644 index 0000000..e48013e --- /dev/null +++ b/icons/sa-pg.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-ph.svg b/icons/sa-ph.svg new file mode 100644 index 0000000..4f3f019 --- /dev/null +++ b/icons/sa-ph.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-pl.svg b/icons/sa-pl.svg new file mode 100644 index 0000000..7a18574 --- /dev/null +++ b/icons/sa-pl.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-pr.svg b/icons/sa-pr.svg new file mode 100644 index 0000000..e031a7a --- /dev/null +++ b/icons/sa-pr.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-r.svg b/icons/sa-r.svg new file mode 100644 index 0000000..fdb38c0 --- /dev/null +++ b/icons/sa-r.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-ra.svg b/icons/sa-ra.svg new file mode 100644 index 0000000..b223049 --- /dev/null +++ b/icons/sa-ra.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-rb.svg b/icons/sa-rb.svg new file mode 100644 index 0000000..4db2991 --- /dev/null +++ b/icons/sa-rb.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-rc.svg b/icons/sa-rc.svg new file mode 100644 index 0000000..5cf0bde --- /dev/null +++ b/icons/sa-rc.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-re.svg b/icons/sa-re.svg new file mode 100644 index 0000000..834a970 --- /dev/null +++ b/icons/sa-re.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-reisegruppe.svg b/icons/sa-reisegruppe.svg new file mode 100644 index 0000000..c6c407c --- /dev/null +++ b/icons/sa-reisegruppe.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-rn.svg b/icons/sa-rn.svg new file mode 100644 index 0000000..3294270 --- /dev/null +++ b/icons/sa-rn.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-rp.svg b/icons/sa-rp.svg new file mode 100644 index 0000000..823b116 --- /dev/null +++ b/icons/sa-rp.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-rq.svg b/icons/sa-rq.svg new file mode 100644 index 0000000..63178e0 --- /dev/null +++ b/icons/sa-rq.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-rr.svg b/icons/sa-rr.svg new file mode 100644 index 0000000..d066d12 --- /dev/null +++ b/icons/sa-rr.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-rs.svg b/icons/sa-rs.svg new file mode 100644 index 0000000..5b0e8ce --- /dev/null +++ b/icons/sa-rs.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-rt.svg b/icons/sa-rt.svg new file mode 100644 index 0000000..725726a --- /dev/null +++ b/icons/sa-rt.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-ru.svg b/icons/sa-ru.svg new file mode 100644 index 0000000..3a5739f --- /dev/null +++ b/icons/sa-ru.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-ry.svg b/icons/sa-ry.svg new file mode 100644 index 0000000..fcc8c5f --- /dev/null +++ b/icons/sa-ry.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-rz.svg b/icons/sa-rz.svg new file mode 100644 index 0000000..50fdefd --- /dev/null +++ b/icons/sa-rz.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-s.svg b/icons/sa-s.svg new file mode 100644 index 0000000..7165d33 --- /dev/null +++ b/icons/sa-s.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-sb.svg b/icons/sa-sb.svg new file mode 100644 index 0000000..f575edb --- /dev/null +++ b/icons/sa-sb.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-sc.svg b/icons/sa-sc.svg new file mode 100644 index 0000000..5ccc5a6 --- /dev/null +++ b/icons/sa-sc.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-sd.svg b/icons/sa-sd.svg new file mode 100644 index 0000000..7f45f66 --- /dev/null +++ b/icons/sa-sd.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-sf.svg b/icons/sa-sf.svg new file mode 100644 index 0000000..a8c0ba5 --- /dev/null +++ b/icons/sa-sf.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-sh.svg b/icons/sa-sh.svg new file mode 100644 index 0000000..f93cd37 --- /dev/null +++ b/icons/sa-sh.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-sk.svg b/icons/sa-sk.svg new file mode 100644 index 0000000..b1236c2 --- /dev/null +++ b/icons/sa-sk.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-sl.svg b/icons/sa-sl.svg new file mode 100644 index 0000000..0219b0a --- /dev/null +++ b/icons/sa-sl.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-sm.svg b/icons/sa-sm.svg new file mode 100644 index 0000000..ec25886 --- /dev/null +++ b/icons/sa-sm.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-sn.svg b/icons/sa-sn.svg new file mode 100644 index 0000000..d9aa4d1 --- /dev/null +++ b/icons/sa-sn.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-sp.svg b/icons/sa-sp.svg new file mode 100644 index 0000000..1a7ed73 --- /dev/null +++ b/icons/sa-sp.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-sv.svg b/icons/sa-sv.svg new file mode 100644 index 0000000..c0945e5 --- /dev/null +++ b/icons/sa-sv.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-sz.svg b/icons/sa-sz.svg new file mode 100644 index 0000000..482a8b4 --- /dev/null +++ b/icons/sa-sz.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-ta.svg b/icons/sa-ta.svg new file mode 100644 index 0000000..2a69f06 --- /dev/null +++ b/icons/sa-ta.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-tc.svg b/icons/sa-tc.svg new file mode 100644 index 0000000..f690613 --- /dev/null +++ b/icons/sa-tc.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-td.svg b/icons/sa-td.svg new file mode 100644 index 0000000..d277109 --- /dev/null +++ b/icons/sa-td.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-tf.svg b/icons/sa-tf.svg new file mode 100644 index 0000000..de6200b --- /dev/null +++ b/icons/sa-tf.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-tg.svg b/icons/sa-tg.svg new file mode 100644 index 0000000..304a692 --- /dev/null +++ b/icons/sa-tg.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-tk.svg b/icons/sa-tk.svg new file mode 100644 index 0000000..43b0645 --- /dev/null +++ b/icons/sa-tk.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-tn.svg b/icons/sa-tn.svg new file mode 100644 index 0000000..70089e2 --- /dev/null +++ b/icons/sa-tn.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-ts.svg b/icons/sa-ts.svg new file mode 100644 index 0000000..bfb123d --- /dev/null +++ b/icons/sa-ts.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-tt.svg b/icons/sa-tt.svg new file mode 100644 index 0000000..69f1f97 --- /dev/null +++ b/icons/sa-tt.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-tx.svg b/icons/sa-tx.svg new file mode 100644 index 0000000..67350fc --- /dev/null +++ b/icons/sa-tx.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-uk.svg b/icons/sa-uk.svg new file mode 100644 index 0000000..05d97a8 --- /dev/null +++ b/icons/sa-uk.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-vb.svg b/icons/sa-vb.svg new file mode 100644 index 0000000..5761f74 --- /dev/null +++ b/icons/sa-vb.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-vc.svg b/icons/sa-vc.svg new file mode 100644 index 0000000..5fb8f3b --- /dev/null +++ b/icons/sa-vc.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-vi.svg b/icons/sa-vi.svg new file mode 100644 index 0000000..6b4b15b --- /dev/null +++ b/icons/sa-vi.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-vk.svg b/icons/sa-vk.svg new file mode 100644 index 0000000..3f34479 --- /dev/null +++ b/icons/sa-vk.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-vl.svg b/icons/sa-vl.svg new file mode 100644 index 0000000..363cb8f --- /dev/null +++ b/icons/sa-vl.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-vn.svg b/icons/sa-vn.svg new file mode 100644 index 0000000..e4de9d4 --- /dev/null +++ b/icons/sa-vn.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-vo.svg b/icons/sa-vo.svg new file mode 100644 index 0000000..352ee17 --- /dev/null +++ b/icons/sa-vo.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-vp.svg b/icons/sa-vp.svg new file mode 100644 index 0000000..f3198f9 --- /dev/null +++ b/icons/sa-vp.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-vr.svg b/icons/sa-vr.svg new file mode 100644 index 0000000..75f95fe --- /dev/null +++ b/icons/sa-vr.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-vs.svg b/icons/sa-vs.svg new file mode 100644 index 0000000..0a843eb --- /dev/null +++ b/icons/sa-vs.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-vt.svg b/icons/sa-vt.svg new file mode 100644 index 0000000..a79a4a1 --- /dev/null +++ b/icons/sa-vt.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-vx.svg b/icons/sa-vx.svg new file mode 100644 index 0000000..24f2496 --- /dev/null +++ b/icons/sa-vx.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-wb.svg b/icons/sa-wb.svg new file mode 100644 index 0000000..c8bfda5 --- /dev/null +++ b/icons/sa-wb.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-wf.svg b/icons/sa-wf.svg new file mode 100644 index 0000000..4f14871 --- /dev/null +++ b/icons/sa-wf.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-wl.svg b/icons/sa-wl.svg new file mode 100644 index 0000000..ec0d53c --- /dev/null +++ b/icons/sa-wl.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-wr.svg b/icons/sa-wr.svg new file mode 100644 index 0000000..e3b6b2c --- /dev/null +++ b/icons/sa-wr.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-ws.svg b/icons/sa-ws.svg new file mode 100644 index 0000000..e3b6b2c --- /dev/null +++ b/icons/sa-ws.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-wt.svg b/icons/sa-wt.svg new file mode 100644 index 0000000..0587ec2 --- /dev/null +++ b/icons/sa-wt.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-wv.svg b/icons/sa-wv.svg new file mode 100644 index 0000000..0c5abdd --- /dev/null +++ b/icons/sa-wv.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-x.svg b/icons/sa-x.svg new file mode 100644 index 0000000..cfe01fd --- /dev/null +++ b/icons/sa-x.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-xp.svg b/icons/sa-xp.svg new file mode 100644 index 0000000..2512e74 --- /dev/null +++ b/icons/sa-xp.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-xr.svg b/icons/sa-xr.svg new file mode 100644 index 0000000..8252ba5 --- /dev/null +++ b/icons/sa-xr.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-xt.svg b/icons/sa-xt.svg new file mode 100644 index 0000000..6ebce58 --- /dev/null +++ b/icons/sa-xt.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-xx.svg b/icons/sa-xx.svg new file mode 100644 index 0000000..84f8ca4 --- /dev/null +++ b/icons/sa-xx.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-y.svg b/icons/sa-y.svg new file mode 100644 index 0000000..5d994ef --- /dev/null +++ b/icons/sa-y.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-yb.svg b/icons/sa-yb.svg new file mode 100644 index 0000000..1784390 --- /dev/null +++ b/icons/sa-yb.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-ym.svg b/icons/sa-ym.svg new file mode 100644 index 0000000..fdededd --- /dev/null +++ b/icons/sa-ym.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-yt.svg b/icons/sa-yt.svg new file mode 100644 index 0000000..2423382 --- /dev/null +++ b/icons/sa-yt.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-z.svg b/icons/sa-z.svg new file mode 100644 index 0000000..06f3ee4 --- /dev/null +++ b/icons/sa-z.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sa-zm.svg b/icons/sa-zm.svg new file mode 100644 index 0000000..5ab2586 --- /dev/null +++ b/icons/sa-zm.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/scanner-medium.svg b/icons/scanner-medium.svg new file mode 100644 index 0000000..a13614e --- /dev/null +++ b/icons/scanner-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/scanner-small.svg b/icons/scanner-small.svg new file mode 100644 index 0000000..c956ef7 --- /dev/null +++ b/icons/scanner-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/scooter-profile-medium.svg b/icons/scooter-profile-medium.svg new file mode 100644 index 0000000..10970c0 --- /dev/null +++ b/icons/scooter-profile-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/scooter-profile-power-plug-medium.svg b/icons/scooter-profile-power-plug-medium.svg new file mode 100644 index 0000000..b9aab02 --- /dev/null +++ b/icons/scooter-profile-power-plug-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/scooter-profile-power-plug-small.svg b/icons/scooter-profile-power-plug-small.svg new file mode 100644 index 0000000..c029868 --- /dev/null +++ b/icons/scooter-profile-power-plug-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/scooter-profile-small.svg b/icons/scooter-profile-small.svg new file mode 100644 index 0000000..bf91d49 --- /dev/null +++ b/icons/scooter-profile-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/screen-inside-train-medium.svg b/icons/screen-inside-train-medium.svg new file mode 100644 index 0000000..38ecb6f --- /dev/null +++ b/icons/screen-inside-train-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/screen-inside-train-small.svg b/icons/screen-inside-train-small.svg new file mode 100644 index 0000000..785eedb --- /dev/null +++ b/icons/screen-inside-train-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/seat-medium.svg b/icons/seat-medium.svg new file mode 100644 index 0000000..8ed2549 --- /dev/null +++ b/icons/seat-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/seat-small.svg b/icons/seat-small.svg new file mode 100644 index 0000000..70badb7 --- /dev/null +++ b/icons/seat-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/seat-window-large.svg b/icons/seat-window-large.svg new file mode 100644 index 0000000..bc75a02 --- /dev/null +++ b/icons/seat-window-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/seat-window-medium.svg b/icons/seat-window-medium.svg new file mode 100644 index 0000000..5db8c15 --- /dev/null +++ b/icons/seat-window-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/seat-window-small.svg b/icons/seat-window-small.svg new file mode 100644 index 0000000..c89e877 --- /dev/null +++ b/icons/seat-window-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/service-bell-medium.svg b/icons/service-bell-medium.svg new file mode 100644 index 0000000..b9a8d55 --- /dev/null +++ b/icons/service-bell-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/service-bell-small.svg b/icons/service-bell-small.svg new file mode 100644 index 0000000..78cc552 --- /dev/null +++ b/icons/service-bell-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/share-large.svg b/icons/share-large.svg new file mode 100644 index 0000000..a593ce6 --- /dev/null +++ b/icons/share-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/share-medium.svg b/icons/share-medium.svg new file mode 100644 index 0000000..3244ade --- /dev/null +++ b/icons/share-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/share-small.svg b/icons/share-small.svg new file mode 100644 index 0000000..6ac5939 --- /dev/null +++ b/icons/share-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ship-steering-wheel-medium.svg b/icons/ship-steering-wheel-medium.svg new file mode 100644 index 0000000..ab0320e --- /dev/null +++ b/icons/ship-steering-wheel-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ship-steering-wheel-small.svg b/icons/ship-steering-wheel-small.svg new file mode 100644 index 0000000..9335668 --- /dev/null +++ b/icons/ship-steering-wheel-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/shirt-shoe-medium.svg b/icons/shirt-shoe-medium.svg new file mode 100644 index 0000000..1f91fc6 --- /dev/null +++ b/icons/shirt-shoe-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/shirt-shoe-small.svg b/icons/shirt-shoe-small.svg new file mode 100644 index 0000000..7176419 --- /dev/null +++ b/icons/shirt-shoe-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/shopping-bag-coupon-medium.svg b/icons/shopping-bag-coupon-medium.svg new file mode 100644 index 0000000..068a496 --- /dev/null +++ b/icons/shopping-bag-coupon-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/shopping-bag-coupon-small.svg b/icons/shopping-bag-coupon-small.svg new file mode 100644 index 0000000..c7e9868 --- /dev/null +++ b/icons/shopping-bag-coupon-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/shopping-bag-fast-medium.svg b/icons/shopping-bag-fast-medium.svg new file mode 100644 index 0000000..b2325d2 --- /dev/null +++ b/icons/shopping-bag-fast-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/shopping-bag-fast-small.svg b/icons/shopping-bag-fast-small.svg new file mode 100644 index 0000000..eb6017e --- /dev/null +++ b/icons/shopping-bag-fast-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/shopping-bag-medium.svg b/icons/shopping-bag-medium.svg new file mode 100644 index 0000000..151c495 --- /dev/null +++ b/icons/shopping-bag-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/shopping-bag-small.svg b/icons/shopping-bag-small.svg new file mode 100644 index 0000000..859bf95 --- /dev/null +++ b/icons/shopping-bag-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/shopping-cart-large.svg b/icons/shopping-cart-large.svg new file mode 100644 index 0000000..88328b5 --- /dev/null +++ b/icons/shopping-cart-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/shopping-cart-medium.svg b/icons/shopping-cart-medium.svg new file mode 100644 index 0000000..0f1772d --- /dev/null +++ b/icons/shopping-cart-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/shopping-cart-small.svg b/icons/shopping-cart-small.svg new file mode 100644 index 0000000..076bffc --- /dev/null +++ b/icons/shopping-cart-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/shuttle-medium.svg b/icons/shuttle-medium.svg new file mode 100644 index 0000000..101871d --- /dev/null +++ b/icons/shuttle-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/shuttle-small.svg b/icons/shuttle-small.svg new file mode 100644 index 0000000..2074fe3 --- /dev/null +++ b/icons/shuttle-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sign-exclamation-point-medium.svg b/icons/sign-exclamation-point-medium.svg new file mode 100644 index 0000000..42324a7 --- /dev/null +++ b/icons/sign-exclamation-point-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sign-exclamation-point-small.svg b/icons/sign-exclamation-point-small.svg new file mode 100644 index 0000000..150122e --- /dev/null +++ b/icons/sign-exclamation-point-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sign-parking-large.svg b/icons/sign-parking-large.svg new file mode 100644 index 0000000..ab34d56 --- /dev/null +++ b/icons/sign-parking-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sign-parking-medium.svg b/icons/sign-parking-medium.svg new file mode 100644 index 0000000..3ceb116 --- /dev/null +++ b/icons/sign-parking-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sign-parking-small.svg b/icons/sign-parking-small.svg new file mode 100644 index 0000000..0b062aa --- /dev/null +++ b/icons/sign-parking-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sign-x-medium.svg b/icons/sign-x-medium.svg new file mode 100644 index 0000000..2aac5a4 --- /dev/null +++ b/icons/sign-x-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sign-x-small.svg b/icons/sign-x-small.svg new file mode 100644 index 0000000..d55818f --- /dev/null +++ b/icons/sign-x-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/skis-ski-poles-large.svg b/icons/skis-ski-poles-large.svg new file mode 100644 index 0000000..0e658ad --- /dev/null +++ b/icons/skis-ski-poles-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/skis-ski-poles-medium.svg b/icons/skis-ski-poles-medium.svg new file mode 100644 index 0000000..d7af8dd --- /dev/null +++ b/icons/skis-ski-poles-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/skis-ski-poles-small.svg b/icons/skis-ski-poles-small.svg new file mode 100644 index 0000000..62c60f8 --- /dev/null +++ b/icons/skis-ski-poles-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sledge-snowshoe-large.svg b/icons/sledge-snowshoe-large.svg new file mode 100644 index 0000000..3ff1bcd --- /dev/null +++ b/icons/sledge-snowshoe-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/smartphone-disabled-large.svg b/icons/smartphone-disabled-large.svg new file mode 100644 index 0000000..7d84624 --- /dev/null +++ b/icons/smartphone-disabled-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/smartphone-disabled-medium.svg b/icons/smartphone-disabled-medium.svg new file mode 100644 index 0000000..2e6bb0c --- /dev/null +++ b/icons/smartphone-disabled-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/smartphone-disabled-small.svg b/icons/smartphone-disabled-small.svg new file mode 100644 index 0000000..a6e8f9e --- /dev/null +++ b/icons/smartphone-disabled-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/smartphone-large.svg b/icons/smartphone-large.svg new file mode 100644 index 0000000..6350064 --- /dev/null +++ b/icons/smartphone-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/smartphone-medium.svg b/icons/smartphone-medium.svg new file mode 100644 index 0000000..0d93d0c --- /dev/null +++ b/icons/smartphone-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/smartphone-shaking-medium.svg b/icons/smartphone-shaking-medium.svg new file mode 100644 index 0000000..3618bb3 --- /dev/null +++ b/icons/smartphone-shaking-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/smartphone-shaking-small.svg b/icons/smartphone-shaking-small.svg new file mode 100644 index 0000000..ef2fe37 --- /dev/null +++ b/icons/smartphone-shaking-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/smartphone-small.svg b/icons/smartphone-small.svg new file mode 100644 index 0000000..ad5244a --- /dev/null +++ b/icons/smartphone-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/smartwatch-medium.svg b/icons/smartwatch-medium.svg new file mode 100644 index 0000000..8d31683 --- /dev/null +++ b/icons/smartwatch-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/smartwatch-small.svg b/icons/smartwatch-small.svg new file mode 100644 index 0000000..86759d6 --- /dev/null +++ b/icons/smartwatch-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-1-negative.svg b/icons/sn-1-negative.svg new file mode 100644 index 0000000..5c5065b --- /dev/null +++ b/icons/sn-1-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-1.svg b/icons/sn-1.svg new file mode 100644 index 0000000..e6d2659 --- /dev/null +++ b/icons/sn-1.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-10-negative.svg b/icons/sn-10-negative.svg new file mode 100644 index 0000000..adfa997 --- /dev/null +++ b/icons/sn-10-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-10.svg b/icons/sn-10.svg new file mode 100644 index 0000000..b736f0a --- /dev/null +++ b/icons/sn-10.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-11-negative.svg b/icons/sn-11-negative.svg new file mode 100644 index 0000000..a59c426 --- /dev/null +++ b/icons/sn-11-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-11.svg b/icons/sn-11.svg new file mode 100644 index 0000000..3e02749 --- /dev/null +++ b/icons/sn-11.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-12-negative.svg b/icons/sn-12-negative.svg new file mode 100644 index 0000000..f86736d --- /dev/null +++ b/icons/sn-12-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-12.svg b/icons/sn-12.svg new file mode 100644 index 0000000..8494d41 --- /dev/null +++ b/icons/sn-12.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-13-negative.svg b/icons/sn-13-negative.svg new file mode 100644 index 0000000..a99bda4 --- /dev/null +++ b/icons/sn-13-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-13.svg b/icons/sn-13.svg new file mode 100644 index 0000000..c72db06 --- /dev/null +++ b/icons/sn-13.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-14-negative.svg b/icons/sn-14-negative.svg new file mode 100644 index 0000000..4a6d4de --- /dev/null +++ b/icons/sn-14-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-14.svg b/icons/sn-14.svg new file mode 100644 index 0000000..1b0e0df --- /dev/null +++ b/icons/sn-14.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-15-negative.svg b/icons/sn-15-negative.svg new file mode 100644 index 0000000..6964c4c --- /dev/null +++ b/icons/sn-15-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-15.svg b/icons/sn-15.svg new file mode 100644 index 0000000..033534b --- /dev/null +++ b/icons/sn-15.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-16-negative.svg b/icons/sn-16-negative.svg new file mode 100644 index 0000000..aa33020 --- /dev/null +++ b/icons/sn-16-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-16.svg b/icons/sn-16.svg new file mode 100644 index 0000000..aeb1b6e --- /dev/null +++ b/icons/sn-16.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-17-negative.svg b/icons/sn-17-negative.svg new file mode 100644 index 0000000..afef296 --- /dev/null +++ b/icons/sn-17-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-17.svg b/icons/sn-17.svg new file mode 100644 index 0000000..3a70763 --- /dev/null +++ b/icons/sn-17.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-18-negative.svg b/icons/sn-18-negative.svg new file mode 100644 index 0000000..65f47e7 --- /dev/null +++ b/icons/sn-18-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-18.svg b/icons/sn-18.svg new file mode 100644 index 0000000..387d614 --- /dev/null +++ b/icons/sn-18.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-19-negative.svg b/icons/sn-19-negative.svg new file mode 100644 index 0000000..9c12b8c --- /dev/null +++ b/icons/sn-19-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-19.svg b/icons/sn-19.svg new file mode 100644 index 0000000..d27ad85 --- /dev/null +++ b/icons/sn-19.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-2-negative.svg b/icons/sn-2-negative.svg new file mode 100644 index 0000000..d2aa8e6 --- /dev/null +++ b/icons/sn-2-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-2.svg b/icons/sn-2.svg new file mode 100644 index 0000000..a6f581b --- /dev/null +++ b/icons/sn-2.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-20-negative.svg b/icons/sn-20-negative.svg new file mode 100644 index 0000000..c6d7bfa --- /dev/null +++ b/icons/sn-20-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-20.svg b/icons/sn-20.svg new file mode 100644 index 0000000..ec5a31e --- /dev/null +++ b/icons/sn-20.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-21-negative.svg b/icons/sn-21-negative.svg new file mode 100644 index 0000000..3812d13 --- /dev/null +++ b/icons/sn-21-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-21.svg b/icons/sn-21.svg new file mode 100644 index 0000000..409ad30 --- /dev/null +++ b/icons/sn-21.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-22-negative.svg b/icons/sn-22-negative.svg new file mode 100644 index 0000000..8aaf5a1 --- /dev/null +++ b/icons/sn-22-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-22.svg b/icons/sn-22.svg new file mode 100644 index 0000000..db5d8e3 --- /dev/null +++ b/icons/sn-22.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-23-negative.svg b/icons/sn-23-negative.svg new file mode 100644 index 0000000..de2b994 --- /dev/null +++ b/icons/sn-23-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-23.svg b/icons/sn-23.svg new file mode 100644 index 0000000..f4f16ca --- /dev/null +++ b/icons/sn-23.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-24-negative.svg b/icons/sn-24-negative.svg new file mode 100644 index 0000000..5df987f --- /dev/null +++ b/icons/sn-24-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-24.svg b/icons/sn-24.svg new file mode 100644 index 0000000..5f7e41e --- /dev/null +++ b/icons/sn-24.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-25-negative.svg b/icons/sn-25-negative.svg new file mode 100644 index 0000000..588080c --- /dev/null +++ b/icons/sn-25-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-25.svg b/icons/sn-25.svg new file mode 100644 index 0000000..4f79f98 --- /dev/null +++ b/icons/sn-25.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-26-negative.svg b/icons/sn-26-negative.svg new file mode 100644 index 0000000..83f1d6c --- /dev/null +++ b/icons/sn-26-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-26.svg b/icons/sn-26.svg new file mode 100644 index 0000000..430066d --- /dev/null +++ b/icons/sn-26.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-27-negative.svg b/icons/sn-27-negative.svg new file mode 100644 index 0000000..ec9bc51 --- /dev/null +++ b/icons/sn-27-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-27.svg b/icons/sn-27.svg new file mode 100644 index 0000000..ebac568 --- /dev/null +++ b/icons/sn-27.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-28-negative.svg b/icons/sn-28-negative.svg new file mode 100644 index 0000000..59f5ec0 --- /dev/null +++ b/icons/sn-28-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-28.svg b/icons/sn-28.svg new file mode 100644 index 0000000..9944537 --- /dev/null +++ b/icons/sn-28.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-29-negative.svg b/icons/sn-29-negative.svg new file mode 100644 index 0000000..cc7a821 --- /dev/null +++ b/icons/sn-29-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-29.svg b/icons/sn-29.svg new file mode 100644 index 0000000..bb30334 --- /dev/null +++ b/icons/sn-29.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-3-negative.svg b/icons/sn-3-negative.svg new file mode 100644 index 0000000..a655821 --- /dev/null +++ b/icons/sn-3-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-3.svg b/icons/sn-3.svg new file mode 100644 index 0000000..840ac53 --- /dev/null +++ b/icons/sn-3.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-30-negative.svg b/icons/sn-30-negative.svg new file mode 100644 index 0000000..99d1697 --- /dev/null +++ b/icons/sn-30-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-30.svg b/icons/sn-30.svg new file mode 100644 index 0000000..f83bf61 --- /dev/null +++ b/icons/sn-30.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-31-negative.svg b/icons/sn-31-negative.svg new file mode 100644 index 0000000..84d8ab1 --- /dev/null +++ b/icons/sn-31-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-31.svg b/icons/sn-31.svg new file mode 100644 index 0000000..9802e4a --- /dev/null +++ b/icons/sn-31.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-32-negative.svg b/icons/sn-32-negative.svg new file mode 100644 index 0000000..68b8a8e --- /dev/null +++ b/icons/sn-32-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-32.svg b/icons/sn-32.svg new file mode 100644 index 0000000..404f5c7 --- /dev/null +++ b/icons/sn-32.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-33-negative.svg b/icons/sn-33-negative.svg new file mode 100644 index 0000000..0e0f208 --- /dev/null +++ b/icons/sn-33-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-33.svg b/icons/sn-33.svg new file mode 100644 index 0000000..2d4710d --- /dev/null +++ b/icons/sn-33.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-34-negative.svg b/icons/sn-34-negative.svg new file mode 100644 index 0000000..d8dea39 --- /dev/null +++ b/icons/sn-34-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-34.svg b/icons/sn-34.svg new file mode 100644 index 0000000..143d14a --- /dev/null +++ b/icons/sn-34.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-35-negative.svg b/icons/sn-35-negative.svg new file mode 100644 index 0000000..c9eed97 --- /dev/null +++ b/icons/sn-35-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-35.svg b/icons/sn-35.svg new file mode 100644 index 0000000..9468a09 --- /dev/null +++ b/icons/sn-35.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-36-negative.svg b/icons/sn-36-negative.svg new file mode 100644 index 0000000..9fb07b4 --- /dev/null +++ b/icons/sn-36-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-36.svg b/icons/sn-36.svg new file mode 100644 index 0000000..515689a --- /dev/null +++ b/icons/sn-36.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-37-negative.svg b/icons/sn-37-negative.svg new file mode 100644 index 0000000..607a6b4 --- /dev/null +++ b/icons/sn-37-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-37.svg b/icons/sn-37.svg new file mode 100644 index 0000000..fb1133e --- /dev/null +++ b/icons/sn-37.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-38-negative.svg b/icons/sn-38-negative.svg new file mode 100644 index 0000000..e6e4f52 --- /dev/null +++ b/icons/sn-38-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-38.svg b/icons/sn-38.svg new file mode 100644 index 0000000..265b164 --- /dev/null +++ b/icons/sn-38.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-39-negative.svg b/icons/sn-39-negative.svg new file mode 100644 index 0000000..210f06f --- /dev/null +++ b/icons/sn-39-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-39.svg b/icons/sn-39.svg new file mode 100644 index 0000000..474bd5f --- /dev/null +++ b/icons/sn-39.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-4-negative.svg b/icons/sn-4-negative.svg new file mode 100644 index 0000000..33eeb88 --- /dev/null +++ b/icons/sn-4-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-4.svg b/icons/sn-4.svg new file mode 100644 index 0000000..a383498 --- /dev/null +++ b/icons/sn-4.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-40-negative.svg b/icons/sn-40-negative.svg new file mode 100644 index 0000000..29fe249 --- /dev/null +++ b/icons/sn-40-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-40.svg b/icons/sn-40.svg new file mode 100644 index 0000000..a81d82c --- /dev/null +++ b/icons/sn-40.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-41-negative.svg b/icons/sn-41-negative.svg new file mode 100644 index 0000000..24a0836 --- /dev/null +++ b/icons/sn-41-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-41.svg b/icons/sn-41.svg new file mode 100644 index 0000000..0bf4211 --- /dev/null +++ b/icons/sn-41.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-42-negative.svg b/icons/sn-42-negative.svg new file mode 100644 index 0000000..29a3dbe --- /dev/null +++ b/icons/sn-42-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-42.svg b/icons/sn-42.svg new file mode 100644 index 0000000..1507887 --- /dev/null +++ b/icons/sn-42.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-43-negative.svg b/icons/sn-43-negative.svg new file mode 100644 index 0000000..6acaf2a --- /dev/null +++ b/icons/sn-43-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-43.svg b/icons/sn-43.svg new file mode 100644 index 0000000..d5fcef2 --- /dev/null +++ b/icons/sn-43.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-44-negative.svg b/icons/sn-44-negative.svg new file mode 100644 index 0000000..eec55b5 --- /dev/null +++ b/icons/sn-44-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-44.svg b/icons/sn-44.svg new file mode 100644 index 0000000..b616395 --- /dev/null +++ b/icons/sn-44.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-45-negative.svg b/icons/sn-45-negative.svg new file mode 100644 index 0000000..33bffde --- /dev/null +++ b/icons/sn-45-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-45.svg b/icons/sn-45.svg new file mode 100644 index 0000000..53a2725 --- /dev/null +++ b/icons/sn-45.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-46-negative.svg b/icons/sn-46-negative.svg new file mode 100644 index 0000000..5a1cff8 --- /dev/null +++ b/icons/sn-46-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-46.svg b/icons/sn-46.svg new file mode 100644 index 0000000..c9ba006 --- /dev/null +++ b/icons/sn-46.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-47-negative.svg b/icons/sn-47-negative.svg new file mode 100644 index 0000000..efb59d3 --- /dev/null +++ b/icons/sn-47-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-47.svg b/icons/sn-47.svg new file mode 100644 index 0000000..f70762c --- /dev/null +++ b/icons/sn-47.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-48-negative.svg b/icons/sn-48-negative.svg new file mode 100644 index 0000000..e0d7c1a --- /dev/null +++ b/icons/sn-48-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-48.svg b/icons/sn-48.svg new file mode 100644 index 0000000..63fa8b0 --- /dev/null +++ b/icons/sn-48.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-49-negative.svg b/icons/sn-49-negative.svg new file mode 100644 index 0000000..55a7d12 --- /dev/null +++ b/icons/sn-49-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-49.svg b/icons/sn-49.svg new file mode 100644 index 0000000..be007c0 --- /dev/null +++ b/icons/sn-49.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-5-negative.svg b/icons/sn-5-negative.svg new file mode 100644 index 0000000..b6ec8ad --- /dev/null +++ b/icons/sn-5-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-5.svg b/icons/sn-5.svg new file mode 100644 index 0000000..f76d311 --- /dev/null +++ b/icons/sn-5.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-50-negative.svg b/icons/sn-50-negative.svg new file mode 100644 index 0000000..1cb3ef0 --- /dev/null +++ b/icons/sn-50-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-50.svg b/icons/sn-50.svg new file mode 100644 index 0000000..3b7513b --- /dev/null +++ b/icons/sn-50.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-51-negative.svg b/icons/sn-51-negative.svg new file mode 100644 index 0000000..c43276f --- /dev/null +++ b/icons/sn-51-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-51.svg b/icons/sn-51.svg new file mode 100644 index 0000000..d2c9707 --- /dev/null +++ b/icons/sn-51.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-52-negative.svg b/icons/sn-52-negative.svg new file mode 100644 index 0000000..882a8ad --- /dev/null +++ b/icons/sn-52-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-52.svg b/icons/sn-52.svg new file mode 100644 index 0000000..270b1a0 --- /dev/null +++ b/icons/sn-52.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-53-negative.svg b/icons/sn-53-negative.svg new file mode 100644 index 0000000..616fc2a --- /dev/null +++ b/icons/sn-53-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-53.svg b/icons/sn-53.svg new file mode 100644 index 0000000..1258a27 --- /dev/null +++ b/icons/sn-53.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-54-negative.svg b/icons/sn-54-negative.svg new file mode 100644 index 0000000..e0b723a --- /dev/null +++ b/icons/sn-54-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-54.svg b/icons/sn-54.svg new file mode 100644 index 0000000..ed307cb --- /dev/null +++ b/icons/sn-54.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-55-negative.svg b/icons/sn-55-negative.svg new file mode 100644 index 0000000..2ecd89f --- /dev/null +++ b/icons/sn-55-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-55.svg b/icons/sn-55.svg new file mode 100644 index 0000000..d98c1e4 --- /dev/null +++ b/icons/sn-55.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-56-negative.svg b/icons/sn-56-negative.svg new file mode 100644 index 0000000..4243cc9 --- /dev/null +++ b/icons/sn-56-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-56.svg b/icons/sn-56.svg new file mode 100644 index 0000000..5479570 --- /dev/null +++ b/icons/sn-56.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-57-negative.svg b/icons/sn-57-negative.svg new file mode 100644 index 0000000..563201e --- /dev/null +++ b/icons/sn-57-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-57.svg b/icons/sn-57.svg new file mode 100644 index 0000000..79f852c --- /dev/null +++ b/icons/sn-57.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-58-negative.svg b/icons/sn-58-negative.svg new file mode 100644 index 0000000..fa1394e --- /dev/null +++ b/icons/sn-58-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-58.svg b/icons/sn-58.svg new file mode 100644 index 0000000..c03c8f8 --- /dev/null +++ b/icons/sn-58.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-59-negative.svg b/icons/sn-59-negative.svg new file mode 100644 index 0000000..40d6be3 --- /dev/null +++ b/icons/sn-59-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-59.svg b/icons/sn-59.svg new file mode 100644 index 0000000..f75a5f0 --- /dev/null +++ b/icons/sn-59.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-6-negative.svg b/icons/sn-6-negative.svg new file mode 100644 index 0000000..7042962 --- /dev/null +++ b/icons/sn-6-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-6.svg b/icons/sn-6.svg new file mode 100644 index 0000000..6f65ea5 --- /dev/null +++ b/icons/sn-6.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-60-negative.svg b/icons/sn-60-negative.svg new file mode 100644 index 0000000..eddc289 --- /dev/null +++ b/icons/sn-60-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-60.svg b/icons/sn-60.svg new file mode 100644 index 0000000..1d04397 --- /dev/null +++ b/icons/sn-60.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-61-negative.svg b/icons/sn-61-negative.svg new file mode 100644 index 0000000..a6b8d0e --- /dev/null +++ b/icons/sn-61-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-61.svg b/icons/sn-61.svg new file mode 100644 index 0000000..ab71e05 --- /dev/null +++ b/icons/sn-61.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-62-negative.svg b/icons/sn-62-negative.svg new file mode 100644 index 0000000..12d3b65 --- /dev/null +++ b/icons/sn-62-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-62.svg b/icons/sn-62.svg new file mode 100644 index 0000000..10dd030 --- /dev/null +++ b/icons/sn-62.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-63-negative.svg b/icons/sn-63-negative.svg new file mode 100644 index 0000000..1b5542b --- /dev/null +++ b/icons/sn-63-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-63.svg b/icons/sn-63.svg new file mode 100644 index 0000000..02c5832 --- /dev/null +++ b/icons/sn-63.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-64-negative.svg b/icons/sn-64-negative.svg new file mode 100644 index 0000000..b0f85ad --- /dev/null +++ b/icons/sn-64-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-64.svg b/icons/sn-64.svg new file mode 100644 index 0000000..ce521fb --- /dev/null +++ b/icons/sn-64.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-65-negative.svg b/icons/sn-65-negative.svg new file mode 100644 index 0000000..c0253f4 --- /dev/null +++ b/icons/sn-65-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-65.svg b/icons/sn-65.svg new file mode 100644 index 0000000..f800520 --- /dev/null +++ b/icons/sn-65.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-66-negative.svg b/icons/sn-66-negative.svg new file mode 100644 index 0000000..4495f40 --- /dev/null +++ b/icons/sn-66-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-66.svg b/icons/sn-66.svg new file mode 100644 index 0000000..6a92503 --- /dev/null +++ b/icons/sn-66.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-67-negative.svg b/icons/sn-67-negative.svg new file mode 100644 index 0000000..24be3a7 --- /dev/null +++ b/icons/sn-67-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-67.svg b/icons/sn-67.svg new file mode 100644 index 0000000..10325f1 --- /dev/null +++ b/icons/sn-67.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-68-negative.svg b/icons/sn-68-negative.svg new file mode 100644 index 0000000..a5fe666 --- /dev/null +++ b/icons/sn-68-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-68.svg b/icons/sn-68.svg new file mode 100644 index 0000000..af8f712 --- /dev/null +++ b/icons/sn-68.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-69-negative.svg b/icons/sn-69-negative.svg new file mode 100644 index 0000000..d3ed913 --- /dev/null +++ b/icons/sn-69-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-69.svg b/icons/sn-69.svg new file mode 100644 index 0000000..d08eb22 --- /dev/null +++ b/icons/sn-69.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-7-negative.svg b/icons/sn-7-negative.svg new file mode 100644 index 0000000..92b383f --- /dev/null +++ b/icons/sn-7-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-7.svg b/icons/sn-7.svg new file mode 100644 index 0000000..183a283 --- /dev/null +++ b/icons/sn-7.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-70-negative.svg b/icons/sn-70-negative.svg new file mode 100644 index 0000000..0596b7a --- /dev/null +++ b/icons/sn-70-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-70.svg b/icons/sn-70.svg new file mode 100644 index 0000000..bc5ec71 --- /dev/null +++ b/icons/sn-70.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-71-negative.svg b/icons/sn-71-negative.svg new file mode 100644 index 0000000..09be288 --- /dev/null +++ b/icons/sn-71-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-71.svg b/icons/sn-71.svg new file mode 100644 index 0000000..60c5a5f --- /dev/null +++ b/icons/sn-71.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-72-negative.svg b/icons/sn-72-negative.svg new file mode 100644 index 0000000..f799328 --- /dev/null +++ b/icons/sn-72-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-72.svg b/icons/sn-72.svg new file mode 100644 index 0000000..86396de --- /dev/null +++ b/icons/sn-72.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-73-negative.svg b/icons/sn-73-negative.svg new file mode 100644 index 0000000..e413131 --- /dev/null +++ b/icons/sn-73-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-73.svg b/icons/sn-73.svg new file mode 100644 index 0000000..b670d2b --- /dev/null +++ b/icons/sn-73.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-74-negative.svg b/icons/sn-74-negative.svg new file mode 100644 index 0000000..bc0c726 --- /dev/null +++ b/icons/sn-74-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-74.svg b/icons/sn-74.svg new file mode 100644 index 0000000..9f616ac --- /dev/null +++ b/icons/sn-74.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-75-negative.svg b/icons/sn-75-negative.svg new file mode 100644 index 0000000..c4c8192 --- /dev/null +++ b/icons/sn-75-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-75.svg b/icons/sn-75.svg new file mode 100644 index 0000000..d753c3b --- /dev/null +++ b/icons/sn-75.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-76-negative.svg b/icons/sn-76-negative.svg new file mode 100644 index 0000000..b84ea39 --- /dev/null +++ b/icons/sn-76-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-76.svg b/icons/sn-76.svg new file mode 100644 index 0000000..e6f8869 --- /dev/null +++ b/icons/sn-76.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-77-negative.svg b/icons/sn-77-negative.svg new file mode 100644 index 0000000..cad9be5 --- /dev/null +++ b/icons/sn-77-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-77.svg b/icons/sn-77.svg new file mode 100644 index 0000000..e1b4075 --- /dev/null +++ b/icons/sn-77.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-78-negative.svg b/icons/sn-78-negative.svg new file mode 100644 index 0000000..f899970 --- /dev/null +++ b/icons/sn-78-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-78.svg b/icons/sn-78.svg new file mode 100644 index 0000000..fa478db --- /dev/null +++ b/icons/sn-78.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-79-negative.svg b/icons/sn-79-negative.svg new file mode 100644 index 0000000..5d6f356 --- /dev/null +++ b/icons/sn-79-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-79.svg b/icons/sn-79.svg new file mode 100644 index 0000000..25c6fbe --- /dev/null +++ b/icons/sn-79.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-8-negative.svg b/icons/sn-8-negative.svg new file mode 100644 index 0000000..f9c6c6b --- /dev/null +++ b/icons/sn-8-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-8.svg b/icons/sn-8.svg new file mode 100644 index 0000000..1195a46 --- /dev/null +++ b/icons/sn-8.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-80-negative.svg b/icons/sn-80-negative.svg new file mode 100644 index 0000000..15beaf6 --- /dev/null +++ b/icons/sn-80-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-80.svg b/icons/sn-80.svg new file mode 100644 index 0000000..14c82cb --- /dev/null +++ b/icons/sn-80.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-81-negative.svg b/icons/sn-81-negative.svg new file mode 100644 index 0000000..d06345a --- /dev/null +++ b/icons/sn-81-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-81.svg b/icons/sn-81.svg new file mode 100644 index 0000000..b45e8ae --- /dev/null +++ b/icons/sn-81.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-82-negative.svg b/icons/sn-82-negative.svg new file mode 100644 index 0000000..6aa7f2c --- /dev/null +++ b/icons/sn-82-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-82.svg b/icons/sn-82.svg new file mode 100644 index 0000000..26dd563 --- /dev/null +++ b/icons/sn-82.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-83-negative.svg b/icons/sn-83-negative.svg new file mode 100644 index 0000000..f83184e --- /dev/null +++ b/icons/sn-83-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-83.svg b/icons/sn-83.svg new file mode 100644 index 0000000..7f86321 --- /dev/null +++ b/icons/sn-83.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-84-negative.svg b/icons/sn-84-negative.svg new file mode 100644 index 0000000..7dbe6c8 --- /dev/null +++ b/icons/sn-84-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-84.svg b/icons/sn-84.svg new file mode 100644 index 0000000..e8666f6 --- /dev/null +++ b/icons/sn-84.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-85-negative.svg b/icons/sn-85-negative.svg new file mode 100644 index 0000000..f08eafd --- /dev/null +++ b/icons/sn-85-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-85.svg b/icons/sn-85.svg new file mode 100644 index 0000000..689eb0b --- /dev/null +++ b/icons/sn-85.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-86-negative.svg b/icons/sn-86-negative.svg new file mode 100644 index 0000000..cae0597 --- /dev/null +++ b/icons/sn-86-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-86.svg b/icons/sn-86.svg new file mode 100644 index 0000000..5833ea6 --- /dev/null +++ b/icons/sn-86.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-87-negative.svg b/icons/sn-87-negative.svg new file mode 100644 index 0000000..b484d41 --- /dev/null +++ b/icons/sn-87-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-87.svg b/icons/sn-87.svg new file mode 100644 index 0000000..daf4a63 --- /dev/null +++ b/icons/sn-87.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-88-negative.svg b/icons/sn-88-negative.svg new file mode 100644 index 0000000..2c08def --- /dev/null +++ b/icons/sn-88-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-88.svg b/icons/sn-88.svg new file mode 100644 index 0000000..e0790f4 --- /dev/null +++ b/icons/sn-88.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-89-negative.svg b/icons/sn-89-negative.svg new file mode 100644 index 0000000..1f57a02 --- /dev/null +++ b/icons/sn-89-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-89.svg b/icons/sn-89.svg new file mode 100644 index 0000000..ef123fc --- /dev/null +++ b/icons/sn-89.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-9-negative.svg b/icons/sn-9-negative.svg new file mode 100644 index 0000000..1c7d1ef --- /dev/null +++ b/icons/sn-9-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-9.svg b/icons/sn-9.svg new file mode 100644 index 0000000..4666459 --- /dev/null +++ b/icons/sn-9.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-90-negative.svg b/icons/sn-90-negative.svg new file mode 100644 index 0000000..67ee1b8 --- /dev/null +++ b/icons/sn-90-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-90.svg b/icons/sn-90.svg new file mode 100644 index 0000000..19fae26 --- /dev/null +++ b/icons/sn-90.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-91-negative.svg b/icons/sn-91-negative.svg new file mode 100644 index 0000000..f4e5e2a --- /dev/null +++ b/icons/sn-91-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-91.svg b/icons/sn-91.svg new file mode 100644 index 0000000..a9996fb --- /dev/null +++ b/icons/sn-91.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-92-negative.svg b/icons/sn-92-negative.svg new file mode 100644 index 0000000..4cffe44 --- /dev/null +++ b/icons/sn-92-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-92.svg b/icons/sn-92.svg new file mode 100644 index 0000000..45221a4 --- /dev/null +++ b/icons/sn-92.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-93-negative.svg b/icons/sn-93-negative.svg new file mode 100644 index 0000000..c299427 --- /dev/null +++ b/icons/sn-93-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-93.svg b/icons/sn-93.svg new file mode 100644 index 0000000..024e35e --- /dev/null +++ b/icons/sn-93.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-94-negative.svg b/icons/sn-94-negative.svg new file mode 100644 index 0000000..a647a83 --- /dev/null +++ b/icons/sn-94-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-94.svg b/icons/sn-94.svg new file mode 100644 index 0000000..23dbbbc --- /dev/null +++ b/icons/sn-94.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-95-negative.svg b/icons/sn-95-negative.svg new file mode 100644 index 0000000..5e933ac --- /dev/null +++ b/icons/sn-95-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-95.svg b/icons/sn-95.svg new file mode 100644 index 0000000..27081ea --- /dev/null +++ b/icons/sn-95.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-96-negative.svg b/icons/sn-96-negative.svg new file mode 100644 index 0000000..1538d9d --- /dev/null +++ b/icons/sn-96-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-96.svg b/icons/sn-96.svg new file mode 100644 index 0000000..0b40bb9 --- /dev/null +++ b/icons/sn-96.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-97-negative.svg b/icons/sn-97-negative.svg new file mode 100644 index 0000000..b92b512 --- /dev/null +++ b/icons/sn-97-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-97.svg b/icons/sn-97.svg new file mode 100644 index 0000000..7cc68ef --- /dev/null +++ b/icons/sn-97.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-98-negative.svg b/icons/sn-98-negative.svg new file mode 100644 index 0000000..6b35485 --- /dev/null +++ b/icons/sn-98-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-98.svg b/icons/sn-98.svg new file mode 100644 index 0000000..1ea5068 --- /dev/null +++ b/icons/sn-98.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-99-negative.svg b/icons/sn-99-negative.svg new file mode 100644 index 0000000..36bf14d --- /dev/null +++ b/icons/sn-99-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-99.svg b/icons/sn-99.svg new file mode 100644 index 0000000..ccebb8e --- /dev/null +++ b/icons/sn-99.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn-negative.svg b/icons/sn-negative.svg new file mode 100644 index 0000000..768a18c --- /dev/null +++ b/icons/sn-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sn.svg b/icons/sn.svg new file mode 100644 index 0000000..c3be3e4 --- /dev/null +++ b/icons/sn.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/soccer-ball-large.svg b/icons/soccer-ball-large.svg new file mode 100644 index 0000000..efa729a --- /dev/null +++ b/icons/soccer-ball-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/soccer-ball-medium.svg b/icons/soccer-ball-medium.svg new file mode 100644 index 0000000..d24c3aa --- /dev/null +++ b/icons/soccer-ball-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/soccer-ball-small.svg b/icons/soccer-ball-small.svg new file mode 100644 index 0000000..0396b9e --- /dev/null +++ b/icons/soccer-ball-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/spanner-large.svg b/icons/spanner-large.svg new file mode 100644 index 0000000..62faf95 --- /dev/null +++ b/icons/spanner-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/spanner-medium.svg b/icons/spanner-medium.svg new file mode 100644 index 0000000..b65d208 --- /dev/null +++ b/icons/spanner-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/spanner-small.svg b/icons/spanner-small.svg new file mode 100644 index 0000000..370d233 --- /dev/null +++ b/icons/spanner-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/speaker-medium.svg b/icons/speaker-medium.svg new file mode 100644 index 0000000..c54faa5 --- /dev/null +++ b/icons/speaker-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/speaker-small.svg b/icons/speaker-small.svg new file mode 100644 index 0000000..c3889fe --- /dev/null +++ b/icons/speaker-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/speech-bubble-empty-medium.svg b/icons/speech-bubble-empty-medium.svg new file mode 100644 index 0000000..a72f418 --- /dev/null +++ b/icons/speech-bubble-empty-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/speech-bubble-empty-small.svg b/icons/speech-bubble-empty-small.svg new file mode 100644 index 0000000..f7a4eae --- /dev/null +++ b/icons/speech-bubble-empty-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/speech-bubble-exclamation-point-medium.svg b/icons/speech-bubble-exclamation-point-medium.svg new file mode 100644 index 0000000..a6f8172 --- /dev/null +++ b/icons/speech-bubble-exclamation-point-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/speech-bubble-exclamation-point-small.svg b/icons/speech-bubble-exclamation-point-small.svg new file mode 100644 index 0000000..341cf43 --- /dev/null +++ b/icons/speech-bubble-exclamation-point-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/speech-bubble-group-empty-medium.svg b/icons/speech-bubble-group-empty-medium.svg new file mode 100644 index 0000000..c07c6b5 --- /dev/null +++ b/icons/speech-bubble-group-empty-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/speech-bubble-group-empty-small.svg b/icons/speech-bubble-group-empty-small.svg new file mode 100644 index 0000000..ef7a53e --- /dev/null +++ b/icons/speech-bubble-group-empty-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/speech-bubble-medium.svg b/icons/speech-bubble-medium.svg new file mode 100644 index 0000000..2c12b99 --- /dev/null +++ b/icons/speech-bubble-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/speech-bubble-small.svg b/icons/speech-bubble-small.svg new file mode 100644 index 0000000..2715a7f --- /dev/null +++ b/icons/speech-bubble-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/split-medium.svg b/icons/split-medium.svg new file mode 100644 index 0000000..a3e878b --- /dev/null +++ b/icons/split-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/split-small.svg b/icons/split-small.svg new file mode 100644 index 0000000..4dd8f05 --- /dev/null +++ b/icons/split-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/stairs-user-medium.svg b/icons/stairs-user-medium.svg new file mode 100644 index 0000000..d33918b --- /dev/null +++ b/icons/stairs-user-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/stairs-user-small.svg b/icons/stairs-user-small.svg new file mode 100644 index 0000000..9b0cbc4 --- /dev/null +++ b/icons/stairs-user-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/star-filled-medium.svg b/icons/star-filled-medium.svg new file mode 100644 index 0000000..5bbab34 --- /dev/null +++ b/icons/star-filled-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/star-filled-small.svg b/icons/star-filled-small.svg new file mode 100644 index 0000000..8c23ade --- /dev/null +++ b/icons/star-filled-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/star-medium.svg b/icons/star-medium.svg new file mode 100644 index 0000000..d1b6e4f --- /dev/null +++ b/icons/star-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/star-small.svg b/icons/star-small.svg new file mode 100644 index 0000000..d709924 --- /dev/null +++ b/icons/star-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/station-large.svg b/icons/station-large.svg new file mode 100644 index 0000000..25e9576 --- /dev/null +++ b/icons/station-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/station-medium.svg b/icons/station-medium.svg new file mode 100644 index 0000000..3dae46f --- /dev/null +++ b/icons/station-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/station-small.svg b/icons/station-small.svg new file mode 100644 index 0000000..af9788b --- /dev/null +++ b/icons/station-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/station-surrounding-area-medium.svg b/icons/station-surrounding-area-medium.svg new file mode 100644 index 0000000..ff099b9 --- /dev/null +++ b/icons/station-surrounding-area-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/station-surrounding-area-small.svg b/icons/station-surrounding-area-small.svg new file mode 100644 index 0000000..e985112 --- /dev/null +++ b/icons/station-surrounding-area-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/stop-medium.svg b/icons/stop-medium.svg new file mode 100644 index 0000000..00b9717 --- /dev/null +++ b/icons/stop-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/stop-small.svg b/icons/stop-small.svg new file mode 100644 index 0000000..f083a05 --- /dev/null +++ b/icons/stop-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/street-location-pin-large.svg b/icons/street-location-pin-large.svg new file mode 100644 index 0000000..37f91f0 --- /dev/null +++ b/icons/street-location-pin-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/street-location-pin-medium.svg b/icons/street-location-pin-medium.svg new file mode 100644 index 0000000..a058718 --- /dev/null +++ b/icons/street-location-pin-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/street-location-pin-small.svg b/icons/street-location-pin-small.svg new file mode 100644 index 0000000..6b670a7 --- /dev/null +++ b/icons/street-location-pin-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/stroller-medium.svg b/icons/stroller-medium.svg new file mode 100644 index 0000000..4e1d857 --- /dev/null +++ b/icons/stroller-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/stroller-small.svg b/icons/stroller-small.svg new file mode 100644 index 0000000..51a60d1 --- /dev/null +++ b/icons/stroller-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/suitcase-disabled-large.svg b/icons/suitcase-disabled-large.svg new file mode 100644 index 0000000..2c3d8f2 --- /dev/null +++ b/icons/suitcase-disabled-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/suitcase-disabled-medium.svg b/icons/suitcase-disabled-medium.svg new file mode 100644 index 0000000..ec36553 --- /dev/null +++ b/icons/suitcase-disabled-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/suitcase-disabled-small.svg b/icons/suitcase-disabled-small.svg new file mode 100644 index 0000000..63affe14 --- /dev/null +++ b/icons/suitcase-disabled-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/suitcase-large.svg b/icons/suitcase-large.svg new file mode 100644 index 0000000..6a345db --- /dev/null +++ b/icons/suitcase-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/suitcase-medium.svg b/icons/suitcase-medium.svg new file mode 100644 index 0000000..9bb8b8e --- /dev/null +++ b/icons/suitcase-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/suitcase-small.svg b/icons/suitcase-small.svg new file mode 100644 index 0000000..009df8e --- /dev/null +++ b/icons/suitcase-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sun-moon-medium.svg b/icons/sun-moon-medium.svg new file mode 100644 index 0000000..174dcf1 --- /dev/null +++ b/icons/sun-moon-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sun-moon-small.svg b/icons/sun-moon-small.svg new file mode 100644 index 0000000..7673637 --- /dev/null +++ b/icons/sun-moon-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sunrise-medium.svg b/icons/sunrise-medium.svg new file mode 100644 index 0000000..390a868 --- /dev/null +++ b/icons/sunrise-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sunrise-small.svg b/icons/sunrise-small.svg new file mode 100644 index 0000000..d11958f --- /dev/null +++ b/icons/sunrise-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sunshade-sun-sand-large.svg b/icons/sunshade-sun-sand-large.svg new file mode 100644 index 0000000..beb86f3 --- /dev/null +++ b/icons/sunshade-sun-sand-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sunshade-sun-sand-medium.svg b/icons/sunshade-sun-sand-medium.svg new file mode 100644 index 0000000..8915d9c --- /dev/null +++ b/icons/sunshade-sun-sand-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sunshade-sun-sand-small.svg b/icons/sunshade-sun-sand-small.svg new file mode 100644 index 0000000..b46c3e9 --- /dev/null +++ b/icons/sunshade-sun-sand-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sunshine-large.svg b/icons/sunshine-large.svg new file mode 100644 index 0000000..0689739 --- /dev/null +++ b/icons/sunshine-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sunshine-medium.svg b/icons/sunshine-medium.svg new file mode 100644 index 0000000..30c5759 --- /dev/null +++ b/icons/sunshine-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sunshine-small.svg b/icons/sunshine-small.svg new file mode 100644 index 0000000..5ebc75e --- /dev/null +++ b/icons/sunshine-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/surveillance-cameras-train-large.svg b/icons/surveillance-cameras-train-large.svg new file mode 100644 index 0000000..3fa386e --- /dev/null +++ b/icons/surveillance-cameras-train-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/surveillance-cameras-train-medium.svg b/icons/surveillance-cameras-train-medium.svg new file mode 100644 index 0000000..66da503 --- /dev/null +++ b/icons/surveillance-cameras-train-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/surveillance-cameras-train-small.svg b/icons/surveillance-cameras-train-small.svg new file mode 100644 index 0000000..cfd21e8 --- /dev/null +++ b/icons/surveillance-cameras-train-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/swisspass-large.svg b/icons/swisspass-large.svg new file mode 100644 index 0000000..8ee1699 --- /dev/null +++ b/icons/swisspass-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/swisspass-medium.svg b/icons/swisspass-medium.svg new file mode 100644 index 0000000..4b5815a --- /dev/null +++ b/icons/swisspass-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/swisspass-small.svg b/icons/swisspass-small.svg new file mode 100644 index 0000000..42c51a5 --- /dev/null +++ b/icons/swisspass-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/swisspass-temporary-medium.svg b/icons/swisspass-temporary-medium.svg new file mode 100644 index 0000000..b12c1cf --- /dev/null +++ b/icons/swisspass-temporary-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/swisspass-temporary-small.svg b/icons/swisspass-temporary-small.svg new file mode 100644 index 0000000..44459ad --- /dev/null +++ b/icons/swisspass-temporary-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/switzerland-large.svg b/icons/switzerland-large.svg new file mode 100644 index 0000000..8ba9bb8 --- /dev/null +++ b/icons/switzerland-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/switzerland-medium.svg b/icons/switzerland-medium.svg new file mode 100644 index 0000000..b031632 --- /dev/null +++ b/icons/switzerland-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/switzerland-route-large.svg b/icons/switzerland-route-large.svg new file mode 100644 index 0000000..edb6cb8 --- /dev/null +++ b/icons/switzerland-route-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/switzerland-route-medium.svg b/icons/switzerland-route-medium.svg new file mode 100644 index 0000000..a603bf3 --- /dev/null +++ b/icons/switzerland-route-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/switzerland-route-small.svg b/icons/switzerland-route-small.svg new file mode 100644 index 0000000..d5b2baf --- /dev/null +++ b/icons/switzerland-route-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/switzerland-small.svg b/icons/switzerland-small.svg new file mode 100644 index 0000000..79a4dc7 --- /dev/null +++ b/icons/switzerland-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/tablet-large.svg b/icons/tablet-large.svg new file mode 100644 index 0000000..96c103e --- /dev/null +++ b/icons/tablet-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/tablet-medium.svg b/icons/tablet-medium.svg new file mode 100644 index 0000000..4cc1e24 --- /dev/null +++ b/icons/tablet-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/tablet-small.svg b/icons/tablet-small.svg new file mode 100644 index 0000000..8aa0a7b --- /dev/null +++ b/icons/tablet-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/tablet-smartphone-large.svg b/icons/tablet-smartphone-large.svg new file mode 100644 index 0000000..0d69910 --- /dev/null +++ b/icons/tablet-smartphone-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/tablet-smartphone-medium.svg b/icons/tablet-smartphone-medium.svg new file mode 100644 index 0000000..6c4faa4 --- /dev/null +++ b/icons/tablet-smartphone-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/tablet-smartphone-small.svg b/icons/tablet-smartphone-small.svg new file mode 100644 index 0000000..8d9eec4 --- /dev/null +++ b/icons/tablet-smartphone-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/tag-medium.svg b/icons/tag-medium.svg new file mode 100644 index 0000000..ce415e8 --- /dev/null +++ b/icons/tag-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/tag-small.svg b/icons/tag-small.svg new file mode 100644 index 0000000..98aaa78 --- /dev/null +++ b/icons/tag-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/target-large.svg b/icons/target-large.svg new file mode 100644 index 0000000..ce68fd9 --- /dev/null +++ b/icons/target-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/target-medium.svg b/icons/target-medium.svg new file mode 100644 index 0000000..c90c6b7 --- /dev/null +++ b/icons/target-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/target-small.svg b/icons/target-small.svg new file mode 100644 index 0000000..d171c34 --- /dev/null +++ b/icons/target-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/taxi-medium.svg b/icons/taxi-medium.svg new file mode 100644 index 0000000..f6b1204 --- /dev/null +++ b/icons/taxi-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/taxi-profile-large.svg b/icons/taxi-profile-large.svg new file mode 100644 index 0000000..90bea9f --- /dev/null +++ b/icons/taxi-profile-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/taxi-profile-medium.svg b/icons/taxi-profile-medium.svg new file mode 100644 index 0000000..8a39310 --- /dev/null +++ b/icons/taxi-profile-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/taxi-profile-small.svg b/icons/taxi-profile-small.svg new file mode 100644 index 0000000..82d68f2 --- /dev/null +++ b/icons/taxi-profile-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/taxi-small.svg b/icons/taxi-small.svg new file mode 100644 index 0000000..126ea16 --- /dev/null +++ b/icons/taxi-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/telephone-gsm-medium.svg b/icons/telephone-gsm-medium.svg new file mode 100644 index 0000000..8283f88 --- /dev/null +++ b/icons/telephone-gsm-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/telephone-gsm-small.svg b/icons/telephone-gsm-small.svg new file mode 100644 index 0000000..018134c --- /dev/null +++ b/icons/telephone-gsm-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/telephone-receiver-medium.svg b/icons/telephone-receiver-medium.svg new file mode 100644 index 0000000..8f2d33d --- /dev/null +++ b/icons/telephone-receiver-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/telephone-receiver-small.svg b/icons/telephone-receiver-small.svg new file mode 100644 index 0000000..1af44a9 --- /dev/null +++ b/icons/telephone-receiver-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/tgv-negative.svg b/icons/tgv-negative.svg new file mode 100644 index 0000000..df3edbc --- /dev/null +++ b/icons/tgv-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/tgv.svg b/icons/tgv.svg new file mode 100644 index 0000000..df3edbc --- /dev/null +++ b/icons/tgv.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/thermometer-medium.svg b/icons/thermometer-medium.svg new file mode 100644 index 0000000..f435978 --- /dev/null +++ b/icons/thermometer-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/thermometer-small.svg b/icons/thermometer-small.svg new file mode 100644 index 0000000..c7d29a5 --- /dev/null +++ b/icons/thermometer-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/three-adults-large.svg b/icons/three-adults-large.svg new file mode 100644 index 0000000..74fc742 --- /dev/null +++ b/icons/three-adults-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/three-gears-medium.svg b/icons/three-gears-medium.svg new file mode 100644 index 0000000..c6b91e0 --- /dev/null +++ b/icons/three-gears-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/three-gears-small.svg b/icons/three-gears-small.svg new file mode 100644 index 0000000..e209022 --- /dev/null +++ b/icons/three-gears-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/thumb-down-medium.svg b/icons/thumb-down-medium.svg new file mode 100644 index 0000000..3b17f3c --- /dev/null +++ b/icons/thumb-down-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/thumb-down-small.svg b/icons/thumb-down-small.svg new file mode 100644 index 0000000..14fce66 --- /dev/null +++ b/icons/thumb-down-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/thumb-up-medium.svg b/icons/thumb-up-medium.svg new file mode 100644 index 0000000..a1bb2e4 --- /dev/null +++ b/icons/thumb-up-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/thumb-up-small.svg b/icons/thumb-up-small.svg new file mode 100644 index 0000000..65a6ec2 --- /dev/null +++ b/icons/thumb-up-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/tick-medium.svg b/icons/tick-medium.svg new file mode 100644 index 0000000..cf5d4fe --- /dev/null +++ b/icons/tick-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/tick-small.svg b/icons/tick-small.svg new file mode 100644 index 0000000..2b63bb6 --- /dev/null +++ b/icons/tick-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ticket-day-large.svg b/icons/ticket-day-large.svg new file mode 100644 index 0000000..92c1d95 --- /dev/null +++ b/icons/ticket-day-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ticket-day-medium.svg b/icons/ticket-day-medium.svg new file mode 100644 index 0000000..61eb336 --- /dev/null +++ b/icons/ticket-day-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ticket-day-small.svg b/icons/ticket-day-small.svg new file mode 100644 index 0000000..db1a618 --- /dev/null +++ b/icons/ticket-day-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ticket-disabled-medium.svg b/icons/ticket-disabled-medium.svg new file mode 100644 index 0000000..f7ceae0 --- /dev/null +++ b/icons/ticket-disabled-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ticket-disabled-small.svg b/icons/ticket-disabled-small.svg new file mode 100644 index 0000000..445413c --- /dev/null +++ b/icons/ticket-disabled-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ticket-fv-medium.svg b/icons/ticket-fv-medium.svg new file mode 100644 index 0000000..987fa42 --- /dev/null +++ b/icons/ticket-fv-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ticket-fv-small.svg b/icons/ticket-fv-small.svg new file mode 100644 index 0000000..9fa6cde --- /dev/null +++ b/icons/ticket-fv-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ticket-heart-medium.svg b/icons/ticket-heart-medium.svg new file mode 100644 index 0000000..68260cf --- /dev/null +++ b/icons/ticket-heart-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ticket-heart-small.svg b/icons/ticket-heart-small.svg new file mode 100644 index 0000000..335efc9 --- /dev/null +++ b/icons/ticket-heart-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ticket-ipv-medium.svg b/icons/ticket-ipv-medium.svg new file mode 100644 index 0000000..cb74cec --- /dev/null +++ b/icons/ticket-ipv-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ticket-ipv-small.svg b/icons/ticket-ipv-small.svg new file mode 100644 index 0000000..2e0db32 --- /dev/null +++ b/icons/ticket-ipv-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ticket-journey-medium.svg b/icons/ticket-journey-medium.svg new file mode 100644 index 0000000..40aafc4 --- /dev/null +++ b/icons/ticket-journey-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ticket-journey-small.svg b/icons/ticket-journey-small.svg new file mode 100644 index 0000000..e977cd5 --- /dev/null +++ b/icons/ticket-journey-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ticket-machine-medium.svg b/icons/ticket-machine-medium.svg new file mode 100644 index 0000000..3be3726 --- /dev/null +++ b/icons/ticket-machine-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ticket-machine-small.svg b/icons/ticket-machine-small.svg new file mode 100644 index 0000000..0d6363d --- /dev/null +++ b/icons/ticket-machine-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ticket-machine-ticket-medium.svg b/icons/ticket-machine-ticket-medium.svg new file mode 100644 index 0000000..452be61 --- /dev/null +++ b/icons/ticket-machine-ticket-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ticket-machine-ticket-small.svg b/icons/ticket-machine-ticket-small.svg new file mode 100644 index 0000000..8e2c3e8 --- /dev/null +++ b/icons/ticket-machine-ticket-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ticket-moon-star-medium.svg b/icons/ticket-moon-star-medium.svg new file mode 100644 index 0000000..989a385 --- /dev/null +++ b/icons/ticket-moon-star-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ticket-moon-star-small.svg b/icons/ticket-moon-star-small.svg new file mode 100644 index 0000000..0d8d699 --- /dev/null +++ b/icons/ticket-moon-star-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ticket-parking-medium.svg b/icons/ticket-parking-medium.svg new file mode 100644 index 0000000..1386fb2 --- /dev/null +++ b/icons/ticket-parking-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ticket-parking-small.svg b/icons/ticket-parking-small.svg new file mode 100644 index 0000000..9979e53 --- /dev/null +++ b/icons/ticket-parking-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ticket-percent-medium.svg b/icons/ticket-percent-medium.svg new file mode 100644 index 0000000..9bc3d15 --- /dev/null +++ b/icons/ticket-percent-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ticket-percent-small.svg b/icons/ticket-percent-small.svg new file mode 100644 index 0000000..65ed173 --- /dev/null +++ b/icons/ticket-percent-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ticket-route-medium.svg b/icons/ticket-route-medium.svg new file mode 100644 index 0000000..2eaefb4 --- /dev/null +++ b/icons/ticket-route-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ticket-route-small.svg b/icons/ticket-route-small.svg new file mode 100644 index 0000000..29aac2b --- /dev/null +++ b/icons/ticket-route-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ticket-rv-medium.svg b/icons/ticket-rv-medium.svg new file mode 100644 index 0000000..ca71901 --- /dev/null +++ b/icons/ticket-rv-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ticket-rv-small.svg b/icons/ticket-rv-small.svg new file mode 100644 index 0000000..22c8ac1 --- /dev/null +++ b/icons/ticket-rv-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ticket-star-medium.svg b/icons/ticket-star-medium.svg new file mode 100644 index 0000000..8eee098 --- /dev/null +++ b/icons/ticket-star-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/ticket-star-small.svg b/icons/ticket-star-small.svg new file mode 100644 index 0000000..3dd99ee --- /dev/null +++ b/icons/ticket-star-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/tickets-class-large.svg b/icons/tickets-class-large.svg new file mode 100644 index 0000000..8892bb0 --- /dev/null +++ b/icons/tickets-class-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/tickets-class-medium.svg b/icons/tickets-class-medium.svg new file mode 100644 index 0000000..8b8971c --- /dev/null +++ b/icons/tickets-class-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/tickets-class-small.svg b/icons/tickets-class-small.svg new file mode 100644 index 0000000..4e9dd0e --- /dev/null +++ b/icons/tickets-class-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/timetable-medium.svg b/icons/timetable-medium.svg new file mode 100644 index 0000000..f7d0858 --- /dev/null +++ b/icons/timetable-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/timetable-small.svg b/icons/timetable-small.svg new file mode 100644 index 0000000..f1f809c --- /dev/null +++ b/icons/timetable-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/toilet-medium.svg b/icons/toilet-medium.svg new file mode 100644 index 0000000..ec7e5f0 --- /dev/null +++ b/icons/toilet-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/toilet-small.svg b/icons/toilet-small.svg new file mode 100644 index 0000000..074ff98 --- /dev/null +++ b/icons/toilet-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/torch-medium.svg b/icons/torch-medium.svg new file mode 100644 index 0000000..267e957 --- /dev/null +++ b/icons/torch-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/torch-small.svg b/icons/torch-small.svg new file mode 100644 index 0000000..2be2eae --- /dev/null +++ b/icons/torch-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/traffic-jam-large.svg b/icons/traffic-jam-large.svg new file mode 100644 index 0000000..1b5bfe2 --- /dev/null +++ b/icons/traffic-jam-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/traffic-jam-medium.svg b/icons/traffic-jam-medium.svg new file mode 100644 index 0000000..620e847 --- /dev/null +++ b/icons/traffic-jam-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/traffic-jam-small.svg b/icons/traffic-jam-small.svg new file mode 100644 index 0000000..b32f56d --- /dev/null +++ b/icons/traffic-jam-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/train-large.svg b/icons/train-large.svg new file mode 100644 index 0000000..890d78f --- /dev/null +++ b/icons/train-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/train-medium.svg b/icons/train-medium.svg new file mode 100644 index 0000000..26fdc79 --- /dev/null +++ b/icons/train-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/train-profile-large.svg b/icons/train-profile-large.svg new file mode 100644 index 0000000..f7e6bc4 --- /dev/null +++ b/icons/train-profile-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/train-profile-medium.svg b/icons/train-profile-medium.svg new file mode 100644 index 0000000..5563f4d --- /dev/null +++ b/icons/train-profile-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/train-profile-sign-parking-medium.svg b/icons/train-profile-sign-parking-medium.svg new file mode 100644 index 0000000..e5cc1d1 --- /dev/null +++ b/icons/train-profile-sign-parking-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/train-profile-sign-parking-small.svg b/icons/train-profile-sign-parking-small.svg new file mode 100644 index 0000000..71b454b --- /dev/null +++ b/icons/train-profile-sign-parking-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/train-profile-signal-large.svg b/icons/train-profile-signal-large.svg new file mode 100644 index 0000000..351bbec --- /dev/null +++ b/icons/train-profile-signal-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/train-profile-signal-medium.svg b/icons/train-profile-signal-medium.svg new file mode 100644 index 0000000..3cce085 --- /dev/null +++ b/icons/train-profile-signal-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/train-profile-signal-small.svg b/icons/train-profile-signal-small.svg new file mode 100644 index 0000000..ace79b2 --- /dev/null +++ b/icons/train-profile-signal-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/train-profile-small.svg b/icons/train-profile-small.svg new file mode 100644 index 0000000..ac59566 --- /dev/null +++ b/icons/train-profile-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/train-signal-large.svg b/icons/train-signal-large.svg new file mode 100644 index 0000000..5723046 --- /dev/null +++ b/icons/train-signal-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/train-signal-medium.svg b/icons/train-signal-medium.svg new file mode 100644 index 0000000..b11a939 --- /dev/null +++ b/icons/train-signal-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/train-signal-small.svg b/icons/train-signal-small.svg new file mode 100644 index 0000000..b487060 --- /dev/null +++ b/icons/train-signal-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/train-ski-large.svg b/icons/train-ski-large.svg new file mode 100644 index 0000000..3e1ed89 --- /dev/null +++ b/icons/train-ski-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/train-small.svg b/icons/train-small.svg new file mode 100644 index 0000000..8f9d25f --- /dev/null +++ b/icons/train-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/train-station-large.svg b/icons/train-station-large.svg new file mode 100644 index 0000000..68d0356 --- /dev/null +++ b/icons/train-station-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/train-station-medium.svg b/icons/train-station-medium.svg new file mode 100644 index 0000000..cb78176 --- /dev/null +++ b/icons/train-station-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/train-station-small.svg b/icons/train-station-small.svg new file mode 100644 index 0000000..f61d817 --- /dev/null +++ b/icons/train-station-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/train-tracks-horizontal-medium.svg b/icons/train-tracks-horizontal-medium.svg new file mode 100644 index 0000000..165ba1b --- /dev/null +++ b/icons/train-tracks-horizontal-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/train-tracks-horizontal-small.svg b/icons/train-tracks-horizontal-small.svg new file mode 100644 index 0000000..0beb8e6 --- /dev/null +++ b/icons/train-tracks-horizontal-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/train-tracks-large.svg b/icons/train-tracks-large.svg new file mode 100644 index 0000000..6b4a8fb --- /dev/null +++ b/icons/train-tracks-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/train-tracks-medium.svg b/icons/train-tracks-medium.svg new file mode 100644 index 0000000..653b255 --- /dev/null +++ b/icons/train-tracks-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/train-tracks-pen-medium.svg b/icons/train-tracks-pen-medium.svg new file mode 100644 index 0000000..a751927 --- /dev/null +++ b/icons/train-tracks-pen-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/train-tracks-pen-small.svg b/icons/train-tracks-pen-small.svg new file mode 100644 index 0000000..b2ed509 --- /dev/null +++ b/icons/train-tracks-pen-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/train-tracks-small.svg b/icons/train-tracks-small.svg new file mode 100644 index 0000000..219f85e --- /dev/null +++ b/icons/train-tracks-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/tram-medium.svg b/icons/tram-medium.svg new file mode 100644 index 0000000..2e920bb --- /dev/null +++ b/icons/tram-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/tram-profile-medium.svg b/icons/tram-profile-medium.svg new file mode 100644 index 0000000..f53ec19 --- /dev/null +++ b/icons/tram-profile-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/tram-profile-small.svg b/icons/tram-profile-small.svg new file mode 100644 index 0000000..9620dc5 --- /dev/null +++ b/icons/tram-profile-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/tram-small.svg b/icons/tram-small.svg new file mode 100644 index 0000000..a674308 --- /dev/null +++ b/icons/tram-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/translate-medium.svg b/icons/translate-medium.svg new file mode 100644 index 0000000..efdce18 --- /dev/null +++ b/icons/translate-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/translate-small.svg b/icons/translate-small.svg new file mode 100644 index 0000000..c7b5127 --- /dev/null +++ b/icons/translate-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/trash-large.svg b/icons/trash-large.svg new file mode 100644 index 0000000..ddea44a --- /dev/null +++ b/icons/trash-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/trash-medium.svg b/icons/trash-medium.svg new file mode 100644 index 0000000..607734a --- /dev/null +++ b/icons/trash-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/trash-small.svg b/icons/trash-small.svg new file mode 100644 index 0000000..2310718 --- /dev/null +++ b/icons/trash-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/travel-backpack-large.svg b/icons/travel-backpack-large.svg new file mode 100644 index 0000000..e311f15 --- /dev/null +++ b/icons/travel-backpack-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/travel-backpack-medium.svg b/icons/travel-backpack-medium.svg new file mode 100644 index 0000000..f140607 --- /dev/null +++ b/icons/travel-backpack-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/travel-backpack-small.svg b/icons/travel-backpack-small.svg new file mode 100644 index 0000000..adae0eb --- /dev/null +++ b/icons/travel-backpack-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/tree-large.svg b/icons/tree-large.svg new file mode 100644 index 0000000..2ff739b --- /dev/null +++ b/icons/tree-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/tree-medium.svg b/icons/tree-medium.svg new file mode 100644 index 0000000..1d1b6ff --- /dev/null +++ b/icons/tree-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/tree-small.svg b/icons/tree-small.svg new file mode 100644 index 0000000..32903b2 --- /dev/null +++ b/icons/tree-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/tunnel-freight-wagon-shifted-large.svg b/icons/tunnel-freight-wagon-shifted-large.svg new file mode 100644 index 0000000..eff8544 --- /dev/null +++ b/icons/tunnel-freight-wagon-shifted-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/tunnel-freight-wagon-shifted-medium.svg b/icons/tunnel-freight-wagon-shifted-medium.svg new file mode 100644 index 0000000..c54b528 --- /dev/null +++ b/icons/tunnel-freight-wagon-shifted-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/tunnel-freight-wagon-shifted-small.svg b/icons/tunnel-freight-wagon-shifted-small.svg new file mode 100644 index 0000000..dafa327 --- /dev/null +++ b/icons/tunnel-freight-wagon-shifted-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/two-adults-kid-large.svg b/icons/two-adults-kid-large.svg new file mode 100644 index 0000000..46d4734 --- /dev/null +++ b/icons/two-adults-kid-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/two-adults-kid-medium.svg b/icons/two-adults-kid-medium.svg new file mode 100644 index 0000000..f3d5cb1 --- /dev/null +++ b/icons/two-adults-kid-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/two-adults-kid-small.svg b/icons/two-adults-kid-small.svg new file mode 100644 index 0000000..4a12147 --- /dev/null +++ b/icons/two-adults-kid-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/two-finger-tap-large.svg b/icons/two-finger-tap-large.svg new file mode 100644 index 0000000..144d1b0 --- /dev/null +++ b/icons/two-finger-tap-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/two-finger-tap-medium.svg b/icons/two-finger-tap-medium.svg new file mode 100644 index 0000000..5246ba1 --- /dev/null +++ b/icons/two-finger-tap-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/two-finger-tap-small.svg b/icons/two-finger-tap-small.svg new file mode 100644 index 0000000..88fdd57 --- /dev/null +++ b/icons/two-finger-tap-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/two-folders-medium.svg b/icons/two-folders-medium.svg new file mode 100644 index 0000000..7ffd249 --- /dev/null +++ b/icons/two-folders-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/two-folders-small.svg b/icons/two-folders-small.svg new file mode 100644 index 0000000..5499077 --- /dev/null +++ b/icons/two-folders-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/two-houses-medium.svg b/icons/two-houses-medium.svg new file mode 100644 index 0000000..38ea290 --- /dev/null +++ b/icons/two-houses-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/two-houses-small.svg b/icons/two-houses-small.svg new file mode 100644 index 0000000..c53c22e --- /dev/null +++ b/icons/two-houses-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/two-lines-diagonal-medium.svg b/icons/two-lines-diagonal-medium.svg new file mode 100644 index 0000000..b95a6eb --- /dev/null +++ b/icons/two-lines-diagonal-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/two-lines-diagonal-small.svg b/icons/two-lines-diagonal-small.svg new file mode 100644 index 0000000..740a05f --- /dev/null +++ b/icons/two-lines-diagonal-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/two-speech-bubbles-large.svg b/icons/two-speech-bubbles-large.svg new file mode 100644 index 0000000..63283ce --- /dev/null +++ b/icons/two-speech-bubbles-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/two-speech-bubbles-medium.svg b/icons/two-speech-bubbles-medium.svg new file mode 100644 index 0000000..a0546a7 --- /dev/null +++ b/icons/two-speech-bubbles-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/two-speech-bubbles-rainbow-medium.svg b/icons/two-speech-bubbles-rainbow-medium.svg new file mode 100644 index 0000000..3234169 --- /dev/null +++ b/icons/two-speech-bubbles-rainbow-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/two-speech-bubbles-rainbow-small.svg b/icons/two-speech-bubbles-rainbow-small.svg new file mode 100644 index 0000000..0cb3219 --- /dev/null +++ b/icons/two-speech-bubbles-rainbow-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/two-speech-bubbles-small.svg b/icons/two-speech-bubbles-small.svg new file mode 100644 index 0000000..5d9f12c --- /dev/null +++ b/icons/two-speech-bubbles-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/two-users-medium.svg b/icons/two-users-medium.svg new file mode 100644 index 0000000..a1fde76 --- /dev/null +++ b/icons/two-users-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/two-users-small.svg b/icons/two-users-small.svg new file mode 100644 index 0000000..8200694 --- /dev/null +++ b/icons/two-users-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/underground-vehicule-profile-medium.svg b/icons/underground-vehicule-profile-medium.svg new file mode 100644 index 0000000..7f7fa4c --- /dev/null +++ b/icons/underground-vehicule-profile-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/underground-vehicule-profile-small.svg b/icons/underground-vehicule-profile-small.svg new file mode 100644 index 0000000..0bb5c57 --- /dev/null +++ b/icons/underground-vehicule-profile-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/unicorn-medium.svg b/icons/unicorn-medium.svg new file mode 100644 index 0000000..d32b28e --- /dev/null +++ b/icons/unicorn-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/unicorn-small.svg b/icons/unicorn-small.svg new file mode 100644 index 0000000..457c9a8 --- /dev/null +++ b/icons/unicorn-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/upload-medium.svg b/icons/upload-medium.svg new file mode 100644 index 0000000..129fc12 --- /dev/null +++ b/icons/upload-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/upload-small.svg b/icons/upload-small.svg new file mode 100644 index 0000000..7dd3cd8 --- /dev/null +++ b/icons/upload-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/user-change-medium.svg b/icons/user-change-medium.svg new file mode 100644 index 0000000..df8c404 --- /dev/null +++ b/icons/user-change-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/user-change-small.svg b/icons/user-change-small.svg new file mode 100644 index 0000000..931d5db --- /dev/null +++ b/icons/user-change-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/user-group-large.svg b/icons/user-group-large.svg new file mode 100644 index 0000000..cdf9645 --- /dev/null +++ b/icons/user-group-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/user-group-medium.svg b/icons/user-group-medium.svg new file mode 100644 index 0000000..9fddfe3 --- /dev/null +++ b/icons/user-group-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/user-group-round-table-medium.svg b/icons/user-group-round-table-medium.svg new file mode 100644 index 0000000..d7dc55f --- /dev/null +++ b/icons/user-group-round-table-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/user-group-round-table-small.svg b/icons/user-group-round-table-small.svg new file mode 100644 index 0000000..fd00a17 --- /dev/null +++ b/icons/user-group-round-table-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/user-group-row-medium.svg b/icons/user-group-row-medium.svg new file mode 100644 index 0000000..46632ce --- /dev/null +++ b/icons/user-group-row-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/user-group-row-small.svg b/icons/user-group-row-small.svg new file mode 100644 index 0000000..a428f36 --- /dev/null +++ b/icons/user-group-row-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/user-group-small.svg b/icons/user-group-small.svg new file mode 100644 index 0000000..71ce2de --- /dev/null +++ b/icons/user-group-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/user-hat-large.svg b/icons/user-hat-large.svg new file mode 100644 index 0000000..471dba7 --- /dev/null +++ b/icons/user-hat-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/user-hat-medium.svg b/icons/user-hat-medium.svg new file mode 100644 index 0000000..d010dcf --- /dev/null +++ b/icons/user-hat-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/user-hat-small.svg b/icons/user-hat-small.svg new file mode 100644 index 0000000..84c5a4a --- /dev/null +++ b/icons/user-hat-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/user-headset-display-medium.svg b/icons/user-headset-display-medium.svg new file mode 100644 index 0000000..e84e969 --- /dev/null +++ b/icons/user-headset-display-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/user-headset-display-small.svg b/icons/user-headset-display-small.svg new file mode 100644 index 0000000..754180e --- /dev/null +++ b/icons/user-headset-display-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/user-headset-large.svg b/icons/user-headset-large.svg new file mode 100644 index 0000000..70543b5 --- /dev/null +++ b/icons/user-headset-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/user-headset-medium.svg b/icons/user-headset-medium.svg new file mode 100644 index 0000000..6c45f1f --- /dev/null +++ b/icons/user-headset-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/user-headset-small.svg b/icons/user-headset-small.svg new file mode 100644 index 0000000..cc24d4b --- /dev/null +++ b/icons/user-headset-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/user-helmet-medium.svg b/icons/user-helmet-medium.svg new file mode 100644 index 0000000..1da74c0 --- /dev/null +++ b/icons/user-helmet-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/user-helmet-small.svg b/icons/user-helmet-small.svg new file mode 100644 index 0000000..5166bc5 --- /dev/null +++ b/icons/user-helmet-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/user-key-medium.svg b/icons/user-key-medium.svg new file mode 100644 index 0000000..8c53d7e --- /dev/null +++ b/icons/user-key-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/user-key-small.svg b/icons/user-key-small.svg new file mode 100644 index 0000000..269ac37 --- /dev/null +++ b/icons/user-key-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/user-large.svg b/icons/user-large.svg new file mode 100644 index 0000000..b1687b8 --- /dev/null +++ b/icons/user-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/user-medium.svg b/icons/user-medium.svg new file mode 100644 index 0000000..8c2bc92 --- /dev/null +++ b/icons/user-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/user-plus-medium.svg b/icons/user-plus-medium.svg new file mode 100644 index 0000000..0d5601d --- /dev/null +++ b/icons/user-plus-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/user-plus-small.svg b/icons/user-plus-small.svg new file mode 100644 index 0000000..b6762b5 --- /dev/null +++ b/icons/user-plus-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/user-small.svg b/icons/user-small.svg new file mode 100644 index 0000000..777d77d --- /dev/null +++ b/icons/user-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/user-tie-large.svg b/icons/user-tie-large.svg new file mode 100644 index 0000000..cefc600 --- /dev/null +++ b/icons/user-tie-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/user-tie-medium.svg b/icons/user-tie-medium.svg new file mode 100644 index 0000000..7647e34 --- /dev/null +++ b/icons/user-tie-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/user-tie-small.svg b/icons/user-tie-small.svg new file mode 100644 index 0000000..f7a69b8 --- /dev/null +++ b/icons/user-tie-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/utilization-high-high-contrast.svg b/icons/utilization-high-high-contrast.svg new file mode 100644 index 0000000..4bb86bf --- /dev/null +++ b/icons/utilization-high-high-contrast.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/utilization-high-negative.svg b/icons/utilization-high-negative.svg new file mode 100644 index 0000000..363aff2 --- /dev/null +++ b/icons/utilization-high-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/utilization-high.svg b/icons/utilization-high.svg new file mode 100644 index 0000000..c293c94 --- /dev/null +++ b/icons/utilization-high.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/utilization-low-high-contrast.svg b/icons/utilization-low-high-contrast.svg new file mode 100644 index 0000000..51c0bc7 --- /dev/null +++ b/icons/utilization-low-high-contrast.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/utilization-low-negative.svg b/icons/utilization-low-negative.svg new file mode 100644 index 0000000..26eed8d --- /dev/null +++ b/icons/utilization-low-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/utilization-low.svg b/icons/utilization-low.svg new file mode 100644 index 0000000..69009e0 --- /dev/null +++ b/icons/utilization-low.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/utilization-medium-high-contrast.svg b/icons/utilization-medium-high-contrast.svg new file mode 100644 index 0000000..1bcf00f --- /dev/null +++ b/icons/utilization-medium-high-contrast.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/utilization-medium-negative.svg b/icons/utilization-medium-negative.svg new file mode 100644 index 0000000..1932e36 --- /dev/null +++ b/icons/utilization-medium-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/utilization-medium.svg b/icons/utilization-medium.svg new file mode 100644 index 0000000..783233c --- /dev/null +++ b/icons/utilization-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/utilization-none-high-contrast.svg b/icons/utilization-none-high-contrast.svg new file mode 100644 index 0000000..c2666ed --- /dev/null +++ b/icons/utilization-none-high-contrast.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/utilization-none-negative.svg b/icons/utilization-none-negative.svg new file mode 100644 index 0000000..29c0923 --- /dev/null +++ b/icons/utilization-none-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/utilization-none.svg b/icons/utilization-none.svg new file mode 100644 index 0000000..f0236c7 --- /dev/null +++ b/icons/utilization-none.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/vae-negative.svg b/icons/vae-negative.svg new file mode 100644 index 0000000..ed9df76 --- /dev/null +++ b/icons/vae-negative.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/vae.svg b/icons/vae.svg new file mode 100644 index 0000000..ed9df76 --- /dev/null +++ b/icons/vae.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/vegan-medium.svg b/icons/vegan-medium.svg new file mode 100644 index 0000000..b4f24f8 --- /dev/null +++ b/icons/vegan-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/vegan-small.svg b/icons/vegan-small.svg new file mode 100644 index 0000000..f921004 --- /dev/null +++ b/icons/vegan-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/vegetarian-medium.svg b/icons/vegetarian-medium.svg new file mode 100644 index 0000000..fac7438 --- /dev/null +++ b/icons/vegetarian-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/vegetarian-small.svg b/icons/vegetarian-small.svg new file mode 100644 index 0000000..026d1e8 --- /dev/null +++ b/icons/vegetarian-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/wagon-coupling-dragging-equipment-large.svg b/icons/wagon-coupling-dragging-equipment-large.svg new file mode 100644 index 0000000..3295039 --- /dev/null +++ b/icons/wagon-coupling-dragging-equipment-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/wagon-coupling-dragging-equipment-medium.svg b/icons/wagon-coupling-dragging-equipment-medium.svg new file mode 100644 index 0000000..1d68382 --- /dev/null +++ b/icons/wagon-coupling-dragging-equipment-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/wagon-coupling-dragging-equipment-small.svg b/icons/wagon-coupling-dragging-equipment-small.svg new file mode 100644 index 0000000..0c9d7f5 --- /dev/null +++ b/icons/wagon-coupling-dragging-equipment-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/wagon-medium.svg b/icons/wagon-medium.svg new file mode 100644 index 0000000..3ac1468 --- /dev/null +++ b/icons/wagon-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/wagon-small.svg b/icons/wagon-small.svg new file mode 100644 index 0000000..c549447 --- /dev/null +++ b/icons/wagon-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/waiting-room-medium.svg b/icons/waiting-room-medium.svg new file mode 100644 index 0000000..7c39652 --- /dev/null +++ b/icons/waiting-room-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/waiting-room-small.svg b/icons/waiting-room-small.svg new file mode 100644 index 0000000..d57633f --- /dev/null +++ b/icons/waiting-room-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/walk-fast-medium.svg b/icons/walk-fast-medium.svg new file mode 100644 index 0000000..6b057d9 --- /dev/null +++ b/icons/walk-fast-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/walk-fast-small.svg b/icons/walk-fast-small.svg new file mode 100644 index 0000000..833fce3 --- /dev/null +++ b/icons/walk-fast-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/walk-large-large.svg b/icons/walk-large-large.svg new file mode 100644 index 0000000..f1346ad --- /dev/null +++ b/icons/walk-large-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/walk-large-medium.svg b/icons/walk-large-medium.svg new file mode 100644 index 0000000..75028b5 --- /dev/null +++ b/icons/walk-large-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/walk-large-small.svg b/icons/walk-large-small.svg new file mode 100644 index 0000000..9baf136 --- /dev/null +++ b/icons/walk-large-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/walk-large.svg b/icons/walk-large.svg new file mode 100644 index 0000000..7ab684b --- /dev/null +++ b/icons/walk-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/walk-medium.svg b/icons/walk-medium.svg new file mode 100644 index 0000000..caec2d6 --- /dev/null +++ b/icons/walk-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/walk-slow-medium.svg b/icons/walk-slow-medium.svg new file mode 100644 index 0000000..a543040 --- /dev/null +++ b/icons/walk-slow-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/walk-slow-small.svg b/icons/walk-slow-small.svg new file mode 100644 index 0000000..262859a --- /dev/null +++ b/icons/walk-slow-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/walk-small.svg b/icons/walk-small.svg new file mode 100644 index 0000000..e761d8a --- /dev/null +++ b/icons/walk-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/walkie-talkie-medium.svg b/icons/walkie-talkie-medium.svg new file mode 100644 index 0000000..0422b8a --- /dev/null +++ b/icons/walkie-talkie-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/walkie-talkie-small.svg b/icons/walkie-talkie-small.svg new file mode 100644 index 0000000..62520a5 --- /dev/null +++ b/icons/walkie-talkie-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/wallet-large.svg b/icons/wallet-large.svg new file mode 100644 index 0000000..171c5b4 --- /dev/null +++ b/icons/wallet-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/wallet-medium.svg b/icons/wallet-medium.svg new file mode 100644 index 0000000..b353c7f --- /dev/null +++ b/icons/wallet-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/wallet-small.svg b/icons/wallet-small.svg new file mode 100644 index 0000000..9dd7c72 --- /dev/null +++ b/icons/wallet-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/warning-light-large.svg b/icons/warning-light-large.svg new file mode 100644 index 0000000..5ff4ef8 --- /dev/null +++ b/icons/warning-light-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/warning-light-medium.svg b/icons/warning-light-medium.svg new file mode 100644 index 0000000..bb0e645 --- /dev/null +++ b/icons/warning-light-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/warning-light-small.svg b/icons/warning-light-small.svg new file mode 100644 index 0000000..7ca72fa --- /dev/null +++ b/icons/warning-light-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/washing-machine-large.svg b/icons/washing-machine-large.svg new file mode 100644 index 0000000..7f7fe64 --- /dev/null +++ b/icons/washing-machine-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/washing-machine-medium.svg b/icons/washing-machine-medium.svg new file mode 100644 index 0000000..70441cb --- /dev/null +++ b/icons/washing-machine-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/washing-machine-small.svg b/icons/washing-machine-small.svg new file mode 100644 index 0000000..e9352dc --- /dev/null +++ b/icons/washing-machine-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/waves-ladder-large.svg b/icons/waves-ladder-large.svg new file mode 100644 index 0000000..c882ce4 --- /dev/null +++ b/icons/waves-ladder-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/waves-ladder-medium.svg b/icons/waves-ladder-medium.svg new file mode 100644 index 0000000..ab1b636 --- /dev/null +++ b/icons/waves-ladder-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/waves-ladder-small.svg b/icons/waves-ladder-small.svg new file mode 100644 index 0000000..ad0ee5f --- /dev/null +++ b/icons/waves-ladder-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/weather-unknown-medium.svg b/icons/weather-unknown-medium.svg new file mode 100644 index 0000000..2229eb4 --- /dev/null +++ b/icons/weather-unknown-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/weather-unknown-small.svg b/icons/weather-unknown-small.svg new file mode 100644 index 0000000..99faf1a --- /dev/null +++ b/icons/weather-unknown-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/weight-medium.svg b/icons/weight-medium.svg new file mode 100644 index 0000000..7b4d007 --- /dev/null +++ b/icons/weight-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/weight-small.svg b/icons/weight-small.svg new file mode 100644 index 0000000..34513f6 --- /dev/null +++ b/icons/weight-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/weight-wheel-large.svg b/icons/weight-wheel-large.svg new file mode 100644 index 0000000..d325845 --- /dev/null +++ b/icons/weight-wheel-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/weight-wheel-medium.svg b/icons/weight-wheel-medium.svg new file mode 100644 index 0000000..0c727c2 --- /dev/null +++ b/icons/weight-wheel-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/weight-wheel-small.svg b/icons/weight-wheel-small.svg new file mode 100644 index 0000000..2b55fb0 --- /dev/null +++ b/icons/weight-wheel-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/wheel-microphone-large.svg b/icons/wheel-microphone-large.svg new file mode 100644 index 0000000..5ef59e2 --- /dev/null +++ b/icons/wheel-microphone-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/wheel-microphone-medium.svg b/icons/wheel-microphone-medium.svg new file mode 100644 index 0000000..442eae4 --- /dev/null +++ b/icons/wheel-microphone-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/wheel-microphone-small.svg b/icons/wheel-microphone-small.svg new file mode 100644 index 0000000..f5f8607 --- /dev/null +++ b/icons/wheel-microphone-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/wheel-thermometer-large.svg b/icons/wheel-thermometer-large.svg new file mode 100644 index 0000000..a403c10 --- /dev/null +++ b/icons/wheel-thermometer-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/wheel-thermometer-medium.svg b/icons/wheel-thermometer-medium.svg new file mode 100644 index 0000000..6cfafb8 --- /dev/null +++ b/icons/wheel-thermometer-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/wheel-thermometer-small.svg b/icons/wheel-thermometer-small.svg new file mode 100644 index 0000000..0bf8134 --- /dev/null +++ b/icons/wheel-thermometer-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/wheelchair-inaccessible-large.svg b/icons/wheelchair-inaccessible-large.svg new file mode 100644 index 0000000..60e43c2 --- /dev/null +++ b/icons/wheelchair-inaccessible-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/wheelchair-inaccessible-medium.svg b/icons/wheelchair-inaccessible-medium.svg new file mode 100644 index 0000000..81d055a --- /dev/null +++ b/icons/wheelchair-inaccessible-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/wheelchair-inaccessible-small.svg b/icons/wheelchair-inaccessible-small.svg new file mode 100644 index 0000000..747a466 --- /dev/null +++ b/icons/wheelchair-inaccessible-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/wheelchair-large.svg b/icons/wheelchair-large.svg new file mode 100644 index 0000000..e6ec80c --- /dev/null +++ b/icons/wheelchair-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/wheelchair-medium.svg b/icons/wheelchair-medium.svg new file mode 100644 index 0000000..0acd342 --- /dev/null +++ b/icons/wheelchair-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/wheelchair-partially-medium.svg b/icons/wheelchair-partially-medium.svg new file mode 100644 index 0000000..6c1a3b7 --- /dev/null +++ b/icons/wheelchair-partially-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/wheelchair-partially-small.svg b/icons/wheelchair-partially-small.svg new file mode 100644 index 0000000..e42f190 --- /dev/null +++ b/icons/wheelchair-partially-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/wheelchair-reservation-medium.svg b/icons/wheelchair-reservation-medium.svg new file mode 100644 index 0000000..3fb4936 --- /dev/null +++ b/icons/wheelchair-reservation-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/wheelchair-reservation-small.svg b/icons/wheelchair-reservation-small.svg new file mode 100644 index 0000000..dccde73 --- /dev/null +++ b/icons/wheelchair-reservation-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/wheelchair-sector-location-medium.svg b/icons/wheelchair-sector-location-medium.svg new file mode 100644 index 0000000..cbd0656 --- /dev/null +++ b/icons/wheelchair-sector-location-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/wheelchair-sector-location-small.svg b/icons/wheelchair-sector-location-small.svg new file mode 100644 index 0000000..739e7ae --- /dev/null +++ b/icons/wheelchair-sector-location-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/wheelchair-small.svg b/icons/wheelchair-small.svg new file mode 100644 index 0000000..5017019 --- /dev/null +++ b/icons/wheelchair-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/wheelchair-substitute-transport-medium.svg b/icons/wheelchair-substitute-transport-medium.svg new file mode 100644 index 0000000..a7ffc26 --- /dev/null +++ b/icons/wheelchair-substitute-transport-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/wheelchair-substitute-transport-small.svg b/icons/wheelchair-substitute-transport-small.svg new file mode 100644 index 0000000..d899cc4 --- /dev/null +++ b/icons/wheelchair-substitute-transport-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/wheelchair-uncertain-medium.svg b/icons/wheelchair-uncertain-medium.svg new file mode 100644 index 0000000..6a58a25 --- /dev/null +++ b/icons/wheelchair-uncertain-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/wheelchair-uncertain-small.svg b/icons/wheelchair-uncertain-small.svg new file mode 100644 index 0000000..61adb8a --- /dev/null +++ b/icons/wheelchair-uncertain-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/wifi-disabled-large.svg b/icons/wifi-disabled-large.svg new file mode 100644 index 0000000..f65045f --- /dev/null +++ b/icons/wifi-disabled-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/wifi-disabled-medium.svg b/icons/wifi-disabled-medium.svg new file mode 100644 index 0000000..9a53533 --- /dev/null +++ b/icons/wifi-disabled-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/wifi-disabled-small.svg b/icons/wifi-disabled-small.svg new file mode 100644 index 0000000..92fa574 --- /dev/null +++ b/icons/wifi-disabled-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/wifi-large.svg b/icons/wifi-large.svg new file mode 100644 index 0000000..fce6d2f --- /dev/null +++ b/icons/wifi-large.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/wifi-medium.svg b/icons/wifi-medium.svg new file mode 100644 index 0000000..28c43f1 --- /dev/null +++ b/icons/wifi-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/wifi-small.svg b/icons/wifi-small.svg new file mode 100644 index 0000000..2c17b62 --- /dev/null +++ b/icons/wifi-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/wine-cheese-medium.svg b/icons/wine-cheese-medium.svg new file mode 100644 index 0000000..c898d2b --- /dev/null +++ b/icons/wine-cheese-medium.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/wine-cheese-small.svg b/icons/wine-cheese-small.svg new file mode 100644 index 0000000..08bc4aa --- /dev/null +++ b/icons/wine-cheese-small.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/index.css b/index.css new file mode 100644 index 0000000..ceb594a --- /dev/null +++ b/index.css @@ -0,0 +1,213 @@ +@font-face { + src: url("SBB Web Light.ttf"); + font-family: "SBB Web Light"; +} + +@font-face { + src: url("SBB Web Roman.ttf"); + font-family: "SBB Web Roman"; +} + +:root { + --blue: #2D327D; + --cloud: #E5E5E5; + --white: #FFFFFF; + --red: #EB0000; + --red125: #C60018; + --red150: #A20013; + + --first-second-angle: to bottom; +} + +* { + margin: 0; + box-sizing: border-box; +} + +body { + font-family: "SBB Web Roman", sans-serif; + font-size: 16pt; + color: var(--white); +} + +.template { + display: none !important; +} + +#station { + color: black; +} + +#grid { + display: grid; + grid-template-columns: 1fr 1fr; + grid-template-rows: auto 1fr auto; + grid-template-areas: + "type-time stops" + "destination stops" + "composition composition"; + gap: 0.5em; + background-color: var(--blue); +} + +#type-time { + grid-area: type-time; + display: flex; + gap: 0.5em; + align-items: center; + padding: 0 0.5rem; +} + +#train-type { + height: 80%; +} + +#departure { + font-size: 150%; + font-weight: bold; +} + +#destination { + grid-area: destination; + font-size: 150%; + font-weight: bold; + padding: 0 0.5rem; +} + +#stops { + grid-area: stops; + display: flex; + flex-direction: column; + gap: 0.5em; +} + +#composition { + grid-area: composition; + display: flex; + flex-direction: column; + --n-waggons: 1; +} + +#sectors { + display: flex; + padding: 0 1em; + width: 100%; +} + +.sector { + box-shadow: -1px 0 0 var(--white); + text-align: center; + --weight: 1; + width: calc(100% / var(--n-waggons) * var(--weight)); +} + +.sector:last-child { + border-right: solid var(--white) 1px; +} + +#carriages { + background-color: var(--cloud); + display: grid; + width: 100%; + min-height: 2em; + gap: 0.2em; + padding: 0.5em 1em; + --offset: 0; + grid-template-columns: repeat(var(--n-waggons), 1fr); +} + +.waggon { + --bg: var(--blue); + --fg: var(--white); + position: relative; +} +.waggon.class-first { + --bg: var(--white); + --fg: var(--blue); +} +.waggon:first-child { + grid-column: calc(var(--offset) + 1); +} + +.waggon .number { + +} + +.waggon .outline { + border: solid var(--blue) 2px; + background-color: var(--bg); + color: var(--fg); + width: 100%; + height: 1.8em; + display: grid; + place-items: center; +} +.waggon.class-first-second .outline { + background: linear-gradient(var(--first-second-angle), var(--white) 50%, var(--blue) 50%); +} + +.waggon.form-start_links .outline { + border-top-left-radius: 0.5em; + border-bottom-left-radius: 0.25em; +} +.waggon.form-mitte .outline { + +} +.waggon.form-end_recht .outline { + border-top-right-radius: 0.5em; + border-bottom-right-radius: 0.25em; +} + +.waggon .class { + font-weight: bold; +} +.waggon.class-first-second .class { + background: linear-gradient(var(--first-second-angle), var(--blue) 50%, var(--white) 50%); + -webkit-background-clip: text; + -webkit-text-fill-color: transparent; +} + +.waggon .services { + display: none; +} + +#carriages[data-direction="left"] .waggon:first-child::before { + content: ""; + width: 100%; + height: 1.8em; + display: grid; + place-items: center; + position: absolute; + top: 0; + right: 100%; + margin-right: 0.2em; + background-color: var(--blue); + mask-image: url("./icons/double-chevron-small-left-small.svg"); + -webkit-mask-image: url("./icons/double-chevron-small-left-small.svg"); + mask-size: contain; + -webkit-mask-size: contain; + mask-repeat: no-repeat; + -webkit-mask-repeat: no-repeat; + mask-position: center; + -webkit-mask-position: center; +} +#carriages[data-direction="right"] .waggon:last-child::after { + content: ""; + width: 100%; + height: 1.8em; + display: grid; + place-items: center; + position: absolute; + top: 0; + left: 100%; + margin-left: 0.2em; + background-color: var(--blue); + mask-image: url("./icons/double-chevron-small-right-small.svg"); + -webkit-mask-image: url("./icons/double-chevron-small-right-small.svg"); + mask-size: contain; + -webkit-mask-size: contain; + mask-repeat: no-repeat; + -webkit-mask-repeat: no-repeat; + mask-position: center; + -webkit-mask-position: center; +} \ No newline at end of file diff --git a/index.html b/index.html new file mode 100644 index 0000000..d3604a3 --- /dev/null +++ b/index.html @@ -0,0 +1,42 @@ + + + + + + SBB - CFF - FFS + + + +
+
+
+
+
+
+
+

St-Maurice

+
+
+ InterCity 61 +
08:56
+
+
Interlaken Ost
+
+
Liestal
+
Olten
+
Bern
+
Spiez
+
+
+
+
A
+
B
+
C
+
D
+
+
+
+
+ + + \ No newline at end of file diff --git a/index.js b/index.js new file mode 100644 index 0000000..8e895ef --- /dev/null +++ b/index.js @@ -0,0 +1,221 @@ +const MAX_DISPLAYED_VIAS = 4 + +function fetchInfo(bpuic) { + return fetch(`https://displays.api.sbb.ch/internal/api/v1/data/${bpuic}`, { + headers: { + "X-API-Key": API_KEY + } + }).then(res => { + return res.json() + }) +} + +const example = { + config: { + stationName: "" + }, + contents: [ + { + type: "GA", + verkehrsmittels: [ + { + vmArt: "IR", + liniennummer: 90, + dsVmArt: { + vmArt: "IR", + ttsTexte: { + FR: "InterRegio" + } + }, + zeitAbKb: "2024-04-08T18:32:00", // heure de départ prévue + zeitAbErw: "2024-04-08T18:33:00", // heure de départ réelle + gleisAbKb: 1, // voie prévue + gleisAbIst: 1, // voie réelle + verspaetungsminutenAb: 0, // au moins n minutes de retard + verspaetungsminutenAn: 0, // au plus n minutes de retard + ziele: [ + { + betriebspunkt: { + bpuic: 8501609, + bezeichnungOffiziell: "Brig" + } + } + ], + vias: [ + { + betriebspunkt: { + bpuic: 8501500, + bezeichnungOffiziell: "Martigny" + }, + prio: 601, + trennung: false // séparation + } + ], + formation: { + richtung: "RECHTS", + waggons: [ + { + sektor: "A", + form: "MITTE", // icône (MITTE, START_LINKS, END_RECHT) + typ: "FIKTIV", // classe (FIKTIV = rien, ERSTE, ZWEITE, ERSTE_ZWEITE, RESTAURANT_ERSTE, FAMILIENWAGEN, TRIEBFAHRZEUG = loco) + angebote: [], // services (vélos, resto, etc.) + statusList: [], // status (GESCHLOSSEN) + nummer: null, + zielIndex: null // terminus (utile si séparation) + }, + { + sektor: "A", + form: "MITTE", + typ: "ZWEITE", + angebote: [ + "VELOHAKEN" // NIEDERFLUREINSTIEG, ROLLSTUHLSTELLPLAETZE, KINDERWAGEN, RESERVATIONSPFLICHTIGE + ], + nummer: null, + zielIndex: 0 + }, + { + sektor: "A", + form: "MITTE", + typ: "ZWEITE", + angebote: [ + "VELOHAKEN" + ], + nummer: null, + zielIndex: 0 + } + ], + ziele: [ + { + zielIndex: 0, + betriebspunkt: { + bpuic: 8501609, + bezeichnungOffiziell: "Brig" + }, + fromPos: 1, // premier wagon concerné + toPos: 10 // dernier wagon concerné + } + ] + } + } + ] + } + ] +} + +function getTimeFromTS(timestamp) { + const date = new Date(timestamp) + const hours = date.getHours().toString().padStart(2, "0") + const minutes = date.getMinutes().toString().padStart(2, "0") + return `${hours}:${minutes}` +} + +function selectVias(vias) { + if (vias.length <= MAX_DISPLAYED_VIAS) return vias + + let priorities = vias.map((via, index) => [via.prio, index]) + priorities = priorities.sort((a, b) => a[0] - b[0]) + + let selectedVias = [] + let selectedPrio = priorities.slice(0, MAX_DISPLAYED_VIAS).sort((a, b) => a[1] - b[1]) + selectedPrio.forEach(([prio, index]) => { + selectedVias.push(vias[index]) + }) + return selectedVias +} + +function buildComposition(formation) { + const template = document.getElementById("waggon-template").cloneNode(true) + template.removeAttribute("id") + template.classList.remove("template") + + const composition = document.getElementById("composition") + const sectors = document.getElementById("sectors") + sectors.innerHTML = "" + + const carriages = document.getElementById("carriages") + carriages.innerHTML = "" + carriages.dataset.direction = formation.richtung === "RECHTS" ? "right" : "left" + + const weights = {} + let first = true + for (let i = 0; i < formation.waggons.length; i++) { + const waggon = formation.waggons[i] + + if (!(waggon.sektor in weights)) { + weights[waggon.sektor] = 0 + } + weights[waggon.sektor]++ + + if (waggon.typ === "FIKTIV") { + continue + } + + const elmt = template.cloneNode(true) + if (first) { + first = false + carriages.style.setProperty("--offset", i.toString()) + } + elmt.classList.add("form-" + waggon.form.toLowerCase()) + const cls = { + ERSTE: ["1", "first"], + ZWEITE: ["2", "second"], + ERSTE_ZWEITE: ["1|2", "first-second"], + RESTAURANT_ERSTE: ["1", "first"], + RESTAURANT_ZWEITE: ["1", "first"], + FAMILIENWAGEN: ["", "familie"], + TRIEBFAHRZEUG: ["", "loc"] + }[waggon.typ] + elmt.querySelector(".class").innerText = cls[0] + elmt.classList.add("class-" + cls[1]) + if (waggon.nummer !== null) { + elmt.querySelector(".number").innerText = waggon.nummer + } + + carriages.appendChild(elmt) + } + + composition.style.setProperty("--n-waggons", formation.waggons.length.toString()) + const sectorLetters = Object.keys(weights).sort() + sectorLetters.forEach(letter => { + const sector = document.createElement("div") + sector.classList.add("sector") + sector.style.setProperty("--weight", weights[letter].toString()) + sector.innerText = letter + sectors.appendChild(sector) + }) + console.log(weights) +} + +function updateDisplay(result, idx=0, platform=null) { + document.getElementById("station").innerText = result.config.stationName + + let trains = result.contents[0].verkehrsmittels + if (platform !== null) { + trains = trains.filter(t => t.gleisAbIst === platform) + } + const train = trains[idx] + + let icon = train.vmArt + let iconTxt = train.dsVmArt.ttsTexte.FR + if (train.liniennummer !== null) { + icon += "-" + train.liniennummer + iconTxt += " " + train.liniennummer + } + icon = "icons/" + icon.toLowerCase() + "-negative.svg" + document.getElementById("train-type").src = icon + document.getElementById("train-type").alt = iconTxt + document.getElementById("departure").innerText = getTimeFromTS(train.zeitAbKb) + + document.getElementById("destination").innerText = train.ziele[0].betriebspunkt.bezeichnungOffiziell + const stopsList = document.getElementById("stops") + stopsList.innerHTML = "" + const vias = selectVias(train.vias) + vias.forEach(via => { + const stop = document.createElement("div") + stop.classList.add("stop") + stop.innerText = via.betriebspunkt.bezeichnungOffiziell + stopsList.appendChild(stop) + }) + + buildComposition(train.formation) +} \ No newline at end of file