File: D:/HostingSpaces/SBogers59/ferrumbv.nl/wwwroot/public/js/svgicons-config.js
var svgIconConfig = {
hamburgerCross : {
url : '/public/images/structure/hamburger_cross.svg',
animation : [
{
el : 'path:nth-child(1)',
animProperties : {
from : { val : '{"path" : "M36,6.003c0,1.565-1.281,2.846-2.846,2.846H2.846C1.281,8.849,0,7.569,0,6.003V5.695' +
'C0,4.13,1.281,2.849,2.846,2.849h30.308C34.719,2.849,36,4.13,36,5.695V6.003z"}' },
to : { val : '{"path" : "M30.619,27.686c-1.107,1.107-2.918,1.107-4.025,0L5.163,6.255c-1.107-1.107-1.107-2.918,0-4.025' +
'l0.218-0.218c1.107-1.107,2.918-1.107,4.025,0l21.431,21.431c1.107,1.107,1.107,2.918,0,4.025L30.619,27.686z"}' }
}
},
{
el : 'path:nth-child(2)',
animProperties : {
from : { val : '{"path" : "M36,15.003c0,1.565-1.281,2.846-2.846,2.846H2.846C1.281,17.849,0,16.569,0,15.003v-0.308c0-1.565,1.281-2.846,2.846-2.846h30.308c1.565,0,2.846,1.281,2.846,2.846V15.003z"}' },
to : { val : '{"path" : "M30.837,2.23c1.107,1.107,1.107,2.918,0,4.025L9.406,27.686c-1.107,1.107-2.918,1.107-4.025,0l-0.218-0.218c-1.107-1.107-1.107-2.918,0-4.025L26.594,2.012c1.107-1.107,2.918-1.107,4.025,0L30.837,2.23z"}' }
}
},
{
el : 'path:nth-child(3)',
animProperties : {
from : { val : '{"path" : "M36,24.003c0,1.565-1.281,2.846-2.846,2.846H2.846C1.281,26.849,0,25.569,0,24.003v-0.308' +
'c0-1.565,1.281-2.846,2.846-2.846h30.308c1.565,0,2.846,1.281,2.846,2.846V24.003z"}' },
to : { val : '{"path" : "M30.837,2.23c1.107,1.107,1.107,2.918,0,4.025L9.406,27.686c-1.107,1.107-2.918,1.107-4.025,0' +
'l-0.218-0.218c-1.107-1.107-1.107-2.918,0-4.025L26.594,2.012c1.107-1.107,2.918-1.107,4.025,0L30.837,2.23z"}' }
}
}
]
}
};