@@ -2191,7 +2191,7 @@ export const navigationData: { [key: number]: Navigation } = {
2191
2191
} ,
2192
2192
] ,
2193
2193
mapHeight : 6700 ,
2194
- breakPoints : [ 7800 , 1500 ] ,
2194
+
2195
2195
path : [
2196
2196
{
2197
2197
title : 'Grundlagen' ,
@@ -2441,7 +2441,7 @@ export const navigationData: { [key: number]: Navigation } = {
2441
2441
{
2442
2442
type : 'new-skill' ,
2443
2443
title : 'Dreiecksfläche' ,
2444
- icon : '/learning-path/NRW_EESA_icons/rechtwinkliges-dreieck .svg' ,
2444
+ icon : '/learning-path/NRW_EESA_icons/drawtriangle .svg' ,
2445
2445
iconSize : 50 ,
2446
2446
position : { x : 310 , y : 1750 } ,
2447
2447
steps : [
@@ -2457,7 +2457,7 @@ export const navigationData: { [key: number]: Navigation } = {
2457
2457
{
2458
2458
type : 'new-skill' ,
2459
2459
title : 'Dreieck zeichnen' ,
2460
- icon : '/learning-path/NRW_EESA_icons/rechtwinkliges-dreieck .svg' ,
2460
+ icon : '/learning-path/NRW_EESA_icons/drawtriangle .svg' ,
2461
2461
iconSize : 50 ,
2462
2462
position : { x : 230 , y : 1890 } ,
2463
2463
steps : [
@@ -2474,7 +2474,7 @@ export const navigationData: { [key: number]: Navigation } = {
2474
2474
{
2475
2475
type : 'new-skill' ,
2476
2476
title : 'Dreieck zeichnen' ,
2477
- icon : '/learning-path/NRW_EESA_icons/rechtwinkliges-dreieck .svg' ,
2477
+ icon : '/learning-path/NRW_EESA_icons/drawtriangle .svg' ,
2478
2478
iconSize : 50 ,
2479
2479
position : { x : 100 , y : 1900 } ,
2480
2480
steps : [
@@ -2814,7 +2814,7 @@ export const navigationData: { [key: number]: Navigation } = {
2814
2814
{
2815
2815
type : 'new-skill' ,
2816
2816
title : 'Satz des Pythagoras' ,
2817
- icon : '/learning-path/NRW_EESA_icons/rechtwinkliges-dreieck .svg' ,
2817
+ icon : '/learning-path/NRW_EESA_icons/drawtriangle .svg' ,
2818
2818
iconSize : 50 ,
2819
2819
position : { x : 100 , y : 3700 } ,
2820
2820
steps : [
@@ -2830,7 +2830,7 @@ export const navigationData: { [key: number]: Navigation } = {
2830
2830
{
2831
2831
type : 'new-skill' ,
2832
2832
title : 'Satz des Pythagoras' ,
2833
- icon : '/learning-path/NRW_EESA_icons/rechtwinkliges-dreieck .svg' ,
2833
+ icon : '/learning-path/NRW_EESA_icons/drawtriangle .svg' ,
2834
2834
iconSize : 50 ,
2835
2835
position : { x : 200 , y : 3800 } ,
2836
2836
steps : [
@@ -2994,7 +2994,7 @@ export const navigationData: { [key: number]: Navigation } = {
2994
2994
{
2995
2995
type : 'repetition' ,
2996
2996
title : 'Dreieck zeichnen' ,
2997
- icon : '/learning-path/NRW_EESA_icons/rechtwinkliges-dreieck .svg' ,
2997
+ icon : '/learning-path/NRW_EESA_icons/drawtriangle .svg' ,
2998
2998
iconSize : 50 ,
2999
2999
position : { x : 270 , y : 4800 } ,
3000
3000
steps : [
0 commit comments