diff --git a/svelte-app/src/components/Palette.svelte b/svelte-app/src/components/Palette.svelte index 223a96e..aec8bca 100644 --- a/svelte-app/src/components/Palette.svelte +++ b/svelte-app/src/components/Palette.svelte @@ -204,6 +204,7 @@ border-radius: 3px; padding: 2px; flex-shrink: 0; + filter: invert(1); } .palette-item span { diff --git a/svelte-app/static/symbols/curved_chute_30.svg b/svelte-app/static/symbols/curved_chute_30.svg index f445eab..b119f2b 100644 Binary files a/svelte-app/static/symbols/curved_chute_30.svg and b/svelte-app/static/symbols/curved_chute_30.svg differ diff --git a/svelte-app/static/symbols/curved_chute_45.svg b/svelte-app/static/symbols/curved_chute_45.svg index 600e74e..cf63dd6 100644 Binary files a/svelte-app/static/symbols/curved_chute_45.svg and b/svelte-app/static/symbols/curved_chute_45.svg differ diff --git a/svelte-app/static/symbols/curved_chute_60.svg b/svelte-app/static/symbols/curved_chute_60.svg index db87314..3a56f01 100644 Binary files a/svelte-app/static/symbols/curved_chute_60.svg and b/svelte-app/static/symbols/curved_chute_60.svg differ diff --git a/svelte-app/static/symbols/curved_chute_90.svg b/svelte-app/static/symbols/curved_chute_90.svg index f69e0ad..b9726bd 100644 Binary files a/svelte-app/static/symbols/curved_chute_90.svg and b/svelte-app/static/symbols/curved_chute_90.svg differ diff --git a/svelte-app/static/symbols/curved_conveyor_30.svg b/svelte-app/static/symbols/curved_conveyor_30.svg index 91f5a8b..0e58739 100644 Binary files a/svelte-app/static/symbols/curved_conveyor_30.svg and b/svelte-app/static/symbols/curved_conveyor_30.svg differ diff --git a/svelte-app/static/symbols/curved_conveyor_45.svg b/svelte-app/static/symbols/curved_conveyor_45.svg index 3bddf9d..f8d7eab 100644 Binary files a/svelte-app/static/symbols/curved_conveyor_45.svg and b/svelte-app/static/symbols/curved_conveyor_45.svg differ diff --git a/svelte-app/static/symbols/curved_conveyor_60.svg b/svelte-app/static/symbols/curved_conveyor_60.svg index b3a916a..198f709 100644 Binary files a/svelte-app/static/symbols/curved_conveyor_60.svg and b/svelte-app/static/symbols/curved_conveyor_60.svg differ diff --git a/svelte-app/static/symbols/curved_conveyor_90.svg b/svelte-app/static/symbols/curved_conveyor_90.svg index 2d42d52..a4d3384 100644 Binary files a/svelte-app/static/symbols/curved_conveyor_90.svg and b/svelte-app/static/symbols/curved_conveyor_90.svg differ