$svg-arrow-small-up: (
    content: '<path d="M0 1v1h3v-1h-1v-1h-1v1" fill="#000"/>',
    height: 2,
    width: 3
);