$svg-arrow-right: (
    content: '<path d="M0 0h1v1h1v1h1v1h1v1h-1v1h-1v1h-1v1h-1" fill="#000"/>',
    height: 7,
    width: 4
);